Aug 18 12:57:42.518675 np0000007652 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 12:57:42.526127 np0000007652 devstack@c-api.service[100580]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 12:57:42 2026] *** Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: nodename: np0000007652 Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: machine: x86_64 Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: clock source: unix Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: pcre jit disabled Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: detected number of CPU cores: 16 Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: current working directory: / Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: detected binary path: /usr/bin/uwsgi-core Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: your processes number limit is 257052 Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: your memory page size is 4096 bytes Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: detected max file descriptor number: 2048 Aug 18 12:57:42.529218 np0000007652 devstack@c-api.service[100580]: lock engine: pthread robust mutexes Aug 18 12:57:42.529834 np0000007652 devstack@c-api.service[100580]: thunder lock: enabled Aug 18 12:57:42.529834 np0000007652 devstack@c-api.service[100580]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 12:57:42.529834 np0000007652 devstack@c-api.service[100580]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 12:57:42.529834 np0000007652 devstack@c-api.service[100580]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 12:57:42.529834 np0000007652 devstack@c-api.service[100580]: Set PythonHome to /opt/stack/data/venv Aug 18 12:57:42.573995 np0000007652 devstack@c-api.service[100580]: Python main interpreter initialized at 0x76f6e4ca4668 Aug 18 12:57:42.573995 np0000007652 devstack@c-api.service[100580]: python threads support enabled Aug 18 12:57:42.574095 np0000007652 devstack@c-api.service[100580]: your server socket listen backlog is limited to 100 connections Aug 18 12:57:42.574095 np0000007652 devstack@c-api.service[100580]: your mercy for graceful operations on workers is 80 seconds Aug 18 12:57:42.574677 np0000007652 devstack@c-api.service[100580]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 12:57:42.574858 np0000007652 devstack@c-api.service[100580]: *** Operational MODE: preforking *** Aug 18 12:57:42.575095 np0000007652 devstack@c-api.service[100580]: *** uWSGI is running in multiple interpreter mode *** Aug 18 12:57:42.575095 np0000007652 devstack@c-api.service[100580]: spawned uWSGI master process (pid: 100580) Aug 18 12:57:42.575305 np0000007652 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 12:57:42.575807 np0000007652 devstack@c-api.service[100580]: spawned uWSGI worker 1 (pid: 100588, cores: 1) Aug 18 12:57:42.576534 np0000007652 devstack@c-api.service[100580]: spawned uWSGI worker 2 (pid: 100589, cores: 1) Aug 18 12:57:42.577071 np0000007652 devstack@c-api.service[100580]: spawned uWSGI worker 3 (pid: 100590, cores: 1) Aug 18 12:57:42.577655 np0000007652 devstack@c-api.service[100580]: spawned uWSGI worker 4 (pid: 100591, cores: 1) Aug 18 12:57:42.577718 np0000007652 devstack@c-api.service[100580]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 12:57:42.706190 np0000007652 devstack@c-api.service[100588]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 12:57:42.706190 np0000007652 devstack@c-api.service[100588]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 12:57:42.706190 np0000007652 devstack@c-api.service[100588]: we strongly recommend against using it for new projects. Aug 18 12:57:42.706190 np0000007652 devstack@c-api.service[100588]: If you are already using Eventlet, we recommend migrating to a different Aug 18 12:57:42.706190 np0000007652 devstack@c-api.service[100588]: framework. For more detail see Aug 18 12:57:42.706190 np0000007652 devstack@c-api.service[100588]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 12:57:42.706190 np0000007652 devstack@c-api.service[100588]: import eventlet # noqa Aug 18 12:57:42.706686 np0000007652 devstack@c-api.service[100589]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 12:57:42.706686 np0000007652 devstack@c-api.service[100589]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 12:57:42.706686 np0000007652 devstack@c-api.service[100589]: we strongly recommend against using it for new projects. Aug 18 12:57:42.706686 np0000007652 devstack@c-api.service[100589]: If you are already using Eventlet, we recommend migrating to a different Aug 18 12:57:42.706686 np0000007652 devstack@c-api.service[100589]: framework. For more detail see Aug 18 12:57:42.706686 np0000007652 devstack@c-api.service[100589]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 12:57:42.706686 np0000007652 devstack@c-api.service[100589]: import eventlet # noqa Aug 18 12:57:42.713969 np0000007652 devstack@c-api.service[100590]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 12:57:42.713969 np0000007652 devstack@c-api.service[100590]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 12:57:42.713969 np0000007652 devstack@c-api.service[100590]: we strongly recommend against using it for new projects. Aug 18 12:57:42.713969 np0000007652 devstack@c-api.service[100590]: If you are already using Eventlet, we recommend migrating to a different Aug 18 12:57:42.713969 np0000007652 devstack@c-api.service[100590]: framework. For more detail see Aug 18 12:57:42.713969 np0000007652 devstack@c-api.service[100590]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 12:57:42.713969 np0000007652 devstack@c-api.service[100590]: import eventlet # noqa Aug 18 12:57:42.732453 np0000007652 devstack@c-api.service[100591]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 12:57:42.732453 np0000007652 devstack@c-api.service[100591]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 12:57:42.732453 np0000007652 devstack@c-api.service[100591]: we strongly recommend against using it for new projects. Aug 18 12:57:42.732453 np0000007652 devstack@c-api.service[100591]: If you are already using Eventlet, we recommend migrating to a different Aug 18 12:57:42.732453 np0000007652 devstack@c-api.service[100591]: framework. For more detail see Aug 18 12:57:42.732453 np0000007652 devstack@c-api.service[100591]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 12:57:42.732453 np0000007652 devstack@c-api.service[100591]: import eventlet # noqa Aug 18 12:57:42.874467 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 12:57:42.874467 np0000007652 devstack@c-api.service[100588]: from cgi import parse_header Aug 18 12:57:42.882978 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 12:57:42.882978 np0000007652 devstack@c-api.service[100589]: from cgi import parse_header Aug 18 12:57:42.891001 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 12:57:42.891001 np0000007652 devstack@c-api.service[100590]: from cgi import parse_header Aug 18 12:57:42.905803 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 12:57:42.905803 np0000007652 devstack@c-api.service[100591]: from cgi import parse_header Aug 18 12:57:42.911198 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 12:57:42.911198 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 12:57:42.917646 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 12:57:42.917646 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 12:57:42.923085 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 12:57:42.923085 np0000007652 devstack@c-api.service[100588]: removals.removed_module( Aug 18 12:57:42.923990 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 12:57:42.923990 np0000007652 devstack@c-api.service[100588]: removals.removed_module( Aug 18 12:57:42.928966 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 12:57:42.928966 np0000007652 devstack@c-api.service[100589]: removals.removed_module( Aug 18 12:57:42.929862 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 12:57:42.929862 np0000007652 devstack@c-api.service[100589]: removals.removed_module( Aug 18 12:57:42.934449 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 12:57:42.934449 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 12:57:42.950322 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 12:57:42.950322 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 12:57:42.950838 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 12:57:42.950838 np0000007652 devstack@c-api.service[100590]: removals.removed_module( Aug 18 12:57:42.952075 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 12:57:42.952075 np0000007652 devstack@c-api.service[100590]: removals.removed_module( Aug 18 12:57:42.967093 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 12:57:42.967093 np0000007652 devstack@c-api.service[100591]: removals.removed_module( Aug 18 12:57:42.968505 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 12:57:42.968505 np0000007652 devstack@c-api.service[100591]: removals.removed_module( Aug 18 12:57:43.790599 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 12:57:43.790599 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 12:57:43.841662 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 12:57:43.841662 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 12:57:43.856234 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 12:57:43.856234 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 12:57:43.884102 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 12:57:43.884102 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 12:57:43.905535 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 12:57:43.905535 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 12:57:43.910308 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 12:57:43.910308 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 12:57:43.954534 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 12:57:43.954534 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 12:57:43.965782 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 12:57:43.965782 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 12:57:44.087896 np0000007652 devstack@c-api.service[100588]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 12:57:44.088108 np0000007652 devstack@c-api.service[100588]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100588) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 12:57:44.154876 np0000007652 devstack@c-api.service[100589]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 12:57:44.155230 np0000007652 devstack@c-api.service[100589]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100589) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 12:57:44.173446 np0000007652 devstack@c-api.service[100590]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 12:57:44.173714 np0000007652 devstack@c-api.service[100590]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100590) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 12:57:44.190562 np0000007652 devstack@c-api.service[100588]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 12:57:44.190562 np0000007652 devstack@c-api.service[100588]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 12:57:44.195073 np0000007652 devstack@c-api.service[100591]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 12:57:44.195358 np0000007652 devstack@c-api.service[100591]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100591) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 12:57:44.225767 np0000007652 devstack@c-api.service[100589]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 12:57:44.225767 np0000007652 devstack@c-api.service[100589]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 12:57:44.249097 np0000007652 devstack@c-api.service[100590]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 12:57:44.249097 np0000007652 devstack@c-api.service[100590]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 12:57:44.267022 np0000007652 devstack@c-api.service[100591]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 12:57:44.267022 np0000007652 devstack@c-api.service[100591]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 12:57:44.729801 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100591) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 12:57:44.729946 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100589) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 12:57:44.730006 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100590) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 12:57:44.730319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.730395 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.730431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.730472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.730529 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.730570 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.730626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100588) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 12:57:44.730669 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.730712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.730763 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.731193 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.731358 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.731665 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.732899 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.732973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.733047 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.733114 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.733236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.733282 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.733344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.733344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.733432 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.733487 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.733534 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.733534 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.733636 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.733636 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.733719 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.733753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.733788 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.733817 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.733851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.733901 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.733975 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.734559 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.734689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.734732 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.734813 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.734870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.734870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.734926 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.734959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.735002 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.735039 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.735069 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.735111 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.735168 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.735252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.735307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.735342 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.735342 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.735499 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.735558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.735558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.735632 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.735674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.735711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.735711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.735789 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.735838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.735838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.735903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.735931 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.735965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.735965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.736031 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.736031 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.736097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.736137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.736170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.736243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.736285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.736315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.736353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.736397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.736432 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.736473 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.736521 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.736555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.736555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.736636 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.736676 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.736706 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.736738 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.736765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.736808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.736855 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.736887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.736914 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.736943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.736943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.736943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.736943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.736943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.737071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.737071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.737232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.737875 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.737940 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.738005 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.738054 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.738090 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.738144 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.738183 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.738257 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.738292 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.738366 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.738409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.738478 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.738595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.738711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.738819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.738895 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.738962 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.739028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.739117 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.739155 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.739155 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.739266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.739301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.739335 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.739363 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.739461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.739512 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.739564 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.739618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.739686 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.739723 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.739760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.739809 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.739842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.739870 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.739900 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.739949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.739998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.740031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.740065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.740105 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.740244 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.740390 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.740490 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.740539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.740593 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.740641 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.740694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.740748 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.740794 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.740849 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.740901 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.740942 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.740982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.740982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.741044 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.741097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.741145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.741178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.741281 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.741281 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.741352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.741379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.741404 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.741439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.741439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.741439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.741439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.741439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.741439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.741598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.741598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.741654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.741678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.741747 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.741780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.741826 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.741877 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.741911 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.741962 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.742004 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.742034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.742034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.742086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.742113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.742139 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.742163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.742223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.742223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.742299 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.742331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.742331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.742331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.742408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.742431 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.742468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.742509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.742535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.742570 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.742595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.742624 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.742648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.742680 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.742704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.742733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.742787 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.742828 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.742876 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.742923 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.742973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.742973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.743053 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.743093 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.743136 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.743179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.743230 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.743264 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.743295 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.743320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.743342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.743342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.743379 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.743402 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.743424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.743450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.743492 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.743534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.743618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.743654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.743681 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.743708 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.743733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.743733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.743808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.743808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.743873 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.743873 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.743932 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.743978 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.743978 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.744540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.744609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.744653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.744731 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.744786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.744839 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.744884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.745549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.745549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.745782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.745782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.745864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.745924 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.745983 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.746061 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.746170 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.746270 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.746323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.746370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.746420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.746473 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.746524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.746524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.746628 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.746674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.746726 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.746726 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.746821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.753013 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.753170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.753170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.753295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.753340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.753387 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.753429 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.753472 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.753519 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.753561 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.753670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.753774 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.753872 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.753996 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.754462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.754537 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.754616 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.754688 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.754767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.754842 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.754926 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.755336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.755433 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.755535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.755573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.755643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.755678 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.755712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.755745 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.755788 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.755829 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.755867 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.755908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.755943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.755995 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.756032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.756059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.756104 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.756151 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.756184 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.756247 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.756247 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.756439 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.756529 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.756564 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.756621 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.756655 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.756705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.756731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.756764 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.756793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.756827 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.756856 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.756904 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.756949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.757000 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.758030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.758242 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.758400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.758470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.758561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.758561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.758674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.758728 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.758728 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.758823 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.758823 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.758915 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.758960 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.759014 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.759077 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.759134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.759134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.759134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.759134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.759134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.759134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.759470 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.759517 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.759589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.759645 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.759699 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.759949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.760000 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.760049 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.760090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.760136 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.760181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.760259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.760314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.760353 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.760390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.760444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.760493 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.760539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.760579 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.760629 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.760687 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.760720 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.760743 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.760777 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.760819 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.760857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.760913 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.760982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.761035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.761035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.761035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.761035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.761035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.761035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.761351 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.761401 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.761466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.761466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.761466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.761466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.761466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.761466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.761763 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.761763 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.761878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.761936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.761990 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.762044 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.762097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.762142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.762183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.762272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.762322 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.762366 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.762421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.762466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.762513 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.762554 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.762595 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.762634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.762683 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.762728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.762775 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.764270 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.764393 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.764478 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.764567 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.764638 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.764681 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.764736 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.764786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.764829 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.764885 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.764988 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.764988 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.765067 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.765113 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.765729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.765843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.765944 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.766003 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.766064 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.766124 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.766181 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.766264 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.766417 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.766464 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.766517 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.766694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.766746 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.766796 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.766845 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.766898 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.766939 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.767004 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.767047 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.767089 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.767137 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.767180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.767249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.767301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.767355 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.767401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.767450 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.767499 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.767539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.767590 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.767630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.767680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.767727 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.767773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.767816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.767871 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.767922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.767976 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.767976 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.768066 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.768109 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.768109 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.768638 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.768708 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.768747 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.768777 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.768808 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.768851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.768909 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.768963 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.769021 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.769077 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.769127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.769175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.769273 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.769334 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.769395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.769446 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.769498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.769549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.769604 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.769654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.769710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.769762 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.769813 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.769872 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.769872 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.769872 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.770012 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.770070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.770131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.770131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.770256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.770307 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.770358 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.770422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.770483 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.770545 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.770595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.770651 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.770708 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.770757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.770801 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.770849 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.770979 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.771046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.771090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.771137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.771179 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.771267 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.771323 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.771382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.771429 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.771480 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.771537 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.771596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.771643 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.771696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.771744 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.771797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.771848 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.771894 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.771946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.771994 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.772051 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.772103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.772152 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.772228 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.772282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.772984 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.773074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.773126 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.773176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.773275 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.773324 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.773381 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.773441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.773488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.773551 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.773601 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.773651 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.773701 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.773752 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.773802 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.773839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.773880 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.773917 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.773946 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.773969 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.773994 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.774022 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.774050 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.774078 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.774110 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.774138 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.774173 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.774255 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.774293 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.774317 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.774348 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.774371 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.774394 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.774423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.774453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.774480 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.774505 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.774528 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.774555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.774582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.774608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.774630 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.774654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.774680 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.774703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.774724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.774724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.774724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.774724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.774821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.774854 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.774854 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.774894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.774923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.774949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.774971 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.775001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.775026 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.775051 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.775075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.775097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.775122 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.775148 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.775171 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.775171 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.775256 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.775294 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.775321 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.775321 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.775372 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.775395 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.775429 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.775429 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.775476 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.775476 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.775476 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.775550 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.775578 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.775601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.775601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.775651 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.775681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.775681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.775724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.775745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.775782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.775825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.775825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.775887 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.775912 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.775939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.775939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.775987 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.776032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.776084 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.776120 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.776145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.776167 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.776225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.776270 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.776315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.776353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.776382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.776405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.776440 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.776468 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.776493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.776524 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.776524 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.776591 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.776630 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.776659 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.776686 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.776715 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.776746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.776768 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.776793 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.776814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.776843 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.776865 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.776889 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.776940 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.776971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.777031 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.777066 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.777111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.777247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.777312 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.777423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.778852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.778925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.778951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.779031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.779094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.779151 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.779198 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.779258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.779291 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.779317 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.779339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.779373 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.779418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.779418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.780281 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.780520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.780520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.780520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.780641 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.780641 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.780720 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.781143 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.781278 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.781379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.781457 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.781562 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.781623 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.781659 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.781694 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.781723 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.781748 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.781770 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.781798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.781826 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.781855 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.781877 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.781907 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.781932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.781976 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.782012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.782045 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.782072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.782362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.782475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.782528 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.782561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.782592 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.782619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.782671 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.782706 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.782737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.782765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.782798 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.782824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.782852 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.782966 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.783282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.783321 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.783345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.783379 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.783415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.783465 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.783515 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.783563 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.783607 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.783652 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.783699 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.783753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.783802 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.783857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.783907 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.783966 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.784011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.784053 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.784103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.784156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.784228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.784288 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.784340 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.784390 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.784439 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.784486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.784486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.784486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.785029 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.785108 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.785154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.785229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.785276 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.785333 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.785396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.785445 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.785492 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.785539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.785586 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.785634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.785671 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.785703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.785734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.785734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.785785 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.785816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.785857 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.785903 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.785961 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.786005 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.786046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.786097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.786141 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.786249 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.786305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.786349 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.786401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.786447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.786490 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.786540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.786586 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.786636 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.786682 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.786742 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.786785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.786817 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.786861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.786907 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.786949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.786949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.787032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.787080 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.787140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.787555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.787555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.789975 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.790090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.790090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.790172 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.790172 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.790293 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.790338 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.790855 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.790941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.790997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.790997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.791079 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.791136 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.791136 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.791263 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.791316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.791356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.791356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.791523 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.791568 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.791568 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.792768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.793225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.793225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.793225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.793225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.793225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.793225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.795313 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.795416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.795458 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.795535 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.795637 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.795694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.795772 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.796045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.796120 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.796179 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.796272 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.796336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.796382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.796449 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.796502 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.796597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.796666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.796745 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.796795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.796848 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.796889 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.796973 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.797026 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.797068 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.797068 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.797145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.797199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.797199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.797367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.797532 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.797581 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.797625 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.797666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.797705 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.797736 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.797768 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.797805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.797837 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.797869 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.797910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.797972 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.798019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.800186 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.800316 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.800377 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.800426 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.800471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.800512 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.800556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.800600 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.800653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.800699 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.800743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.800784 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.800833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100591) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.800885 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.800939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.800982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.801023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.801073 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.801120 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.801175 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.801325 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.801463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.801536 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.801655 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.801761 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.802293 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.802409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.802516 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.802624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.802725 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.802819 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.802926 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 12:57:44.804066 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 12:57:44.804183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 12:57:44.804311 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 12:57:44.804408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 12:57:44.804502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 12:57:44.804599 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 12:57:44.841431 np0000007652 devstack@c-api.service[100591]: INFO dbcounter [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Registered counter for database cinder Aug 18 12:57:44.849600 np0000007652 devstack@c-api.service[100588]: INFO dbcounter [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Registered counter for database cinder Aug 18 12:57:44.850054 np0000007652 devstack@c-api.service[100589]: INFO dbcounter [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Registered counter for database cinder Aug 18 12:57:44.852502 np0000007652 devstack@c-api.service[100590]: INFO dbcounter [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Registered counter for database cinder Aug 18 12:57:44.891568 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-21bf67bd-4ac8-4eee-9086-3b696138162d 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=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:44.895356 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-561642e1-797c-48ee-9468-e1a7074f9686 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=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:44.896892 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-46e96845-035f-470a-adbc-c77e978e6191 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=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:44.902639 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 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=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:45.007512 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writer thread running {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 12:57:45.010859 np0000007652 devstack@c-api.service[100591]: INFO cinder.rpc [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 12:57:45.012704 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writer thread running {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 12:57:45.014153 np0000007652 devstack@c-api.service[100591]: INFO cinder.rpc [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 12:57:45.015430 np0000007652 devstack@c-api.service[100589]: INFO cinder.rpc [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 12:57:45.017016 np0000007652 devstack@c-api.service[100591]: INFO cinder.rpc [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 12:57:45.017959 np0000007652 devstack@c-api.service[100589]: INFO cinder.rpc [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 12:57:45.019774 np0000007652 devstack@c-api.service[100591]: INFO cinder.rpc [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 12:57:45.020016 np0000007652 devstack@c-api.service[100589]: INFO cinder.rpc [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 12:57:45.020252 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.020624 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.022062 np0000007652 devstack@c-api.service[100589]: INFO cinder.rpc [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 12:57:45.022441 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.022789 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.022974 np0000007652 devstack@c-api.service[100591]: WARNING cinder.keymgr.conf_key_mgr [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.023476 np0000007652 devstack@c-api.service[100589]: WARNING cinder.keymgr.conf_key_mgr [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.026190 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.026324 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.026440 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.026498 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.026761 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writer thread running {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 12:57:45.029809 np0000007652 devstack@c-api.service[100588]: INFO cinder.rpc [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 12:57:45.032824 np0000007652 devstack@c-api.service[100588]: INFO cinder.rpc [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 12:57:45.035406 np0000007652 devstack@c-api.service[100588]: INFO cinder.rpc [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 12:57:45.037861 np0000007652 devstack@c-api.service[100588]: INFO cinder.rpc [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 12:57:45.038028 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writer thread running {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 12:57:45.038293 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.038634 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.039407 np0000007652 devstack@c-api.service[100588]: WARNING cinder.keymgr.conf_key_mgr [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.041187 np0000007652 devstack@c-api.service[100590]: INFO cinder.rpc [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 12:57:45.042850 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.043150 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.043986 np0000007652 devstack@c-api.service[100590]: INFO cinder.rpc [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 12:57:45.046355 np0000007652 devstack@c-api.service[100590]: INFO cinder.rpc [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 12:57:45.048520 np0000007652 devstack@c-api.service[100590]: INFO cinder.rpc [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 12:57:45.048890 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.049158 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.049881 np0000007652 devstack@c-api.service[100590]: WARNING cinder.keymgr.conf_key_mgr [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.053156 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.053363 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.060443 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-21bf67bd-4ac8-4eee-9086-3b696138162d 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=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:45.063404 np0000007652 devstack@c-api.service[100591]: INFO cinder.rpc [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 12:57:45.066333 np0000007652 devstack@c-api.service[100591]: INFO cinder.rpc [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 12:57:45.066742 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-46e96845-035f-470a-adbc-c77e978e6191 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=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:45.066893 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.067097 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.069442 np0000007652 devstack@c-api.service[100589]: INFO cinder.rpc [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 12:57:45.071620 np0000007652 devstack@c-api.service[100589]: INFO cinder.rpc [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 12:57:45.072090 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.072288 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.082438 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.082600 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.082652 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.082700 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.084730 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.084856 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.086347 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.086544 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.087003 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.087145 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.089504 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-561642e1-797c-48ee-9468-e1a7074f9686 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=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:45.089944 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.089988 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.090117 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.090150 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.090251 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 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=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:45.092741 np0000007652 devstack@c-api.service[100588]: INFO cinder.rpc [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 12:57:45.093059 np0000007652 devstack@c-api.service[100590]: INFO cinder.rpc [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 12:57:45.093467 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.093652 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.094850 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.095058 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.095438 np0000007652 devstack@c-api.service[100590]: INFO cinder.rpc [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 12:57:45.095616 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.095702 np0000007652 devstack@c-api.service[100588]: INFO cinder.rpc [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 12:57:45.095761 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.095937 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.096148 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.096384 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.096597 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.098256 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.098427 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.099882 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.100083 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.100480 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.100646 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.102495 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.102637 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.102695 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.102824 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.103621 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.103781 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.105556 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.105721 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.105821 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.106035 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.109202 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.109423 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.109832 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.109957 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.110493 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.110772 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.111073 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.111361 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.112384 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.112506 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.112551 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.112809 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.113738 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.113863 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.113967 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.114154 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.114563 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.114731 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.114823 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.114867 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.115225 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.115455 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.115651 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.115805 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.116587 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.116753 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.117127 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.117344 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.117656 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.117813 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.118451 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.118516 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.118566 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.118658 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.118715 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.118766 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.119336 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.119494 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.120376 np0000007652 devstack@c-api.service[100589]: WARNING cinder.api.contrib.hosts [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 12:57:45.120669 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.120835 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.121435 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: extensions {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.122354 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.122507 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.122731 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: consistencygroups {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.123647 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.123876 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.124261 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.124475 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.124817 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.124895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: extra_specs {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.124950 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.126540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: capabilities {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.127579 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.127642 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: backups {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.127751 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.128595 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.128807 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.129222 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.129491 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.129585 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-quota-sets {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.130361 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.130610 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.130918 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.131101 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.132041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: qos-specs {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.132468 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.132644 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.132706 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.132881 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.133451 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.133629 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.134435 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.134496 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.134683 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.134745 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.135180 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: encryption {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.135624 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.135818 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.136470 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.136700 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.136758 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.136955 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.137058 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.137305 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.137544 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: encryption {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.138271 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.138520 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.139250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: cgsnapshots {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.139895 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.140061 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.140837 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: scheduler-stats {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.140905 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.141052 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.141096 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.141349 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.142108 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.142290 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.142464 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-volume-manage {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.142685 np0000007652 devstack@c-api.service[100591]: WARNING cinder.api.contrib.hosts [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 12:57:45.143071 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.143112 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.143271 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.143313 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.143808 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-snapshot-manage {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.144118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: extensions {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.145185 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-volume-transfer {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.145353 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.145592 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.145907 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: consistencygroups {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.145963 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.146185 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.146528 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-hosts {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.147612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-volume-type-access {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.148797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: extra_specs {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.148928 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-availability-zone {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.150009 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extended resource: os-quota-class-sets {{(pid=100589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.150192 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.150397 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.150444 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.150563 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.150858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: capabilities {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.151369 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.151509 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.152344 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.152472 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.152530 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: backups {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.152599 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.152789 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.153082 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.153169 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.153273 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.153311 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.153892 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.snapshot_actions [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] SnapshotActionsController initialized {{(pid=100589) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 12:57:45.154140 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.154307 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.154363 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.154424 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.154547 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.154692 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.155081 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.155192 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.155292 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-quota-sets {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.155499 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.155581 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.155680 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.155707 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.155894 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.156029 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.156427 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.156547 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.156772 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.156815 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.156902 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.157025 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.157331 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.157451 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.157485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.157592 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.157727 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.157845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.157943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158098 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: qos-specs {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.158152 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension UsedLimits extending resource: limits {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158180 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.158251 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.158322 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158357 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.158418 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158452 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.158510 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158648 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension AdminActions extending resource: volumes {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension AdminActions extending resource: snapshots {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158870 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension AdminActions extending resource: backups {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.158954 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.158988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeActions extending resource: volumes {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.159096 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.159122 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.159192 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.router [None req-46e96845-035f-470a-adbc-c77e978e6191 None None] Extension TypesManage extending resource: types {{(pid=100589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.159387 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.159560 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.159714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: encryption {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.159740 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.159848 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.160367 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.160539 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.160744 np0000007652 devstack@c-api.service[100590]: WARNING cinder.api.contrib.hosts [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 12:57:45.160960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: encryption {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.160989 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.162410 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.162410 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: extensions {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.162495 np0000007652 devstack@c-api.service[100588]: WARNING cinder.api.contrib.hosts [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 12:57:45.162495 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.162545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: cgsnapshots {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.162583 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.162804 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: consistencygroups {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.162944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: extensions {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.163401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: scheduler-stats {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.164679 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: extra_specs {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.164759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: consistencygroups {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.164787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-volume-manage {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.165922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-snapshot-manage {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.166251 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: capabilities {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.166732 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: extra_specs {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.167120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-volume-transfer {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.167792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: backups {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.167875 np0000007652 devstack@c-api.service[100589]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6e4ca4668 pid: 100589 (default app) Aug 18 12:57:45.168240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: capabilities {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.168523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-hosts {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.169372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: backups {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.169573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-quota-sets {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.169727 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-volume-type-access {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.171157 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-quota-sets {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.171611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-availability-zone {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.172502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: qos-specs {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.172830 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: qos-specs {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.173186 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extended resource: os-quota-class-sets {{(pid=100591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.175467 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.175544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: encryption {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.175699 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.175910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: encryption {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.176923 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.177056 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.178183 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.178424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: encryption {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.178486 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.178765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: encryption {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.179100 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.snapshot_actions [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] SnapshotActionsController initialized {{(pid=100591) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 12:57:45.180234 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fd1d1940-4959-43a7-b7f7-bcb0be2e3a3c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 12:57:45.180385 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.180385 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.180464 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: cgsnapshots {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.180549 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: cgsnapshots {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.181537 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.181537 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.181649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: scheduler-stats {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.182346 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.182785 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.182945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: scheduler-stats {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.182989 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-volume-manage {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.183377 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1/1] 10.4.3.126 () {60 vars in 925 bytes} [Tue Aug 18 12:57:45 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 12:57:45.184028 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.184119 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-volume-manage {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.184304 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.184366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-snapshot-manage {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.185092 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.185329 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.185505 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.185576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-snapshot-manage {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.185693 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.185853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.186011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.186084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-volume-transfer {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.186173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension UsedLimits extending resource: limits {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.186362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.186525 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.186686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.186885 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension AdminActions extending resource: volumes {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.186968 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-volume-transfer {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.187084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension AdminActions extending resource: snapshots {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.187285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension AdminActions extending resource: backups {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.187445 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeActions extending resource: volumes {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.187642 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.187760 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.router [None req-21bf67bd-4ac8-4eee-9086-3b696138162d None None] Extension TypesManage extending resource: types {{(pid=100591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.188234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-hosts {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.188475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-hosts {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.189626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-volume-type-access {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.189685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-volume-type-access {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.190987 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-availability-zone {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.191274 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-availability-zone {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.192344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extended resource: os-quota-class-sets {{(pid=100588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.192514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extended resource: os-quota-class-sets {{(pid=100590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 12:57:45.193969 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.194153 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.194277 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.194443 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.195001 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.195129 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.195333 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.195482 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.195839 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.195968 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.196255 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.196398 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.196613 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.snapshot_actions [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] SnapshotActionsController initialized {{(pid=100590) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 12:57:45.196989 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.197064 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.snapshot_actions [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] SnapshotActionsController initialized {{(pid=100588) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 12:57:45.197129 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.197650 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.197845 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.197905 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.198007 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.198872 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.198958 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.198991 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.199017 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.199416 np0000007652 devstack@c-api.service[100591]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6e4ca4668 pid: 100591 (default app) Aug 18 12:57:45.199853 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.199985 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.200043 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.200075 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.200789 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.200906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201031 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201074 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 12:57:45.201131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201318 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 12:57:45.201404 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201404 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension UsedLimits extending resource: limits {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201709 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.201928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension AdminActions extending resource: volumes {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202084 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension AdminActions extending resource: snapshots {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202150 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension AdminActions extending resource: backups {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202246 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202317 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeActions extending resource: volumes {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202413 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.router [None req-184dcb62-f6c0-44f0-a5c6-659cfae98942 None None] Extension TypesManage extending resource: types {{(pid=100590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.202991 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension UsedLimits extending resource: limits {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.203144 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.203319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.203475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.203648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension AdminActions extending resource: volumes {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.203847 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension AdminActions extending resource: snapshots {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.203992 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension AdminActions extending resource: backups {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.207235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeActions extending resource: volumes {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.207235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.207235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.router [None req-561642e1-797c-48ee-9468-e1a7074f9686 None None] Extension TypesManage extending resource: types {{(pid=100588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 12:57:45.210966 np0000007652 devstack@c-api.service[100590]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6e4ca4668 pid: 100590 (default app) Aug 18 12:57:45.215667 np0000007652 devstack@c-api.service[100588]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6e4ca4668 pid: 100588 (default app) Aug 18 12:57:50.657282 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c58b0753-688c-4782-b5bf-d14b82e67b6a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 12:57:51.392979 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c58b0753-688c-4782-b5bf-d14b82e67b6a admin admin] POST https://10.4.3.126/volume/v3/types Aug 18 12:57:51.393836 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c58b0753-688c-4782-b5bf-d14b82e67b6a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 12:57:51.395896 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 12:57:51.395896 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 12:57:51.437073 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-c58b0753-688c-4782-b5bf-d14b82e67b6a 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=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:51.465589 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c58b0753-688c-4782-b5bf-d14b82e67b6a admin admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 12:57:51.465999 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 2/2] 10.4.3.126 () {68 vars in 1302 bytes} [Tue Aug 18 12:57:50 2026] POST /volume/v3/types => generated 183 bytes in 809 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 12:57:51.488714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e24f5080-2d89-4e55-864b-f6d80416d322 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 12:57:51.787926 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e24f5080-2d89-4e55-864b-f6d80416d322 admin admin] POST https://10.4.3.126/volume/v3/types/5bed49da-cf37-4d71-be13-9dc33459a2b0/extra_specs Aug 18 12:57:51.788603 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e24f5080-2d89-4e55-864b-f6d80416d322 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 12:57:51.790226 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 12:57:51.790226 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 12:57:51.827523 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-e24f5080-2d89-4e55-864b-f6d80416d322 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=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:51.889696 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e24f5080-2d89-4e55-864b-f6d80416d322 admin admin] https://10.4.3.126/volume/v3/types/5bed49da-cf37-4d71-be13-9dc33459a2b0/extra_specs returned with HTTP 200 Aug 18 12:57:51.890140 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1/3] 10.4.3.126 () {68 vars in 1449 bytes} [Tue Aug 18 12:57:51 2026] POST /volume/v3/types/5bed49da-cf37-4d71-be13-9dc33459a2b0/extra_specs => generated 52 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 12:57:52.187107 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-925f2f9f-31a5-4689-8397-9bb16386bca2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 12:57:52.533933 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-925f2f9f-31a5-4689-8397-9bb16386bca2 admin admin] POST https://10.4.3.126/volume/v3/types Aug 18 12:57:52.534778 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-925f2f9f-31a5-4689-8397-9bb16386bca2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 12:57:52.536404 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 12:57:52.536404 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 12:57:52.570279 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-925f2f9f-31a5-4689-8397-9bb16386bca2 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=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:52.599420 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-925f2f9f-31a5-4689-8397-9bb16386bca2 admin admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 12:57:52.599998 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1/4] 10.4.3.126 () {68 vars in 1302 bytes} [Tue Aug 18 12:57:52 2026] POST /volume/v3/types => generated 186 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 12:57:52.623813 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f238fe9b-23dd-4cc9-baea-fc832fbae9fa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 12:57:52.989109 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f238fe9b-23dd-4cc9-baea-fc832fbae9fa admin admin] POST https://10.4.3.126/volume/v3/types/018913a9-3b66-49d7-b124-4908ee441705/extra_specs Aug 18 12:57:52.989644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f238fe9b-23dd-4cc9-baea-fc832fbae9fa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 12:57:52.991396 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 12:57:52.991396 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 12:57:53.028267 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-f238fe9b-23dd-4cc9-baea-fc832fbae9fa 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=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 12:57:53.097869 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f238fe9b-23dd-4cc9-baea-fc832fbae9fa admin admin] https://10.4.3.126/volume/v3/types/018913a9-3b66-49d7-b124-4908ee441705/extra_specs returned with HTTP 200 Aug 18 12:57:53.098465 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1/5] 10.4.3.126 () {68 vars in 1449 bytes} [Tue Aug 18 12:57:52 2026] POST /volume/v3/types/018913a9-3b66-49d7-b124-4908ee441705/extra_specs => generated 45 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 12:58:01.463069 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 12:58:01.888253 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 12:58:02.595931 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 12:58:03.095053 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 12:58:20.742464 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-345a313c-af19-4384-93ad-0c04366de672 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 12:58:20.743006 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-345a313c-af19-4384-93ad-0c04366de672 None None] GET https://10.4.3.126/volume// Aug 18 12:58:20.743069 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-345a313c-af19-4384-93ad-0c04366de672 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 12:58:20.743410 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-345a313c-af19-4384-93ad-0c04366de672 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 12:58:20.744112 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-345a313c-af19-4384-93ad-0c04366de672 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 12:58:20.744579 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 3/6] 10.4.3.126 () {66 vars in 1425 bytes} [Tue Aug 18 12:58:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 12:59:05.763237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2a2b52d3-5511-40d4-8fb6-b7239598a35e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 12:59:06.028048 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a2b52d3-5511-40d4-8fb6-b7239598a35e tempest-verify_tempest_config-1935555034 tempest-verify_tempest_config-1935555034-project-member] GET https://10.4.3.126/volume/v3/extensions Aug 18 12:59:06.028273 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a2b52d3-5511-40d4-8fb6-b7239598a35e tempest-verify_tempest_config-1935555034 tempest-verify_tempest_config-1935555034-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 12:59:06.028459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a2b52d3-5511-40d4-8fb6-b7239598a35e tempest-verify_tempest_config-1935555034 tempest-verify_tempest_config-1935555034-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 12:59:06.028760 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a2b52d3-5511-40d4-8fb6-b7239598a35e tempest-verify_tempest_config-1935555034 tempest-verify_tempest_config-1935555034-project-member] https://10.4.3.126/volume/v3/extensions returned with HTTP 200 Aug 18 12:59:06.029155 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 2/7] 10.4.3.126 () {66 vars in 1246 bytes} [Tue Aug 18 12:59:05 2026] GET /volume/v3/extensions => generated 5245 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:13.048096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:13.576917 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:13.577643 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-847074295", "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:13.579151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-847074295', 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:14.231801 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume of 1 GB Aug 18 13:00:14.241828 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:00:14.241090. {{(pid=100590) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:00:14.241997 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Availability Zones retrieved successfully. Aug 18 13:00:14.267447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Flow 'volume_create_api' (0c5c0a95-da91-46cc-8708-6db9e277e7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:14.268786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802c76b1-09ba-49ed-bc6e-e2b0aaaedf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:14.270041 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:14.378453 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802c76b1-09ba-49ed-bc6e-e2b0aaaedf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:14.379395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa9bbb9-4b34-49f1-96be-4ae5350548e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:14.439460 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:14.439727 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:14.498980 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Created reservations ['7a92039a-6ebe-4d5e-b042-038202cf812f', 'd5decd8f-482c-434a-93a1-6a38ef8c25df', '16a07ced-87ee-4cf4-82bc-b10410ce3a37', '7256d971-d284-4c0a-a602-e3d0afd09d14'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:14.501332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa9bbb9-4b34-49f1-96be-4ae5350548e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a92039a-6ebe-4d5e-b042-038202cf812f', 'd5decd8f-482c-434a-93a1-6a38ef8c25df', '16a07ced-87ee-4cf4-82bc-b10410ce3a37', '7256d971-d284-4c0a-a602-e3d0afd09d14']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:14.501332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f314b4-efc8-450f-81bf-a0852d66d94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:14.571973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f314b4-efc8-450f-81bf-a0852d66d94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47790cec-f1ce-4be0-9ea2-6f71d24b9c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-847074295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb56482cebe402fa3fa4d53c1fc714d',qos_specs=None,replication_status=,reservations=['7a92039a-6ebe-4d5e-b042-038202cf812f','d5decd8f-482c-434a-93a1-6a38ef8c25df','16a07ced-87ee-4cf4-82bc-b10410ce3a37','7256d971-d284-4c0a-a602-e3d0afd09d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f933efb84762974a65cbc8c08d66',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-847074295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47790cec-f1ce-4be0-9ea2-6f71d24b9c34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb56482cebe402fa3fa4d53c1fc714d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f933efb84762974a65cbc8c08d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:14.572716 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab186da-8f21-4cee-9d34-c3b604908138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:14.607116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab186da-8f21-4cee-9d34-c3b604908138) transitioned into state 'SUCCESS' from state '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-847074295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb56482cebe402fa3fa4d53c1fc714d',qos_specs=None,replication_status=,reservations=['7a92039a-6ebe-4d5e-b042-038202cf812f','d5decd8f-482c-434a-93a1-6a38ef8c25df','16a07ced-87ee-4cf4-82bc-b10410ce3a37','7256d971-d284-4c0a-a602-e3d0afd09d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f933efb84762974a65cbc8c08d66',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:14.608073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb638a0d-45ec-46b6-80f7-7b9617fa6681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:14.646487 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb638a0d-45ec-46b6-80f7-7b9617fa6681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:14.647733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Flow 'volume_create_api' (0c5c0a95-da91-46cc-8708-6db9e277e7be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:14.648220 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume request issued successfully. Aug 18 13:00:14.649870 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-352074d1-4f84-4c1b-a2f3-c93854062d81 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:14.650643 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 2/8] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:00:13 2026] POST /volume/v3/volumes => generated 751 bytes in 1603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:14.676076 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7956db53-633f-4ae4-a341-ebd70607b3ea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:14.682956 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7956db53-633f-4ae4-a341-ebd70607b3ea tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:14.683311 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7956db53-633f-4ae4-a341-ebd70607b3ea tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:14.683592 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7956db53-633f-4ae4-a341-ebd70607b3ea tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:14.726887 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:14.726887 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:14.735951 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7956db53-633f-4ae4-a341-ebd70607b3ea tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:14.747887 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7956db53-633f-4ae4-a341-ebd70607b3ea tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:14.747951 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 2/9] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:14 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:15.499667 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:15.503557 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:15.504034 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-895791851"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:15.506011 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-895791851'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:15.506688 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Create volume of 1 GB Aug 18 13:00:15.517033 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:00:15.515929. {{(pid=100589) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:00:15.517033 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Availability Zones retrieved successfully. Aug 18 13:00:15.545451 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Flow 'volume_create_api' (bd7f9713-e972-4daf-b910-c6cb8895d57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:15.547187 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10960edf-f170-47df-b5b8-6b7881848cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:15.548753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:15.618452 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10960edf-f170-47df-b5b8-6b7881848cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:15.619778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d45e967-1827-4025-9b74-e9c66629847e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:15.672958 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:15.673391 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:15.734007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Created reservations ['c6e9d1c4-e048-45b8-a266-f504e0b7ae18', '831cb55d-d698-4741-8397-9c261381fe69', '4a433263-5e0c-4e51-b4a7-05c97e8aa3ef', 'fc6bda89-e4a6-4fca-975a-5b2934c52578'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:15.735368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d45e967-1827-4025-9b74-e9c66629847e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e9d1c4-e048-45b8-a266-f504e0b7ae18', '831cb55d-d698-4741-8397-9c261381fe69', '4a433263-5e0c-4e51-b4a7-05c97e8aa3ef', 'fc6bda89-e4a6-4fca-975a-5b2934c52578']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:15.736481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08076e3-4e9b-4285-a89d-7d7457b01a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:15.765865 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-06214216-a616-47c8-a904-0d8a858917a7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:15.770114 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-06214216-a616-47c8-a904-0d8a858917a7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:15.770684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-06214216-a616-47c8-a904-0d8a858917a7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:15.770757 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-06214216-a616-47c8-a904-0d8a858917a7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:15.812429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08076e3-4e9b-4285-a89d-7d7457b01a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ad333b-a405-40cd-8891-65d15c9b7488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-895791851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc33e549f061498590e66fb0aaf35f73',qos_specs=None,replication_status=,reservations=['c6e9d1c4-e048-45b8-a266-f504e0b7ae18','831cb55d-d698-4741-8397-9c261381fe69','4a433263-5e0c-4e51-b4a7-05c97e8aa3ef','fc6bda89-e4a6-4fca-975a-5b2934c52578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fc9e796edfb4ba58f50d443236efdea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-895791851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30ad333b-a405-40cd-8891-65d15c9b7488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc33e549f061498590e66fb0aaf35f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fc9e796edfb4ba58f50d443236efdea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:15.813258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24492aab-2e55-4468-bcf1-70efa78a7265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:15.820578 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:15.820578 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:15.831597 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-06214216-a616-47c8-a904-0d8a858917a7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:15.843438 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-06214216-a616-47c8-a904-0d8a858917a7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:15.844225 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 3/10] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:15 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 843 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:15.847861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24492aab-2e55-4468-bcf1-70efa78a7265) transitioned into state 'SUCCESS' from state '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-895791851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc33e549f061498590e66fb0aaf35f73',qos_specs=None,replication_status=,reservations=['c6e9d1c4-e048-45b8-a266-f504e0b7ae18','831cb55d-d698-4741-8397-9c261381fe69','4a433263-5e0c-4e51-b4a7-05c97e8aa3ef','fc6bda89-e4a6-4fca-975a-5b2934c52578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fc9e796edfb4ba58f50d443236efdea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:15.848976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5475d5cb-36a8-45bd-adf6-7fd910dbdace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:15.891019 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5475d5cb-36a8-45bd-adf6-7fd910dbdace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:15.892397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Flow 'volume_create_api' (bd7f9713-e972-4daf-b910-c6cb8895d57d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:15.892858 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Create volume request issued successfully. Aug 18 13:00:15.894325 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-98c61972-9a36-4461-9f7c-b0858e8bc9e3 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:15.894924 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 4/11] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:00:15 2026] POST /volume/v3/volumes => generated 751 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:15.916667 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8405a308-53cd-493d-87c0-17d9acaf8340 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:15.921457 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8405a308-53cd-493d-87c0-17d9acaf8340 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:00:15.922094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8405a308-53cd-493d-87c0-17d9acaf8340 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:15.923345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8405a308-53cd-493d-87c0-17d9acaf8340 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:15.938510 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:15.938510 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:15.948841 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8405a308-53cd-493d-87c0-17d9acaf8340 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:00:15.966264 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8405a308-53cd-493d-87c0-17d9acaf8340 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:00:15.966264 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 3/12] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:15 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:16.864230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-507d45d9-096c-46c9-8a60-fc8e3bcf88be None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:16.866671 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-507d45d9-096c-46c9-8a60-fc8e3bcf88be tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:16.866989 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-507d45d9-096c-46c9-8a60-fc8e3bcf88be tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:16.867374 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-507d45d9-096c-46c9-8a60-fc8e3bcf88be tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:16.879269 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:16.879269 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:16.886563 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-507d45d9-096c-46c9-8a60-fc8e3bcf88be tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:16.895710 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-507d45d9-096c-46c9-8a60-fc8e3bcf88be tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:16.896192 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 3/13] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:16 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:16.985065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a7d12847-b6cf-4c9b-81b5-51980b092651 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:16.987111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a7d12847-b6cf-4c9b-81b5-51980b092651 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:00:16.987459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a7d12847-b6cf-4c9b-81b5-51980b092651 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:16.987765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a7d12847-b6cf-4c9b-81b5-51980b092651 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:16.997671 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:16.997671 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:17.002939 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a7d12847-b6cf-4c9b-81b5-51980b092651 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:00:17.010735 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a7d12847-b6cf-4c9b-81b5-51980b092651 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:00:17.011428 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 4/14] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:16 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:17.918946 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dbbc2cb9-23c1-4eff-b7d5-caa6de60986e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:17.921958 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dbbc2cb9-23c1-4eff-b7d5-caa6de60986e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:17.921958 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dbbc2cb9-23c1-4eff-b7d5-caa6de60986e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:17.925455 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dbbc2cb9-23c1-4eff-b7d5-caa6de60986e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:17.940243 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:17.940243 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:17.950958 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-dbbc2cb9-23c1-4eff-b7d5-caa6de60986e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:17.961894 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dbbc2cb9-23c1-4eff-b7d5-caa6de60986e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:17.962068 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 5/15] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:17 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:18.978287 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5d782d9b-2f42-46b6-a4f5-c0d8856f9df4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:18.981321 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5d782d9b-2f42-46b6-a4f5-c0d8856f9df4 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:18.981536 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5d782d9b-2f42-46b6-a4f5-c0d8856f9df4 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:18.981743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5d782d9b-2f42-46b6-a4f5-c0d8856f9df4 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:18.988652 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:18.988652 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:18.992507 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5d782d9b-2f42-46b6-a4f5-c0d8856f9df4 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:18.997557 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5d782d9b-2f42-46b6-a4f5-c0d8856f9df4 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:18.997952 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 4/16] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:18 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:20.014448 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f9333f1b-5a6f-47ff-94bc-26c37a44d34d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:20.016917 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f9333f1b-5a6f-47ff-94bc-26c37a44d34d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:20.017236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f9333f1b-5a6f-47ff-94bc-26c37a44d34d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:20.017535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f9333f1b-5a6f-47ff-94bc-26c37a44d34d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:20.026848 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:20.026848 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:20.031777 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f9333f1b-5a6f-47ff-94bc-26c37a44d34d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:20.036821 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f9333f1b-5a6f-47ff-94bc-26c37a44d34d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:20.037293 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 4/17] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:20 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:21.055224 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7ddba4db-7695-4f18-88e7-3fc691c6a967 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:21.057623 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ddba4db-7695-4f18-88e7-3fc691c6a967 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:21.057708 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ddba4db-7695-4f18-88e7-3fc691c6a967 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:21.058324 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ddba4db-7695-4f18-88e7-3fc691c6a967 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:21.067884 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:21.067884 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:21.074318 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7ddba4db-7695-4f18-88e7-3fc691c6a967 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:21.081877 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ddba4db-7695-4f18-88e7-3fc691c6a967 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:21.082306 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 5/18] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:21 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:22.104935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0462aa37-0af5-43b8-a6f6-09f8106f2160 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:22.107395 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0462aa37-0af5-43b8-a6f6-09f8106f2160 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:22.107715 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0462aa37-0af5-43b8-a6f6-09f8106f2160 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:22.108007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0462aa37-0af5-43b8-a6f6-09f8106f2160 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:22.120605 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:22.120605 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:22.134751 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0462aa37-0af5-43b8-a6f6-09f8106f2160 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:22.150241 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0462aa37-0af5-43b8-a6f6-09f8106f2160 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:22.150731 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 6/19] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:22 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:22.306380 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:22.639258 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:22.639945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-699928782"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:22.648940 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-699928782'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:22.648940 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Create volume of 1 GB Aug 18 13:00:22.648940 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:22.648940 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:22.648940 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Availability Zones retrieved successfully. Aug 18 13:00:22.656807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Flow 'volume_create_api' (303d53f3-75ae-4b97-91af-68a70416e611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:22.658262 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da3f84dc-1be5-493f-bbee-d4f82de451c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:22.659531 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:22.668477 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:22.668477 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:22.684306 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da3f84dc-1be5-493f-bbee-d4f82de451c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=018913a9-3b66-49d7-b124-4908ee441705,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '018913a9-3b66-49d7-b124-4908ee441705', 'encryption_key_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=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:22.684653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa381a0d-ae50-4bb7-8d8b-22d3f66e3e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:22.716064 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:22.716420 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:22.778339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Created reservations ['6d7e30ba-f5d5-499f-bed4-3421adc7511d', '3c9f83a3-9edc-412b-966a-2bc8105c50a1', 'e1bca67f-a5d1-47b0-9473-aa59e4a604f6', '1d79a2de-7f80-4203-88f4-c13bd9451cbb'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:22.779568 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa381a0d-ae50-4bb7-8d8b-22d3f66e3e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d7e30ba-f5d5-499f-bed4-3421adc7511d', '3c9f83a3-9edc-412b-966a-2bc8105c50a1', 'e1bca67f-a5d1-47b0-9473-aa59e4a604f6', '1d79a2de-7f80-4203-88f4-c13bd9451cbb']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:22.781869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77664e9b-da20-45db-89a5-2ec12717b202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:22.818059 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77664e9b-da20-45db-89a5-2ec12717b202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0abffa6-e5c2-4845-b1f4-32ad932ec43c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-699928782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a51ff0c45d1146ae8a5732a9a3acd224',qos_specs=None,replication_status=,reservations=['6d7e30ba-f5d5-499f-bed4-3421adc7511d','3c9f83a3-9edc-412b-966a-2bc8105c50a1','e1bca67f-a5d1-47b0-9473-aa59e4a604f6','1d79a2de-7f80-4203-88f4-c13bd9451cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6890a27832214b87b57f2b26431ce6dd',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-699928782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0abffa6-e5c2-4845-b1f4-32ad932ec43c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a51ff0c45d1146ae8a5732a9a3acd224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6890a27832214b87b57f2b26431ce6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(018913a9-3b66-49d7-b124-4908ee441705),volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:22.818954 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535fedd1-9343-4dcb-9b86-3007f468887a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:22.847577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535fedd1-9343-4dcb-9b86-3007f468887a) transitioned into state 'SUCCESS' from state '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-699928782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a51ff0c45d1146ae8a5732a9a3acd224',qos_specs=None,replication_status=,reservations=['6d7e30ba-f5d5-499f-bed4-3421adc7511d','3c9f83a3-9edc-412b-966a-2bc8105c50a1','e1bca67f-a5d1-47b0-9473-aa59e4a604f6','1d79a2de-7f80-4203-88f4-c13bd9451cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6890a27832214b87b57f2b26431ce6dd',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:22.848576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a517ef3f-48ba-4086-881f-16d20a1f5682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:22.863841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a517ef3f-48ba-4086-881f-16d20a1f5682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:22.864662 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Flow 'volume_create_api' (303d53f3-75ae-4b97-91af-68a70416e611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:22.865929 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Create volume request issued successfully. Aug 18 13:00:22.866319 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4930b8d-f7bd-4e2d-bbd2-73b8a4fd5282 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:22.866756 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 5/20] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:00:22 2026] POST /volume/v3/volumes => generated 757 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:22.886058 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1b77c6d9-d9c2-4895-80d7-36868df8b9ff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:22.887821 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b77c6d9-d9c2-4895-80d7-36868df8b9ff tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:00:22.888078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b77c6d9-d9c2-4895-80d7-36868df8b9ff tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:22.889367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b77c6d9-d9c2-4895-80d7-36868df8b9ff tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:22.896675 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:22.896675 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:22.901775 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1b77c6d9-d9c2-4895-80d7-36868df8b9ff tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:00:22.908256 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b77c6d9-d9c2-4895-80d7-36868df8b9ff tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:00:22.908845 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 5/21] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:22 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:23.172793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9e6c40f3-e2d3-4d96-8f07-070a1f3bbb13 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:23.177147 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9e6c40f3-e2d3-4d96-8f07-070a1f3bbb13 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:23.177452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9e6c40f3-e2d3-4d96-8f07-070a1f3bbb13 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:23.177736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9e6c40f3-e2d3-4d96-8f07-070a1f3bbb13 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:23.189957 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:23.189957 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:23.195040 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9e6c40f3-e2d3-4d96-8f07-070a1f3bbb13 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:23.200922 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9e6c40f3-e2d3-4d96-8f07-070a1f3bbb13 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:23.201601 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 6/22] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:23 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:23.927762 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4d76706b-8ea4-4f9a-b419-c3057c0be9d5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:23.935868 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4d76706b-8ea4-4f9a-b419-c3057c0be9d5 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:00:23.935868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4d76706b-8ea4-4f9a-b419-c3057c0be9d5 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:23.936144 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4d76706b-8ea4-4f9a-b419-c3057c0be9d5 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:23.955641 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:23.955641 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:23.962004 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4d76706b-8ea4-4f9a-b419-c3057c0be9d5 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:00:23.972127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4d76706b-8ea4-4f9a-b419-c3057c0be9d5 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:00:23.972822 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 7/23] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:23 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:23.993878 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-71033729-5d2f-419a-8537-a941b464088f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:24.224154 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f91f1b9a-cfe2-411c-aeb0-64f78c66063f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:24.227430 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f91f1b9a-cfe2-411c-aeb0-64f78c66063f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:24.228078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f91f1b9a-cfe2-411c-aeb0-64f78c66063f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:24.228078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f91f1b9a-cfe2-411c-aeb0-64f78c66063f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:24.245002 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:24.245002 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:24.258642 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f91f1b9a-cfe2-411c-aeb0-64f78c66063f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:24.278069 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f91f1b9a-cfe2-411c-aeb0-64f78c66063f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:24.278069 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 6/24] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:24 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:24.519240 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71033729-5d2f-419a-8537-a941b464088f tempest-TestMultiAttachVolumeSwap-2095848372 tempest-TestMultiAttachVolumeSwap-2095848372-project-admin] POST https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action Aug 18 13:00:24.519240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71033729-5d2f-419a-8537-a941b464088f tempest-TestMultiAttachVolumeSwap-2095848372 tempest-TestMultiAttachVolumeSwap-2095848372-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:00:24.519240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71033729-5d2f-419a-8537-a941b464088f tempest-TestMultiAttachVolumeSwap-2095848372 tempest-TestMultiAttachVolumeSwap-2095848372-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:24.586071 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:24.586071 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:24.586757 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-71033729-5d2f-419a-8537-a941b464088f tempest-TestMultiAttachVolumeSwap-2095848372 tempest-TestMultiAttachVolumeSwap-2095848372-project-admin] Volume info retrieved successfully. Aug 18 13:00:24.606894 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-71033729-5d2f-419a-8537-a941b464088f tempest-TestMultiAttachVolumeSwap-2095848372 tempest-TestMultiAttachVolumeSwap-2095848372-project-admin] Update volume admin metadata completed successfully. Aug 18 13:00:24.606970 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-71033729-5d2f-419a-8537-a941b464088f tempest-TestMultiAttachVolumeSwap-2095848372 tempest-TestMultiAttachVolumeSwap-2095848372-project-admin] Update readonly setting on volume completed successfully. Aug 18 13:00:24.607337 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71033729-5d2f-419a-8537-a941b464088f tempest-TestMultiAttachVolumeSwap-2095848372 tempest-TestMultiAttachVolumeSwap-2095848372-project-admin] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action returned with HTTP 202 Aug 18 13:00:24.608469 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 6/25] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:00:23 2026] POST /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action => generated 0 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:00:24.623244 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-893d2afd-426d-47d0-b176-33dd70cf6185 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:24.623244 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:24.623976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-909823001"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:24.625605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-909823001'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:24.637505 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Create volume of 1 GB Aug 18 13:00:24.637957 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:24.637957 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:24.646130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:00:24.644363. {{(pid=100591) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:00:24.646130 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Availability Zones retrieved successfully. Aug 18 13:00:24.674416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Flow 'volume_create_api' (dd71b9f2-ebed-41b4-9e23-c88d05b3db91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:24.675820 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a2722d6-e03c-4ba0-84ee-cc0e7884187c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:24.677971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:24.702249 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:24.702249 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:24.740138 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a2722d6-e03c-4ba0-84ee-cc0e7884187c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=018913a9-3b66-49d7-b124-4908ee441705,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '018913a9-3b66-49d7-b124-4908ee441705', 'encryption_key_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=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:24.741883 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (149f06b2-d575-4049-a6b7-2bcb0fb451e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:24.802418 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:24.803005 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:24.843719 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Created reservations ['3c2a1b2a-8a26-4504-b3a9-f2016d84a0ea', '60d4c110-cf91-4d11-a5b0-fabd2873effa', '68bac157-03c0-4996-ac2d-9aba483471d3', '4b8c163e-81c0-47b0-a3e9-5010cdbd82cf'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:24.845120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (149f06b2-d575-4049-a6b7-2bcb0fb451e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2a1b2a-8a26-4504-b3a9-f2016d84a0ea', '60d4c110-cf91-4d11-a5b0-fabd2873effa', '68bac157-03c0-4996-ac2d-9aba483471d3', '4b8c163e-81c0-47b0-a3e9-5010cdbd82cf']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:24.846195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c0ce42-5f84-49c2-b01d-e2ad5b17d69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:24.878582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c0ce42-5f84-49c2-b01d-e2ad5b17d69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c1b5a11-3776-428c-8206-0301e5c7a716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-909823001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a51ff0c45d1146ae8a5732a9a3acd224',qos_specs=None,replication_status=,reservations=['3c2a1b2a-8a26-4504-b3a9-f2016d84a0ea','60d4c110-cf91-4d11-a5b0-fabd2873effa','68bac157-03c0-4996-ac2d-9aba483471d3','4b8c163e-81c0-47b0-a3e9-5010cdbd82cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6890a27832214b87b57f2b26431ce6dd',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-909823001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c1b5a11-3776-428c-8206-0301e5c7a716,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a51ff0c45d1146ae8a5732a9a3acd224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6890a27832214b87b57f2b26431ce6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(018913a9-3b66-49d7-b124-4908ee441705),volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:24.880142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5591fdb2-82e1-4645-9f75-34a8efe2e921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:24.927811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5591fdb2-82e1-4645-9f75-34a8efe2e921) transitioned into state 'SUCCESS' from state '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-909823001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a51ff0c45d1146ae8a5732a9a3acd224',qos_specs=None,replication_status=,reservations=['3c2a1b2a-8a26-4504-b3a9-f2016d84a0ea','60d4c110-cf91-4d11-a5b0-fabd2873effa','68bac157-03c0-4996-ac2d-9aba483471d3','4b8c163e-81c0-47b0-a3e9-5010cdbd82cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6890a27832214b87b57f2b26431ce6dd',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:24.928913 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c4f868-564b-4e2e-a68f-548daac1aac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:24.966787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c4f868-564b-4e2e-a68f-548daac1aac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:24.967898 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Flow 'volume_create_api' (dd71b9f2-ebed-41b4-9e23-c88d05b3db91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:24.968280 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Create volume request issued successfully. Aug 18 13:00:24.969047 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-893d2afd-426d-47d0-b176-33dd70cf6185 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:24.969870 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 7/26] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:00:24 2026] POST /volume/v3/volumes => generated 757 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:00:24.993539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d59f43e1-9e7f-4f50-b37a-3b87737abe4d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:24.999658 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d59f43e1-9e7f-4f50-b37a-3b87737abe4d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 Aug 18 13:00:25.000109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d59f43e1-9e7f-4f50-b37a-3b87737abe4d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:25.000189 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d59f43e1-9e7f-4f50-b37a-3b87737abe4d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:25.017144 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:25.017144 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:25.025984 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d59f43e1-9e7f-4f50-b37a-3b87737abe4d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:00:25.031838 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d59f43e1-9e7f-4f50-b37a-3b87737abe4d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 returned with HTTP 200 Aug 18 13:00:25.032163 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 8/27] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:24 2026] GET /volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:25.302801 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d69eb723-1cd3-4e39-847f-ff0942902989 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:25.307430 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d69eb723-1cd3-4e39-847f-ff0942902989 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:25.307782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d69eb723-1cd3-4e39-847f-ff0942902989 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:25.307941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d69eb723-1cd3-4e39-847f-ff0942902989 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:25.316399 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:25.316399 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:25.325977 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d69eb723-1cd3-4e39-847f-ff0942902989 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:25.333444 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d69eb723-1cd3-4e39-847f-ff0942902989 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:25.334099 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 7/28] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:25 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:00:25.492705 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:25.898843 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:25.900257 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-904136899"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:25.901832 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-904136899'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:25.902682 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Create volume of 1 GB Aug 18 13:00:25.907029 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Availability Zones retrieved successfully. Aug 18 13:00:25.920604 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Flow 'volume_create_api' (14a00cb5-5d60-4ceb-b02f-6d208b4d947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:25.922607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfefca56-8548-429b-be4a-56bcf3cfd2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:25.925116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:25.983993 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfefca56-8548-429b-be4a-56bcf3cfd2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:25.984424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4df3dfd-93f8-44c1-9b3e-2da5ee618ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:26.060673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-00b3b0f5-157e-4e3c-894f-419c3fb9a686 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:26.065759 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00b3b0f5-157e-4e3c-894f-419c3fb9a686 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 Aug 18 13:00:26.067111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00b3b0f5-157e-4e3c-894f-419c3fb9a686 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:26.067111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00b3b0f5-157e-4e3c-894f-419c3fb9a686 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:26.080418 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:26.080418 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:26.086161 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-00b3b0f5-157e-4e3c-894f-419c3fb9a686 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:00:26.096269 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00b3b0f5-157e-4e3c-894f-419c3fb9a686 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 returned with HTTP 200 Aug 18 13:00:26.096821 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 8/29] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:26 2026] GET /volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:00:26.145971 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Created reservations ['285391c7-650f-4972-8294-b70b2ef9d6de', '02ce7133-cb53-4f58-976e-d29dd96a118c', '7876634b-746d-4c61-aeb1-b893e6a85007', '5de64c1a-d01b-40b6-b3e3-3e886ac8ded5'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:26.147987 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4df3dfd-93f8-44c1-9b3e-2da5ee618ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['285391c7-650f-4972-8294-b70b2ef9d6de', '02ce7133-cb53-4f58-976e-d29dd96a118c', '7876634b-746d-4c61-aeb1-b893e6a85007', '5de64c1a-d01b-40b6-b3e3-3e886ac8ded5']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:26.158233 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f43103b-4439-453a-9648-5720f1d130e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:26.212565 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f43103b-4439-453a-9648-5720f1d130e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422fad7c-d61e-464d-b2ff-5dc813f34c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-904136899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca5cefc3bd204899922802e54d895cae',qos_specs=None,replication_status=,reservations=['285391c7-650f-4972-8294-b70b2ef9d6de','02ce7133-cb53-4f58-976e-d29dd96a118c','7876634b-746d-4c61-aeb1-b893e6a85007','5de64c1a-d01b-40b6-b3e3-3e886ac8ded5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dea73e4b02847e1b4c832f31c21955f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-904136899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=422fad7c-d61e-464d-b2ff-5dc813f34c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca5cefc3bd204899922802e54d895cae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dea73e4b02847e1b4c832f31c21955f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:26.217488 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e269a84-216f-4a91-8112-62ee082b5789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:26.285468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e269a84-216f-4a91-8112-62ee082b5789) transitioned into state 'SUCCESS' from state '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-904136899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca5cefc3bd204899922802e54d895cae',qos_specs=None,replication_status=,reservations=['285391c7-650f-4972-8294-b70b2ef9d6de','02ce7133-cb53-4f58-976e-d29dd96a118c','7876634b-746d-4c61-aeb1-b893e6a85007','5de64c1a-d01b-40b6-b3e3-3e886ac8ded5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dea73e4b02847e1b4c832f31c21955f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:26.286722 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4645ec18-d3ae-48db-8c33-1bdc9ae3ec19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:26.314340 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4645ec18-d3ae-48db-8c33-1bdc9ae3ec19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:26.318008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Flow 'volume_create_api' (14a00cb5-5d60-4ceb-b02f-6d208b4d947f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:26.319817 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Create volume request issued successfully. Aug 18 13:00:26.321286 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-63747332-c9ff-447e-b4e2-2e37804a1c28 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:26.321286 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 7/30] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:00:25 2026] POST /volume/v3/volumes => generated 784 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:26.344777 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5b787172-001e-45ed-a490-54b1e412386f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:26.353636 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5b787172-001e-45ed-a490-54b1e412386f tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:00:26.357477 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5b787172-001e-45ed-a490-54b1e412386f tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:26.357477 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5b787172-001e-45ed-a490-54b1e412386f tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:26.357709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-20526af0-d697-41be-81c0-a56271702b6e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:26.358639 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-20526af0-d697-41be-81c0-a56271702b6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:26.358639 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-20526af0-d697-41be-81c0-a56271702b6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:26.358639 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-20526af0-d697-41be-81c0-a56271702b6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:26.377813 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:26.377813 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:26.387296 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-20526af0-d697-41be-81c0-a56271702b6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:26.400399 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-20526af0-d697-41be-81c0-a56271702b6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:26.401746 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 8/31] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:26 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:26.404000 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:26.404000 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:26.419240 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5b787172-001e-45ed-a490-54b1e412386f tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:00:26.424893 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5b787172-001e-45ed-a490-54b1e412386f tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:00:26.425635 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 9/32] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:26 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 963 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:27.423958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c04b772f-fdad-48ea-bf97-cedc58739db3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:27.427890 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c04b772f-fdad-48ea-bf97-cedc58739db3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:27.428692 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c04b772f-fdad-48ea-bf97-cedc58739db3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:27.429145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c04b772f-fdad-48ea-bf97-cedc58739db3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:27.443494 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:27.443494 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:27.450245 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e0dbebbf-4a48-4229-9ce9-2ae0e5da5965 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:27.451847 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c04b772f-fdad-48ea-bf97-cedc58739db3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:27.454335 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e0dbebbf-4a48-4229-9ce9-2ae0e5da5965 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:00:27.454520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e0dbebbf-4a48-4229-9ce9-2ae0e5da5965 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:27.454807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e0dbebbf-4a48-4229-9ce9-2ae0e5da5965 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:27.458785 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c04b772f-fdad-48ea-bf97-cedc58739db3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:27.459442 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 9/33] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:27 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:27.475526 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:27.475526 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:27.480942 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e0dbebbf-4a48-4229-9ce9-2ae0e5da5965 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:00:27.488455 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e0dbebbf-4a48-4229-9ce9-2ae0e5da5965 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:00:27.489046 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 8/34] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:27 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:28.482794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2861bfb6-ac21-43e5-b0eb-3c26954365d7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:28.485021 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2861bfb6-ac21-43e5-b0eb-3c26954365d7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:28.485432 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2861bfb6-ac21-43e5-b0eb-3c26954365d7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:28.485663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2861bfb6-ac21-43e5-b0eb-3c26954365d7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:28.499307 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:28.499307 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:28.509200 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2861bfb6-ac21-43e5-b0eb-3c26954365d7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:28.518725 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2861bfb6-ac21-43e5-b0eb-3c26954365d7 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:28.519661 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 9/35] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:28 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:29.543838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-14945937-0ed7-4be4-b262-aefceb33a325 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:29.547302 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14945937-0ed7-4be4-b262-aefceb33a325 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:29.547655 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14945937-0ed7-4be4-b262-aefceb33a325 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:29.548458 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14945937-0ed7-4be4-b262-aefceb33a325 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:29.561622 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:29.561622 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:29.575304 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-14945937-0ed7-4be4-b262-aefceb33a325 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:29.583530 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14945937-0ed7-4be4-b262-aefceb33a325 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:29.584102 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 10/36] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:29 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:00:30.609243 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2b80180f-3d40-4072-a84a-8191e3083a8c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:30.610234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b80180f-3d40-4072-a84a-8191e3083a8c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:30.610548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b80180f-3d40-4072-a84a-8191e3083a8c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:30.610804 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b80180f-3d40-4072-a84a-8191e3083a8c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:30.621918 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:30.621918 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:30.630609 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2b80180f-3d40-4072-a84a-8191e3083a8c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:30.638805 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b80180f-3d40-4072-a84a-8191e3083a8c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:30.639323 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 10/37] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:30 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:31.657556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d2952b33-2621-477a-8173-ed021d83ee31 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:31.659986 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d2952b33-2621-477a-8173-ed021d83ee31 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:31.660226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d2952b33-2621-477a-8173-ed021d83ee31 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:31.660437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d2952b33-2621-477a-8173-ed021d83ee31 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:31.674465 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:31.674465 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:31.681596 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d2952b33-2621-477a-8173-ed021d83ee31 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:31.689381 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d2952b33-2621-477a-8173-ed021d83ee31 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:31.689963 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 9/38] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:31 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:32.713606 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7e2ae4a3-791f-4d8d-a899-cb5b7a8f94b5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:32.717977 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e2ae4a3-791f-4d8d-a899-cb5b7a8f94b5 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:32.718157 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e2ae4a3-791f-4d8d-a899-cb5b7a8f94b5 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:32.718514 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e2ae4a3-791f-4d8d-a899-cb5b7a8f94b5 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:32.736591 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:32.736591 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:32.743136 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7e2ae4a3-791f-4d8d-a899-cb5b7a8f94b5 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:32.749317 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e2ae4a3-791f-4d8d-a899-cb5b7a8f94b5 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:32.749732 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 10/39] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:32 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:33.771449 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e54030c9-5969-42e4-bab6-56b0696ccadc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:33.774595 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e54030c9-5969-42e4-bab6-56b0696ccadc tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:33.775220 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e54030c9-5969-42e4-bab6-56b0696ccadc tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:33.775220 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e54030c9-5969-42e4-bab6-56b0696ccadc tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:33.790754 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:33.790754 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:33.803430 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e54030c9-5969-42e4-bab6-56b0696ccadc tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:33.811978 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e54030c9-5969-42e4-bab6-56b0696ccadc tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:33.812758 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 11/40] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:33 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:34.833519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-571a78fe-9a03-41c9-96f9-9d9f1fa7f137 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:34.839799 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-571a78fe-9a03-41c9-96f9-9d9f1fa7f137 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:34.840674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-571a78fe-9a03-41c9-96f9-9d9f1fa7f137 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:34.840765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-571a78fe-9a03-41c9-96f9-9d9f1fa7f137 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:34.850445 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:34.850445 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:34.855546 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-571a78fe-9a03-41c9-96f9-9d9f1fa7f137 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:34.861516 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-571a78fe-9a03-41c9-96f9-9d9f1fa7f137 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:34.862906 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 11/41] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:34 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:35.887789 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a9cfeadc-26e4-45b1-be24-8b3e4831091f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:35.890343 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a9cfeadc-26e4-45b1-be24-8b3e4831091f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:35.890618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a9cfeadc-26e4-45b1-be24-8b3e4831091f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:35.891922 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a9cfeadc-26e4-45b1-be24-8b3e4831091f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:35.907525 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:35.907525 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:35.917587 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a9cfeadc-26e4-45b1-be24-8b3e4831091f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:35.928880 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a9cfeadc-26e4-45b1-be24-8b3e4831091f tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:35.929587 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 10/42] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:35 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:36.956615 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-20e7fd00-4561-4bd3-aca8-995cf98cab73 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:36.966135 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-20e7fd00-4561-4bd3-aca8-995cf98cab73 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:36.966135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-20e7fd00-4561-4bd3-aca8-995cf98cab73 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:36.966135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-20e7fd00-4561-4bd3-aca8-995cf98cab73 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:36.984195 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:36.984195 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:36.996840 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-20e7fd00-4561-4bd3-aca8-995cf98cab73 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:37.004906 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-20e7fd00-4561-4bd3-aca8-995cf98cab73 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:37.006315 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 11/43] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:36 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:38.027309 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a6bfdea9-7696-4716-a272-e60b8cf56b79 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:38.028746 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6bfdea9-7696-4716-a272-e60b8cf56b79 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:38.029551 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6bfdea9-7696-4716-a272-e60b8cf56b79 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:38.030125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6bfdea9-7696-4716-a272-e60b8cf56b79 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:38.055121 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:38.055121 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:38.062522 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a6bfdea9-7696-4716-a272-e60b8cf56b79 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:38.077052 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6bfdea9-7696-4716-a272-e60b8cf56b79 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:38.078763 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 12/44] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:38 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:39.104242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1aee11d7-22fa-40e5-9d8b-ba9de22b600c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:39.111233 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1aee11d7-22fa-40e5-9d8b-ba9de22b600c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:39.111233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1aee11d7-22fa-40e5-9d8b-ba9de22b600c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:39.111233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1aee11d7-22fa-40e5-9d8b-ba9de22b600c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:39.120428 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:39.120428 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:39.138612 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1aee11d7-22fa-40e5-9d8b-ba9de22b600c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:39.157446 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1aee11d7-22fa-40e5-9d8b-ba9de22b600c tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:39.157446 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 12/45] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:39 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:40.180680 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-07e4fbfa-b5ce-4121-bc41-5d9fe149279d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:40.185058 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-07e4fbfa-b5ce-4121-bc41-5d9fe149279d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:40.185058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-07e4fbfa-b5ce-4121-bc41-5d9fe149279d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:40.185933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-07e4fbfa-b5ce-4121-bc41-5d9fe149279d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:40.198175 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:40.198175 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:40.206726 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-07e4fbfa-b5ce-4121-bc41-5d9fe149279d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:40.222059 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-07e4fbfa-b5ce-4121-bc41-5d9fe149279d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:40.222059 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 11/46] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:40 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:40.737009 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:40.740918 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:40.742031 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "788bd6cc-3eb2-4e7a-82e3-b70e868437d9-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:40.745042 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '788bd6cc-3eb2-4e7a-82e3-b70e868437d9-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:40.746228 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Create volume of 1 GB Aug 18 13:00:40.776534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:00:40.775763. {{(pid=100588) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:00:40.777653 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Availability Zones retrieved successfully. Aug 18 13:00:40.807290 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Flow 'volume_create_api' (bff7972c-ab9e-4417-a494-ac57b2908341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:40.808999 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0e10ea-dc06-4009-aeb7-f330469e6a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:40.810374 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:40.880018 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0e10ea-dc06-4009-aeb7-f330469e6a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:40.880018 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da9f6ce-e1db-417e-9c6c-5c49df69afa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:40.958262 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:40.958576 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:41.050338 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Created reservations ['30d2866c-6d11-41af-90ef-8fc66fd2c064', '8fb56cfc-2c5e-408a-b367-8c618ad6697e', '63676c2e-fe96-4270-9e04-7fa905200b10', '121115f8-496d-44f8-90f3-5fab8a79bf9d'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:41.051288 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da9f6ce-e1db-417e-9c6c-5c49df69afa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d2866c-6d11-41af-90ef-8fc66fd2c064', '8fb56cfc-2c5e-408a-b367-8c618ad6697e', '63676c2e-fe96-4270-9e04-7fa905200b10', '121115f8-496d-44f8-90f3-5fab8a79bf9d']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:41.052422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fe989e-bc21-4cc9-bbd6-a19ff4dbb555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:41.095592 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fe989e-bc21-4cc9-bbd6-a19ff4dbb555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c363df-15a4-4e4c-b60c-cca4955b9eaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='788bd6cc-3eb2-4e7a-82e3-b70e868437d9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78d454e25e58471daa9b0810dcd1d90e',qos_specs=None,replication_status=,reservations=['30d2866c-6d11-41af-90ef-8fc66fd2c064','8fb56cfc-2c5e-408a-b367-8c618ad6697e','63676c2e-fe96-4270-9e04-7fa905200b10','121115f8-496d-44f8-90f3-5fab8a79bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7e121cd4204ffc9525ac3029d5e5e9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:41Z,deleted=False,deleted_at=None,display_description='',display_name='788bd6cc-3eb2-4e7a-82e3-b70e868437d9-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c363df-15a4-4e4c-b60c-cca4955b9eaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78d454e25e58471daa9b0810dcd1d90e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e7e121cd4204ffc9525ac3029d5e5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:41.097709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d2ffd2-a0dc-4304-b938-d719f7e73305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:41.153087 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d2ffd2-a0dc-4304-b938-d719f7e73305) transitioned into 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='788bd6cc-3eb2-4e7a-82e3-b70e868437d9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78d454e25e58471daa9b0810dcd1d90e',qos_specs=None,replication_status=,reservations=['30d2866c-6d11-41af-90ef-8fc66fd2c064','8fb56cfc-2c5e-408a-b367-8c618ad6697e','63676c2e-fe96-4270-9e04-7fa905200b10','121115f8-496d-44f8-90f3-5fab8a79bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7e121cd4204ffc9525ac3029d5e5e9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:41.154609 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d610801a-7374-401a-a772-66dadff3fcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:41.199463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d610801a-7374-401a-a772-66dadff3fcef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:41.200973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Flow 'volume_create_api' (bff7972c-ab9e-4417-a494-ac57b2908341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:41.201530 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Create volume request issued successfully. Aug 18 13:00:41.203030 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-b38e47ad-2e8d-4339-8781-b181ede5d4db tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:41.203729 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 12/47] 10.4.3.126 () {72 vars in 1541 bytes} [Tue Aug 18 13:00:40 2026] POST /volume/v3/volumes => generated 749 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:41.219777 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-dd38e814-331a-4726-a19a-9f754c225fb5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:41.223406 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-dd38e814-331a-4726-a19a-9f754c225fb5 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf Aug 18 13:00:41.223406 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-dd38e814-331a-4726-a19a-9f754c225fb5 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:41.223732 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-dd38e814-331a-4726-a19a-9f754c225fb5 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:41.241575 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:41.241575 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:41.244259 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-78d7fa95-96ef-487a-b0a7-9185a22de544 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:41.247260 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78d7fa95-96ef-487a-b0a7-9185a22de544 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:41.247540 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78d7fa95-96ef-487a-b0a7-9185a22de544 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:41.247982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78d7fa95-96ef-487a-b0a7-9185a22de544 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:41.252182 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-dd38e814-331a-4726-a19a-9f754c225fb5 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:00:41.259394 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:41.259394 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:41.265664 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-dd38e814-331a-4726-a19a-9f754c225fb5 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf returned with HTTP 200 Aug 18 13:00:41.265664 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 13/48] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:00:41 2026] GET /volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:41.269879 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-78d7fa95-96ef-487a-b0a7-9185a22de544 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:41.281662 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78d7fa95-96ef-487a-b0a7-9185a22de544 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:41.282795 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 13/49] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:41 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:41.287594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-662ac69c-2eec-4e48-8221-b959f6fe87e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:41.296400 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-662ac69c-2eec-4e48-8221-b959f6fe87e3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf Aug 18 13:00:41.296400 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-662ac69c-2eec-4e48-8221-b959f6fe87e3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:41.296400 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-662ac69c-2eec-4e48-8221-b959f6fe87e3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:41.309758 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:41.309758 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:41.321654 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-662ac69c-2eec-4e48-8221-b959f6fe87e3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:00:41.328109 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-662ac69c-2eec-4e48-8221-b959f6fe87e3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf returned with HTTP 200 Aug 18 13:00:41.328818 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 12/50] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:00:41 2026] GET /volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:42.303852 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-30b8487d-2100-4404-b738-4753dd67a889 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:42.312794 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-30b8487d-2100-4404-b738-4753dd67a889 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:42.313331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-30b8487d-2100-4404-b738-4753dd67a889 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:42.313331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-30b8487d-2100-4404-b738-4753dd67a889 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:42.320552 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:42.320552 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:42.324506 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-30b8487d-2100-4404-b738-4753dd67a889 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:42.329090 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-30b8487d-2100-4404-b738-4753dd67a889 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:42.329540 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 13/51] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:42 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:43.352390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d1db6b4f-b9e3-4acb-952a-acabc010ba97 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:43.364723 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d1db6b4f-b9e3-4acb-952a-acabc010ba97 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:43.365241 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d1db6b4f-b9e3-4acb-952a-acabc010ba97 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:43.368672 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d1db6b4f-b9e3-4acb-952a-acabc010ba97 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:43.386262 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:43.386262 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:43.394795 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d1db6b4f-b9e3-4acb-952a-acabc010ba97 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:43.404529 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d1db6b4f-b9e3-4acb-952a-acabc010ba97 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:43.404529 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 14/52] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:43 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:44.348321 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-807b8d51-7fab-49c2-84c3-278a6d64b40f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:44.365380 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-807b8d51-7fab-49c2-84c3-278a6d64b40f tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf Aug 18 13:00:44.365380 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-807b8d51-7fab-49c2-84c3-278a6d64b40f tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:44.365380 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-807b8d51-7fab-49c2-84c3-278a6d64b40f tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:44.376538 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:44.376538 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:44.382704 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-807b8d51-7fab-49c2-84c3-278a6d64b40f tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:00:44.389506 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-807b8d51-7fab-49c2-84c3-278a6d64b40f tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf returned with HTTP 200 Aug 18 13:00:44.390737 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 14/53] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:00:44 2026] GET /volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:44.415329 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-db4d21f3-2d49-418c-b165-ae7ddddfa3f9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:44.416433 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db4d21f3-2d49-418c-b165-ae7ddddfa3f9 None None] GET https://10.4.3.126/volume// Aug 18 13:00:44.416695 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db4d21f3-2d49-418c-b165-ae7ddddfa3f9 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:44.416967 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db4d21f3-2d49-418c-b165-ae7ddddfa3f9 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:44.420612 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db4d21f3-2d49-418c-b165-ae7ddddfa3f9 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:00:44.421123 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 13/54] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:00:44 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:00:44.430928 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3df3a9c5-cb18-4a05-80a9-638635611731 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:44.434058 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3df3a9c5-cb18-4a05-80a9-638635611731 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:44.434196 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3df3a9c5-cb18-4a05-80a9-638635611731 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:44.434512 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3df3a9c5-cb18-4a05-80a9-638635611731 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:44.445249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-5f655e31-b2fd-4a07-830d-ed2b24f4e65b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:44.446235 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:44.446235 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:44.447743 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-5f655e31-b2fd-4a07-830d-ed2b24f4e65b tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:00:44.448469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-5f655e31-b2fd-4a07-830d-ed2b24f4e65b tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55c363df-15a4-4e4c-b60c-cca4955b9eaf", "connector": null, "instance_uuid": "788bd6cc-3eb2-4e7a-82e3-b70e868437d9"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:44.452229 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3df3a9c5-cb18-4a05-80a9-638635611731 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:44.459460 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3df3a9c5-cb18-4a05-80a9-638635611731 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:44.460018 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 14/55] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:44 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:44.461113 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:44.461113 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:44.521336 np0000007652 devstack@c-api.service[100589]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 18 13:00:44.521336 np0000007652 devstack@c-api.service[100589]: .first() Aug 18 13:00:44.545691 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-5f655e31-b2fd-4a07-830d-ed2b24f4e65b tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:00:44.546193 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 15/56] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:00:44 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:44.566533 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4432f9fa-f251-493b-ae00-cd35b7b06d75 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:44.566533 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4432f9fa-f251-493b-ae00-cd35b7b06d75 None None] GET https://10.4.3.126/volume// Aug 18 13:00:44.566533 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4432f9fa-f251-493b-ae00-cd35b7b06d75 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:44.566533 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4432f9fa-f251-493b-ae00-cd35b7b06d75 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:44.566533 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4432f9fa-f251-493b-ae00-cd35b7b06d75 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:00:44.566766 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 15/57] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:00:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:00:44.584798 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60703774-3aa7-4000-8144-43dca1c3eaee None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:44.588765 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60703774-3aa7-4000-8144-43dca1c3eaee tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf Aug 18 13:00:44.588765 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60703774-3aa7-4000-8144-43dca1c3eaee tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:44.588765 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60703774-3aa7-4000-8144-43dca1c3eaee tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:44.610386 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:44.610386 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:44.621109 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60703774-3aa7-4000-8144-43dca1c3eaee tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:00:44.628999 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60703774-3aa7-4000-8144-43dca1c3eaee tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf returned with HTTP 200 Aug 18 13:00:44.630071 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 14/58] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:00:44 2026] GET /volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:00:45.489435 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-276bcf66-1cb5-47d3-854a-b75dc992602e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:45.495850 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-276bcf66-1cb5-47d3-854a-b75dc992602e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:45.495850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-276bcf66-1cb5-47d3-854a-b75dc992602e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:45.495850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-276bcf66-1cb5-47d3-854a-b75dc992602e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:45.508522 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:45.508522 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:45.517061 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-276bcf66-1cb5-47d3-854a-b75dc992602e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:45.530184 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-276bcf66-1cb5-47d3-854a-b75dc992602e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:45.531399 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 15/59] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:45 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:45.683189 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60588d10-6306-4bc6-9c94-812894f395d9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:45.688138 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60588d10-6306-4bc6-9c94-812894f395d9 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] PUT https://10.4.3.126/volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113 Aug 18 13:00:45.689995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60588d10-6306-4bc6-9c94-812894f395d9 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:45.702957 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60588d10-6306-4bc6-9c94-812894f395d9 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Acquiring lock "cinder-attachment_update-55c363df-15a4-4e4c-b60c-cca4955b9eaf-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:00:45.714315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60588d10-6306-4bc6-9c94-812894f395d9 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Lock "cinder-attachment_update-55c363df-15a4-4e4c-b60c-cca4955b9eaf-np0000007652" acquired by "attachment_update" :: waited 0.011s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:00:45.716352 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:45.716352 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:45.957964 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60588d10-6306-4bc6-9c94-812894f395d9 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Lock "cinder-attachment_update-55c363df-15a4-4e4c-b60c-cca4955b9eaf-np0000007652" released by "attachment_update" :: held 0.244s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:00:45.958432 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-60588d10-6306-4bc6-9c94-812894f395d9 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113 returned with HTTP 200 Aug 18 13:00:45.960279 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 16/60] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:00:45 2026] PUT /volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113 => generated 969 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:45.994670 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-23b37493-579d-4387-8f8a-e0a2aec5ba55 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:45.998702 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-23b37493-579d-4387-8f8a-e0a2aec5ba55 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] POST https://10.4.3.126/volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113/action Aug 18 13:00:45.999575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-23b37493-579d-4387-8f8a-e0a2aec5ba55 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:00:45.999801 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-23b37493-579d-4387-8f8a-e0a2aec5ba55 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:46.025728 np0000007652 devstack@c-api.service[100591]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 18 13:00:46.025728 np0000007652 devstack@c-api.service[100591]: .first() Aug 18 13:00:46.056108 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:46.056108 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:46.093627 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-aa677a3e-4f4b-4151-90c9-431f2614fb92 req-23b37493-579d-4387-8f8a-e0a2aec5ba55 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113/action returned with HTTP 204 Aug 18 13:00:46.094913 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 16/61] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:00:45 2026] POST /volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:00:46.466655 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f02ebbe9-907c-442f-861a-464b44f5de70 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:46.551550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-85ef0790-518a-4110-85b4-64076a66d363 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:46.558242 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-85ef0790-518a-4110-85b4-64076a66d363 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:46.559701 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-85ef0790-518a-4110-85b4-64076a66d363 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:46.560120 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-85ef0790-518a-4110-85b4-64076a66d363 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:46.586434 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:46.586434 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:46.592810 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-85ef0790-518a-4110-85b4-64076a66d363 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:46.603074 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-85ef0790-518a-4110-85b4-64076a66d363 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:46.603406 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 16/62] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:46 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 904 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:46.888454 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f02ebbe9-907c-442f-861a-464b44f5de70 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:00:46.889330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f02ebbe9-907c-442f-861a-464b44f5de70 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-419461414"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:46.941584 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f02ebbe9-907c-442f-861a-464b44f5de70 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:00:46.942014 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 15/63] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:00:46 2026] POST /volume/v3/group_types => generated 180 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:00:46.952749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d6175674-3c67-4731-9f18-ff580f3bcb2f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:46.955610 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6175674-3c67-4731-9f18-ff580f3bcb2f tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] POST https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs Aug 18 13:00:46.956608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d6175674-3c67-4731-9f18-ff580f3bcb2f tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:46.962865 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:46.962865 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:46.998191 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6175674-3c67-4731-9f18-ff580f3bcb2f tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs returned with HTTP 202 Aug 18 13:00:47.000022 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 17/64] 10.4.3.126 () {70 vars in 1458 bytes} [Tue Aug 18 13:00:46 2026] POST /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs => generated 53 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:47.013728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0c5d7200-92d6-4440-aaae-a7a6427b4c99 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.020536 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c5d7200-92d6-4440-aaae-a7a6427b4c99 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] POST https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs Aug 18 13:00:47.021075 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0c5d7200-92d6-4440-aaae-a7a6427b4c99 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:47.060530 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c5d7200-92d6-4440-aaae-a7a6427b4c99 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs returned with HTTP 202 Aug 18 13:00:47.061392 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 17/65] 10.4.3.126 () {70 vars in 1458 bytes} [Tue Aug 18 13:00:47 2026] POST /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs => generated 61 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:47.073542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bf1ab29e-1b76-4966-a9c7-929de86f279f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.075546 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf1ab29e-1b76-4966-a9c7-929de86f279f tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] GET https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 Aug 18 13:00:47.076075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf1ab29e-1b76-4966-a9c7-929de86f279f tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.076075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf1ab29e-1b76-4966-a9c7-929de86f279f tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.092845 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf1ab29e-1b76-4966-a9c7-929de86f279f tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 returned with HTTP 200 Aug 18 13:00:47.093448 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 17/66] 10.4.3.126 () {68 vars in 1452 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:47.107123 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-14bbe0d0-1e53-4b09-b891-761119163284 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.109505 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14bbe0d0-1e53-4b09-b891-761119163284 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] GET https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 Aug 18 13:00:47.109711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14bbe0d0-1e53-4b09-b891-761119163284 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.109945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14bbe0d0-1e53-4b09-b891-761119163284 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.119531 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14bbe0d0-1e53-4b09-b891-761119163284 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 returned with HTTP 200 Aug 18 13:00:47.120260 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 16/67] 10.4.3.126 () {68 vars in 1452 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:47.132616 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-657c2519-5d23-4163-8ab4-54feed12cf2a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.135953 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-657c2519-5d23-4163-8ab4-54feed12cf2a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] PUT https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 Aug 18 13:00:47.137025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-657c2519-5d23-4163-8ab4-54feed12cf2a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:47.158413 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-657c2519-5d23-4163-8ab4-54feed12cf2a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 returned with HTTP 200 Aug 18 13:00:47.159277 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 18/68] 10.4.3.126 () {70 vars in 1472 bytes} [Tue Aug 18 13:00:47 2026] PUT /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:47.169690 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-807ab96b-7141-4f72-b552-1ceb4b2cf873 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.173325 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-807ab96b-7141-4f72-b552-1ceb4b2cf873 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] GET https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs Aug 18 13:00:47.174152 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-807ab96b-7141-4f72-b552-1ceb4b2cf873 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.175106 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-807ab96b-7141-4f72-b552-1ceb4b2cf873 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.196445 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-807ab96b-7141-4f72-b552-1ceb4b2cf873 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs returned with HTTP 200 Aug 18 13:00:47.199220 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 18/69] 10.4.3.126 () {68 vars in 1437 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs => generated 87 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:47.212893 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f2901b5d-8346-4043-9761-4a65386cc048 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.215198 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2901b5d-8346-4043-9761-4a65386cc048 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key1 Aug 18 13:00:47.215673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2901b5d-8346-4043-9761-4a65386cc048 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.215673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2901b5d-8346-4043-9761-4a65386cc048 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.240986 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2901b5d-8346-4043-9761-4a65386cc048 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key1 returned with HTTP 202 Aug 18 13:00:47.241483 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 18/70] 10.4.3.126 () {68 vars in 1455 bytes} [Tue Aug 18 13:00:47 2026] DELETE /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:00:47.253394 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-92417493-6e73-4905-846d-449ee5085cf0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.256410 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-92417493-6e73-4905-846d-449ee5085cf0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] GET https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key1 Aug 18 13:00:47.257101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-92417493-6e73-4905-846d-449ee5085cf0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.257454 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-92417493-6e73-4905-846d-449ee5085cf0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.269262 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-92417493-6e73-4905-846d-449ee5085cf0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] HTTP exception thrown: Group Type 5149af1b-7d63-4087-bf7e-77159c09d925 has no extra spec with key key1. Aug 18 13:00:47.269462 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-92417493-6e73-4905-846d-449ee5085cf0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key1 returned with HTTP 404 Aug 18 13:00:47.270193 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 17/71] 10.4.3.126 () {68 vars in 1452 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key1 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:00:47.280852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5615987f-6edd-4d78-bb2f-f557cf73d3d0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.284649 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5615987f-6edd-4d78-bb2f-f557cf73d3d0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 Aug 18 13:00:47.284969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5615987f-6edd-4d78-bb2f-f557cf73d3d0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.285383 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5615987f-6edd-4d78-bb2f-f557cf73d3d0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.305968 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5615987f-6edd-4d78-bb2f-f557cf73d3d0 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 returned with HTTP 202 Aug 18 13:00:47.306827 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 19/72] 10.4.3.126 () {68 vars in 1455 bytes} [Tue Aug 18 13:00:47 2026] DELETE /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:00:47.315236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9a5d770e-bc02-4084-b72d-292eadac138e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.317793 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a5d770e-bc02-4084-b72d-292eadac138e tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] GET https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 Aug 18 13:00:47.318257 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a5d770e-bc02-4084-b72d-292eadac138e tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.319099 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a5d770e-bc02-4084-b72d-292eadac138e tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.327403 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a5d770e-bc02-4084-b72d-292eadac138e tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] HTTP exception thrown: Group Type 5149af1b-7d63-4087-bf7e-77159c09d925 has no extra spec with key key2. Aug 18 13:00:47.327792 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a5d770e-bc02-4084-b72d-292eadac138e tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 returned with HTTP 404 Aug 18 13:00:47.328718 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 19/73] 10.4.3.126 () {68 vars in 1452 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:00:47.341547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b203f334-218e-4b34-9da2-41c77b33ee54 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.344141 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b203f334-218e-4b34-9da2-41c77b33ee54 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 Aug 18 13:00:47.344469 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b203f334-218e-4b34-9da2-41c77b33ee54 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.344751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b203f334-218e-4b34-9da2-41c77b33ee54 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.361502 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b203f334-218e-4b34-9da2-41c77b33ee54 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 returned with HTTP 202 Aug 18 13:00:47.362528 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 19/74] 10.4.3.126 () {68 vars in 1455 bytes} [Tue Aug 18 13:00:47 2026] DELETE /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:00:47.371740 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa4e32c9-8ffa-401c-bec2-84be1953178a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.373675 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa4e32c9-8ffa-401c-bec2-84be1953178a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] GET https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 Aug 18 13:00:47.374631 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa4e32c9-8ffa-401c-bec2-84be1953178a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.374631 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa4e32c9-8ffa-401c-bec2-84be1953178a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.384072 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa4e32c9-8ffa-401c-bec2-84be1953178a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] HTTP exception thrown: Group Type 5149af1b-7d63-4087-bf7e-77159c09d925 has no extra spec with key key3. Aug 18 13:00:47.384971 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa4e32c9-8ffa-401c-bec2-84be1953178a tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 returned with HTTP 404 Aug 18 13:00:47.385140 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 18/75] 10.4.3.126 () {68 vars in 1452 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925/group_specs/key3 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:00:47.395162 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-998e1291-69b2-4e6b-9b8a-bf7a2ff2a9d5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.398320 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-998e1291-69b2-4e6b-9b8a-bf7a2ff2a9d5 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925 Aug 18 13:00:47.398629 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-998e1291-69b2-4e6b-9b8a-bf7a2ff2a9d5 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.399048 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-998e1291-69b2-4e6b-9b8a-bf7a2ff2a9d5 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.422665 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-998e1291-69b2-4e6b-9b8a-bf7a2ff2a9d5 tempest-GroupTypeSpecsTest-1720644647 tempest-GroupTypeSpecsTest-1720644647-project-admin] https://10.4.3.126/volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925 returned with HTTP 202 Aug 18 13:00:47.423136 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 20/76] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:00:47 2026] DELETE /volume/v3/group_types/5149af1b-7d63-4087-bf7e-77159c09d925 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:00:47.627217 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2d6dcf25-5d85-4825-8b16-81b7f3774d04 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.630829 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d6dcf25-5d85-4825-8b16-81b7f3774d04 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:00:47.631058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d6dcf25-5d85-4825-8b16-81b7f3774d04 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.631613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d6dcf25-5d85-4825-8b16-81b7f3774d04 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.645517 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:47.645517 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:47.652926 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2d6dcf25-5d85-4825-8b16-81b7f3774d04 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:47.660833 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d6dcf25-5d85-4825-8b16-81b7f3774d04 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:00:47.661754 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 20/77] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 1390 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:47.681421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-065bfe11-789d-49d7-b890-9a059007e0e3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.683482 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:47.683950 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-121901741"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:47.685687 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-121901741'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:47.685871 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume of 1 GB Aug 18 13:00:47.691010 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Availability Zones retrieved successfully. Aug 18 13:00:47.697172 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Flow 'volume_create_api' (a4aed9ac-e05e-4bac-8835-4a0580185d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:47.702434 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73c482b-4273-44c9-bf9d-6808813cf38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:47.703466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:47.762795 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73c482b-4273-44c9-bf9d-6808813cf38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:47.762795 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc84072e-28e5-42b1-9a18-66127ac4c8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:47.833297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Created reservations ['c92f0a78-d5e0-4554-8ff0-90e6c55a74ee', '714b1334-820b-469c-91f8-91a8e0f7bcf3', 'e6ee64c7-c013-4469-98a7-964208e48fd6', '147d0ca4-2fc4-41d3-8784-9f526ad9b225'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:47.834141 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc84072e-28e5-42b1-9a18-66127ac4c8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c92f0a78-d5e0-4554-8ff0-90e6c55a74ee', '714b1334-820b-469c-91f8-91a8e0f7bcf3', 'e6ee64c7-c013-4469-98a7-964208e48fd6', '147d0ca4-2fc4-41d3-8784-9f526ad9b225']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:47.835774 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e3b626-e51a-47d9-aa21-c5dd0f226e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:47.872443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e3b626-e51a-47d9-aa21-c5dd0f226e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451faff6-223a-49fd-ae57-68510d5d6916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-121901741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb56482cebe402fa3fa4d53c1fc714d',qos_specs=None,replication_status=,reservations=['c92f0a78-d5e0-4554-8ff0-90e6c55a74ee','714b1334-820b-469c-91f8-91a8e0f7bcf3','e6ee64c7-c013-4469-98a7-964208e48fd6','147d0ca4-2fc4-41d3-8784-9f526ad9b225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f933efb84762974a65cbc8c08d66',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-121901741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451faff6-223a-49fd-ae57-68510d5d6916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb56482cebe402fa3fa4d53c1fc714d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f933efb84762974a65cbc8c08d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:47.873193 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc629e3-5eae-4974-a746-7c0f108209a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:47.917116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc629e3-5eae-4974-a746-7c0f108209a8) transitioned into state 'SUCCESS' from state '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-121901741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb56482cebe402fa3fa4d53c1fc714d',qos_specs=None,replication_status=,reservations=['c92f0a78-d5e0-4554-8ff0-90e6c55a74ee','714b1334-820b-469c-91f8-91a8e0f7bcf3','e6ee64c7-c013-4469-98a7-964208e48fd6','147d0ca4-2fc4-41d3-8784-9f526ad9b225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f933efb84762974a65cbc8c08d66',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:47.917259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4855376-b992-42b3-a3c6-14419c3aea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:47.934650 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4855376-b992-42b3-a3c6-14419c3aea0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:47.935965 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Flow 'volume_create_api' (a4aed9ac-e05e-4bac-8835-4a0580185d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:47.936543 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume request issued successfully. Aug 18 13:00:47.937622 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-065bfe11-789d-49d7-b890-9a059007e0e3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:47.937941 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 20/78] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:00:47 2026] POST /volume/v3/volumes => generated 751 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:47.956991 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-282eaa7d-d1b3-4b74-b1f8-988bbe3575a9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:47.959377 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-282eaa7d-d1b3-4b74-b1f8-988bbe3575a9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:00:47.959703 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-282eaa7d-d1b3-4b74-b1f8-988bbe3575a9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:47.960561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-282eaa7d-d1b3-4b74-b1f8-988bbe3575a9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:47.971267 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:47.971267 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:47.976393 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-282eaa7d-d1b3-4b74-b1f8-988bbe3575a9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:47.984296 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-282eaa7d-d1b3-4b74-b1f8-988bbe3575a9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 returned with HTTP 200 Aug 18 13:00:47.984453 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 19/79] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:47 2026] GET /volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:49.004686 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c50fc2d0-b0d2-4a90-987b-2956277e6934 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:49.009101 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c50fc2d0-b0d2-4a90-987b-2956277e6934 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:00:49.009101 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c50fc2d0-b0d2-4a90-987b-2956277e6934 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:49.009101 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c50fc2d0-b0d2-4a90-987b-2956277e6934 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:49.018318 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:49.018318 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:49.032240 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c50fc2d0-b0d2-4a90-987b-2956277e6934 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:49.041538 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c50fc2d0-b0d2-4a90-987b-2956277e6934 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 returned with HTTP 200 Aug 18 13:00:49.042033 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 21/80] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:49 2026] GET /volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:49.064007 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:49.067307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:49.068924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1575387429"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:49.073306 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1575387429'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:49.073306 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume of 1 GB Aug 18 13:00:49.077188 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Availability Zones retrieved successfully. Aug 18 13:00:49.085948 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Flow 'volume_create_api' (00932ee8-cd61-4744-9cb4-709b7ae758b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:49.089942 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa28b977-8fb6-4d41-865a-0df8cc018e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:49.090357 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:49.142163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa28b977-8fb6-4d41-865a-0df8cc018e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:49.143729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888af2f5-735c-4e90-82e7-2c07968f5eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:49.197284 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:49.197650 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:00:49.222032 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Created reservations ['82bb3682-548e-4bbd-ab75-9705384cb951', '38161f72-1259-48bc-8944-a3e92f757516', 'c45fb40e-e068-4ff2-8237-a403d2d7396d', '940aa74c-8e1c-481f-8684-ce0bb2677b3f'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:49.223398 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888af2f5-735c-4e90-82e7-2c07968f5eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82bb3682-548e-4bbd-ab75-9705384cb951', '38161f72-1259-48bc-8944-a3e92f757516', 'c45fb40e-e068-4ff2-8237-a403d2d7396d', '940aa74c-8e1c-481f-8684-ce0bb2677b3f']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:49.225450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a39f7b-10df-432f-9cfb-b3ad98e950ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:49.255042 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a39f7b-10df-432f-9cfb-b3ad98e950ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae878b9b-95d7-4aa9-9671-b1a602a71dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1575387429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb56482cebe402fa3fa4d53c1fc714d',qos_specs=None,replication_status=,reservations=['82bb3682-548e-4bbd-ab75-9705384cb951','38161f72-1259-48bc-8944-a3e92f757516','c45fb40e-e068-4ff2-8237-a403d2d7396d','940aa74c-8e1c-481f-8684-ce0bb2677b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f933efb84762974a65cbc8c08d66',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1575387429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae878b9b-95d7-4aa9-9671-b1a602a71dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb56482cebe402fa3fa4d53c1fc714d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f933efb84762974a65cbc8c08d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:49.255807 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becae88b-46a7-49d1-a0b7-8f374d317b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:49.287381 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becae88b-46a7-49d1-a0b7-8f374d317b64) transitioned into state 'SUCCESS' from state '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-1575387429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb56482cebe402fa3fa4d53c1fc714d',qos_specs=None,replication_status=,reservations=['82bb3682-548e-4bbd-ab75-9705384cb951','38161f72-1259-48bc-8944-a3e92f757516','c45fb40e-e068-4ff2-8237-a403d2d7396d','940aa74c-8e1c-481f-8684-ce0bb2677b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f933efb84762974a65cbc8c08d66',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:49.289378 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71dc3390-adfc-419e-bdb4-b2eceda57f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:49.304355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71dc3390-adfc-419e-bdb4-b2eceda57f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:49.306291 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Flow 'volume_create_api' (00932ee8-cd61-4744-9cb4-709b7ae758b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:49.306291 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Create volume request issued successfully. Aug 18 13:00:49.307094 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d345937f-57cc-48dc-ab9a-62cc4a8bc206 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:49.307788 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 21/81] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:00:49 2026] POST /volume/v3/volumes => generated 752 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:49.325737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-23443456-93ea-4855-9061-091144b23441 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:49.332582 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23443456-93ea-4855-9061-091144b23441 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:00:49.332582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23443456-93ea-4855-9061-091144b23441 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:49.332582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23443456-93ea-4855-9061-091144b23441 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:49.337831 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:49.337831 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:00:49.342566 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-23443456-93ea-4855-9061-091144b23441 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:49.348974 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23443456-93ea-4855-9061-091144b23441 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 returned with HTTP 200 Aug 18 13:00:49.351302 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 21/82] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:49 2026] GET /volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:50.370311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ea81af6d-0486-41bf-a75c-82f76a6d0e6e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:50.372934 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea81af6d-0486-41bf-a75c-82f76a6d0e6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:00:50.374239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea81af6d-0486-41bf-a75c-82f76a6d0e6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:50.374239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea81af6d-0486-41bf-a75c-82f76a6d0e6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:50.382729 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:50.382729 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:50.389079 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ea81af6d-0486-41bf-a75c-82f76a6d0e6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:00:50.393533 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea81af6d-0486-41bf-a75c-82f76a6d0e6e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 returned with HTTP 200 Aug 18 13:00:50.394878 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 20/83] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:50 2026] GET /volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:53.847184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-2a2293d3-66bf-47e2-82b2-398fd63d8cb6 req-b6ff7943-b1fa-407c-86b1-ec505e6cdfb0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:53.862682 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2a2293d3-66bf-47e2-82b2-398fd63d8cb6 req-b6ff7943-b1fa-407c-86b1-ec505e6cdfb0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf Aug 18 13:00:53.862863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-2a2293d3-66bf-47e2-82b2-398fd63d8cb6 req-b6ff7943-b1fa-407c-86b1-ec505e6cdfb0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:53.863138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-2a2293d3-66bf-47e2-82b2-398fd63d8cb6 req-b6ff7943-b1fa-407c-86b1-ec505e6cdfb0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:53.881193 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:53.881193 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:53.887509 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-2a2293d3-66bf-47e2-82b2-398fd63d8cb6 req-b6ff7943-b1fa-407c-86b1-ec505e6cdfb0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:00:53.894118 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2a2293d3-66bf-47e2-82b2-398fd63d8cb6 req-b6ff7943-b1fa-407c-86b1-ec505e6cdfb0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf returned with HTTP 200 Aug 18 13:00:53.894649 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 22/84] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:00:53 2026] GET /volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:54.083363 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aacba4ce-468c-499a-8901-317ca9a17f20 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:54.484846 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aacba4ce-468c-499a-8901-317ca9a17f20 tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 13:00:54.485552 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aacba4ce-468c-499a-8901-317ca9a17f20 tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:54.485665 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aacba4ce-468c-499a-8901-317ca9a17f20 tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] Calling method 'get_pools' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:54.489327 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:54.489327 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:54.521531 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aacba4ce-468c-499a-8901-317ca9a17f20 tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 13:00:54.522929 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 22/85] 10.4.3.126 () {66 vars in 1314 bytes} [Tue Aug 18 13:00:54 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:54.538317 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8cc5abe4-df64-4677-bf93-6a490c06197b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:54.542139 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8cc5abe4-df64-4677-bf93-6a490c06197b tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 18 13:00:54.542139 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8cc5abe4-df64-4677-bf93-6a490c06197b tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:54.542139 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8cc5abe4-df64-4677-bf93-6a490c06197b tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] Calling method 'get_pools' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:54.579240 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8cc5abe4-df64-4677-bf93-6a490c06197b tempest-VolumePoolsAdminTestsJSON-1738096160 tempest-VolumePoolsAdminTestsJSON-1738096160-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:00:54.579983 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 22/86] 10.4.3.126 () {66 vars in 1291 bytes} [Tue Aug 18 13:00:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:57.019405 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d9c362a3-4842-4da6-84af-e612a05bb03e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:57.413766 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:57.414979 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-672336958", "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:57.419045 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-672336958', 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:57.553153 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume of 1 GB Aug 18 13:00:57.561358 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Availability Zones retrieved successfully. Aug 18 13:00:57.565941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Flow 'volume_create_api' (7b7ad29c-7a84-481c-82c8-fc98d8b2827b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:57.567434 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da956e1d-b78b-4fbc-af19-c825666aae95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:57.568471 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:57.644012 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da956e1d-b78b-4fbc-af19-c825666aae95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:57.644700 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347a9015-784a-4442-9f86-0aceb8b1e1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:57.748534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Created reservations ['ce6ac86d-9bb2-4b47-8b5c-9ebc401b25be', '3370efbf-8e43-4a41-a5d9-14e905198fb5', '2025e196-7b77-49f3-b0f0-b6aae5e53846', 'c20aaca2-6da9-4229-83ab-cefe5f2b518a'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:57.749753 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347a9015-784a-4442-9f86-0aceb8b1e1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce6ac86d-9bb2-4b47-8b5c-9ebc401b25be', '3370efbf-8e43-4a41-a5d9-14e905198fb5', '2025e196-7b77-49f3-b0f0-b6aae5e53846', 'c20aaca2-6da9-4229-83ab-cefe5f2b518a']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:57.750469 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23bccaa-8cca-4cab-9537-bf0ff9d421e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:57.786472 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23bccaa-8cca-4cab-9537-bf0ff9d421e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c664fedc-3b0d-4a98-8245-72985aaed7ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-672336958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91314117696140288c33d7c4b3eb99aa',qos_specs=None,replication_status=,reservations=['ce6ac86d-9bb2-4b47-8b5c-9ebc401b25be','3370efbf-8e43-4a41-a5d9-14e905198fb5','2025e196-7b77-49f3-b0f0-b6aae5e53846','c20aaca2-6da9-4229-83ab-cefe5f2b518a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-672336958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c664fedc-3b0d-4a98-8245-72985aaed7ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91314117696140288c33d7c4b3eb99aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:57.786472 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcc7c9a-241c-43ca-8dc4-a6b0c82ba204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:57.813721 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcc7c9a-241c-43ca-8dc4-a6b0c82ba204) transitioned into state 'SUCCESS' from state '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-672336958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91314117696140288c33d7c4b3eb99aa',qos_specs=None,replication_status=,reservations=['ce6ac86d-9bb2-4b47-8b5c-9ebc401b25be','3370efbf-8e43-4a41-a5d9-14e905198fb5','2025e196-7b77-49f3-b0f0-b6aae5e53846','c20aaca2-6da9-4229-83ab-cefe5f2b518a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:57.814640 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3eb8453-2e8c-4d7f-99d3-9303d68333c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:57.828679 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3eb8453-2e8c-4d7f-99d3-9303d68333c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:57.830756 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Flow 'volume_create_api' (7b7ad29c-7a84-481c-82c8-fc98d8b2827b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:57.830756 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume request issued successfully. Aug 18 13:00:57.831453 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9c362a3-4842-4da6-84af-e612a05bb03e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:57.831996 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 21/87] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:00:57 2026] POST /volume/v3/volumes => generated 756 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:57.848096 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-20abf0eb-01ae-477d-a8be-c1271d72cce2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:57.850635 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20abf0eb-01ae-477d-a8be-c1271d72cce2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:00:57.850985 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20abf0eb-01ae-477d-a8be-c1271d72cce2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:57.851951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20abf0eb-01ae-477d-a8be-c1271d72cce2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:57.865221 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:57.865221 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:00:57.880226 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-20abf0eb-01ae-477d-a8be-c1271d72cce2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:00:57.889310 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20abf0eb-01ae-477d-a8be-c1271d72cce2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca returned with HTTP 200 Aug 18 13:00:57.889842 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 23/88] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:57 2026] GET /volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:00:58.909001 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ff30c5f6-828d-41a3-bd5a-96e5e23adf89 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:58.911908 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff30c5f6-828d-41a3-bd5a-96e5e23adf89 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:00:58.912134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff30c5f6-828d-41a3-bd5a-96e5e23adf89 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:58.912806 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff30c5f6-828d-41a3-bd5a-96e5e23adf89 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:58.921115 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:58.921115 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:00:58.925949 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ff30c5f6-828d-41a3-bd5a-96e5e23adf89 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:00:58.932319 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff30c5f6-828d-41a3-bd5a-96e5e23adf89 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca returned with HTTP 200 Aug 18 13:00:58.933403 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 23/89] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:58 2026] GET /volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:00:58.947831 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:58.952622 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:00:58.953309 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-750371764"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:00:58.955749 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-750371764'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:00:58.955940 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume of 1 GB Aug 18 13:00:58.962401 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Availability Zones retrieved successfully. Aug 18 13:00:58.972914 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Flow 'volume_create_api' (198cc119-4b49-4c4e-be98-dc8b14dff05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:58.974762 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74469d52-bd17-4364-b26e-cd073a5a8c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:58.976253 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:00:59.009864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74469d52-bd17-4364-b26e-cd073a5a8c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:59.010717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4fd8cb5-6d6b-4077-94fd-d3127ae98527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:59.072723 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Created reservations ['ceb658e4-219d-420d-92f3-29e6351f91df', '2d88d6cc-1d42-4416-b40c-92ab19dc7997', '1879a434-4155-4522-b927-ccc2a1194252', '7d129e36-71ce-41b1-94f6-d93d684602a8'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:00:59.073917 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4fd8cb5-6d6b-4077-94fd-d3127ae98527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceb658e4-219d-420d-92f3-29e6351f91df', '2d88d6cc-1d42-4416-b40c-92ab19dc7997', '1879a434-4155-4522-b927-ccc2a1194252', '7d129e36-71ce-41b1-94f6-d93d684602a8']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:59.074731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19eb1f8a-87d2-4d99-914d-e26c1ac7df8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:59.111039 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19eb1f8a-87d2-4d99-914d-e26c1ac7df8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37d4c83-12be-4cdf-a8f3-d0504def9d00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-750371764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91314117696140288c33d7c4b3eb99aa',qos_specs=None,replication_status=,reservations=['ceb658e4-219d-420d-92f3-29e6351f91df','2d88d6cc-1d42-4416-b40c-92ab19dc7997','1879a434-4155-4522-b927-ccc2a1194252','7d129e36-71ce-41b1-94f6-d93d684602a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-750371764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37d4c83-12be-4cdf-a8f3-d0504def9d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91314117696140288c33d7c4b3eb99aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:59.112361 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3c008b-1308-4701-a956-e931fa7d05ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:59.167836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3c008b-1308-4701-a956-e931fa7d05ed) transitioned into state 'SUCCESS' from state '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-750371764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91314117696140288c33d7c4b3eb99aa',qos_specs=None,replication_status=,reservations=['ceb658e4-219d-420d-92f3-29e6351f91df','2d88d6cc-1d42-4416-b40c-92ab19dc7997','1879a434-4155-4522-b927-ccc2a1194252','7d129e36-71ce-41b1-94f6-d93d684602a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:59.168958 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e444b0ae-7c77-46a3-ac5d-c7490a6047f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:00:59.192314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e444b0ae-7c77-46a3-ac5d-c7490a6047f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:00:59.193132 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Flow 'volume_create_api' (198cc119-4b49-4c4e-be98-dc8b14dff05c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:00:59.193629 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume request issued successfully. Aug 18 13:00:59.195823 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5eb4b6dc-bffc-4c09-be96-f12631c01af4 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:00:59.195823 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 23/90] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:00:58 2026] POST /volume/v3/volumes => generated 756 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:00:59.216386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dc5f8406-417a-4884-8937-9ea29c700950 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:00:59.219853 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc5f8406-417a-4884-8937-9ea29c700950 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:00:59.220071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc5f8406-417a-4884-8937-9ea29c700950 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:00:59.220363 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc5f8406-417a-4884-8937-9ea29c700950 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:00:59.236085 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:00:59.236085 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:00:59.243099 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dc5f8406-417a-4884-8937-9ea29c700950 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:00:59.249550 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc5f8406-417a-4884-8937-9ea29c700950 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 returned with HTTP 200 Aug 18 13:00:59.249938 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 22/91] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:00:59 2026] GET /volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:00.265754 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-28b5cd00-fc3f-4c01-983b-8d276be50fda None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:00.268630 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28b5cd00-fc3f-4c01-983b-8d276be50fda tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:01:00.268795 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-28b5cd00-fc3f-4c01-983b-8d276be50fda tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:00.269001 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-28b5cd00-fc3f-4c01-983b-8d276be50fda tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:00.279716 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:00.279716 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:00.285039 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-28b5cd00-fc3f-4c01-983b-8d276be50fda tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:00.291435 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28b5cd00-fc3f-4c01-983b-8d276be50fda tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 returned with HTTP 200 Aug 18 13:01:00.292037 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 24/92] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:00 2026] GET /volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:00.311728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-71771baf-bdde-4747-bc94-e3641bcd310b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:00.315073 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:01:00.315073 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-203917980"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:00.316999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-203917980'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:01:00.317266 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume of 1 GB Aug 18 13:01:00.324089 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Availability Zones retrieved successfully. Aug 18 13:01:00.334689 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Flow 'volume_create_api' (2fb91d72-5e5f-423b-b781-aabe9120731d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:00.338267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac8e368-b592-475d-856f-557aa0bf28b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:00.338267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:01:00.386413 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac8e368-b592-475d-856f-557aa0bf28b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:00.387196 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0dda53-88de-4c1e-a7ff-311dcdd3ba93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:00.451892 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Created reservations ['8c646125-7161-49ee-9dd8-64d92aec865e', 'd68eb2e9-77cb-4af9-b35e-cd669c36f59d', '688d9a5f-8595-4871-95b8-03c8507068fc', '2eff7b20-8c0d-488b-aebc-f4e2d8a4a2c7'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:01:00.452900 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0dda53-88de-4c1e-a7ff-311dcdd3ba93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c646125-7161-49ee-9dd8-64d92aec865e', 'd68eb2e9-77cb-4af9-b35e-cd669c36f59d', '688d9a5f-8595-4871-95b8-03c8507068fc', '2eff7b20-8c0d-488b-aebc-f4e2d8a4a2c7']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:00.454159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c119fdf5-3be6-48c7-9c48-d6766ee6729d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:00.493202 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c119fdf5-3be6-48c7-9c48-d6766ee6729d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b95ca99-043e-49b4-9d25-7d5366685c9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-203917980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91314117696140288c33d7c4b3eb99aa',qos_specs=None,replication_status=,reservations=['8c646125-7161-49ee-9dd8-64d92aec865e','d68eb2e9-77cb-4af9-b35e-cd669c36f59d','688d9a5f-8595-4871-95b8-03c8507068fc','2eff7b20-8c0d-488b-aebc-f4e2d8a4a2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-203917980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b95ca99-043e-49b4-9d25-7d5366685c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91314117696140288c33d7c4b3eb99aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:00.495064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e81249c-a0e4-4506-b2d9-a545f6be3690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:00.534194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e81249c-a0e4-4506-b2d9-a545f6be3690) transitioned into state 'SUCCESS' from state '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-203917980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91314117696140288c33d7c4b3eb99aa',qos_specs=None,replication_status=,reservations=['8c646125-7161-49ee-9dd8-64d92aec865e','d68eb2e9-77cb-4af9-b35e-cd669c36f59d','688d9a5f-8595-4871-95b8-03c8507068fc','2eff7b20-8c0d-488b-aebc-f4e2d8a4a2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8edc81abaa4de2b821e628ba51a37a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:00.534194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6b2644-a578-4bc2-b2f6-bc20014e2dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:00.549288 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6b2644-a578-4bc2-b2f6-bc20014e2dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:00.550612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Flow 'volume_create_api' (2fb91d72-5e5f-423b-b781-aabe9120731d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:00.551049 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Create volume request issued successfully. Aug 18 13:01:00.552091 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71771baf-bdde-4747-bc94-e3641bcd310b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:01:00.552536 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 24/93] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:01:00 2026] POST /volume/v3/volumes => generated 756 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:01:00.572239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-de959066-8384-4a62-8481-9532bed716e3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:00.572239 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de959066-8384-4a62-8481-9532bed716e3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:01:00.573118 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de959066-8384-4a62-8481-9532bed716e3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:00.573118 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de959066-8384-4a62-8481-9532bed716e3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:00.588093 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:00.588093 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:00.596562 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-de959066-8384-4a62-8481-9532bed716e3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:00.604836 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de959066-8384-4a62-8481-9532bed716e3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b returned with HTTP 200 Aug 18 13:01:00.605965 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 24/94] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:00 2026] GET /volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:01.072429 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-32e88c38-d234-485a-9edc-8da2d4821908 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.075888 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-32e88c38-d234-485a-9edc-8da2d4821908 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:01:01.076489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-32e88c38-d234-485a-9edc-8da2d4821908 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.077188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-32e88c38-d234-485a-9edc-8da2d4821908 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.086749 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.086749 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:01.092683 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-32e88c38-d234-485a-9edc-8da2d4821908 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:01:01.100418 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-32e88c38-d234-485a-9edc-8da2d4821908 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:01:01.100986 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 23/95] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 1390 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:01.115764 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-680cdecc-fd63-46cc-9845-831eeea87bec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.119799 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-680cdecc-fd63-46cc-9845-831eeea87bec tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:01:01.119799 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-680cdecc-fd63-46cc-9845-831eeea87bec tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.119799 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-680cdecc-fd63-46cc-9845-831eeea87bec tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.127242 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.127242 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:01.134297 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-680cdecc-fd63-46cc-9845-831eeea87bec tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:01:01.141093 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-680cdecc-fd63-46cc-9845-831eeea87bec tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 returned with HTTP 200 Aug 18 13:01:01.141915 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 25/96] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:01.152814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-043a4fe4-5ae5-43d5-841d-9e42f2c414ed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.156043 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-043a4fe4-5ae5-43d5-841d-9e42f2c414ed tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:01:01.156335 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-043a4fe4-5ae5-43d5-841d-9e42f2c414ed tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.156636 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-043a4fe4-5ae5-43d5-841d-9e42f2c414ed tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.163509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.169398 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.169398 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:01.175935 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-043a4fe4-5ae5-43d5-841d-9e42f2c414ed tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:01:01.183650 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-043a4fe4-5ae5-43d5-841d-9e42f2c414ed tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 returned with HTTP 200 Aug 18 13:01:01.184155 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 25/97] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:01.197530 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de4cdefc-65ad-4c8b-bb97-3b1e901fca57 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.198056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de4cdefc-65ad-4c8b-bb97-3b1e901fca57 None None] GET https://10.4.3.126/volume// Aug 18 13:01:01.198297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de4cdefc-65ad-4c8b-bb97-3b1e901fca57 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.198560 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de4cdefc-65ad-4c8b-bb97-3b1e901fca57 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.199032 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de4cdefc-65ad-4c8b-bb97-3b1e901fca57 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:01.199437 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 24/98] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:01.212629 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-00b90ff2-89cf-48ef-a8ca-83ab66e1ea36 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.215257 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-00b90ff2-89cf-48ef-a8ca-83ab66e1ea36 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:01.216884 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-00b90ff2-89cf-48ef-a8ca-83ab66e1ea36 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47790cec-f1ce-4be0-9ea2-6f71d24b9c34", "connector": null, "instance_uuid": "daf14d64-35b6-4782-9ef7-3aefb22e2332"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:01.232238 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.232238 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:01.285778 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-00b90ff2-89cf-48ef-a8ca-83ab66e1ea36 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:01.286892 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 26/99] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:01 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:01.300991 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-29968b04-603b-4f34-ad4f-c2f741d72c7c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.301270 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29968b04-603b-4f34-ad4f-c2f741d72c7c None None] GET https://10.4.3.126/volume// Aug 18 13:01:01.301608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29968b04-603b-4f34-ad4f-c2f741d72c7c None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.302256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29968b04-603b-4f34-ad4f-c2f741d72c7c None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.302606 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29968b04-603b-4f34-ad4f-c2f741d72c7c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:01.303102 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 26/100] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:01.314950 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-2f567470-9df7-4aec-a362-b93c160d20ab None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.317971 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-2f567470-9df7-4aec-a362-b93c160d20ab tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:01.318156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-2f567470-9df7-4aec-a362-b93c160d20ab tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451faff6-223a-49fd-ae57-68510d5d6916", "connector": null, "instance_uuid": "daf14d64-35b6-4782-9ef7-3aefb22e2332"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:01.328550 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.328550 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:01.378076 np0000007652 devstack@c-api.service[100590]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 18 13:01:01.378076 np0000007652 devstack@c-api.service[100590]: .first() Aug 18 13:01:01.403087 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-2f567470-9df7-4aec-a362-b93c160d20ab tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:01.403498 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 25/101] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:01 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:01.416677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-23ce821c-efd3-4221-8ac8-2a03f33fe1b4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.416677 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-23ce821c-efd3-4221-8ac8-2a03f33fe1b4 None None] GET https://10.4.3.126/volume// Aug 18 13:01:01.416677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-23ce821c-efd3-4221-8ac8-2a03f33fe1b4 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.416677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-23ce821c-efd3-4221-8ac8-2a03f33fe1b4 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.416677 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-23ce821c-efd3-4221-8ac8-2a03f33fe1b4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:01.416677 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 27/102] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:01.435415 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a45ec278-9659-4da0-bd24-d89f69f5a13e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.443654 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a45ec278-9659-4da0-bd24-d89f69f5a13e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:01.444467 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a45ec278-9659-4da0-bd24-d89f69f5a13e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae878b9b-95d7-4aa9-9671-b1a602a71dc3", "connector": null, "instance_uuid": "daf14d64-35b6-4782-9ef7-3aefb22e2332"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:01.458765 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.458765 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:01.527485 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a45ec278-9659-4da0-bd24-d89f69f5a13e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:01.528146 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 27/103] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:01 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:01.630452 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-227235e9-784d-43f4-82ec-ca95473ce934 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.634001 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-227235e9-784d-43f4-82ec-ca95473ce934 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:01:01.634001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-227235e9-784d-43f4-82ec-ca95473ce934 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.636446 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-227235e9-784d-43f4-82ec-ca95473ce934 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.655975 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.655975 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:01.657951 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-227235e9-784d-43f4-82ec-ca95473ce934 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:01.665292 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-227235e9-784d-43f4-82ec-ca95473ce934 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b returned with HTTP 200 Aug 18 13:01:01.665738 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 26/104] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:01.790386 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea Aug 18 13:01:01.791676 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:01.791676 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:01.808125 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-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 18 13:01:01.808609 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-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 18 13:01:01.809613 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.809752 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.810072 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.810813 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.811233 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.819456 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b11db561-c0fb-4bd5-b00f-61e4e29a4094 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea returned with HTTP 200 Aug 18 13:01:01.820102 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 25/105] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:01:01 2026] GET /volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea => generated 437 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:01:01.833445 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:01.835676 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea Aug 18 13:01:01.836136 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:01.850885 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:01.850885 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:01.943196 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-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 18 13:01:01.943740 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-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 18 13:01:01.944105 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.944748 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.945138 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.945676 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.946218 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:01.957819 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8c8b5f32-5fbb-45ae-b6cc-9976750da7ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea returned with HTTP 200 Aug 18 13:01:01.958634 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 28/106] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:01:01 2026] PUT /volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea => generated 390 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:01.972159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:02.200442 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:01:02.201089 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-456311674"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:02.203840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-456311674'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:01:02.204026 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Create volume of 1 GB Aug 18 13:01:02.205172 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:02.205172 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:02.212726 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Availability Zones retrieved successfully. Aug 18 13:01:02.223287 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Flow 'volume_create_api' (a6256e1a-869d-4db0-95d4-b5b4e2e30fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:02.223287 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a928a97-9f70-4081-8332-9c57fed5a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:02.224524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:01:02.281025 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a928a97-9f70-4081-8332-9c57fed5a510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:02.283149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a32d1f-a278-475d-985d-03c1574875be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:02.397083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Created reservations ['1130ccba-f3de-45c8-b20c-9af6402a588b', '4906c3c9-9fd4-4994-a33a-c2c2eb6dcf84', '2c08d2e6-bfb0-45cf-8c4f-31f82ebfcd73', '470d9e54-cfd0-43c0-8602-81a55dc1261e'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:01:02.398657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a32d1f-a278-475d-985d-03c1574875be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1130ccba-f3de-45c8-b20c-9af6402a588b', '4906c3c9-9fd4-4994-a33a-c2c2eb6dcf84', '2c08d2e6-bfb0-45cf-8c4f-31f82ebfcd73', '470d9e54-cfd0-43c0-8602-81a55dc1261e']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:02.398657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debb3562-a120-4da5-aefb-c67dc8f7d690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:02.441834 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debb3562-a120-4da5-aefb-c67dc8f7d690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '775fcd5c-d05d-439f-8101-e9b5e0d731df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-456311674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3c48078ce47c7a186c3402baa7aea',qos_specs=None,replication_status=,reservations=['1130ccba-f3de-45c8-b20c-9af6402a588b','4906c3c9-9fd4-4994-a33a-c2c2eb6dcf84','2c08d2e6-bfb0-45cf-8c4f-31f82ebfcd73','470d9e54-cfd0-43c0-8602-81a55dc1261e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e986b882074572a8b0b027e36ae5da',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-456311674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=775fcd5c-d05d-439f-8101-e9b5e0d731df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc3c48078ce47c7a186c3402baa7aea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e986b882074572a8b0b027e36ae5da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:02.441834 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81be6d4-9b99-4b9d-a644-16f19bce3f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:02.471370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81be6d4-9b99-4b9d-a644-16f19bce3f30) transitioned into state 'SUCCESS' from state '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-456311674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3c48078ce47c7a186c3402baa7aea',qos_specs=None,replication_status=,reservations=['1130ccba-f3de-45c8-b20c-9af6402a588b','4906c3c9-9fd4-4994-a33a-c2c2eb6dcf84','2c08d2e6-bfb0-45cf-8c4f-31f82ebfcd73','470d9e54-cfd0-43c0-8602-81a55dc1261e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e986b882074572a8b0b027e36ae5da',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:02.472682 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30849186-0b44-4ed1-9351-0966f079cc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:02.488926 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30849186-0b44-4ed1-9351-0966f079cc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:02.489939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Flow 'volume_create_api' (a6256e1a-869d-4db0-95d4-b5b4e2e30fdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:02.490468 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Create volume request issued successfully. Aug 18 13:01:02.492125 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-184367b3-6d38-4eae-9bb7-df5987bfe5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:01:02.492715 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 28/107] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:01:01 2026] POST /volume/v3/volumes => generated 766 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:01:02.513668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f3e2f0fb-ad1d-46e4-ab85-79c68f6aea8a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:02.516343 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3e2f0fb-ad1d-46e4-ab85-79c68f6aea8a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:02.516343 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f3e2f0fb-ad1d-46e4-ab85-79c68f6aea8a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:02.516527 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f3e2f0fb-ad1d-46e4-ab85-79c68f6aea8a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:02.526490 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:02.526490 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:02.531680 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f3e2f0fb-ad1d-46e4-ab85-79c68f6aea8a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:02.537505 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3e2f0fb-ad1d-46e4-ab85-79c68f6aea8a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df returned with HTTP 200 Aug 18 13:01:02.537719 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 27/108] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:02 2026] GET /volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:03.556145 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-39c99595-732f-42e1-96fe-1fce1cae0650 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:03.559575 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39c99595-732f-42e1-96fe-1fce1cae0650 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:03.559807 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39c99595-732f-42e1-96fe-1fce1cae0650 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:03.560047 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39c99595-732f-42e1-96fe-1fce1cae0650 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:03.576492 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:03.576492 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:03.582448 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-39c99595-732f-42e1-96fe-1fce1cae0650 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:03.590017 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39c99595-732f-42e1-96fe-1fce1cae0650 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df returned with HTTP 200 Aug 18 13:01:03.590989 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 26/109] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:03 2026] GET /volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:03.612789 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:03.617874 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:01:03.617874 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "775fcd5c-d05d-439f-8101-e9b5e0d731df", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1014264546"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:03.638367 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:03.638367 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:03.640149 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:03.640423 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Create snapshot from volume 775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:03.720310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Created reservations ['c7ca34f0-6337-436e-9b95-b5442455e973', '0099b991-d15b-4040-9a03-55a49cc8b3f6', '01bb57f7-ea02-4d68-91e8-94f2cae43d84', '3ac7bb33-b62c-4546-ab19-279c6d86ac5c'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:01:03.817904 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Snapshot create request issued successfully. Aug 18 13:01:03.818552 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c88d2ea-47d0-432b-bad0-bedbfc13d412 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:01:03.819324 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 29/110] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:01:03 2026] POST /volume/v3/snapshots => generated 323 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:01:03.839340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8acb7443-2d9d-4962-88f0-e8c5e22de17e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:03.843408 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8acb7443-2d9d-4962-88f0-e8c5e22de17e tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 Aug 18 13:01:03.843408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8acb7443-2d9d-4962-88f0-e8c5e22de17e tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:03.844573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8acb7443-2d9d-4962-88f0-e8c5e22de17e tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:03.874403 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:03.874403 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:03.875131 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8acb7443-2d9d-4962-88f0-e8c5e22de17e tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Snapshot retrieved successfully. Aug 18 13:01:03.876360 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8acb7443-2d9d-4962-88f0-e8c5e22de17e tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 returned with HTTP 200 Aug 18 13:01:03.877101 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 29/111] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:01:03 2026] GET /volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 => generated 455 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:04.561267 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1b892472-a4ba-437f-ba26-b8f4a48e18df None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:04.561850 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1b892472-a4ba-437f-ba26-b8f4a48e18df None None] GET https://10.4.3.126/volume// Aug 18 13:01:04.562506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1b892472-a4ba-437f-ba26-b8f4a48e18df None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:04.562506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1b892472-a4ba-437f-ba26-b8f4a48e18df None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:04.564027 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1b892472-a4ba-437f-ba26-b8f4a48e18df None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:04.564508 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 28/112] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:04 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:04.580382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-504bf432-9a0b-4235-827a-41414afb457d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:04.584792 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-504bf432-9a0b-4235-827a-41414afb457d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:01:04.586047 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-504bf432-9a0b-4235-827a-41414afb457d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:04.586936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-504bf432-9a0b-4235-827a-41414afb457d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:04.603336 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:04.603336 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:04.608498 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-504bf432-9a0b-4235-827a-41414afb457d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:01:04.614747 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-504bf432-9a0b-4235-827a-41414afb457d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:01:04.615287 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 27/113] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:04 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 1569 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:04.748930 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-480966a6-f11b-4833-bd1f-f4eca6028924 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:04.751075 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-480966a6-f11b-4833-bd1f-f4eca6028924 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] PUT https://10.4.3.126/volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57 Aug 18 13:01:04.751554 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-480966a6-f11b-4833-bd1f-f4eca6028924 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:04.760473 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-480966a6-f11b-4833-bd1f-f4eca6028924 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Acquiring lock "cinder-attachment_update-47790cec-f1ce-4be0-9ea2-6f71d24b9c34-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:04.771288 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-480966a6-f11b-4833-bd1f-f4eca6028924 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Lock "cinder-attachment_update-47790cec-f1ce-4be0-9ea2-6f71d24b9c34-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:04.771288 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:04.771288 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:04.892390 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4fb595a6-a986-4ef9-91c0-d8d69d012f88 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:04.894787 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4fb595a6-a986-4ef9-91c0-d8d69d012f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 Aug 18 13:01:04.895257 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4fb595a6-a986-4ef9-91c0-d8d69d012f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:04.895511 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4fb595a6-a986-4ef9-91c0-d8d69d012f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:04.903313 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:04.903313 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:04.904474 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4fb595a6-a986-4ef9-91c0-d8d69d012f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Snapshot retrieved successfully. Aug 18 13:01:04.905660 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4fb595a6-a986-4ef9-91c0-d8d69d012f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 returned with HTTP 200 Aug 18 13:01:04.906524 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 30/114] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:01:04 2026] GET /volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:04.921485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c46c5320-5d13-428a-a822-228940723d6e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:04.925526 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea Aug 18 13:01:04.925526 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:04.933101 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-480966a6-f11b-4833-bd1f-f4eca6028924 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Lock "cinder-attachment_update-47790cec-f1ce-4be0-9ea2-6f71d24b9c34-np0000007652" released by "attachment_update" :: held 0.163s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:04.933101 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-480966a6-f11b-4833-bd1f-f4eca6028924 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57 returned with HTTP 200 Aug 18 13:01:04.933101 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 30/115] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:04 2026] PUT /volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:04.969085 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-4dc5f1f9-de9f-40d9-a1c7-5707ece7ef43 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:04.972301 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-4dc5f1f9-de9f-40d9-a1c7-5707ece7ef43 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57/action Aug 18 13:01:04.973818 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-4dc5f1f9-de9f-40d9-a1c7-5707ece7ef43 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:04.973818 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-4dc5f1f9-de9f-40d9-a1c7-5707ece7ef43 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:04.993150 np0000007652 devstack@c-api.service[100588]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 18 13:01:04.993150 np0000007652 devstack@c-api.service[100588]: .first() Aug 18 13:01:04.996502 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:04.997038 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:04.997447 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:04.997775 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:04.998033 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:05.005251 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c46c5320-5d13-428a-a822-228940723d6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea returned with HTTP 200 Aug 18 13:01:05.005251 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 29/116] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:01:04 2026] PUT /volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea => generated 390 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:05.016484 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.019589 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:01:05.019589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "775fcd5c-d05d-439f-8101-e9b5e0d731df"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:05.023051 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.023051 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:05.035777 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.035777 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:05.037446 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:05.037582 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Create snapshot from volume 775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:05.054572 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-4dc5f1f9-de9f-40d9-a1c7-5707ece7ef43 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57/action returned with HTTP 204 Aug 18 13:01:05.054572 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 28/117] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:04 2026] POST /volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:05.074165 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:01:05.079062 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota_utils [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Quota exceeded for dfc3c48078ce47c7a186c3402baa7aea, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 13:01:05.079468 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.middleware.fault [None req-b2f19a1b-c28f-4d11-afc2-de7e48448859 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 413 Aug 18 13:01:05.080825 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 31/118] 10.4.3.126 () {68 vars in 1264 bytes} [Tue Aug 18 13:01:05 2026] POST /volume/v3/snapshots => generated 208 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:01:05.089950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ca516ce1-7c02-4346-9aaa-d1651eecb150 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.090452 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca516ce1-7c02-4346-9aaa-d1651eecb150 None None] GET https://10.4.3.126/volume// Aug 18 13:01:05.090739 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ca516ce1-7c02-4346-9aaa-d1651eecb150 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:05.091085 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ca516ce1-7c02-4346-9aaa-d1651eecb150 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:05.091563 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca516ce1-7c02-4346-9aaa-d1651eecb150 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:05.092987 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 31/119] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:05.096936 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-848ef7fc-600c-4c45-a167-7fe65e19a5d9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.101456 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-848ef7fc-600c-4c45-a167-7fe65e19a5d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea Aug 18 13:01:05.101456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-848ef7fc-600c-4c45-a167-7fe65e19a5d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:05.105541 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-efbc8ada-73b0-4631-a570-d43b61b5aff1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.108356 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-efbc8ada-73b0-4631-a570-d43b61b5aff1 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:01:05.108645 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-efbc8ada-73b0-4631-a570-d43b61b5aff1 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:05.108956 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-efbc8ada-73b0-4631-a570-d43b61b5aff1 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:05.129644 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.129644 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:05.135914 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-efbc8ada-73b0-4631-a570-d43b61b5aff1 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:01:05.142882 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-efbc8ada-73b0-4631-a570-d43b61b5aff1 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 returned with HTTP 200 Aug 18 13:01:05.143272 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 29/120] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:05 2026] GET /volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:05.179599 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-848ef7fc-600c-4c45-a167-7fe65e19a5d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea returned with HTTP 200 Aug 18 13:01:05.180479 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 30/121] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:01:05 2026] PUT /volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea => generated 390 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:05.197189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ad2b9e7d-12bf-43b2-94d7-5568ba7b93a6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.201108 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad2b9e7d-12bf-43b2-94d7-5568ba7b93a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:01:05.202490 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad2b9e7d-12bf-43b2-94d7-5568ba7b93a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "775fcd5c-d05d-439f-8101-e9b5e0d731df"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:05.217160 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.217160 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:05.218225 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ad2b9e7d-12bf-43b2-94d7-5568ba7b93a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:05.218579 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-ad2b9e7d-12bf-43b2-94d7-5568ba7b93a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Create snapshot from volume 775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:05.251039 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-6190ae3c-612d-4f66-9352-c90fa2abf341 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.253157 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-6190ae3c-612d-4f66-9352-c90fa2abf341 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] PUT https://10.4.3.126/volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea Aug 18 13:01:05.253617 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-6190ae3c-612d-4f66-9352-c90fa2abf341 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:05.264890 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-6190ae3c-612d-4f66-9352-c90fa2abf341 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Acquiring lock "cinder-attachment_update-451faff6-223a-49fd-ae57-68510d5d6916-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:05.270772 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-6190ae3c-612d-4f66-9352-c90fa2abf341 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Lock "cinder-attachment_update-451faff6-223a-49fd-ae57-68510d5d6916-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:05.271172 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.271172 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:05.272411 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota_utils [None req-ad2b9e7d-12bf-43b2-94d7-5568ba7b93a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Quota exceeded for dfc3c48078ce47c7a186c3402baa7aea, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 13:01:05.273449 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.middleware.fault [None req-ad2b9e7d-12bf-43b2-94d7-5568ba7b93a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 413 Aug 18 13:01:05.275979 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 32/122] 10.4.3.126 () {68 vars in 1264 bytes} [Tue Aug 18 13:01:05 2026] POST /volume/v3/snapshots => generated 133 bytes in 79 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:01:05.287230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.290035 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 Aug 18 13:01:05.290579 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:05.291867 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:05.291867 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Delete snapshot with id: 0ad0de28-3dc8-456e-b995-7c30fcc33934 Aug 18 13:01:05.317016 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.317016 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:05.317916 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Snapshot retrieved successfully. Aug 18 13:01:05.344960 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Snapshot delete request issued successfully. Aug 18 13:01:05.345121 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e1264918-964f-41e0-8ab9-981ee3e4e323 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 returned with HTTP 202 Aug 18 13:01:05.345842 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 30/123] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:01:05 2026] DELETE /volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:01:05.356924 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f89a9e4c-b4b9-433e-9d41-46dd33a72f1a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.361266 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f89a9e4c-b4b9-433e-9d41-46dd33a72f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 Aug 18 13:01:05.361266 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f89a9e4c-b4b9-433e-9d41-46dd33a72f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:05.365448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f89a9e4c-b4b9-433e-9d41-46dd33a72f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:05.401765 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.401765 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:05.402562 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f89a9e4c-b4b9-433e-9d41-46dd33a72f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Snapshot retrieved successfully. Aug 18 13:01:05.403647 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f89a9e4c-b4b9-433e-9d41-46dd33a72f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 returned with HTTP 200 Aug 18 13:01:05.404166 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 31/124] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:01:05 2026] GET /volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 => generated 481 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:05.441114 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-6190ae3c-612d-4f66-9352-c90fa2abf341 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Lock "cinder-attachment_update-451faff6-223a-49fd-ae57-68510d5d6916-np0000007652" released by "attachment_update" :: held 0.171s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:05.441529 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-6190ae3c-612d-4f66-9352-c90fa2abf341 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea returned with HTTP 200 Aug 18 13:01:05.442125 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 32/125] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:05 2026] PUT /volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:05.495548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-9b17659a-5d77-4785-89e0-6bd0326f6c5e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.498417 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-9b17659a-5d77-4785-89e0-6bd0326f6c5e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea/action Aug 18 13:01:05.498793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-9b17659a-5d77-4785-89e0-6bd0326f6c5e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:05.498972 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-9b17659a-5d77-4785-89e0-6bd0326f6c5e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:05.523019 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.523019 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:05.542796 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-9b17659a-5d77-4785-89e0-6bd0326f6c5e tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea/action returned with HTTP 204 Aug 18 13:01:05.543292 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 33/126] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:05 2026] POST /volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:05.577881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-90614cd2-91ff-4f50-9b1d-6b720afe81ca None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.578827 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90614cd2-91ff-4f50-9b1d-6b720afe81ca None None] GET https://10.4.3.126/volume// Aug 18 13:01:05.578827 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90614cd2-91ff-4f50-9b1d-6b720afe81ca None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:05.578827 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90614cd2-91ff-4f50-9b1d-6b720afe81ca None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:05.579652 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90614cd2-91ff-4f50-9b1d-6b720afe81ca None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:05.580107 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 31/127] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:05.592385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-dca5235c-8141-40ca-a747-f14da372fff9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.595619 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-dca5235c-8141-40ca-a747-f14da372fff9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:01:05.595619 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-dca5235c-8141-40ca-a747-f14da372fff9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:05.595858 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-dca5235c-8141-40ca-a747-f14da372fff9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:05.606013 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.606013 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:05.610147 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-dca5235c-8141-40ca-a747-f14da372fff9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:01:05.615722 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-dca5235c-8141-40ca-a747-f14da372fff9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 returned with HTTP 200 Aug 18 13:01:05.616156 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 32/128] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:05 2026] GET /volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:05.708867 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-d5bd615c-6843-4848-adec-1394cee08f11 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.713444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-d5bd615c-6843-4848-adec-1394cee08f11 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] PUT https://10.4.3.126/volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648 Aug 18 13:01:05.713914 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-d5bd615c-6843-4848-adec-1394cee08f11 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:05.725309 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-d5bd615c-6843-4848-adec-1394cee08f11 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Acquiring lock "cinder-attachment_update-ae878b9b-95d7-4aa9-9671-b1a602a71dc3-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:05.731158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-d5bd615c-6843-4848-adec-1394cee08f11 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Lock "cinder-attachment_update-ae878b9b-95d7-4aa9-9671-b1a602a71dc3-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:05.732762 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.732762 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:05.833007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-d5bd615c-6843-4848-adec-1394cee08f11 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Lock "cinder-attachment_update-ae878b9b-95d7-4aa9-9671-b1a602a71dc3-np0000007652" released by "attachment_update" :: held 0.102s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:05.833400 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-d5bd615c-6843-4848-adec-1394cee08f11 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648 returned with HTTP 200 Aug 18 13:01:05.834301 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 33/129] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:05 2026] PUT /volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:05.863840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a6290cad-fb49-46db-954a-00997c6c1eab None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:05.866856 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a6290cad-fb49-46db-954a-00997c6c1eab tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] POST https://10.4.3.126/volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648/action Aug 18 13:01:05.867423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a6290cad-fb49-46db-954a-00997c6c1eab tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:05.867616 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a6290cad-fb49-46db-954a-00997c6c1eab tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:05.905526 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:05.905526 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:05.920606 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a6f1c751-ebe7-4dd3-9b4e-3875c6097728 req-a6290cad-fb49-46db-954a-00997c6c1eab tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648/action returned with HTTP 204 Aug 18 13:01:05.921197 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 34/130] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:05 2026] POST /volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:06.418595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7e2c3bd5-24c5-48c3-92a0-693779708daf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:06.423365 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e2c3bd5-24c5-48c3-92a0-693779708daf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 Aug 18 13:01:06.423365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e2c3bd5-24c5-48c3-92a0-693779708daf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:06.423365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e2c3bd5-24c5-48c3-92a0-693779708daf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:06.434055 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e2c3bd5-24c5-48c3-92a0-693779708daf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 returned with HTTP 404 Aug 18 13:01:06.434825 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 32/131] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:01:06 2026] GET /volume/v3/snapshots/0ad0de28-3dc8-456e-b995-7c30fcc33934 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:06.443823 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1a7a5da8-8018-453a-998d-77e28824c7bf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:06.446922 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a7a5da8-8018-453a-998d-77e28824c7bf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:06.447719 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a7a5da8-8018-453a-998d-77e28824c7bf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:06.447719 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a7a5da8-8018-453a-998d-77e28824c7bf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:06.464739 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:06.464739 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:06.471536 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1a7a5da8-8018-453a-998d-77e28824c7bf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:06.481458 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a7a5da8-8018-453a-998d-77e28824c7bf tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df returned with HTTP 200 Aug 18 13:01:06.482081 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 33/132] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:06 2026] GET /volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:06.501762 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:06.504879 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] DELETE https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:06.505077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:06.505304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:06.505494 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Delete volume with id: 775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:06.516979 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:06.516979 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:06.517766 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:06.551744 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Delete volume request issued successfully. Aug 18 13:01:06.552350 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a20fb62-22fe-48a1-96e1-df3fa30bfcc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df returned with HTTP 202 Aug 18 13:01:06.553608 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 34/133] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:01:06 2026] DELETE /volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:01:06.564893 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-03f3d3d8-4b54-4544-8c5b-d9c44a2a00e3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:06.573533 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-03f3d3d8-4b54-4544-8c5b-d9c44a2a00e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:06.573872 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-03f3d3d8-4b54-4544-8c5b-d9c44a2a00e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:06.574161 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-03f3d3d8-4b54-4544-8c5b-d9c44a2a00e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:06.590254 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:06.590254 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:06.597899 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-03f3d3d8-4b54-4544-8c5b-d9c44a2a00e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Volume info retrieved successfully. Aug 18 13:01:06.604694 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-03f3d3d8-4b54-4544-8c5b-d9c44a2a00e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df returned with HTTP 200 Aug 18 13:01:06.605399 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 35/134] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:06 2026] GET /volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:07.620579 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4224c0e7-9ea2-4705-9890-e4e09e305d18 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:07.623815 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4224c0e7-9ea2-4705-9890-e4e09e305d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] GET https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df Aug 18 13:01:07.624282 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4224c0e7-9ea2-4705-9890-e4e09e305d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:07.624596 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4224c0e7-9ea2-4705-9890-e4e09e305d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:07.636237 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4224c0e7-9ea2-4705-9890-e4e09e305d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426 tempest-VolumeSnapshotQuotasNegativeTestJSON-2114754426-project-member] https://10.4.3.126/volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df returned with HTTP 404 Aug 18 13:01:07.637539 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 33/135] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:07 2026] GET /volume/v3/volumes/775fcd5c-d05d-439f-8101-e9b5e0d731df => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:07.651336 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-18b29f68-4f92-4871-9ada-0ff771bc0b23 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:07.653854 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18b29f68-4f92-4871-9ada-0ff771bc0b23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea Aug 18 13:01:07.655646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18b29f68-4f92-4871-9ada-0ff771bc0b23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-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=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:07.857234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18b29f68-4f92-4871-9ada-0ff771bc0b23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250 tempest-VolumeSnapshotQuotasNegativeTestJSON-1496521250-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea returned with HTTP 200 Aug 18 13:01:07.857908 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 34/136] 10.4.3.126 () {68 vars in 1375 bytes} [Tue Aug 18 13:01:07 2026] PUT /volume/v3/os-quota-sets/dfc3c48078ce47c7a186c3402baa7aea => generated 395 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:10.516202 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-28528947-35e6-414c-881b-391c38c7bffd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:10.519589 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:01:10.519589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-148867924"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:10.523233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-148867924'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:01:10.523233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Create volume of 1 GB Aug 18 13:01:10.528156 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Availability Zones retrieved successfully. Aug 18 13:01:10.537000 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Flow 'volume_create_api' (b0e07317-0e6f-4f2c-b1ea-9f4e762a4b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:10.539028 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83db4ab1-96d7-4aee-a606-48223fed1aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:10.541404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:01:10.586465 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83db4ab1-96d7-4aee-a606-48223fed1aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:10.587581 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63da2dc0-69ec-4cf8-9359-214b4c203d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:10.689061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Created reservations ['2370035d-371f-4e9e-93bd-975bf1118a62', '9ffe9df6-1bc0-4149-9fb0-a9433e0f1c54', '8baae32f-4207-472a-80dd-0526b4c58725', '3864e6b3-e2cd-44a5-9f54-981dd517968b'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:01:10.690663 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63da2dc0-69ec-4cf8-9359-214b4c203d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2370035d-371f-4e9e-93bd-975bf1118a62', '9ffe9df6-1bc0-4149-9fb0-a9433e0f1c54', '8baae32f-4207-472a-80dd-0526b4c58725', '3864e6b3-e2cd-44a5-9f54-981dd517968b']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:10.691491 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16448135-335b-409c-af88-e13008519042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:10.729082 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16448135-335b-409c-af88-e13008519042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48ad06b7-5707-4a99-97b1-656937f9ca9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-148867924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdeee36aa5543368d5518e5edbff965',qos_specs=None,replication_status=,reservations=['2370035d-371f-4e9e-93bd-975bf1118a62','9ffe9df6-1bc0-4149-9fb0-a9433e0f1c54','8baae32f-4207-472a-80dd-0526b4c58725','3864e6b3-e2cd-44a5-9f54-981dd517968b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389dd96f2f049d6b866477244871628',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-148867924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48ad06b7-5707-4a99-97b1-656937f9ca9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdeee36aa5543368d5518e5edbff965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4389dd96f2f049d6b866477244871628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:10.730313 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1735a7e5-310a-4f8c-afc4-69a3e1f5d187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:10.759579 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1735a7e5-310a-4f8c-afc4-69a3e1f5d187) transitioned into state 'SUCCESS' from state '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-148867924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdeee36aa5543368d5518e5edbff965',qos_specs=None,replication_status=,reservations=['2370035d-371f-4e9e-93bd-975bf1118a62','9ffe9df6-1bc0-4149-9fb0-a9433e0f1c54','8baae32f-4207-472a-80dd-0526b4c58725','3864e6b3-e2cd-44a5-9f54-981dd517968b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389dd96f2f049d6b866477244871628',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:10.760502 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9ae67a-e5e3-4525-94a5-c103353c8f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:10.789952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9ae67a-e5e3-4525-94a5-c103353c8f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:10.790688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Flow 'volume_create_api' (b0e07317-0e6f-4f2c-b1ea-9f4e762a4b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:10.791002 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Create volume request issued successfully. Aug 18 13:01:10.791865 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28528947-35e6-414c-881b-391c38c7bffd tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:01:10.792535 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 35/137] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:01:10 2026] POST /volume/v3/volumes => generated 753 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:01:11.617854 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f78cf1a0-4217-4046-8b3d-d1ce2be36291 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:11.625335 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f78cf1a0-4217-4046-8b3d-d1ce2be36291 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:01:11.625676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f78cf1a0-4217-4046-8b3d-d1ce2be36291 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:11.627595 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f78cf1a0-4217-4046-8b3d-d1ce2be36291 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:11.645524 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:11.645524 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:11.662437 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f78cf1a0-4217-4046-8b3d-d1ce2be36291 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:11.666762 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f78cf1a0-4217-4046-8b3d-d1ce2be36291 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca returned with HTTP 200 Aug 18 13:01:11.667421 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 36/138] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:11 2026] GET /volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:11.681522 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-37a9c056-29e2-4d9b-92bd-6fea54e7e4e1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:11.685866 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-37a9c056-29e2-4d9b-92bd-6fea54e7e4e1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:01:11.686171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-37a9c056-29e2-4d9b-92bd-6fea54e7e4e1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:11.686486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-37a9c056-29e2-4d9b-92bd-6fea54e7e4e1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:11.698647 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:11.698647 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:11.708455 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-86320f40-690e-4351-bd4f-7309363ffe52 req-37a9c056-29e2-4d9b-92bd-6fea54e7e4e1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:11.716916 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-37a9c056-29e2-4d9b-92bd-6fea54e7e4e1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 returned with HTTP 200 Aug 18 13:01:11.716916 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 34/139] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:11 2026] GET /volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:11.730587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-80108447-30f0-4433-85a9-dbdf331e7822 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:11.734446 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-80108447-30f0-4433-85a9-dbdf331e7822 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:01:11.735054 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-80108447-30f0-4433-85a9-dbdf331e7822 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:11.735054 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-80108447-30f0-4433-85a9-dbdf331e7822 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:11.894012 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:11.894012 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:11.898850 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-86320f40-690e-4351-bd4f-7309363ffe52 req-80108447-30f0-4433-85a9-dbdf331e7822 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:11.911235 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-80108447-30f0-4433-85a9-dbdf331e7822 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b returned with HTTP 200 Aug 18 13:01:11.911235 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 35/140] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:11 2026] GET /volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b => generated 849 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:11.928048 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3f5fa0b5-362a-4280-9415-41dfecc1e6f0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:11.928741 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3f5fa0b5-362a-4280-9415-41dfecc1e6f0 None None] GET https://10.4.3.126/volume// Aug 18 13:01:11.929242 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3f5fa0b5-362a-4280-9415-41dfecc1e6f0 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:11.929381 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3f5fa0b5-362a-4280-9415-41dfecc1e6f0 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:11.930172 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3f5fa0b5-362a-4280-9415-41dfecc1e6f0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:11.930260 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 36/141] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:01:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:11.947808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b9134d01-761b-4ef0-9490-64bd6c82521f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:11.951425 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b9134d01-761b-4ef0-9490-64bd6c82521f tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:11.951911 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b9134d01-761b-4ef0-9490-64bd6c82521f tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c664fedc-3b0d-4a98-8245-72985aaed7ca", "connector": null, "instance_uuid": "7b8dc9fb-a10e-4c97-94ff-024f7e93653d"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:11.957090 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=192,cinder:INSERT=30,cinder:UPDATE=57 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:01:11.964870 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:11.964870 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:12.019598 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b9134d01-761b-4ef0-9490-64bd6c82521f tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:12.019842 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 37/142] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:12.032166 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c2d94dc7-3753-4b77-83df-65038003033d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:12.032664 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2d94dc7-3753-4b77-83df-65038003033d None None] GET https://10.4.3.126/volume// Aug 18 13:01:12.032908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2d94dc7-3753-4b77-83df-65038003033d None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:12.033236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2d94dc7-3753-4b77-83df-65038003033d None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:12.033595 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2d94dc7-3753-4b77-83df-65038003033d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:12.034497 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 35/143] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:01: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 18 13:01:12.045999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b73dd9ad-01d2-4c31-bf9e-c0eec00037db None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:12.050551 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b73dd9ad-01d2-4c31-bf9e-c0eec00037db tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:12.051182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b73dd9ad-01d2-4c31-bf9e-c0eec00037db tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a37d4c83-12be-4cdf-a8f3-d0504def9d00", "connector": null, "instance_uuid": "7b8dc9fb-a10e-4c97-94ff-024f7e93653d"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:12.067673 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:12.067673 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:12.129346 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-b73dd9ad-01d2-4c31-bf9e-c0eec00037db tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:12.129946 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 36/144] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:12 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:12.146737 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0e208337-227c-4655-bdf7-3c7578464b07 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:12.146737 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0e208337-227c-4655-bdf7-3c7578464b07 None None] GET https://10.4.3.126/volume// Aug 18 13:01:12.146936 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0e208337-227c-4655-bdf7-3c7578464b07 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:12.147218 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0e208337-227c-4655-bdf7-3c7578464b07 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:12.148127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0e208337-227c-4655-bdf7-3c7578464b07 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:12.148918 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 37/145] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:01: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 18 13:01:12.160607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-6795c19d-e444-4a96-8fef-b6b8e78558fd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:12.163619 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-6795c19d-e444-4a96-8fef-b6b8e78558fd tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:12.164085 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-6795c19d-e444-4a96-8fef-b6b8e78558fd tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b95ca99-043e-49b4-9d25-7d5366685c9b", "connector": null, "instance_uuid": "7b8dc9fb-a10e-4c97-94ff-024f7e93653d"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:12.181245 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:12.181245 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:12.249318 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-6795c19d-e444-4a96-8fef-b6b8e78558fd tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:12.249487 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 38/146] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:12 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 18 13:01:13.146091 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:13.148920 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:01:13.149357 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-81438013"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:13.152051 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Create volume request body: {'volume': {'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-81438013'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:01:13.909806 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Create volume of 1 GB Aug 18 13:01:13.918606 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=171,cinder:INSERT=22,cinder:UPDATE=41 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:01:13.921790 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Availability Zones retrieved successfully. Aug 18 13:01:13.930838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Flow 'volume_create_api' (4beb6700-f43e-4d72-a165-5e99ca764894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:13.934294 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e8db99-5e77-475b-a264-d09fad285cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:13.934294 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:01:14.076242 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e8db99-5e77-475b-a264-d09fad285cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:14.077832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0eabf9-2f6c-40ec-b7cf-7ffba01d9443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:14.210095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Created reservations ['0f1027b0-cd64-407c-bc1e-275cbb7a4ea6', '5fd81121-8c56-4706-afb9-3a8f83dadac7', '1df08244-84a1-43c8-9a3b-f0bf0c4cf2a2', '7c4d7680-54f2-4647-aa5f-8440d1e33459'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:01:14.213514 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0eabf9-2f6c-40ec-b7cf-7ffba01d9443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f1027b0-cd64-407c-bc1e-275cbb7a4ea6', '5fd81121-8c56-4706-afb9-3a8f83dadac7', '1df08244-84a1-43c8-9a3b-f0bf0c4cf2a2', '7c4d7680-54f2-4647-aa5f-8440d1e33459']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:14.213514 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e70d69a-a0ee-44fb-8544-bb2384d062d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:14.254837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e70d69a-a0ee-44fb-8544-bb2384d062d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2e29b89-91cd-4943-a331-e6073b17a8da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-81438013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa18eb59e64458e95c76ac0bfe854e6',qos_specs=None,replication_status=,reservations=['0f1027b0-cd64-407c-bc1e-275cbb7a4ea6','5fd81121-8c56-4706-afb9-3a8f83dadac7','1df08244-84a1-43c8-9a3b-f0bf0c4cf2a2','7c4d7680-54f2-4647-aa5f-8440d1e33459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b59c11d2ae645a8a99f8ce60c896168',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-81438013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2e29b89-91cd-4943-a331-e6073b17a8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa18eb59e64458e95c76ac0bfe854e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b59c11d2ae645a8a99f8ce60c896168',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:14.255905 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad9c6bb9-c665-4b2d-9a5d-c97c5145bc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:14.301588 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad9c6bb9-c665-4b2d-9a5d-c97c5145bc30) transitioned into state 'SUCCESS' from state '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-81438013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa18eb59e64458e95c76ac0bfe854e6',qos_specs=None,replication_status=,reservations=['0f1027b0-cd64-407c-bc1e-275cbb7a4ea6','5fd81121-8c56-4706-afb9-3a8f83dadac7','1df08244-84a1-43c8-9a3b-f0bf0c4cf2a2','7c4d7680-54f2-4647-aa5f-8440d1e33459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b59c11d2ae645a8a99f8ce60c896168',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:14.303383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7985515d-acf3-42e9-9180-75f54c3c4e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:14.321953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7985515d-acf3-42e9-9180-75f54c3c4e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:14.323084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Flow 'volume_create_api' (4beb6700-f43e-4d72-a165-5e99ca764894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:14.323905 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Create volume request issued successfully. Aug 18 13:01:14.325105 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51c927fe-e63d-448a-b260-0fb9a2b9853d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:01:14.325726 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 36/147] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:01:13 2026] POST /volume/v3/volumes => generated 749 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:01:14.343812 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-33d19175-e060-49ed-90dc-d4efa47ee1b7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:14.346617 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33d19175-e060-49ed-90dc-d4efa47ee1b7 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] GET https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:14.346793 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33d19175-e060-49ed-90dc-d4efa47ee1b7 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:14.347062 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33d19175-e060-49ed-90dc-d4efa47ee1b7 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:14.353324 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=257,cinder:INSERT=47,cinder:UPDATE=59 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:01:14.361935 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:14.361935 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:14.370274 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-33d19175-e060-49ed-90dc-d4efa47ee1b7 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:14.382887 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33d19175-e060-49ed-90dc-d4efa47ee1b7 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da returned with HTTP 200 Aug 18 13:01:14.383465 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 37/148] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:14 2026] GET /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:15.405392 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0daf4a5f-ef63-4c4b-b37a-52be5ac7c41d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.409052 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0daf4a5f-ef63-4c4b-b37a-52be5ac7c41d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] GET https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:15.409052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0daf4a5f-ef63-4c4b-b37a-52be5ac7c41d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:15.409322 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0daf4a5f-ef63-4c4b-b37a-52be5ac7c41d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:15.412899 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=189,cinder:INSERT=35,cinder:UPDATE=49 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:01:15.426275 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.426275 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:15.439817 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0daf4a5f-ef63-4c4b-b37a-52be5ac7c41d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:15.451989 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0daf4a5f-ef63-4c4b-b37a-52be5ac7c41d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da returned with HTTP 200 Aug 18 13:01:15.452623 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 38/149] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:15 2026] GET /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da => generated 1357 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:15.477892 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7a904181-a749-4937-a42c-aa39a20f690b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.481151 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a904181-a749-4937-a42c-aa39a20f690b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] POST https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action Aug 18 13:01:15.482123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a904181-a749-4937-a42c-aa39a20f690b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-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=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:15.483028 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a904181-a749-4937-a42c-aa39a20f690b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-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=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:15.642930 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.642930 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:15.647241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fdd6b393-e3d0-4ebd-bbeb-7c2b1488461d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.647241 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fdd6b393-e3d0-4ebd-bbeb-7c2b1488461d None None] GET https://10.4.3.126/volume// Aug 18 13:01:15.647241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fdd6b393-e3d0-4ebd-bbeb-7c2b1488461d None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:15.647241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fdd6b393-e3d0-4ebd-bbeb-7c2b1488461d None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:15.647241 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fdd6b393-e3d0-4ebd-bbeb-7c2b1488461d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:15.647241 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 37/150] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01: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 18 13:01:15.655078 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.655078 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:15.655637 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7a904181-a749-4937-a42c-aa39a20f690b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:15.661651 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ee0ee45a-ca3d-4abe-a706-d6e3236bb3fc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.667720 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ee0ee45a-ca3d-4abe-a706-d6e3236bb3fc tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:01:15.668409 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ee0ee45a-ca3d-4abe-a706-d6e3236bb3fc tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:15.668983 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ee0ee45a-ca3d-4abe-a706-d6e3236bb3fc tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:15.677237 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7a904181-a749-4937-a42c-aa39a20f690b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Update volume metadata completed successfully. Aug 18 13:01:15.677583 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a904181-a749-4937-a42c-aa39a20f690b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action returned with HTTP 200 Aug 18 13:01:15.678406 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 39/151] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:01:15 2026] POST /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action => generated 563 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:15.683978 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.683978 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:15.691961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-da967f88-3669-4627-846e-3bde4e78c43b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.694159 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ee0ee45a-ca3d-4abe-a706-d6e3236bb3fc tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:15.696256 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-da967f88-3669-4627-846e-3bde4e78c43b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] GET https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:15.696256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-da967f88-3669-4627-846e-3bde4e78c43b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:15.696256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-da967f88-3669-4627-846e-3bde4e78c43b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:15.702011 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ee0ee45a-ca3d-4abe-a706-d6e3236bb3fc tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca returned with HTTP 200 Aug 18 13:01:15.703043 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 38/152] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:15 2026] GET /volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca => generated 1543 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:15.815371 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-42092df5-0523-438b-beba-c12acdabedd6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.819823 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-42092df5-0523-438b-beba-c12acdabedd6 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] PUT https://10.4.3.126/volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537 Aug 18 13:01:15.820462 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-42092df5-0523-438b-beba-c12acdabedd6 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:15.839148 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-42092df5-0523-438b-beba-c12acdabedd6 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Acquiring lock "cinder-attachment_update-c664fedc-3b0d-4a98-8245-72985aaed7ca-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:15.846897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-42092df5-0523-438b-beba-c12acdabedd6 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Lock "cinder-attachment_update-c664fedc-3b0d-4a98-8245-72985aaed7ca-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:15.849293 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.849293 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:15.853243 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.853243 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:15.860032 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-da967f88-3669-4627-846e-3bde4e78c43b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:15.867720 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-da967f88-3669-4627-846e-3bde4e78c43b tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da returned with HTTP 200 Aug 18 13:01:15.867720 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 39/153] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:15 2026] GET /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da => generated 1417 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:15.888625 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.891162 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] POST https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action Aug 18 13:01:15.891778 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:15.891908 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:15.914300 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.914300 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:15.925693 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.925693 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:15.926546 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:15.941545 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Get volume image-metadata completed successfully. Aug 18 13:01:15.957180 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Delete volume metadata completed successfully. Aug 18 13:01:15.957368 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0817dbd2-ff89-4318-8525-a72c05a4d83a tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action returned with HTTP 200 Aug 18 13:01:15.958037 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 40/154] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:01:15 2026] POST /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action => generated 0 bytes in 70 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 13:01:15.969001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d18d5016-f304-4b58-b4b7-b2bb9f606f5d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:15.971473 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d18d5016-f304-4b58-b4b7-b2bb9f606f5d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] POST https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action Aug 18 13:01:15.972240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d18d5016-f304-4b58-b4b7-b2bb9f606f5d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:15.972397 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d18d5016-f304-4b58-b4b7-b2bb9f606f5d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:15.985239 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:15.985239 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:15.985239 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d18d5016-f304-4b58-b4b7-b2bb9f606f5d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:15.995628 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-42092df5-0523-438b-beba-c12acdabedd6 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Lock "cinder-attachment_update-c664fedc-3b0d-4a98-8245-72985aaed7ca-np0000007652" released by "attachment_update" :: held 0.149s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:15.997885 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-42092df5-0523-438b-beba-c12acdabedd6 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537 returned with HTTP 200 Aug 18 13:01:15.997885 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 38/155] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:15 2026] PUT /volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:15.998471 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d18d5016-f304-4b58-b4b7-b2bb9f606f5d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Get volume image-metadata completed successfully. Aug 18 13:01:15.999137 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d18d5016-f304-4b58-b4b7-b2bb9f606f5d tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action returned with HTTP 200 Aug 18 13:01:15.999344 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 39/156] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:01:15 2026] POST /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da/action => generated 537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:16.015400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-30676e95-818c-49e8-bf6f-33406ac22392 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.020002 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-30676e95-818c-49e8-bf6f-33406ac22392 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] GET https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:16.020365 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-30676e95-818c-49e8-bf6f-33406ac22392 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:16.020579 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-30676e95-818c-49e8-bf6f-33406ac22392 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:16.038829 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.038829 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:16.049585 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-5dfa06dd-595e-4c80-a935-b2e175e1c791 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.049996 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-30676e95-818c-49e8-bf6f-33406ac22392 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:16.052331 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-5dfa06dd-595e-4c80-a935-b2e175e1c791 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537/action Aug 18 13:01:16.053127 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-5dfa06dd-595e-4c80-a935-b2e175e1c791 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:16.053248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-5dfa06dd-595e-4c80-a935-b2e175e1c791 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:16.059700 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-30676e95-818c-49e8-bf6f-33406ac22392 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da returned with HTTP 200 Aug 18 13:01:16.060364 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 40/157] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:16 2026] GET /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da => generated 1391 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:16.078787 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.083002 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:16.083002 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:16.083186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:16.083398 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Delete volume with id: f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:16.088241 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.088241 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:16.096816 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.096816 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:16.097494 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:16.110059 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-5dfa06dd-595e-4c80-a935-b2e175e1c791 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537/action returned with HTTP 204 Aug 18 13:01:16.110711 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 41/158] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:16 2026] POST /volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:16.148901 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Delete volume request issued successfully. Aug 18 13:01:16.148901 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c63c1d1-43df-4226-b3eb-d6ba52f7e530 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da returned with HTTP 202 Aug 18 13:01:16.149117 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 39/159] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:01:16 2026] DELETE /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:01:16.157904 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ef49bf9e-0604-4665-a2f4-70df050fe7a5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.158072 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-78ddb41c-1398-4119-b2a2-7d453568e056 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.160902 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78ddb41c-1398-4119-b2a2-7d453568e056 None None] GET https://10.4.3.126/volume// Aug 18 13:01:16.161458 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78ddb41c-1398-4119-b2a2-7d453568e056 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:16.161834 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78ddb41c-1398-4119-b2a2-7d453568e056 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:16.162150 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef49bf9e-0604-4665-a2f4-70df050fe7a5 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] GET https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:16.162238 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78ddb41c-1398-4119-b2a2-7d453568e056 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:16.162919 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ef49bf9e-0604-4665-a2f4-70df050fe7a5 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:16.163000 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 40/160] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01: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 18 13:01:16.163055 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ef49bf9e-0604-4665-a2f4-70df050fe7a5 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:16.177555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-75af9de1-7d6e-49a1-8f17-b3a1d66b9263 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.179265 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.179265 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:16.182336 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-75af9de1-7d6e-49a1-8f17-b3a1d66b9263 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:01:16.182336 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-75af9de1-7d6e-49a1-8f17-b3a1d66b9263 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:16.182336 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-75af9de1-7d6e-49a1-8f17-b3a1d66b9263 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:16.188369 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ef49bf9e-0604-4665-a2f4-70df050fe7a5 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Volume info retrieved successfully. Aug 18 13:01:16.199698 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef49bf9e-0604-4665-a2f4-70df050fe7a5 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da returned with HTTP 200 Aug 18 13:01:16.200354 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 41/161] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:16 2026] GET /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da => generated 1390 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:16.211160 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.211160 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:16.215632 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-86320f40-690e-4351-bd4f-7309363ffe52 req-75af9de1-7d6e-49a1-8f17-b3a1d66b9263 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:16.223977 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-75af9de1-7d6e-49a1-8f17-b3a1d66b9263 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 returned with HTTP 200 Aug 18 13:01:16.224293 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 42/162] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:16 2026] GET /volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:16.355741 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-e490c76e-bfe4-400e-bcd1-c0d5392d4fe3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.360270 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-e490c76e-bfe4-400e-bcd1-c0d5392d4fe3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] PUT https://10.4.3.126/volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394 Aug 18 13:01:16.360270 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-e490c76e-bfe4-400e-bcd1-c0d5392d4fe3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:16.379839 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-e490c76e-bfe4-400e-bcd1-c0d5392d4fe3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Acquiring lock "cinder-attachment_update-a37d4c83-12be-4cdf-a8f3-d0504def9d00-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:16.396306 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-e490c76e-bfe4-400e-bcd1-c0d5392d4fe3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Lock "cinder-attachment_update-a37d4c83-12be-4cdf-a8f3-d0504def9d00-np0000007652" acquired by "attachment_update" :: waited 0.015s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:16.396306 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.396306 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:16.523399 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-e490c76e-bfe4-400e-bcd1-c0d5392d4fe3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Lock "cinder-attachment_update-a37d4c83-12be-4cdf-a8f3-d0504def9d00-np0000007652" released by "attachment_update" :: held 0.128s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:16.523399 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-e490c76e-bfe4-400e-bcd1-c0d5392d4fe3 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394 returned with HTTP 200 Aug 18 13:01:16.524494 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 40/163] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:16 2026] PUT /volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:16.576556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ea8a80a6-bb3b-43f0-bfa0-236418c520b1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.584723 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ea8a80a6-bb3b-43f0-bfa0-236418c520b1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394/action Aug 18 13:01:16.585807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ea8a80a6-bb3b-43f0-bfa0-236418c520b1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:16.585807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ea8a80a6-bb3b-43f0-bfa0-236418c520b1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:16.617529 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.617529 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:16.633023 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-ea8a80a6-bb3b-43f0-bfa0-236418c520b1 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394/action returned with HTTP 204 Aug 18 13:01:16.633644 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 41/164] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:16 2026] POST /volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:16.680881 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1a9447fc-d69d-4d60-98fd-9b839e664136 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.680881 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a9447fc-d69d-4d60-98fd-9b839e664136 None None] GET https://10.4.3.126/volume// Aug 18 13:01:16.681328 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a9447fc-d69d-4d60-98fd-9b839e664136 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:16.681328 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a9447fc-d69d-4d60-98fd-9b839e664136 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:16.681607 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a9447fc-d69d-4d60-98fd-9b839e664136 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:16.682127 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 42/165] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:01:16.696725 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-2c484c88-99a9-46a7-8cd5-094de1c459a2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.703648 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-2c484c88-99a9-46a7-8cd5-094de1c459a2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:01:16.703648 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-2c484c88-99a9-46a7-8cd5-094de1c459a2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:16.704250 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-2c484c88-99a9-46a7-8cd5-094de1c459a2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:16.720468 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.720468 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:16.726678 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-86320f40-690e-4351-bd4f-7309363ffe52 req-2c484c88-99a9-46a7-8cd5-094de1c459a2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:01:16.734568 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-2c484c88-99a9-46a7-8cd5-094de1c459a2 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b returned with HTTP 200 Aug 18 13:01:16.735686 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 43/166] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:16 2026] GET /volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:16.871436 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f8bf9b23-14bb-47ce-b34b-ca949ac567ee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:16.874914 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f8bf9b23-14bb-47ce-b34b-ca949ac567ee tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] PUT https://10.4.3.126/volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d Aug 18 13:01:16.875090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f8bf9b23-14bb-47ce-b34b-ca949ac567ee tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:16.904539 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f8bf9b23-14bb-47ce-b34b-ca949ac567ee tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Acquiring lock "cinder-attachment_update-2b95ca99-043e-49b4-9d25-7d5366685c9b-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:16.915316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f8bf9b23-14bb-47ce-b34b-ca949ac567ee tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Lock "cinder-attachment_update-2b95ca99-043e-49b4-9d25-7d5366685c9b-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:16.923520 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:16.923520 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:17.089658 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f8bf9b23-14bb-47ce-b34b-ca949ac567ee tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Lock "cinder-attachment_update-2b95ca99-043e-49b4-9d25-7d5366685c9b-np0000007652" released by "attachment_update" :: held 0.178s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:17.090061 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f8bf9b23-14bb-47ce-b34b-ca949ac567ee tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d returned with HTTP 200 Aug 18 13:01:17.090570 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 41/167] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:16 2026] PUT /volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:17.153252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f63d46f4-b773-4f5a-9fbf-172986676807 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:17.157591 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f63d46f4-b773-4f5a-9fbf-172986676807 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] POST https://10.4.3.126/volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d/action Aug 18 13:01:17.158142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f63d46f4-b773-4f5a-9fbf-172986676807 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:17.158364 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f63d46f4-b773-4f5a-9fbf-172986676807 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:17.203886 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:17.203886 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:17.224802 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c4d6eff1-8f75-4f22-9e31-39df1ebe8948 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:17.227796 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4d6eff1-8f75-4f22-9e31-39df1ebe8948 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] GET https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da Aug 18 13:01:17.227796 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4d6eff1-8f75-4f22-9e31-39df1ebe8948 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:17.227796 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4d6eff1-8f75-4f22-9e31-39df1ebe8948 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:17.241470 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4d6eff1-8f75-4f22-9e31-39df1ebe8948 tempest-VolumesImageMetadata-1910956880 tempest-VolumesImageMetadata-1910956880-project-member] https://10.4.3.126/volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da returned with HTTP 404 Aug 18 13:01:17.242216 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 43/168] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:17 2026] GET /volume/v3/volumes/f2e29b89-91cd-4943-a331-e6073b17a8da => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:17.244259 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-86320f40-690e-4351-bd4f-7309363ffe52 req-f63d46f4-b773-4f5a-9fbf-172986676807 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d/action returned with HTTP 204 Aug 18 13:01:17.244933 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 42/169] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:17 2026] POST /volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:21.497827 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b2cdc303-5500-4724-a76e-6c4b46cf8bef None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:21.497827 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b2cdc303-5500-4724-a76e-6c4b46cf8bef None None] GET https://10.4.3.126/volume// Aug 18 13:01:21.498821 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b2cdc303-5500-4724-a76e-6c4b46cf8bef None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:21.498821 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b2cdc303-5500-4724-a76e-6c4b46cf8bef None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:21.498821 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b2cdc303-5500-4724-a76e-6c4b46cf8bef None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:21.498944 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 44/170] 10.4.3.126 () {64 vars in 1004 bytes} [Tue Aug 18 13:01:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:21.511762 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bd001d94-eb46-4d46-8480-2dd449534178 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:21.512292 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd001d94-eb46-4d46-8480-2dd449534178 None None] GET https://10.4.3.126/volume// Aug 18 13:01:21.512469 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd001d94-eb46-4d46-8480-2dd449534178 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:21.512707 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd001d94-eb46-4d46-8480-2dd449534178 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:21.513534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd001d94-eb46-4d46-8480-2dd449534178 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:21.513534 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 42/171] 10.4.3.126 () {64 vars in 1004 bytes} [Tue Aug 18 13:01:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:21.530103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-90f14cf2-62f0-4650-b64c-ce3f6b0032b9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:21.936938 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-90f14cf2-62f0-4650-b64c-ce3f6b0032b9 tempest-VersionsTest-1208286578 tempest-VersionsTest-1208286578-project-member] GET https://10.4.3.126/volume/v3/ Aug 18 13:01:21.937389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-90f14cf2-62f0-4650-b64c-ce3f6b0032b9 tempest-VersionsTest-1208286578 tempest-VersionsTest-1208286578-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:21.938666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-90f14cf2-62f0-4650-b64c-ce3f6b0032b9 tempest-VersionsTest-1208286578 tempest-VersionsTest-1208286578-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:21.938666 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-90f14cf2-62f0-4650-b64c-ce3f6b0032b9 tempest-VersionsTest-1208286578 tempest-VersionsTest-1208286578-project-member] https://10.4.3.126/volume/v3/ returned with HTTP 200 Aug 18 13:01:21.938666 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 44/172] 10.4.3.126 () {66 vars in 1216 bytes} [Tue Aug 18 13:01:21 2026] GET /volume/v3/ => generated 386 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:23.693333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-bc88c3dd-34d1-4891-9301-b9da7da89473 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:23.697874 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-bc88c3dd-34d1-4891-9301-b9da7da89473 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:23.698175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-bc88c3dd-34d1-4891-9301-b9da7da89473 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:23.698666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-bc88c3dd-34d1-4891-9301-b9da7da89473 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:23.710278 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:23.710278 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:23.716890 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-bc88c3dd-34d1-4891-9301-b9da7da89473 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:23.725542 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-bc88c3dd-34d1-4891-9301-b9da7da89473 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:23.726489 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 43/173] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:23 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:24.180924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7ab75969-e158-423a-bb96-8cbc3cde7afc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:24.181378 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ab75969-e158-423a-bb96-8cbc3cde7afc None None] GET https://10.4.3.126/volume// Aug 18 13:01:24.181743 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ab75969-e158-423a-bb96-8cbc3cde7afc None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:24.181946 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ab75969-e158-423a-bb96-8cbc3cde7afc None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:24.182916 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ab75969-e158-423a-bb96-8cbc3cde7afc None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:24.183359 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 45/174] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:01:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:24.206367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-a542fd23-fc66-4ad0-b53e-a3f6420531d4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:24.702443 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-a542fd23-fc66-4ad0-b53e-a3f6420531d4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:24.703110 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-a542fd23-fc66-4ad0-b53e-a3f6420531d4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0abffa6-e5c2-4845-b1f4-32ad932ec43c", "connector": null, "instance_uuid": "0b0555e3-1d29-4942-8baf-be8631235164"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:24.890188 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:24.890188 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:24.944314 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-a542fd23-fc66-4ad0-b53e-a3f6420531d4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 13:01:24.959908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-a542fd23-fc66-4ad0-b53e-a3f6420531d4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:24.960642 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 43/175] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:24 2026] POST /volume/v3/attachments => generated 271 bytes in 756 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:25.010367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-828e9848-b90a-403a-bae0-7cfa27c6e6c7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:25.012611 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-828e9848-b90a-403a-bae0-7cfa27c6e6c7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:25.013034 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-828e9848-b90a-403a-bae0-7cfa27c6e6c7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:25.013318 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-828e9848-b90a-403a-bae0-7cfa27c6e6c7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:25.036013 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:25.036013 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:25.043070 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a5be2cbc-8186-4d88-b14b-94c77a43b22d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:25.043515 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a5be2cbc-8186-4d88-b14b-94c77a43b22d None None] GET https://10.4.3.126/volume// Aug 18 13:01:25.043808 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a5be2cbc-8186-4d88-b14b-94c77a43b22d None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:25.044894 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a5be2cbc-8186-4d88-b14b-94c77a43b22d None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:25.045091 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a5be2cbc-8186-4d88-b14b-94c77a43b22d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:25.045482 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 44/176] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:25.047288 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-828e9848-b90a-403a-bae0-7cfa27c6e6c7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:25.055942 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-828e9848-b90a-403a-bae0-7cfa27c6e6c7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:25.056527 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 45/177] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:25 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:25.063693 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-7137fae5-f715-4b0a-872e-bb4e4dd851d7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:25.068745 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-7137fae5-f715-4b0a-872e-bb4e4dd851d7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:25.068745 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-7137fae5-f715-4b0a-872e-bb4e4dd851d7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:25.069163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-7137fae5-f715-4b0a-872e-bb4e4dd851d7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:25.088525 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:25.088525 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:25.093782 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-7137fae5-f715-4b0a-872e-bb4e4dd851d7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:25.099556 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-7137fae5-f715-4b0a-872e-bb4e4dd851d7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:25.100151 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 46/178] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:25 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1047 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:25.230617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-994e8405-10be-4c05-b6cb-bb4f85e86431 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:25.236232 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-994e8405-10be-4c05-b6cb-bb4f85e86431 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] PUT https://10.4.3.126/volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825 Aug 18 13:01:25.236232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-994e8405-10be-4c05-b6cb-bb4f85e86431 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:25.246851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-994e8405-10be-4c05-b6cb-bb4f85e86431 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Acquiring lock "cinder-attachment_update-f0abffa6-e5c2-4845-b1f4-32ad932ec43c-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:25.255590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-994e8405-10be-4c05-b6cb-bb4f85e86431 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Lock "cinder-attachment_update-f0abffa6-e5c2-4845-b1f4-32ad932ec43c-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:25.257280 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:25.257280 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:25.405682 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-994e8405-10be-4c05-b6cb-bb4f85e86431 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Lock "cinder-attachment_update-f0abffa6-e5c2-4845-b1f4-32ad932ec43c-np0000007652" released by "attachment_update" :: held 0.149s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:25.405682 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-994e8405-10be-4c05-b6cb-bb4f85e86431 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825 returned with HTTP 200 Aug 18 13:01:25.405682 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 44/179] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:25 2026] PUT /volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825 => generated 967 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:26.086922 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-16896821-3707-4545-8a89-8cfed1d071c8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:26.090608 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16896821-3707-4545-8a89-8cfed1d071c8 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:26.090967 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-16896821-3707-4545-8a89-8cfed1d071c8 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:26.091119 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-16896821-3707-4545-8a89-8cfed1d071c8 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:26.113553 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:26.113553 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:26.124748 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-16896821-3707-4545-8a89-8cfed1d071c8 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:26.134130 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16896821-3707-4545-8a89-8cfed1d071c8 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:26.134762 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 45/180] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:26 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:26.646376 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-1d6a94c7-c16b-4dff-9117-2d3759953ce9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:26.650106 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-1d6a94c7-c16b-4dff-9117-2d3759953ce9 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:26.650439 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-1d6a94c7-c16b-4dff-9117-2d3759953ce9 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:26.650790 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-1d6a94c7-c16b-4dff-9117-2d3759953ce9 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:26.663995 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:26.663995 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:26.673350 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-1d6a94c7-c16b-4dff-9117-2d3759953ce9 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:26.685768 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-1d6a94c7-c16b-4dff-9117-2d3759953ce9 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:26.686366 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 46/181] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:26 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:27.156394 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e8dbbb15-d86d-453a-a823-eaffa847ad76 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:27.162458 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e8dbbb15-d86d-453a-a823-eaffa847ad76 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:27.162458 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e8dbbb15-d86d-453a-a823-eaffa847ad76 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:27.162458 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e8dbbb15-d86d-453a-a823-eaffa847ad76 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:27.198490 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:27.198490 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:27.216157 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e8dbbb15-d86d-453a-a823-eaffa847ad76 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:27.247484 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e8dbbb15-d86d-453a-a823-eaffa847ad76 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:27.249103 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 47/182] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:27 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 868 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:27.534394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f65794e7-ddfc-470e-a338-399fb8b1d2ba None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:27.534773 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f65794e7-ddfc-470e-a338-399fb8b1d2ba None None] GET https://10.4.3.126/volume// Aug 18 13:01:27.534773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f65794e7-ddfc-470e-a338-399fb8b1d2ba None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:27.538674 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f65794e7-ddfc-470e-a338-399fb8b1d2ba None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:27.539023 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f65794e7-ddfc-470e-a338-399fb8b1d2ba None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:27.541018 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 45/183] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:01:27 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:27.578913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-4d59fcba-cf84-404f-ab89-52310b502144 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:28.198232 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-4d59fcba-cf84-404f-ab89-52310b502144 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:28.198232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-4d59fcba-cf84-404f-ab89-52310b502144 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "422fad7c-d61e-464d-b2ff-5dc813f34c53", "connector": null, "instance_uuid": "dd834be2-36fe-4f8c-856e-c930dd9e0a72"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:28.225072 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:28.225072 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:28.278685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a4d7108a-d56b-45bc-9c0e-a495ef258a04 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:28.284109 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a4d7108a-d56b-45bc-9c0e-a495ef258a04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:28.284109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a4d7108a-d56b-45bc-9c0e-a495ef258a04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:28.284293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a4d7108a-d56b-45bc-9c0e-a495ef258a04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:28.340551 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:28.340551 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:28.369025 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a4d7108a-d56b-45bc-9c0e-a495ef258a04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:28.407782 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a4d7108a-d56b-45bc-9c0e-a495ef258a04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:28.408154 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 47/184] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:28 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 868 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:28.410298 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-4d59fcba-cf84-404f-ab89-52310b502144 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:28.411822 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 46/185] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:27 2026] POST /volume/v3/attachments => generated 273 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:28.491572 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-238268e0-b36f-491e-b9f3-b965d2eec739 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:28.496098 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-238268e0-b36f-491e-b9f3-b965d2eec739 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:28.496377 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-238268e0-b36f-491e-b9f3-b965d2eec739 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:28.498438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-238268e0-b36f-491e-b9f3-b965d2eec739 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:28.526791 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e6bebc00-7645-47b0-b487-6de67716edd6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:28.527324 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6bebc00-7645-47b0-b487-6de67716edd6 None None] GET https://10.4.3.126/volume// Aug 18 13:01:28.527572 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6bebc00-7645-47b0-b487-6de67716edd6 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:28.527739 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6bebc00-7645-47b0-b487-6de67716edd6 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:28.528781 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6bebc00-7645-47b0-b487-6de67716edd6 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:28.533445 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 46/186] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:28 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:28.559691 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-70af6d1d-8ab6-46cd-8795-9c79191d3d64 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:28.565305 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-70af6d1d-8ab6-46cd-8795-9c79191d3d64 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:28.565502 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-70af6d1d-8ab6-46cd-8795-9c79191d3d64 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:28.565889 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-70af6d1d-8ab6-46cd-8795-9c79191d3d64 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:28.571849 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:28.571849 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:28.582592 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-238268e0-b36f-491e-b9f3-b965d2eec739 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:28.591012 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:28.591012 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:28.593773 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-238268e0-b36f-491e-b9f3-b965d2eec739 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:28.593773 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 48/187] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:28 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:28.603109 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-70af6d1d-8ab6-46cd-8795-9c79191d3d64 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:28.613528 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-70af6d1d-8ab6-46cd-8795-9c79191d3d64 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:28.615242 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 48/188] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:28 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1237 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:28.791844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-6f837071-4604-4a0b-a604-c714e8ade513 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:28.797308 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-6f837071-4604-4a0b-a604-c714e8ade513 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] PUT https://10.4.3.126/volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3 Aug 18 13:01:28.797308 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-6f837071-4604-4a0b-a604-c714e8ade513 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:28.817388 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-6f837071-4604-4a0b-a604-c714e8ade513 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Acquiring lock "cinder-attachment_update-422fad7c-d61e-464d-b2ff-5dc813f34c53-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:28.827460 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-6f837071-4604-4a0b-a604-c714e8ade513 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Lock "cinder-attachment_update-422fad7c-d61e-464d-b2ff-5dc813f34c53-np0000007652" acquired by "attachment_update" :: waited 0.010s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:28.829171 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:28.829171 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:29.040801 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-6f837071-4604-4a0b-a604-c714e8ade513 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Lock "cinder-attachment_update-422fad7c-d61e-464d-b2ff-5dc813f34c53-np0000007652" released by "attachment_update" :: held 0.213s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:29.041127 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-6f837071-4604-4a0b-a604-c714e8ade513 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3 returned with HTTP 200 Aug 18 13:01:29.044649 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 47/189] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:28 2026] PUT /volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3 => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:29.082955 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:29.091377 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:01:29.091377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-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": "3ebc85a0-abef-4645-9f9b-2b666a949189", "source_volid": null, "backup_id": null}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:29.095038 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-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': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'source_volid': None, 'backup_id': None}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:01:29.231498 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Create volume of 1 GB Aug 18 13:01:29.231943 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:29.231943 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:29.238621 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Availability Zones retrieved successfully. Aug 18 13:01:29.245808 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Flow 'volume_create_api' (0b1f742b-3dc3-4b36-8476-084959a5b0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:29.246892 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96a2734-e259-454c-92eb-16453fc174a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:29.248184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:01:29.356662 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96a2734-e259-454c-92eb-16453fc174a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:29.358748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4df62ac-a41a-411a-848f-74bddbb0a773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:29.428554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-025ceacc-3d79-4d2f-90be-803db8d0d069 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:29.430683 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-025ceacc-3d79-4d2f-90be-803db8d0d069 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:29.430683 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-025ceacc-3d79-4d2f-90be-803db8d0d069 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:29.430774 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Created reservations ['ce43fc1b-47fb-42d7-8701-ab2e6addf2aa', '12fcc1b1-5f46-4492-8c18-be56010349fa', 'c98365af-f64e-45ee-b7c4-40b37cbe0256', '2fadb398-9921-45d6-bd11-cafa79f5a607'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:01:29.430844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-025ceacc-3d79-4d2f-90be-803db8d0d069 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:29.431303 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4df62ac-a41a-411a-848f-74bddbb0a773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce43fc1b-47fb-42d7-8701-ab2e6addf2aa', '12fcc1b1-5f46-4492-8c18-be56010349fa', 'c98365af-f64e-45ee-b7c4-40b37cbe0256', '2fadb398-9921-45d6-bd11-cafa79f5a607']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:29.432171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd12fbb-bfef-4da1-8d8c-19a0e4435e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:29.449070 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:29.449070 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:29.455783 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-025ceacc-3d79-4d2f-90be-803db8d0d069 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:29.461389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd12fbb-bfef-4da1-8d8c-19a0e4435e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd6f588-1943-4c79-9a5d-274a4e793f9a', '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='78d454e25e58471daa9b0810dcd1d90e',qos_specs=None,replication_status=,reservations=['ce43fc1b-47fb-42d7-8701-ab2e6addf2aa','12fcc1b1-5f46-4492-8c18-be56010349fa','c98365af-f64e-45ee-b7c4-40b37cbe0256','2fadb398-9921-45d6-bd11-cafa79f5a607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7e121cd4204ffc9525ac3029d5e5e9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:01:29Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd6f588-1943-4c79-9a5d-274a4e793f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78d454e25e58471daa9b0810dcd1d90e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e7e121cd4204ffc9525ac3029d5e5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:29.462522 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-025ceacc-3d79-4d2f-90be-803db8d0d069 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:29.462731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788f3cd9-8b21-4ec0-afc9-2c2e3b562c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:29.463377 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 49/190] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:29 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:29.495649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788f3cd9-8b21-4ec0-afc9-2c2e3b562c82) transitioned into 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='78d454e25e58471daa9b0810dcd1d90e',qos_specs=None,replication_status=,reservations=['ce43fc1b-47fb-42d7-8701-ab2e6addf2aa','12fcc1b1-5f46-4492-8c18-be56010349fa','c98365af-f64e-45ee-b7c4-40b37cbe0256','2fadb398-9921-45d6-bd11-cafa79f5a607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7e121cd4204ffc9525ac3029d5e5e9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:29.495649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6679acb0-8663-4703-a159-4c2e6872713f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:29.517075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6679acb0-8663-4703-a159-4c2e6872713f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:29.518772 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Flow 'volume_create_api' (0b1f742b-3dc3-4b36-8476-084959a5b0e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:29.518772 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Create volume request issued successfully. Aug 18 13:01:29.519628 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-094ab7b5-5371-4cb8-866a-810ab3bf47de tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:01:29.520452 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 47/191] 10.4.3.126 () {72 vars in 1541 bytes} [Tue Aug 18 13:01:29 2026] POST /volume/v3/volumes => generated 703 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:01:29.529852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-1f284045-449c-41f4-be41-041b8e65b07a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:29.532868 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-1f284045-449c-41f4-be41-041b8e65b07a tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a Aug 18 13:01:29.532868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-1f284045-449c-41f4-be41-041b8e65b07a tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:29.532868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-1f284045-449c-41f4-be41-041b8e65b07a tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:29.541739 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:29.541739 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:29.550546 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-1f284045-449c-41f4-be41-041b8e65b07a tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:01:29.559917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-1f284045-449c-41f4-be41-041b8e65b07a tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a returned with HTTP 200 Aug 18 13:01:29.561010 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 49/192] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:29 2026] GET /volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a => generated 771 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:29.583133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-6042d311-8e23-410d-b4ba-57ff28d7d836 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:29.590172 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-6042d311-8e23-410d-b4ba-57ff28d7d836 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a Aug 18 13:01:29.590660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-6042d311-8e23-410d-b4ba-57ff28d7d836 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:29.591064 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-6042d311-8e23-410d-b4ba-57ff28d7d836 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:29.612316 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:29.612316 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:29.616630 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b63262c0-32aa-4f54-a1a3-4491614868c3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:29.618599 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b63262c0-32aa-4f54-a1a3-4491614868c3 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:29.618995 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b63262c0-32aa-4f54-a1a3-4491614868c3 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:29.619525 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b63262c0-32aa-4f54-a1a3-4491614868c3 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:29.622389 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-6042d311-8e23-410d-b4ba-57ff28d7d836 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:01:29.629709 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-6042d311-8e23-410d-b4ba-57ff28d7d836 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a returned with HTTP 200 Aug 18 13:01:29.630434 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 48/193] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:29 2026] GET /volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a => generated 771 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:29.635873 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:29.635873 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:29.642566 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b63262c0-32aa-4f54-a1a3-4491614868c3 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:29.650481 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b63262c0-32aa-4f54-a1a3-4491614868c3 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:29.651053 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 50/194] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:29 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:30.160400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-aef758fe-8819-4547-8383-74ec3fc27aa9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:30.162860 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-aef758fe-8819-4547-8383-74ec3fc27aa9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825/action Aug 18 13:01:30.163365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-aef758fe-8819-4547-8383-74ec3fc27aa9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:30.163534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-aef758fe-8819-4547-8383-74ec3fc27aa9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:30.198149 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:30.198149 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:30.230835 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-20bac7f4-1cd1-4c4f-90c7-f2eb254c00f9 req-aef758fe-8819-4547-8383-74ec3fc27aa9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825/action returned with HTTP 204 Aug 18 13:01:30.232382 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 48/195] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:30 2026] POST /volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:30.484297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5880afb7-3d11-4492-803a-4adfcb643d42 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:30.490237 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5880afb7-3d11-4492-803a-4adfcb643d42 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:30.490237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5880afb7-3d11-4492-803a-4adfcb643d42 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:30.490237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5880afb7-3d11-4492-803a-4adfcb643d42 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:30.509128 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:30.509128 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:30.515223 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5880afb7-3d11-4492-803a-4adfcb643d42 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:30.520867 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5880afb7-3d11-4492-803a-4adfcb643d42 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:30.521395 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 50/196] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:30 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:01:30.608109 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8849db56-1651-416d-b036-9b6bc91082d6 req-2cb09348-1b39-479a-9bb8-fca0680d88f0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:30.611638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-2cb09348-1b39-479a-9bb8-fca0680d88f0 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:30.611796 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-2cb09348-1b39-479a-9bb8-fca0680d88f0 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:30.612170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-2cb09348-1b39-479a-9bb8-fca0680d88f0 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:30.634332 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:30.634332 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:30.641779 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8849db56-1651-416d-b036-9b6bc91082d6 req-2cb09348-1b39-479a-9bb8-fca0680d88f0 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:30.647908 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-2cb09348-1b39-479a-9bb8-fca0680d88f0 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:30.648804 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 49/197] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:30 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:30.668855 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3aa43dcd-08d3-4768-bfc9-22a05241f597 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:30.671875 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3aa43dcd-08d3-4768-bfc9-22a05241f597 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:30.672347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3aa43dcd-08d3-4768-bfc9-22a05241f597 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:30.673452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3aa43dcd-08d3-4768-bfc9-22a05241f597 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:30.697008 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:30.697008 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:30.703758 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3aa43dcd-08d3-4768-bfc9-22a05241f597 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:30.709850 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3aa43dcd-08d3-4768-bfc9-22a05241f597 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:30.710713 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 51/198] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:30 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:31.174892 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-10d094d1-2c1a-4f7d-8c1d-bb2ab15dd14c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:31.175498 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-10d094d1-2c1a-4f7d-8c1d-bb2ab15dd14c None None] GET https://10.4.3.126/volume// Aug 18 13:01:31.175660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-10d094d1-2c1a-4f7d-8c1d-bb2ab15dd14c None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:31.176028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-10d094d1-2c1a-4f7d-8c1d-bb2ab15dd14c None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:31.176445 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-10d094d1-2c1a-4f7d-8c1d-bb2ab15dd14c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:31.176614 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 49/199] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:01:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:31.205807 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8849db56-1651-416d-b036-9b6bc91082d6 req-6753964c-62ee-4497-a18b-9d79631cbdf7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:31.725160 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-6753964c-62ee-4497-a18b-9d79631cbdf7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:31.729537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-6753964c-62ee-4497-a18b-9d79631cbdf7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0abffa6-e5c2-4845-b1f4-32ad932ec43c", "connector": null, "instance_uuid": "8ad4dffa-9e17-46ea-b277-b449e19d3b16"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:31.736073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-73ecc9bc-e3ae-4653-86ec-ff225a4844fb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:31.742556 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73ecc9bc-e3ae-4653-86ec-ff225a4844fb tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:31.742556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73ecc9bc-e3ae-4653-86ec-ff225a4844fb tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:31.742556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73ecc9bc-e3ae-4653-86ec-ff225a4844fb tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:31.759141 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:31.759141 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:31.774415 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:31.774415 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:31.783599 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-73ecc9bc-e3ae-4653-86ec-ff225a4844fb tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:31.796750 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73ecc9bc-e3ae-4653-86ec-ff225a4844fb tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:31.796750 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 50/200] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:31 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:31.833163 np0000007652 devstack@c-api.service[100589]: WARNING cinder.volume.api [req-8849db56-1651-416d-b036-9b6bc91082d6 req-6753964c-62ee-4497-a18b-9d79631cbdf7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 13:01:31.857064 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-6753964c-62ee-4497-a18b-9d79631cbdf7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:31.857787 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 51/201] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:31 2026] POST /volume/v3/attachments => generated 271 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:31.905357 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-05a09c2b-8a2f-48a4-bca5-22ca3ca55974 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:31.911611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-05a09c2b-8a2f-48a4-bca5-22ca3ca55974 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:31.911611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-05a09c2b-8a2f-48a4-bca5-22ca3ca55974 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:31.911611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-05a09c2b-8a2f-48a4-bca5-22ca3ca55974 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:31.936138 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:31.936138 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:31.940321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dafb0f01-ae28-47a6-928a-af869a06d864 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:31.940321 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dafb0f01-ae28-47a6-928a-af869a06d864 None None] GET https://10.4.3.126/volume// Aug 18 13:01:31.940321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dafb0f01-ae28-47a6-928a-af869a06d864 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:31.940321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dafb0f01-ae28-47a6-928a-af869a06d864 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:31.940321 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dafb0f01-ae28-47a6-928a-af869a06d864 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:31.940614 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 50/202] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:31.952273 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-05a09c2b-8a2f-48a4-bca5-22ca3ca55974 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:31.959371 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8849db56-1651-416d-b036-9b6bc91082d6 req-1898dc72-13ee-4c83-9396-89fa79aaf6fc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:31.963504 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-05a09c2b-8a2f-48a4-bca5-22ca3ca55974 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:31.964334 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 52/203] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:31 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1162 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:31.967752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-1898dc72-13ee-4c83-9396-89fa79aaf6fc tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:31.967752 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-1898dc72-13ee-4c83-9396-89fa79aaf6fc tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:31.968007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-1898dc72-13ee-4c83-9396-89fa79aaf6fc tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:31.996412 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:31.996412 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:32.012933 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8849db56-1651-416d-b036-9b6bc91082d6 req-1898dc72-13ee-4c83-9396-89fa79aaf6fc tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:32.023315 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-1898dc72-13ee-4c83-9396-89fa79aaf6fc tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:32.023315 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 51/204] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:31 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:32.025349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-b698d498-5f03-4df6-867f-c2a3ce162214 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.033265 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-b698d498-5f03-4df6-867f-c2a3ce162214 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:32.033265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-b698d498-5f03-4df6-867f-c2a3ce162214 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.038729 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-b698d498-5f03-4df6-867f-c2a3ce162214 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.055257 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.055257 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:32.065534 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-b698d498-5f03-4df6-867f-c2a3ce162214 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:32.073003 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-b698d498-5f03-4df6-867f-c2a3ce162214 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:32.073439 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 52/205] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:32.194039 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-8849db56-1651-416d-b036-9b6bc91082d6 req-71619101-45bd-4ccc-ba74-64472a2f1094 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.196831 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-71619101-45bd-4ccc-ba74-64472a2f1094 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] PUT https://10.4.3.126/volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4 Aug 18 13:01:32.197820 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-71619101-45bd-4ccc-ba74-64472a2f1094 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:32.213674 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-8849db56-1651-416d-b036-9b6bc91082d6 req-71619101-45bd-4ccc-ba74-64472a2f1094 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Acquiring lock "cinder-attachment_update-f0abffa6-e5c2-4845-b1f4-32ad932ec43c-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:32.223874 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-8849db56-1651-416d-b036-9b6bc91082d6 req-71619101-45bd-4ccc-ba74-64472a2f1094 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Lock "cinder-attachment_update-f0abffa6-e5c2-4845-b1f4-32ad932ec43c-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:32.223874 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.223874 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:32.299753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8443ec33-d54f-47e6-a9f5-2104504a65c9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.300367 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8443ec33-d54f-47e6-a9f5-2104504a65c9 None None] GET https://10.4.3.126/volume// Aug 18 13:01:32.300603 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8443ec33-d54f-47e6-a9f5-2104504a65c9 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.300883 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8443ec33-d54f-47e6-a9f5-2104504a65c9 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.305046 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8443ec33-d54f-47e6-a9f5-2104504a65c9 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:32.305749 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 53/206] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:32.316890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-d71d9d99-abf3-43c3-aacb-7c53a60b05e8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.322139 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-d71d9d99-abf3-43c3-aacb-7c53a60b05e8 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:32.322504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-d71d9d99-abf3-43c3-aacb-7c53a60b05e8 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30ad333b-a405-40cd-8891-65d15c9b7488", "connector": null, "instance_uuid": "eda8ce32-4fa9-4d33-a87c-148e67cd1912"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:32.335368 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.335368 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:32.387431 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-d71d9d99-abf3-43c3-aacb-7c53a60b05e8 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:32.387550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-8849db56-1651-416d-b036-9b6bc91082d6 req-71619101-45bd-4ccc-ba74-64472a2f1094 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Lock "cinder-attachment_update-f0abffa6-e5c2-4845-b1f4-32ad932ec43c-np0000007652" released by "attachment_update" :: held 0.165s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:32.387550 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-71619101-45bd-4ccc-ba74-64472a2f1094 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4 returned with HTTP 200 Aug 18 13:01:32.387666 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 52/207] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:32 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:32.387714 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 51/208] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:32 2026] PUT /volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4 => generated 967 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:32.430029 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e812bd1c-abd0-44eb-9f69-36ce001a2f96 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.432129 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e812bd1c-abd0-44eb-9f69-36ce001a2f96 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:32.432400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e812bd1c-abd0-44eb-9f69-36ce001a2f96 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.432681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e812bd1c-abd0-44eb-9f69-36ce001a2f96 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.443274 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.443274 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:32.447870 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e812bd1c-abd0-44eb-9f69-36ce001a2f96 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:32.452865 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e812bd1c-abd0-44eb-9f69-36ce001a2f96 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:32.453376 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 53/209] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:32.458237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3dcb6b60-26bc-4007-b321-4b1561266bd3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.458660 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3dcb6b60-26bc-4007-b321-4b1561266bd3 None None] GET https://10.4.3.126/volume// Aug 18 13:01:32.458869 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3dcb6b60-26bc-4007-b321-4b1561266bd3 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.459111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3dcb6b60-26bc-4007-b321-4b1561266bd3 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.459531 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3dcb6b60-26bc-4007-b321-4b1561266bd3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:32.459903 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 54/210] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01: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 18 13:01:32.472985 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-f4c2ef61-f68a-4f7d-a2f1-aaca5e0e2204 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.474576 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-f4c2ef61-f68a-4f7d-a2f1-aaca5e0e2204 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:32.474854 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-f4c2ef61-f68a-4f7d-a2f1-aaca5e0e2204 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.475103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-f4c2ef61-f68a-4f7d-a2f1-aaca5e0e2204 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.491494 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.491494 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:32.495229 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-f4c2ef61-f68a-4f7d-a2f1-aaca5e0e2204 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:32.495993 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-f4c2ef61-f68a-4f7d-a2f1-aaca5e0e2204 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:32.496441 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 53/211] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:32.609465 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-0ecbbac8-3e99-443f-8fec-532f09aee324 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.612183 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-0ecbbac8-3e99-443f-8fec-532f09aee324 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] PUT https://10.4.3.126/volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9 Aug 18 13:01:32.612416 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-0ecbbac8-3e99-443f-8fec-532f09aee324 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:32.629301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-0ecbbac8-3e99-443f-8fec-532f09aee324 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Acquiring lock "cinder-attachment_update-30ad333b-a405-40cd-8891-65d15c9b7488-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:32.637378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-0ecbbac8-3e99-443f-8fec-532f09aee324 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Lock "cinder-attachment_update-30ad333b-a405-40cd-8891-65d15c9b7488-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:32.638674 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.638674 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:32.645895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-59abde4e-b486-4afc-8406-b44abcfdb640 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.649532 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-59abde4e-b486-4afc-8406-b44abcfdb640 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a Aug 18 13:01:32.649532 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-59abde4e-b486-4afc-8406-b44abcfdb640 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.650162 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-59abde4e-b486-4afc-8406-b44abcfdb640 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.658951 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.658951 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:32.664551 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-59abde4e-b486-4afc-8406-b44abcfdb640 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:01:32.671798 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-59abde4e-b486-4afc-8406-b44abcfdb640 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a returned with HTTP 200 Aug 18 13:01:32.672484 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 54/212] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a => generated 1311 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:32.687128 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-73226cec-f972-4fcc-9ae7-f686f91c8e4c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.687128 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73226cec-f972-4fcc-9ae7-f686f91c8e4c None None] GET https://10.4.3.126/volume// Aug 18 13:01:32.687128 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73226cec-f972-4fcc-9ae7-f686f91c8e4c None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.687128 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73226cec-f972-4fcc-9ae7-f686f91c8e4c None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.687128 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73226cec-f972-4fcc-9ae7-f686f91c8e4c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:32.688427 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 55/213] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:32.702960 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-bd248491-2af3-46ba-82dd-ea7796f20336 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.707058 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-bd248491-2af3-46ba-82dd-ea7796f20336 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:01:32.707330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-bd248491-2af3-46ba-82dd-ea7796f20336 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebd6f588-1943-4c79-9a5d-274a4e793f9a", "connector": null, "instance_uuid": "2ebda94a-8f34-4984-a1d6-3aa4761274a5"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:32.723640 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.723640 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:32.797963 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-0ecbbac8-3e99-443f-8fec-532f09aee324 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Lock "cinder-attachment_update-30ad333b-a405-40cd-8891-65d15c9b7488-np0000007652" released by "attachment_update" :: held 0.159s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:32.798962 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-0ecbbac8-3e99-443f-8fec-532f09aee324 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9 returned with HTTP 200 Aug 18 13:01:32.799361 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 52/214] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:32 2026] PUT /volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:32.800337 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-bd248491-2af3-46ba-82dd-ea7796f20336 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:01:32.801068 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 54/215] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:01:32 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:32.812759 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5d5e4355-a936-492d-8fe1-4027de438537 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.813465 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5d5e4355-a936-492d-8fe1-4027de438537 None None] GET https://10.4.3.126/volume// Aug 18 13:01:32.813800 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5d5e4355-a936-492d-8fe1-4027de438537 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.814130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5d5e4355-a936-492d-8fe1-4027de438537 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.814653 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5d5e4355-a936-492d-8fe1-4027de438537 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:32.815777 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 55/216] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:32.816341 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0087dbeb-71e9-405b-88a5-895635005ae1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.818657 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0087dbeb-71e9-405b-88a5-895635005ae1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:32.819055 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0087dbeb-71e9-405b-88a5-895635005ae1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.819055 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0087dbeb-71e9-405b-88a5-895635005ae1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.831151 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-f48668e8-6476-448d-ab4a-e31982d2e149 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.836180 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.836180 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:32.839143 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-f48668e8-6476-448d-ab4a-e31982d2e149 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a Aug 18 13:01:32.839422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-f48668e8-6476-448d-ab4a-e31982d2e149 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.839636 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-f48668e8-6476-448d-ab4a-e31982d2e149 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:32.847433 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0087dbeb-71e9-405b-88a5-895635005ae1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:32.854464 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0087dbeb-71e9-405b-88a5-895635005ae1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:32.855061 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:32.855061 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:32.855157 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 56/217] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:32.859681 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-f48668e8-6476-448d-ab4a-e31982d2e149 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:01:32.867623 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-f48668e8-6476-448d-ab4a-e31982d2e149 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a returned with HTTP 200 Aug 18 13:01:32.868126 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 53/218] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a => generated 1490 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:32.986830 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-75d9216e-b1ea-42e7-88e9-b09550825276 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:32.989412 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75d9216e-b1ea-42e7-88e9-b09550825276 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:32.990093 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75d9216e-b1ea-42e7-88e9-b09550825276 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:32.990093 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75d9216e-b1ea-42e7-88e9-b09550825276 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:33.015652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-7310f9c9-0f14-4400-b4de-a3ad7e2bd876 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:33.018162 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:33.018162 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:33.019117 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-7310f9c9-0f14-4400-b4de-a3ad7e2bd876 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] PUT https://10.4.3.126/volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c Aug 18 13:01:33.019703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-7310f9c9-0f14-4400-b4de-a3ad7e2bd876 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:33.028358 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-75d9216e-b1ea-42e7-88e9-b09550825276 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:33.030924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-7310f9c9-0f14-4400-b4de-a3ad7e2bd876 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Acquiring lock "cinder-attachment_update-ebd6f588-1943-4c79-9a5d-274a4e793f9a-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:01:33.036923 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75d9216e-b1ea-42e7-88e9-b09550825276 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:33.037440 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 55/219] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:32 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1163 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:33.038102 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-7310f9c9-0f14-4400-b4de-a3ad7e2bd876 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Lock "cinder-attachment_update-ebd6f588-1943-4c79-9a5d-274a4e793f9a-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:01:33.039260 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:33.039260 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:33.078022 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-3db54398-8d56-481d-84c7-bff45176b34e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:33.082362 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-3db54398-8d56-481d-84c7-bff45176b34e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] POST https://10.4.3.126/volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3/action Aug 18 13:01:33.082362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-3db54398-8d56-481d-84c7-bff45176b34e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:33.082362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-3db54398-8d56-481d-84c7-bff45176b34e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:33.112532 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:33.112532 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:33.143282 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f3052d1c-a7ae-47bf-9860-c76f32fddff2 req-3db54398-8d56-481d-84c7-bff45176b34e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3/action returned with HTTP 204 Aug 18 13:01:33.143282 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 57/220] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:33 2026] POST /volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:01:33.193201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-7310f9c9-0f14-4400-b4de-a3ad7e2bd876 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Lock "cinder-attachment_update-ebd6f588-1943-4c79-9a5d-274a4e793f9a-np0000007652" released by "attachment_update" :: held 0.155s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:01:33.194130 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-7310f9c9-0f14-4400-b4de-a3ad7e2bd876 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c returned with HTTP 200 Aug 18 13:01:33.194942 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 56/221] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:01:33 2026] PUT /volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:33.259667 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-13061708-2be0-4117-8e4d-61e08e82d083 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:33.264597 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-13061708-2be0-4117-8e4d-61e08e82d083 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] POST https://10.4.3.126/volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c/action Aug 18 13:01:33.264878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-13061708-2be0-4117-8e4d-61e08e82d083 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:33.265316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-13061708-2be0-4117-8e4d-61e08e82d083 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:33.288907 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:33.288907 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:33.331455 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4c2459e6-38fa-43d0-b309-a091ccdaea19 req-13061708-2be0-4117-8e4d-61e08e82d083 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c/action returned with HTTP 204 Aug 18 13:01:33.331455 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 54/222] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:33 2026] POST /volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:33.477749 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-614d9235-33d0-4195-aa91-55121a7c0603 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:33.480762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-614d9235-33d0-4195-aa91-55121a7c0603 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:33.481038 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-614d9235-33d0-4195-aa91-55121a7c0603 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:33.481527 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-614d9235-33d0-4195-aa91-55121a7c0603 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:33.499405 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:33.499405 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:33.511774 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-614d9235-33d0-4195-aa91-55121a7c0603 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:33.520838 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-614d9235-33d0-4195-aa91-55121a7c0603 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:33.521005 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 56/223] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:33 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:33.877261 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b6f2f6f9-711f-4d6e-9b7e-c717895c0728 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:33.881278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b6f2f6f9-711f-4d6e-9b7e-c717895c0728 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:33.881278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b6f2f6f9-711f-4d6e-9b7e-c717895c0728 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:33.881278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b6f2f6f9-711f-4d6e-9b7e-c717895c0728 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:33.899568 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:33.899568 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:33.907758 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b6f2f6f9-711f-4d6e-9b7e-c717895c0728 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:33.915913 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b6f2f6f9-711f-4d6e-9b7e-c717895c0728 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:33.916586 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 58/224] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:33 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1317 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:33.934602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1cf7c2f3-19c2-4175-87e7-c4bd3a59f2c8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:33.937281 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cf7c2f3-19c2-4175-87e7-c4bd3a59f2c8 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:33.937281 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cf7c2f3-19c2-4175-87e7-c4bd3a59f2c8 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:33.938301 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cf7c2f3-19c2-4175-87e7-c4bd3a59f2c8 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:33.958374 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:33.958374 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:33.965775 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1cf7c2f3-19c2-4175-87e7-c4bd3a59f2c8 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:33.975281 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cf7c2f3-19c2-4175-87e7-c4bd3a59f2c8 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:33.976315 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 57/225] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:33 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1317 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:34.057970 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2200da3f-826a-417b-a0c8-6f1724e9fed4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.060622 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2200da3f-826a-417b-a0c8-6f1724e9fed4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:34.061561 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2200da3f-826a-417b-a0c8-6f1724e9fed4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:34.061966 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2200da3f-826a-417b-a0c8-6f1724e9fed4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:34.091498 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:34.091498 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:34.102014 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2200da3f-826a-417b-a0c8-6f1724e9fed4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:34.117838 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2200da3f-826a-417b-a0c8-6f1724e9fed4 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:34.118573 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 55/226] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:34 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1163 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:34.538436 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-750aa2f0-b1ef-44b5-933b-c053983a7ea0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.542317 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-750aa2f0-b1ef-44b5-933b-c053983a7ea0 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:34.542664 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-750aa2f0-b1ef-44b5-933b-c053983a7ea0 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:34.542942 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-750aa2f0-b1ef-44b5-933b-c053983a7ea0 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:34.572442 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:34.572442 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:34.579783 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-750aa2f0-b1ef-44b5-933b-c053983a7ea0 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:34.589008 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-750aa2f0-b1ef-44b5-933b-c053983a7ea0 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:34.589008 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 57/227] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:34 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:34.589822 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ae1c1b1b-5afc-40e6-8f22-6e87aa0ad6f1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.591739 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ae1c1b1b-5afc-40e6-8f22-6e87aa0ad6f1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:34.591960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ae1c1b1b-5afc-40e6-8f22-6e87aa0ad6f1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:34.592394 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ae1c1b1b-5afc-40e6-8f22-6e87aa0ad6f1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:34.603606 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e2203bb7-009b-48a6-a03d-fa67ea54852a req-8e4a75c7-d356-439b-92d7-9303a5b947ca None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.605653 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-12bdbc82-dccb-415f-b8c1-80ed0a178b6f req-14d6e330-48a4-4a19-a4d2-31481b0bbf28 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.606487 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e2203bb7-009b-48a6-a03d-fa67ea54852a req-8e4a75c7-d356-439b-92d7-9303a5b947ca tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] POST https://10.4.3.126/volume/v3/snapshots/eba02a16-6081-41a5-bdbc-11d63f702cf0/action Aug 18 13:01:34.607263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e2203bb7-009b-48a6-a03d-fa67ea54852a req-8e4a75c7-d356-439b-92d7-9303a5b947ca tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:34.607415 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e2203bb7-009b-48a6-a03d-fa67ea54852a req-8e4a75c7-d356-439b-92d7-9303a5b947ca tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:34.607959 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-12bdbc82-dccb-415f-b8c1-80ed0a178b6f req-14d6e330-48a4-4a19-a4d2-31481b0bbf28 tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] POST https://10.4.3.126/volume/v3/snapshots/None/action Aug 18 13:01:34.608451 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-12bdbc82-dccb-415f-b8c1-80ed0a178b6f req-14d6e330-48a4-4a19-a4d2-31481b0bbf28 tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:34.608494 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-12bdbc82-dccb-415f-b8c1-80ed0a178b6f req-14d6e330-48a4-4a19-a4d2-31481b0bbf28 tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:34.609361 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:34.609361 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:34.609935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.snapshot_actions [req-12bdbc82-dccb-415f-b8c1-80ed0a178b6f req-14d6e330-48a4-4a19-a4d2-31481b0bbf28 tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100588) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 13:01:34.610042 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.snapshot_actions [req-e2203bb7-009b-48a6-a03d-fa67ea54852a req-8e4a75c7-d356-439b-92d7-9303a5b947ca tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100589) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 13:01:34.616534 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ae1c1b1b-5afc-40e6-8f22-6e87aa0ad6f1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:34.622734 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ae1c1b1b-5afc-40e6-8f22-6e87aa0ad6f1 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:34.623108 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 59/228] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:34 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:34.632903 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-12bdbc82-dccb-415f-b8c1-80ed0a178b6f req-14d6e330-48a4-4a19-a4d2-31481b0bbf28 tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] https://10.4.3.126/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 13:01:34.634188 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 56/229] 10.4.3.126 () {72 vars in 1582 bytes} [Tue Aug 18 13:01:34 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:01:34.640628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e2203bb7-009b-48a6-a03d-fa67ea54852a req-8e4a75c7-d356-439b-92d7-9303a5b947ca tempest-VolumesAssistedSnapshotsTest-304571537 tempest-VolumesAssistedSnapshotsTest-304571537-project] https://10.4.3.126/volume/v3/snapshots/eba02a16-6081-41a5-bdbc-11d63f702cf0/action returned with HTTP 404 Aug 18 13:01:34.641156 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 58/230] 10.4.3.126 () {72 vars in 1678 bytes} [Tue Aug 18 13:01:34 2026] POST /volume/v3/snapshots/eba02a16-6081-41a5-bdbc-11d63f702cf0/action => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:34.715743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-551cfd96-d8de-469a-9568-5e041d3a8c72 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.719512 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-551cfd96-d8de-469a-9568-5e041d3a8c72 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:34.720174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-551cfd96-d8de-469a-9568-5e041d3a8c72 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:34.721107 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-551cfd96-d8de-469a-9568-5e041d3a8c72 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:34.732833 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:34.732833 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:34.740240 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-551cfd96-d8de-469a-9568-5e041d3a8c72 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:34.743806 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-551cfd96-d8de-469a-9568-5e041d3a8c72 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:34.744540 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 58/231] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:34 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:34.802330 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-dd02dc9f-f98f-416e-98ef-c3c349283923 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.805177 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-dd02dc9f-f98f-416e-98ef-c3c349283923 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] POST https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53/action Aug 18 13:01:34.806871 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-dd02dc9f-f98f-416e-98ef-c3c349283923 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:34.806871 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-dd02dc9f-f98f-416e-98ef-c3c349283923 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:34.821090 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:34.821090 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:34.821605 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-dd02dc9f-f98f-416e-98ef-c3c349283923 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:34.831326 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-dd02dc9f-f98f-416e-98ef-c3c349283923 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Begin detaching volume completed successfully. Aug 18 13:01:34.831641 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-dd02dc9f-f98f-416e-98ef-c3c349283923 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53/action returned with HTTP 202 Aug 18 13:01:34.832612 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 60/232] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:01:34 2026] POST /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:01:34.901115 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-16702cb8-ce7a-40e0-8325-ed45bf6c263b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.901573 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-16702cb8-ce7a-40e0-8325-ed45bf6c263b None None] GET https://10.4.3.126/volume// Aug 18 13:01:34.901852 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-16702cb8-ce7a-40e0-8325-ed45bf6c263b None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:34.902137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-16702cb8-ce7a-40e0-8325-ed45bf6c263b None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:34.902936 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-16702cb8-ce7a-40e0-8325-ed45bf6c263b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:34.903087 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 57/233] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01: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 18 13:01:34.919396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-c5c4c79f-da9c-403e-a94d-1f0ebe7cdd1e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:34.923348 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-c5c4c79f-da9c-403e-a94d-1f0ebe7cdd1e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:34.923348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-c5c4c79f-da9c-403e-a94d-1f0ebe7cdd1e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:34.923348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-c5c4c79f-da9c-403e-a94d-1f0ebe7cdd1e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:34.946651 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:34.946651 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:34.956237 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-c5c4c79f-da9c-403e-a94d-1f0ebe7cdd1e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:34.959548 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-c5c4c79f-da9c-403e-a94d-1f0ebe7cdd1e tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:34.960121 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 59/234] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:34 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1543 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:35.136229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-81cc4d79-8cfa-494b-b7a0-20edb70405b7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:35.139416 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-81cc4d79-8cfa-494b-b7a0-20edb70405b7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:35.139668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-81cc4d79-8cfa-494b-b7a0-20edb70405b7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:35.139936 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-81cc4d79-8cfa-494b-b7a0-20edb70405b7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:35.166970 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:35.166970 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:35.177939 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-81cc4d79-8cfa-494b-b7a0-20edb70405b7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:35.186053 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-81cc4d79-8cfa-494b-b7a0-20edb70405b7 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:35.186824 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 59/235] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:35 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1163 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:35.609260 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c65629ed-d583-49f1-9d5b-44c9f7044f9b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:35.612046 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c65629ed-d583-49f1-9d5b-44c9f7044f9b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:35.612046 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c65629ed-d583-49f1-9d5b-44c9f7044f9b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:35.612375 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c65629ed-d583-49f1-9d5b-44c9f7044f9b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:35.627918 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:35.627918 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:35.635785 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c65629ed-d583-49f1-9d5b-44c9f7044f9b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:35.644557 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c65629ed-d583-49f1-9d5b-44c9f7044f9b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:35.644557 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 61/236] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:35 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:36.203450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6309d6fa-c3f1-47d4-88bc-933a26c859cf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:36.207441 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6309d6fa-c3f1-47d4-88bc-933a26c859cf tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:36.207441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6309d6fa-c3f1-47d4-88bc-933a26c859cf tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:36.207441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6309d6fa-c3f1-47d4-88bc-933a26c859cf tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:36.219314 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:36.219314 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:36.224480 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6309d6fa-c3f1-47d4-88bc-933a26c859cf tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:36.228816 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6309d6fa-c3f1-47d4-88bc-933a26c859cf tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:36.230027 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 58/237] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:36 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:36.660238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fa5b3a91-f91f-43c5-9883-31534536b49a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:36.663591 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fa5b3a91-f91f-43c5-9883-31534536b49a tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:36.664601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fa5b3a91-f91f-43c5-9883-31534536b49a tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:36.664601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fa5b3a91-f91f-43c5-9883-31534536b49a tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:36.679454 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:36.679454 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:36.685366 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-fa5b3a91-f91f-43c5-9883-31534536b49a tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:36.692942 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fa5b3a91-f91f-43c5-9883-31534536b49a tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:36.693435 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 60/238] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:36 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:36.717467 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:36.974196 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:01:36.974704 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1554019633"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:36.976770 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1554019633'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:01:36.976913 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume of 1 GB Aug 18 13:01:36.982849 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Availability Zones retrieved successfully. Aug 18 13:01:36.992293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (0c5fe52a-6c71-49fd-9b8b-8cd6f817c685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:36.994415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2833000-bd87-43cc-8a63-a05179de01dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:36.995799 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:01:37.035192 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2833000-bd87-43cc-8a63-a05179de01dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:37.036602 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225f85ea-9867-42b6-9dcc-2615122d7e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:37.127288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['90cd16f1-9539-4fe4-9ee7-26977c4fd202', '5d379d72-9098-4c0a-a82e-d50d1d9a4fa1', 'c9c3103d-f04d-4f20-906e-e5e709cbb4c5', '4759a639-f986-4686-8b33-a9b2a0818693'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:01:37.128266 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225f85ea-9867-42b6-9dcc-2615122d7e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90cd16f1-9539-4fe4-9ee7-26977c4fd202', '5d379d72-9098-4c0a-a82e-d50d1d9a4fa1', 'c9c3103d-f04d-4f20-906e-e5e709cbb4c5', '4759a639-f986-4686-8b33-a9b2a0818693']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:37.129323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba891f3-93cb-42e0-bf2d-d5c6af810fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:37.159580 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba891f3-93cb-42e0-bf2d-d5c6af810fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '977357fa-b7f8-4082-b42a-44f4a5aba7da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1554019633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['90cd16f1-9539-4fe4-9ee7-26977c4fd202','5d379d72-9098-4c0a-a82e-d50d1d9a4fa1','c9c3103d-f04d-4f20-906e-e5e709cbb4c5','4759a639-f986-4686-8b33-a9b2a0818693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1554019633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=977357fa-b7f8-4082-b42a-44f4a5aba7da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845426c78632442d9c85d5c7390d7bae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02ba9982352f4369bc3b3161c022b33e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:37.159843 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a83ad22-42e0-473b-a9bd-8eef54e9f75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:37.183005 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a83ad22-42e0-473b-a9bd-8eef54e9f75b) transitioned into state 'SUCCESS' from state '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-1554019633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['90cd16f1-9539-4fe4-9ee7-26977c4fd202','5d379d72-9098-4c0a-a82e-d50d1d9a4fa1','c9c3103d-f04d-4f20-906e-e5e709cbb4c5','4759a639-f986-4686-8b33-a9b2a0818693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:37.183715 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71652951-69c5-45f0-91ea-8430f3f8ff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:01:37.197473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71652951-69c5-45f0-91ea-8430f3f8ff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:01:37.198378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (0c5fe52a-6c71-49fd-9b8b-8cd6f817c685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:01:37.198697 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request issued successfully. Aug 18 13:01:37.200126 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b9f45839-d808-4ecf-b5b7-6cfbe03199e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:01:37.200126 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 60/239] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:01:36 2026] POST /volume/v3/volumes => generated 749 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:01:37.251564 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4dff2767-0b11-45a8-83b4-0927c91f42c9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:37.259397 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4dff2767-0b11-45a8-83b4-0927c91f42c9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:37.259590 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4dff2767-0b11-45a8-83b4-0927c91f42c9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:37.259859 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4dff2767-0b11-45a8-83b4-0927c91f42c9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:37.285864 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:37.285864 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:37.291903 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4dff2767-0b11-45a8-83b4-0927c91f42c9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:37.298301 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4dff2767-0b11-45a8-83b4-0927c91f42c9 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:37.298815 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 62/240] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:37 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1163 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:37.708797 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-47223b64-918f-4078-8ac9-29c497899e81 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:37.712618 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-47223b64-918f-4078-8ac9-29c497899e81 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:37.712618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-47223b64-918f-4078-8ac9-29c497899e81 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:37.714331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-47223b64-918f-4078-8ac9-29c497899e81 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:37.732722 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:37.732722 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:37.738969 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-47223b64-918f-4078-8ac9-29c497899e81 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:37.748410 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-47223b64-918f-4078-8ac9-29c497899e81 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:37.749153 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 59/241] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:37 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:38.110418 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8849db56-1651-416d-b036-9b6bc91082d6 req-13d4b805-c934-4552-9be3-7322c85ad10c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:38.113827 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-13d4b805-c934-4552-9be3-7322c85ad10c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4/action Aug 18 13:01:38.114095 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-13d4b805-c934-4552-9be3-7322c85ad10c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:38.114299 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-13d4b805-c934-4552-9be3-7322c85ad10c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:38.142799 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:38.142799 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:38.162935 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8849db56-1651-416d-b036-9b6bc91082d6 req-13d4b805-c934-4552-9be3-7322c85ad10c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4/action returned with HTTP 204 Aug 18 13:01:38.163710 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 61/242] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:38 2026] POST /volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:01:38.319390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e012bd70-c411-4a6d-bb94-5da7ca48d660 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:38.323154 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e012bd70-c411-4a6d-bb94-5da7ca48d660 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:38.323565 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e012bd70-c411-4a6d-bb94-5da7ca48d660 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:38.324001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e012bd70-c411-4a6d-bb94-5da7ca48d660 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:38.344148 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:38.344148 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:38.351017 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e012bd70-c411-4a6d-bb94-5da7ca48d660 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:38.358251 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e012bd70-c411-4a6d-bb94-5da7ca48d660 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:38.358791 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 61/243] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:38 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:38.753180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e1a690b0-ef0a-499a-b135-4ddec0db31fd req-a4e53a53-b537-4210-9b21-a15949a5e46e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:38.755474 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e1a690b0-ef0a-499a-b135-4ddec0db31fd req-a4e53a53-b537-4210-9b21-a15949a5e46e tempest-TestMultiAttachVolumeSwap-1951443369 tempest-TestMultiAttachVolumeSwap-1951443369-project] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:38.756366 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e1a690b0-ef0a-499a-b135-4ddec0db31fd req-a4e53a53-b537-4210-9b21-a15949a5e46e tempest-TestMultiAttachVolumeSwap-1951443369 tempest-TestMultiAttachVolumeSwap-1951443369-project] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:38.756366 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e1a690b0-ef0a-499a-b135-4ddec0db31fd req-a4e53a53-b537-4210-9b21-a15949a5e46e tempest-TestMultiAttachVolumeSwap-1951443369 tempest-TestMultiAttachVolumeSwap-1951443369-project] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:38.768674 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e4b83368-f7d9-4ac7-8f07-62422c5d1ef9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:38.773067 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e4b83368-f7d9-4ac7-8f07-62422c5d1ef9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:38.773410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e4b83368-f7d9-4ac7-8f07-62422c5d1ef9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:38.773572 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e4b83368-f7d9-4ac7-8f07-62422c5d1ef9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:38.778503 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:38.778503 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:38.786268 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-e1a690b0-ef0a-499a-b135-4ddec0db31fd req-a4e53a53-b537-4210-9b21-a15949a5e46e tempest-TestMultiAttachVolumeSwap-1951443369 tempest-TestMultiAttachVolumeSwap-1951443369-project] Volume info retrieved successfully. Aug 18 13:01:38.790178 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:38.790178 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:38.794758 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e4b83368-f7d9-4ac7-8f07-62422c5d1ef9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:38.796413 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e1a690b0-ef0a-499a-b135-4ddec0db31fd req-a4e53a53-b537-4210-9b21-a15949a5e46e tempest-TestMultiAttachVolumeSwap-1951443369 tempest-TestMultiAttachVolumeSwap-1951443369-project] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:38.796936 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 63/244] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:38 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1641 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:38.801486 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e4b83368-f7d9-4ac7-8f07-62422c5d1ef9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:38.801486 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 60/245] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:38 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:38.816345 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-faac0557-747c-475c-bfef-cd74ea105afb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:38.819710 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-faac0557-747c-475c-bfef-cd74ea105afb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:38.819710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-faac0557-747c-475c-bfef-cd74ea105afb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:38.819951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-faac0557-747c-475c-bfef-cd74ea105afb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:38.841713 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:38.841713 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:38.847437 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-faac0557-747c-475c-bfef-cd74ea105afb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] Volume info retrieved successfully. Aug 18 13:01:38.856079 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-faac0557-747c-475c-bfef-cd74ea105afb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:38.856611 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 62/246] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:38 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:38.878593 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-445631a7-507c-4957-b690-535d1e68b94c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:38.883394 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-445631a7-507c-4957-b690-535d1e68b94c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] GET https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 Aug 18 13:01:38.883615 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-445631a7-507c-4957-b690-535d1e68b94c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:38.883851 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-445631a7-507c-4957-b690-535d1e68b94c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:38.898131 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:38.898131 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:38.909763 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-445631a7-507c-4957-b690-535d1e68b94c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] Volume info retrieved successfully. Aug 18 13:01:38.917142 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-445631a7-507c-4957-b690-535d1e68b94c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-reader] https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 returned with HTTP 200 Aug 18 13:01:38.919506 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 62/247] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:38 2026] GET /volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:39.073430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-80f108e0-e72a-4725-8174-73b4e2565496 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:39.076530 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80f108e0-e72a-4725-8174-73b4e2565496 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:39.077355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-80f108e0-e72a-4725-8174-73b4e2565496 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:39.077355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-80f108e0-e72a-4725-8174-73b4e2565496 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:39.107435 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:39.107435 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:39.112903 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-80f108e0-e72a-4725-8174-73b4e2565496 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:39.127342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80f108e0-e72a-4725-8174-73b4e2565496 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:39.127937 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 64/248] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:39 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:39.222691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-fd50ac3b-2851-410b-ba0e-b738c0209fd1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:39.226760 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-fd50ac3b-2851-410b-ba0e-b738c0209fd1 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:39.227029 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-fd50ac3b-2851-410b-ba0e-b738c0209fd1 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:39.228092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-fd50ac3b-2851-410b-ba0e-b738c0209fd1 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:39.244712 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:39.244712 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:39.249704 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-fd50ac3b-2851-410b-ba0e-b738c0209fd1 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:39.255704 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-fd50ac3b-2851-410b-ba0e-b738c0209fd1 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:39.256389 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 61/249] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:39 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:39.316040 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-3ae99b10-0d8d-4e55-941c-4a79f3fd6c9c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:39.319281 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-3ae99b10-0d8d-4e55-941c-4a79f3fd6c9c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action Aug 18 13:01:39.319818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-3ae99b10-0d8d-4e55-941c-4a79f3fd6c9c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:39.319933 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-3ae99b10-0d8d-4e55-941c-4a79f3fd6c9c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:39.340177 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:39.340177 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:39.340924 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-3ae99b10-0d8d-4e55-941c-4a79f3fd6c9c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:39.350389 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-3ae99b10-0d8d-4e55-941c-4a79f3fd6c9c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Begin detaching volume completed successfully. Aug 18 13:01:39.350639 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-3ae99b10-0d8d-4e55-941c-4a79f3fd6c9c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action returned with HTTP 202 Aug 18 13:01:39.351265 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 63/250] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:01:39 2026] POST /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:01:39.570502 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-71eb03dd-b0ac-49b0-851c-c94fbbf87714 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:39.570940 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71eb03dd-b0ac-49b0-851c-c94fbbf87714 None None] GET https://10.4.3.126/volume// Aug 18 13:01:39.571042 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71eb03dd-b0ac-49b0-851c-c94fbbf87714 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:39.571407 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71eb03dd-b0ac-49b0-851c-c94fbbf87714 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:39.571560 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71eb03dd-b0ac-49b0-851c-c94fbbf87714 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:39.571842 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 63/251] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01: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 18 13:01:39.580999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-10d6b744-6dd8-41ff-80c6-7f1cf5849610 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:39.584417 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-10d6b744-6dd8-41ff-80c6-7f1cf5849610 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:39.584769 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-10d6b744-6dd8-41ff-80c6-7f1cf5849610 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:39.585075 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-10d6b744-6dd8-41ff-80c6-7f1cf5849610 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:39.605063 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:39.605063 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:39.611241 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-10d6b744-6dd8-41ff-80c6-7f1cf5849610 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:39.615343 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-10d6b744-6dd8-41ff-80c6-7f1cf5849610 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:39.615745 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 65/252] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:39 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1640 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:39.817224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ac83257c-db58-4891-adb3-a43e24682fdd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:39.822872 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac83257c-db58-4891-adb3-a43e24682fdd tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:39.823118 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac83257c-db58-4891-adb3-a43e24682fdd tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:39.823375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac83257c-db58-4891-adb3-a43e24682fdd tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:39.850081 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:39.850081 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:39.857895 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ac83257c-db58-4891-adb3-a43e24682fdd tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:39.863871 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac83257c-db58-4891-adb3-a43e24682fdd tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:39.864388 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 62/253] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:39 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:40.239402 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-30236837-6c2d-4bcb-a7e5-955fbf6d0837 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.243531 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-30236837-6c2d-4bcb-a7e5-955fbf6d0837 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:40.243885 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-30236837-6c2d-4bcb-a7e5-955fbf6d0837 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:40.244150 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-30236837-6c2d-4bcb-a7e5-955fbf6d0837 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:40.270340 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:40.270340 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:40.275714 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-30236837-6c2d-4bcb-a7e5-955fbf6d0837 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:40.282274 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-30236837-6c2d-4bcb-a7e5-955fbf6d0837 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:40.283251 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 64/254] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:40 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:40.306450 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-8d8a8ea7-f754-4af3-8476-82d61f03dc91 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.309264 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-8d8a8ea7-f754-4af3-8476-82d61f03dc91 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] DELETE https://10.4.3.126/volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4 Aug 18 13:01:40.309526 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-8d8a8ea7-f754-4af3-8476-82d61f03dc91 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:40.309820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-8d8a8ea7-f754-4af3-8476-82d61f03dc91 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:40.320835 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:40.320835 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:40.418510 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-46c4e88b-f2b2-4255-8c42-7dd95309721e req-8d8a8ea7-f754-4af3-8476-82d61f03dc91 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4 returned with HTTP 200 Aug 18 13:01:40.420768 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 64/255] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:01:40 2026] DELETE /volume/v3/attachments/0019e98e-de6e-4da6-a96a-8d05cfa24ea4 => generated 192 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:40.487482 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7a8cd313-3ada-4e96-9e93-a37e4e75465d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.489992 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a8cd313-3ada-4e96-9e93-a37e4e75465d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:40.490242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a8cd313-3ada-4e96-9e93-a37e4e75465d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:40.490531 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a8cd313-3ada-4e96-9e93-a37e4e75465d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:40.504384 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:40.504384 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:40.509050 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7a8cd313-3ada-4e96-9e93-a37e4e75465d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:40.515830 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a8cd313-3ada-4e96-9e93-a37e4e75465d tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:40.516166 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 66/256] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:40 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:40.595286 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-4e5c97ae-c6ab-4068-91bf-be435b7bc457 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.597522 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-4e5c97ae-c6ab-4068-91bf-be435b7bc457 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:40.597823 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-4e5c97ae-c6ab-4068-91bf-be435b7bc457 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:40.598021 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-4e5c97ae-c6ab-4068-91bf-be435b7bc457 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:40.609203 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:40.609203 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:40.613616 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-4e5c97ae-c6ab-4068-91bf-be435b7bc457 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:40.620432 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-4e5c97ae-c6ab-4068-91bf-be435b7bc457 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:40.621137 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 63/257] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:40 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:40.670050 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ab9bc7ce-e717-4b92-b1ac-fe11ae353aeb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.672460 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ab9bc7ce-e717-4b92-b1ac-fe11ae353aeb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] POST https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action Aug 18 13:01:40.672785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ab9bc7ce-e717-4b92-b1ac-fe11ae353aeb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:40.672968 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ab9bc7ce-e717-4b92-b1ac-fe11ae353aeb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:40.685606 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:40.685606 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:40.686301 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ab9bc7ce-e717-4b92-b1ac-fe11ae353aeb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:40.695305 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ab9bc7ce-e717-4b92-b1ac-fe11ae353aeb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Begin detaching volume completed successfully. Aug 18 13:01:40.695627 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ab9bc7ce-e717-4b92-b1ac-fe11ae353aeb tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action returned with HTTP 202 Aug 18 13:01:40.696221 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 65/258] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:01:40 2026] POST /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:01:40.753149 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1332ebb2-c062-4eb3-a10e-19a2bd742ca1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.753855 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1332ebb2-c062-4eb3-a10e-19a2bd742ca1 None None] GET https://10.4.3.126/volume// Aug 18 13:01:40.754127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1332ebb2-c062-4eb3-a10e-19a2bd742ca1 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:40.754409 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1332ebb2-c062-4eb3-a10e-19a2bd742ca1 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:40.755147 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1332ebb2-c062-4eb3-a10e-19a2bd742ca1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:40.757484 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 65/259] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:40 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:01:40.765889 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-8c1c3dd7-5c46-4d51-b421-68173677dd01 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.768144 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-8c1c3dd7-5c46-4d51-b421-68173677dd01 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:40.768385 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-8c1c3dd7-5c46-4d51-b421-68173677dd01 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:40.768608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-8c1c3dd7-5c46-4d51-b421-68173677dd01 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:40.783572 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:40.783572 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:40.791653 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-8c1c3dd7-5c46-4d51-b421-68173677dd01 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:40.798770 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-8c1c3dd7-5c46-4d51-b421-68173677dd01 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:40.799467 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 67/260] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:40 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1343 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:40.881160 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ef206caa-0ce5-43ea-bbd0-2bc9344cc374 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:40.883614 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef206caa-0ce5-43ea-bbd0-2bc9344cc374 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:40.883890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef206caa-0ce5-43ea-bbd0-2bc9344cc374 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:40.884131 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef206caa-0ce5-43ea-bbd0-2bc9344cc374 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:40.898916 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:40.898916 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:40.904999 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ef206caa-0ce5-43ea-bbd0-2bc9344cc374 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:40.910599 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef206caa-0ce5-43ea-bbd0-2bc9344cc374 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:40.911088 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 64/261] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:40 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:41.160429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-5a7f7ee0-744f-41aa-84a2-7ce8be880da2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:41.163783 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-5a7f7ee0-744f-41aa-84a2-7ce8be880da2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] POST https://10.4.3.126/volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9/action Aug 18 13:01:41.164294 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-5a7f7ee0-744f-41aa-84a2-7ce8be880da2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:41.164528 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-5a7f7ee0-744f-41aa-84a2-7ce8be880da2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:41.189615 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:41.189615 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:41.206029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d2c27d59-7643-44fe-b2f8-2e9f310fd2f9 req-5a7f7ee0-744f-41aa-84a2-7ce8be880da2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9/action returned with HTTP 204 Aug 18 13:01:41.206735 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 66/262] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:01:41 2026] POST /volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:41.926403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0d4d004d-3ac5-4749-900a-fd31267c976c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:41.929630 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d4d004d-3ac5-4749-900a-fd31267c976c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:41.930043 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d4d004d-3ac5-4749-900a-fd31267c976c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:41.930436 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d4d004d-3ac5-4749-900a-fd31267c976c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:41.944774 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:41.944774 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:41.949674 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0d4d004d-3ac5-4749-900a-fd31267c976c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:41.954379 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d4d004d-3ac5-4749-900a-fd31267c976c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:41.954927 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 66/263] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:41 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:41.972269 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3069ad27-475e-4334-bec1-17958a6c04b9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:41.974572 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3069ad27-475e-4334-bec1-17958a6c04b9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:41.974844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3069ad27-475e-4334-bec1-17958a6c04b9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:41.975080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3069ad27-475e-4334-bec1-17958a6c04b9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:41.988915 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:41.988915 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:41.994773 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3069ad27-475e-4334-bec1-17958a6c04b9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:42.000738 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3069ad27-475e-4334-bec1-17958a6c04b9 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:42.001282 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 68/264] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:41 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:44.457903 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-5ce01b5b-b170-4fb3-a8ec-f47e452c1d75 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:44.458606 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-5ce01b5b-b170-4fb3-a8ec-f47e452c1d75 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:44.459379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-5ce01b5b-b170-4fb3-a8ec-f47e452c1d75 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:44.459379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-5ce01b5b-b170-4fb3-a8ec-f47e452c1d75 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:44.484304 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:44.484304 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:44.496805 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-5ce01b5b-b170-4fb3-a8ec-f47e452c1d75 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:44.507539 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-5ce01b5b-b170-4fb3-a8ec-f47e452c1d75 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:44.508733 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 65/265] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:44 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1136 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:44.742912 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-a55407b4-79c3-4303-8301-e90f318e04bf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:44.746317 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-a55407b4-79c3-4303-8301-e90f318e04bf tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] DELETE https://10.4.3.126/volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3 Aug 18 13:01:44.746658 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-a55407b4-79c3-4303-8301-e90f318e04bf tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:44.746975 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-a55407b4-79c3-4303-8301-e90f318e04bf tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:44.756865 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:44.756865 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:44.784372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3f16a5cd-3842-4c71-93af-caf982247b80 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:44.787519 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3f16a5cd-3842-4c71-93af-caf982247b80 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] POST https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488/action Aug 18 13:01:44.788016 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3f16a5cd-3842-4c71-93af-caf982247b80 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:01:44.788125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3f16a5cd-3842-4c71-93af-caf982247b80 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:01:44.806384 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:44.806384 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:44.806616 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3f16a5cd-3842-4c71-93af-caf982247b80 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:44.819542 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3f16a5cd-3842-4c71-93af-caf982247b80 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Begin detaching volume completed successfully. Aug 18 13:01:44.819542 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3f16a5cd-3842-4c71-93af-caf982247b80 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488/action returned with HTTP 202 Aug 18 13:01:44.820262 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 67/266] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:01:44 2026] POST /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:01:44.850351 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-65c49793-26fb-436e-b0c3-0e5ca1184634 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:44.853863 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65c49793-26fb-436e-b0c3-0e5ca1184634 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:44.854078 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65c49793-26fb-436e-b0c3-0e5ca1184634 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:44.854354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65c49793-26fb-436e-b0c3-0e5ca1184634 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:44.866203 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e4a7f3d-1e54-43e5-9704-f9b807c7ecb4 req-a55407b4-79c3-4303-8301-e90f318e04bf tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3 returned with HTTP 200 Aug 18 13:01:44.866677 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 67/267] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:01:44 2026] DELETE /volume/v3/attachments/89094159-45db-464c-aaaf-3c53738619d3 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:44.875226 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:44.875226 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:44.880042 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-65c49793-26fb-436e-b0c3-0e5ca1184634 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:44.888480 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65c49793-26fb-436e-b0c3-0e5ca1184634 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:44.888774 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 69/268] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:44 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:44.892828 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7577fd80-f576-4e54-8d62-479c48445ed3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:44.892828 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7577fd80-f576-4e54-8d62-479c48445ed3 None None] GET https://10.4.3.126/volume// Aug 18 13:01:44.892828 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7577fd80-f576-4e54-8d62-479c48445ed3 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:44.892828 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7577fd80-f576-4e54-8d62-479c48445ed3 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:44.893584 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7577fd80-f576-4e54-8d62-479c48445ed3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:01:44.894085 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 66/269] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:01:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:01:44.942339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3ec37866-166d-430e-9f38-aae70cad09de None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:44.944721 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3ec37866-166d-430e-9f38-aae70cad09de tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:44.945494 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3ec37866-166d-430e-9f38-aae70cad09de tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:44.945778 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3ec37866-166d-430e-9f38-aae70cad09de tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:44.960730 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:44.960730 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:44.966307 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3ec37866-166d-430e-9f38-aae70cad09de tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:44.971868 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-3ec37866-166d-430e-9f38-aae70cad09de tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:44.972324 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 68/270] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:01:44 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:01:45.608271 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-035dc32f-eb73-4faf-b8e2-f1d045dfd9e5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:45.610402 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-035dc32f-eb73-4faf-b8e2-f1d045dfd9e5 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:45.610634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-035dc32f-eb73-4faf-b8e2-f1d045dfd9e5 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:45.610887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-035dc32f-eb73-4faf-b8e2-f1d045dfd9e5 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:45.629280 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:45.629280 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:45.634829 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-035dc32f-eb73-4faf-b8e2-f1d045dfd9e5 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:45.639966 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-035dc32f-eb73-4faf-b8e2-f1d045dfd9e5 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:45.640476 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 68/271] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:45 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:45.657928 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:45.661163 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:45.661518 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:45.661831 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:45.662127 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Delete volume with id: 422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:45.672751 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:45.672751 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:45.673334 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:45.711983 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Delete volume request issued successfully. Aug 18 13:01:45.712164 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e539f99-ea95-4a56-92f6-5e191a17ee60 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 202 Aug 18 13:01:45.712673 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 70/272] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:01:45 2026] DELETE /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:01:45.723580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-154da3e1-f395-4036-8ac2-a1db519aae4d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:45.726849 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-154da3e1-f395-4036-8ac2-a1db519aae4d tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:45.727182 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-154da3e1-f395-4036-8ac2-a1db519aae4d tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:45.727618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-154da3e1-f395-4036-8ac2-a1db519aae4d tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:45.773873 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:45.773873 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:45.784543 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-154da3e1-f395-4036-8ac2-a1db519aae4d tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Volume info retrieved successfully. Aug 18 13:01:45.791447 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-154da3e1-f395-4036-8ac2-a1db519aae4d tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 200 Aug 18 13:01:45.792039 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 67/273] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:45 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:45.907408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-745ae68b-28e0-4726-a763-2ee7c22b812c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:45.909979 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-745ae68b-28e0-4726-a763-2ee7c22b812c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:45.910311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-745ae68b-28e0-4726-a763-2ee7c22b812c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:45.910629 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-745ae68b-28e0-4726-a763-2ee7c22b812c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:45.930286 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:45.930286 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:45.933848 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-745ae68b-28e0-4726-a763-2ee7c22b812c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:45.945222 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-745ae68b-28e0-4726-a763-2ee7c22b812c tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:45.945222 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 69/274] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:45 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:46.255006 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-b0e7a3c6-0cd3-435c-917a-98a1a83b7a68 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:46.258433 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-b0e7a3c6-0cd3-435c-917a-98a1a83b7a68 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:46.258709 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-b0e7a3c6-0cd3-435c-917a-98a1a83b7a68 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:46.258961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-b0e7a3c6-0cd3-435c-917a-98a1a83b7a68 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:46.277081 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:46.277081 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:46.285926 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-b0e7a3c6-0cd3-435c-917a-98a1a83b7a68 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:46.294687 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-b0e7a3c6-0cd3-435c-917a-98a1a83b7a68 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:46.295562 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 69/275] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:46 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:46.814962 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ff52fa40-a0c0-40fa-9f92-8deb6f239a71 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:46.817201 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff52fa40-a0c0-40fa-9f92-8deb6f239a71 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:46.817440 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff52fa40-a0c0-40fa-9f92-8deb6f239a71 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:46.817703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff52fa40-a0c0-40fa-9f92-8deb6f239a71 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:46.825948 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff52fa40-a0c0-40fa-9f92-8deb6f239a71 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 404 Aug 18 13:01:46.826697 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 71/276] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:46 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:46.963428 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-24ff213b-3c4e-4b23-8efd-8ddb8b506e40 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:46.966089 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-24ff213b-3c4e-4b23-8efd-8ddb8b506e40 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:46.966402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-24ff213b-3c4e-4b23-8efd-8ddb8b506e40 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:46.966697 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-24ff213b-3c4e-4b23-8efd-8ddb8b506e40 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:46.979825 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:46.979825 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:46.985763 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-24ff213b-3c4e-4b23-8efd-8ddb8b506e40 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:46.992620 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-24ff213b-3c4e-4b23-8efd-8ddb8b506e40 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:46.993374 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 68/277] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:46 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:48.008151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-606639fa-fbdb-4b8c-ab76-3c7072e7ccd4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:48.010501 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-606639fa-fbdb-4b8c-ab76-3c7072e7ccd4 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:48.010895 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-606639fa-fbdb-4b8c-ab76-3c7072e7ccd4 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:48.011196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-606639fa-fbdb-4b8c-ab76-3c7072e7ccd4 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:48.025802 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:48.025802 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:48.035812 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-606639fa-fbdb-4b8c-ab76-3c7072e7ccd4 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:48.042027 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-606639fa-fbdb-4b8c-ab76-3c7072e7ccd4 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:48.042674 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 70/278] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:48 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:48.234842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-20299f6b-3599-4d1c-a8b4-e14e302f819b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:48.253635 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-20299f6b-3599-4d1c-a8b4-e14e302f819b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] DELETE https://10.4.3.126/volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9 Aug 18 13:01:48.253635 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-20299f6b-3599-4d1c-a8b4-e14e302f819b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:48.253635 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-20299f6b-3599-4d1c-a8b4-e14e302f819b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:48.260048 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:48.260048 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:48.349859 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-7ce28323-0a33-45c4-a087-f87ae145a5c5 req-20299f6b-3599-4d1c-a8b4-e14e302f819b tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9 returned with HTTP 200 Aug 18 13:01:48.349859 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 70/279] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:01:48 2026] DELETE /volume/v3/attachments/03cb30ab-1478-41fc-92c1-988d3b43f3e9 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:48.525842 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3788d2d7-8f58-433c-9b03-a560f0881a4d req-96def1f0-a7a5-4d36-84ad-ddf454250734 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:48.534700 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3788d2d7-8f58-433c-9b03-a560f0881a4d req-96def1f0-a7a5-4d36-84ad-ddf454250734 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] GET https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a Aug 18 13:01:48.534700 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3788d2d7-8f58-433c-9b03-a560f0881a4d req-96def1f0-a7a5-4d36-84ad-ddf454250734 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:48.537550 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3788d2d7-8f58-433c-9b03-a560f0881a4d req-96def1f0-a7a5-4d36-84ad-ddf454250734 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:48.560026 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:48.560026 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:48.567936 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3788d2d7-8f58-433c-9b03-a560f0881a4d req-96def1f0-a7a5-4d36-84ad-ddf454250734 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:01:48.575365 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3788d2d7-8f58-433c-9b03-a560f0881a4d req-96def1f0-a7a5-4d36-84ad-ddf454250734 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a returned with HTTP 200 Aug 18 13:01:48.576228 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 72/280] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:01:48 2026] GET /volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a => generated 1603 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:01:48.706004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ae763710-0d9d-43d5-ab81-2361fce7ea35 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:48.709737 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ae763710-0d9d-43d5-ab81-2361fce7ea35 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825 Aug 18 13:01:48.710091 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ae763710-0d9d-43d5-ab81-2361fce7ea35 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:48.710378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ae763710-0d9d-43d5-ab81-2361fce7ea35 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:48.723025 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:48.723025 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:48.825100 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa3362b2-e604-4187-89c1-8013a4c1cb5d req-ae763710-0d9d-43d5-ab81-2361fce7ea35 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825 returned with HTTP 200 Aug 18 13:01:48.825727 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 69/281] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:01:48 2026] DELETE /volume/v3/attachments/c429715a-7987-4d79-a602-5c210acf4825 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:49.059185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ac2387af-260e-4320-9ff0-36c1e94ebbd2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:49.065446 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ac2387af-260e-4320-9ff0-36c1e94ebbd2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:49.065674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ac2387af-260e-4320-9ff0-36c1e94ebbd2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:49.066185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ac2387af-260e-4320-9ff0-36c1e94ebbd2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:49.082260 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:49.082260 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:49.088274 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ac2387af-260e-4320-9ff0-36c1e94ebbd2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:49.096834 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ac2387af-260e-4320-9ff0-36c1e94ebbd2 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:49.097621 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 71/282] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:49 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:51.775625 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b43abbeb-77fc-4ec1-974f-6289e815dd86 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:51.781011 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b43abbeb-77fc-4ec1-974f-6289e815dd86 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:51.781011 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b43abbeb-77fc-4ec1-974f-6289e815dd86 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:51.781231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b43abbeb-77fc-4ec1-974f-6289e815dd86 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:51.783110 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b43abbeb-77fc-4ec1-974f-6289e815dd86 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Delete volume with id: 422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:51.796071 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b43abbeb-77fc-4ec1-974f-6289e815dd86 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 404 Aug 18 13:01:51.796543 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 71/283] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:01:51 2026] DELETE /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:51.805468 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-43a99aaa-b78a-4168-b3dc-9c49e5613211 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:51.808841 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-43a99aaa-b78a-4168-b3dc-9c49e5613211 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] GET https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 Aug 18 13:01:51.809096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-43a99aaa-b78a-4168-b3dc-9c49e5613211 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:51.809353 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-43a99aaa-b78a-4168-b3dc-9c49e5613211 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:51.818595 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-43a99aaa-b78a-4168-b3dc-9c49e5613211 tempest-VolumesAssistedSnapshotsTest-1676456772 tempest-VolumesAssistedSnapshotsTest-1676456772-project-admin] https://10.4.3.126/volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 returned with HTTP 404 Aug 18 13:01:51.819776 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 73/284] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:51 2026] GET /volume/v3/volumes/422fad7c-d61e-464d-b2ff-5dc813f34c53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:54.157718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4772ef4e-a181-4ffa-bbd1-493fc50b7354 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:54.160919 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4772ef4e-a181-4ffa-bbd1-493fc50b7354 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:54.161201 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4772ef4e-a181-4ffa-bbd1-493fc50b7354 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:54.161482 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4772ef4e-a181-4ffa-bbd1-493fc50b7354 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:54.181236 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:54.181236 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:54.190464 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4772ef4e-a181-4ffa-bbd1-493fc50b7354 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:54.201605 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4772ef4e-a181-4ffa-bbd1-493fc50b7354 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:54.202477 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 70/285] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:54 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:54.324947 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f3d60b40-81c9-4963-9d83-84d19f8f3b64 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:54.327294 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3d60b40-81c9-4963-9d83-84d19f8f3b64 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:54.327594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f3d60b40-81c9-4963-9d83-84d19f8f3b64 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:54.327906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f3d60b40-81c9-4963-9d83-84d19f8f3b64 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:54.346669 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:54.346669 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:54.357853 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f3d60b40-81c9-4963-9d83-84d19f8f3b64 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:54.371586 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3d60b40-81c9-4963-9d83-84d19f8f3b64 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:54.371586 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 72/286] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:54 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:55.704719 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6e701471-7345-426e-8a61-bf46cab9feca None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:55.706703 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e701471-7345-426e-8a61-bf46cab9feca tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 Aug 18 13:01:55.706936 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6e701471-7345-426e-8a61-bf46cab9feca tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:55.707138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6e701471-7345-426e-8a61-bf46cab9feca tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:55.707351 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-6e701471-7345-426e-8a61-bf46cab9feca tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Delete volume with id: 6c1b5a11-3776-428c-8206-0301e5c7a716 Aug 18 13:01:55.717051 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:55.717051 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:55.717576 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6e701471-7345-426e-8a61-bf46cab9feca tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:55.738683 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6e701471-7345-426e-8a61-bf46cab9feca tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Delete volume request issued successfully. Aug 18 13:01:55.738890 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e701471-7345-426e-8a61-bf46cab9feca tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 returned with HTTP 202 Aug 18 13:01:55.739366 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 72/287] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:01:55 2026] DELETE /volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:01:55.750102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f9004559-d7c4-4a73-bb6f-2792b6e83792 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:55.752758 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9004559-d7c4-4a73-bb6f-2792b6e83792 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 Aug 18 13:01:55.752758 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f9004559-d7c4-4a73-bb6f-2792b6e83792 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:55.752910 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f9004559-d7c4-4a73-bb6f-2792b6e83792 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:55.767686 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:55.767686 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:01:55.780059 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f9004559-d7c4-4a73-bb6f-2792b6e83792 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:55.788787 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9004559-d7c4-4a73-bb6f-2792b6e83792 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 returned with HTTP 200 Aug 18 13:01:55.789360 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 74/288] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:55 2026] GET /volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:56.805803 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2d8b55bb-4ce3-4caa-824e-6ba7125a8b3c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:56.811065 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d8b55bb-4ce3-4caa-824e-6ba7125a8b3c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 Aug 18 13:01:56.811384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d8b55bb-4ce3-4caa-824e-6ba7125a8b3c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:56.811651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d8b55bb-4ce3-4caa-824e-6ba7125a8b3c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:56.824199 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d8b55bb-4ce3-4caa-824e-6ba7125a8b3c tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 returned with HTTP 404 Aug 18 13:01:56.826229 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 71/289] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:56 2026] GET /volume/v3/volumes/6c1b5a11-3776-428c-8206-0301e5c7a716 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:56.834023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:56.837027 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:56.837465 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:56.837765 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:56.838775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Delete volume with id: f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:56.855614 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:56.855614 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:56.856359 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:56.892637 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Delete volume request issued successfully. Aug 18 13:01:56.892905 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4341b1f4-02ab-4d45-8e3c-4bdf596d868b tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 202 Aug 18 13:01:56.893832 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 73/290] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:01:56 2026] DELETE /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:01:56.904677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-acb55889-0c73-40a5-a9ae-c10e8d743d18 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:56.907349 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-acb55889-0c73-40a5-a9ae-c10e8d743d18 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:56.907588 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-acb55889-0c73-40a5-a9ae-c10e8d743d18 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:56.910330 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-acb55889-0c73-40a5-a9ae-c10e8d743d18 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:56.923164 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:56.923164 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:01:56.930837 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-acb55889-0c73-40a5-a9ae-c10e8d743d18 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Volume info retrieved successfully. Aug 18 13:01:56.938864 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-acb55889-0c73-40a5-a9ae-c10e8d743d18 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 200 Aug 18 13:01:56.938864 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 73/291] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:56 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:57.957271 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aa45113d-1939-41c4-aacd-bfd6afe0ae04 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:57.959716 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa45113d-1939-41c4-aacd-bfd6afe0ae04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] GET https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c Aug 18 13:01:57.960357 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aa45113d-1939-41c4-aacd-bfd6afe0ae04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:57.960662 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aa45113d-1939-41c4-aacd-bfd6afe0ae04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:57.971938 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa45113d-1939-41c4-aacd-bfd6afe0ae04 tempest-TestMultiAttachVolumeSwap-1770490347 tempest-TestMultiAttachVolumeSwap-1770490347-project-member] https://10.4.3.126/volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c returned with HTTP 404 Aug 18 13:01:57.973181 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 75/292] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:57 2026] GET /volume/v3/volumes/f0abffa6-e5c2-4845-b1f4-32ad932ec43c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:01:58.669726 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:58.673338 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] DELETE https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:58.674156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:58.675447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:58.675447 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Delete volume with id: 30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:58.694155 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:58.694155 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:01:58.695269 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:58.728788 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Delete volume request issued successfully. Aug 18 13:01:58.729167 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4926652b-2e5d-4e30-a96f-e81fd1771d23 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 202 Aug 18 13:01:58.729828 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 72/293] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:01:58 2026] DELETE /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:01:58.743797 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-459f8d65-c33d-458b-b459-6acbd769d87e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:58.747226 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-459f8d65-c33d-458b-b459-6acbd769d87e tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:58.747226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-459f8d65-c33d-458b-b459-6acbd769d87e tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:58.747428 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-459f8d65-c33d-458b-b459-6acbd769d87e tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:58.759975 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:01:58.759975 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:01:58.770024 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-459f8d65-c33d-458b-b459-6acbd769d87e tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Volume info retrieved successfully. Aug 18 13:01:58.776990 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-459f8d65-c33d-458b-b459-6acbd769d87e tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 200 Aug 18 13:01:58.777769 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 74/294] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:58 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:01:59.800690 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9e56559d-ce68-4928-9087-f3fc5e4b1491 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:01:59.806958 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9e56559d-ce68-4928-9087-f3fc5e4b1491 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] GET https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 Aug 18 13:01:59.807506 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9e56559d-ce68-4928-9087-f3fc5e4b1491 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:01:59.807795 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9e56559d-ce68-4928-9087-f3fc5e4b1491 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:01:59.818022 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9e56559d-ce68-4928-9087-f3fc5e4b1491 tempest-TaggedAttachmentsTest-1897201835 tempest-TaggedAttachmentsTest-1897201835-project-member] https://10.4.3.126/volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 returned with HTTP 404 Aug 18 13:01:59.819632 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 74/295] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:01:59 2026] GET /volume/v3/volumes/30ad333b-a405-40cd-8891-65d15c9b7488 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:01.609626 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a03b65b7-3efd-401c-be46-1b84566a991f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:01.611766 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a03b65b7-3efd-401c-be46-1b84566a991f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:01.613309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a03b65b7-3efd-401c-be46-1b84566a991f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:01.613309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a03b65b7-3efd-401c-be46-1b84566a991f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:01.627142 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:01.627142 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:01.632749 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a03b65b7-3efd-401c-be46-1b84566a991f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:01.639752 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a03b65b7-3efd-401c-be46-1b84566a991f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:01.640560 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 76/296] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:01 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:01.714253 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-af694484-3bec-4e66-a533-aab87b7e441a req-950c129b-e3a4-47a5-a84e-71bf33a400f3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:01.717847 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-950c129b-e3a4-47a5-a84e-71bf33a400f3 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:01.719228 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-950c129b-e3a4-47a5-a84e-71bf33a400f3 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:01.719228 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-950c129b-e3a4-47a5-a84e-71bf33a400f3 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:01.730744 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:01.730744 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:01.739240 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-af694484-3bec-4e66-a533-aab87b7e441a req-950c129b-e3a4-47a5-a84e-71bf33a400f3 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:01.751946 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-950c129b-e3a4-47a5-a84e-71bf33a400f3 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:01.753079 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 73/297] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:01 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:01.901705 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3a563c53-563c-4eb4-a7c3-af2f6bf6ce04 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:01.901705 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a563c53-563c-4eb4-a7c3-af2f6bf6ce04 None None] GET https://10.4.3.126/volume// Aug 18 13:02:01.901705 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a563c53-563c-4eb4-a7c3-af2f6bf6ce04 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:01.901705 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a563c53-563c-4eb4-a7c3-af2f6bf6ce04 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:01.901705 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a563c53-563c-4eb4-a7c3-af2f6bf6ce04 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:01.901705 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 75/298] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13: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 18 13:02:01.915112 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-af694484-3bec-4e66-a533-aab87b7e441a req-0bc8b617-badd-47e3-a9fb-2c895f927c96 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:01.922713 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-0bc8b617-badd-47e3-a9fb-2c895f927c96 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:02:01.922866 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-0bc8b617-badd-47e3-a9fb-2c895f927c96 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48ad06b7-5707-4a99-97b1-656937f9ca9f", "connector": null, "instance_uuid": "f59b2c64-daed-4432-b6ed-79a49a2ad970"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:01.938087 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:01.938087 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:01.999560 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-0bc8b617-badd-47e3-a9fb-2c895f927c96 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:02:02.000243 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 75/299] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:02:01 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 18 13:02:02.048454 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ebd30057-5bc4-42b5-9c51-fb2220e1c378 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:02.052098 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebd30057-5bc4-42b5-9c51-fb2220e1c378 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:02.052098 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebd30057-5bc4-42b5-9c51-fb2220e1c378 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:02.052344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebd30057-5bc4-42b5-9c51-fb2220e1c378 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:02.074871 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c50e591b-fe0c-41b4-8cb5-860f52802f38 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:02.075281 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c50e591b-fe0c-41b4-8cb5-860f52802f38 None None] GET https://10.4.3.126/volume// Aug 18 13:02:02.075528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c50e591b-fe0c-41b4-8cb5-860f52802f38 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:02.075737 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:02.075737 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:02.075855 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c50e591b-fe0c-41b4-8cb5-860f52802f38 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:02.076437 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c50e591b-fe0c-41b4-8cb5-860f52802f38 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:02.077424 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 74/300] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:02:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:02:02.084236 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ebd30057-5bc4-42b5-9c51-fb2220e1c378 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:02.088920 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebd30057-5bc4-42b5-9c51-fb2220e1c378 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:02.089535 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 77/301] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:02 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:02.090377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-af694484-3bec-4e66-a533-aab87b7e441a req-52804dc3-250a-46eb-ae71-fd5f190599c5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:02.093661 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-52804dc3-250a-46eb-ae71-fd5f190599c5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:02.094108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-52804dc3-250a-46eb-ae71-fd5f190599c5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:02.094331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-52804dc3-250a-46eb-ae71-fd5f190599c5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:02.109505 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:02.109505 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:02.123755 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-af694484-3bec-4e66-a533-aab87b7e441a req-52804dc3-250a-46eb-ae71-fd5f190599c5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:02.137672 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-52804dc3-250a-46eb-ae71-fd5f190599c5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:02.138324 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 76/302] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:02:02 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:02:02.260714 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-af694484-3bec-4e66-a533-aab87b7e441a req-9d4ba0d9-23f6-4dcb-8021-957d2a09fb60 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:02.266358 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-9d4ba0d9-23f6-4dcb-8021-957d2a09fb60 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] PUT https://10.4.3.126/volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb Aug 18 13:02:02.267013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-9d4ba0d9-23f6-4dcb-8021-957d2a09fb60 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:02.291479 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-af694484-3bec-4e66-a533-aab87b7e441a req-9d4ba0d9-23f6-4dcb-8021-957d2a09fb60 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Acquiring lock "cinder-attachment_update-48ad06b7-5707-4a99-97b1-656937f9ca9f-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:02:02.304354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-af694484-3bec-4e66-a533-aab87b7e441a req-9d4ba0d9-23f6-4dcb-8021-957d2a09fb60 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-48ad06b7-5707-4a99-97b1-656937f9ca9f-np0000007652" acquired by "attachment_update" :: waited 0.012s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:02:02.305746 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:02.305746 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:02.455125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-af694484-3bec-4e66-a533-aab87b7e441a req-9d4ba0d9-23f6-4dcb-8021-957d2a09fb60 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-48ad06b7-5707-4a99-97b1-656937f9ca9f-np0000007652" released by "attachment_update" :: held 0.152s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:02:02.455563 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-9d4ba0d9-23f6-4dcb-8021-957d2a09fb60 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb returned with HTTP 200 Aug 18 13:02:02.456482 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 76/303] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:02:02 2026] PUT /volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:03.111316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bb87b0f8-63b1-43be-a9c3-fe5e7b552006 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:03.127604 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bb87b0f8-63b1-43be-a9c3-fe5e7b552006 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:03.127604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bb87b0f8-63b1-43be-a9c3-fe5e7b552006 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:03.128295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bb87b0f8-63b1-43be-a9c3-fe5e7b552006 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:03.151824 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:03.151824 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:03.160717 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bb87b0f8-63b1-43be-a9c3-fe5e7b552006 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:03.173330 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bb87b0f8-63b1-43be-a9c3-fe5e7b552006 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:03.174364 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 75/304] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:03 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:04.192105 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-966ff645-0c19-427a-85cc-9b738407eb1f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:04.194374 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-966ff645-0c19-427a-85cc-9b738407eb1f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:04.194596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-966ff645-0c19-427a-85cc-9b738407eb1f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:04.195059 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-966ff645-0c19-427a-85cc-9b738407eb1f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:04.223023 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:04.223023 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:04.239005 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-966ff645-0c19-427a-85cc-9b738407eb1f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:04.250657 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-966ff645-0c19-427a-85cc-9b738407eb1f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:04.250657 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 78/305] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:04 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:05.272106 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dd9d6bfe-915b-4ab3-b1d9-87da9ad19d43 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:05.277485 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd9d6bfe-915b-4ab3-b1d9-87da9ad19d43 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:05.277785 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dd9d6bfe-915b-4ab3-b1d9-87da9ad19d43 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:05.279254 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dd9d6bfe-915b-4ab3-b1d9-87da9ad19d43 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:05.293905 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:05.293905 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:05.300638 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dd9d6bfe-915b-4ab3-b1d9-87da9ad19d43 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:05.309426 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd9d6bfe-915b-4ab3-b1d9-87da9ad19d43 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:05.309864 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 77/306] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:05 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:05.826468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-af694484-3bec-4e66-a533-aab87b7e441a req-1f353695-daee-458e-9b12-c04c699b9a90 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:05.832028 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-1f353695-daee-458e-9b12-c04c699b9a90 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb/action Aug 18 13:02:05.833127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-1f353695-daee-458e-9b12-c04c699b9a90 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:02:05.833914 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-1f353695-daee-458e-9b12-c04c699b9a90 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:05.864846 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:05.864846 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:05.880159 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-af694484-3bec-4e66-a533-aab87b7e441a req-1f353695-daee-458e-9b12-c04c699b9a90 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb/action returned with HTTP 204 Aug 18 13:02:05.880770 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 77/307] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:02:05 2026] POST /volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:06.327016 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2dfa1b4d-43c6-4a19-ad58-7623f6145a1b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:06.329935 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2dfa1b4d-43c6-4a19-ad58-7623f6145a1b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:06.330530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2dfa1b4d-43c6-4a19-ad58-7623f6145a1b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:06.331546 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2dfa1b4d-43c6-4a19-ad58-7623f6145a1b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:06.344818 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:06.344818 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:06.353527 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2dfa1b4d-43c6-4a19-ad58-7623f6145a1b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:06.360580 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2dfa1b4d-43c6-4a19-ad58-7623f6145a1b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:06.361351 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 76/308] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:06 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:06.378123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-57d51378-1817-4811-95f4-7f81fdc2f551 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:06.379939 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57d51378-1817-4811-95f4-7f81fdc2f551 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:06.380218 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-57d51378-1817-4811-95f4-7f81fdc2f551 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:06.381155 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-57d51378-1817-4811-95f4-7f81fdc2f551 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:06.398362 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:06.398362 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:06.409553 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-57d51378-1817-4811-95f4-7f81fdc2f551 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:06.414971 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57d51378-1817-4811-95f4-7f81fdc2f551 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:06.415640 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 79/309] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:06 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:06.488855 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-ed42144a-c812-4a96-93f9-4526f346d536 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:06.493111 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-ed42144a-c812-4a96-93f9-4526f346d536 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] DELETE https://10.4.3.126/volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c Aug 18 13:02:06.493111 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-ed42144a-c812-4a96-93f9-4526f346d536 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:06.493288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-ed42144a-c812-4a96-93f9-4526f346d536 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:06.502944 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:06.502944 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:06.563809 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-ed42144a-c812-4a96-93f9-4526f346d536 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c returned with HTTP 200 Aug 18 13:02:06.564404 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 78/310] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:02:06 2026] DELETE /volume/v3/attachments/cdd2bc28-829a-4c38-831c-8864ff87b62c => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:06.579535 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:06.582975 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a Aug 18 13:02:06.583178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:06.583460 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:06.583639 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Delete volume with id: ebd6f588-1943-4c79-9a5d-274a4e793f9a Aug 18 13:02:06.592507 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:06.592507 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:06.593761 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:02:06.624813 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Delete volume request issued successfully. Aug 18 13:02:06.625005 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-0c253d70-0b62-4789-bbd4-fba29da01139 req-faafeabd-82b4-437d-83dc-ed981ed8bae0 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a returned with HTTP 202 Aug 18 13:02:06.625635 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 78/311] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:02:06 2026] DELETE /volume/v3/volumes/ebd6f588-1943-4c79-9a5d-274a4e793f9a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:02:07.010646 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-82b2b7fb-8d8e-4dfa-a641-ab547b977d18 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:07.016570 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-82b2b7fb-8d8e-4dfa-a641-ab547b977d18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:07.018050 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-82b2b7fb-8d8e-4dfa-a641-ab547b977d18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:07.018384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-82b2b7fb-8d8e-4dfa-a641-ab547b977d18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:07.034642 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:07.034642 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:07.040243 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-82b2b7fb-8d8e-4dfa-a641-ab547b977d18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:07.046649 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-82b2b7fb-8d8e-4dfa-a641-ab547b977d18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:07.047225 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 77/312] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:07 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:08.144619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0a2cc3b2-3064-44de-a056-33d078af9be2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:08.145157 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a2cc3b2-3064-44de-a056-33d078af9be2 None None] GET https://10.4.3.126/volume// Aug 18 13:02:08.145434 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a2cc3b2-3064-44de-a056-33d078af9be2 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:08.145784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a2cc3b2-3064-44de-a056-33d078af9be2 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:08.146234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a2cc3b2-3064-44de-a056-33d078af9be2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:08.147478 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 80/313] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:02:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:02:08.158125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-0fd1d190-1d34-4039-986b-59aa8057cc18 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:08.162176 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-0fd1d190-1d34-4039-986b-59aa8057cc18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:02:08.162176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-0fd1d190-1d34-4039-986b-59aa8057cc18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48ad06b7-5707-4a99-97b1-656937f9ca9f", "connector": null, "instance_uuid": "f59b2c64-daed-4432-b6ed-79a49a2ad970"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:08.184670 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:08.184670 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:08.240240 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-0fd1d190-1d34-4039-986b-59aa8057cc18 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:02:08.240240 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 79/314] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:02:08 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:08.250066 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6fd7f049-b9fa-4899-8678-b38e9408b21c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:08.250572 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fd7f049-b9fa-4899-8678-b38e9408b21c None None] GET https://10.4.3.126/volume// Aug 18 13:02:08.251664 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fd7f049-b9fa-4899-8678-b38e9408b21c None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:08.251664 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fd7f049-b9fa-4899-8678-b38e9408b21c None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:08.251664 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fd7f049-b9fa-4899-8678-b38e9408b21c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:08.251664 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 79/315] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:02: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 18 13:02:08.261567 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-35833434-da79-4a4a-8b70-f00639ee751a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:08.264398 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-35833434-da79-4a4a-8b70-f00639ee751a tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:08.264398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-35833434-da79-4a4a-8b70-f00639ee751a tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:08.264580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-35833434-da79-4a4a-8b70-f00639ee751a tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:08.299593 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:08.299593 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:08.312299 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-35833434-da79-4a4a-8b70-f00639ee751a tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:08.327675 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-35833434-da79-4a4a-8b70-f00639ee751a tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:08.327675 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 78/316] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:02:08 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1318 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:02:08.792957 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-6c640945-730f-461d-ae08-86ae91d5c1c0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:08.793415 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-6c640945-730f-461d-ae08-86ae91d5c1c0 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] DELETE https://10.4.3.126/volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb Aug 18 13:02:08.793704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-6c640945-730f-461d-ae08-86ae91d5c1c0 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:08.793886 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-6c640945-730f-461d-ae08-86ae91d5c1c0 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:08.808349 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:08.808349 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:08.917392 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-6c640945-730f-461d-ae08-86ae91d5c1c0 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb returned with HTTP 200 Aug 18 13:02:08.918078 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 81/317] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:02:08 2026] DELETE /volume/v3/attachments/f3bd833a-dab9-4615-9f6a-7ed6c2a7bafb => generated 192 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:09.200389 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6ae75288-2514-41a8-8fd6-0c11bb5cc969 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:09.200389 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ae75288-2514-41a8-8fd6-0c11bb5cc969 None None] GET https://10.4.3.126/volume// Aug 18 13:02:09.200389 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ae75288-2514-41a8-8fd6-0c11bb5cc969 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:09.200389 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ae75288-2514-41a8-8fd6-0c11bb5cc969 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:09.200389 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ae75288-2514-41a8-8fd6-0c11bb5cc969 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:09.203653 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 80/318] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:02:09 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:02:09.213005 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-68ac9edf-e1ab-4da0-96ac-4dee6515adce None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:09.215813 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-68ac9edf-e1ab-4da0-96ac-4dee6515adce tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:09.216120 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-68ac9edf-e1ab-4da0-96ac-4dee6515adce tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:09.216188 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-68ac9edf-e1ab-4da0-96ac-4dee6515adce tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:09.235291 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:09.235291 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:09.244855 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-68ac9edf-e1ab-4da0-96ac-4dee6515adce tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:09.253980 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-68ac9edf-e1ab-4da0-96ac-4dee6515adce tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:09.254479 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 80/319] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:02:09 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:02:09.366896 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-cced5458-67b7-47f4-9a75-79112f99d117 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:09.370339 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-cced5458-67b7-47f4-9a75-79112f99d117 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] PUT https://10.4.3.126/volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8 Aug 18 13:02:09.370723 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-cced5458-67b7-47f4-9a75-79112f99d117 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:09.385670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-cced5458-67b7-47f4-9a75-79112f99d117 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Acquiring lock "cinder-attachment_update-48ad06b7-5707-4a99-97b1-656937f9ca9f-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:02:09.393145 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-cced5458-67b7-47f4-9a75-79112f99d117 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-48ad06b7-5707-4a99-97b1-656937f9ca9f-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:02:09.394025 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:09.394025 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:09.513181 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-cced5458-67b7-47f4-9a75-79112f99d117 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-48ad06b7-5707-4a99-97b1-656937f9ca9f-np0000007652" released by "attachment_update" :: held 0.120s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:02:09.513605 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-cced5458-67b7-47f4-9a75-79112f99d117 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8 returned with HTTP 200 Aug 18 13:02:09.514239 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 79/320] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:02:09 2026] PUT /volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:09.548110 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-5d0c9f86-d997-45e9-bc1e-042d8098dd41 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:09.550664 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-5d0c9f86-d997-45e9-bc1e-042d8098dd41 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8/action Aug 18 13:02:09.551667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-5d0c9f86-d997-45e9-bc1e-042d8098dd41 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:02:09.551667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-5d0c9f86-d997-45e9-bc1e-042d8098dd41 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:09.575282 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:09.575282 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:09.587814 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7c211d85-fab9-49e8-9eed-cfc57d9caf2c req-5d0c9f86-d997-45e9-bc1e-042d8098dd41 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8/action returned with HTTP 204 Aug 18 13:02:09.588529 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 82/321] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:02:09 2026] POST /volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:15.626869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-be918252-0f17-46e0-a400-9119e7364175 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:15.630476 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-be918252-0f17-46e0-a400-9119e7364175 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] DELETE https://10.4.3.126/volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113 Aug 18 13:02:15.630837 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-be918252-0f17-46e0-a400-9119e7364175 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:15.631155 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-be918252-0f17-46e0-a400-9119e7364175 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:15.635480 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=217,cinder:UPDATE=33,cinder:INSERT=15 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:02:15.645902 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:15.645902 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:15.737990 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-be918252-0f17-46e0-a400-9119e7364175 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113 returned with HTTP 200 Aug 18 13:02:15.739246 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 81/322] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:02:15 2026] DELETE /volume/v3/attachments/725600de-49d6-4a20-b9a5-1e9cb77a5113 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:15.762316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:15.764765 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] DELETE https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf Aug 18 13:02:15.765005 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:15.765193 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:15.765377 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Delete volume with id: 55c363df-15a4-4e4c-b60c-cca4955b9eaf Aug 18 13:02:15.769650 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=171,cinder:UPDATE=22,cinder:INSERT=4 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:02:15.776526 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:15.776526 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:15.777419 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Volume info retrieved successfully. Aug 18 13:02:15.809858 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] Delete volume request issued successfully. Aug 18 13:02:15.809858 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-78b7f617-b471-41de-bfbf-3fa9e06ca390 req-ba2f9b8e-8ac6-4d33-8734-8d4550924bc3 tempest-ServerBootFromVolumeStableRescueTest-1628149505 tempest-ServerBootFromVolumeStableRescueTest-1628149505-project-member] https://10.4.3.126/volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf returned with HTTP 202 Aug 18 13:02:15.809858 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 81/323] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:02:15 2026] DELETE /volume/v3/volumes/55c363df-15a4-4e4c-b60c-cca4955b9eaf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:02:19.203234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:19.438925 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:02:19.439316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-290451644"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:19.441068 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-290451644'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:02:19.441240 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Create volume of 1 GB Aug 18 13:02:19.441637 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:19.441637 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:19.444852 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=199,cinder:INSERT=19,cinder:UPDATE=42 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:02:19.447832 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Availability Zones retrieved successfully. Aug 18 13:02:19.456582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Flow 'volume_create_api' (14db93ba-c882-487a-94b8-34276d568f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:19.459287 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba24aec-316c-45dd-acc8-0e314dd4ddbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:19.463091 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:02:19.499525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba24aec-316c-45dd-acc8-0e314dd4ddbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:19.500632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3094d-aacd-44da-b9f1-4cddcbc1127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:19.584073 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:UPDATE=18,cinder:INSERT=4,cinder:SELECT=191 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:02:19.585794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Created reservations ['7fa291e6-7f46-4bf7-89ec-7f8fc4148b59', '21508691-39a8-4f8e-8c85-fa552bc0b671', 'b151ee85-e273-4a9b-91c3-2931be48b7cf', '747174ea-3fe7-42e8-8e01-5aa34034611b'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:02:19.586972 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3094d-aacd-44da-b9f1-4cddcbc1127a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa291e6-7f46-4bf7-89ec-7f8fc4148b59', '21508691-39a8-4f8e-8c85-fa552bc0b671', 'b151ee85-e273-4a9b-91c3-2931be48b7cf', '747174ea-3fe7-42e8-8e01-5aa34034611b']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:19.588089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8385150-57e7-428f-9528-169d672d8b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:19.616629 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8385150-57e7-428f-9528-169d672d8b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0c2179f-640c-4be3-adf3-0f5fd59cde2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-290451644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ab7739d9b345c9955e90a9f14bc85f',qos_specs=None,replication_status=,reservations=['7fa291e6-7f46-4bf7-89ec-7f8fc4148b59','21508691-39a8-4f8e-8c85-fa552bc0b671','b151ee85-e273-4a9b-91c3-2931be48b7cf','747174ea-3fe7-42e8-8e01-5aa34034611b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f88d53c4f8843649dc6eb74e6f7b06e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-290451644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0c2179f-640c-4be3-adf3-0f5fd59cde2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ab7739d9b345c9955e90a9f14bc85f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f88d53c4f8843649dc6eb74e6f7b06e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:19.617925 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890b3efc-7a5c-4261-91cc-21e546502cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:19.643912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890b3efc-7a5c-4261-91cc-21e546502cc0) transitioned into state 'SUCCESS' from state '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-290451644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ab7739d9b345c9955e90a9f14bc85f',qos_specs=None,replication_status=,reservations=['7fa291e6-7f46-4bf7-89ec-7f8fc4148b59','21508691-39a8-4f8e-8c85-fa552bc0b671','b151ee85-e273-4a9b-91c3-2931be48b7cf','747174ea-3fe7-42e8-8e01-5aa34034611b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f88d53c4f8843649dc6eb74e6f7b06e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:19.645152 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ee951e-9e5e-4709-a7e5-c6073e463edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:19.666712 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ee951e-9e5e-4709-a7e5-c6073e463edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:19.667629 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Flow 'volume_create_api' (14db93ba-c882-487a-94b8-34276d568f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:19.667955 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Create volume request issued successfully. Aug 18 13:02:19.669181 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-988432e1-75f0-467d-bbc0-d4aeebe34b63 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:02:19.669738 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 80/324] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:02:19 2026] POST /volume/v3/volumes => generated 758 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:02:25.734656 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=9,cinder:UPDATE=3 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:02:25.800460 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:02:26.143134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9a1653ec-4f1d-4245-be0e-b5e6f921445e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:26.147342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a1653ec-4f1d-4245-be0e-b5e6f921445e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:26.148787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a1653ec-4f1d-4245-be0e-b5e6f921445e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:26.148869 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a1653ec-4f1d-4245-be0e-b5e6f921445e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:26.161425 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:26.161425 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:26.171403 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9a1653ec-4f1d-4245-be0e-b5e6f921445e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:26.182839 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a1653ec-4f1d-4245-be0e-b5e6f921445e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:26.183393 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 83/325] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:26 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:26.281869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a7e863da-8d34-426a-8caa-05907838ba4b req-98bc43a6-5a65-4268-9eb3-15348146a387 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:26.288229 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-98bc43a6-5a65-4268-9eb3-15348146a387 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:26.288494 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-98bc43a6-5a65-4268-9eb3-15348146a387 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:26.288760 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-98bc43a6-5a65-4268-9eb3-15348146a387 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:26.300568 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:26.300568 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:26.313412 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a7e863da-8d34-426a-8caa-05907838ba4b req-98bc43a6-5a65-4268-9eb3-15348146a387 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:26.327288 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-98bc43a6-5a65-4268-9eb3-15348146a387 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:26.328034 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 82/326] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:26 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:26.689539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c5a67c38-3bac-469a-8be0-42122fcef128 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:26.689974 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5a67c38-3bac-469a-8be0-42122fcef128 None None] GET https://10.4.3.126/volume// Aug 18 13:02:26.690221 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c5a67c38-3bac-469a-8be0-42122fcef128 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:26.691323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c5a67c38-3bac-469a-8be0-42122fcef128 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:26.691323 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5a67c38-3bac-469a-8be0-42122fcef128 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:26.692089 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 82/327] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:02:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:02:26.720933 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a7e863da-8d34-426a-8caa-05907838ba4b req-889d837a-1f53-413d-a0a5-c22030f6b272 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:27.000035 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-889d837a-1f53-413d-a0a5-c22030f6b272 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:02:27.000511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-889d837a-1f53-413d-a0a5-c22030f6b272 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "977357fa-b7f8-4082-b42a-44f4a5aba7da", "connector": null, "instance_uuid": "f6be6049-4cc3-43f7-8e92-6eb0298d3a98"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:27.033908 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:27.033908 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:27.085627 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-889d837a-1f53-413d-a0a5-c22030f6b272 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:02:27.085627 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 81/328] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:02:26 2026] POST /volume/v3/attachments => generated 273 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:27.145239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9a5c77b6-4da8-4a49-85a8-9d1bd87c74bf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:27.152362 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a5c77b6-4da8-4a49-85a8-9d1bd87c74bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:27.152362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a5c77b6-4da8-4a49-85a8-9d1bd87c74bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:27.154980 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a5c77b6-4da8-4a49-85a8-9d1bd87c74bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:27.161651 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-864bcd1b-386d-49f1-bf37-5b665e2fbff2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:27.162138 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-864bcd1b-386d-49f1-bf37-5b665e2fbff2 None None] GET https://10.4.3.126/volume// Aug 18 13:02:27.162382 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-864bcd1b-386d-49f1-bf37-5b665e2fbff2 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:27.162677 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-864bcd1b-386d-49f1-bf37-5b665e2fbff2 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:27.163090 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-864bcd1b-386d-49f1-bf37-5b665e2fbff2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:27.163419 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 83/329] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:02:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:02:27.175134 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:27.175134 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:27.178797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a7e863da-8d34-426a-8caa-05907838ba4b req-1bd8da8a-efe0-4842-8bf0-669503724c45 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:27.181311 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-1bd8da8a-efe0-4842-8bf0-669503724c45 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:27.181647 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-1bd8da8a-efe0-4842-8bf0-669503724c45 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:27.181818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-1bd8da8a-efe0-4842-8bf0-669503724c45 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:27.185793 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9a5c77b6-4da8-4a49-85a8-9d1bd87c74bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:27.203165 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a5c77b6-4da8-4a49-85a8-9d1bd87c74bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:27.203420 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 84/330] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:27 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:27.210054 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:27.210054 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:27.216691 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a7e863da-8d34-426a-8caa-05907838ba4b req-1bd8da8a-efe0-4842-8bf0-669503724c45 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:27.228577 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-1bd8da8a-efe0-4842-8bf0-669503724c45 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:27.229134 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 83/331] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:02:27 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 1021 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:02:27.388854 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ea79fa11-c672-45e0-a260-b682e6cfb74e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:27.391801 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ea79fa11-c672-45e0-a260-b682e6cfb74e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] PUT https://10.4.3.126/volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00 Aug 18 13:02:27.392218 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ea79fa11-c672-45e0-a260-b682e6cfb74e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:27.421186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ea79fa11-c672-45e0-a260-b682e6cfb74e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Acquiring lock "cinder-attachment_update-977357fa-b7f8-4082-b42a-44f4a5aba7da-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:02:27.430548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ea79fa11-c672-45e0-a260-b682e6cfb74e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Lock "cinder-attachment_update-977357fa-b7f8-4082-b42a-44f4a5aba7da-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:02:27.432143 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:27.432143 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:27.617417 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ea79fa11-c672-45e0-a260-b682e6cfb74e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Lock "cinder-attachment_update-977357fa-b7f8-4082-b42a-44f4a5aba7da-np0000007652" released by "attachment_update" :: held 0.185s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:02:27.617417 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ea79fa11-c672-45e0-a260-b682e6cfb74e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00 returned with HTTP 200 Aug 18 13:02:27.617417 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 82/332] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:02:27 2026] PUT /volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00 => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:28.220786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-40282635-f5b2-4bc1-ac84-453e7c69f24b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:28.223256 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-40282635-f5b2-4bc1-ac84-453e7c69f24b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:28.223256 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-40282635-f5b2-4bc1-ac84-453e7c69f24b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:28.223535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-40282635-f5b2-4bc1-ac84-453e7c69f24b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:28.245020 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:28.245020 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:28.253842 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-40282635-f5b2-4bc1-ac84-453e7c69f24b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:28.268973 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-40282635-f5b2-4bc1-ac84-453e7c69f24b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:28.268973 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 84/333] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:28 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:28.828348 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:28.831739 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:02:28.832318 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-928981099", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:28.834473 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-928981099', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:02:28.834788 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Create volume of 1 GB Aug 18 13:02:28.840362 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Availability Zones retrieved successfully. Aug 18 13:02:28.849402 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Flow 'volume_create_api' (65698c75-d63b-4c04-aa9f-50c9a526d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:28.851554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42bb24e-841f-451f-9822-51adc44d3db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:28.854068 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:02:28.910924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42bb24e-841f-451f-9822-51adc44d3db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:28.910924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f08cfa-8e4a-4e2e-a59e-cfb9a7638f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:29.041466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Created reservations ['33464b32-e3c5-4782-90a4-e4d5dbde8e3f', '2c334fdf-fafa-4078-b65f-7781dba29c7e', 'c3e2fa3d-e41f-4ed7-92aa-79fbe3e92145', 'bc57bac6-5b4b-434d-b756-2787003bc420'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:02:29.042666 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f08cfa-8e4a-4e2e-a59e-cfb9a7638f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33464b32-e3c5-4782-90a4-e4d5dbde8e3f', '2c334fdf-fafa-4078-b65f-7781dba29c7e', 'c3e2fa3d-e41f-4ed7-92aa-79fbe3e92145', 'bc57bac6-5b4b-434d-b756-2787003bc420']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:29.043657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8f3e93-7c19-49d1-9cd8-8d0a27167a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:29.090261 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8f3e93-7c19-49d1-9cd8-8d0a27167a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e73d1b9-0267-48f9-9f72-0fa7896b3402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-928981099',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2126465e5d4d400aac524e8a8c35d08b',qos_specs=None,replication_status=,reservations=['33464b32-e3c5-4782-90a4-e4d5dbde8e3f','2c334fdf-fafa-4078-b65f-7781dba29c7e','c3e2fa3d-e41f-4ed7-92aa-79fbe3e92145','bc57bac6-5b4b-434d-b756-2787003bc420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa902412db7e490fa5aac98379743a5e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-928981099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e73d1b9-0267-48f9-9f72-0fa7896b3402,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2126465e5d4d400aac524e8a8c35d08b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa902412db7e490fa5aac98379743a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:29.092125 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b23af9-4ade-4ade-bd52-3aaaf0de1fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:29.123474 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b23af9-4ade-4ade-bd52-3aaaf0de1fa3) transitioned into state 'SUCCESS' from state '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-928981099',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2126465e5d4d400aac524e8a8c35d08b',qos_specs=None,replication_status=,reservations=['33464b32-e3c5-4782-90a4-e4d5dbde8e3f','2c334fdf-fafa-4078-b65f-7781dba29c7e','c3e2fa3d-e41f-4ed7-92aa-79fbe3e92145','bc57bac6-5b4b-434d-b756-2787003bc420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa902412db7e490fa5aac98379743a5e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:29.125042 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd6a2ce-33b9-4eaa-b0be-f4b715f9e898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:29.151612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd6a2ce-33b9-4eaa-b0be-f4b715f9e898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:29.151612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Flow 'volume_create_api' (65698c75-d63b-4c04-aa9f-50c9a526d9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:29.151612 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Create volume request issued successfully. Aug 18 13:02:29.151612 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-70534155-9e06-4814-ad39-71c4729b1b58 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:02:29.151612 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 85/334] 10.4.3.126 () {72 vars in 1541 bytes} [Tue Aug 18 13:02:28 2026] POST /volume/v3/volumes => generated 762 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:02:29.166458 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-7db1ae4b-0ca2-4d39-969e-e79f4f2c735a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:29.170225 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-7db1ae4b-0ca2-4d39-969e-e79f4f2c735a tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] GET https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:29.170469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-7db1ae4b-0ca2-4d39-969e-e79f4f2c735a tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:29.170713 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-7db1ae4b-0ca2-4d39-969e-e79f4f2c735a tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:29.186732 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:29.186732 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:29.197123 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-7db1ae4b-0ca2-4d39-969e-e79f4f2c735a tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Volume info retrieved successfully. Aug 18 13:02:29.212795 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dd2d2ba9-2d4f-46f4-8ddb-b8f0d2a5187e req-7db1ae4b-0ca2-4d39-969e-e79f4f2c735a tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 returned with HTTP 200 Aug 18 13:02:29.214279 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 84/335] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:29 2026] GET /volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:29.246591 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-eec028a6-9cdb-42fa-940d-17b6a69c5f1e req-56096012-7c58-46c2-8c98-9436911b1dcb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:29.248953 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-eec028a6-9cdb-42fa-940d-17b6a69c5f1e req-56096012-7c58-46c2-8c98-9436911b1dcb tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] GET https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:29.249242 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-eec028a6-9cdb-42fa-940d-17b6a69c5f1e req-56096012-7c58-46c2-8c98-9436911b1dcb tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:29.249420 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-eec028a6-9cdb-42fa-940d-17b6a69c5f1e req-56096012-7c58-46c2-8c98-9436911b1dcb tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:29.260856 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:29.260856 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:29.267083 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-eec028a6-9cdb-42fa-940d-17b6a69c5f1e req-56096012-7c58-46c2-8c98-9436911b1dcb tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Volume info retrieved successfully. Aug 18 13:02:29.277956 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-eec028a6-9cdb-42fa-940d-17b6a69c5f1e req-56096012-7c58-46c2-8c98-9436911b1dcb tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 returned with HTTP 200 Aug 18 13:02:29.278998 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 83/336] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:29 2026] GET /volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 => generated 830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:29.289550 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a1a6a11d-95b9-410e-8c28-002e9fc83bd8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:29.291540 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a1a6a11d-95b9-410e-8c28-002e9fc83bd8 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:29.291789 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a1a6a11d-95b9-410e-8c28-002e9fc83bd8 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:29.292154 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a1a6a11d-95b9-410e-8c28-002e9fc83bd8 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:29.304816 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:29.304816 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:29.309149 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a1a6a11d-95b9-410e-8c28-002e9fc83bd8 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:29.315557 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a1a6a11d-95b9-410e-8c28-002e9fc83bd8 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:29.316221 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 85/337] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:29 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:02:30.317680 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-ae086410-35d7-44cb-80b2-458e11b5d5fd req-0c7fbe46-45a6-4ccb-8090-00784a3d1514 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:30.324164 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ae086410-35d7-44cb-80b2-458e11b5d5fd req-0c7fbe46-45a6-4ccb-8090-00784a3d1514 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] GET https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:30.324976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ae086410-35d7-44cb-80b2-458e11b5d5fd req-0c7fbe46-45a6-4ccb-8090-00784a3d1514 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:30.324976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ae086410-35d7-44cb-80b2-458e11b5d5fd req-0c7fbe46-45a6-4ccb-8090-00784a3d1514 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:30.338226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-30cdb2de-18a9-444f-a8d0-5c6c330bf276 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:30.339516 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:30.339516 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:30.342873 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-30cdb2de-18a9-444f-a8d0-5c6c330bf276 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:30.343183 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-30cdb2de-18a9-444f-a8d0-5c6c330bf276 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:30.343556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-30cdb2de-18a9-444f-a8d0-5c6c330bf276 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:30.348265 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-ae086410-35d7-44cb-80b2-458e11b5d5fd req-0c7fbe46-45a6-4ccb-8090-00784a3d1514 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Volume info retrieved successfully. Aug 18 13:02:30.355363 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ae086410-35d7-44cb-80b2-458e11b5d5fd req-0c7fbe46-45a6-4ccb-8090-00784a3d1514 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 returned with HTTP 200 Aug 18 13:02:30.356028 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 86/338] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:30 2026] GET /volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:30.360456 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:30.360456 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:30.367415 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-30cdb2de-18a9-444f-a8d0-5c6c330bf276 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:30.376824 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-30cdb2de-18a9-444f-a8d0-5c6c330bf276 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:30.377836 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 85/339] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:30 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:30.619475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a6bc05e0-556a-4f55-b33d-de314976bfda req-3663e361-5c41-4c32-b91d-443b6f10e063 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:30.623240 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6bc05e0-556a-4f55-b33d-de314976bfda req-3663e361-5c41-4c32-b91d-443b6f10e063 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-reader] GET https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:30.623240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6bc05e0-556a-4f55-b33d-de314976bfda req-3663e361-5c41-4c32-b91d-443b6f10e063 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:30.623240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a6bc05e0-556a-4f55-b33d-de314976bfda req-3663e361-5c41-4c32-b91d-443b6f10e063 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-reader] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:30.635238 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:30.635238 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:30.637883 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a6bc05e0-556a-4f55-b33d-de314976bfda req-3663e361-5c41-4c32-b91d-443b6f10e063 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-reader] Volume info retrieved successfully. Aug 18 13:02:30.644280 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a6bc05e0-556a-4f55-b33d-de314976bfda req-3663e361-5c41-4c32-b91d-443b6f10e063 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-reader] https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 returned with HTTP 200 Aug 18 13:02:30.644280 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 84/340] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:30 2026] GET /volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:30.696447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:30.700181 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:30.700439 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:30.700736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:30.700993 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Delete volume with id: 4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:30.715468 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:30.715468 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:30.716492 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Volume info retrieved successfully. Aug 18 13:02:30.745737 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Delete volume request issued successfully. Aug 18 13:02:30.745827 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0dc9571b-764d-4016-9c04-e9aa5885390c req-7d80e69a-1b36-43fe-bd6b-42469ec20040 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 returned with HTTP 202 Aug 18 13:02:30.746532 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 86/341] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:02:30 2026] DELETE /volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:02:30.779830 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-15fe76f9-1cde-4f9e-ba38-bf17ee1edaaf req-9c8e65e2-34aa-4e65-948b-98ec1a1b74f4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:30.784376 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-15fe76f9-1cde-4f9e-ba38-bf17ee1edaaf req-9c8e65e2-34aa-4e65-948b-98ec1a1b74f4 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] GET https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:30.784924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-15fe76f9-1cde-4f9e-ba38-bf17ee1edaaf req-9c8e65e2-34aa-4e65-948b-98ec1a1b74f4 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:30.785300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-15fe76f9-1cde-4f9e-ba38-bf17ee1edaaf req-9c8e65e2-34aa-4e65-948b-98ec1a1b74f4 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:30.797159 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:30.797159 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:30.806539 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-15fe76f9-1cde-4f9e-ba38-bf17ee1edaaf req-9c8e65e2-34aa-4e65-948b-98ec1a1b74f4 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Volume info retrieved successfully. Aug 18 13:02:30.815464 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-15fe76f9-1cde-4f9e-ba38-bf17ee1edaaf req-9c8e65e2-34aa-4e65-948b-98ec1a1b74f4 tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 returned with HTTP 200 Aug 18 13:02:30.818074 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 87/342] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:30 2026] GET /volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:31.001175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ec6b4598-782d-4b0e-8304-b535e5e78e15 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:31.004711 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ec6b4598-782d-4b0e-8304-b535e5e78e15 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00/action Aug 18 13:02:31.005098 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ec6b4598-782d-4b0e-8304-b535e5e78e15 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:02:31.005632 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ec6b4598-782d-4b0e-8304-b535e5e78e15 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:31.036282 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:31.036282 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:31.066413 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a7e863da-8d34-426a-8caa-05907838ba4b req-ec6b4598-782d-4b0e-8304-b535e5e78e15 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00/action returned with HTTP 204 Aug 18 13:02:31.067027 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 86/343] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:02:30 2026] POST /volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:31.398419 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5bcf0f3a-bb7e-4595-81a0-b373f9994171 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:31.404144 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5bcf0f3a-bb7e-4595-81a0-b373f9994171 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:02:31.404339 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5bcf0f3a-bb7e-4595-81a0-b373f9994171 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:31.404648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5bcf0f3a-bb7e-4595-81a0-b373f9994171 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:31.422594 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:31.422594 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:31.427758 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5bcf0f3a-bb7e-4595-81a0-b373f9994171 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:31.433768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5bcf0f3a-bb7e-4595-81a0-b373f9994171 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:02:31.434248 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 85/344] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:31 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:31.449275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:31.452402 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:02:31.452683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "977357fa-b7f8-4082-b42a-44f4a5aba7da", "name": "tempest-VolumesBackupsTest-Backup-889870948", "force": true, "container": "tempest-volumesbackupstest-backup-container-1034805926"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:31.454496 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating new backup {'backup': {'volume_id': '977357fa-b7f8-4082-b42a-44f4a5aba7da', 'name': 'tempest-VolumesBackupsTest-Backup-889870948', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1034805926'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:02:31.455295 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating backup of volume 977357fa-b7f8-4082-b42a-44f4a5aba7da in container tempest-volumesbackupstest-backup-container-1034805926 Aug 18 13:02:31.476318 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:31.476318 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:31.476902 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:02:31.535646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['e5f26452-6cbc-4ebb-bb7e-c6e6692faf31', '84c64bd7-6672-47d3-98d1-0b141595d1df'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:02:31.613124 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-95f91cf5-8996-4341-a7a8-ab58e0fc047f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:02:31.613850 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 87/345] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:02:31 2026] POST /volume/v3/backups => generated 329 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:02:31.627386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0c89a5aa-9eba-4696-921e-307a90f66a0d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:31.630248 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c89a5aa-9eba-4696-921e-307a90f66a0d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:31.630574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0c89a5aa-9eba-4696-921e-307a90f66a0d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:31.631559 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0c89a5aa-9eba-4696-921e-307a90f66a0d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:31.631857 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-0c89a5aa-9eba-4696-921e-307a90f66a0d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:31.658828 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:31.658828 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:31.661441 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c89a5aa-9eba-4696-921e-307a90f66a0d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:31.661441 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 88/346] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:31 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 788 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:31.859558 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-b0982026-63d5-46be-a10e-4cb928aa97eb req-e2d0419f-7583-4584-aef9-855c31e2fd7f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:31.864386 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b0982026-63d5-46be-a10e-4cb928aa97eb req-e2d0419f-7583-4584-aef9-855c31e2fd7f tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] GET https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 Aug 18 13:02:31.864618 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-b0982026-63d5-46be-a10e-4cb928aa97eb req-e2d0419f-7583-4584-aef9-855c31e2fd7f tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:31.864827 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-b0982026-63d5-46be-a10e-4cb928aa97eb req-e2d0419f-7583-4584-aef9-855c31e2fd7f tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:31.876962 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b0982026-63d5-46be-a10e-4cb928aa97eb req-e2d0419f-7583-4584-aef9-855c31e2fd7f tempest-VolumesGetTestJSON-521636097 tempest-VolumesGetTestJSON-521636097-project-member] https://10.4.3.126/volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 returned with HTTP 404 Aug 18 13:02:31.877743 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 87/347] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:31 2026] GET /volume/v3/volumes/4e73d1b9-0267-48f9-9f72-0fa7896b3402 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:32.676132 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-126d531b-f5f6-4e47-b773-29b5441913bb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:32.678242 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-126d531b-f5f6-4e47-b773-29b5441913bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:32.679985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-126d531b-f5f6-4e47-b773-29b5441913bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:32.679985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-126d531b-f5f6-4e47-b773-29b5441913bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:32.679985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-126d531b-f5f6-4e47-b773-29b5441913bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:32.701422 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:32.701422 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:32.702690 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-126d531b-f5f6-4e47-b773-29b5441913bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:32.703316 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 86/348] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:32 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:33.715409 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-75dec0b3-c854-4425-8133-a05d2e5c6bea None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:33.717754 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75dec0b3-c854-4425-8133-a05d2e5c6bea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:33.718049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75dec0b3-c854-4425-8133-a05d2e5c6bea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:33.718351 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75dec0b3-c854-4425-8133-a05d2e5c6bea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:33.718525 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-75dec0b3-c854-4425-8133-a05d2e5c6bea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:33.728179 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:33.728179 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:33.729448 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75dec0b3-c854-4425-8133-a05d2e5c6bea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:33.730051 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 88/349] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:33 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:34.597618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-f7a5fffc-f744-420b-b218-c3c62523431b req-c9cc5d4d-c70d-466d-9b20-31d36c45ff13 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:34.600896 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7a5fffc-f744-420b-b218-c3c62523431b req-c9cc5d4d-c70d-466d-9b20-31d36c45ff13 tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] DELETE https://10.4.3.126/volume/v3/volumes/tempest-invalid-1110714634 Aug 18 13:02:34.601179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7a5fffc-f744-420b-b218-c3c62523431b req-c9cc5d4d-c70d-466d-9b20-31d36c45ff13 tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:34.601497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7a5fffc-f744-420b-b218-c3c62523431b req-c9cc5d4d-c70d-466d-9b20-31d36c45ff13 tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:34.601703 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [req-f7a5fffc-f744-420b-b218-c3c62523431b req-c9cc5d4d-c70d-466d-9b20-31d36c45ff13 tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] Delete volume with id: tempest-invalid-1110714634 Aug 18 13:02:34.609740 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7a5fffc-f744-420b-b218-c3c62523431b req-c9cc5d4d-c70d-466d-9b20-31d36c45ff13 tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-1110714634 returned with HTTP 404 Aug 18 13:02:34.610501 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 89/350] 10.4.3.126 () {70 vars in 1590 bytes} [Tue Aug 18 13:02:34 2026] DELETE /volume/v3/volumes/tempest-invalid-1110714634 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:02:34.695178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-9dc3514e-5ace-4f70-bb5d-cbc78942dd39 req-c73fede2-d3d3-4cb0-87de-229e9ab0b89f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:34.698489 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9dc3514e-5ace-4f70-bb5d-cbc78942dd39 req-c73fede2-d3d3-4cb0-87de-229e9ab0b89f tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] DELETE https://10.4.3.126/volume/v3/volumes/205e691d-2f12-420b-bb6e-d3a3ecea1c20 Aug 18 13:02:34.698753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-9dc3514e-5ace-4f70-bb5d-cbc78942dd39 req-c73fede2-d3d3-4cb0-87de-229e9ab0b89f tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:34.699037 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-9dc3514e-5ace-4f70-bb5d-cbc78942dd39 req-c73fede2-d3d3-4cb0-87de-229e9ab0b89f tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:34.699277 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [req-9dc3514e-5ace-4f70-bb5d-cbc78942dd39 req-c73fede2-d3d3-4cb0-87de-229e9ab0b89f tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] Delete volume with id: 205e691d-2f12-420b-bb6e-d3a3ecea1c20 Aug 18 13:02:34.707772 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9dc3514e-5ace-4f70-bb5d-cbc78942dd39 req-c73fede2-d3d3-4cb0-87de-229e9ab0b89f tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-member] https://10.4.3.126/volume/v3/volumes/205e691d-2f12-420b-bb6e-d3a3ecea1c20 returned with HTTP 404 Aug 18 13:02:34.708376 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 88/351] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:02:34 2026] DELETE /volume/v3/volumes/205e691d-2f12-420b-bb6e-d3a3ecea1c20 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:34.733298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-2d6aa26e-75e0-4096-aff3-4a08ca55fa9f req-15cf687f-6eb4-443b-8aa0-164c460fa7fe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:34.736321 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2d6aa26e-75e0-4096-aff3-4a08ca55fa9f req-15cf687f-6eb4-443b-8aa0-164c460fa7fe tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-reader] GET https://10.4.3.126/volume/v3/volumes/80dd0f3d-b153-4d9c-b8ea-98e7f4bd3499 Aug 18 13:02:34.736668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2d6aa26e-75e0-4096-aff3-4a08ca55fa9f req-15cf687f-6eb4-443b-8aa0-164c460fa7fe tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:34.736854 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2d6aa26e-75e0-4096-aff3-4a08ca55fa9f req-15cf687f-6eb4-443b-8aa0-164c460fa7fe tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-reader] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:34.744946 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4da189bc-18ce-47e1-b609-3a8498145913 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:34.745908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2d6aa26e-75e0-4096-aff3-4a08ca55fa9f req-15cf687f-6eb4-443b-8aa0-164c460fa7fe tempest-VolumesNegativeTest-152718114 tempest-VolumesNegativeTest-152718114-project-reader] https://10.4.3.126/volume/v3/volumes/80dd0f3d-b153-4d9c-b8ea-98e7f4bd3499 returned with HTTP 404 Aug 18 13:02:34.746524 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 87/352] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:34 2026] GET /volume/v3/volumes/80dd0f3d-b153-4d9c-b8ea-98e7f4bd3499 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:34.747279 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4da189bc-18ce-47e1-b609-3a8498145913 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:34.747501 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4da189bc-18ce-47e1-b609-3a8498145913 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:34.747790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4da189bc-18ce-47e1-b609-3a8498145913 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:34.748096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4da189bc-18ce-47e1-b609-3a8498145913 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:34.763502 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:34.763502 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:34.764549 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4da189bc-18ce-47e1-b609-3a8498145913 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:34.765044 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 89/353] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:34 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:35.778404 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8f14f1e3-701a-43ca-8bae-44bdb7eaa543 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:35.781818 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f14f1e3-701a-43ca-8bae-44bdb7eaa543 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:35.781995 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f14f1e3-701a-43ca-8bae-44bdb7eaa543 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:35.782229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f14f1e3-701a-43ca-8bae-44bdb7eaa543 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:35.782369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8f14f1e3-701a-43ca-8bae-44bdb7eaa543 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:35.788783 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:35.788783 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:35.790848 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f14f1e3-701a-43ca-8bae-44bdb7eaa543 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:35.790848 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 90/354] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:35 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:36.802071 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-024842f5-971e-4567-8d4e-d3a009f3502f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:36.807048 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-024842f5-971e-4567-8d4e-d3a009f3502f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:36.807332 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-024842f5-971e-4567-8d4e-d3a009f3502f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:36.807623 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-024842f5-971e-4567-8d4e-d3a009f3502f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:36.807821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-024842f5-971e-4567-8d4e-d3a009f3502f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:36.831545 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:36.831545 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:36.832356 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-024842f5-971e-4567-8d4e-d3a009f3502f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:36.833622 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 89/355] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:36 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:37.848793 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7a7dcad4-3b13-4975-ac27-5ee627065baf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:37.850746 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7a7dcad4-3b13-4975-ac27-5ee627065baf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:37.851022 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7a7dcad4-3b13-4975-ac27-5ee627065baf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:37.851534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7a7dcad4-3b13-4975-ac27-5ee627065baf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:37.851534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-7a7dcad4-3b13-4975-ac27-5ee627065baf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:37.856385 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:37.856385 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:37.857039 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7a7dcad4-3b13-4975-ac27-5ee627065baf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:37.857804 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 88/356] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:37 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:38.873088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-22f7ced5-637e-4fca-92fe-3116e4d8e70f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:38.879444 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22f7ced5-637e-4fca-92fe-3116e4d8e70f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:38.879944 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22f7ced5-637e-4fca-92fe-3116e4d8e70f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:38.880083 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22f7ced5-637e-4fca-92fe-3116e4d8e70f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:38.880166 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-22f7ced5-637e-4fca-92fe-3116e4d8e70f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:38.888314 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:38.888314 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:38.889488 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22f7ced5-637e-4fca-92fe-3116e4d8e70f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:38.891722 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 90/357] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:38 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:39.905664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bfbe1e36-8473-4db9-a8fb-640e361929bc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:39.908282 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfbe1e36-8473-4db9-a8fb-640e361929bc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:39.908539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfbe1e36-8473-4db9-a8fb-640e361929bc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:39.908790 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfbe1e36-8473-4db9-a8fb-640e361929bc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:39.908958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-bfbe1e36-8473-4db9-a8fb-640e361929bc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:39.918950 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:39.918950 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:39.919999 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfbe1e36-8473-4db9-a8fb-640e361929bc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:39.920485 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 91/358] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:39 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:40.005199 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:40.010242 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:02:40.010921 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-711178244", "imageRef": "c910913c-7dfc-4f3a-8e05-4298fab814dc", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:40.013222 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-711178244', 'imageRef': 'c910913c-7dfc-4f3a-8e05-4298fab814dc', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:02:40.414445 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Create volume of 1 GB Aug 18 13:02:40.421784 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Availability Zones retrieved successfully. Aug 18 13:02:40.429912 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Flow 'volume_create_api' (168a189f-b778-4039-ac73-8e71705a4e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:40.433247 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8d3d98-2a84-4c9a-b9ca-284c88177a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:40.433669 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:02:40.532079 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8d3d98-2a84-4c9a-b9ca-284c88177a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:40.533263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2088f8e3-c724-425e-9225-3b7cc172ae24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:40.639568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Created reservations ['3445b384-068c-4c02-8a14-e867d9c85443', 'bf274c3d-d232-46e4-b7b4-b26987fc49cc', '33f64d74-35f7-4736-a8d3-be61c17158e0', '36b305ed-90b3-46d0-a199-f15e1e02df14'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:02:40.641163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2088f8e3-c724-425e-9225-3b7cc172ae24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3445b384-068c-4c02-8a14-e867d9c85443', 'bf274c3d-d232-46e4-b7b4-b26987fc49cc', '33f64d74-35f7-4736-a8d3-be61c17158e0', '36b305ed-90b3-46d0-a199-f15e1e02df14']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:40.642657 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17890090-7d8b-4a50-ac53-863800d64a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:40.673483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17890090-7d8b-4a50-ac53-863800d64a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272e9da6-2353-450c-aeee-eb5af793adb5', '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-711178244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33dc913541043d59214b3124f882ab0',qos_specs=None,replication_status=,reservations=['3445b384-068c-4c02-8a14-e867d9c85443','bf274c3d-d232-46e4-b7b4-b26987fc49cc','33f64d74-35f7-4736-a8d3-be61c17158e0','36b305ed-90b3-46d0-a199-f15e1e02df14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfa67eb67eb94445b1fb61958b358123',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-711178244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=272e9da6-2353-450c-aeee-eb5af793adb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33dc913541043d59214b3124f882ab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfa67eb67eb94445b1fb61958b358123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:40.675075 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00e1a51-e76e-4580-917f-cdced131eb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:40.708573 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00e1a51-e76e-4580-917f-cdced131eb2b) transitioned into state 'SUCCESS' from state '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-711178244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33dc913541043d59214b3124f882ab0',qos_specs=None,replication_status=,reservations=['3445b384-068c-4c02-8a14-e867d9c85443','bf274c3d-d232-46e4-b7b4-b26987fc49cc','33f64d74-35f7-4736-a8d3-be61c17158e0','36b305ed-90b3-46d0-a199-f15e1e02df14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfa67eb67eb94445b1fb61958b358123',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:40.709414 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2faedce1-e9c0-4a03-a668-bc65b5d2a4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:40.722168 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2faedce1-e9c0-4a03-a668-bc65b5d2a4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:40.723568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Flow 'volume_create_api' (168a189f-b778-4039-ac73-8e71705a4e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:40.723568 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Create volume request issued successfully. Aug 18 13:02:40.724330 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c8c89481-1589-4fe8-ae25-fa15fb70e6a7 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:02:40.724947 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 90/359] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:02:40 2026] POST /volume/v3/volumes => generated 752 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:02:40.742345 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-825e0159-e25a-4d61-8a22-9b0f088931c2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:40.746298 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-825e0159-e25a-4d61-8a22-9b0f088931c2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:40.746545 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-825e0159-e25a-4d61-8a22-9b0f088931c2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:40.746944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-825e0159-e25a-4d61-8a22-9b0f088931c2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:40.759487 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:40.759487 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:40.771234 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-825e0159-e25a-4d61-8a22-9b0f088931c2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:40.777321 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-825e0159-e25a-4d61-8a22-9b0f088931c2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:40.779330 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 89/360] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:40 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:40.937372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fb869d22-3166-4b0d-bf33-0e010ea6cebc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:40.941133 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fb869d22-3166-4b0d-bf33-0e010ea6cebc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:40.941336 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fb869d22-3166-4b0d-bf33-0e010ea6cebc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:40.941514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fb869d22-3166-4b0d-bf33-0e010ea6cebc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:40.941622 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-fb869d22-3166-4b0d-bf33-0e010ea6cebc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:40.950127 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:40.950127 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:40.952175 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fb869d22-3166-4b0d-bf33-0e010ea6cebc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:40.954184 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 91/361] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:40 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:41.804958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-76128795-351f-48fe-9493-4b4b31967af2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:41.808011 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76128795-351f-48fe-9493-4b4b31967af2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:41.808136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76128795-351f-48fe-9493-4b4b31967af2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:41.808364 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76128795-351f-48fe-9493-4b4b31967af2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:41.824348 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:41.824348 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:41.831256 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-76128795-351f-48fe-9493-4b4b31967af2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:41.840278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76128795-351f-48fe-9493-4b4b31967af2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:41.841131 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 92/362] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:41 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:41.973997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f77e8eed-db0e-4df0-ae2c-3de841c8539c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:41.975723 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f77e8eed-db0e-4df0-ae2c-3de841c8539c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:41.976175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f77e8eed-db0e-4df0-ae2c-3de841c8539c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:41.976175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f77e8eed-db0e-4df0-ae2c-3de841c8539c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:41.976175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f77e8eed-db0e-4df0-ae2c-3de841c8539c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:41.991820 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:41.991820 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:41.993457 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f77e8eed-db0e-4df0-ae2c-3de841c8539c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:41.993457 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 91/363] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:41 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:42.860404 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e5a12546-aa29-48ea-9e48-36e9bd3de353 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:42.864920 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e5a12546-aa29-48ea-9e48-36e9bd3de353 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:42.865180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e5a12546-aa29-48ea-9e48-36e9bd3de353 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:42.865421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e5a12546-aa29-48ea-9e48-36e9bd3de353 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:42.878226 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:42.878226 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:42.883838 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e5a12546-aa29-48ea-9e48-36e9bd3de353 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:42.891737 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e5a12546-aa29-48ea-9e48-36e9bd3de353 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:42.892391 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 90/364] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:42 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:43.008669 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-76be889b-1289-442a-91ba-a500d46fc291 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:43.011048 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-76be889b-1289-442a-91ba-a500d46fc291 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:43.011963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-76be889b-1289-442a-91ba-a500d46fc291 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:43.012497 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-76be889b-1289-442a-91ba-a500d46fc291 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:43.012784 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-76be889b-1289-442a-91ba-a500d46fc291 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:43.018811 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:43.018811 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:43.021250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-76be889b-1289-442a-91ba-a500d46fc291 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:43.022140 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 92/365] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:43 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:43.913897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d22a4a65-1b26-47df-8d39-cb5bcdeb99e3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:43.916561 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d22a4a65-1b26-47df-8d39-cb5bcdeb99e3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:43.916909 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d22a4a65-1b26-47df-8d39-cb5bcdeb99e3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:43.917038 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d22a4a65-1b26-47df-8d39-cb5bcdeb99e3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:43.947135 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:43.947135 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:43.954670 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d22a4a65-1b26-47df-8d39-cb5bcdeb99e3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:43.973409 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d22a4a65-1b26-47df-8d39-cb5bcdeb99e3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:43.974472 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 93/366] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:43 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:44.040917 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5b0fcf60-9994-4165-87dd-0b633eaada6d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:44.042994 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5b0fcf60-9994-4165-87dd-0b633eaada6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:44.043507 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5b0fcf60-9994-4165-87dd-0b633eaada6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:44.043969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5b0fcf60-9994-4165-87dd-0b633eaada6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:44.044250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-5b0fcf60-9994-4165-87dd-0b633eaada6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:44.052853 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:44.052853 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:44.053304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5b0fcf60-9994-4165-87dd-0b633eaada6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:44.053779 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 92/367] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:44 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:02:44.992975 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3ad4c31a-2e92-4877-b1b7-b0d16ac27d75 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:44.996880 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ad4c31a-2e92-4877-b1b7-b0d16ac27d75 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:44.997120 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ad4c31a-2e92-4877-b1b7-b0d16ac27d75 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:44.997335 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ad4c31a-2e92-4877-b1b7-b0d16ac27d75 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:45.007101 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:45.007101 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:45.012652 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3ad4c31a-2e92-4877-b1b7-b0d16ac27d75 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:45.020293 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ad4c31a-2e92-4877-b1b7-b0d16ac27d75 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:45.020618 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 91/368] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:44 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:45.067893 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b22d7c96-892a-45b6-bcd6-612ad31fc84a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:45.072301 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b22d7c96-892a-45b6-bcd6-612ad31fc84a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:45.072301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b22d7c96-892a-45b6-bcd6-612ad31fc84a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:45.072301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b22d7c96-892a-45b6-bcd6-612ad31fc84a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:45.072301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b22d7c96-892a-45b6-bcd6-612ad31fc84a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:45.082249 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:45.082249 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:45.083273 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b22d7c96-892a-45b6-bcd6-612ad31fc84a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:45.083704 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 93/369] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:45 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:45.376863 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:45.379300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:02:45.379795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1894137342"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:45.382241 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1894137342'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:02:45.382433 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Create volume of 1 GB Aug 18 13:02:45.388995 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Availability Zones retrieved successfully. Aug 18 13:02:45.397632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Flow 'volume_create_api' (80db50fd-4907-4b58-990c-d90122e66aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:45.399145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea721a3f-3eab-4a4d-a171-b658eb5a8c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:45.400912 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:02:45.447045 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea721a3f-3eab-4a4d-a171-b658eb5a8c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:45.447844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00c2123-5eb1-4a00-9a58-25f7394dc4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:45.535707 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Created reservations ['17c1d854-3515-4c24-bd40-3e32d7037bc5', '06f0cce3-5d9d-40db-bb28-47f08a7a71e5', '6be4cdaa-7fa5-41ea-a12f-658fa2d6dcad', 'db28eb72-2f8a-47be-9d1d-50fdde691245'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:02:45.536640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00c2123-5eb1-4a00-9a58-25f7394dc4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c1d854-3515-4c24-bd40-3e32d7037bc5', '06f0cce3-5d9d-40db-bb28-47f08a7a71e5', '6be4cdaa-7fa5-41ea-a12f-658fa2d6dcad', 'db28eb72-2f8a-47be-9d1d-50fdde691245']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:45.537399 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1c5b8e-9152-4638-922a-d06f8d939080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:45.561480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1c5b8e-9152-4638-922a-d06f8d939080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '064e52dd-30bc-45a7-bf3f-9f4a8be78517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1894137342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c45737d821440593d7228770b24f3e',qos_specs=None,replication_status=,reservations=['17c1d854-3515-4c24-bd40-3e32d7037bc5','06f0cce3-5d9d-40db-bb28-47f08a7a71e5','6be4cdaa-7fa5-41ea-a12f-658fa2d6dcad','db28eb72-2f8a-47be-9d1d-50fdde691245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f066998abfa4429b7d718f3aacff6df',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1894137342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=064e52dd-30bc-45a7-bf3f-9f4a8be78517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2c45737d821440593d7228770b24f3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f066998abfa4429b7d718f3aacff6df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:45.562344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbae20cd-da5c-428a-bf65-5c4bdf6b6182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:45.602165 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbae20cd-da5c-428a-bf65-5c4bdf6b6182) transitioned into state 'SUCCESS' from state '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-1894137342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2c45737d821440593d7228770b24f3e',qos_specs=None,replication_status=,reservations=['17c1d854-3515-4c24-bd40-3e32d7037bc5','06f0cce3-5d9d-40db-bb28-47f08a7a71e5','6be4cdaa-7fa5-41ea-a12f-658fa2d6dcad','db28eb72-2f8a-47be-9d1d-50fdde691245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f066998abfa4429b7d718f3aacff6df',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:45.603317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5d01a6-1860-4953-b8e5-d92f32c88bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:02:45.618771 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5d01a6-1860-4953-b8e5-d92f32c88bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:02:45.620180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Flow 'volume_create_api' (80db50fd-4907-4b58-990c-d90122e66aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:02:45.620609 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Create volume request issued successfully. Aug 18 13:02:45.621431 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-955a95f7-595f-4de1-a53c-86ad6ff02762 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:02:45.622014 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 94/370] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:02:45 2026] POST /volume/v3/volumes => generated 755 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:02:45.641567 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-be003cbf-d260-41f3-bef1-e9b5918c5dde None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:45.643652 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be003cbf-d260-41f3-bef1-e9b5918c5dde tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] GET https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 Aug 18 13:02:45.643984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be003cbf-d260-41f3-bef1-e9b5918c5dde tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:45.644310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be003cbf-d260-41f3-bef1-e9b5918c5dde tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:45.659563 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:45.659563 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:45.665690 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-be003cbf-d260-41f3-bef1-e9b5918c5dde tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Volume info retrieved successfully. Aug 18 13:02:45.672017 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be003cbf-d260-41f3-bef1-e9b5918c5dde tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 returned with HTTP 200 Aug 18 13:02:45.672017 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 93/371] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:45 2026] GET /volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:46.035627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c33e5015-b6d4-401d-a489-ec10d549371a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:46.041359 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c33e5015-b6d4-401d-a489-ec10d549371a tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:46.041718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c33e5015-b6d4-401d-a489-ec10d549371a tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:46.042032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c33e5015-b6d4-401d-a489-ec10d549371a tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:46.064677 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:46.064677 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:46.070070 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c33e5015-b6d4-401d-a489-ec10d549371a tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:46.076880 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c33e5015-b6d4-401d-a489-ec10d549371a tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:46.077315 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 92/372] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:46 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:46.096666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0f6183c4-218e-4f4c-969d-3dbcceb8ed19 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:46.098879 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f6183c4-218e-4f4c-969d-3dbcceb8ed19 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:46.099076 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f6183c4-218e-4f4c-969d-3dbcceb8ed19 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:46.099260 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f6183c4-218e-4f4c-969d-3dbcceb8ed19 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:46.099368 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0f6183c4-218e-4f4c-969d-3dbcceb8ed19 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:46.104181 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:46.104181 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:46.104942 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f6183c4-218e-4f4c-969d-3dbcceb8ed19 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:46.105316 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 94/373] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:46 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:46.689401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bec43fd6-42a8-41b6-ae7b-41cc0264b315 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:46.691848 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bec43fd6-42a8-41b6-ae7b-41cc0264b315 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] GET https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 Aug 18 13:02:46.692084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bec43fd6-42a8-41b6-ae7b-41cc0264b315 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:46.692332 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bec43fd6-42a8-41b6-ae7b-41cc0264b315 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:46.703016 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:46.703016 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:46.714048 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bec43fd6-42a8-41b6-ae7b-41cc0264b315 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Volume info retrieved successfully. Aug 18 13:02:46.726179 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bec43fd6-42a8-41b6-ae7b-41cc0264b315 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 returned with HTTP 200 Aug 18 13:02:46.726757 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 95/374] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:46 2026] GET /volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:46.864279 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d7138f70-c853-466b-ae87-9ff8a95b3eef req-feb0c3c5-f347-45a1-84d1-ee23b05d5cd5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:46.866769 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d7138f70-c853-466b-ae87-9ff8a95b3eef req-feb0c3c5-f347-45a1-84d1-ee23b05d5cd5 tempest-VolumesAdminNegativeTest-424896587 tempest-VolumesAdminNegativeTest-424896587-project] GET https://10.4.3.126/volume/v3/volumes/1df5a293-2623-4ac5-a16a-908102dc8e26 Aug 18 13:02:46.867157 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d7138f70-c853-466b-ae87-9ff8a95b3eef req-feb0c3c5-f347-45a1-84d1-ee23b05d5cd5 tempest-VolumesAdminNegativeTest-424896587 tempest-VolumesAdminNegativeTest-424896587-project] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:46.867575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d7138f70-c853-466b-ae87-9ff8a95b3eef req-feb0c3c5-f347-45a1-84d1-ee23b05d5cd5 tempest-VolumesAdminNegativeTest-424896587 tempest-VolumesAdminNegativeTest-424896587-project] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:46.876476 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d7138f70-c853-466b-ae87-9ff8a95b3eef req-feb0c3c5-f347-45a1-84d1-ee23b05d5cd5 tempest-VolumesAdminNegativeTest-424896587 tempest-VolumesAdminNegativeTest-424896587-project] https://10.4.3.126/volume/v3/volumes/1df5a293-2623-4ac5-a16a-908102dc8e26 returned with HTTP 404 Aug 18 13:02:46.877133 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 94/375] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:46 2026] GET /volume/v3/volumes/1df5a293-2623-4ac5-a16a-908102dc8e26 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:46.895199 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6c7857f9-1d90-4003-9156-1fae56f3109e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:46.897217 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c7857f9-1d90-4003-9156-1fae56f3109e tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] DELETE https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 Aug 18 13:02:46.897439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c7857f9-1d90-4003-9156-1fae56f3109e tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:46.897697 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c7857f9-1d90-4003-9156-1fae56f3109e tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:46.898081 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-6c7857f9-1d90-4003-9156-1fae56f3109e tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Delete volume with id: 064e52dd-30bc-45a7-bf3f-9f4a8be78517 Aug 18 13:02:46.906318 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:46.906318 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:46.907225 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6c7857f9-1d90-4003-9156-1fae56f3109e tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Volume info retrieved successfully. Aug 18 13:02:46.929540 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6c7857f9-1d90-4003-9156-1fae56f3109e tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Delete volume request issued successfully. Aug 18 13:02:46.931038 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c7857f9-1d90-4003-9156-1fae56f3109e tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 returned with HTTP 202 Aug 18 13:02:46.931038 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 93/376] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:02:46 2026] DELETE /volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:02:46.941360 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-066a978d-8a13-49ee-a9cf-ac834303f6eb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:46.944841 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-066a978d-8a13-49ee-a9cf-ac834303f6eb tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] GET https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 Aug 18 13:02:46.945123 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-066a978d-8a13-49ee-a9cf-ac834303f6eb tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:46.945455 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-066a978d-8a13-49ee-a9cf-ac834303f6eb tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:46.955796 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:46.955796 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:46.961990 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-066a978d-8a13-49ee-a9cf-ac834303f6eb tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Volume info retrieved successfully. Aug 18 13:02:46.969383 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-066a978d-8a13-49ee-a9cf-ac834303f6eb tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 returned with HTTP 200 Aug 18 13:02:46.969827 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 95/377] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:46 2026] GET /volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:47.093988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1c2df762-8234-48c5-b86a-4e7f2465dc41 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:47.096958 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1c2df762-8234-48c5-b86a-4e7f2465dc41 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:47.097525 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1c2df762-8234-48c5-b86a-4e7f2465dc41 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:47.097525 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1c2df762-8234-48c5-b86a-4e7f2465dc41 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:47.107435 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:47.107435 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:47.114496 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1c2df762-8234-48c5-b86a-4e7f2465dc41 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:47.119203 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9274c95c-8ff4-4e6c-8f77-15ae3b65383d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:47.121891 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1c2df762-8234-48c5-b86a-4e7f2465dc41 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:47.121997 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9274c95c-8ff4-4e6c-8f77-15ae3b65383d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:47.122238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9274c95c-8ff4-4e6c-8f77-15ae3b65383d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:47.122526 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9274c95c-8ff4-4e6c-8f77-15ae3b65383d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:47.122597 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 96/378] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:47 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:47.122658 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9274c95c-8ff4-4e6c-8f77-15ae3b65383d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:47.129237 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:47.129237 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:47.130559 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9274c95c-8ff4-4e6c-8f77-15ae3b65383d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:47.131717 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 95/379] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:47 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:47.990578 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-28caa869-860a-453a-91f4-2b10e0aa6130 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:47.997542 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-28caa869-860a-453a-91f4-2b10e0aa6130 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] GET https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 Aug 18 13:02:47.997716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-28caa869-860a-453a-91f4-2b10e0aa6130 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:48.001408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-28caa869-860a-453a-91f4-2b10e0aa6130 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:48.016732 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-28caa869-860a-453a-91f4-2b10e0aa6130 tempest-VolumesAdminNegativeTest-68885802 tempest-VolumesAdminNegativeTest-68885802-project-member] https://10.4.3.126/volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 returned with HTTP 404 Aug 18 13:02:48.018705 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 94/380] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:47 2026] GET /volume/v3/volumes/064e52dd-30bc-45a7-bf3f-9f4a8be78517 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:48.146474 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-709e8911-88be-4981-9567-db17118bd895 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:48.146798 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f24a34f5-ca92-4e95-8b84-769dd4ea2cee None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:48.147024 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-709e8911-88be-4981-9567-db17118bd895 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:48.147024 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-709e8911-88be-4981-9567-db17118bd895 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:48.147024 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-709e8911-88be-4981-9567-db17118bd895 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:48.147335 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f24a34f5-ca92-4e95-8b84-769dd4ea2cee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:48.147694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f24a34f5-ca92-4e95-8b84-769dd4ea2cee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:48.147978 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f24a34f5-ca92-4e95-8b84-769dd4ea2cee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:48.148152 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f24a34f5-ca92-4e95-8b84-769dd4ea2cee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:48.154939 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:48.154939 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:48.156820 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:48.156820 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:48.157088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f24a34f5-ca92-4e95-8b84-769dd4ea2cee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:48.157888 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 97/381] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:48 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:48.163522 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-709e8911-88be-4981-9567-db17118bd895 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:48.171038 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-709e8911-88be-4981-9567-db17118bd895 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:48.171676 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 96/382] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:48 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:49.170936 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-433826f4-851b-4df2-836f-e53425d9b62f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:49.173178 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-433826f4-851b-4df2-836f-e53425d9b62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:49.173451 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-433826f4-851b-4df2-836f-e53425d9b62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:49.173769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-433826f4-851b-4df2-836f-e53425d9b62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:49.173897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-433826f4-851b-4df2-836f-e53425d9b62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:49.180322 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:49.180322 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:49.180905 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-433826f4-851b-4df2-836f-e53425d9b62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:49.181340 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 96/383] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:49 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:49.191356 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-777b139f-a775-47b4-8f74-53cab496dbef None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:49.193450 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-777b139f-a775-47b4-8f74-53cab496dbef tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:49.193651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-777b139f-a775-47b4-8f74-53cab496dbef tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:49.195313 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-777b139f-a775-47b4-8f74-53cab496dbef tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:49.209811 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:49.209811 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:49.230088 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-777b139f-a775-47b4-8f74-53cab496dbef tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:49.248150 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-777b139f-a775-47b4-8f74-53cab496dbef tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:49.253412 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 95/384] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:49 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:50.197819 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-77b1d271-c46a-486a-9d49-1a30c32f34a9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:50.201154 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77b1d271-c46a-486a-9d49-1a30c32f34a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:50.201349 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77b1d271-c46a-486a-9d49-1a30c32f34a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:50.201795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77b1d271-c46a-486a-9d49-1a30c32f34a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:50.201795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-77b1d271-c46a-486a-9d49-1a30c32f34a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:50.210430 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:50.210430 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:50.211914 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77b1d271-c46a-486a-9d49-1a30c32f34a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:50.212541 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 98/385] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:50 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:50.276768 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e39cb5d9-3f5e-4985-b36a-62c65ecc7c30 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:50.278958 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e39cb5d9-3f5e-4985-b36a-62c65ecc7c30 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:50.278958 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e39cb5d9-3f5e-4985-b36a-62c65ecc7c30 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:50.279485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e39cb5d9-3f5e-4985-b36a-62c65ecc7c30 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:50.289566 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:50.289566 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:50.295823 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e39cb5d9-3f5e-4985-b36a-62c65ecc7c30 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:50.308884 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e39cb5d9-3f5e-4985-b36a-62c65ecc7c30 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:50.308884 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 97/386] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:50 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:51.224019 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0f32f6f6-9efa-4e55-be71-ebcb6d2541db None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:51.226747 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0f32f6f6-9efa-4e55-be71-ebcb6d2541db tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:51.227020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0f32f6f6-9efa-4e55-be71-ebcb6d2541db tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:51.227311 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0f32f6f6-9efa-4e55-be71-ebcb6d2541db tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:51.227472 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0f32f6f6-9efa-4e55-be71-ebcb6d2541db tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:51.235824 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:51.235824 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:51.236932 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0f32f6f6-9efa-4e55-be71-ebcb6d2541db tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:51.237448 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 97/387] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:51 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:51.329697 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0e0e16aa-3e4b-410f-b5a2-c4d9d92a73ce None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:51.332155 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e0e16aa-3e4b-410f-b5a2-c4d9d92a73ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:51.332466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e0e16aa-3e4b-410f-b5a2-c4d9d92a73ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:51.332756 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e0e16aa-3e4b-410f-b5a2-c4d9d92a73ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:51.342357 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:51.342357 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:51.346908 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0e0e16aa-3e4b-410f-b5a2-c4d9d92a73ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:51.352116 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e0e16aa-3e4b-410f-b5a2-c4d9d92a73ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:51.352899 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 96/388] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:51 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:51.721773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-e4fab2b0-23c8-4291-ad10-65b68f72e3af None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:51.725614 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-e4fab2b0-23c8-4291-ad10-65b68f72e3af tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] DELETE https://10.4.3.126/volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea Aug 18 13:02:51.725819 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-e4fab2b0-23c8-4291-ad10-65b68f72e3af tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:51.726096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-e4fab2b0-23c8-4291-ad10-65b68f72e3af tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:51.736321 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:51.736321 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:51.808751 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-e4fab2b0-23c8-4291-ad10-65b68f72e3af tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea returned with HTTP 200 Aug 18 13:02:51.809504 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 99/389] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:02:51 2026] DELETE /volume/v3/attachments/45232c92-2cb3-4adc-9b72-d4127e6791ea => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:51.818419 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-ea6feb3b-e7a6-409e-b80c-6ad4583444fb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:51.823794 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-ea6feb3b-e7a6-409e-b80c-6ad4583444fb tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] DELETE https://10.4.3.126/volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57 Aug 18 13:02:51.823794 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-ea6feb3b-e7a6-409e-b80c-6ad4583444fb tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:51.823794 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-ea6feb3b-e7a6-409e-b80c-6ad4583444fb tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:51.837581 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:51.837581 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:51.893895 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-ea6feb3b-e7a6-409e-b80c-6ad4583444fb tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57 returned with HTTP 200 Aug 18 13:02:51.894484 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 98/390] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:02:51 2026] DELETE /volume/v3/attachments/553d7e3a-da9f-4266-91b7-50eb33a28e57 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:51.902768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-0b0ef7ff-0828-4528-b8c0-fdaf82c5fc8a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:51.905453 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-0b0ef7ff-0828-4528-b8c0-fdaf82c5fc8a tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] DELETE https://10.4.3.126/volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648 Aug 18 13:02:51.905730 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-0b0ef7ff-0828-4528-b8c0-fdaf82c5fc8a tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:51.905951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-0b0ef7ff-0828-4528-b8c0-fdaf82c5fc8a tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:51.914533 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:51.914533 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:51.972335 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-fe85e39d-96f4-4cbf-9c61-cd00f66603c1 req-0b0ef7ff-0828-4528-b8c0-fdaf82c5fc8a tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648 returned with HTTP 200 Aug 18 13:02:51.972807 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 98/391] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:02:51 2026] DELETE /volume/v3/attachments/3bd7628a-31da-41f4-aff5-36c84a47b648 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:52.251928 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fc55d145-a6ee-4a11-92f0-a329775e7810 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:52.254159 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc55d145-a6ee-4a11-92f0-a329775e7810 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:52.254498 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc55d145-a6ee-4a11-92f0-a329775e7810 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:52.254748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc55d145-a6ee-4a11-92f0-a329775e7810 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:52.254748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-fc55d145-a6ee-4a11-92f0-a329775e7810 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:52.261709 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:52.261709 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:52.262856 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc55d145-a6ee-4a11-92f0-a329775e7810 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:52.263023 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 97/392] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:52 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:52.375178 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-90801ea7-be4e-4390-9081-ca9bd294a66f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:52.377562 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-90801ea7-be4e-4390-9081-ca9bd294a66f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:52.377877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-90801ea7-be4e-4390-9081-ca9bd294a66f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:52.378289 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-90801ea7-be4e-4390-9081-ca9bd294a66f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:52.387571 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:52.387571 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:52.393171 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-90801ea7-be4e-4390-9081-ca9bd294a66f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:52.401123 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-90801ea7-be4e-4390-9081-ca9bd294a66f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:52.401797 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 100/393] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:52 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:53.277738 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cb1d6304-a0c4-49cc-8dc0-21a7769e27cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:53.281805 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cb1d6304-a0c4-49cc-8dc0-21a7769e27cc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:53.281805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cb1d6304-a0c4-49cc-8dc0-21a7769e27cc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:53.281805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cb1d6304-a0c4-49cc-8dc0-21a7769e27cc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:53.281805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cb1d6304-a0c4-49cc-8dc0-21a7769e27cc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:53.285542 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:53.285542 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:53.286484 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cb1d6304-a0c4-49cc-8dc0-21a7769e27cc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:53.287026 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 99/394] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:53 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:53.418734 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fbf42991-9f4d-4bb9-9977-7d90b5f6cbb6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:53.421152 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fbf42991-9f4d-4bb9-9977-7d90b5f6cbb6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:53.421152 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fbf42991-9f4d-4bb9-9977-7d90b5f6cbb6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:53.421152 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fbf42991-9f4d-4bb9-9977-7d90b5f6cbb6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:53.429684 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:53.429684 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:53.433783 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-fbf42991-9f4d-4bb9-9977-7d90b5f6cbb6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:53.438650 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fbf42991-9f4d-4bb9-9977-7d90b5f6cbb6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:53.439059 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 99/395] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:53 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:54.297901 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-341b3a85-9932-42b1-b39d-7a27f1b59d0e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:54.300431 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-341b3a85-9932-42b1-b39d-7a27f1b59d0e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:54.300829 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-341b3a85-9932-42b1-b39d-7a27f1b59d0e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:54.301025 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-341b3a85-9932-42b1-b39d-7a27f1b59d0e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:54.301162 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-341b3a85-9932-42b1-b39d-7a27f1b59d0e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:54.308386 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:54.308386 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:54.309445 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-341b3a85-9932-42b1-b39d-7a27f1b59d0e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:54.309913 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 98/396] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:54 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:54.455851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-db1934de-f793-4d4f-84ca-5f932f7a2723 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:54.457763 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-db1934de-f793-4d4f-84ca-5f932f7a2723 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:54.458077 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-db1934de-f793-4d4f-84ca-5f932f7a2723 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:54.458402 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-db1934de-f793-4d4f-84ca-5f932f7a2723 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:54.473295 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:54.473295 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:54.478217 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-db1934de-f793-4d4f-84ca-5f932f7a2723 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:54.485040 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-db1934de-f793-4d4f-84ca-5f932f7a2723 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:54.485575 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 101/397] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:54 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:55.079992 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-77c12484-1c0b-4bdd-ad0a-c722eb70e37f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.081576 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-77c12484-1c0b-4bdd-ad0a-c722eb70e37f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:55.081762 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-77c12484-1c0b-4bdd-ad0a-c722eb70e37f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.081925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-77c12484-1c0b-4bdd-ad0a-c722eb70e37f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.090614 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.090614 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:55.095010 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-77c12484-1c0b-4bdd-ad0a-c722eb70e37f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:55.098373 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-77c12484-1c0b-4bdd-ad0a-c722eb70e37f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:55.098790 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 100/398] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:55 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:55.322105 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9bd59a8e-9cf4-414c-aa88-883e846ec505 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.326030 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9bd59a8e-9cf4-414c-aa88-883e846ec505 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:55.326277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9bd59a8e-9cf4-414c-aa88-883e846ec505 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.326420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9bd59a8e-9cf4-414c-aa88-883e846ec505 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.326542 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9bd59a8e-9cf4-414c-aa88-883e846ec505 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:55.332104 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.332104 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:55.332927 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9bd59a8e-9cf4-414c-aa88-883e846ec505 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:55.333429 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 100/399] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:55 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:55.337195 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.339431 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:02:55.339680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.340627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.340627 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Delete volume with id: ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:02:55.348539 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.348539 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:55.349137 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:02:55.366030 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Delete volume request issued successfully. Aug 18 13:02:55.366262 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f94548f0-2fcd-44f4-96f2-b6f0ac76fa7d tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 returned with HTTP 202 Aug 18 13:02:55.366797 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 99/400] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:02:55 2026] DELETE /volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:02:55.376346 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-768082cc-e97a-4d34-ab14-60d9c15fa113 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.381684 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-768082cc-e97a-4d34-ab14-60d9c15fa113 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:02:55.381684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-768082cc-e97a-4d34-ab14-60d9c15fa113 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.381684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-768082cc-e97a-4d34-ab14-60d9c15fa113 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.383475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-706ae273-5ff7-4c10-9f38-7b75d894f4fb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.385361 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-706ae273-5ff7-4c10-9f38-7b75d894f4fb tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:55.385600 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-706ae273-5ff7-4c10-9f38-7b75d894f4fb tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.385850 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-706ae273-5ff7-4c10-9f38-7b75d894f4fb tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.389196 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.389196 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:55.395166 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-768082cc-e97a-4d34-ab14-60d9c15fa113 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:02:55.398457 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.398457 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:55.401311 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-768082cc-e97a-4d34-ab14-60d9c15fa113 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 returned with HTTP 200 Aug 18 13:02:55.401646 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-706ae273-5ff7-4c10-9f38-7b75d894f4fb tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:55.401867 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 102/401] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:55 2026] GET /volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:55.407228 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-706ae273-5ff7-4c10-9f38-7b75d894f4fb tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:55.407649 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 101/402] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:55 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:55.455113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ad176c6e-65b7-4fe9-9769-b27b6124ebf2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.457108 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ad176c6e-65b7-4fe9-9769-b27b6124ebf2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:55.457360 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ad176c6e-65b7-4fe9-9769-b27b6124ebf2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.457541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ad176c6e-65b7-4fe9-9769-b27b6124ebf2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.469753 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.469753 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:55.473478 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ad176c6e-65b7-4fe9-9769-b27b6124ebf2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:55.477787 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ad176c6e-65b7-4fe9-9769-b27b6124ebf2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:55.478150 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 101/403] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:02:55 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:55.497339 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-c2dd9d24-5c16-4133-9f33-1988f5a1c13d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.499935 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-c2dd9d24-5c16-4133-9f33-1988f5a1c13d tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f/action Aug 18 13:02:55.500543 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-c2dd9d24-5c16-4133-9f33-1988f5a1c13d tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:02:55.500543 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-c2dd9d24-5c16-4133-9f33-1988f5a1c13d tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:02:55.504249 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dd86e893-680b-43bd-b8fc-f8f185437597 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.506120 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dd86e893-680b-43bd-b8fc-f8f185437597 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:55.506364 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dd86e893-680b-43bd-b8fc-f8f185437597 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.506598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dd86e893-680b-43bd-b8fc-f8f185437597 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.511812 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.511812 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:55.512310 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-c2dd9d24-5c16-4133-9f33-1988f5a1c13d tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:55.513157 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.513157 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:55.516987 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dd86e893-680b-43bd-b8fc-f8f185437597 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:55.519002 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-c2dd9d24-5c16-4133-9f33-1988f5a1c13d tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Begin detaching volume completed successfully. Aug 18 13:02:55.519319 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-c2dd9d24-5c16-4133-9f33-1988f5a1c13d tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f/action returned with HTTP 202 Aug 18 13:02:55.519755 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 100/404] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:02:55 2026] POST /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:02:55.521305 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dd86e893-680b-43bd-b8fc-f8f185437597 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:55.521762 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 103/405] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:55 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:55.563387 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b127f8d1-064c-4017-903e-9350ebc37e63 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.563857 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b127f8d1-064c-4017-903e-9350ebc37e63 None None] GET https://10.4.3.126/volume// Aug 18 13:02:55.564034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b127f8d1-064c-4017-903e-9350ebc37e63 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.564250 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b127f8d1-064c-4017-903e-9350ebc37e63 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.564581 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b127f8d1-064c-4017-903e-9350ebc37e63 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:02:55.564955 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 102/406] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:02: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 18 13:02:55.572559 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ac8b45be-9f88-44b6-8f0e-b99ce0c922db None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:55.574736 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ac8b45be-9f88-44b6-8f0e-b99ce0c922db tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:02:55.574954 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ac8b45be-9f88-44b6-8f0e-b99ce0c922db tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:55.575167 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ac8b45be-9f88-44b6-8f0e-b99ce0c922db tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:55.586030 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:55.586030 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:55.589424 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ac8b45be-9f88-44b6-8f0e-b99ce0c922db tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:02:55.593912 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-ac8b45be-9f88-44b6-8f0e-b99ce0c922db tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:02:55.594420 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 102/407] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:02:55 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:02:56.344918 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1c4cba0d-81fa-42ce-b8a5-a4248bc7121c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:56.346941 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c4cba0d-81fa-42ce-b8a5-a4248bc7121c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:56.347181 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1c4cba0d-81fa-42ce-b8a5-a4248bc7121c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:56.347402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1c4cba0d-81fa-42ce-b8a5-a4248bc7121c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:56.347506 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-1c4cba0d-81fa-42ce-b8a5-a4248bc7121c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:56.353895 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:56.353895 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:56.355050 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c4cba0d-81fa-42ce-b8a5-a4248bc7121c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:56.355515 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 101/408] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:56 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:56.418401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9bfe6629-264b-4f19-9593-593d729e8fd3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:56.420458 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9bfe6629-264b-4f19-9593-593d729e8fd3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 Aug 18 13:02:56.420734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9bfe6629-264b-4f19-9593-593d729e8fd3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:56.420950 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9bfe6629-264b-4f19-9593-593d729e8fd3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:56.427646 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9bfe6629-264b-4f19-9593-593d729e8fd3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 returned with HTTP 404 Aug 18 13:02:56.428197 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 104/409] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:56 2026] GET /volume/v3/volumes/ae878b9b-95d7-4aa9-9671-b1a602a71dc3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:56.438372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:56.440491 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] DELETE https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:02:56.440683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:56.440862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:56.441026 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Delete volume with id: 451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:02:56.449281 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:56.449281 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:56.449809 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:02:56.469430 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Delete volume request issued successfully. Aug 18 13:02:56.469652 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca5f9795-4763-4387-9f55-9eb50765b1d2 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 returned with HTTP 202 Aug 18 13:02:56.470204 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 103/410] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:02:56 2026] DELETE /volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:02:56.481664 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a67674bf-cc0a-4dad-9e75-2a12f5a52ef3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:56.483677 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a67674bf-cc0a-4dad-9e75-2a12f5a52ef3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:02:56.483940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a67674bf-cc0a-4dad-9e75-2a12f5a52ef3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:56.484232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a67674bf-cc0a-4dad-9e75-2a12f5a52ef3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:56.491123 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:56.491123 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:56.494949 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a67674bf-cc0a-4dad-9e75-2a12f5a52ef3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:02:56.499473 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a67674bf-cc0a-4dad-9e75-2a12f5a52ef3 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 returned with HTTP 200 Aug 18 13:02:56.500109 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 103/411] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:56 2026] GET /volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:56.538318 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cfcf28b7-4017-48af-9653-94163d57a28b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:56.545294 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cfcf28b7-4017-48af-9653-94163d57a28b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:56.545630 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cfcf28b7-4017-48af-9653-94163d57a28b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:56.545855 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cfcf28b7-4017-48af-9653-94163d57a28b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:56.559976 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:56.559976 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:56.565812 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cfcf28b7-4017-48af-9653-94163d57a28b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:56.572915 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cfcf28b7-4017-48af-9653-94163d57a28b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:56.573546 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 102/412] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:56 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:57.367159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-00c8e31b-7706-4470-a945-81c53e070382 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:57.370009 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00c8e31b-7706-4470-a945-81c53e070382 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:57.370126 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00c8e31b-7706-4470-a945-81c53e070382 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:57.370414 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00c8e31b-7706-4470-a945-81c53e070382 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:57.370575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-00c8e31b-7706-4470-a945-81c53e070382 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:57.376235 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:57.376235 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:57.378041 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00c8e31b-7706-4470-a945-81c53e070382 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:57.378156 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 105/413] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:57 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:57.516238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ca869344-24c7-457a-a594-42fb45ad15e9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:57.518548 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca869344-24c7-457a-a594-42fb45ad15e9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 Aug 18 13:02:57.518832 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca869344-24c7-457a-a594-42fb45ad15e9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:57.519091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca869344-24c7-457a-a594-42fb45ad15e9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:57.526790 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca869344-24c7-457a-a594-42fb45ad15e9 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 returned with HTTP 404 Aug 18 13:02:57.527318 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 104/414] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:57 2026] GET /volume/v3/volumes/451faff6-223a-49fd-ae57-68510d5d6916 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:57.534626 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-88db31b6-c02d-423c-af12-96543994b183 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:57.536459 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-88db31b6-c02d-423c-af12-96543994b183 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] DELETE https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:02:57.536664 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-88db31b6-c02d-423c-af12-96543994b183 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:57.536858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-88db31b6-c02d-423c-af12-96543994b183 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:57.537030 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-88db31b6-c02d-423c-af12-96543994b183 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Delete volume with id: 47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:02:57.544738 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:57.544738 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:02:57.545239 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-88db31b6-c02d-423c-af12-96543994b183 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:02:57.568251 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-88db31b6-c02d-423c-af12-96543994b183 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Delete volume request issued successfully. Aug 18 13:02:57.568426 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-88db31b6-c02d-423c-af12-96543994b183 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 202 Aug 18 13:02:57.569028 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 104/415] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:02:57 2026] DELETE /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:02:57.577028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-065ff827-8df4-45d4-b3f9-797cbf7255b8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:57.580265 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-065ff827-8df4-45d4-b3f9-797cbf7255b8 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:02:57.580464 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-065ff827-8df4-45d4-b3f9-797cbf7255b8 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:57.580651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-065ff827-8df4-45d4-b3f9-797cbf7255b8 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:57.587769 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:57.587769 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:57.590046 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9a4717dd-dfe4-49ba-bd3c-3e3dd3678e7c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:57.592540 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-065ff827-8df4-45d4-b3f9-797cbf7255b8 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Volume info retrieved successfully. Aug 18 13:02:57.594356 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a4717dd-dfe4-49ba-bd3c-3e3dd3678e7c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:57.594675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a4717dd-dfe4-49ba-bd3c-3e3dd3678e7c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:57.594976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a4717dd-dfe4-49ba-bd3c-3e3dd3678e7c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:57.598470 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-065ff827-8df4-45d4-b3f9-797cbf7255b8 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 200 Aug 18 13:02:57.598871 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 103/416] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:57 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:02:57.612268 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:57.612268 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:57.624427 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9a4717dd-dfe4-49ba-bd3c-3e3dd3678e7c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:57.631769 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a4717dd-dfe4-49ba-bd3c-3e3dd3678e7c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:57.632418 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 106/417] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:57 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:58.389116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-346c9525-bca9-4c45-890a-63b6bfcd5a91 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:58.391368 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-346c9525-bca9-4c45-890a-63b6bfcd5a91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:58.391640 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-346c9525-bca9-4c45-890a-63b6bfcd5a91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:58.391881 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-346c9525-bca9-4c45-890a-63b6bfcd5a91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:58.392019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-346c9525-bca9-4c45-890a-63b6bfcd5a91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:58.397229 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:58.397229 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:58.398081 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-346c9525-bca9-4c45-890a-63b6bfcd5a91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:58.398494 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 105/418] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:58 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:58.613125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-054f5c9b-b4cc-40af-8bc2-ff328a322141 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:58.615450 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-054f5c9b-b4cc-40af-8bc2-ff328a322141 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] GET https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 Aug 18 13:02:58.615733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-054f5c9b-b4cc-40af-8bc2-ff328a322141 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:58.615993 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-054f5c9b-b4cc-40af-8bc2-ff328a322141 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:58.622744 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-054f5c9b-b4cc-40af-8bc2-ff328a322141 tempest-TaggedBootDevicesTest-1614956423 tempest-TaggedBootDevicesTest-1614956423-project-member] https://10.4.3.126/volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 returned with HTTP 404 Aug 18 13:02:58.623315 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 105/419] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:58 2026] GET /volume/v3/volumes/47790cec-f1ce-4be0-9ea2-6f71d24b9c34 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:02:58.650372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-349df73d-a088-4eb5-badb-8aedca006687 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:58.652350 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-349df73d-a088-4eb5-badb-8aedca006687 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:58.652558 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-349df73d-a088-4eb5-badb-8aedca006687 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:58.652804 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-349df73d-a088-4eb5-badb-8aedca006687 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:58.661278 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:58.661278 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:02:58.667761 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-349df73d-a088-4eb5-badb-8aedca006687 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:58.672927 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-349df73d-a088-4eb5-badb-8aedca006687 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:58.673444 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 104/420] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:58 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:59.411851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-888b439d-bf3f-4dbc-9b4b-6c2f0eda2f6b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:59.415487 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-888b439d-bf3f-4dbc-9b4b-6c2f0eda2f6b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:02:59.415746 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-888b439d-bf3f-4dbc-9b4b-6c2f0eda2f6b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:59.416003 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-888b439d-bf3f-4dbc-9b4b-6c2f0eda2f6b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:59.416148 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-888b439d-bf3f-4dbc-9b4b-6c2f0eda2f6b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:02:59.425670 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:59.425670 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:02:59.426488 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-888b439d-bf3f-4dbc-9b4b-6c2f0eda2f6b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:02:59.426989 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 107/421] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:59 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:02:59.689546 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b9698835-91fb-4588-bd9b-65c6622b3c4f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:02:59.692197 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b9698835-91fb-4588-bd9b-65c6622b3c4f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:02:59.692526 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b9698835-91fb-4588-bd9b-65c6622b3c4f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:02:59.692812 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b9698835-91fb-4588-bd9b-65c6622b3c4f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:02:59.707504 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:02:59.707504 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:02:59.714093 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b9698835-91fb-4588-bd9b-65c6622b3c4f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:02:59.722271 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b9698835-91fb-4588-bd9b-65c6622b3c4f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:02:59.722852 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 106/422] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:02:59 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:00.439806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fb576134-91ef-4df7-a342-c3ad9bb6524c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:00.441965 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fb576134-91ef-4df7-a342-c3ad9bb6524c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:00.442215 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fb576134-91ef-4df7-a342-c3ad9bb6524c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:00.442426 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fb576134-91ef-4df7-a342-c3ad9bb6524c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:00.442567 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-fb576134-91ef-4df7-a342-c3ad9bb6524c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:00.447164 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:00.447164 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:00.448109 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fb576134-91ef-4df7-a342-c3ad9bb6524c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:00.448782 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 106/423] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:00 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:00.738324 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fb805ef1-199a-4050-bd7a-9062898cdcf2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:00.739914 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fb805ef1-199a-4050-bd7a-9062898cdcf2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:00.740112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fb805ef1-199a-4050-bd7a-9062898cdcf2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:00.740315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fb805ef1-199a-4050-bd7a-9062898cdcf2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:00.746567 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:00.746567 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:00.750446 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fb805ef1-199a-4050-bd7a-9062898cdcf2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:00.757698 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fb805ef1-199a-4050-bd7a-9062898cdcf2 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:00.758292 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 105/424] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:00 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:01.463188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2e4a3307-a6c3-4a4d-8f04-8bb7097643ea None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:01.465483 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2e4a3307-a6c3-4a4d-8f04-8bb7097643ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:01.466445 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2e4a3307-a6c3-4a4d-8f04-8bb7097643ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:01.466544 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2e4a3307-a6c3-4a4d-8f04-8bb7097643ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:01.466673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2e4a3307-a6c3-4a4d-8f04-8bb7097643ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:01.474537 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:01.474537 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:01.474537 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2e4a3307-a6c3-4a4d-8f04-8bb7097643ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:01.474537 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 108/425] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:01 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:01.773394 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-585cee0e-0575-487a-bde2-8f7c9784d4f6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:01.776371 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-585cee0e-0575-487a-bde2-8f7c9784d4f6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:01.776665 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-585cee0e-0575-487a-bde2-8f7c9784d4f6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:01.776900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-585cee0e-0575-487a-bde2-8f7c9784d4f6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:01.785498 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:01.785498 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:01.790274 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-585cee0e-0575-487a-bde2-8f7c9784d4f6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:01.797841 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-585cee0e-0575-487a-bde2-8f7c9784d4f6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:01.798807 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 107/426] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:01 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:02.490116 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bd8678a6-7ce1-4163-b8a6-c1ab5e150036 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:02.492157 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bd8678a6-7ce1-4163-b8a6-c1ab5e150036 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:02.492577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bd8678a6-7ce1-4163-b8a6-c1ab5e150036 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:02.492979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bd8678a6-7ce1-4163-b8a6-c1ab5e150036 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:02.493188 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bd8678a6-7ce1-4163-b8a6-c1ab5e150036 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:02.499812 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:02.499812 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:02.500402 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bd8678a6-7ce1-4163-b8a6-c1ab5e150036 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:02.501060 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 107/427] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:02 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:02.812953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-18a7b6ba-597e-4e89-943b-4218a2e9842d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:02.816413 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-18a7b6ba-597e-4e89-943b-4218a2e9842d tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:02.817116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-18a7b6ba-597e-4e89-943b-4218a2e9842d tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:02.817550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-18a7b6ba-597e-4e89-943b-4218a2e9842d tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:02.831876 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:02.831876 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:02.836644 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-18a7b6ba-597e-4e89-943b-4218a2e9842d tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:02.842577 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-18a7b6ba-597e-4e89-943b-4218a2e9842d tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:02.843358 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 106/428] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:02 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:03.512968 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c292c3d5-567e-401a-aa71-2fdd1f9c4643 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:03.515853 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c292c3d5-567e-401a-aa71-2fdd1f9c4643 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:03.515853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c292c3d5-567e-401a-aa71-2fdd1f9c4643 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:03.515853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c292c3d5-567e-401a-aa71-2fdd1f9c4643 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:03.515853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c292c3d5-567e-401a-aa71-2fdd1f9c4643 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:03.521200 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:03.521200 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:03.522241 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c292c3d5-567e-401a-aa71-2fdd1f9c4643 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:03.522743 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 109/429] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:03 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:03.859806 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-18039d7e-561b-4d6b-8be5-be351e6ee0b3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:03.862288 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18039d7e-561b-4d6b-8be5-be351e6ee0b3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:03.862379 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18039d7e-561b-4d6b-8be5-be351e6ee0b3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:03.862568 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18039d7e-561b-4d6b-8be5-be351e6ee0b3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:03.870934 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:03.870934 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:03.875933 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-18039d7e-561b-4d6b-8be5-be351e6ee0b3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:03.882189 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18039d7e-561b-4d6b-8be5-be351e6ee0b3 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:03.883046 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 108/430] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:03 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:04.534883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-de447fbe-36a6-48ed-8990-bf452c6e9bad None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:04.538663 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de447fbe-36a6-48ed-8990-bf452c6e9bad tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:04.538950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de447fbe-36a6-48ed-8990-bf452c6e9bad tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:04.539849 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de447fbe-36a6-48ed-8990-bf452c6e9bad tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:04.540832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-de447fbe-36a6-48ed-8990-bf452c6e9bad tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:04.547765 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:04.547765 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:04.549954 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de447fbe-36a6-48ed-8990-bf452c6e9bad tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:04.553441 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 108/431] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:04 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:04.908579 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4f9b5b2e-2d18-4089-93b6-e9a8efbebed1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:04.912116 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f9b5b2e-2d18-4089-93b6-e9a8efbebed1 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:04.912283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f9b5b2e-2d18-4089-93b6-e9a8efbebed1 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:04.912535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f9b5b2e-2d18-4089-93b6-e9a8efbebed1 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:04.932960 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:04.932960 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:04.945755 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4f9b5b2e-2d18-4089-93b6-e9a8efbebed1 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:04.952887 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f9b5b2e-2d18-4089-93b6-e9a8efbebed1 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:04.953231 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 107/432] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:04 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:05.564938 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1051dd2d-9d6c-4b56-bf03-91d24ac7fa0c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:05.572639 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1051dd2d-9d6c-4b56-bf03-91d24ac7fa0c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:05.572639 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1051dd2d-9d6c-4b56-bf03-91d24ac7fa0c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:05.572639 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1051dd2d-9d6c-4b56-bf03-91d24ac7fa0c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:05.573646 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1051dd2d-9d6c-4b56-bf03-91d24ac7fa0c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:05.586437 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:05.586437 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:05.587571 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1051dd2d-9d6c-4b56-bf03-91d24ac7fa0c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:05.588145 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 110/433] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:05 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:05.970692 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f147169f-e1e8-4921-ad77-f9a3774b3411 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:05.975373 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f147169f-e1e8-4921-ad77-f9a3774b3411 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:05.975373 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f147169f-e1e8-4921-ad77-f9a3774b3411 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:05.975373 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f147169f-e1e8-4921-ad77-f9a3774b3411 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:05.984621 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:05.984621 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:05.989357 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f147169f-e1e8-4921-ad77-f9a3774b3411 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:05.997534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f147169f-e1e8-4921-ad77-f9a3774b3411 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:05.997534 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 109/434] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:05 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:06.609613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f3e521a0-260e-449b-8588-333261b35f5c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:06.612084 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3e521a0-260e-449b-8588-333261b35f5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:06.612540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3e521a0-260e-449b-8588-333261b35f5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:06.612800 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3e521a0-260e-449b-8588-333261b35f5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:06.612960 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f3e521a0-260e-449b-8588-333261b35f5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:06.625806 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:06.625806 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:06.628631 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3e521a0-260e-449b-8588-333261b35f5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:06.629285 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 109/435] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:06 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:07.016673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d6087a29-c999-4abb-9a1d-90a512240234 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:07.019035 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d6087a29-c999-4abb-9a1d-90a512240234 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:07.019035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d6087a29-c999-4abb-9a1d-90a512240234 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:07.019035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d6087a29-c999-4abb-9a1d-90a512240234 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:07.029114 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:07.029114 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:07.035582 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d6087a29-c999-4abb-9a1d-90a512240234 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:07.042971 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d6087a29-c999-4abb-9a1d-90a512240234 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:07.043396 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 108/436] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:07 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:07.642908 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c4e2b438-9276-4575-b354-31109f454177 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:07.645514 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c4e2b438-9276-4575-b354-31109f454177 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:07.645762 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c4e2b438-9276-4575-b354-31109f454177 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:07.645919 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c4e2b438-9276-4575-b354-31109f454177 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:07.646024 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c4e2b438-9276-4575-b354-31109f454177 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:07.650337 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:07.650337 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:07.651067 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c4e2b438-9276-4575-b354-31109f454177 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:07.651605 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 111/437] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:07 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:08.065127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bcc719c5-1a60-46cc-b595-82bf65a7fe3c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:08.070019 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bcc719c5-1a60-46cc-b595-82bf65a7fe3c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:08.070019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bcc719c5-1a60-46cc-b595-82bf65a7fe3c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:08.071377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bcc719c5-1a60-46cc-b595-82bf65a7fe3c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:08.082662 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:08.082662 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:08.090694 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bcc719c5-1a60-46cc-b595-82bf65a7fe3c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:08.098770 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bcc719c5-1a60-46cc-b595-82bf65a7fe3c tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:08.099631 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 110/438] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:08 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:08.665988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-57658eb4-c223-4cf4-a3dc-490d27338f9d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:08.667961 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-57658eb4-c223-4cf4-a3dc-490d27338f9d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:08.668238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-57658eb4-c223-4cf4-a3dc-490d27338f9d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:08.668458 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-57658eb4-c223-4cf4-a3dc-490d27338f9d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:08.668572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-57658eb4-c223-4cf4-a3dc-490d27338f9d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:08.674655 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:08.674655 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:08.675869 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-57658eb4-c223-4cf4-a3dc-490d27338f9d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:08.676458 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 110/439] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:08 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:09.121569 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-36d59459-82b0-4be0-89eb-976becf2967b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:09.126811 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-36d59459-82b0-4be0-89eb-976becf2967b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:09.127140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-36d59459-82b0-4be0-89eb-976becf2967b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:09.127455 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-36d59459-82b0-4be0-89eb-976becf2967b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:09.140169 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:09.140169 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:09.141877 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-36d59459-82b0-4be0-89eb-976becf2967b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:09.144018 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-5a4aea90-2fa0-466e-86fd-7c3a1597616c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:09.147405 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-5a4aea90-2fa0-466e-86fd-7c3a1597616c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8 Aug 18 13:03:09.147405 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-5a4aea90-2fa0-466e-86fd-7c3a1597616c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:09.147405 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-5a4aea90-2fa0-466e-86fd-7c3a1597616c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:09.148599 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-36d59459-82b0-4be0-89eb-976becf2967b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:09.149197 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 109/440] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:09 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:09.161955 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:09.161955 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:09.198674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-130d0d7f-748b-4368-8b62-0f90a3d4d19b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:09.202418 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-130d0d7f-748b-4368-8b62-0f90a3d4d19b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:09.202736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-130d0d7f-748b-4368-8b62-0f90a3d4d19b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:09.203576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-130d0d7f-748b-4368-8b62-0f90a3d4d19b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:09.215568 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:09.215568 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:09.230603 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-130d0d7f-748b-4368-8b62-0f90a3d4d19b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:09.242289 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-130d0d7f-748b-4368-8b62-0f90a3d4d19b tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:09.242851 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 111/441] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:09 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 1159 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:09.260006 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-98a5ac14-211f-412a-93a2-f60e1c42f759 req-5a4aea90-2fa0-466e-86fd-7c3a1597616c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8 returned with HTTP 200 Aug 18 13:03:09.260796 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 112/442] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:09 2026] DELETE /volume/v3/attachments/5dc44ee5-c5dd-4edf-835c-3ed6c07e02f8 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:09.671985 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-63402bd2-acf7-4b19-bddf-b15c9f610b16 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:09.674977 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-63402bd2-acf7-4b19-bddf-b15c9f610b16 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:09.675285 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-63402bd2-acf7-4b19-bddf-b15c9f610b16 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:09.675568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-63402bd2-acf7-4b19-bddf-b15c9f610b16 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:09.685855 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:09.685855 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:09.689198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-be8ed21a-203b-4876-b092-3b87517bd2b1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:09.691265 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be8ed21a-203b-4876-b092-3b87517bd2b1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:09.691408 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-63402bd2-acf7-4b19-bddf-b15c9f610b16 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:09.691480 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be8ed21a-203b-4876-b092-3b87517bd2b1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:09.693056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be8ed21a-203b-4876-b092-3b87517bd2b1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:09.693056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-be8ed21a-203b-4876-b092-3b87517bd2b1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:09.696576 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:09.696576 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:09.697924 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be8ed21a-203b-4876-b092-3b87517bd2b1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:09.697924 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 110/443] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:09 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:09.699234 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-63402bd2-acf7-4b19-bddf-b15c9f610b16 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:09.699845 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 111/444] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:09 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:09.711588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f024d953-3dcc-4fac-adfe-351a7d0c7d3b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:09.714862 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f024d953-3dcc-4fac-adfe-351a7d0c7d3b None None] GET https://10.4.3.126/volume// Aug 18 13:03:09.714862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f024d953-3dcc-4fac-adfe-351a7d0c7d3b None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:09.714862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f024d953-3dcc-4fac-adfe-351a7d0c7d3b None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:09.714862 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f024d953-3dcc-4fac-adfe-351a7d0c7d3b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:09.714862 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 112/445] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:03:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:03:09.721858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-22d55be7-9a11-4aab-be24-65da66376414 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:09.724016 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-22d55be7-9a11-4aab-be24-65da66376414 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:03:09.724427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-22d55be7-9a11-4aab-be24-65da66376414 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "272e9da6-2353-450c-aeee-eb5af793adb5", "connector": null, "instance_uuid": "dc3fd646-5336-426d-8491-bf011481976f"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:09.739235 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:09.739235 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:09.783149 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-22d55be7-9a11-4aab-be24-65da66376414 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:03:09.783690 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 113/446] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:03:09 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:10.349691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4989dcdd-30af-464b-9d90-32927a5264d4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:10.353162 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4989dcdd-30af-464b-9d90-32927a5264d4 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:03:10.353503 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4989dcdd-30af-464b-9d90-32927a5264d4 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:10.353902 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4989dcdd-30af-464b-9d90-32927a5264d4 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:10.363552 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:10.363552 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:10.369000 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4989dcdd-30af-464b-9d90-32927a5264d4 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:03:10.375436 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4989dcdd-30af-464b-9d90-32927a5264d4 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:03:10.375926 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 111/447] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:10 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:10.716250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cb44304c-689f-4ab7-88ca-13cc3fc1beea None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:10.723338 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb44304c-689f-4ab7-88ca-13cc3fc1beea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:10.723433 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb44304c-689f-4ab7-88ca-13cc3fc1beea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:10.724323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb44304c-689f-4ab7-88ca-13cc3fc1beea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:10.724323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-cb44304c-689f-4ab7-88ca-13cc3fc1beea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:10.733386 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:10.733386 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:10.734005 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb44304c-689f-4ab7-88ca-13cc3fc1beea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:10.734540 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 112/448] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:10 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:11.725563 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-22ab4b72-2047-4cd9-beec-d35a2046bc66 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:11.728066 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22ab4b72-2047-4cd9-beec-d35a2046bc66 None None] GET https://10.4.3.126/volume// Aug 18 13:03:11.728066 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22ab4b72-2047-4cd9-beec-d35a2046bc66 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:11.728066 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22ab4b72-2047-4cd9-beec-d35a2046bc66 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:11.728066 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22ab4b72-2047-4cd9-beec-d35a2046bc66 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:11.728066 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 113/449] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:03:11.748265 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f3e7c590-d575-4582-9545-b857aca958b9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:11.750294 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f3e7c590-d575-4582-9545-b857aca958b9 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:11.750294 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f3e7c590-d575-4582-9545-b857aca958b9 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:11.750294 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f3e7c590-d575-4582-9545-b857aca958b9 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:11.750956 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8336d643-74e4-4a21-be54-8df62dff4c43 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:11.752563 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8336d643-74e4-4a21-be54-8df62dff4c43 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:11.752563 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8336d643-74e4-4a21-be54-8df62dff4c43 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:11.752818 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8336d643-74e4-4a21-be54-8df62dff4c43 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:11.752941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-8336d643-74e4-4a21-be54-8df62dff4c43 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:11.760132 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:11.760132 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:11.761321 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8336d643-74e4-4a21-be54-8df62dff4c43 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:11.761781 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 112/450] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:11 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:11.765298 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:11.765298 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:11.777756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-df968459-52d3-47de-86db-25875cacabca None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:11.778144 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f3e7c590-d575-4582-9545-b857aca958b9 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:11.782237 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-df968459-52d3-47de-86db-25875cacabca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:11.782237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-df968459-52d3-47de-86db-25875cacabca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:11.782237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-df968459-52d3-47de-86db-25875cacabca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:11.786958 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f3e7c590-d575-4582-9545-b857aca958b9 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:11.787760 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 114/451] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:11 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 1338 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:11.811900 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:11.811900 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:11.818520 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-df968459-52d3-47de-86db-25875cacabca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:11.826157 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-df968459-52d3-47de-86db-25875cacabca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:03:11.826874 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 113/452] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:11 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 1134 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:11.863883 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-734a50bf-01b4-42d3-aea3-2540ceac1faa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:11.864976 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-734a50bf-01b4-42d3-aea3-2540ceac1faa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:11.865231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-734a50bf-01b4-42d3-aea3-2540ceac1faa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:11.865809 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-734a50bf-01b4-42d3-aea3-2540ceac1faa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:11.865809 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-734a50bf-01b4-42d3-aea3-2540ceac1faa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete backup with id: e07f7e13-d37c-4e34-bfe8-29ab696e38bc. Aug 18 13:03:11.872040 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:11.872040 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:11.897092 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-734a50bf-01b4-42d3-aea3-2540ceac1faa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] delete_backup rpcapi backup_id e07f7e13-d37c-4e34-bfe8-29ab696e38bc {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:03:11.899652 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-734a50bf-01b4-42d3-aea3-2540ceac1faa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 202 Aug 18 13:03:11.900423 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 114/453] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:11 2026] DELETE /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:03:11.915029 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f501aea2-0edc-46ab-8957-3186b46e28c7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:11.919645 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f501aea2-0edc-46ab-8957-3186b46e28c7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:11.919956 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f501aea2-0edc-46ab-8957-3186b46e28c7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:11.920298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f501aea2-0edc-46ab-8957-3186b46e28c7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:11.920449 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f501aea2-0edc-46ab-8957-3186b46e28c7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:11.928165 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:11.928165 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:11.928165 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f501aea2-0edc-46ab-8957-3186b46e28c7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 200 Aug 18 13:03:11.929692 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 113/454] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:11 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:11.963919 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-695d08be-a364-4ea3-ba51-190e3a4498c4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:11.966936 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-695d08be-a364-4ea3-ba51-190e3a4498c4 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] PUT https://10.4.3.126/volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7 Aug 18 13:03:11.966936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-695d08be-a364-4ea3-ba51-190e3a4498c4 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:11.981639 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-695d08be-a364-4ea3-ba51-190e3a4498c4 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Acquiring lock "cinder-attachment_update-272e9da6-2353-450c-aeee-eb5af793adb5-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:03:11.983537 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-695d08be-a364-4ea3-ba51-190e3a4498c4 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Lock "cinder-attachment_update-272e9da6-2353-450c-aeee-eb5af793adb5-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:03:11.984772 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:11.984772 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:12.164502 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-695d08be-a364-4ea3-ba51-190e3a4498c4 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Lock "cinder-attachment_update-272e9da6-2353-450c-aeee-eb5af793adb5-np0000007652" released by "attachment_update" :: held 0.181s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:03:12.164678 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-695d08be-a364-4ea3-ba51-190e3a4498c4 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7 returned with HTTP 200 Aug 18 13:03:12.165062 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 115/455] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:03:11 2026] PUT /volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:12.210944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f5fed980-9681-4c57-a16f-57b8472b9f26 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:12.217305 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f5fed980-9681-4c57-a16f-57b8472b9f26 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] POST https://10.4.3.126/volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7/action Aug 18 13:03:12.217305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f5fed980-9681-4c57-a16f-57b8472b9f26 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:12.217305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f5fed980-9681-4c57-a16f-57b8472b9f26 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:12.258545 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:12.258545 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:12.298478 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ec15a3ff-1d70-4fc7-853a-511318f05392 req-f5fed980-9681-4c57-a16f-57b8472b9f26 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7/action returned with HTTP 204 Aug 18 13:03:12.299858 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 114/456] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:03:12 2026] POST /volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:12.948919 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-70ac92cd-065a-44a3-9e1c-71efe4b0108a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:12.955197 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-70ac92cd-065a-44a3-9e1c-71efe4b0108a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc Aug 18 13:03:12.955666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-70ac92cd-065a-44a3-9e1c-71efe4b0108a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:12.955666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-70ac92cd-065a-44a3-9e1c-71efe4b0108a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:12.956059 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-70ac92cd-065a-44a3-9e1c-71efe4b0108a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id e07f7e13-d37c-4e34-bfe8-29ab696e38bc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:12.962683 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-70ac92cd-065a-44a3-9e1c-71efe4b0108a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc returned with HTTP 404 Aug 18 13:03:12.966526 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 115/457] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:12 2026] GET /volume/v3/backups/e07f7e13-d37c-4e34-bfe8-29ab696e38bc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:13.150891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a263ef23-163c-4071-b53c-c7f36ace471c req-7ddd0f56-3c39-40d2-9fb3-eee7d18ffbab None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:13.155010 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-7ddd0f56-3c39-40d2-9fb3-eee7d18ffbab tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:13.155010 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-7ddd0f56-3c39-40d2-9fb3-eee7d18ffbab tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:13.155463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-7ddd0f56-3c39-40d2-9fb3-eee7d18ffbab tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:13.170660 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:13.170660 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:13.186504 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a263ef23-163c-4071-b53c-c7f36ace471c req-7ddd0f56-3c39-40d2-9fb3-eee7d18ffbab tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:13.194089 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-7ddd0f56-3c39-40d2-9fb3-eee7d18ffbab tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:03:13.194721 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 114/458] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:13 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:13.240198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a263ef23-163c-4071-b53c-c7f36ace471c req-e378d42a-81ab-470d-8a49-63edc718e100 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:13.243942 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-e378d42a-81ab-470d-8a49-63edc718e100 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da/action Aug 18 13:03:13.244654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-e378d42a-81ab-470d-8a49-63edc718e100 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:13.244654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-e378d42a-81ab-470d-8a49-63edc718e100 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:13.267943 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:13.267943 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:13.267943 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a263ef23-163c-4071-b53c-c7f36ace471c req-e378d42a-81ab-470d-8a49-63edc718e100 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:13.284531 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a263ef23-163c-4071-b53c-c7f36ace471c req-e378d42a-81ab-470d-8a49-63edc718e100 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Begin detaching volume completed successfully. Aug 18 13:03:13.286552 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-e378d42a-81ab-470d-8a49-63edc718e100 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da/action returned with HTTP 202 Aug 18 13:03:13.287413 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 116/459] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:03:13 2026] POST /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:03:13.330279 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7abfce87-b599-4c31-8914-f5b369f45398 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:13.337670 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7abfce87-b599-4c31-8914-f5b369f45398 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:13.337791 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7abfce87-b599-4c31-8914-f5b369f45398 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:13.338050 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7abfce87-b599-4c31-8914-f5b369f45398 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:13.361439 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:13.361439 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:13.377227 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7abfce87-b599-4c31-8914-f5b369f45398 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:13.391265 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7abfce87-b599-4c31-8914-f5b369f45398 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:03:13.392108 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 115/460] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:13 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 1137 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:13.419324 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-640ae121-6e65-419c-b01f-b8ba50a9e387 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:13.420320 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-640ae121-6e65-419c-b01f-b8ba50a9e387 None None] GET https://10.4.3.126/volume// Aug 18 13:03:13.420530 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-640ae121-6e65-419c-b01f-b8ba50a9e387 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:13.422561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-640ae121-6e65-419c-b01f-b8ba50a9e387 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:13.422561 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-640ae121-6e65-419c-b01f-b8ba50a9e387 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:13.422561 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 116/461] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:03:13.441440 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a263ef23-163c-4071-b53c-c7f36ace471c req-4f896111-5f43-47df-bb6d-0df99b9ff4ea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:13.446366 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-4f896111-5f43-47df-bb6d-0df99b9ff4ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:13.446747 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-4f896111-5f43-47df-bb6d-0df99b9ff4ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:13.447589 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-4f896111-5f43-47df-bb6d-0df99b9ff4ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:13.461370 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:13.461370 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:13.468297 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a263ef23-163c-4071-b53c-c7f36ace471c req-4f896111-5f43-47df-bb6d-0df99b9ff4ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:13.476816 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-4f896111-5f43-47df-bb6d-0df99b9ff4ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:03:13.477468 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 115/462] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:13 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 13:03:14.413679 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-65a60424-bec6-4d78-a5a3-864c66fd9ca7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:14.420231 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65a60424-bec6-4d78-a5a3-864c66fd9ca7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:14.420231 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65a60424-bec6-4d78-a5a3-864c66fd9ca7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:14.420231 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65a60424-bec6-4d78-a5a3-864c66fd9ca7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:14.435332 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:14.435332 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:14.447639 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-65a60424-bec6-4d78-a5a3-864c66fd9ca7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:14.456793 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65a60424-bec6-4d78-a5a3-864c66fd9ca7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:03:14.457401 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 117/463] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:14 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:14.723544 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a263ef23-163c-4071-b53c-c7f36ace471c req-b4b04bcb-6fcf-4d18-a7a8-7f5221b8c1a7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:14.726809 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-b4b04bcb-6fcf-4d18-a7a8-7f5221b8c1a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00 Aug 18 13:03:14.727097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-b4b04bcb-6fcf-4d18-a7a8-7f5221b8c1a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:14.727354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-b4b04bcb-6fcf-4d18-a7a8-7f5221b8c1a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:14.737259 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:14.737259 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:14.818313 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a263ef23-163c-4071-b53c-c7f36ace471c req-b4b04bcb-6fcf-4d18-a7a8-7f5221b8c1a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00 returned with HTTP 200 Aug 18 13:03:14.818858 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 116/464] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:14 2026] DELETE /volume/v3/attachments/30f5692f-9a00-4efb-b7db-0b39196f2c00 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:14.954161 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:14.956908 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:03:14.957305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1666707920", "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:14.959330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1666707920', 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:03:15.083715 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Create volume of 1 GB Aug 18 13:03:15.089633 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Availability Zones retrieved successfully. Aug 18 13:03:15.098956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Flow 'volume_create_api' (176e1520-c9d0-4dd8-b684-b9df3afb09a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:15.099703 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365d9cc2-0b59-45b3-b638-b68e3e213293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.101017 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:03:15.191895 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365d9cc2-0b59-45b3-b638-b68e3e213293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.193086 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa63eebb-2439-415b-a0ad-1c8aed931e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.226481 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:15.229023 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:03:15.229545 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-656727586"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:15.231866 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-656727586'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:03:15.232070 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Create volume of 1 GB Aug 18 13:03:15.237936 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Availability Zones retrieved successfully. Aug 18 13:03:15.243489 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Flow 'volume_create_api' (ff5656b1-4a8a-4de8-8de7-8dea1cf41b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:15.244356 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81efbb3d-95ff-4da5-a2d3-80d1ddc8e442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.245256 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:03:15.286472 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Created reservations ['e9958215-dc0c-45f2-8f2c-0245df8b0a1d', '2dad689c-0ec6-4f2b-929a-07fc4ec6facd', 'bd3e85e2-08e3-4576-b647-50ef46b48cca', '3fd20c5a-0fb6-4bcb-bc81-d14bdb34e0c2'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:15.288036 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa63eebb-2439-415b-a0ad-1c8aed931e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9958215-dc0c-45f2-8f2c-0245df8b0a1d', '2dad689c-0ec6-4f2b-929a-07fc4ec6facd', 'bd3e85e2-08e3-4576-b647-50ef46b48cca', '3fd20c5a-0fb6-4bcb-bc81-d14bdb34e0c2']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.288437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8849b2-deee-40fc-9f36-b557b57cf688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.295640 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81efbb3d-95ff-4da5-a2d3-80d1ddc8e442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.296530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f020b94-3c50-477d-90cd-6556e798db75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.329491 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8849b2-deee-40fc-9f36-b557b57cf688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '012bc427-321e-4adb-9068-d595e6990dc2', '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-1666707920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdeee36aa5543368d5518e5edbff965',qos_specs=None,replication_status=,reservations=['e9958215-dc0c-45f2-8f2c-0245df8b0a1d','2dad689c-0ec6-4f2b-929a-07fc4ec6facd','bd3e85e2-08e3-4576-b647-50ef46b48cca','3fd20c5a-0fb6-4bcb-bc81-d14bdb34e0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389dd96f2f049d6b866477244871628',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1666707920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=012bc427-321e-4adb-9068-d595e6990dc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdeee36aa5543368d5518e5edbff965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4389dd96f2f049d6b866477244871628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.330495 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58a8b4c-d2cd-46a3-9037-fff2d23837a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.367557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58a8b4c-d2cd-46a3-9037-fff2d23837a8) transitioned into state 'SUCCESS' from state '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-1666707920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdeee36aa5543368d5518e5edbff965',qos_specs=None,replication_status=,reservations=['e9958215-dc0c-45f2-8f2c-0245df8b0a1d','2dad689c-0ec6-4f2b-929a-07fc4ec6facd','bd3e85e2-08e3-4576-b647-50ef46b48cca','3fd20c5a-0fb6-4bcb-bc81-d14bdb34e0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389dd96f2f049d6b866477244871628',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.369042 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dccc548-21e9-40c5-8810-3a5b91d5da2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.383574 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dccc548-21e9-40c5-8810-3a5b91d5da2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.384381 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Flow 'volume_create_api' (176e1520-c9d0-4dd8-b684-b9df3afb09a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:15.384695 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Create volume request issued successfully. Aug 18 13:03:15.385678 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a4876a4-cddb-46b4-bd2b-a4e9a62b63cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:03:15.385754 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 117/465] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:03:14 2026] POST /volume/v3/volumes => generated 753 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:15.404142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-664e89a3-893c-4ce1-8b6f-a857e107e2d5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:15.406542 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-664e89a3-893c-4ce1-8b6f-a857e107e2d5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 Aug 18 13:03:15.406849 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-664e89a3-893c-4ce1-8b6f-a857e107e2d5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:15.409587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-664e89a3-893c-4ce1-8b6f-a857e107e2d5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:15.419721 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:15.419721 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:15.423239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Created reservations ['64abe7cf-224f-46bc-9aea-fde8123a53f0', '503eac88-88d0-4306-9ab2-cd19a29d7758', '451f47c1-a43c-4a5d-bc3c-b190b227535a', 'cd180ece-e003-4b63-b648-225b13cdf703'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:15.423239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f020b94-3c50-477d-90cd-6556e798db75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64abe7cf-224f-46bc-9aea-fde8123a53f0', '503eac88-88d0-4306-9ab2-cd19a29d7758', '451f47c1-a43c-4a5d-bc3c-b190b227535a', 'cd180ece-e003-4b63-b648-225b13cdf703']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.423239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c72350c-6578-462c-a01c-52152c29f1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.427388 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-664e89a3-893c-4ce1-8b6f-a857e107e2d5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:03:15.435669 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-664e89a3-893c-4ce1-8b6f-a857e107e2d5 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 returned with HTTP 200 Aug 18 13:03:15.436263 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 118/466] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:15 2026] GET /volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:15.461446 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c72350c-6578-462c-a01c-52152c29f1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1f5903d-b549-4545-8bcc-68c50afa79b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-656727586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fe54342547d4620a71d82c94e2326a4',qos_specs=None,replication_status=,reservations=['64abe7cf-224f-46bc-9aea-fde8123a53f0','503eac88-88d0-4306-9ab2-cd19a29d7758','451f47c1-a43c-4a5d-bc3c-b190b227535a','cd180ece-e003-4b63-b648-225b13cdf703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b22da95b4bf4aa79b29248a89bf5bbe',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-656727586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1f5903d-b549-4545-8bcc-68c50afa79b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fe54342547d4620a71d82c94e2326a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b22da95b4bf4aa79b29248a89bf5bbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.463183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf88b0d-0534-43c6-a81b-d86f3bebc6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.480974 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f52ca21a-9a52-4847-a530-4de189478bb9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:15.484299 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f52ca21a-9a52-4847-a530-4de189478bb9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:15.484299 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f52ca21a-9a52-4847-a530-4de189478bb9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:15.484886 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f52ca21a-9a52-4847-a530-4de189478bb9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:15.499996 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:15.499996 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:15.500433 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf88b0d-0534-43c6-a81b-d86f3bebc6b4) transitioned into state 'SUCCESS' from state '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-656727586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fe54342547d4620a71d82c94e2326a4',qos_specs=None,replication_status=,reservations=['64abe7cf-224f-46bc-9aea-fde8123a53f0','503eac88-88d0-4306-9ab2-cd19a29d7758','451f47c1-a43c-4a5d-bc3c-b190b227535a','cd180ece-e003-4b63-b648-225b13cdf703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b22da95b4bf4aa79b29248a89bf5bbe',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.500946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f20e48-0227-4451-9da9-753f2ee4052f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.506861 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f52ca21a-9a52-4847-a530-4de189478bb9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:15.515335 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f52ca21a-9a52-4847-a530-4de189478bb9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:03:15.516070 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f20e48-0227-4451-9da9-753f2ee4052f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:15.516305 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 117/467] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:15 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:15.517539 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Flow 'volume_create_api' (ff5656b1-4a8a-4de8-8de7-8dea1cf41b0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:15.518004 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Create volume request issued successfully. Aug 18 13:03:15.519052 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5e37811-a1ed-4c7a-8dfe-2db237493761 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:03:15.519616 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 116/468] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:03:15 2026] POST /volume/v3/volumes => generated 754 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:15.542276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-18a6af14-fb6c-446a-a05a-4a9f2ae869a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:15.547193 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18a6af14-fb6c-446a-a05a-4a9f2ae869a6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:15.547386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18a6af14-fb6c-446a-a05a-4a9f2ae869a6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:15.548036 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18a6af14-fb6c-446a-a05a-4a9f2ae869a6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:15.558219 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:15.558219 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:15.562814 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-18a6af14-fb6c-446a-a05a-4a9f2ae869a6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:15.568426 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18a6af14-fb6c-446a-a05a-4a9f2ae869a6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:15.569076 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 118/469] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:15 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:15.831478 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-9bfb73b6-d2fd-40b9-935b-6c33449064a7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:15.834048 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-9bfb73b6-d2fd-40b9-935b-6c33449064a7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] DELETE https://10.4.3.126/volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d Aug 18 13:03:15.834389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-9bfb73b6-d2fd-40b9-935b-6c33449064a7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:15.834614 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-9bfb73b6-d2fd-40b9-935b-6c33449064a7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:15.849932 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:15.849932 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:15.852562 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-74587b17-c4ca-47b2-9959-14382ce05489 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:15.855723 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:03:15.856172 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-483451039", "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:15.858788 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-483451039', 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:03:15.953347 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-9bfb73b6-d2fd-40b9-935b-6c33449064a7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d returned with HTTP 200 Aug 18 13:03:15.953347 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 119/470] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:15 2026] DELETE /volume/v3/attachments/73203c9f-35dd-4c18-a0ae-0f71fe4aaf0d => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:15.967236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bcace0aa-7fe8-43d7-9b50-ae0a43609317 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:15.969125 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bcace0aa-7fe8-43d7-9b50-ae0a43609317 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] DELETE https://10.4.3.126/volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394 Aug 18 13:03:15.970633 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bcace0aa-7fe8-43d7-9b50-ae0a43609317 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:15.970633 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bcace0aa-7fe8-43d7-9b50-ae0a43609317 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:15.980384 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Create volume of 1 GB Aug 18 13:03:15.981063 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:15.981063 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:15.990010 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Availability Zones retrieved successfully. Aug 18 13:03:15.996577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Flow 'volume_create_api' (4014c5c7-3de2-4586-a979-1fe6c1d9b1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:15.997143 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ea3906-3b7d-4628-bb0e-979b61a1e81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:15.998723 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:03:16.054732 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bcace0aa-7fe8-43d7-9b50-ae0a43609317 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394 returned with HTTP 200 Aug 18 13:03:16.055191 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 117/471] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:15 2026] DELETE /volume/v3/attachments/03c87d97-532c-4294-a756-10b818773394 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:16.070784 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bd307529-de4f-4795-98d7-004b7357822b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.074542 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bd307529-de4f-4795-98d7-004b7357822b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] DELETE https://10.4.3.126/volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537 Aug 18 13:03:16.074680 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bd307529-de4f-4795-98d7-004b7357822b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.074937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bd307529-de4f-4795-98d7-004b7357822b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.084593 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.084593 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:16.092475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ea3906-3b7d-4628-bb0e-979b61a1e81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:16.095284 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145b387c-e4eb-4dd5-8a63-0882378ba3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:16.146296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-384a6793-22b9-40ec-a27f-1ab46cbe63ac None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.150346 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-384a6793-22b9-40ec-a27f-1ab46cbe63ac tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:16.150346 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-384a6793-22b9-40ec-a27f-1ab46cbe63ac tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.150346 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-384a6793-22b9-40ec-a27f-1ab46cbe63ac tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.159511 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.159511 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:16.164832 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d87b696e-2909-4a11-86a1-4d3a06424749 req-bd307529-de4f-4795-98d7-004b7357822b tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537 returned with HTTP 200 Aug 18 13:03:16.165063 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 119/472] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:16 2026] DELETE /volume/v3/attachments/2ae25b19-dac7-4a4b-80e7-f34bcb70c537 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:16.167516 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-384a6793-22b9-40ec-a27f-1ab46cbe63ac tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:16.175804 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-384a6793-22b9-40ec-a27f-1ab46cbe63ac tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:16.176859 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 120/473] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:16.192845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Created reservations ['162a0861-8e45-4b99-a994-fa461f738f3f', '4d1625fd-1e08-40dc-808a-3b3cb6f0d5fd', '8e9f4a74-4a7c-49e8-9250-26a9ee9490f7', '25c00cac-86b9-4915-bd84-09f43f6cd520'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:16.194795 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145b387c-e4eb-4dd5-8a63-0882378ba3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162a0861-8e45-4b99-a994-fa461f738f3f', '4d1625fd-1e08-40dc-808a-3b3cb6f0d5fd', '8e9f4a74-4a7c-49e8-9250-26a9ee9490f7', '25c00cac-86b9-4915-bd84-09f43f6cd520']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:16.194795 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898c79dd-8b87-49dc-9e4b-f197fd71ef97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:16.228942 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898c79dd-8b87-49dc-9e4b-f197fd71ef97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b963688-73e8-4783-b26f-50843fa782eb', '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-483451039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695fd1bc7f1249708a1a5213556f6f47',qos_specs=None,replication_status=,reservations=['162a0861-8e45-4b99-a994-fa461f738f3f','4d1625fd-1e08-40dc-808a-3b3cb6f0d5fd','8e9f4a74-4a7c-49e8-9250-26a9ee9490f7','25c00cac-86b9-4915-bd84-09f43f6cd520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc4c3cba26a94d16b576132e0aae7cd4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-483451039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b963688-73e8-4783-b26f-50843fa782eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695fd1bc7f1249708a1a5213556f6f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc4c3cba26a94d16b576132e0aae7cd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:16.230475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40c9aed-2e4b-4a03-ba25-51a68957c8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:16.248790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-ddf1fc09-b265-4288-8eea-43f5c0b0c609 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.251931 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-ddf1fc09-b265-4288-8eea-43f5c0b0c609 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:16.252132 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-ddf1fc09-b265-4288-8eea-43f5c0b0c609 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.252386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-ddf1fc09-b265-4288-8eea-43f5c0b0c609 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.254022 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40c9aed-2e4b-4a03-ba25-51a68957c8fc) transitioned into state 'SUCCESS' from state '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-483451039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695fd1bc7f1249708a1a5213556f6f47',qos_specs=None,replication_status=,reservations=['162a0861-8e45-4b99-a994-fa461f738f3f','4d1625fd-1e08-40dc-808a-3b3cb6f0d5fd','8e9f4a74-4a7c-49e8-9250-26a9ee9490f7','25c00cac-86b9-4915-bd84-09f43f6cd520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc4c3cba26a94d16b576132e0aae7cd4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:16.254823 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9b0faf-ab0c-4880-b866-4073f818dafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:16.261994 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.261994 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:16.267391 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-ddf1fc09-b265-4288-8eea-43f5c0b0c609 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:16.273837 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9b0faf-ab0c-4880-b866-4073f818dafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:16.273837 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Flow 'volume_create_api' (4014c5c7-3de2-4586-a979-1fe6c1d9b1f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:16.273837 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Create volume request issued successfully. Aug 18 13:03:16.274772 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-74587b17-c4ca-47b2-9959-14382ce05489 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:03:16.275829 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 118/474] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:03:15 2026] POST /volume/v3/volumes => generated 898 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:16.282653 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-ddf1fc09-b265-4288-8eea-43f5c0b0c609 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:16.283135 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 118/475] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:16.294797 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3619a08b-2e1d-440e-9e2b-040d0ae877c0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.297514 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3619a08b-2e1d-440e-9e2b-040d0ae877c0 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:03:16.297514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3619a08b-2e1d-440e-9e2b-040d0ae877c0 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.298745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3619a08b-2e1d-440e-9e2b-040d0ae877c0 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.311388 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.311388 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:16.318721 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3619a08b-2e1d-440e-9e2b-040d0ae877c0 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:03:16.327324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3619a08b-2e1d-440e-9e2b-040d0ae877c0 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:03:16.328253 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 120/476] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 966 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:16.417465 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-63ce7457-a162-4df8-8e43-9f6f4c09e29c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.417964 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-63ce7457-a162-4df8-8e43-9f6f4c09e29c None None] GET https://10.4.3.126/volume// Aug 18 13:03:16.418124 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-63ce7457-a162-4df8-8e43-9f6f4c09e29c None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.418353 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-63ce7457-a162-4df8-8e43-9f6f4c09e29c None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.418721 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-63ce7457-a162-4df8-8e43-9f6f4c09e29c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:16.419166 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 121/477] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:03: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 18 13:03:16.432692 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-60d8d678-4a80-4cbd-90fa-925fed2e958d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.434917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-60d8d678-4a80-4cbd-90fa-925fed2e958d tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:03:16.435322 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-60d8d678-4a80-4cbd-90fa-925fed2e958d tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0c2179f-640c-4be3-adf3-0f5fd59cde2a", "connector": null, "instance_uuid": "b21a7357-e98e-41df-9720-a42d366e27cf"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:16.452972 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.452972 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:16.453510 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ded11d7f-12e9-4136-8af2-a3e4b7ae9374 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.456663 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ded11d7f-12e9-4136-8af2-a3e4b7ae9374 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 Aug 18 13:03:16.456735 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ded11d7f-12e9-4136-8af2-a3e4b7ae9374 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.457052 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ded11d7f-12e9-4136-8af2-a3e4b7ae9374 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.471741 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.471741 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:16.482774 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ded11d7f-12e9-4136-8af2-a3e4b7ae9374 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:03:16.496736 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ded11d7f-12e9-4136-8af2-a3e4b7ae9374 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 returned with HTTP 200 Aug 18 13:03:16.496736 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 119/478] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:16.513964 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-60d8d678-4a80-4cbd-90fa-925fed2e958d tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:03:16.514722 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 119/479] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:16.545523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8796236a-e731-4b64-833b-cb53b6fb441c req-c04f9885-7112-4931-90a7-f7abbdc31f97 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.548030 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-c04f9885-7112-4931-90a7-f7abbdc31f97 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 Aug 18 13:03:16.548388 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-c04f9885-7112-4931-90a7-f7abbdc31f97 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.548511 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-c04f9885-7112-4931-90a7-f7abbdc31f97 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.557100 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.557100 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:16.564931 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8796236a-e731-4b64-833b-cb53b6fb441c req-c04f9885-7112-4931-90a7-f7abbdc31f97 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:03:16.566473 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3a2b38d8-6fac-49b5-ba49-912415a3acd7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.568768 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3a2b38d8-6fac-49b5-ba49-912415a3acd7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:16.569033 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3a2b38d8-6fac-49b5-ba49-912415a3acd7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.569176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3a2b38d8-6fac-49b5-ba49-912415a3acd7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.571471 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-c04f9885-7112-4931-90a7-f7abbdc31f97 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 returned with HTTP 200 Aug 18 13:03:16.571962 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 121/480] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:16.577888 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5ba2c7f1-2558-4e60-93a6-04293172633f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.578814 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5ba2c7f1-2558-4e60-93a6-04293172633f None None] GET https://10.4.3.126/volume// Aug 18 13:03:16.583459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5ba2c7f1-2558-4e60-93a6-04293172633f None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.583459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5ba2c7f1-2558-4e60-93a6-04293172633f None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.583459 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5ba2c7f1-2558-4e60-93a6-04293172633f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:16.583459 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 120/481] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:03:16.585411 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.585411 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:16.590708 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2e2fda30-c3d4-4323-8c02-42ef79f45fd9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.596038 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3a2b38d8-6fac-49b5-ba49-912415a3acd7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:16.598085 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2e2fda30-c3d4-4323-8c02-42ef79f45fd9 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:16.598396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2e2fda30-c3d4-4323-8c02-42ef79f45fd9 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.599678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2e2fda30-c3d4-4323-8c02-42ef79f45fd9 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.606222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-5eb230e3-9fbb-4772-9f60-350d0fbf3c76 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.609054 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-5eb230e3-9fbb-4772-9f60-350d0fbf3c76 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:16.609384 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-5eb230e3-9fbb-4772-9f60-350d0fbf3c76 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.609807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-5eb230e3-9fbb-4772-9f60-350d0fbf3c76 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.610332 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3a2b38d8-6fac-49b5-ba49-912415a3acd7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:16.610983 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 122/482] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:16.613926 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.613926 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:16.622344 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2e2fda30-c3d4-4323-8c02-42ef79f45fd9 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:16.626941 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.626941 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:16.631937 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-5eb230e3-9fbb-4772-9f60-350d0fbf3c76 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:16.632137 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2e2fda30-c3d4-4323-8c02-42ef79f45fd9 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:16.632539 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 120/483] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:16.644283 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-5eb230e3-9fbb-4772-9f60-350d0fbf3c76 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:16.644735 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 122/484] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1030 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:16.713482 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-c347a253-e1ec-4166-896e-1710d79456f6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.721890 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-c347a253-e1ec-4166-896e-1710d79456f6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:16.721890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-c347a253-e1ec-4166-896e-1710d79456f6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.721890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-c347a253-e1ec-4166-896e-1710d79456f6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.740577 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.740577 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:16.748093 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-c347a253-e1ec-4166-896e-1710d79456f6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:16.753781 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-c347a253-e1ec-4166-896e-1710d79456f6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:16.754250 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 121/485] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:16 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:16.782120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-05c474c7-c9ae-478b-9f28-c91d407f58b7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.783665 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-05c474c7-c9ae-478b-9f28-c91d407f58b7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] PUT https://10.4.3.126/volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24 Aug 18 13:03:16.783665 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-05c474c7-c9ae-478b-9f28-c91d407f58b7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:16.794906 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-05c474c7-c9ae-478b-9f28-c91d407f58b7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Acquiring lock "cinder-attachment_update-e0c2179f-640c-4be3-adf3-0f5fd59cde2a-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:03:16.801115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-05c474c7-c9ae-478b-9f28-c91d407f58b7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Lock "cinder-attachment_update-e0c2179f-640c-4be3-adf3-0f5fd59cde2a-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:03:16.802715 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.802715 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:16.898402 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-58a3be88-4b7d-47f0-842c-5581e2ddc789 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.898402 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-58a3be88-4b7d-47f0-842c-5581e2ddc789 None None] GET https://10.4.3.126/volume// Aug 18 13:03:16.898402 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-58a3be88-4b7d-47f0-842c-5581e2ddc789 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:16.898402 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-58a3be88-4b7d-47f0-842c-5581e2ddc789 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:16.898941 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-58a3be88-4b7d-47f0-842c-5581e2ddc789 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:16.899038 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 121/486] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:03: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 18 13:03:16.910047 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-d0f1fb2f-35ad-425c-a3f4-d52e4b77ee70 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:16.913231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-d0f1fb2f-35ad-425c-a3f4-d52e4b77ee70 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:03:16.914683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-d0f1fb2f-35ad-425c-a3f4-d52e4b77ee70 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1f5903d-b549-4545-8bcc-68c50afa79b4", "connector": null, "instance_uuid": "fb6f7e8f-9861-4f95-8e7a-23b1facd6c45"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:16.934948 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:16.934948 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:16.973882 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-05c474c7-c9ae-478b-9f28-c91d407f58b7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Lock "cinder-attachment_update-e0c2179f-640c-4be3-adf3-0f5fd59cde2a-np0000007652" released by "attachment_update" :: held 0.173s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:03:16.974261 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-05c474c7-c9ae-478b-9f28-c91d407f58b7 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24 returned with HTTP 200 Aug 18 13:03:16.975278 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 123/487] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:03:16 2026] PUT /volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:16.987555 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-d0f1fb2f-35ad-425c-a3f4-d52e4b77ee70 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:03:16.988008 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 123/488] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:17.026173 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d1a71596-9f3a-4149-a445-fc53fcf068d7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.032364 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1a71596-9f3a-4149-a445-fc53fcf068d7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:17.032364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1a71596-9f3a-4149-a445-fc53fcf068d7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.032364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1a71596-9f3a-4149-a445-fc53fcf068d7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.048106 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.048106 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:17.057190 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-35b92a6e-483a-48e6-b590-fb39e843d81e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.058784 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35b92a6e-483a-48e6-b590-fb39e843d81e None None] GET https://10.4.3.126/volume// Aug 18 13:03:17.059257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35b92a6e-483a-48e6-b590-fb39e843d81e None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.059540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35b92a6e-483a-48e6-b590-fb39e843d81e None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.060166 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35b92a6e-483a-48e6-b590-fb39e843d81e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:17.061095 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 122/489] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03: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 18 13:03:17.062667 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d1a71596-9f3a-4149-a445-fc53fcf068d7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:17.074195 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1a71596-9f3a-4149-a445-fc53fcf068d7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:17.075239 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 122/490] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:17.076566 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-7de9f367-c9be-4e4b-8574-952aaa66fcec None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.079909 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-7de9f367-c9be-4e4b-8574-952aaa66fcec tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:17.080227 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-7de9f367-c9be-4e4b-8574-952aaa66fcec tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.080538 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-7de9f367-c9be-4e4b-8574-952aaa66fcec tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.098663 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.098663 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:17.106747 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-7de9f367-c9be-4e4b-8574-952aaa66fcec tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:17.114396 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-7de9f367-c9be-4e4b-8574-952aaa66fcec tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:17.114866 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 124/491] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:17.236543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-45610b67-dea8-419c-a71a-760de4b909a0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.241858 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-45610b67-dea8-419c-a71a-760de4b909a0 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] PUT https://10.4.3.126/volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213 Aug 18 13:03:17.244063 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-45610b67-dea8-419c-a71a-760de4b909a0 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:17.261265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-45610b67-dea8-419c-a71a-760de4b909a0 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Acquiring lock "cinder-attachment_update-d1f5903d-b549-4545-8bcc-68c50afa79b4-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:03:17.265905 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-598e0b58-1d14-4823-ab31-c19f790d89af None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.268122 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:03:17.268775 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-139394707"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:17.271586 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-139394707'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:03:17.271586 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Create volume of 1 GB Aug 18 13:03:17.271852 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-45610b67-dea8-419c-a71a-760de4b909a0 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Lock "cinder-attachment_update-d1f5903d-b549-4545-8bcc-68c50afa79b4-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:03:17.274698 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.274698 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:17.276953 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Availability Zones retrieved successfully. Aug 18 13:03:17.283985 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Flow 'volume_create_api' (e147b9da-5108-49cd-924c-159aade62c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:17.285270 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f873cc-28e5-424e-837e-e26dd690bd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:17.286668 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:03:17.319526 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f873cc-28e5-424e-837e-e26dd690bd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:17.320553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa89fed1-6adb-46a3-9e61-5bc02b5e5d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:17.343365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-8796236a-e731-4b64-833b-cb53b6fb441c req-5c2d0749-b7db-4681-ab0f-3efe1caab107 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.346528 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-5c2d0749-b7db-4681-ab0f-3efe1caab107 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 Aug 18 13:03:17.346528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-5c2d0749-b7db-4681-ab0f-3efe1caab107 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.346829 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-5c2d0749-b7db-4681-ab0f-3efe1caab107 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.354596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0396ea8-b103-40a6-a7a3-2ac38949ff94 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.357711 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0396ea8-b103-40a6-a7a3-2ac38949ff94 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:03:17.357842 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0396ea8-b103-40a6-a7a3-2ac38949ff94 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.358115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0396ea8-b103-40a6-a7a3-2ac38949ff94 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.358460 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.358460 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:17.366616 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-8796236a-e731-4b64-833b-cb53b6fb441c req-5c2d0749-b7db-4681-ab0f-3efe1caab107 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:03:17.367791 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.367791 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:17.374770 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-5c2d0749-b7db-4681-ab0f-3efe1caab107 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 returned with HTTP 200 Aug 18 13:03:17.375465 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 123/492] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:17.380123 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0396ea8-b103-40a6-a7a3-2ac38949ff94 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:03:17.388243 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-45610b67-dea8-419c-a71a-760de4b909a0 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Lock "cinder-attachment_update-d1f5903d-b549-4545-8bcc-68c50afa79b4-np0000007652" released by "attachment_update" :: held 0.118s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:03:17.388673 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-45610b67-dea8-419c-a71a-760de4b909a0 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213 returned with HTTP 200 Aug 18 13:03:17.390547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-08363299-1835-4c45-972f-82ef7588dcf8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.390741 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 124/493] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:03:17 2026] PUT /volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:17.390810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08363299-1835-4c45-972f-82ef7588dcf8 None None] GET https://10.4.3.126/volume// Aug 18 13:03:17.390810 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-08363299-1835-4c45-972f-82ef7588dcf8 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.391106 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-08363299-1835-4c45-972f-82ef7588dcf8 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.392229 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08363299-1835-4c45-972f-82ef7588dcf8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:17.392229 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 124/494] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:03:17.392542 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0396ea8-b103-40a6-a7a3-2ac38949ff94 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:03:17.393160 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 125/495] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:17.402694 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8796236a-e731-4b64-833b-cb53b6fb441c req-dc0d75b1-80af-4e71-bbbb-82c7e4567226 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.403352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Created reservations ['6d7c8995-4564-420c-a8f6-01924c5e833e', '33909f3a-5bcd-44a3-874e-a20929b97ea1', '5c818439-f2f2-436c-9fbe-89f23ad1de5f', '4de01e0b-0c79-401a-a753-54efd60f7d44'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:17.404243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa89fed1-6adb-46a3-9e61-5bc02b5e5d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d7c8995-4564-420c-a8f6-01924c5e833e', '33909f3a-5bcd-44a3-874e-a20929b97ea1', '5c818439-f2f2-436c-9fbe-89f23ad1de5f', '4de01e0b-0c79-401a-a753-54efd60f7d44']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:17.405079 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2478c46f-006b-4603-87c5-124dc8bced2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:17.407248 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-dc0d75b1-80af-4e71-bbbb-82c7e4567226 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:03:17.407711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-dc0d75b1-80af-4e71-bbbb-82c7e4567226 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "012bc427-321e-4adb-9068-d595e6990dc2", "connector": null, "instance_uuid": "df3756f7-c7e0-4bbb-b5b7-fbddb084c3e0"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:17.416941 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.416941 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:17.430538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e6072362-c9de-4958-9be2-cb0070867605 req-412aa40d-eff6-4bd2-b4c9-a976aa858699 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.433224 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-412aa40d-eff6-4bd2-b4c9-a976aa858699 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:03:17.433327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2478c46f-006b-4603-87c5-124dc8bced2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666565b1-e42a-4f42-8f72-1b60ba67c96e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-139394707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9443fe7611de44998d90d8111a53d055',qos_specs=None,replication_status=,reservations=['6d7c8995-4564-420c-a8f6-01924c5e833e','33909f3a-5bcd-44a3-874e-a20929b97ea1','5c818439-f2f2-436c-9fbe-89f23ad1de5f','4de01e0b-0c79-401a-a753-54efd60f7d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ad1741a1fd4a099a757a44e598bd4a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-139394707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666565b1-e42a-4f42-8f72-1b60ba67c96e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9443fe7611de44998d90d8111a53d055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ad1741a1fd4a099a757a44e598bd4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:17.433448 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-412aa40d-eff6-4bd2-b4c9-a976aa858699 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.433695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-412aa40d-eff6-4bd2-b4c9-a976aa858699 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.434159 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5431e85b-00b9-42e5-bbe0-455f15dc5c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:17.442297 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.442297 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:17.447474 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-e6072362-c9de-4958-9be2-cb0070867605 req-412aa40d-eff6-4bd2-b4c9-a976aa858699 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:03:17.455705 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-412aa40d-eff6-4bd2-b4c9-a976aa858699 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:03:17.455999 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 125/496] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:17.460796 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-dc0d75b1-80af-4e71-bbbb-82c7e4567226 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:03:17.461109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5431e85b-00b9-42e5-bbe0-455f15dc5c86) transitioned into state 'SUCCESS' from state '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-139394707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9443fe7611de44998d90d8111a53d055',qos_specs=None,replication_status=,reservations=['6d7c8995-4564-420c-a8f6-01924c5e833e','33909f3a-5bcd-44a3-874e-a20929b97ea1','5c818439-f2f2-436c-9fbe-89f23ad1de5f','4de01e0b-0c79-401a-a753-54efd60f7d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ad1741a1fd4a099a757a44e598bd4a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:17.461263 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 125/497] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:03:17 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:17.461773 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84db56f-b6e3-4cf5-8b44-b6adf50a39e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:17.472305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84db56f-b6e3-4cf5-8b44-b6adf50a39e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:17.473202 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Flow 'volume_create_api' (e147b9da-5108-49cd-924c-159aade62c0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:17.473548 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Create volume request issued successfully. Aug 18 13:03:17.474196 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-598e0b58-1d14-4823-ab31-c19f790d89af tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:03:17.474755 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 123/498] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:03:17 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:17.495064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bdead6ae-3e28-436a-af08-3d069a2c9dc2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.497857 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bdead6ae-3e28-436a-af08-3d069a2c9dc2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:17.498121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bdead6ae-3e28-436a-af08-3d069a2c9dc2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.498397 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bdead6ae-3e28-436a-af08-3d069a2c9dc2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.509908 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.509908 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:17.517018 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bdead6ae-3e28-436a-af08-3d069a2c9dc2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:17.523471 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bdead6ae-3e28-436a-af08-3d069a2c9dc2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:17.523960 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 126/499] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:17.636354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d1d03c5f-a0b7-4b7a-a7d1-02f95b81ad60 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:17.639922 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1d03c5f-a0b7-4b7a-a7d1-02f95b81ad60 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:17.639922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1d03c5f-a0b7-4b7a-a7d1-02f95b81ad60 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:17.639922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1d03c5f-a0b7-4b7a-a7d1-02f95b81ad60 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:17.660881 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:17.660881 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:17.666466 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d1d03c5f-a0b7-4b7a-a7d1-02f95b81ad60 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:17.672921 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1d03c5f-a0b7-4b7a-a7d1-02f95b81ad60 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:17.674321 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 126/500] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:17 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:18.046949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e6072362-c9de-4958-9be2-cb0070867605 req-ae930688-4299-42d4-a271-ebf16d4450c5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.049198 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-ae930688-4299-42d4-a271-ebf16d4450c5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:03:18.049442 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-ae930688-4299-42d4-a271-ebf16d4450c5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.049687 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-ae930688-4299-42d4-a271-ebf16d4450c5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.057167 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.057167 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:18.061527 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-e6072362-c9de-4958-9be2-cb0070867605 req-ae930688-4299-42d4-a271-ebf16d4450c5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:03:18.068616 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-ae930688-4299-42d4-a271-ebf16d4450c5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:03:18.069317 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 126/501] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:18.081971 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3fa11aa8-f3d0-42ce-8120-cff45e5f1299 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.082454 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3fa11aa8-f3d0-42ce-8120-cff45e5f1299 None None] GET https://10.4.3.126/volume// Aug 18 13:03:18.082744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3fa11aa8-f3d0-42ce-8120-cff45e5f1299 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.083000 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3fa11aa8-f3d0-42ce-8120-cff45e5f1299 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.083568 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3fa11aa8-f3d0-42ce-8120-cff45e5f1299 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:18.083699 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 124/502] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:03: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 18 13:03:18.092268 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e6072362-c9de-4958-9be2-cb0070867605 req-8e3a8882-4870-45df-a979-aab540b07a03 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.094932 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e4357634-05a6-4ef2-8b2f-52921e4b6be5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.096946 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e4357634-05a6-4ef2-8b2f-52921e4b6be5 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:18.097233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e4357634-05a6-4ef2-8b2f-52921e4b6be5 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.101235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e4357634-05a6-4ef2-8b2f-52921e4b6be5 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.101363 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-8e3a8882-4870-45df-a979-aab540b07a03 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:03:18.101363 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-8e3a8882-4870-45df-a979-aab540b07a03 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b963688-73e8-4783-b26f-50843fa782eb", "connector": null, "instance_uuid": "7669330b-32d1-4d74-8671-b8c19b9796f3"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:18.112177 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.112177 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:18.122238 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.122238 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:18.122451 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e4357634-05a6-4ef2-8b2f-52921e4b6be5 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:18.129586 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e4357634-05a6-4ef2-8b2f-52921e4b6be5 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:18.130674 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 127/503] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:03:18.168865 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-8e3a8882-4870-45df-a979-aab540b07a03 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:03:18.169388 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 127/504] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:03:18 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:18.546487 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c0548312-e39c-4a3c-bd88-2ea6db64a9a8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.557642 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0548312-e39c-4a3c-bd88-2ea6db64a9a8 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:18.564421 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0548312-e39c-4a3c-bd88-2ea6db64a9a8 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.564421 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0548312-e39c-4a3c-bd88-2ea6db64a9a8 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.579049 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.579049 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:18.588196 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c0548312-e39c-4a3c-bd88-2ea6db64a9a8 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:18.596342 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0548312-e39c-4a3c-bd88-2ea6db64a9a8 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:18.597451 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 127/505] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:18.667926 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-9ebabf77-b162-43d9-b30e-d716ad062022 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.670966 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-9ebabf77-b162-43d9-b30e-d716ad062022 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:18.671052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-9ebabf77-b162-43d9-b30e-d716ad062022 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.671182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-9ebabf77-b162-43d9-b30e-d716ad062022 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.678149 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.678149 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:18.686236 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-9ebabf77-b162-43d9-b30e-d716ad062022 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:18.691059 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-01557be4-6be6-482a-a152-9edb0cac0008 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.691429 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-9ebabf77-b162-43d9-b30e-d716ad062022 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:18.692053 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 125/506] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:18.693846 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-01557be4-6be6-482a-a152-9edb0cac0008 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:18.694117 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-01557be4-6be6-482a-a152-9edb0cac0008 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.694405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-01557be4-6be6-482a-a152-9edb0cac0008 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.716668 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.716668 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:18.723281 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-01557be4-6be6-482a-a152-9edb0cac0008 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:18.732705 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-01557be4-6be6-482a-a152-9edb0cac0008 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:18.733356 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 128/507] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:18.794032 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.795909 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:18.796171 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.796778 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.796778 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: 977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:18.809500 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.809500 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:18.809500 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:18.825117 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b92eb143-990a-48ad-b998-9821d907d8c4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.825609 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b92eb143-990a-48ad-b998-9821d907d8c4 None None] GET https://10.4.3.126/volume// Aug 18 13:03:18.825827 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b92eb143-990a-48ad-b998-9821d907d8c4 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.827234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b92eb143-990a-48ad-b998-9821d907d8c4 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.827234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b92eb143-990a-48ad-b998-9821d907d8c4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:18.827234 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 128/508] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:03: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 18 13:03:18.838525 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume request issued successfully. Aug 18 13:03:18.838570 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-52cf8b1a-4977-4fb7-abe2-4dcc58191e6c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 202 Aug 18 13:03:18.839136 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 128/509] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:18 2026] DELETE /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:03:18.843764 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-595117ae-80ab-4afd-95a3-25faca2f798a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.850048 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-595117ae-80ab-4afd-95a3-25faca2f798a tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:03:18.850170 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3afc1eb9-ad04-4fac-b05d-f894bbf70722 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.850533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-595117ae-80ab-4afd-95a3-25faca2f798a tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "666565b1-e42a-4f42-8f72-1b60ba67c96e", "connector": null, "instance_uuid": "ce98f84b-56ff-43df-825b-6da994eae7d4"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:18.852652 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3afc1eb9-ad04-4fac-b05d-f894bbf70722 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:18.852935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3afc1eb9-ad04-4fac-b05d-f894bbf70722 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.853347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3afc1eb9-ad04-4fac-b05d-f894bbf70722 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.862675 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.862675 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:18.865523 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.865523 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:18.869236 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3afc1eb9-ad04-4fac-b05d-f894bbf70722 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:18.870566 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-397ea4e4-7059-4397-8f7f-644b4701a0d0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.871015 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-397ea4e4-7059-4397-8f7f-644b4701a0d0 None None] GET https://10.4.3.126/volume// Aug 18 13:03:18.871905 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-397ea4e4-7059-4397-8f7f-644b4701a0d0 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.871905 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-397ea4e4-7059-4397-8f7f-644b4701a0d0 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.871905 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-397ea4e4-7059-4397-8f7f-644b4701a0d0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:18.872031 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 129/510] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03: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 18 13:03:18.873702 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3afc1eb9-ad04-4fac-b05d-f894bbf70722 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 200 Aug 18 13:03:18.876232 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 129/511] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:18.887862 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8796236a-e731-4b64-833b-cb53b6fb441c req-9b4a7fb2-9bc1-40b8-9691-b957f1dcf673 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.889952 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-9b4a7fb2-9bc1-40b8-9691-b957f1dcf673 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 Aug 18 13:03:18.890177 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-9b4a7fb2-9bc1-40b8-9691-b957f1dcf673 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.890380 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-9b4a7fb2-9bc1-40b8-9691-b957f1dcf673 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:18.900984 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:18.900984 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:18.905086 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8796236a-e731-4b64-833b-cb53b6fb441c req-9b4a7fb2-9bc1-40b8-9691-b957f1dcf673 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:03:18.911297 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-9b4a7fb2-9bc1-40b8-9691-b957f1dcf673 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 returned with HTTP 200 Aug 18 13:03:18.911887 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 129/512] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:18.923781 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-595117ae-80ab-4afd-95a3-25faca2f798a tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:03:18.924350 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 126/513] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:03:18 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:18.989332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9c48b6ec-cece-48d4-9dee-73b5d2fe1941 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:18.990866 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9c48b6ec-cece-48d4-9dee-73b5d2fe1941 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:18.991433 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9c48b6ec-cece-48d4-9dee-73b5d2fe1941 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:18.991575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9c48b6ec-cece-48d4-9dee-73b5d2fe1941 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.008605 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.008605 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:19.012585 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9c48b6ec-cece-48d4-9dee-73b5d2fe1941 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:19.021486 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9c48b6ec-cece-48d4-9dee-73b5d2fe1941 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:19.021666 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 130/514] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:18 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:19.042030 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-be5708fa-412b-4a97-953e-1b31e64a96fd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.042504 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be5708fa-412b-4a97-953e-1b31e64a96fd None None] GET https://10.4.3.126/volume// Aug 18 13:03:19.042722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be5708fa-412b-4a97-953e-1b31e64a96fd None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.043148 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be5708fa-412b-4a97-953e-1b31e64a96fd None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.043372 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be5708fa-412b-4a97-953e-1b31e64a96fd None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:19.043877 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 130/515] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:03:19.071025 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-a893998f-b703-4230-a950-9453d9b4b6f2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.074495 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8796236a-e731-4b64-833b-cb53b6fb441c req-580206a0-9076-46ff-b9a7-b2ce185317ee None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.076652 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-a893998f-b703-4230-a950-9453d9b4b6f2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:19.076652 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-a893998f-b703-4230-a950-9453d9b4b6f2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.076835 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-580206a0-9076-46ff-b9a7-b2ce185317ee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] PUT https://10.4.3.126/volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae Aug 18 13:03:19.078080 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-580206a0-9076-46ff-b9a7-b2ce185317ee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:19.078963 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-a893998f-b703-4230-a950-9453d9b4b6f2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.090169 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.090169 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:19.091278 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-8796236a-e731-4b64-833b-cb53b6fb441c req-580206a0-9076-46ff-b9a7-b2ce185317ee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Acquiring lock "cinder-attachment_update-012bc427-321e-4adb-9068-d595e6990dc2-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:03:19.094287 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-a893998f-b703-4230-a950-9453d9b4b6f2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:19.101041 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-a893998f-b703-4230-a950-9453d9b4b6f2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:19.104232 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 130/516] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:19 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:19.104406 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-8796236a-e731-4b64-833b-cb53b6fb441c req-580206a0-9076-46ff-b9a7-b2ce185317ee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-012bc427-321e-4adb-9068-d595e6990dc2-np0000007652" acquired by "attachment_update" :: waited 0.012s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:03:19.104406 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.104406 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:19.148517 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b424e1b1-e587-44d2-9b2a-0092c941bb36 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.150987 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b424e1b1-e587-44d2-9b2a-0092c941bb36 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:19.151375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b424e1b1-e587-44d2-9b2a-0092c941bb36 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.151527 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b424e1b1-e587-44d2-9b2a-0092c941bb36 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.164290 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.164290 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:19.169455 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b424e1b1-e587-44d2-9b2a-0092c941bb36 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:19.175313 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b424e1b1-e587-44d2-9b2a-0092c941bb36 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:19.175892 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 131/517] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:19 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:19.230224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-401290e6-b867-4a14-b692-67f2517f1587 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.233571 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-401290e6-b867-4a14-b692-67f2517f1587 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] PUT https://10.4.3.126/volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7 Aug 18 13:03:19.234100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-401290e6-b867-4a14-b692-67f2517f1587 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:19.235797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-8796236a-e731-4b64-833b-cb53b6fb441c req-580206a0-9076-46ff-b9a7-b2ce185317ee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-012bc427-321e-4adb-9068-d595e6990dc2-np0000007652" released by "attachment_update" :: held 0.134s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:03:19.236883 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-580206a0-9076-46ff-b9a7-b2ce185317ee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae returned with HTTP 200 Aug 18 13:03:19.236883 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 127/518] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:03:19 2026] PUT /volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:19.257651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-401290e6-b867-4a14-b692-67f2517f1587 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Acquiring lock "cinder-attachment_update-666565b1-e42a-4f42-8f72-1b60ba67c96e-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:03:19.268971 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-401290e6-b867-4a14-b692-67f2517f1587 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Lock "cinder-attachment_update-666565b1-e42a-4f42-8f72-1b60ba67c96e-np0000007652" acquired by "attachment_update" :: waited 0.011s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:03:19.270373 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.270373 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:19.285600 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8796236a-e731-4b64-833b-cb53b6fb441c req-b4920c53-0efe-4a16-925d-57a756e9ab3b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.287598 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-b4920c53-0efe-4a16-925d-57a756e9ab3b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae/action Aug 18 13:03:19.288201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-b4920c53-0efe-4a16-925d-57a756e9ab3b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:19.288201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-b4920c53-0efe-4a16-925d-57a756e9ab3b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:19.310364 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.310364 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:19.334151 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8796236a-e731-4b64-833b-cb53b6fb441c req-b4920c53-0efe-4a16-925d-57a756e9ab3b tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae/action returned with HTTP 204 Aug 18 13:03:19.334772 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 131/519] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:03:19 2026] POST /volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:19.397124 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-401290e6-b867-4a14-b692-67f2517f1587 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Lock "cinder-attachment_update-666565b1-e42a-4f42-8f72-1b60ba67c96e-np0000007652" released by "attachment_update" :: held 0.128s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:03:19.397481 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-401290e6-b867-4a14-b692-67f2517f1587 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7 returned with HTTP 200 Aug 18 13:03:19.397963 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 131/520] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:03:19 2026] PUT /volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:19.752769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c2854d14-cc6c-4877-882e-e0b807256996 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.755622 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c2854d14-cc6c-4877-882e-e0b807256996 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:19.755622 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c2854d14-cc6c-4877-882e-e0b807256996 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.755767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c2854d14-cc6c-4877-882e-e0b807256996 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.768860 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.768860 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:19.773625 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c2854d14-cc6c-4877-882e-e0b807256996 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:19.778964 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c2854d14-cc6c-4877-882e-e0b807256996 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:19.779386 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 132/521] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:19 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:19.880119 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6e267481-417e-476b-81d0-d6777a83efd9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.880119 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e267481-417e-476b-81d0-d6777a83efd9 None None] GET https://10.4.3.126/volume// Aug 18 13:03:19.880327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6e267481-417e-476b-81d0-d6777a83efd9 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.881567 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6e267481-417e-476b-81d0-d6777a83efd9 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.881567 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e267481-417e-476b-81d0-d6777a83efd9 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:19.882039 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 128/522] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03: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 18 13:03:19.894585 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-975ee34e-cb28-4ab6-96a9-5b212954abeb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.894827 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e6072362-c9de-4958-9be2-cb0070867605 req-9fecfe65-5197-48d2-97cb-29d84eac1eaf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.900440 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-975ee34e-cb28-4ab6-96a9-5b212954abeb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:19.900767 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-975ee34e-cb28-4ab6-96a9-5b212954abeb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.900851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-975ee34e-cb28-4ab6-96a9-5b212954abeb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.900983 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-9fecfe65-5197-48d2-97cb-29d84eac1eaf tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:03:19.901223 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-9fecfe65-5197-48d2-97cb-29d84eac1eaf tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.901456 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-9fecfe65-5197-48d2-97cb-29d84eac1eaf tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.903174 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=226,cinder:INSERT=24,cinder:UPDATE=43 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:03:19.907671 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=223,cinder:INSERT=23,cinder:UPDATE=34 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:03:19.910718 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-975ee34e-cb28-4ab6-96a9-5b212954abeb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 404 Aug 18 13:03:19.911619 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 132/523] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:19 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:19.917880 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:19.917880 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:19.924732 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-45d223ab-998b-42ec-a633-39ef82240897 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.925071 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-e6072362-c9de-4958-9be2-cb0070867605 req-9fecfe65-5197-48d2-97cb-29d84eac1eaf tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:03:19.929232 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45d223ab-998b-42ec-a633-39ef82240897 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:19.929232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-45d223ab-998b-42ec-a633-39ef82240897 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.929232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-45d223ab-998b-42ec-a633-39ef82240897 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.940324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45d223ab-998b-42ec-a633-39ef82240897 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 404 Aug 18 13:03:19.940488 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-9fecfe65-5197-48d2-97cb-29d84eac1eaf tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:03:19.940549 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 133/524] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:19 2026] GET /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:19.940589 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 132/525] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:19 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:19.950103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1d334fa8-b4dc-4aec-ad1a-4d466d49fc2f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:19.952063 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d334fa8-b4dc-4aec-ad1a-4d466d49fc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:19.952391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d334fa8-b4dc-4aec-ad1a-4d466d49fc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:19.952522 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d334fa8-b4dc-4aec-ad1a-4d466d49fc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:19.954416 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-1d334fa8-b4dc-4aec-ad1a-4d466d49fc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: 977357fa-b7f8-4082-b42a-44f4a5aba7da Aug 18 13:03:19.960804 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d334fa8-b4dc-4aec-ad1a-4d466d49fc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da returned with HTTP 404 Aug 18 13:03:19.961486 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 129/526] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:19 2026] DELETE /volume/v3/volumes/977357fa-b7f8-4082-b42a-44f4a5aba7da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:20.011186 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-970d7563-761c-40ba-961f-3b288090d3c1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:20.013454 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:03:20.013918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-896154222"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:20.015808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request body: {'volume': {'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-896154222'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:03:20.038061 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ff7c5426-2547-473d-b979-299036d661df None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:20.040343 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff7c5426-2547-473d-b979-299036d661df tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:20.040539 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5426-2547-473d-b979-299036d661df tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:20.040737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5426-2547-473d-b979-299036d661df tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:20.051504 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:20.051504 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:20.056076 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ff7c5426-2547-473d-b979-299036d661df tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:20.063623 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff7c5426-2547-473d-b979-299036d661df tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:20.063623 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 134/527] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:20 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:20.072405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e6072362-c9de-4958-9be2-cb0070867605 req-dc46a274-12fd-4901-9db2-9a017cd5cbd5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:20.077640 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-dc46a274-12fd-4901-9db2-9a017cd5cbd5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] PUT https://10.4.3.126/volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb Aug 18 13:03:20.078988 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-dc46a274-12fd-4901-9db2-9a017cd5cbd5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:20.093642 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-e6072362-c9de-4958-9be2-cb0070867605 req-dc46a274-12fd-4901-9db2-9a017cd5cbd5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Acquiring lock "cinder-attachment_update-6b963688-73e8-4783-b26f-50843fa782eb-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:03:20.105768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-e6072362-c9de-4958-9be2-cb0070867605 req-dc46a274-12fd-4901-9db2-9a017cd5cbd5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Lock "cinder-attachment_update-6b963688-73e8-4783-b26f-50843fa782eb-np0000007652" acquired by "attachment_update" :: waited 0.011s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:03:20.106173 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:20.106173 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:20.190797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b129808f-aa68-4c95-a314-7822b140a001 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:20.193759 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b129808f-aa68-4c95-a314-7822b140a001 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:20.194031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b129808f-aa68-4c95-a314-7822b140a001 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:20.195746 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b129808f-aa68-4c95-a314-7822b140a001 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:20.208900 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:20.208900 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:20.219538 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b129808f-aa68-4c95-a314-7822b140a001 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:20.228620 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b129808f-aa68-4c95-a314-7822b140a001 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:20.228620 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 130/528] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:20 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:20.232684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-e6072362-c9de-4958-9be2-cb0070867605 req-dc46a274-12fd-4901-9db2-9a017cd5cbd5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Lock "cinder-attachment_update-6b963688-73e8-4783-b26f-50843fa782eb-np0000007652" released by "attachment_update" :: held 0.128s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:03:20.233190 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-dc46a274-12fd-4901-9db2-9a017cd5cbd5 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb returned with HTTP 200 Aug 18 13:03:20.233960 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 133/529] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:03:20 2026] PUT /volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:20.281671 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e6072362-c9de-4958-9be2-cb0070867605 req-480f935a-adc3-405a-b19a-7c1900db3719 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:20.284079 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-480f935a-adc3-405a-b19a-7c1900db3719 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] POST https://10.4.3.126/volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb/action Aug 18 13:03:20.284480 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-480f935a-adc3-405a-b19a-7c1900db3719 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:20.284597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-480f935a-adc3-405a-b19a-7c1900db3719 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:20.316509 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:20.316509 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:20.321859 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume of 1 GB Aug 18 13:03:20.327200 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Availability Zones retrieved successfully. Aug 18 13:03:20.333199 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e6072362-c9de-4958-9be2-cb0070867605 req-480f935a-adc3-405a-b19a-7c1900db3719 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb/action returned with HTTP 204 Aug 18 13:03:20.333790 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 135/530] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:03:20 2026] POST /volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:20.336770 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (6031f411-470c-4530-86b5-98eb85818ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:20.337976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800fcd1a-0cb6-4266-96b7-388bfcf1abd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:20.339608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:03:20.472159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800fcd1a-0cb6-4266-96b7-388bfcf1abd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:20.473168 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1872a649-63ae-433d-8e78-036239fd193b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:20.563100 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['9c5e30c3-6c24-4c7b-9b19-da697e5646c2', '721dc875-3766-48ef-9c56-292c9ae579f4', '61ef506d-cbec-4c6c-8888-ef3c0575b378', '25a0e613-6d1a-4dd1-a708-6f01075e58e2'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:20.564674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1872a649-63ae-433d-8e78-036239fd193b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c5e30c3-6c24-4c7b-9b19-da697e5646c2', '721dc875-3766-48ef-9c56-292c9ae579f4', '61ef506d-cbec-4c6c-8888-ef3c0575b378', '25a0e613-6d1a-4dd1-a708-6f01075e58e2']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:20.565506 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b737e49e-a87b-4c4c-9fba-b338c5af61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:20.599521 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b737e49e-a87b-4c4c-9fba-b338c5af61a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ee2825-b6c0-4e8e-afdd-06ee17405403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-896154222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['9c5e30c3-6c24-4c7b-9b19-da697e5646c2','721dc875-3766-48ef-9c56-292c9ae579f4','61ef506d-cbec-4c6c-8888-ef3c0575b378','25a0e613-6d1a-4dd1-a708-6f01075e58e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-896154222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11ee2825-b6c0-4e8e-afdd-06ee17405403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845426c78632442d9c85d5c7390d7bae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02ba9982352f4369bc3b3161c022b33e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:20.600537 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9401a25d-3fa4-4208-aa89-ad86779638e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:20.641508 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9401a25d-3fa4-4208-aa89-ad86779638e2) transitioned into state 'SUCCESS' from state '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-896154222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['9c5e30c3-6c24-4c7b-9b19-da697e5646c2','721dc875-3766-48ef-9c56-292c9ae579f4','61ef506d-cbec-4c6c-8888-ef3c0575b378','25a0e613-6d1a-4dd1-a708-6f01075e58e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:20.641508 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98db6757-5d9c-4b09-b8b2-26620ca68d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:20.661926 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98db6757-5d9c-4b09-b8b2-26620ca68d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:20.663094 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (6031f411-470c-4530-86b5-98eb85818ecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:20.663665 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request issued successfully. Aug 18 13:03:20.664504 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-970d7563-761c-40ba-961f-3b288090d3c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:03:20.665426 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 133/531] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:03:20 2026] POST /volume/v3/volumes => generated 748 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:20.680780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3f47601b-9ad7-43f2-9b1f-e1c79f35f440 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:20.688105 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3f47601b-9ad7-43f2-9b1f-e1c79f35f440 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:03:20.688315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3f47601b-9ad7-43f2-9b1f-e1c79f35f440 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:20.688587 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3f47601b-9ad7-43f2-9b1f-e1c79f35f440 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:20.704603 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:20.704603 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:20.709031 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3f47601b-9ad7-43f2-9b1f-e1c79f35f440 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:20.718239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3f47601b-9ad7-43f2-9b1f-e1c79f35f440 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 200 Aug 18 13:03:20.718239 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 131/532] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:20 2026] GET /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:20.805100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b2ac2b12-174a-43aa-a563-bbd594eb779f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:20.807933 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2ac2b12-174a-43aa-a563-bbd594eb779f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:20.807933 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b2ac2b12-174a-43aa-a563-bbd594eb779f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:20.810415 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b2ac2b12-174a-43aa-a563-bbd594eb779f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:20.822404 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:20.822404 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:20.827106 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b2ac2b12-174a-43aa-a563-bbd594eb779f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:20.833643 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2ac2b12-174a-43aa-a563-bbd594eb779f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:20.834300 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 134/533] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:20 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:21.038840 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.043237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:03:21.043237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.043237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.043237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Delete volume with id: 2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:03:21.054724 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.054724 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:21.055960 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:03:21.086081 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Delete volume request issued successfully. Aug 18 13:03:21.086311 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-77bff890-cffd-41a3-964b-8e7b34d43450 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.086373 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4dbc218f-64c1-47e0-980a-fc51c662cf17 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b returned with HTTP 202 Aug 18 13:03:21.086373 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 136/534] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:21 2026] DELETE /volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:21.088159 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77bff890-cffd-41a3-964b-8e7b34d43450 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:21.088377 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77bff890-cffd-41a3-964b-8e7b34d43450 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.088675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77bff890-cffd-41a3-964b-8e7b34d43450 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.101847 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c3731cd8-2a4d-47be-acfb-bae55c17d95e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.104362 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c3731cd8-2a4d-47be-acfb-bae55c17d95e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:03:21.104658 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c3731cd8-2a4d-47be-acfb-bae55c17d95e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.104939 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c3731cd8-2a4d-47be-acfb-bae55c17d95e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.105667 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.105667 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:21.114905 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.114905 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:21.120082 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-77bff890-cffd-41a3-964b-8e7b34d43450 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:21.122338 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c3731cd8-2a4d-47be-acfb-bae55c17d95e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:03:21.129313 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c3731cd8-2a4d-47be-acfb-bae55c17d95e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b returned with HTTP 200 Aug 18 13:03:21.130570 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 132/535] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:21 2026] GET /volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:21.134520 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77bff890-cffd-41a3-964b-8e7b34d43450 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:21.134520 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 134/536] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:21 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:21.250776 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-88f8c603-9875-494e-9c74-053ec68bced1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.253486 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88f8c603-9875-494e-9c74-053ec68bced1 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:21.253845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88f8c603-9875-494e-9c74-053ec68bced1 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.254041 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88f8c603-9875-494e-9c74-053ec68bced1 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.268913 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.268913 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:21.272857 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-88f8c603-9875-494e-9c74-053ec68bced1 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:21.277604 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88f8c603-9875-494e-9c74-053ec68bced1 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:21.278283 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 135/537] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:21 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:21.730342 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-127bc92e-2673-49e7-9a71-65a29deca7e4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.735677 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-127bc92e-2673-49e7-9a71-65a29deca7e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:03:21.735934 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-127bc92e-2673-49e7-9a71-65a29deca7e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.736171 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-127bc92e-2673-49e7-9a71-65a29deca7e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.750126 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.750126 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:21.761253 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-127bc92e-2673-49e7-9a71-65a29deca7e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:21.767356 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-127bc92e-2673-49e7-9a71-65a29deca7e4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 200 Aug 18 13:03:21.767857 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 137/538] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:21 2026] GET /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:21.781612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aa3d16ea-1e10-49ec-ab70-8c6a58830fe9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.783930 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa3d16ea-1e10-49ec-ab70-8c6a58830fe9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:03:21.784192 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa3d16ea-1e10-49ec-ab70-8c6a58830fe9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.784466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa3d16ea-1e10-49ec-ab70-8c6a58830fe9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.792857 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.792857 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:21.796948 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-aa3d16ea-1e10-49ec-ab70-8c6a58830fe9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:21.807999 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa3d16ea-1e10-49ec-ab70-8c6a58830fe9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 200 Aug 18 13:03:21.808467 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 133/539] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:21 2026] GET /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:21.825046 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4a488ed3-d49c-45b2-80fd-889973c00345 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.827683 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a488ed3-d49c-45b2-80fd-889973c00345 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:03:21.828269 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a488ed3-d49c-45b2-80fd-889973c00345 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11ee2825-b6c0-4e8e-afdd-06ee17405403", "name": "tempest-VolumesBackupsTest-Backup-617472726", "container": "tempest-volumesbackupstest-backup-container-124373641"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:21.829999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-4a488ed3-d49c-45b2-80fd-889973c00345 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating new backup {'backup': {'volume_id': '11ee2825-b6c0-4e8e-afdd-06ee17405403', 'name': 'tempest-VolumesBackupsTest-Backup-617472726', 'container': 'tempest-volumesbackupstest-backup-container-124373641'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:03:21.830204 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-4a488ed3-d49c-45b2-80fd-889973c00345 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating backup of volume 11ee2825-b6c0-4e8e-afdd-06ee17405403 in container tempest-volumesbackupstest-backup-container-124373641 Aug 18 13:03:21.837846 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.837846 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:21.838942 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4a488ed3-d49c-45b2-80fd-889973c00345 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:03:21.851510 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b3ed88e1-eb49-4277-a898-4932dcc00e4e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.854431 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b3ed88e1-eb49-4277-a898-4932dcc00e4e tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:21.854737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b3ed88e1-eb49-4277-a898-4932dcc00e4e tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.855004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b3ed88e1-eb49-4277-a898-4932dcc00e4e tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.867547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-4a488ed3-d49c-45b2-80fd-889973c00345 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['697fa8f6-20a2-42df-88cd-853c92018c3f', '1cda7d3a-a427-45cf-bc21-fe6d5249d6ba'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:21.868156 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.868156 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:21.873661 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b3ed88e1-eb49-4277-a898-4932dcc00e4e tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:21.879543 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b3ed88e1-eb49-4277-a898-4932dcc00e4e tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:21.880261 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 136/540] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:21 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:21.922856 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a488ed3-d49c-45b2-80fd-889973c00345 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:03:21.923603 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 135/541] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:03:21 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:21.935767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8aec97bc-6122-4002-b128-b788f5afb6b7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:21.938976 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8aec97bc-6122-4002-b128-b788f5afb6b7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:21.939286 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8aec97bc-6122-4002-b128-b788f5afb6b7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:21.939704 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8aec97bc-6122-4002-b128-b788f5afb6b7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:21.939864 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8aec97bc-6122-4002-b128-b788f5afb6b7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:21.947843 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:21.947843 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:21.948156 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8aec97bc-6122-4002-b128-b788f5afb6b7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:21.948564 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 138/542] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:21 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:22.001531 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4daa4abe-692b-44aa-bd65-48eb6f6483bf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.003610 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4daa4abe-692b-44aa-bd65-48eb6f6483bf tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/limits Aug 18 13:03:22.003828 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4daa4abe-692b-44aa-bd65-48eb6f6483bf tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.004032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4daa4abe-692b-44aa-bd65-48eb6f6483bf tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.030683 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4daa4abe-692b-44aa-bd65-48eb6f6483bf tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 18 13:03:22.031287 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 134/543] 10.4.3.126 () {68 vars in 1484 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:22.092953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4d20f235-4267-4667-b7ac-e63acf4fd104 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.096400 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4d20f235-4267-4667-b7ac-e63acf4fd104 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:22.096886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4d20f235-4267-4667-b7ac-e63acf4fd104 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.097154 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4d20f235-4267-4667-b7ac-e63acf4fd104 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.110052 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.110052 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:22.114454 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4d20f235-4267-4667-b7ac-e63acf4fd104 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:22.121060 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-4d20f235-4267-4667-b7ac-e63acf4fd104 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 200 Aug 18 13:03:22.121658 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 137/544] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 1451 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:22.133481 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.135802 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:03:22.136225 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272e9da6-2353-450c-aeee-eb5af793adb5", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-524486311", "description": null, "metadata": {}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:22.145449 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fdf5d329-07ed-4b77-86be-1c1fa8cd4c9e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.148445 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fdf5d329-07ed-4b77-86be-1c1fa8cd4c9e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b Aug 18 13:03:22.148750 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fdf5d329-07ed-4b77-86be-1c1fa8cd4c9e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.149002 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fdf5d329-07ed-4b77-86be-1c1fa8cd4c9e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.149063 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-51bf2f77-bf06-4ba5-bcb6-9e6de8e5a70d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.149109 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.149109 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:22.149598 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:22.149788 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Create snapshot from volume 272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:22.151189 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-51bf2f77-bf06-4ba5-bcb6-9e6de8e5a70d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:22.151770 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-51bf2f77-bf06-4ba5-bcb6-9e6de8e5a70d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.151770 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-51bf2f77-bf06-4ba5-bcb6-9e6de8e5a70d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.156949 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fdf5d329-07ed-4b77-86be-1c1fa8cd4c9e tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b returned with HTTP 404 Aug 18 13:03:22.157604 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 139/545] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/2b95ca99-043e-49b4-9d25-7d5366685c9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:22.162712 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.162712 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:22.169520 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.171743 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:03:22.171997 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.172237 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.172719 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Delete volume with id: a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:03:22.173641 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-51bf2f77-bf06-4ba5-bcb6-9e6de8e5a70d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:22.178348 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-51bf2f77-bf06-4ba5-bcb6-9e6de8e5a70d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:22.179106 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 135/546] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:22.194231 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.194231 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:22.194813 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:03:22.209388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Created reservations ['c1b8a292-3115-477b-84e1-474df03d4d7c', 'f5937e17-b016-458a-a337-698ac5448c3d', '2d1a65dc-5f0d-43e1-a39a-a8d5436072ee', 'dcafe8bd-ffe5-4f56-9549-f134146a818c'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:22.216667 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Delete volume request issued successfully. Aug 18 13:03:22.216667 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6fb55754-2f40-43ba-982b-6bc1ff5a1326 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 returned with HTTP 202 Aug 18 13:03:22.217091 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 138/547] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:22 2026] DELETE /volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:22.227379 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e2863aa1-2f95-450d-9def-29bd538b7907 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.229927 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2863aa1-2f95-450d-9def-29bd538b7907 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:03:22.230161 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2863aa1-2f95-450d-9def-29bd538b7907 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.230435 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2863aa1-2f95-450d-9def-29bd538b7907 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.239112 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.239112 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:22.244880 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e2863aa1-2f95-450d-9def-29bd538b7907 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:03:22.251822 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2863aa1-2f95-450d-9def-29bd538b7907 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 returned with HTTP 200 Aug 18 13:03:22.251969 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 140/548] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:22.263149 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Snapshot force create request issued successfully. Aug 18 13:03:22.263632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-b0ed4974-2b58-47ab-93f0-f81115a5220f req-138b7971-ad8f-4b0d-bdeb-fe9e10e20572 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:03:22.264292 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 136/549] 10.4.3.126 () {72 vars in 1547 bytes} [Tue Aug 18 13:03:22 2026] POST /volume/v3/snapshots => generated 318 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:22.295105 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4ef35925-f14d-432b-8900-d81dbb142b25 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.296971 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ef35925-f14d-432b-8900-d81dbb142b25 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:22.297158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ef35925-f14d-432b-8900-d81dbb142b25 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.297570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ef35925-f14d-432b-8900-d81dbb142b25 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.309524 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.309524 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:22.314499 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ef35925-f14d-432b-8900-d81dbb142b25 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:22.319711 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ef35925-f14d-432b-8900-d81dbb142b25 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:22.320152 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 136/550] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:22.685555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-71893f7c-2134-48ba-9e29-2ffec601925f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.688976 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-71893f7c-2134-48ba-9e29-2ffec601925f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] POST https://10.4.3.126/volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24/action Aug 18 13:03:22.689586 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-71893f7c-2134-48ba-9e29-2ffec601925f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:22.689794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-71893f7c-2134-48ba-9e29-2ffec601925f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:22.713280 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.713280 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:22.728350 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6a6b8b3d-b135-496f-92b0-2a80661d4d70 req-71893f7c-2134-48ba-9e29-2ffec601925f tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24/action returned with HTTP 204 Aug 18 13:03:22.729071 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 139/551] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:03:22 2026] POST /volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:22.898030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-10307ea3-2818-4a86-b940-d8087a8fc010 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.900084 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-10307ea3-2818-4a86-b940-d8087a8fc010 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:22.900291 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-10307ea3-2818-4a86-b940-d8087a8fc010 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.900499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-10307ea3-2818-4a86-b940-d8087a8fc010 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.913358 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.913358 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:22.918371 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-10307ea3-2818-4a86-b940-d8087a8fc010 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:22.924524 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-10307ea3-2818-4a86-b940-d8087a8fc010 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:22.925080 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 141/552] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:22.940813 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-70cc3725-ee3e-4a22-a3a4-ac7a776c30db None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.943260 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70cc3725-ee3e-4a22-a3a4-ac7a776c30db tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:22.943527 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-70cc3725-ee3e-4a22-a3a4-ac7a776c30db tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.943795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-70cc3725-ee3e-4a22-a3a4-ac7a776c30db tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.955831 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.955831 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:22.960888 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3e37afa6-793c-436f-a844-64f769a3d187 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.961132 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-70cc3725-ee3e-4a22-a3a4-ac7a776c30db tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:22.964239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e37afa6-793c-436f-a844-64f769a3d187 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:22.964445 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e37afa6-793c-436f-a844-64f769a3d187 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.964579 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e37afa6-793c-436f-a844-64f769a3d187 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.964694 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-3e37afa6-793c-436f-a844-64f769a3d187 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:22.966082 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70cc3725-ee3e-4a22-a3a4-ac7a776c30db tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:22.966493 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 137/553] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:22.970966 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.970966 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:22.971816 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e37afa6-793c-436f-a844-64f769a3d187 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:22.973153 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 137/554] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:22.980611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d0a7721e-61c4-4f0a-a42e-b173f238b58c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:22.982383 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0a7721e-61c4-4f0a-a42e-b173f238b58c tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:22.982573 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0a7721e-61c4-4f0a-a42e-b173f238b58c tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:22.982768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0a7721e-61c4-4f0a-a42e-b173f238b58c tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:22.992154 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:22.992154 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:22.995840 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d0a7721e-61c4-4f0a-a42e-b173f238b58c tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:23.001955 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0a7721e-61c4-4f0a-a42e-b173f238b58c tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:23.002454 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 140/555] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:22 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:23.198070 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa559be8-8f3e-4bd2-bcd3-47b9b8f88182 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:23.199811 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa559be8-8f3e-4bd2-bcd3-47b9b8f88182 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:23.199952 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-523434b4-6a65-4aa8-ab04-272d52bd7190 req-f5600354-75cb-46e7-b285-5e72f1e940ed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:23.200054 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa559be8-8f3e-4bd2-bcd3-47b9b8f88182 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:23.200200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa559be8-8f3e-4bd2-bcd3-47b9b8f88182 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:23.202358 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-523434b4-6a65-4aa8-ab04-272d52bd7190 req-f5600354-75cb-46e7-b285-5e72f1e940ed tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:03:23.202591 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-523434b4-6a65-4aa8-ab04-272d52bd7190 req-f5600354-75cb-46e7-b285-5e72f1e940ed tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:23.202852 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-523434b4-6a65-4aa8-ab04-272d52bd7190 req-f5600354-75cb-46e7-b285-5e72f1e940ed tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:23.220453 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:23.220453 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:23.224514 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:23.224514 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:23.226452 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-aa559be8-8f3e-4bd2-bcd3-47b9b8f88182 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:23.229553 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-523434b4-6a65-4aa8-ab04-272d52bd7190 req-f5600354-75cb-46e7-b285-5e72f1e940ed tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:03:23.232309 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa559be8-8f3e-4bd2-bcd3-47b9b8f88182 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:23.232846 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 142/556] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:23 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:23.237032 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-523434b4-6a65-4aa8-ab04-272d52bd7190 req-f5600354-75cb-46e7-b285-5e72f1e940ed tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:03:23.237415 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 138/557] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:23 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:23.267337 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ee4fb876-fcdc-4337-92ff-56a29c4b3e18 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:23.270731 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee4fb876-fcdc-4337-92ff-56a29c4b3e18 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 Aug 18 13:03:23.270944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee4fb876-fcdc-4337-92ff-56a29c4b3e18 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:23.271217 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee4fb876-fcdc-4337-92ff-56a29c4b3e18 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:23.279733 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee4fb876-fcdc-4337-92ff-56a29c4b3e18 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 returned with HTTP 404 Aug 18 13:03:23.280455 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 138/558] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:23 2026] GET /volume/v3/volumes/a37d4c83-12be-4cdf-a8f3-d0504def9d00 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:23.293503 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-681698b2-c281-4f90-82d6-95a2f352b508 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:23.294813 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-681698b2-c281-4f90-82d6-95a2f352b508 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:03:23.295094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-681698b2-c281-4f90-82d6-95a2f352b508 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:23.295386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-681698b2-c281-4f90-82d6-95a2f352b508 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:23.295576 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-681698b2-c281-4f90-82d6-95a2f352b508 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Delete volume with id: c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:03:23.317591 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:23.317591 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:23.318257 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-681698b2-c281-4f90-82d6-95a2f352b508 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:03:23.336898 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-43639728-575e-4503-a537-4d9fcb865889 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:23.340377 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-43639728-575e-4503-a537-4d9fcb865889 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:23.340618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-43639728-575e-4503-a537-4d9fcb865889 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:23.340803 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-43639728-575e-4503-a537-4d9fcb865889 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:23.347524 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-681698b2-c281-4f90-82d6-95a2f352b508 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Delete volume request issued successfully. Aug 18 13:03:23.347780 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-681698b2-c281-4f90-82d6-95a2f352b508 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca returned with HTTP 202 Aug 18 13:03:23.350282 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 141/559] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:23 2026] DELETE /volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:03:23.354232 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:23.354232 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:23.356856 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-32bb3d43-6609-4de2-b91d-1e983aa1f8d7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:23.359170 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32bb3d43-6609-4de2-b91d-1e983aa1f8d7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:03:23.362347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32bb3d43-6609-4de2-b91d-1e983aa1f8d7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:23.362347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32bb3d43-6609-4de2-b91d-1e983aa1f8d7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:23.362451 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-43639728-575e-4503-a537-4d9fcb865889 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:23.364411 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-43639728-575e-4503-a537-4d9fcb865889 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:23.364928 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 143/560] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:23 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:23.370269 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:23.370269 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:23.375160 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-32bb3d43-6609-4de2-b91d-1e983aa1f8d7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Volume info retrieved successfully. Aug 18 13:03:23.380908 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32bb3d43-6609-4de2-b91d-1e983aa1f8d7 tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca returned with HTTP 200 Aug 18 13:03:23.381442 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 139/561] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:23 2026] GET /volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:23.984481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6b56aad1-5d84-4d79-859f-de17f933c532 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:23.986720 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6b56aad1-5d84-4d79-859f-de17f933c532 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:23.986982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6b56aad1-5d84-4d79-859f-de17f933c532 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:23.987228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6b56aad1-5d84-4d79-859f-de17f933c532 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:23.987393 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-6b56aad1-5d84-4d79-859f-de17f933c532 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:23.993013 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:23.993013 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:23.994032 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6b56aad1-5d84-4d79-859f-de17f933c532 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:23.994489 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 139/562] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:23 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:24.250713 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-31be5cd4-1b67-4fa6-9dbe-aaf0a93a3a11 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:24.253356 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31be5cd4-1b67-4fa6-9dbe-aaf0a93a3a11 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:24.253721 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31be5cd4-1b67-4fa6-9dbe-aaf0a93a3a11 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:24.254016 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31be5cd4-1b67-4fa6-9dbe-aaf0a93a3a11 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:24.280352 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:24.280352 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:24.283973 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-31be5cd4-1b67-4fa6-9dbe-aaf0a93a3a11 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:24.290769 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31be5cd4-1b67-4fa6-9dbe-aaf0a93a3a11 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:24.291721 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 142/563] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:24 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:24.382676 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c6f766f0-b5eb-43b5-8576-86ab6a28aac7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:24.385025 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c6f766f0-b5eb-43b5-8576-86ab6a28aac7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:24.385280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c6f766f0-b5eb-43b5-8576-86ab6a28aac7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:24.385570 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c6f766f0-b5eb-43b5-8576-86ab6a28aac7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:24.395022 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-10fd6b49-0249-493a-abdc-fab3c436db8a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:24.397968 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:24.397968 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:24.399818 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10fd6b49-0249-493a-abdc-fab3c436db8a tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] GET https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca Aug 18 13:03:24.400003 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10fd6b49-0249-493a-abdc-fab3c436db8a tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:24.400193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10fd6b49-0249-493a-abdc-fab3c436db8a tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:24.402167 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c6f766f0-b5eb-43b5-8576-86ab6a28aac7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:24.407191 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c6f766f0-b5eb-43b5-8576-86ab6a28aac7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:24.407689 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 144/564] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:24 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:24.413382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10fd6b49-0249-493a-abdc-fab3c436db8a tempest-TaggedBootDevicesTest_v242-1442829599 tempest-TaggedBootDevicesTest_v242-1442829599-project-member] https://10.4.3.126/volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca returned with HTTP 404 Aug 18 13:03:24.414043 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 140/565] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:24 2026] GET /volume/v3/volumes/c664fedc-3b0d-4a98-8245-72985aaed7ca => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:24.552965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5653f76f-425f-4b0c-8628-d46eaa4d9673 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:24.555146 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5653f76f-425f-4b0c-8628-d46eaa4d9673 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 Aug 18 13:03:24.555430 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5653f76f-425f-4b0c-8628-d46eaa4d9673 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:24.555692 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5653f76f-425f-4b0c-8628-d46eaa4d9673 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:24.561814 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:24.561814 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:24.562346 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5653f76f-425f-4b0c-8628-d46eaa4d9673 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Snapshot retrieved successfully. Aug 18 13:03:24.563514 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5653f76f-425f-4b0c-8628-d46eaa4d9673 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 returned with HTTP 200 Aug 18 13:03:24.564051 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 140/566] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:03:24 2026] GET /volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:24.930086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5116e13e-2f16-4542-8058-5a794d476e2f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:24.934103 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5116e13e-2f16-4542-8058-5a794d476e2f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 Aug 18 13:03:24.934103 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5116e13e-2f16-4542-8058-5a794d476e2f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:24.934103 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5116e13e-2f16-4542-8058-5a794d476e2f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:24.934103 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-5116e13e-2f16-4542-8058-5a794d476e2f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Delete snapshot with id: 7a48e5c1-bb76-4718-9305-a7dd217f3458 Aug 18 13:03:24.948235 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:24.948235 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:24.948235 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5116e13e-2f16-4542-8058-5a794d476e2f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Snapshot retrieved successfully. Aug 18 13:03:24.987036 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5116e13e-2f16-4542-8058-5a794d476e2f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Snapshot delete request issued successfully. Aug 18 13:03:24.987036 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5116e13e-2f16-4542-8058-5a794d476e2f tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 returned with HTTP 202 Aug 18 13:03:24.987036 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 143/567] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:03:24 2026] DELETE /volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:25.005217 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-759ef75d-492e-40de-942b-3a04a0034a93 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:25.011611 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-759ef75d-492e-40de-942b-3a04a0034a93 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 Aug 18 13:03:25.011611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-759ef75d-492e-40de-942b-3a04a0034a93 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:25.011611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-759ef75d-492e-40de-942b-3a04a0034a93 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:25.012065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-405c423c-9381-4d1f-b3d7-b13c1cc16691 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:25.016357 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-405c423c-9381-4d1f-b3d7-b13c1cc16691 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:25.017027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-405c423c-9381-4d1f-b3d7-b13c1cc16691 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:25.017027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-405c423c-9381-4d1f-b3d7-b13c1cc16691 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:25.017027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-405c423c-9381-4d1f-b3d7-b13c1cc16691 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:25.018631 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:25.018631 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:25.019834 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-759ef75d-492e-40de-942b-3a04a0034a93 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Snapshot retrieved successfully. Aug 18 13:03:25.021225 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-759ef75d-492e-40de-942b-3a04a0034a93 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 returned with HTTP 200 Aug 18 13:03:25.021606 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 145/568] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:03:25 2026] GET /volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:25.029539 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:25.029539 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:25.030581 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-405c423c-9381-4d1f-b3d7-b13c1cc16691 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:25.031378 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 141/569] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:25 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:25.306733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e655c0ef-da54-4f1f-a7c1-9b46f81823f3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:25.309196 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e655c0ef-da54-4f1f-a7c1-9b46f81823f3 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:25.309516 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e655c0ef-da54-4f1f-a7c1-9b46f81823f3 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:25.309812 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e655c0ef-da54-4f1f-a7c1-9b46f81823f3 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:25.321588 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:25.321588 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:25.325917 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e655c0ef-da54-4f1f-a7c1-9b46f81823f3 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:25.330535 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e655c0ef-da54-4f1f-a7c1-9b46f81823f3 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:25.331231 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 141/570] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:25 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:25.424364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-443b9a45-2311-415c-b759-3accc79edcaa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:25.426292 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-443b9a45-2311-415c-b759-3accc79edcaa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:25.426626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-443b9a45-2311-415c-b759-3accc79edcaa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:25.426995 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-443b9a45-2311-415c-b759-3accc79edcaa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:25.439395 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:25.439395 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:25.443148 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-443b9a45-2311-415c-b759-3accc79edcaa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:25.454116 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-443b9a45-2311-415c-b759-3accc79edcaa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:25.454116 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 144/571] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:25 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:26.040368 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-642b1f08-ac9f-4f40-829f-cdad2683e6b6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:26.044569 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-642b1f08-ac9f-4f40-829f-cdad2683e6b6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 Aug 18 13:03:26.044866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-642b1f08-ac9f-4f40-829f-cdad2683e6b6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:26.045111 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-642b1f08-ac9f-4f40-829f-cdad2683e6b6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:26.045992 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b2d9aefb-d91e-436b-93b6-f6e149bd3366 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:26.047191 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=234,cinder:UPDATE=37,cinder:INSERT=16 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:03:26.048637 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b2d9aefb-d91e-436b-93b6-f6e149bd3366 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:26.048810 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b2d9aefb-d91e-436b-93b6-f6e149bd3366 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:26.049075 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b2d9aefb-d91e-436b-93b6-f6e149bd3366 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:26.049258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b2d9aefb-d91e-436b-93b6-f6e149bd3366 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:26.051819 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-642b1f08-ac9f-4f40-829f-cdad2683e6b6 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 returned with HTTP 404 Aug 18 13:03:26.052522 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 146/572] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:03:26 2026] GET /volume/v3/snapshots/7a48e5c1-bb76-4718-9305-a7dd217f3458 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:26.055802 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:26.055802 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:26.056683 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b2d9aefb-d91e-436b-93b6-f6e149bd3366 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:26.057946 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 142/573] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:26 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:26.346146 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1953dea4-6b79-4be6-8b0a-a827afd34d5c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:26.349561 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1953dea4-6b79-4be6-8b0a-a827afd34d5c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:26.349561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1953dea4-6b79-4be6-8b0a-a827afd34d5c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:26.349561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1953dea4-6b79-4be6-8b0a-a827afd34d5c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:26.350726 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=252,cinder:UPDATE=52,cinder:INSERT=33 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:03:26.360701 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:26.360701 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:26.367802 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1953dea4-6b79-4be6-8b0a-a827afd34d5c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:26.373270 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1953dea4-6b79-4be6-8b0a-a827afd34d5c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:26.373922 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 142/574] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:26 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:26.472904 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-23716387-9948-4ca4-9c59-3c8ef5ed59e3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:26.474899 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23716387-9948-4ca4-9c59-3c8ef5ed59e3 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:26.475111 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23716387-9948-4ca4-9c59-3c8ef5ed59e3 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:26.475316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23716387-9948-4ca4-9c59-3c8ef5ed59e3 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:26.484919 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:26.484919 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:26.488877 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-23716387-9948-4ca4-9c59-3c8ef5ed59e3 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:26.493514 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23716387-9948-4ca4-9c59-3c8ef5ed59e3 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:26.494036 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 145/575] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:26 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:26.841044 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-6d0ae98c-b389-4a1c-8318-4b77cce4c938 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:26.843539 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-6d0ae98c-b389-4a1c-8318-4b77cce4c938 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] POST https://10.4.3.126/volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213/action Aug 18 13:03:26.844176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-6d0ae98c-b389-4a1c-8318-4b77cce4c938 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:26.844506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-6d0ae98c-b389-4a1c-8318-4b77cce4c938 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:26.872867 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:26.872867 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:26.894449 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e3a22cc-06eb-44b6-8665-4be438270ac0 req-6d0ae98c-b389-4a1c-8318-4b77cce4c938 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213/action returned with HTTP 204 Aug 18 13:03:26.895022 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 147/576] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:03:26 2026] POST /volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:27.069583 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0ee537c1-9b52-43af-9bde-83facb1d2f61 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.071565 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0ee537c1-9b52-43af-9bde-83facb1d2f61 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:27.071852 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0ee537c1-9b52-43af-9bde-83facb1d2f61 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.072118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0ee537c1-9b52-43af-9bde-83facb1d2f61 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.072307 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-0ee537c1-9b52-43af-9bde-83facb1d2f61 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:27.080282 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.080282 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:27.081111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0ee537c1-9b52-43af-9bde-83facb1d2f61 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:27.081528 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 143/577] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:27.388007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-caa1cef7-1ee5-4015-81a6-e4745d1bff4d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.390113 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-caa1cef7-1ee5-4015-81a6-e4745d1bff4d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:27.390354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-caa1cef7-1ee5-4015-81a6-e4745d1bff4d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.390579 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-caa1cef7-1ee5-4015-81a6-e4745d1bff4d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.401713 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.401713 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:27.406128 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-caa1cef7-1ee5-4015-81a6-e4745d1bff4d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:27.411015 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-caa1cef7-1ee5-4015-81a6-e4745d1bff4d tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:27.411592 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 143/578] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:27.510359 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0d52a929-d517-4629-bb94-00c1c4b66b0f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.512406 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0d52a929-d517-4629-bb94-00c1c4b66b0f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:27.512662 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0d52a929-d517-4629-bb94-00c1c4b66b0f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.512885 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0d52a929-d517-4629-bb94-00c1c4b66b0f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.523733 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.523733 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:27.528816 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0d52a929-d517-4629-bb94-00c1c4b66b0f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:27.533323 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0d52a929-d517-4629-bb94-00c1c4b66b0f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:27.533706 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 146/579] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:27.551240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-689cbdaa-cbcd-4ced-abc2-316cda2f1a39 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.552062 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-689cbdaa-cbcd-4ced-abc2-316cda2f1a39 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:27.552337 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-689cbdaa-cbcd-4ced-abc2-316cda2f1a39 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.552602 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-689cbdaa-cbcd-4ced-abc2-316cda2f1a39 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.569546 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.569546 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:27.570927 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-689cbdaa-cbcd-4ced-abc2-316cda2f1a39 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:27.576761 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-689cbdaa-cbcd-4ced-abc2-316cda2f1a39 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:27.577182 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 148/580] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:27.592618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1933a912-7557-4d41-9c06-99eed3233854 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.595127 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1933a912-7557-4d41-9c06-99eed3233854 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:27.596232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1933a912-7557-4d41-9c06-99eed3233854 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.596597 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1933a912-7557-4d41-9c06-99eed3233854 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.616259 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.616259 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:27.620493 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1933a912-7557-4d41-9c06-99eed3233854 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:27.627948 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1933a912-7557-4d41-9c06-99eed3233854 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:27.627948 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 144/581] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:27.729940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ce752ce2-74d0-44d9-94a0-086219445c3a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.730483 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ce752ce2-74d0-44d9-94a0-086219445c3a tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:27.730699 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ce752ce2-74d0-44d9-94a0-086219445c3a tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.730934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ce752ce2-74d0-44d9-94a0-086219445c3a tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.742223 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.742223 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:27.746402 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ce752ce2-74d0-44d9-94a0-086219445c3a tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:27.751691 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ce752ce2-74d0-44d9-94a0-086219445c3a tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:27.752169 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 144/582] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:27.780317 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-6dcbb6bc-e7c0-4909-85b2-dd8b7cd62b1d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.783325 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-6dcbb6bc-e7c0-4909-85b2-dd8b7cd62b1d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] POST https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4/action Aug 18 13:03:27.783830 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-6dcbb6bc-e7c0-4909-85b2-dd8b7cd62b1d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:27.784030 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-6dcbb6bc-e7c0-4909-85b2-dd8b7cd62b1d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:27.811611 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.811611 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:27.811814 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-6dcbb6bc-e7c0-4909-85b2-dd8b7cd62b1d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:27.822128 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-6dcbb6bc-e7c0-4909-85b2-dd8b7cd62b1d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Begin detaching volume completed successfully. Aug 18 13:03:27.823052 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-6dcbb6bc-e7c0-4909-85b2-dd8b7cd62b1d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4/action returned with HTTP 202 Aug 18 13:03:27.823052 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 147/583] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:03:27 2026] POST /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:03:27.851628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d8cb6cfc-4d74-4962-ae88-80518fd5da42 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.854134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8cb6cfc-4d74-4962-ae88-80518fd5da42 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:27.854463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d8cb6cfc-4d74-4962-ae88-80518fd5da42 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.854774 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d8cb6cfc-4d74-4962-ae88-80518fd5da42 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.871813 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.871813 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:27.881520 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d8cb6cfc-4d74-4962-ae88-80518fd5da42 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:27.881911 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9394b700-983c-4398-b35b-ea1f22e547d2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.882568 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9394b700-983c-4398-b35b-ea1f22e547d2 None None] GET https://10.4.3.126/volume// Aug 18 13:03:27.882860 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9394b700-983c-4398-b35b-ea1f22e547d2 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.883164 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9394b700-983c-4398-b35b-ea1f22e547d2 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.883813 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9394b700-983c-4398-b35b-ea1f22e547d2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:27.884440 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 145/584] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:03:27.890428 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8cb6cfc-4d74-4962-ae88-80518fd5da42 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:27.890760 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 149/585] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:27.894253 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-b607ee00-810c-4c08-b355-45d58145f0eb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:27.897262 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-b607ee00-810c-4c08-b355-45d58145f0eb tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:27.897477 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-b607ee00-810c-4c08-b355-45d58145f0eb tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:27.897727 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-b607ee00-810c-4c08-b355-45d58145f0eb tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:27.910068 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:27.910068 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:27.917544 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-b607ee00-810c-4c08-b355-45d58145f0eb tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:27.921074 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-b607ee00-810c-4c08-b355-45d58145f0eb tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:27.921494 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 145/586] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:03:27 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:28.097403 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-00c4cd9f-30dd-4ef2-976a-fc453c0ca830 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:28.100473 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-00c4cd9f-30dd-4ef2-976a-fc453c0ca830 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:28.100822 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-00c4cd9f-30dd-4ef2-976a-fc453c0ca830 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:28.101065 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-00c4cd9f-30dd-4ef2-976a-fc453c0ca830 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:28.101221 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-00c4cd9f-30dd-4ef2-976a-fc453c0ca830 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:28.115883 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:28.115883 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:28.116864 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-00c4cd9f-30dd-4ef2-976a-fc453c0ca830 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:28.117294 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 148/587] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:28 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:28.423631 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b272cd9e-4f70-473a-ac90-10a0063e62b0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:28.425964 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b272cd9e-4f70-473a-ac90-10a0063e62b0 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:28.426745 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b272cd9e-4f70-473a-ac90-10a0063e62b0 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:28.427026 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b272cd9e-4f70-473a-ac90-10a0063e62b0 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:28.443472 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:28.443472 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:28.448155 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b272cd9e-4f70-473a-ac90-10a0063e62b0 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:28.454197 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b272cd9e-4f70-473a-ac90-10a0063e62b0 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:28.455405 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 146/588] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:28 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:28.908308 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-730b8334-5738-4a18-8ad6-a812ecb63da4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:28.910707 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-730b8334-5738-4a18-8ad6-a812ecb63da4 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:28.910958 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-730b8334-5738-4a18-8ad6-a812ecb63da4 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:28.911252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-730b8334-5738-4a18-8ad6-a812ecb63da4 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:28.923933 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:28.923933 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:28.928367 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-730b8334-5738-4a18-8ad6-a812ecb63da4 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:28.934328 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-730b8334-5738-4a18-8ad6-a812ecb63da4 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:28.934825 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 150/589] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:28 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:29.130537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-019d1b48-ec91-4ed4-bf43-0523593e87cf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:29.132691 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-019d1b48-ec91-4ed4-bf43-0523593e87cf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:29.132962 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-019d1b48-ec91-4ed4-bf43-0523593e87cf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:29.133225 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-019d1b48-ec91-4ed4-bf43-0523593e87cf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:29.133507 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-019d1b48-ec91-4ed4-bf43-0523593e87cf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:29.138577 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:29.138577 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:29.139476 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-019d1b48-ec91-4ed4-bf43-0523593e87cf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:29.139947 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 146/590] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:29 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:29.471095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-68897c96-5841-4002-915f-174d338ae607 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:29.473120 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68897c96-5841-4002-915f-174d338ae607 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:29.473378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68897c96-5841-4002-915f-174d338ae607 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:29.473636 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68897c96-5841-4002-915f-174d338ae607 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:29.484533 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:29.484533 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:29.488904 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-68897c96-5841-4002-915f-174d338ae607 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:29.494754 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68897c96-5841-4002-915f-174d338ae607 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:29.495288 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 149/591] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:29 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:29.778515 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-fd946a6c-1ae4-4067-b957-cd91cda8a8a4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:29.780905 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-fd946a6c-1ae4-4067-b957-cd91cda8a8a4 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] POST https://10.4.3.126/volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7/action Aug 18 13:03:29.781330 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-fd946a6c-1ae4-4067-b957-cd91cda8a8a4 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:29.781503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-fd946a6c-1ae4-4067-b957-cd91cda8a8a4 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:29.798866 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:29.798866 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:29.809331 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6867aa5d-a918-4df6-b44c-1ef7d4d5189f req-fd946a6c-1ae4-4067-b957-cd91cda8a8a4 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7/action returned with HTTP 204 Aug 18 13:03:29.809788 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 147/592] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:03:29 2026] POST /volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:29.948466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2aab3bfa-dd3d-41b9-8e66-84a29ddacc97 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:29.950727 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2aab3bfa-dd3d-41b9-8e66-84a29ddacc97 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:29.950984 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2aab3bfa-dd3d-41b9-8e66-84a29ddacc97 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:29.951268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2aab3bfa-dd3d-41b9-8e66-84a29ddacc97 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:29.963537 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:29.963537 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:29.969016 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2aab3bfa-dd3d-41b9-8e66-84a29ddacc97 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:29.975470 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2aab3bfa-dd3d-41b9-8e66-84a29ddacc97 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:29.976025 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 151/593] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:29 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:30.149823 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7f27e0ec-e02a-433f-b45d-3177eb40ac89 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:30.152241 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7f27e0ec-e02a-433f-b45d-3177eb40ac89 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:30.152443 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7f27e0ec-e02a-433f-b45d-3177eb40ac89 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:30.152762 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7f27e0ec-e02a-433f-b45d-3177eb40ac89 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:30.152880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7f27e0ec-e02a-433f-b45d-3177eb40ac89 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:30.158252 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:30.158252 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:30.159254 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7f27e0ec-e02a-433f-b45d-3177eb40ac89 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:30.159761 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 147/594] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:30 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:30.509318 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-157ed4b3-f067-441b-988d-d3c5bb99ca55 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:30.511646 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-157ed4b3-f067-441b-988d-d3c5bb99ca55 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:30.511895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-157ed4b3-f067-441b-988d-d3c5bb99ca55 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:30.512095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-157ed4b3-f067-441b-988d-d3c5bb99ca55 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:30.523356 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:30.523356 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:30.531155 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-157ed4b3-f067-441b-988d-d3c5bb99ca55 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:30.538831 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-157ed4b3-f067-441b-988d-d3c5bb99ca55 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:30.539137 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 150/595] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:30 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:30.555519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d8af847d-90f9-4cf9-b773-7de1bb030d1c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:30.557520 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d8af847d-90f9-4cf9-b773-7de1bb030d1c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:30.557703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d8af847d-90f9-4cf9-b773-7de1bb030d1c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:30.557883 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d8af847d-90f9-4cf9-b773-7de1bb030d1c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:30.568175 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:30.568175 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:30.571845 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d8af847d-90f9-4cf9-b773-7de1bb030d1c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:30.576527 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d8af847d-90f9-4cf9-b773-7de1bb030d1c tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:30.576935 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 148/596] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:30 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:30.992300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ad21531a-fc8d-40f0-b991-3ed8a353eb62 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:30.994458 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ad21531a-fc8d-40f0-b991-3ed8a353eb62 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:30.994727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ad21531a-fc8d-40f0-b991-3ed8a353eb62 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:30.994949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ad21531a-fc8d-40f0-b991-3ed8a353eb62 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:31.007493 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:31.007493 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:31.014446 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ad21531a-fc8d-40f0-b991-3ed8a353eb62 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:31.021739 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ad21531a-fc8d-40f0-b991-3ed8a353eb62 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:31.022281 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 152/597] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:30 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:31.172411 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-79b330fb-2a0e-4aaa-acd5-e88586a2c467 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:31.174651 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79b330fb-2a0e-4aaa-acd5-e88586a2c467 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:31.174956 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79b330fb-2a0e-4aaa-acd5-e88586a2c467 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:31.175233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79b330fb-2a0e-4aaa-acd5-e88586a2c467 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:31.175412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-79b330fb-2a0e-4aaa-acd5-e88586a2c467 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:31.184579 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:31.184579 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:31.185714 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79b330fb-2a0e-4aaa-acd5-e88586a2c467 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:31.186130 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 148/598] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:31 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:32.037711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-da84a24f-1610-4029-8e8d-f9475f562af6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:32.039599 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da84a24f-1610-4029-8e8d-f9475f562af6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:32.039858 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da84a24f-1610-4029-8e8d-f9475f562af6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:32.040093 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da84a24f-1610-4029-8e8d-f9475f562af6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:32.050499 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:32.050499 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:32.054917 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-da84a24f-1610-4029-8e8d-f9475f562af6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:32.059542 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da84a24f-1610-4029-8e8d-f9475f562af6 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:32.060082 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 151/599] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:32 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:32.199063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-35759b11-8ea7-455e-81f0-b5c90e8daaa4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:32.201470 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35759b11-8ea7-455e-81f0-b5c90e8daaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:32.201790 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35759b11-8ea7-455e-81f0-b5c90e8daaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:32.202097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35759b11-8ea7-455e-81f0-b5c90e8daaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:32.202235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-35759b11-8ea7-455e-81f0-b5c90e8daaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:32.207602 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:32.207602 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:32.208714 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35759b11-8ea7-455e-81f0-b5c90e8daaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:32.209051 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 149/600] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:32 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:33.074060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-afce5a07-878f-4941-a8de-d44f0ae5b7a7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:33.076525 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-afce5a07-878f-4941-a8de-d44f0ae5b7a7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:33.076831 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-afce5a07-878f-4941-a8de-d44f0ae5b7a7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:33.077158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-afce5a07-878f-4941-a8de-d44f0ae5b7a7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:33.090809 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:33.090809 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:33.095598 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-afce5a07-878f-4941-a8de-d44f0ae5b7a7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:33.100706 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-afce5a07-878f-4941-a8de-d44f0ae5b7a7 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:33.101112 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 153/601] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:33 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:33.220684 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3ecb13c0-f69e-4252-9d4e-89a4d6950c5e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:33.223990 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3ecb13c0-f69e-4252-9d4e-89a4d6950c5e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:33.224396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3ecb13c0-f69e-4252-9d4e-89a4d6950c5e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:33.224965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3ecb13c0-f69e-4252-9d4e-89a4d6950c5e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:33.224965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-3ecb13c0-f69e-4252-9d4e-89a4d6950c5e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:33.233392 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:33.233392 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:33.236650 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3ecb13c0-f69e-4252-9d4e-89a4d6950c5e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:33.236650 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 149/602] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:33 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:34.116524 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-680156ad-94aa-4964-827c-6529d416a711 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:34.118852 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-680156ad-94aa-4964-827c-6529d416a711 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:34.119119 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-680156ad-94aa-4964-827c-6529d416a711 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:34.119358 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-680156ad-94aa-4964-827c-6529d416a711 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:34.131570 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:34.131570 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:34.135798 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-680156ad-94aa-4964-827c-6529d416a711 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:34.140358 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-680156ad-94aa-4964-827c-6529d416a711 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:34.140750 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 152/603] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:34 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:34.248158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-200345fe-1ff5-4d9e-bade-a59ee22a6cd2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:34.251010 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-200345fe-1ff5-4d9e-bade-a59ee22a6cd2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:34.251174 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-200345fe-1ff5-4d9e-bade-a59ee22a6cd2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:34.251466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-200345fe-1ff5-4d9e-bade-a59ee22a6cd2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:34.251598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-200345fe-1ff5-4d9e-bade-a59ee22a6cd2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:34.256771 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:34.256771 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:34.257878 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-200345fe-1ff5-4d9e-bade-a59ee22a6cd2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:34.258269 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 150/604] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:34 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:35.156787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b2ef0f9b-da3b-4de0-8f1d-03822beee11e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:35.159559 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2ef0f9b-da3b-4de0-8f1d-03822beee11e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:35.162541 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2ef0f9b-da3b-4de0-8f1d-03822beee11e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:35.162541 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2ef0f9b-da3b-4de0-8f1d-03822beee11e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:35.188124 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:35.188124 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:35.199913 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b2ef0f9b-da3b-4de0-8f1d-03822beee11e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:35.205126 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2ef0f9b-da3b-4de0-8f1d-03822beee11e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:35.205745 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 154/605] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:35 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:35.270241 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-228fcf5e-081e-4740-adbb-8d12f965cd34 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:35.273616 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-228fcf5e-081e-4740-adbb-8d12f965cd34 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:35.273875 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-228fcf5e-081e-4740-adbb-8d12f965cd34 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:35.274063 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-228fcf5e-081e-4740-adbb-8d12f965cd34 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:35.274154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-228fcf5e-081e-4740-adbb-8d12f965cd34 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:35.279348 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:35.279348 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:35.279932 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-228fcf5e-081e-4740-adbb-8d12f965cd34 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:35.280156 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 150/606] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:35 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:36.224365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cfca0824-cc63-4640-a69a-3494e1503dce None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:36.227422 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cfca0824-cc63-4640-a69a-3494e1503dce tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:36.227422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cfca0824-cc63-4640-a69a-3494e1503dce tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:36.227628 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cfca0824-cc63-4640-a69a-3494e1503dce tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:36.248857 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:36.248857 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:36.254624 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cfca0824-cc63-4640-a69a-3494e1503dce tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:36.260616 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cfca0824-cc63-4640-a69a-3494e1503dce tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:36.261917 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 153/607] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:36 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:36.296312 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d32410a1-3828-4e6b-98ef-db80dc0dcb3c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:36.299109 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d32410a1-3828-4e6b-98ef-db80dc0dcb3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:36.300005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d32410a1-3828-4e6b-98ef-db80dc0dcb3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:36.300005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d32410a1-3828-4e6b-98ef-db80dc0dcb3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:36.300005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-d32410a1-3828-4e6b-98ef-db80dc0dcb3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:36.308101 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:36.308101 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:36.309342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d32410a1-3828-4e6b-98ef-db80dc0dcb3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:36.309568 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 151/608] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:36 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:37.284348 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d1f3e339-5ffe-428f-a4fc-0ca668776baa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:37.286751 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1f3e339-5ffe-428f-a4fc-0ca668776baa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:37.291234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d1f3e339-5ffe-428f-a4fc-0ca668776baa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:37.291234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d1f3e339-5ffe-428f-a4fc-0ca668776baa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:37.322905 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:37.322905 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:37.327634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d2f295ae-8095-4672-826f-0ef85fa3a597 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:37.331005 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d2f295ae-8095-4672-826f-0ef85fa3a597 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:37.331255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d2f295ae-8095-4672-826f-0ef85fa3a597 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:37.332001 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d2f295ae-8095-4672-826f-0ef85fa3a597 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:37.332001 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d2f295ae-8095-4672-826f-0ef85fa3a597 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:37.338232 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d1f3e339-5ffe-428f-a4fc-0ca668776baa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:37.338407 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:37.338407 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:37.338407 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d2f295ae-8095-4672-826f-0ef85fa3a597 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:37.338407 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 151/609] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:37 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:37.362941 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1f3e339-5ffe-428f-a4fc-0ca668776baa tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:37.362941 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 155/610] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:37 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:38.356764 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9e06ad9e-da25-4ab1-bd00-da568699a3de None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:38.361134 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9e06ad9e-da25-4ab1-bd00-da568699a3de tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:38.361742 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9e06ad9e-da25-4ab1-bd00-da568699a3de tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:38.362158 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9e06ad9e-da25-4ab1-bd00-da568699a3de tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:38.362465 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-9e06ad9e-da25-4ab1-bd00-da568699a3de tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:38.369710 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:38.369710 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:38.371160 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9e06ad9e-da25-4ab1-bd00-da568699a3de tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:38.371955 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 154/611] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:38 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:38.389939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3183d3aa-7ed4-47ec-a3a1-5803da60b49f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:38.392636 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3183d3aa-7ed4-47ec-a3a1-5803da60b49f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:38.394010 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3183d3aa-7ed4-47ec-a3a1-5803da60b49f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:38.394010 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3183d3aa-7ed4-47ec-a3a1-5803da60b49f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:38.408326 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:38.408326 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:38.415742 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3183d3aa-7ed4-47ec-a3a1-5803da60b49f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:38.422824 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3183d3aa-7ed4-47ec-a3a1-5803da60b49f tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:38.424262 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 152/612] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:38 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:38.709548 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ae5c67f8-921c-440a-9355-94dded889e51 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:38.715331 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ae5c67f8-921c-440a-9355-94dded889e51 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] DELETE https://10.4.3.126/volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213 Aug 18 13:03:38.715701 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ae5c67f8-921c-440a-9355-94dded889e51 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:38.716083 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ae5c67f8-921c-440a-9355-94dded889e51 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:38.729608 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:38.729608 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:38.834277 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5df90013-4aee-4781-9355-9d117f1b89e4 req-ae5c67f8-921c-440a-9355-94dded889e51 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213 returned with HTTP 200 Aug 18 13:03:38.834714 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 152/613] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:38 2026] DELETE /volume/v3/attachments/39804876-7388-45ce-89fb-bafb03bae213 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:39.008787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-ab46239d-f79b-4c62-b33a-487e70974916 req-1fafb0c4-7d13-491a-95a1-cf60b1844487 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:39.012844 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-1fafb0c4-7d13-491a-95a1-cf60b1844487 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] DELETE https://10.4.3.126/volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7 Aug 18 13:03:39.012844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-1fafb0c4-7d13-491a-95a1-cf60b1844487 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:39.013449 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-1fafb0c4-7d13-491a-95a1-cf60b1844487 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:39.029909 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:39.029909 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:39.117151 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-1fafb0c4-7d13-491a-95a1-cf60b1844487 tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7 returned with HTTP 200 Aug 18 13:03:39.117735 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 156/614] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:39 2026] DELETE /volume/v3/attachments/529be2b1-6056-4f6b-a1c8-84185a718bd7 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:39.145481 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:39.147782 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] DELETE https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:39.148009 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:39.148315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:39.148552 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Delete volume with id: 272e9da6-2353-450c-aeee-eb5af793adb5 Aug 18 13:03:39.157064 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:39.157064 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:39.157610 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Volume info retrieved successfully. Aug 18 13:03:39.200463 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] Delete volume request issued successfully. Aug 18 13:03:39.200463 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ab46239d-f79b-4c62-b33a-487e70974916 req-3e2a62f8-e08d-4187-ad18-e77e9188a0ce tempest-ImageDependencyTests-1677776189 tempest-ImageDependencyTests-1677776189-project-member] https://10.4.3.126/volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 returned with HTTP 202 Aug 18 13:03:39.201043 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 155/615] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:03:39 2026] DELETE /volume/v3/volumes/272e9da6-2353-450c-aeee-eb5af793adb5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:39.393596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aa5548c6-e51b-4346-ba58-f4361704a57b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:39.400680 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa5548c6-e51b-4346-ba58-f4361704a57b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:39.400680 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aa5548c6-e51b-4346-ba58-f4361704a57b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:39.400680 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aa5548c6-e51b-4346-ba58-f4361704a57b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:39.400680 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-aa5548c6-e51b-4346-ba58-f4361704a57b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:39.407420 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:39.407420 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:39.409173 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa5548c6-e51b-4346-ba58-f4361704a57b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:39.409453 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 153/616] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:39 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:39.452734 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aa422d25-097f-4613-8ec8-ac5bdc543c4b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:39.455022 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa422d25-097f-4613-8ec8-ac5bdc543c4b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:39.455274 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa422d25-097f-4613-8ec8-ac5bdc543c4b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:39.456692 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa422d25-097f-4613-8ec8-ac5bdc543c4b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:39.468989 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:39.468989 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:39.474447 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-aa422d25-097f-4613-8ec8-ac5bdc543c4b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] Volume info retrieved successfully. Aug 18 13:03:39.480633 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa422d25-097f-4613-8ec8-ac5bdc543c4b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-reader] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:39.481606 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 153/617] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:39 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:39.566709 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-537b611d-0bcd-45e0-9651-ce89f02380ac None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:39.568849 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-537b611d-0bcd-45e0-9651-ce89f02380ac tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:39.569265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-537b611d-0bcd-45e0-9651-ce89f02380ac tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:39.569424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-537b611d-0bcd-45e0-9651-ce89f02380ac tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:39.578910 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:39.578910 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:39.585222 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-537b611d-0bcd-45e0-9651-ce89f02380ac tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:39.595146 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-537b611d-0bcd-45e0-9651-ce89f02380ac tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:39.596455 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 157/618] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:39 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:39.678387 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-87be8af9-15b8-400e-b3c9-448ac5acad9e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:39.681240 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87be8af9-15b8-400e-b3c9-448ac5acad9e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:39.682195 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87be8af9-15b8-400e-b3c9-448ac5acad9e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:39.682741 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87be8af9-15b8-400e-b3c9-448ac5acad9e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:39.695558 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:39.695558 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:39.700854 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-87be8af9-15b8-400e-b3c9-448ac5acad9e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:39.707806 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87be8af9-15b8-400e-b3c9-448ac5acad9e tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:39.708485 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 156/619] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:39 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:03:39.870447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-f59bfb15-321d-494a-9e60-45608a84fc64 req-fbd782f2-1651-412b-8582-3ccebc6d3549 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:39.876775 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f59bfb15-321d-494a-9e60-45608a84fc64 req-fbd782f2-1651-412b-8582-3ccebc6d3549 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] DELETE https://10.4.3.126/volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7 Aug 18 13:03:39.876775 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f59bfb15-321d-494a-9e60-45608a84fc64 req-fbd782f2-1651-412b-8582-3ccebc6d3549 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:39.876983 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f59bfb15-321d-494a-9e60-45608a84fc64 req-fbd782f2-1651-412b-8582-3ccebc6d3549 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:39.898739 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:39.898739 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:40.005454 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f59bfb15-321d-494a-9e60-45608a84fc64 req-fbd782f2-1651-412b-8582-3ccebc6d3549 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7 returned with HTTP 200 Aug 18 13:03:40.006003 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 154/620] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:39 2026] DELETE /volume/v3/attachments/307c9f12-5b8f-405c-b84e-9b43e2e978d7 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:40.440024 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-103b3fcf-f01d-4756-9f1a-50dec06f5c71 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:40.445128 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-103b3fcf-f01d-4756-9f1a-50dec06f5c71 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:40.445250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-103b3fcf-f01d-4756-9f1a-50dec06f5c71 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:40.445643 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-103b3fcf-f01d-4756-9f1a-50dec06f5c71 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:40.445643 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-103b3fcf-f01d-4756-9f1a-50dec06f5c71 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:40.452173 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:40.452173 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:40.453306 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-103b3fcf-f01d-4756-9f1a-50dec06f5c71 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:40.454469 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 154/621] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:40 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:40.747379 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d58ec721-ab32-45eb-83d8-b3111c331f70 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:40.749896 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d58ec721-ab32-45eb-83d8-b3111c331f70 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:03:40.750629 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d58ec721-ab32-45eb-83d8-b3111c331f70 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:40.751659 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d58ec721-ab32-45eb-83d8-b3111c331f70 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:40.768757 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:40.768757 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:40.781558 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d58ec721-ab32-45eb-83d8-b3111c331f70 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:03:40.791829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d58ec721-ab32-45eb-83d8-b3111c331f70 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:03:40.792512 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 158/622] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:03:40 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:03:41.471241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7c34076d-f742-4acf-bb8d-096233013d74 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:41.474711 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7c34076d-f742-4acf-bb8d-096233013d74 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:41.475012 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7c34076d-f742-4acf-bb8d-096233013d74 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:41.478542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7c34076d-f742-4acf-bb8d-096233013d74 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:41.478790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-7c34076d-f742-4acf-bb8d-096233013d74 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:41.488441 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:41.488441 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:41.488622 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7c34076d-f742-4acf-bb8d-096233013d74 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:41.489389 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 157/623] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:41 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:41.969013 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ff929486-1498-48ca-b6f4-ffbe970e25ca None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:41.970737 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff929486-1498-48ca-b6f4-ffbe970e25ca None None] GET https://10.4.3.126/volume// Aug 18 13:03:41.970999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff929486-1498-48ca-b6f4-ffbe970e25ca None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:41.971516 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff929486-1498-48ca-b6f4-ffbe970e25ca None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:41.971967 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff929486-1498-48ca-b6f4-ffbe970e25ca None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:03:41.974711 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 155/624] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:03:41 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:03:41.989764 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-067cb0f1-9635-4f3b-90bd-05ebb49eed69 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:41.992867 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-067cb0f1-9635-4f3b-90bd-05ebb49eed69 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:03:41.993372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-067cb0f1-9635-4f3b-90bd-05ebb49eed69 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "012bc427-321e-4adb-9068-d595e6990dc2", "connector": null, "instance_uuid": "df3756f7-c7e0-4bbb-b5b7-fbddb084c3e0"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:42.015497 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.015497 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:42.082375 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-067cb0f1-9635-4f3b-90bd-05ebb49eed69 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:03:42.083594 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 155/625] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:03:41 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:42.094394 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-88a745fb-d86e-464a-bb4a-08a514590a59 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:42.098430 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-88a745fb-d86e-464a-bb4a-08a514590a59 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae Aug 18 13:03:42.099503 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-88a745fb-d86e-464a-bb4a-08a514590a59 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:42.101523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-88a745fb-d86e-464a-bb4a-08a514590a59 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:42.120113 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.120113 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:42.232258 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-88a745fb-d86e-464a-bb4a-08a514590a59 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae returned with HTTP 200 Aug 18 13:03:42.234259 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 159/626] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:03:42 2026] DELETE /volume/v3/attachments/a488f4a8-51fe-4b7d-a616-ce3f278957ae => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:42.411589 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5224998b-0a50-4d75-80b7-cba61956a061 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:42.414708 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5224998b-0a50-4d75-80b7-cba61956a061 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:42.415569 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5224998b-0a50-4d75-80b7-cba61956a061 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:42.416032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5224998b-0a50-4d75-80b7-cba61956a061 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:42.430972 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.430972 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:42.438627 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5224998b-0a50-4d75-80b7-cba61956a061 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:42.446971 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5224998b-0a50-4d75-80b7-cba61956a061 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:42.447339 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 158/627] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:42 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:42.464525 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d36056fa-167a-481b-a3a9-95e9b62de436 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:42.473163 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d36056fa-167a-481b-a3a9-95e9b62de436 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:42.473163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d36056fa-167a-481b-a3a9-95e9b62de436 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:42.474869 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d36056fa-167a-481b-a3a9-95e9b62de436 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:42.492593 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.492593 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:42.499799 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d36056fa-167a-481b-a3a9-95e9b62de436 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:42.511107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-164b7af1-80f3-48ef-89ee-bf7a77f6dc98 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:42.513890 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d36056fa-167a-481b-a3a9-95e9b62de436 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:42.514372 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 156/628] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:42 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:42.514787 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-164b7af1-80f3-48ef-89ee-bf7a77f6dc98 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:42.515187 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-164b7af1-80f3-48ef-89ee-bf7a77f6dc98 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:42.516123 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-164b7af1-80f3-48ef-89ee-bf7a77f6dc98 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:42.516123 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-164b7af1-80f3-48ef-89ee-bf7a77f6dc98 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:42.528017 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.528017 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:42.531033 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-164b7af1-80f3-48ef-89ee-bf7a77f6dc98 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:42.531033 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 156/629] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:42 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:42.572151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d45eaa8c-3efb-401c-84c9-18543ad63d08 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:42.575181 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d45eaa8c-3efb-401c-84c9-18543ad63d08 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:42.576616 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d45eaa8c-3efb-401c-84c9-18543ad63d08 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:42.576913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d45eaa8c-3efb-401c-84c9-18543ad63d08 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:42.597406 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.597406 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:42.609125 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d45eaa8c-3efb-401c-84c9-18543ad63d08 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:42.622597 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d45eaa8c-3efb-401c-84c9-18543ad63d08 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:42.623701 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 160/630] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:42 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:42.657585 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:42.664652 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] DELETE https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:42.664652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:42.664797 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:42.664986 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Delete volume with id: 666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:42.678621 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.678621 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:42.679675 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:42.730886 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Delete volume request issued successfully. Aug 18 13:03:42.730886 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8adaf333-91f5-4911-aea0-f8a73f1944a2 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 202 Aug 18 13:03:42.730886 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 159/631] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:42 2026] DELETE /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:42.748510 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7b05467f-a7c7-463c-b8ea-8bc348440483 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:42.753442 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b05467f-a7c7-463c-b8ea-8bc348440483 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:42.753442 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b05467f-a7c7-463c-b8ea-8bc348440483 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:42.753442 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b05467f-a7c7-463c-b8ea-8bc348440483 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:42.784352 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:42.784352 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:42.794044 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7b05467f-a7c7-463c-b8ea-8bc348440483 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Volume info retrieved successfully. Aug 18 13:03:42.806903 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b05467f-a7c7-463c-b8ea-8bc348440483 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 200 Aug 18 13:03:42.806903 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 157/632] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:42 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:43.550281 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dd5122de-534a-46cc-a800-38355620e43f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:43.554939 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd5122de-534a-46cc-a800-38355620e43f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:43.554939 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd5122de-534a-46cc-a800-38355620e43f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:43.555222 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd5122de-534a-46cc-a800-38355620e43f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:43.555469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-dd5122de-534a-46cc-a800-38355620e43f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:43.562266 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:43.562266 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:43.563189 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd5122de-534a-46cc-a800-38355620e43f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:43.563718 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 157/633] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:43 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:43.829896 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-69403e1e-c367-4a18-b3fa-93b0147aea39 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:43.833060 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-69403e1e-c367-4a18-b3fa-93b0147aea39 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] GET https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e Aug 18 13:03:43.833336 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-69403e1e-c367-4a18-b3fa-93b0147aea39 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:43.833585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-69403e1e-c367-4a18-b3fa-93b0147aea39 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:43.847313 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-69403e1e-c367-4a18-b3fa-93b0147aea39 tempest-DeleteServersTestJSON-354363593 tempest-DeleteServersTestJSON-354363593-project-member] https://10.4.3.126/volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e returned with HTTP 404 Aug 18 13:03:43.847980 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 161/634] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:43 2026] GET /volume/v3/volumes/666565b1-e42a-4f42-8f72-1b60ba67c96e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:44.160102 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-a2b514b8-8e7b-48a4-859f-ed4d5c6ad6fc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:44.162731 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-a2b514b8-8e7b-48a4-859f-ed4d5c6ad6fc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] PUT https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 Aug 18 13:03:44.163434 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-a2b514b8-8e7b-48a4-859f-ed4d5c6ad6fc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:44.181315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-a2b514b8-8e7b-48a4-859f-ed4d5c6ad6fc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Acquiring lock "cinder-attachment_update-012bc427-321e-4adb-9068-d595e6990dc2-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:03:44.187402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-a2b514b8-8e7b-48a4-859f-ed4d5c6ad6fc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-012bc427-321e-4adb-9068-d595e6990dc2-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:03:44.191588 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:44.191588 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:44.301327 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-afe90904-c440-41bb-aea4-dec63818d54b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:44.304248 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-afe90904-c440-41bb-aea4-dec63818d54b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:44.304248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-afe90904-c440-41bb-aea4-dec63818d54b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:44.304426 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-afe90904-c440-41bb-aea4-dec63818d54b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:44.304546 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-afe90904-c440-41bb-aea4-dec63818d54b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Delete volume with id: d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:44.319765 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:44.319765 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:44.319765 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-afe90904-c440-41bb-aea4-dec63818d54b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:44.354381 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-afe90904-c440-41bb-aea4-dec63818d54b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Delete volume request issued successfully. Aug 18 13:03:44.354381 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-afe90904-c440-41bb-aea4-dec63818d54b tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 202 Aug 18 13:03:44.355426 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 158/635] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:44 2026] DELETE /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:44.367482 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-a2b514b8-8e7b-48a4-859f-ed4d5c6ad6fc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Lock "cinder-attachment_update-012bc427-321e-4adb-9068-d595e6990dc2-np0000007652" released by "attachment_update" :: held 0.179s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:03:44.367720 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5ab9dede-f1f2-4832-b8e1-737213054518 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:44.367761 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-a2b514b8-8e7b-48a4-859f-ed4d5c6ad6fc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 returned with HTTP 200 Aug 18 13:03:44.367761 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 160/636] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:03:44 2026] PUT /volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:44.369795 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ab9dede-f1f2-4832-b8e1-737213054518 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:44.370107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ab9dede-f1f2-4832-b8e1-737213054518 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:44.370267 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ab9dede-f1f2-4832-b8e1-737213054518 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:44.383224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-93bfc810-7255-4076-b7c2-75026ec25b13 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:44.384765 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:44.384765 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:44.387696 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-93bfc810-7255-4076-b7c2-75026ec25b13 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 Aug 18 13:03:44.388065 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-93bfc810-7255-4076-b7c2-75026ec25b13 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:44.388586 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-93bfc810-7255-4076-b7c2-75026ec25b13 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:44.396671 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5ab9dede-f1f2-4832-b8e1-737213054518 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Volume info retrieved successfully. Aug 18 13:03:44.405374 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ab9dede-f1f2-4832-b8e1-737213054518 tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 200 Aug 18 13:03:44.406047 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 158/637] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:44 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:44.415537 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-93bfc810-7255-4076-b7c2-75026ec25b13 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 returned with HTTP 200 Aug 18 13:03:44.415910 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 162/638] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:03:44 2026] GET /volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:44.581353 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5be0dadb-256d-4656-af98-548f68a6cfae None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:44.583935 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5be0dadb-256d-4656-af98-548f68a6cfae tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:44.584283 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5be0dadb-256d-4656-af98-548f68a6cfae tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:44.584632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5be0dadb-256d-4656-af98-548f68a6cfae tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:44.584887 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5be0dadb-256d-4656-af98-548f68a6cfae tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:44.596707 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:44.596707 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:44.598116 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5be0dadb-256d-4656-af98-548f68a6cfae tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:44.598938 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 159/639] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:44 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:44.865046 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3192b4cf-4d8c-40ee-8b7e-52f975536207 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.040436 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3192b4cf-4d8c-40ee-8b7e-52f975536207 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:03:45.040436 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3192b4cf-4d8c-40ee-8b7e-52f975536207 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1192535886", "description": "tempest-group-type-description-683229868", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:45.048113 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:45.048113 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:45.083666 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3192b4cf-4d8c-40ee-8b7e-52f975536207 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:03:45.084421 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 161/640] 10.4.3.126 () {70 vars in 1312 bytes} [Tue Aug 18 13:03:44 2026] POST /volume/v3/group_types => generated 264 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:45.099517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7395ded3-53f5-4059-a536-b9177b4f110d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.103428 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7395ded3-53f5-4059-a536-b9177b4f110d tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] GET https://10.4.3.126/volume/v3/group_types Aug 18 13:03:45.103428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7395ded3-53f5-4059-a536-b9177b4f110d tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.103428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7395ded3-53f5-4059-a536-b9177b4f110d tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.129039 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7395ded3-53f5-4059-a536-b9177b4f110d tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 200 Aug 18 13:03:45.131869 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 159/641] 10.4.3.126 () {68 vars in 1290 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/group_types => generated 498 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:45.148377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9990510d-9dca-4279-a315-8744068f474a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.150697 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9990510d-9dca-4279-a315-8744068f474a tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] PUT https://10.4.3.126/volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e Aug 18 13:03:45.151241 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9990510d-9dca-4279-a315-8744068f474a tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1828169355", "description": "updated-group-type-desc"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:45.160172 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:45.160172 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:45.186436 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9990510d-9dca-4279-a315-8744068f474a tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e returned with HTTP 200 Aug 18 13:03:45.187096 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 163/642] 10.4.3.126 () {70 vars in 1422 bytes} [Tue Aug 18 13:03:45 2026] PUT /volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e => generated 255 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:45.202422 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f3cd4eb9-5a4a-4ef2-87b6-5b9e0203f1a8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.205185 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f3cd4eb9-5a4a-4ef2-87b6-5b9e0203f1a8 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] GET https://10.4.3.126/volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e Aug 18 13:03:45.205185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f3cd4eb9-5a4a-4ef2-87b6-5b9e0203f1a8 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.205450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f3cd4eb9-5a4a-4ef2-87b6-5b9e0203f1a8 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.213494 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f3cd4eb9-5a4a-4ef2-87b6-5b9e0203f1a8 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e returned with HTTP 200 Aug 18 13:03:45.214038 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 160/643] 10.4.3.126 () {68 vars in 1401 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e => generated 255 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:45.230998 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-601a06ad-f510-491a-b6a0-2f694f7d2b5c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.234032 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-601a06ad-f510-491a-b6a0-2f694f7d2b5c tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e Aug 18 13:03:45.234343 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-601a06ad-f510-491a-b6a0-2f694f7d2b5c tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.234647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-601a06ad-f510-491a-b6a0-2f694f7d2b5c tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.297437 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-601a06ad-f510-491a-b6a0-2f694f7d2b5c tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e returned with HTTP 202 Aug 18 13:03:45.298862 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 162/644] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:03:45 2026] DELETE /volume/v3/group_types/2638416a-8753-419f-84f3-921854ab649e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:03:45.315601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a93d74b1-d878-4b7e-8ddc-f1e32be6ccd2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.318845 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a93d74b1-d878-4b7e-8ddc-f1e32be6ccd2 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] GET https://10.4.3.126/volume/v3/group_types Aug 18 13:03:45.319182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a93d74b1-d878-4b7e-8ddc-f1e32be6ccd2 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.319979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a93d74b1-d878-4b7e-8ddc-f1e32be6ccd2 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.335059 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a93d74b1-d878-4b7e-8ddc-f1e32be6ccd2 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 200 Aug 18 13:03:45.336022 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 160/645] 10.4.3.126 () {68 vars in 1290 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/group_types => generated 248 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:45.347623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-15bd2498-6ee6-4b1a-adf2-f91b6a52d934 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.349829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-15bd2498-6ee6-4b1a-adf2-f91b6a52d934 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:03:45.350301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-15bd2498-6ee6-4b1a-adf2-f91b6a52d934 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2027234935", "is_public": true}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:45.378959 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-15bd2498-6ee6-4b1a-adf2-f91b6a52d934 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:03:45.384246 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 164/646] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:03:45 2026] POST /volume/v3/group_types => generated 164 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:03:45.393971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3407752e-ed47-4e12-857e-84cbecbb3ff9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.398292 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3407752e-ed47-4e12-857e-84cbecbb3ff9 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:03:45.399318 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3407752e-ed47-4e12-857e-84cbecbb3ff9 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-695522637", "is_public": false}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:45.439488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2c8aacd0-fc31-426c-8b3d-18da8b68d12d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.439488 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c8aacd0-fc31-426c-8b3d-18da8b68d12d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] GET https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 Aug 18 13:03:45.439488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c8aacd0-fc31-426c-8b3d-18da8b68d12d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.439488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c8aacd0-fc31-426c-8b3d-18da8b68d12d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.442645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3407752e-ed47-4e12-857e-84cbecbb3ff9 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:03:45.443200 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 161/647] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:03:45 2026] POST /volume/v3/group_types => generated 164 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:45.453462 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c8aacd0-fc31-426c-8b3d-18da8b68d12d tempest-AttachSCSIVolumeTestJSON-1967291058 tempest-AttachSCSIVolumeTestJSON-1967291058-project-member] https://10.4.3.126/volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 returned with HTTP 404 Aug 18 13:03:45.455424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e668191f-e060-435b-adc5-4008d07d7825 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.455517 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 163/648] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/volumes/d1f5903d-b549-4545-8bcc-68c50afa79b4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:45.459445 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e668191f-e060-435b-adc5-4008d07d7825 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] GET https://10.4.3.126/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 13:03:45.459900 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e668191f-e060-435b-adc5-4008d07d7825 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.460177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e668191f-e060-435b-adc5-4008d07d7825 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.479353 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e668191f-e060-435b-adc5-4008d07d7825 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 13:03:45.480259 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 161/649] 10.4.3.126 () {68 vars in 1351 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:45.496044 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-74d4dda2-a865-4a9e-ac90-f283bc02adb7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.499011 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-74d4dda2-a865-4a9e-ac90-f283bc02adb7 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] GET https://10.4.3.126/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 13:03:45.499445 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-74d4dda2-a865-4a9e-ac90-f283bc02adb7 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.499577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-74d4dda2-a865-4a9e-ac90-f283bc02adb7 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.516058 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-74d4dda2-a865-4a9e-ac90-f283bc02adb7 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 13:03:45.517992 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 165/650] 10.4.3.126 () {68 vars in 1353 bytes} [Tue Aug 18 13:03:45 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 18 13:03:45.534009 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b97beddf-5c06-4276-ac49-682e8862b5ea None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.537102 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b97beddf-5c06-4276-ac49-682e8862b5ea tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] GET https://10.4.3.126/volume/v3/group_types?is_public=False Aug 18 13:03:45.537102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b97beddf-5c06-4276-ac49-682e8862b5ea tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.537381 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b97beddf-5c06-4276-ac49-682e8862b5ea tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.552279 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b97beddf-5c06-4276-ac49-682e8862b5ea tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 13:03:45.553362 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 162/651] 10.4.3.126 () {68 vars in 1321 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:45.566400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0141d815-fa23-4765-bdd4-0ee39a3b7b7e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.570549 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0141d815-fa23-4765-bdd4-0ee39a3b7b7e tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] GET https://10.4.3.126/volume/v3/group_types?is_public=True Aug 18 13:03:45.570549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0141d815-fa23-4765-bdd4-0ee39a3b7b7e tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.571328 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0141d815-fa23-4765-bdd4-0ee39a3b7b7e tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.591334 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0141d815-fa23-4765-bdd4-0ee39a3b7b7e tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 13:03:45.592945 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 164/652] 10.4.3.126 () {68 vars in 1319 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:45.602431 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6e7f59ca-aa23-4842-b013-7393042c3427 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.605377 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e7f59ca-aa23-4842-b013-7393042c3427 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/089fbfb4-c4fe-4df5-b544-022dc33d92e7 Aug 18 13:03:45.605377 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6e7f59ca-aa23-4842-b013-7393042c3427 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.605377 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6e7f59ca-aa23-4842-b013-7393042c3427 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.616239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b49886d1-fdc4-4800-a6b2-0fd0fa9807b5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.621098 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b49886d1-fdc4-4800-a6b2-0fd0fa9807b5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:45.621343 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b49886d1-fdc4-4800-a6b2-0fd0fa9807b5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.621585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b49886d1-fdc4-4800-a6b2-0fd0fa9807b5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.621769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b49886d1-fdc4-4800-a6b2-0fd0fa9807b5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:45.629768 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:45.629768 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:45.629941 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e7f59ca-aa23-4842-b013-7393042c3427 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types/089fbfb4-c4fe-4df5-b544-022dc33d92e7 returned with HTTP 202 Aug 18 13:03:45.629941 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 162/653] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:03:45 2026] DELETE /volume/v3/group_types/089fbfb4-c4fe-4df5-b544-022dc33d92e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 13:03:45.630682 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b49886d1-fdc4-4800-a6b2-0fd0fa9807b5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:45.631077 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 166/654] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:45 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:45.643661 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-caf8db09-d3c0-45df-b456-d6a632663f39 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:45.646385 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-caf8db09-d3c0-45df-b456-d6a632663f39 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/3bfa0690-ad14-4c7a-9d5d-a820ab8dbb38 Aug 18 13:03:45.646662 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-caf8db09-d3c0-45df-b456-d6a632663f39 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:45.646968 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-caf8db09-d3c0-45df-b456-d6a632663f39 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:45.669510 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-caf8db09-d3c0-45df-b456-d6a632663f39 tempest-GroupTypesTest-720296511 tempest-GroupTypesTest-720296511-project-admin] https://10.4.3.126/volume/v3/group_types/3bfa0690-ad14-4c7a-9d5d-a820ab8dbb38 returned with HTTP 202 Aug 18 13:03:45.670411 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 163/655] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:03:45 2026] DELETE /volume/v3/group_types/3bfa0690-ad14-4c7a-9d5d-a820ab8dbb38 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:03:46.655327 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-054dbc7c-f328-4c4d-98ad-61cca25244ee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:46.659454 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-054dbc7c-f328-4c4d-98ad-61cca25244ee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:46.659454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-054dbc7c-f328-4c4d-98ad-61cca25244ee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:46.659454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-054dbc7c-f328-4c4d-98ad-61cca25244ee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:46.659454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-054dbc7c-f328-4c4d-98ad-61cca25244ee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:46.675083 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:46.675083 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:46.676311 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-054dbc7c-f328-4c4d-98ad-61cca25244ee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:46.676908 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 165/656] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:46 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:47.699063 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9c416c29-7246-4175-9684-e6bcb5064644 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:47.701816 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9c416c29-7246-4175-9684-e6bcb5064644 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:47.702760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9c416c29-7246-4175-9684-e6bcb5064644 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:47.702760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9c416c29-7246-4175-9684-e6bcb5064644 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:47.702760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9c416c29-7246-4175-9684-e6bcb5064644 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:47.710907 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:47.710907 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:47.720891 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9c416c29-7246-4175-9684-e6bcb5064644 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:47.722505 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 163/657] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:47 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:48.745406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-eba89a90-8f4b-4b09-b9f0-d8e7a35fb349 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:48.745800 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-eba89a90-8f4b-4b09-b9f0-d8e7a35fb349 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:48.750339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-eba89a90-8f4b-4b09-b9f0-d8e7a35fb349 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:48.750339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-eba89a90-8f4b-4b09-b9f0-d8e7a35fb349 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:48.750339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-eba89a90-8f4b-4b09-b9f0-d8e7a35fb349 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:48.754660 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:48.754660 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:48.756118 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-eba89a90-8f4b-4b09-b9f0-d8e7a35fb349 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:48.756865 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 167/658] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:48 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:49.779389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-97397c35-5c0e-478e-8638-b7881eb5ec8a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:49.783536 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97397c35-5c0e-478e-8638-b7881eb5ec8a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:49.783843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97397c35-5c0e-478e-8638-b7881eb5ec8a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:49.784119 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97397c35-5c0e-478e-8638-b7881eb5ec8a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:49.786006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-97397c35-5c0e-478e-8638-b7881eb5ec8a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:49.801385 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:49.801385 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:49.801385 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97397c35-5c0e-478e-8638-b7881eb5ec8a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:49.801385 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 164/659] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:49 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:50.073133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-87ad5124-6fc2-4eb7-92aa-1bb1b6ff385a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.370242 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87ad5124-6fc2-4eb7-92aa-1bb1b6ff385a tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:03:50.370242 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87ad5124-6fc2-4eb7-92aa-1bb1b6ff385a tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-58793463"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:50.397692 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87ad5124-6fc2-4eb7-92aa-1bb1b6ff385a tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:03:50.397692 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 166/660] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:03:50 2026] POST /volume/v3/types => generated 229 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:50.415574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-51fd5ebc-a803-4ef3-b034-51c819d6e367 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.418048 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-51fd5ebc-a803-4ef3-b034-51c819d6e367 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] POST https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs Aug 18 13:03:50.418977 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-51fd5ebc-a803-4ef3-b034-51c819d6e367 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:50.481007 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-51fd5ebc-a803-4ef3-b034-51c819d6e367 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs returned with HTTP 200 Aug 18 13:03:50.481277 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 164/661] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:03:50 2026] POST /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.493068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fd3adb4f-d3b6-4c67-a189-d72482c228a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.497234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fd3adb4f-d3b6-4c67-a189-d72482c228a5 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] GET https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 Aug 18 13:03:50.497234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fd3adb4f-d3b6-4c67-a189-d72482c228a5 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.497234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fd3adb4f-d3b6-4c67-a189-d72482c228a5 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:50.508853 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fd3adb4f-d3b6-4c67-a189-d72482c228a5 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 returned with HTTP 200 Aug 18 13:03:50.508853 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 168/662] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:03:50 2026] GET /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.522769 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-33a1e9ce-ddd4-462e-93b7-e44b66347106 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.525249 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33a1e9ce-ddd4-462e-93b7-e44b66347106 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] DELETE https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 Aug 18 13:03:50.525457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33a1e9ce-ddd4-462e-93b7-e44b66347106 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.525775 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33a1e9ce-ddd4-462e-93b7-e44b66347106 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:50.553663 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33a1e9ce-ddd4-462e-93b7-e44b66347106 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 returned with HTTP 202 Aug 18 13:03:50.553663 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 165/663] 10.4.3.126 () {66 vars in 1399 bytes} [Tue Aug 18 13:03:50 2026] DELETE /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:03:50.566305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e864780e-017b-47ce-b631-4ef0ff6263e6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.568787 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e864780e-017b-47ce-b631-4ef0ff6263e6 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] GET https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 Aug 18 13:03:50.569011 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e864780e-017b-47ce-b631-4ef0ff6263e6 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.569339 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e864780e-017b-47ce-b631-4ef0ff6263e6 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:50.584656 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e864780e-017b-47ce-b631-4ef0ff6263e6 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 returned with HTTP 404 Aug 18 13:03:50.589153 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 167/664] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:03:50 2026] GET /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:50.600474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6a0cadb6-e428-4521-a183-fa6d920d6418 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.602309 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a0cadb6-e428-4521-a183-fa6d920d6418 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] POST https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs Aug 18 13:03:50.602665 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6a0cadb6-e428-4521-a183-fa6d920d6418 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:50.637422 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a0cadb6-e428-4521-a183-fa6d920d6418 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs returned with HTTP 200 Aug 18 13:03:50.638007 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 165/665] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:03:50 2026] POST /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.652684 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-717a5c97-d15c-4e77-83f0-2411d40da313 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.655733 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-717a5c97-d15c-4e77-83f0-2411d40da313 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] GET https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs Aug 18 13:03:50.656319 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-717a5c97-d15c-4e77-83f0-2411d40da313 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.656717 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-717a5c97-d15c-4e77-83f0-2411d40da313 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:50.665089 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-717a5c97-d15c-4e77-83f0-2411d40da313 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs returned with HTTP 200 Aug 18 13:03:50.665752 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 169/666] 10.4.3.126 () {66 vars in 1378 bytes} [Tue Aug 18 13:03:50 2026] GET /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.680508 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6135d5f5-d971-49ad-a98f-a2250e292a23 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.682896 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6135d5f5-d971-49ad-a98f-a2250e292a23 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] POST https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs Aug 18 13:03:50.683388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6135d5f5-d971-49ad-a98f-a2250e292a23 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:50.716077 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6135d5f5-d971-49ad-a98f-a2250e292a23 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs returned with HTTP 200 Aug 18 13:03:50.716849 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 166/667] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:03:50 2026] POST /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.728327 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1e3a9333-6187-40d6-b02f-c006b7840f16 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.731318 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e3a9333-6187-40d6-b02f-c006b7840f16 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] PUT https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec2 Aug 18 13:03:50.731768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1e3a9333-6187-40d6-b02f-c006b7840f16 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:50.766968 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e3a9333-6187-40d6-b02f-c006b7840f16 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec2 returned with HTTP 200 Aug 18 13:03:50.767598 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 168/668] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:03:50 2026] PUT /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec2 => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.779837 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7398e900-5f0d-492f-bd6f-e21c0609844c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.781882 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7398e900-5f0d-492f-bd6f-e21c0609844c tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] GET https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec2 Aug 18 13:03:50.783228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7398e900-5f0d-492f-bd6f-e21c0609844c tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.783228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7398e900-5f0d-492f-bd6f-e21c0609844c tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:50.791574 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7398e900-5f0d-492f-bd6f-e21c0609844c tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec2 returned with HTTP 200 Aug 18 13:03:50.792425 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 166/669] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:03:50 2026] GET /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.804820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3715c09b-b979-4a9f-84d8-fc2091d49daf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.810290 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3715c09b-b979-4a9f-84d8-fc2091d49daf tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] POST https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs Aug 18 13:03:50.810440 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3715c09b-b979-4a9f-84d8-fc2091d49daf tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:50.814739 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-50bcce10-f067-4167-b199-d1fd3e2a9844 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.817420 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-50bcce10-f067-4167-b199-d1fd3e2a9844 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:50.817893 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-50bcce10-f067-4167-b199-d1fd3e2a9844 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.818173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-50bcce10-f067-4167-b199-d1fd3e2a9844 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:50.818352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-50bcce10-f067-4167-b199-d1fd3e2a9844 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:50.824662 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:50.824662 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:50.826652 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-50bcce10-f067-4167-b199-d1fd3e2a9844 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:50.827666 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 167/670] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:50 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:50.918423 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3715c09b-b979-4a9f-84d8-fc2091d49daf tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs returned with HTTP 200 Aug 18 13:03:50.919061 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 170/671] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:03:50 2026] POST /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs => generated 51 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.930458 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-61eab71f-3c8b-462a-b9c8-3081fb53341d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.933689 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61eab71f-3c8b-462a-b9c8-3081fb53341d tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] GET https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs Aug 18 13:03:50.933689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61eab71f-3c8b-462a-b9c8-3081fb53341d tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.933689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61eab71f-3c8b-462a-b9c8-3081fb53341d tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:50.943288 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61eab71f-3c8b-462a-b9c8-3081fb53341d tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs returned with HTTP 200 Aug 18 13:03:50.943794 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 169/672] 10.4.3.126 () {66 vars in 1378 bytes} [Tue Aug 18 13:03:50 2026] GET /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:50.957976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c2fd3dc7-2aef-4b44-ab81-30e0c27261a7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:50.960404 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c2fd3dc7-2aef-4b44-ab81-30e0c27261a7 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] DELETE https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581 Aug 18 13:03:50.960735 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c2fd3dc7-2aef-4b44-ab81-30e0c27261a7 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:50.961027 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c2fd3dc7-2aef-4b44-ab81-30e0c27261a7 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:51.018093 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c2fd3dc7-2aef-4b44-ab81-30e0c27261a7 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581 returned with HTTP 202 Aug 18 13:03:51.018093 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 167/673] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:03:50 2026] DELETE /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:51.030526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-59fac07e-7304-4e38-904c-2b5fcfb00c98 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:51.035856 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-59fac07e-7304-4e38-904c-2b5fcfb00c98 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] GET https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581 Aug 18 13:03:51.037299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-59fac07e-7304-4e38-904c-2b5fcfb00c98 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:51.038030 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-59fac07e-7304-4e38-904c-2b5fcfb00c98 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:51.043717 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-59fac07e-7304-4e38-904c-2b5fcfb00c98 tempest-VolumeTypesExtraSpecsTest-769178076 tempest-VolumeTypesExtraSpecsTest-769178076-project-admin] https://10.4.3.126/volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581 returned with HTTP 404 Aug 18 13:03:51.044654 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 168/674] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:03:51 2026] GET /volume/v3/types/be0a1618-d923-4d85-b2f9-d6e1b4f83581 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:51.312569 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-6b05e262-3a8c-453f-9c9b-bb0329631bee None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:51.316281 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-6b05e262-3a8c-453f-9c9b-bb0329631bee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] POST https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240/action Aug 18 13:03:51.317480 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-6b05e262-3a8c-453f-9c9b-bb0329631bee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:03:51.317480 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-6b05e262-3a8c-453f-9c9b-bb0329631bee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:51.366507 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:51.366507 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:51.408865 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-734a9dd4-4b03-40a7-8dd7-436b6cd87845 req-6b05e262-3a8c-453f-9c9b-bb0329631bee tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240/action returned with HTTP 204 Aug 18 13:03:51.409938 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 171/675] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:03:51 2026] POST /volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:51.854492 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-efda9b85-14e9-4f11-8af6-ade6bd03250e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:51.855541 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-efda9b85-14e9-4f11-8af6-ade6bd03250e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:51.855982 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-efda9b85-14e9-4f11-8af6-ade6bd03250e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:51.856094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-efda9b85-14e9-4f11-8af6-ade6bd03250e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:51.856273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-efda9b85-14e9-4f11-8af6-ade6bd03250e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:51.867884 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:51.867884 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:51.869888 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-efda9b85-14e9-4f11-8af6-ade6bd03250e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:51.870612 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 170/676] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:51 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:52.885744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e71f91ce-a4e4-4480-87c3-3fb6984a154c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:52.887833 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e71f91ce-a4e4-4480-87c3-3fb6984a154c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:52.888932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e71f91ce-a4e4-4480-87c3-3fb6984a154c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:52.888932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e71f91ce-a4e4-4480-87c3-3fb6984a154c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:52.888932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e71f91ce-a4e4-4480-87c3-3fb6984a154c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:52.894854 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:52.894854 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:52.895923 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e71f91ce-a4e4-4480-87c3-3fb6984a154c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:52.896416 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 168/677] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:52 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:53.915693 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb1d339d-77b5-40d9-882b-296a4bfe9536 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:53.918822 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb1d339d-77b5-40d9-882b-296a4bfe9536 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:53.918822 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb1d339d-77b5-40d9-882b-296a4bfe9536 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:53.919148 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb1d339d-77b5-40d9-882b-296a4bfe9536 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:53.919317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-bb1d339d-77b5-40d9-882b-296a4bfe9536 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:53.928285 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:53.928285 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:53.930048 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb1d339d-77b5-40d9-882b-296a4bfe9536 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:53.930858 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 169/678] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:53 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:54.105780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:54.300263 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:03:54.300263 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-138057947"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:54.302200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-138057947'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:03:54.302406 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Create volume of 1 GB Aug 18 13:03:54.308400 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Availability Zones retrieved successfully. Aug 18 13:03:54.317448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Flow 'volume_create_api' (37479f88-c7e7-400b-823d-e6c4e67dc873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:54.321300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742af459-69f8-4f93-a953-256d47cf3570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:54.321300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:03:54.375465 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742af459-69f8-4f93-a953-256d47cf3570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:54.378057 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e479d9f-3f7a-485e-acd6-557b95c85aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:54.528185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Created reservations ['38fac173-65bd-481e-a28f-b69b1e960890', '13ab3404-c732-4e40-a8eb-c9063a913589', 'd5611834-e50c-48a8-8a41-ff74834bc2ac', 'a385510d-33c4-4c45-a416-816e61764fb9'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:54.530387 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e479d9f-3f7a-485e-acd6-557b95c85aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38fac173-65bd-481e-a28f-b69b1e960890', '13ab3404-c732-4e40-a8eb-c9063a913589', 'd5611834-e50c-48a8-8a41-ff74834bc2ac', 'a385510d-33c4-4c45-a416-816e61764fb9']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:54.532681 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ee1f87-efdc-429e-8365-5858b411f379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:54.576843 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ee1f87-efdc-429e-8365-5858b411f379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73507146-f68f-4d8e-bd0b-f53113c21475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-138057947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5668ffd64c3c48079457ff5057af7f7b',qos_specs=None,replication_status=,reservations=['38fac173-65bd-481e-a28f-b69b1e960890','13ab3404-c732-4e40-a8eb-c9063a913589','d5611834-e50c-48a8-8a41-ff74834bc2ac','a385510d-33c4-4c45-a416-816e61764fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483686e679ea49cc8ce9ae0118535fc8',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-138057947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73507146-f68f-4d8e-bd0b-f53113c21475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5668ffd64c3c48079457ff5057af7f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='483686e679ea49cc8ce9ae0118535fc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:54.577876 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba759dc-2f05-4d10-8ebe-379357764783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:54.615921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba759dc-2f05-4d10-8ebe-379357764783) transitioned into state 'SUCCESS' from state '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-138057947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5668ffd64c3c48079457ff5057af7f7b',qos_specs=None,replication_status=,reservations=['38fac173-65bd-481e-a28f-b69b1e960890','13ab3404-c732-4e40-a8eb-c9063a913589','d5611834-e50c-48a8-8a41-ff74834bc2ac','a385510d-33c4-4c45-a416-816e61764fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483686e679ea49cc8ce9ae0118535fc8',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:54.617511 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74667b5-ef98-49e4-a1a1-e3aea2eee17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:54.635612 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74667b5-ef98-49e4-a1a1-e3aea2eee17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:54.637438 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Flow 'volume_create_api' (37479f88-c7e7-400b-823d-e6c4e67dc873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:54.637438 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Create volume request issued successfully. Aug 18 13:03:54.639342 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d3a61e90-cc6d-49bb-824f-5a9ed949d355 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:03:54.639933 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 172/679] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:03:54 2026] POST /volume/v3/volumes => generated 754 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:54.658751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-567462a5-6131-4b32-a573-171622248281 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:54.662322 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-567462a5-6131-4b32-a573-171622248281 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:03:54.662543 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-567462a5-6131-4b32-a573-171622248281 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:54.662764 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-567462a5-6131-4b32-a573-171622248281 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:54.672552 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:54.672552 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:54.682139 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-567462a5-6131-4b32-a573-171622248281 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Volume info retrieved successfully. Aug 18 13:03:54.689641 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-567462a5-6131-4b32-a573-171622248281 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 returned with HTTP 200 Aug 18 13:03:54.690385 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 171/680] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:54 2026] GET /volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:54.950586 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7d186263-d86d-4ce2-9218-aa4318a4a14b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:54.952785 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d186263-d86d-4ce2-9218-aa4318a4a14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:54.954232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7d186263-d86d-4ce2-9218-aa4318a4a14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:54.954232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7d186263-d86d-4ce2-9218-aa4318a4a14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:54.954232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7d186263-d86d-4ce2-9218-aa4318a4a14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:54.961104 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:54.961104 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:54.962592 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d186263-d86d-4ce2-9218-aa4318a4a14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:54.963127 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 169/681] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:54 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:03:55.713375 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fd7f7f4f-2c55-4870-9b42-1415a9956933 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:55.716332 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fd7f7f4f-2c55-4870-9b42-1415a9956933 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:03:55.716706 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fd7f7f4f-2c55-4870-9b42-1415a9956933 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:55.717114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fd7f7f4f-2c55-4870-9b42-1415a9956933 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:55.735621 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:55.735621 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:55.753530 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fd7f7f4f-2c55-4870-9b42-1415a9956933 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Volume info retrieved successfully. Aug 18 13:03:55.770477 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fd7f7f4f-2c55-4870-9b42-1415a9956933 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 returned with HTTP 200 Aug 18 13:03:55.770899 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 170/682] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:55 2026] GET /volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:55.788638 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:55.793888 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:03:55.794360 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73507146-f68f-4d8e-bd0b-f53113c21475", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1406862100"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:55.807942 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:55.807942 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:55.809225 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Volume info retrieved successfully. Aug 18 13:03:55.810683 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Create snapshot from volume 73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:03:55.910671 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Created reservations ['81d118da-fbec-4710-be84-cdea3fa9a656', '43f5a20b-f52a-4e25-b5f7-d4f908f5b737', '1bd9caf2-7b86-4edb-963b-73e86394d619', 'd77146fa-345a-4ff8-9d5f-ffee65f49c2f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:55.969915 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot create request issued successfully. Aug 18 13:03:55.969915 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b4b6f48-5c9c-4126-afc0-70215d738ead tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:03:55.971737 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 173/683] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:03:55 2026] POST /volume/v3/snapshots => generated 311 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:55.983738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7ade8090-8145-438b-aa1f-44b6e1cc841c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:55.987513 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cf60ff51-3a74-492e-8880-cb6a738936ec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:55.990498 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7ade8090-8145-438b-aa1f-44b6e1cc841c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:55.990498 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7ade8090-8145-438b-aa1f-44b6e1cc841c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:55.990498 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7ade8090-8145-438b-aa1f-44b6e1cc841c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:55.990498 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-7ade8090-8145-438b-aa1f-44b6e1cc841c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:55.994575 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf60ff51-3a74-492e-8880-cb6a738936ec tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 Aug 18 13:03:55.994575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf60ff51-3a74-492e-8880-cb6a738936ec tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:55.994575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf60ff51-3a74-492e-8880-cb6a738936ec tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:56.003468 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:56.003468 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:56.004764 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:56.004764 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:56.004764 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cf60ff51-3a74-492e-8880-cb6a738936ec tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:56.004930 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7ade8090-8145-438b-aa1f-44b6e1cc841c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:56.004930 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 172/684] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:55 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:56.005444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf60ff51-3a74-492e-8880-cb6a738936ec tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 returned with HTTP 200 Aug 18 13:03:56.006114 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 170/685] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:03:55 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:57.021471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-19c0df83-d938-42b6-b082-6696db9de10f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.023075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c8e2e818-d223-4af9-9ba6-78ec6a7b9313 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.024362 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c8e2e818-d223-4af9-9ba6-78ec6a7b9313 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:57.025235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c8e2e818-d223-4af9-9ba6-78ec6a7b9313 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.025235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c8e2e818-d223-4af9-9ba6-78ec6a7b9313 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.025333 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19c0df83-d938-42b6-b082-6696db9de10f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 Aug 18 13:03:57.025381 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c8e2e818-d223-4af9-9ba6-78ec6a7b9313 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:57.025423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19c0df83-d938-42b6-b082-6696db9de10f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.025734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19c0df83-d938-42b6-b082-6696db9de10f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.032533 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.032533 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:57.036241 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c8e2e818-d223-4af9-9ba6-78ec6a7b9313 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:57.036241 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 174/686] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:57.037549 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.037549 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:57.037549 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-19c0df83-d938-42b6-b082-6696db9de10f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.037549 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19c0df83-d938-42b6-b082-6696db9de10f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 returned with HTTP 200 Aug 18 13:03:57.037549 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 171/687] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:03:57.050267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6632bf5c-8c46-4537-a0c2-a5f0028a7e93 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.053272 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6632bf5c-8c46-4537-a0c2-a5f0028a7e93 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] POST https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.053272 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6632bf5c-8c46-4537-a0c2-a5f0028a7e93 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:57.060821 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.060821 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:57.061600 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6632bf5c-8c46-4537-a0c2-a5f0028a7e93 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.100833 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6632bf5c-8c46-4537-a0c2-a5f0028a7e93 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Update snapshot metadata completed successfully. Aug 18 13:03:57.101047 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6632bf5c-8c46-4537-a0c2-a5f0028a7e93 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.101627 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 173/688] 10.4.3.126 () {68 vars in 1402 bytes} [Tue Aug 18 13:03:57 2026] POST /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 68 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.112934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e3c21e02-88df-4fa8-b317-2940194fee1c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.119084 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3c21e02-88df-4fa8-b317-2940194fee1c tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.119084 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3c21e02-88df-4fa8-b317-2940194fee1c tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.119084 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3c21e02-88df-4fa8-b317-2940194fee1c tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.125494 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.125494 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:57.126122 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e3c21e02-88df-4fa8-b317-2940194fee1c tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.127643 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e3c21e02-88df-4fa8-b317-2940194fee1c tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Get snapshot metadata completed successfully. Aug 18 13:03:57.128710 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3c21e02-88df-4fa8-b317-2940194fee1c tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.128710 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 171/689] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.141029 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8d3cfd3d-eba0-459e-8fed-068faf1892a0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.143726 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d3cfd3d-eba0-459e-8fed-068faf1892a0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] PUT https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.144921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8d3cfd3d-eba0-459e-8fed-068faf1892a0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:57.161583 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.161583 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:57.162148 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8d3cfd3d-eba0-459e-8fed-068faf1892a0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.220008 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8d3cfd3d-eba0-459e-8fed-068faf1892a0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Update snapshot metadata completed successfully. Aug 18 13:03:57.220969 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d3cfd3d-eba0-459e-8fed-068faf1892a0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.221707 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 175/690] 10.4.3.126 () {68 vars in 1401 bytes} [Tue Aug 18 13:03:57 2026] PUT /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 57 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.233664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-abb99fdd-4318-4e18-8231-700f04fd8540 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.236566 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-abb99fdd-4318-4e18-8231-700f04fd8540 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.236866 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-abb99fdd-4318-4e18-8231-700f04fd8540 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.237135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-abb99fdd-4318-4e18-8231-700f04fd8540 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.246283 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.246283 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:57.246992 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-abb99fdd-4318-4e18-8231-700f04fd8540 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.248476 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-abb99fdd-4318-4e18-8231-700f04fd8540 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Get snapshot metadata completed successfully. Aug 18 13:03:57.251270 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-abb99fdd-4318-4e18-8231-700f04fd8540 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.251270 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 172/691] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 57 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.261666 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.266517 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 Aug 18 13:03:57.266874 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.267036 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.278611 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.278611 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:57.279311 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.281279 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Get snapshot metadata completed successfully. Aug 18 13:03:57.307872 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Delete snapshot metadata completed successfully. Aug 18 13:03:57.308240 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03f6403f-f7b1-4e23-bf92-5dd2b53edaa1 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 returned with HTTP 200 Aug 18 13:03:57.308545 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 174/692] 10.4.3.126 () {66 vars in 1399 bytes} [Tue Aug 18 13:03:57 2026] DELETE /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 13:03:57.321997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-83a1beb7-d8e9-4504-93d2-539dd85d2afa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.326794 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83a1beb7-d8e9-4504-93d2-539dd85d2afa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.327095 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83a1beb7-d8e9-4504-93d2-539dd85d2afa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.327447 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83a1beb7-d8e9-4504-93d2-539dd85d2afa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.341696 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.341696 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:57.343968 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-83a1beb7-d8e9-4504-93d2-539dd85d2afa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.351048 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-83a1beb7-d8e9-4504-93d2-539dd85d2afa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Get snapshot metadata completed successfully. Aug 18 13:03:57.351576 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83a1beb7-d8e9-4504-93d2-539dd85d2afa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.353005 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 172/693] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 32 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.368798 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0b22ec81-7b99-44cd-8e15-c283b32e5c09 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.372183 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0b22ec81-7b99-44cd-8e15-c283b32e5c09 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] PUT https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.372797 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0b22ec81-7b99-44cd-8e15-c283b32e5c09 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:57.385322 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.385322 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:57.386323 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0b22ec81-7b99-44cd-8e15-c283b32e5c09 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.422135 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0b22ec81-7b99-44cd-8e15-c283b32e5c09 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Update snapshot metadata completed successfully. Aug 18 13:03:57.422555 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0b22ec81-7b99-44cd-8e15-c283b32e5c09 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.424281 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 176/694] 10.4.3.126 () {68 vars in 1401 bytes} [Tue Aug 18 13:03:57 2026] PUT /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 16 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 18 13:03:57.435596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2f245a53-ff8f-45fa-a39d-322429671daa None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.437926 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2f245a53-ff8f-45fa-a39d-322429671daa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] POST https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.439604 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2f245a53-ff8f-45fa-a39d-322429671daa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:57.451074 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.451074 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:57.451803 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2f245a53-ff8f-45fa-a39d-322429671daa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.492367 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2f245a53-ff8f-45fa-a39d-322429671daa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Update snapshot metadata completed successfully. Aug 18 13:03:57.492772 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2f245a53-ff8f-45fa-a39d-322429671daa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.493311 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 173/695] 10.4.3.126 () {68 vars in 1402 bytes} [Tue Aug 18 13:03:57 2026] POST /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.516180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-42c91cf2-c771-4c1d-93b2-44ad37694aaa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.523075 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42c91cf2-c771-4c1d-93b2-44ad37694aaa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.523075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42c91cf2-c771-4c1d-93b2-44ad37694aaa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.523075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42c91cf2-c771-4c1d-93b2-44ad37694aaa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.533289 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.533289 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:57.533586 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-42c91cf2-c771-4c1d-93b2-44ad37694aaa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.534918 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-42c91cf2-c771-4c1d-93b2-44ad37694aaa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Get snapshot metadata completed successfully. Aug 18 13:03:57.535271 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42c91cf2-c771-4c1d-93b2-44ad37694aaa tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.536832 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 175/696] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.549907 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2185e54d-48dd-4d2e-9efc-9bbd2263a9bd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.552555 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2185e54d-48dd-4d2e-9efc-9bbd2263a9bd tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] PUT https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 Aug 18 13:03:57.553825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2185e54d-48dd-4d2e-9efc-9bbd2263a9bd tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:57.563679 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.563679 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:57.564435 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2185e54d-48dd-4d2e-9efc-9bbd2263a9bd tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.611265 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2185e54d-48dd-4d2e-9efc-9bbd2263a9bd tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Update snapshot metadata completed successfully. Aug 18 13:03:57.611444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2185e54d-48dd-4d2e-9efc-9bbd2263a9bd tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 returned with HTTP 200 Aug 18 13:03:57.613417 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 173/697] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:03:57 2026] PUT /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 => generated 35 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.627321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-707b81e2-bb9c-42bd-8842-ada162a77973 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.629824 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-707b81e2-bb9c-42bd-8842-ada162a77973 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 Aug 18 13:03:57.630075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-707b81e2-bb9c-42bd-8842-ada162a77973 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.630378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-707b81e2-bb9c-42bd-8842-ada162a77973 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.639868 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.639868 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:57.640560 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-707b81e2-bb9c-42bd-8842-ada162a77973 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.641792 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-707b81e2-bb9c-42bd-8842-ada162a77973 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Get snapshot metadata completed successfully. Aug 18 13:03:57.642504 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-707b81e2-bb9c-42bd-8842-ada162a77973 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 returned with HTTP 200 Aug 18 13:03:57.642822 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 177/698] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.653800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bec181e4-6541-4730-a26a-cc09b1dfedb0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.659300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bec181e4-6541-4730-a26a-cc09b1dfedb0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.659422 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bec181e4-6541-4730-a26a-cc09b1dfedb0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.659878 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bec181e4-6541-4730-a26a-cc09b1dfedb0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.669694 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.669694 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:57.670370 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bec181e4-6541-4730-a26a-cc09b1dfedb0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.672546 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bec181e4-6541-4730-a26a-cc09b1dfedb0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Get snapshot metadata completed successfully. Aug 18 13:03:57.673277 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bec181e4-6541-4730-a26a-cc09b1dfedb0 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.673704 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 174/699] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.685155 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-26f447e8-5a8a-4194-b1fa-016cd9c9be88 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.691140 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-26f447e8-5a8a-4194-b1fa-016cd9c9be88 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] PUT https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata Aug 18 13:03:57.691616 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-26f447e8-5a8a-4194-b1fa-016cd9c9be88 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:57.706671 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.706671 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:57.707178 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-26f447e8-5a8a-4194-b1fa-016cd9c9be88 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.741332 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-26f447e8-5a8a-4194-b1fa-016cd9c9be88 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Update snapshot metadata completed successfully. Aug 18 13:03:57.741388 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-26f447e8-5a8a-4194-b1fa-016cd9c9be88 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata returned with HTTP 200 Aug 18 13:03:57.741815 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 176/700] 10.4.3.126 () {68 vars in 1401 bytes} [Tue Aug 18 13:03:57 2026] PUT /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:03:57.753018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-91e07339-839a-4e64-adac-df868b00cc87 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.755282 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-91e07339-839a-4e64-adac-df868b00cc87 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 Aug 18 13:03:57.755568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-91e07339-839a-4e64-adac-df868b00cc87 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.755823 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-91e07339-839a-4e64-adac-df868b00cc87 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.755969 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-91e07339-839a-4e64-adac-df868b00cc87 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Delete snapshot with id: a3c435cd-6254-4f47-99b7-d74a696f0812 Aug 18 13:03:57.764837 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.764837 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:57.765014 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-91e07339-839a-4e64-adac-df868b00cc87 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.796011 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-91e07339-839a-4e64-adac-df868b00cc87 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot delete request issued successfully. Aug 18 13:03:57.796400 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-91e07339-839a-4e64-adac-df868b00cc87 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 returned with HTTP 202 Aug 18 13:03:57.797202 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 174/701] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:03:57 2026] DELETE /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:03:57.806950 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dddcf70e-61bd-4095-8aa3-dccd3c26bd33 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:57.810780 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dddcf70e-61bd-4095-8aa3-dccd3c26bd33 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 Aug 18 13:03:57.811099 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dddcf70e-61bd-4095-8aa3-dccd3c26bd33 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:57.811507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dddcf70e-61bd-4095-8aa3-dccd3c26bd33 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:57.819964 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:57.819964 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:57.820693 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dddcf70e-61bd-4095-8aa3-dccd3c26bd33 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Snapshot retrieved successfully. Aug 18 13:03:57.823363 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dddcf70e-61bd-4095-8aa3-dccd3c26bd33 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 returned with HTTP 200 Aug 18 13:03:57.823363 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 178/702] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:03:57 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:57.936451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:58.048060 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a56fbc2a-1e7f-4157-acfd-2375f16c9b6e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:58.050608 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a56fbc2a-1e7f-4157-acfd-2375f16c9b6e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:58.051156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a56fbc2a-1e7f-4157-acfd-2375f16c9b6e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:58.052082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a56fbc2a-1e7f-4157-acfd-2375f16c9b6e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:58.052413 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a56fbc2a-1e7f-4157-acfd-2375f16c9b6e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:58.058650 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:58.058650 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:58.059984 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a56fbc2a-1e7f-4157-acfd-2375f16c9b6e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:58.060394 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 177/703] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:58 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:58.137531 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:03:58.138194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1475271102", "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:03:58.140561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1475271102', 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:03:58.301231 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume of 1 GB Aug 18 13:03:58.301594 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:58.301594 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:58.302147 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Availability Zones retrieved successfully. Aug 18 13:03:58.309574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (7a33c2a8-bb5f-4108-92d2-887e6c766abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:58.311014 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4919ba2-f74f-4e35-bbec-178dd7992dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:58.314536 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:03:58.375771 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:58.375771 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:58.397248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4919ba2-f74f-4e35-bbec-178dd7992dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=018913a9-3b66-49d7-b124-4908ee441705,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '018913a9-3b66-49d7-b124-4908ee441705', 'encryption_key_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=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:58.398559 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e74be2-d4ab-45c0-9f79-35df770e26bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:58.491058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Created reservations ['a1a3a581-259a-4d94-97d4-1d51fbdc030d', '9a03b6ca-d0f3-4627-8467-7e7a581a68a9', '5b3ad310-895a-44aa-a3ab-5bdab1455282', 'c6a6479a-c6dd-49ee-9c23-3dbde4d62970'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:03:58.492241 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e74be2-d4ab-45c0-9f79-35df770e26bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a3a581-259a-4d94-97d4-1d51fbdc030d', '9a03b6ca-d0f3-4627-8467-7e7a581a68a9', '5b3ad310-895a-44aa-a3ab-5bdab1455282', 'c6a6479a-c6dd-49ee-9c23-3dbde4d62970']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:58.493122 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19ed789-4ee5-403c-88d3-a6a751a1d4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:58.522623 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19ed789-4ee5-403c-88d3-a6a751a1d4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '894c3fa0-a44e-4a53-a846-a2ca70193cef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1475271102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['a1a3a581-259a-4d94-97d4-1d51fbdc030d','9a03b6ca-d0f3-4627-8467-7e7a581a68a9','5b3ad310-895a-44aa-a3ab-5bdab1455282','c6a6479a-c6dd-49ee-9c23-3dbde4d62970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1475271102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=894c3fa0-a44e-4a53-a846-a2ca70193cef,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b25e34375c2f4e32935fbb9ecebd2811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8930da0242d746a8b1b731dce12fe831',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(018913a9-3b66-49d7-b124-4908ee441705),volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:58.523175 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9f27be-9dc4-43c6-896c-8f6531a755dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:58.549352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9f27be-9dc4-43c6-896c-8f6531a755dd) transitioned into state 'SUCCESS' from state '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-1475271102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['a1a3a581-259a-4d94-97d4-1d51fbdc030d','9a03b6ca-d0f3-4627-8467-7e7a581a68a9','5b3ad310-895a-44aa-a3ab-5bdab1455282','c6a6479a-c6dd-49ee-9c23-3dbde4d62970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:58.550296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae9453b-fe92-4f8e-9d65-f0caba6dd0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:03:58.564451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae9453b-fe92-4f8e-9d65-f0caba6dd0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:03:58.565559 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (7a33c2a8-bb5f-4108-92d2-887e6c766abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:03:58.565950 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request issued successfully. Aug 18 13:03:58.566811 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1792d967-02cd-4a7d-8a92-d36345ec5906 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:03:58.567066 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 175/704] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:03:57 2026] POST /volume/v3/volumes => generated 760 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:03:58.584077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-21db55c2-24dd-4eea-9aef-280be785e1ed None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:58.587339 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-21db55c2-24dd-4eea-9aef-280be785e1ed tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:03:58.587763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-21db55c2-24dd-4eea-9aef-280be785e1ed tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:58.587916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-21db55c2-24dd-4eea-9aef-280be785e1ed tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:58.601962 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:58.601962 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:58.608886 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-21db55c2-24dd-4eea-9aef-280be785e1ed tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:03:58.616006 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-21db55c2-24dd-4eea-9aef-280be785e1ed tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 200 Aug 18 13:03:58.616472 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 175/705] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:58 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:58.836173 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-86163b8a-6de8-4fd2-bcd5-954979581f4e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:58.839129 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86163b8a-6de8-4fd2-bcd5-954979581f4e tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 Aug 18 13:03:58.839465 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86163b8a-6de8-4fd2-bcd5-954979581f4e tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:58.839788 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86163b8a-6de8-4fd2-bcd5-954979581f4e tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:58.847068 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86163b8a-6de8-4fd2-bcd5-954979581f4e tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 returned with HTTP 404 Aug 18 13:03:58.848074 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 179/706] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:03:58 2026] GET /volume/v3/snapshots/a3c435cd-6254-4f47-99b7-d74a696f0812 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:03:58.860805 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a2e67e5b-4ca8-477c-9b01-b1e0ee1d02a6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:58.863863 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a2e67e5b-4ca8-477c-9b01-b1e0ee1d02a6 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:03:58.863863 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a2e67e5b-4ca8-477c-9b01-b1e0ee1d02a6 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:58.864198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a2e67e5b-4ca8-477c-9b01-b1e0ee1d02a6 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:58.880168 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:58.880168 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:58.890354 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a2e67e5b-4ca8-477c-9b01-b1e0ee1d02a6 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Volume info retrieved successfully. Aug 18 13:03:58.901848 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a2e67e5b-4ca8-477c-9b01-b1e0ee1d02a6 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 returned with HTTP 200 Aug 18 13:03:58.901848 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 178/707] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:58 2026] GET /volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:58.915825 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f014117f-ad0f-42ab-816a-706ae728155f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:58.919296 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f014117f-ad0f-42ab-816a-706ae728155f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] DELETE https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:03:58.919296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f014117f-ad0f-42ab-816a-706ae728155f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:58.919296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f014117f-ad0f-42ab-816a-706ae728155f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:58.919296 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-f014117f-ad0f-42ab-816a-706ae728155f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Delete volume with id: 73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:03:58.931287 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:58.931287 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:58.931813 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f014117f-ad0f-42ab-816a-706ae728155f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Volume info retrieved successfully. Aug 18 13:03:58.958506 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f014117f-ad0f-42ab-816a-706ae728155f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Delete volume request issued successfully. Aug 18 13:03:58.958877 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f014117f-ad0f-42ab-816a-706ae728155f tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 returned with HTTP 202 Aug 18 13:03:58.959444 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 176/708] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:03:58 2026] DELETE /volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:03:58.975688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-24537b0e-0c95-4c73-b710-fb5f938c7cdb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:58.979799 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-24537b0e-0c95-4c73-b710-fb5f938c7cdb tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:03:58.979799 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-24537b0e-0c95-4c73-b710-fb5f938c7cdb tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:58.979799 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-24537b0e-0c95-4c73-b710-fb5f938c7cdb tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:59.002857 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:59.002857 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:03:59.013953 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-24537b0e-0c95-4c73-b710-fb5f938c7cdb tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Volume info retrieved successfully. Aug 18 13:03:59.026547 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-24537b0e-0c95-4c73-b710-fb5f938c7cdb tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 returned with HTTP 200 Aug 18 13:03:59.027063 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 176/709] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:58 2026] GET /volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:59.073506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4220b23c-10bb-4b35-a78f-110e98e23494 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:59.076995 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4220b23c-10bb-4b35-a78f-110e98e23494 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:03:59.077229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4220b23c-10bb-4b35-a78f-110e98e23494 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:59.077514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4220b23c-10bb-4b35-a78f-110e98e23494 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:59.077608 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4220b23c-10bb-4b35-a78f-110e98e23494 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:03:59.086468 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:59.086468 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:03:59.087800 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4220b23c-10bb-4b35-a78f-110e98e23494 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:03:59.088356 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 180/710] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:59 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:03:59.636635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-daa99e8c-a67f-4e0f-acb4-f79a814cbf61 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:59.639147 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-daa99e8c-a67f-4e0f-acb4-f79a814cbf61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:03:59.639439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-daa99e8c-a67f-4e0f-acb4-f79a814cbf61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:59.639709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-daa99e8c-a67f-4e0f-acb4-f79a814cbf61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:59.649856 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:59.649856 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:03:59.655354 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-daa99e8c-a67f-4e0f-acb4-f79a814cbf61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:03:59.662774 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-daa99e8c-a67f-4e0f-acb4-f79a814cbf61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 200 Aug 18 13:03:59.663405 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 179/711] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:03:59 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:03:59.791029 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-1d5c6d5d-ff25-406a-8ea1-7800fc50b6be None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:03:59.798071 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-1d5c6d5d-ff25-406a-8ea1-7800fc50b6be tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:03:59.799255 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-1d5c6d5d-ff25-406a-8ea1-7800fc50b6be tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:03:59.799255 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-1d5c6d5d-ff25-406a-8ea1-7800fc50b6be tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:03:59.812354 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:03:59.812354 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:03:59.817956 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-1d5c6d5d-ff25-406a-8ea1-7800fc50b6be tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:03:59.826012 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-1d5c6d5d-ff25-406a-8ea1-7800fc50b6be tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 200 Aug 18 13:03:59.826556 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 177/712] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:03:59 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:00.046336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4a11325a-333e-436a-9ebd-35410c8c1390 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:00.049363 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4a11325a-333e-436a-9ebd-35410c8c1390 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] GET https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 Aug 18 13:04:00.049640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4a11325a-333e-436a-9ebd-35410c8c1390 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:00.049905 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4a11325a-333e-436a-9ebd-35410c8c1390 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:00.060450 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4a11325a-333e-436a-9ebd-35410c8c1390 tempest-SnapshotMetadataTestJSON-389796553 tempest-SnapshotMetadataTestJSON-389796553-project-member] https://10.4.3.126/volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 returned with HTTP 404 Aug 18 13:04:00.061770 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 177/713] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:00 2026] GET /volume/v3/volumes/73507146-f68f-4d8e-bd0b-f53113c21475 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:00.102194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-547cb62c-133e-4c05-bfcd-4dbb5f2b1e76 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:00.104488 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-547cb62c-133e-4c05-bfcd-4dbb5f2b1e76 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:00.104944 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-547cb62c-133e-4c05-bfcd-4dbb5f2b1e76 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:00.105330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-547cb62c-133e-4c05-bfcd-4dbb5f2b1e76 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:00.105573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-547cb62c-133e-4c05-bfcd-4dbb5f2b1e76 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:00.111866 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:00.111866 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:00.113848 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-547cb62c-133e-4c05-bfcd-4dbb5f2b1e76 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:00.113848 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 181/714] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:00 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:00.131546 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2fb1e65d-eb7b-4410-acc6-f889ae098cdf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:00.133774 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2fb1e65d-eb7b-4410-acc6-f889ae098cdf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:04:00.134064 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2fb1e65d-eb7b-4410-acc6-f889ae098cdf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:00.134397 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2fb1e65d-eb7b-4410-acc6-f889ae098cdf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:00.143100 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:00.143100 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:00.148440 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2fb1e65d-eb7b-4410-acc6-f889ae098cdf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:00.155355 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2fb1e65d-eb7b-4410-acc6-f889ae098cdf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 200 Aug 18 13:04:00.155996 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 180/715] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:00 2026] GET /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:00.169371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:00.173959 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed/restore Aug 18 13:04:00.176602 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:00.182047 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Restoring backup 71a18f45-733b-4bf3-823c-dd39c79e24ed ({'restore': {}}) {{(pid=100591) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:04:00.182201 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Restoring backup 71a18f45-733b-4bf3-823c-dd39c79e24ed to volume None. Aug 18 13:04:00.190666 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:00.190666 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:00.192035 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating volume of 1 GB for restore of backup 71a18f45-733b-4bf3-823c-dd39c79e24ed. Aug 18 13:04:00.202544 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:04:00.201529. {{(pid=100591) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:04:00.203150 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Availability Zones retrieved successfully. Aug 18 13:04:00.217712 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (8ee8f0cf-6642-4944-94d5-6b92b3436f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:00.219658 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5954de45-d4bc-4b51-8038-c9d0f83884aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:00.221959 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:00.260184 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5954de45-d4bc-4b51-8038-c9d0f83884aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:00.263235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4414abda-1bd6-4878-9b8d-cab085a14ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:00.321613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['1934d10a-1572-4c97-9728-d3357bd1ecca', '1613dc33-dc45-4c15-b74e-63e34928a359', 'c5c3bfa7-5689-45b1-86a7-30745c252b68', '78c9f434-fc0b-443e-bbb5-eda40f778cbd'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:00.322903 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4414abda-1bd6-4878-9b8d-cab085a14ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1934d10a-1572-4c97-9728-d3357bd1ecca', '1613dc33-dc45-4c15-b74e-63e34928a359', 'c5c3bfa7-5689-45b1-86a7-30745c252b68', '78c9f434-fc0b-443e-bbb5-eda40f778cbd']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:00.323849 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aaf7197-7dde-4f1a-bc2b-de46380d0e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:00.362695 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aaf7197-7dde-4f1a-bc2b-de46380d0e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf923084-9afd-4fb8-b90f-4e935c3eb6c2', '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_71a18f45-733b-4bf3-823c-dd39c79e24ed',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['1934d10a-1572-4c97-9728-d3357bd1ecca','1613dc33-dc45-4c15-b74e-63e34928a359','c5c3bfa7-5689-45b1-86a7-30745c252b68','78c9f434-fc0b-443e-bbb5-eda40f778cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_71a18f45-733b-4bf3-823c-dd39c79e24ed',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf923084-9afd-4fb8-b90f-4e935c3eb6c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845426c78632442d9c85d5c7390d7bae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02ba9982352f4369bc3b3161c022b33e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:00.363866 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8d65ae-a4bb-4e71-a332-f3ba61cf8afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:00.385984 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8d65ae-a4bb-4e71-a332-f3ba61cf8afb) transitioned into 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_71a18f45-733b-4bf3-823c-dd39c79e24ed',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['1934d10a-1572-4c97-9728-d3357bd1ecca','1613dc33-dc45-4c15-b74e-63e34928a359','c5c3bfa7-5689-45b1-86a7-30745c252b68','78c9f434-fc0b-443e-bbb5-eda40f778cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:00.387148 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b37a4f6-dc04-48b6-bd2a-be2259a9d6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:00.390299 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-cb4b280a-98d6-45bd-9278-c7e18ed66937 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:00.390526 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-cb4b280a-98d6-45bd-9278-c7e18ed66937 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:04:00.390883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-cb4b280a-98d6-45bd-9278-c7e18ed66937 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:00.391310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-cb4b280a-98d6-45bd-9278-c7e18ed66937 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:00.400700 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:00.400700 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:00.405754 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b37a4f6-dc04-48b6-bd2a-be2259a9d6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:00.406666 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-cb4b280a-98d6-45bd-9278-c7e18ed66937 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:00.406997 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (8ee8f0cf-6642-4944-94d5-6b92b3436f17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:00.407690 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request issued successfully. Aug 18 13:04:00.414962 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-cb4b280a-98d6-45bd-9278-c7e18ed66937 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 200 Aug 18 13:04:00.415631 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 178/716] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:00 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:00.416953 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:00.416953 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:00.417417 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:00.426461 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e2d21d79-1bd6-4144-b470-9d6158f7244e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:00.428273 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2d21d79-1bd6-4144-b470-9d6158f7244e None None] GET https://10.4.3.126/volume// Aug 18 13:04:00.428273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2d21d79-1bd6-4144-b470-9d6158f7244e None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:00.428273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2d21d79-1bd6-4144-b470-9d6158f7244e None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:00.428637 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2d21d79-1bd6-4144-b470-9d6158f7244e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:00.429132 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 182/717] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:04:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:00.439048 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-8958c574-568a-4bb0-8adc-e5ae26b75e91 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:00.441155 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-8958c574-568a-4bb0-8adc-e5ae26b75e91 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:04:00.441507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-8958c574-568a-4bb0-8adc-e5ae26b75e91 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "894c3fa0-a44e-4a53-a846-a2ca70193cef", "connector": null, "instance_uuid": "7f4fb49c-6f28-4698-a970-be800f9ff05d"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:00.454196 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:00.454196 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:00.498369 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-8958c574-568a-4bb0-8adc-e5ae26b75e91 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:04:00.498939 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 181/718] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:04:00 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:01.428286 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:01.428286 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:01.429482 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:01.429482 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Checking backup size 1 against volume size 1 {{(pid=100591) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:04:01.429482 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Overwriting volume bf923084-9afd-4fb8-b90f-4e935c3eb6c2 with restore of backup 71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:01.455217 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] restore_backup in rpcapi backup_id 71a18f45-733b-4bf3-823c-dd39c79e24ed {{(pid=100591) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:04:01.457379 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd169264-7c11-4167-9eaa-2b4f4d47a4a4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed/restore returned with HTTP 202 Aug 18 13:04:01.458447 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 178/719] 10.4.3.126 () {68 vars in 1393 bytes} [Tue Aug 18 13:04:00 2026] POST /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed/restore => generated 189 bytes in 1290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:01.472957 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9ba4b4f0-bb92-4052-8d50-213df6b6cc6d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:01.476276 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9ba4b4f0-bb92-4052-8d50-213df6b6cc6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:01.476633 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9ba4b4f0-bb92-4052-8d50-213df6b6cc6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:01.476816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9ba4b4f0-bb92-4052-8d50-213df6b6cc6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:01.477434 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9ba4b4f0-bb92-4052-8d50-213df6b6cc6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:01.485352 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:01.485352 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:01.486452 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9ba4b4f0-bb92-4052-8d50-213df6b6cc6d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:01.486951 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 179/720] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:01 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:02.096081 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-db50cbe7-d8ad-42aa-b2ec-d337e49c0a63 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:02.096644 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db50cbe7-d8ad-42aa-b2ec-d337e49c0a63 None None] GET https://10.4.3.126/volume// Aug 18 13:04:02.097609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db50cbe7-d8ad-42aa-b2ec-d337e49c0a63 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:02.097609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db50cbe7-d8ad-42aa-b2ec-d337e49c0a63 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:02.097609 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db50cbe7-d8ad-42aa-b2ec-d337e49c0a63 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:02.098003 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 183/721] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:04:02.108586 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-7638a22e-d1eb-422f-be5c-1c722cc44608 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:02.112252 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-7638a22e-d1eb-422f-be5c-1c722cc44608 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:04:02.112583 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-7638a22e-d1eb-422f-be5c-1c722cc44608 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:02.112968 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-7638a22e-d1eb-422f-be5c-1c722cc44608 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:02.129411 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:02.129411 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:02.136081 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-7638a22e-d1eb-422f-be5c-1c722cc44608 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:02.142755 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-7638a22e-d1eb-422f-be5c-1c722cc44608 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 200 Aug 18 13:04:02.143941 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 182/722] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:02 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 1547 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:02.247626 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-73e3cff1-4474-4b09-95f6-0ad1afcfdc27 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:02.252346 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-73e3cff1-4474-4b09-95f6-0ad1afcfdc27 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70 Aug 18 13:04:02.252346 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-73e3cff1-4474-4b09-95f6-0ad1afcfdc27 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:02.266884 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-73e3cff1-4474-4b09-95f6-0ad1afcfdc27 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-894c3fa0-a44e-4a53-a846-a2ca70193cef-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:04:02.273513 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-73e3cff1-4474-4b09-95f6-0ad1afcfdc27 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-894c3fa0-a44e-4a53-a846-a2ca70193cef-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:04:02.277627 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:02.277627 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:02.375174 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:02.377371 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:02.377806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-VolumesExtendTest-Volume-948214556"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:02.379447 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Create volume request body: {'volume': {'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-948214556'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:02.432815 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-73e3cff1-4474-4b09-95f6-0ad1afcfdc27 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-894c3fa0-a44e-4a53-a846-a2ca70193cef-np0000007652" released by "attachment_update" :: held 0.159s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:04:02.434789 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-73e3cff1-4474-4b09-95f6-0ad1afcfdc27 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70 returned with HTTP 200 Aug 18 13:04:02.434789 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 179/723] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:04:02 2026] PUT /volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:02.479803 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-4a195208-d740-4bab-ae92-96cc6b1121e1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:02.485072 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-4a195208-d740-4bab-ae92-96cc6b1121e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70/action Aug 18 13:04:02.485559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-4a195208-d740-4bab-ae92-96cc6b1121e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:02.485866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-4a195208-d740-4bab-ae92-96cc6b1121e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:02.506554 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5d94d0ce-2e67-46af-bb09-283c7b0abe69 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:02.510387 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d94d0ce-2e67-46af-bb09-283c7b0abe69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:02.510723 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5d94d0ce-2e67-46af-bb09-283c7b0abe69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:02.511581 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5d94d0ce-2e67-46af-bb09-283c7b0abe69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:02.511581 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5d94d0ce-2e67-46af-bb09-283c7b0abe69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:02.519361 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:02.519361 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:02.521508 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d94d0ce-2e67-46af-bb09-283c7b0abe69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:02.522369 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 183/724] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:02 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:02.528318 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Create volume of 1 GB Aug 18 13:04:02.529617 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:02.529617 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:02.540165 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Availability Zones retrieved successfully. Aug 18 13:04:02.554109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Flow 'volume_create_api' (fc849ef9-3995-4702-b1ca-5007d67ac293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:02.556910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5189ab57-e115-4c1c-8656-bdaba7e434e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:02.558575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:02.558937 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-bc571a2a-24da-4cf4-945e-d17c021d4865 req-4a195208-d740-4bab-ae92-96cc6b1121e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70/action returned with HTTP 204 Aug 18 13:04:02.559548 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 184/725] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:04:02 2026] POST /volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:02.673312 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5189ab57-e115-4c1c-8656-bdaba7e434e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:02.674600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dbeadb-12a2-4efd-bd99-dd2fc74bf8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:02.795577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Created reservations ['0d903c81-eb9a-4a48-8464-712180b8322c', '45d7a975-a472-4ce9-a72d-db1fddc91320', 'bd0923e1-7762-4508-8385-8558eb953a80', 'ccf670d4-ef37-4ecd-a3f0-5300e9d945e8'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:02.797532 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12dbeadb-12a2-4efd-bd99-dd2fc74bf8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d903c81-eb9a-4a48-8464-712180b8322c', '45d7a975-a472-4ce9-a72d-db1fddc91320', 'bd0923e1-7762-4508-8385-8558eb953a80', 'ccf670d4-ef37-4ecd-a3f0-5300e9d945e8']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:02.797532 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87a1af9-5ab1-4ad1-8742-a886421ee1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:02.828146 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87a1af9-5ab1-4ad1-8742-a886421ee1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb68c2d9-f086-4cf4-8c5d-2c7af0813dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-948214556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902191880b12456792c532f219f7f80b',qos_specs=None,replication_status=,reservations=['0d903c81-eb9a-4a48-8464-712180b8322c','45d7a975-a472-4ce9-a72d-db1fddc91320','bd0923e1-7762-4508-8385-8558eb953a80','ccf670d4-ef37-4ecd-a3f0-5300e9d945e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c8cc2ac33648bdaee9abc523ebbfda',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-948214556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb68c2d9-f086-4cf4-8c5d-2c7af0813dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='902191880b12456792c532f219f7f80b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c8cc2ac33648bdaee9abc523ebbfda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:02.829934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beaf42cd-59b5-4438-aa33-2b4e3fbb508c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:02.857049 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beaf42cd-59b5-4438-aa33-2b4e3fbb508c) transitioned into state 'SUCCESS' from state '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-948214556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902191880b12456792c532f219f7f80b',qos_specs=None,replication_status=,reservations=['0d903c81-eb9a-4a48-8464-712180b8322c','45d7a975-a472-4ce9-a72d-db1fddc91320','bd0923e1-7762-4508-8385-8558eb953a80','ccf670d4-ef37-4ecd-a3f0-5300e9d945e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c8cc2ac33648bdaee9abc523ebbfda',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:02.858183 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c131a04-4697-4b0a-8379-5e4be6c1189c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:02.875417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c131a04-4697-4b0a-8379-5e4be6c1189c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:02.876083 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Flow 'volume_create_api' (fc849ef9-3995-4702-b1ca-5007d67ac293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:02.876715 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Create volume request issued successfully. Aug 18 13:04:02.877800 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bdf95c0f-1d5d-40e4-add6-3c5c05670669 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:02.878657 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 180/726] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:04:02 2026] POST /volume/v3/volumes => generated 747 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:02.898131 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bd8dc218-c067-4c13-9550-3f11e115960b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:02.900842 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd8dc218-c067-4c13-9550-3f11e115960b tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:02.900842 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bd8dc218-c067-4c13-9550-3f11e115960b tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:02.900842 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bd8dc218-c067-4c13-9550-3f11e115960b tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:02.919051 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:02.919051 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:02.926751 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bd8dc218-c067-4c13-9550-3f11e115960b tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:02.932161 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd8dc218-c067-4c13-9550-3f11e115960b tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 200 Aug 18 13:04:02.932694 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 180/727] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:02 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:03.539471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d9b58e9a-c891-4ec0-a6f0-1042a6a43f58 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:03.542077 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d9b58e9a-c891-4ec0-a6f0-1042a6a43f58 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:03.542382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d9b58e9a-c891-4ec0-a6f0-1042a6a43f58 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:03.542644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d9b58e9a-c891-4ec0-a6f0-1042a6a43f58 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:03.542810 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d9b58e9a-c891-4ec0-a6f0-1042a6a43f58 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:03.549046 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:03.549046 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:03.550160 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d9b58e9a-c891-4ec0-a6f0-1042a6a43f58 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:03.550629 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 184/728] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:03 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:03.952344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-19e6aa7c-3bcf-4263-8cd1-36627b7dc88e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:03.955299 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-19e6aa7c-3bcf-4263-8cd1-36627b7dc88e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:03.955801 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-19e6aa7c-3bcf-4263-8cd1-36627b7dc88e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:03.955915 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-19e6aa7c-3bcf-4263-8cd1-36627b7dc88e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:03.966909 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:03.966909 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:03.973242 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-19e6aa7c-3bcf-4263-8cd1-36627b7dc88e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:03.991087 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-19e6aa7c-3bcf-4263-8cd1-36627b7dc88e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 200 Aug 18 13:04:03.992240 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 185/729] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:03 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 1355 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:04.015139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:04.021239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] POST https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee/action Aug 18 13:04:04.021239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:04.021239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:04.047325 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:04.047325 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:04.048517 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:04.121714 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Created reservations ['0fd029db-b1d1-49ae-afaa-5a40a806aca0', '317ed4ce-ede4-4949-851f-ce844ed55841'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:04.145460 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Extend volume request issued successfully. Aug 18 13:04:04.145603 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf92abd5-c05e-4dc9-86e1-99c99eeeb8a4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee/action returned with HTTP 202 Aug 18 13:04:04.146405 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 181/730] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:04:04 2026] POST /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:04:04.157906 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-886b3e7e-552c-4309-9852-ed263f14b5d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:04.160990 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-886b3e7e-552c-4309-9852-ed263f14b5d4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:04.161395 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-886b3e7e-552c-4309-9852-ed263f14b5d4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:04.161801 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-886b3e7e-552c-4309-9852-ed263f14b5d4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:04.178610 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:04.178610 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:04.187132 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-886b3e7e-552c-4309-9852-ed263f14b5d4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:04.198621 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-886b3e7e-552c-4309-9852-ed263f14b5d4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 200 Aug 18 13:04:04.198908 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 181/731] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:04 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 1355 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:04.573929 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-47ef614e-dd4b-4f17-b489-b8cedcb1e64a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:04.576187 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-47ef614e-dd4b-4f17-b489-b8cedcb1e64a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:04.576187 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-47ef614e-dd4b-4f17-b489-b8cedcb1e64a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:04.576187 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-47ef614e-dd4b-4f17-b489-b8cedcb1e64a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:04.576467 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-47ef614e-dd4b-4f17-b489-b8cedcb1e64a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:04.585809 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:04.585809 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:04.585809 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-47ef614e-dd4b-4f17-b489-b8cedcb1e64a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:04.587567 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 185/732] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:04 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:05.219733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-20dd9ef1-b25c-4d99-a658-d611ceddaf3d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:05.224906 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-20dd9ef1-b25c-4d99-a658-d611ceddaf3d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:05.225285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-20dd9ef1-b25c-4d99-a658-d611ceddaf3d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:05.226229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-20dd9ef1-b25c-4d99-a658-d611ceddaf3d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:05.238532 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:05.238532 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:05.247141 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-20dd9ef1-b25c-4d99-a658-d611ceddaf3d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:05.260829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-20dd9ef1-b25c-4d99-a658-d611ceddaf3d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 200 Aug 18 13:04:05.261369 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 186/733] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:05 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 1355 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:05.281386 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d5c26e1e-201a-4ca3-a379-b16307e60559 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:05.285036 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5c26e1e-201a-4ca3-a379-b16307e60559 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:05.285036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d5c26e1e-201a-4ca3-a379-b16307e60559 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:05.285036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d5c26e1e-201a-4ca3-a379-b16307e60559 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:05.300239 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:05.300239 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:05.308618 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d5c26e1e-201a-4ca3-a379-b16307e60559 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:05.317628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5c26e1e-201a-4ca3-a379-b16307e60559 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 200 Aug 18 13:04:05.318319 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 182/734] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:05 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 1355 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:05.339123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b81f676b-dfc7-47bd-a40b-ea2be7fbbe0d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:05.342112 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b81f676b-dfc7-47bd-a40b-ea2be7fbbe0d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:05.342112 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b81f676b-dfc7-47bd-a40b-ea2be7fbbe0d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:05.342993 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b81f676b-dfc7-47bd-a40b-ea2be7fbbe0d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:05.360306 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:05.360306 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:05.378637 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b81f676b-dfc7-47bd-a40b-ea2be7fbbe0d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:05.388528 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b81f676b-dfc7-47bd-a40b-ea2be7fbbe0d tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 200 Aug 18 13:04:05.389270 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 182/735] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:05 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 1355 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:05.407552 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:05.409897 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:05.410887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:05.411400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:05.413027 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Delete volume with id: bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:05.434695 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:05.434695 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:05.438000 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:05.471423 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Delete volume request issued successfully. Aug 18 13:04:05.472898 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b921487d-3c66-49e6-83c7-bc9f5253e3df tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 202 Aug 18 13:04:05.474448 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 186/736] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:05 2026] DELETE /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:05.485777 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-db04562f-edab-4259-a617-56dc7e821687 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:05.491610 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db04562f-edab-4259-a617-56dc7e821687 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:05.491820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db04562f-edab-4259-a617-56dc7e821687 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:05.492069 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db04562f-edab-4259-a617-56dc7e821687 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:05.517832 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:05.517832 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:05.530483 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-db04562f-edab-4259-a617-56dc7e821687 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:05.547310 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db04562f-edab-4259-a617-56dc7e821687 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 200 Aug 18 13:04:05.548307 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 187/737] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:05 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 1354 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:05.609141 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-15fdacec-094f-442a-8eac-beb2e28abbbb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:05.611929 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-15fdacec-094f-442a-8eac-beb2e28abbbb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:05.612220 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-15fdacec-094f-442a-8eac-beb2e28abbbb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:05.612430 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-15fdacec-094f-442a-8eac-beb2e28abbbb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:05.612781 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-15fdacec-094f-442a-8eac-beb2e28abbbb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:05.625905 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:05.625905 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:05.629031 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-15fdacec-094f-442a-8eac-beb2e28abbbb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:05.630021 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 183/738] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:05 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:06.565427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-699640bd-0b21-4fa0-9847-baf1a7ea1cf1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:06.568042 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-699640bd-0b21-4fa0-9847-baf1a7ea1cf1 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee Aug 18 13:04:06.568280 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-699640bd-0b21-4fa0-9847-baf1a7ea1cf1 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:06.569195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-699640bd-0b21-4fa0-9847-baf1a7ea1cf1 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:06.577601 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-699640bd-0b21-4fa0-9847-baf1a7ea1cf1 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee returned with HTTP 404 Aug 18 13:04:06.577601 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 183/739] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:06 2026] GET /volume/v3/volumes/bb68c2d9-f086-4cf4-8c5d-2c7af0813dee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:06.589466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:06.591504 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:06.591896 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1378995091"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:06.594133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1378995091'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:06.594304 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Create volume of 1 GB Aug 18 13:04:06.603134 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Availability Zones retrieved successfully. Aug 18 13:04:06.611145 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Flow 'volume_create_api' (e32e4f73-d197-40de-ab58-3229827e9eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:06.612378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ed6d42-3c43-4722-ae03-20c990cfe28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:06.613699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:06.643470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f75701ce-1cf0-4591-979b-bd031147223c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:06.645952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ed6d42-3c43-4722-ae03-20c990cfe28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:06.646088 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f75701ce-1cf0-4591-979b-bd031147223c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:06.646255 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f75701ce-1cf0-4591-979b-bd031147223c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:06.646510 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f75701ce-1cf0-4591-979b-bd031147223c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:06.646659 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f75701ce-1cf0-4591-979b-bd031147223c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:06.646929 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39388f15-1145-4917-b6bd-0dfa6ecc500e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:06.651793 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:06.651793 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:06.652708 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f75701ce-1cf0-4591-979b-bd031147223c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:06.653127 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 188/740] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:06 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:06.705047 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Created reservations ['52dfbdf8-e625-4d83-bde9-98f2885dc3bd', '5de29d31-97e0-4914-9e25-70664672594a', '975551e5-ea4d-4bf0-a3d7-73492cb3e943', '221b749c-3df9-43bc-ad96-da0b37c56c4f'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:06.706346 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39388f15-1145-4917-b6bd-0dfa6ecc500e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52dfbdf8-e625-4d83-bde9-98f2885dc3bd', '5de29d31-97e0-4914-9e25-70664672594a', '975551e5-ea4d-4bf0-a3d7-73492cb3e943', '221b749c-3df9-43bc-ad96-da0b37c56c4f']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:06.707579 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22a826e-a217-4c8b-bc84-8695c6f26cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:06.735398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22a826e-a217-4c8b-bc84-8695c6f26cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed3fd07-c5e1-43a2-bae5-7559b80a23b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1378995091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902191880b12456792c532f219f7f80b',qos_specs=None,replication_status=,reservations=['52dfbdf8-e625-4d83-bde9-98f2885dc3bd','5de29d31-97e0-4914-9e25-70664672594a','975551e5-ea4d-4bf0-a3d7-73492cb3e943','221b749c-3df9-43bc-ad96-da0b37c56c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c8cc2ac33648bdaee9abc523ebbfda',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1378995091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed3fd07-c5e1-43a2-bae5-7559b80a23b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='902191880b12456792c532f219f7f80b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c8cc2ac33648bdaee9abc523ebbfda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:06.736478 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fda86b-c949-4b0b-b842-89e34ce8ae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:06.763071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fda86b-c949-4b0b-b842-89e34ce8ae99) transitioned into state 'SUCCESS' from state '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-1378995091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902191880b12456792c532f219f7f80b',qos_specs=None,replication_status=,reservations=['52dfbdf8-e625-4d83-bde9-98f2885dc3bd','5de29d31-97e0-4914-9e25-70664672594a','975551e5-ea4d-4bf0-a3d7-73492cb3e943','221b749c-3df9-43bc-ad96-da0b37c56c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c8cc2ac33648bdaee9abc523ebbfda',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:06.763895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8403b6a4-86b3-4db5-918e-c88d8615ca55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:06.775916 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8403b6a4-86b3-4db5-918e-c88d8615ca55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:06.776856 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Flow 'volume_create_api' (e32e4f73-d197-40de-ab58-3229827e9eb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:06.777222 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Create volume request issued successfully. Aug 18 13:04:06.777936 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d06df804-8000-45e7-9c50-dd1e2c0e7f98 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:06.778651 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 187/741] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:04:06 2026] POST /volume/v3/volumes => generated 748 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:06.792354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2088b842-f183-4251-8dd8-6846039aa2bd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:06.794662 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2088b842-f183-4251-8dd8-6846039aa2bd tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:06.794862 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2088b842-f183-4251-8dd8-6846039aa2bd tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:06.795164 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2088b842-f183-4251-8dd8-6846039aa2bd tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:06.806417 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:06.806417 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:06.812547 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2088b842-f183-4251-8dd8-6846039aa2bd tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:06.820704 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2088b842-f183-4251-8dd8-6846039aa2bd tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 200 Aug 18 13:04:06.821433 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 184/742] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:06 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:07.668362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c92aa72e-07f9-4e25-93f4-b8938e4ccbca None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:07.677019 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c92aa72e-07f9-4e25-93f4-b8938e4ccbca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:07.677019 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c92aa72e-07f9-4e25-93f4-b8938e4ccbca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:07.677019 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c92aa72e-07f9-4e25-93f4-b8938e4ccbca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:07.677019 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c92aa72e-07f9-4e25-93f4-b8938e4ccbca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:07.686995 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:07.686995 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:07.686995 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c92aa72e-07f9-4e25-93f4-b8938e4ccbca tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:07.686995 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 184/743] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:07 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:07.838238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-51bc5714-d818-4c97-829f-ae0538a95069 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:07.842249 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51bc5714-d818-4c97-829f-ae0538a95069 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:07.842540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51bc5714-d818-4c97-829f-ae0538a95069 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:07.843001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51bc5714-d818-4c97-829f-ae0538a95069 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:07.853380 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:07.853380 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:07.859080 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-51bc5714-d818-4c97-829f-ae0538a95069 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:07.872946 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51bc5714-d818-4c97-829f-ae0538a95069 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 200 Aug 18 13:04:07.872946 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 189/744] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:07 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:07.888252 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:07.895563 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:04:07.895563 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ed3fd07-c5e1-43a2-bae5-7559b80a23b2", "name": "tempest-VolumesExtendTest-Snapshot-1417747518"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:07.908126 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:07.908126 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:07.909024 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:07.909228 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Create snapshot from volume 5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:07.961538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Created reservations ['53a00ca3-a1a4-457e-b35e-0e6f2342ed3d', '7cf9e205-5c36-400a-8e18-45c31960ac32', '3ebbd706-3f49-4f08-bb75-d88074d52a27', 'ee7c89c9-3998-427a-a935-8e9595f38e46'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:07.998469 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Snapshot create request issued successfully. Aug 18 13:04:07.999018 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5bc2c5e0-74b7-433d-b4e7-df10e0e6723c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:04:07.999532 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 188/745] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:04:07 2026] POST /volume/v3/snapshots => generated 304 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:08.010168 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5810557e-c2ba-440a-a7ef-bcf582e9d0cf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:08.014839 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5810557e-c2ba-440a-a7ef-bcf582e9d0cf tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af Aug 18 13:04:08.015412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5810557e-c2ba-440a-a7ef-bcf582e9d0cf tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:08.016396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5810557e-c2ba-440a-a7ef-bcf582e9d0cf tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:08.025980 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:08.025980 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:08.028058 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5810557e-c2ba-440a-a7ef-bcf582e9d0cf tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Snapshot retrieved successfully. Aug 18 13:04:08.030089 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5810557e-c2ba-440a-a7ef-bcf582e9d0cf tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af returned with HTTP 200 Aug 18 13:04:08.031101 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 185/746] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:08 2026] GET /volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:08.700599 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-92622f3b-2772-4f91-aac3-c7aea4b2249b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:08.702959 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92622f3b-2772-4f91-aac3-c7aea4b2249b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:08.703299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92622f3b-2772-4f91-aac3-c7aea4b2249b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:08.703604 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92622f3b-2772-4f91-aac3-c7aea4b2249b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:08.703803 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-92622f3b-2772-4f91-aac3-c7aea4b2249b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:08.708908 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:08.708908 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:08.709945 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92622f3b-2772-4f91-aac3-c7aea4b2249b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:08.710866 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 185/747] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:08 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:09.042899 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6df9f9a2-e775-4e60-8716-2efee73b93cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:09.045527 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6df9f9a2-e775-4e60-8716-2efee73b93cc tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af Aug 18 13:04:09.045649 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6df9f9a2-e775-4e60-8716-2efee73b93cc tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:09.045927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6df9f9a2-e775-4e60-8716-2efee73b93cc tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:09.052415 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:09.052415 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:09.053306 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6df9f9a2-e775-4e60-8716-2efee73b93cc tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Snapshot retrieved successfully. Aug 18 13:04:09.054241 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6df9f9a2-e775-4e60-8716-2efee73b93cc tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af returned with HTTP 200 Aug 18 13:04:09.054597 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 190/748] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:09 2026] GET /volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:09.073328 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:09.075587 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] POST https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2/action Aug 18 13:04:09.076150 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:09.076258 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:09.087683 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:09.087683 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:09.088667 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:09.162369 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Created reservations ['5cf97887-85c8-45d6-bbf4-275054139390', 'f5f1188c-0c16-4955-9221-f9b56512576e'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:09.178350 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Extend volume request issued successfully. Aug 18 13:04:09.178680 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7fde7873-4013-4f79-8fe7-57699a0c7ab5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2/action returned with HTTP 202 Aug 18 13:04:09.179853 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 189/749] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:04:09 2026] POST /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 13:04:09.191510 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-714a51b8-d27c-4b1b-9f07-0f9b87a95e7c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:09.194036 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-714a51b8-d27c-4b1b-9f07-0f9b87a95e7c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:09.194283 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-714a51b8-d27c-4b1b-9f07-0f9b87a95e7c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:09.194541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-714a51b8-d27c-4b1b-9f07-0f9b87a95e7c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:09.204103 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:09.204103 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:09.209351 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-714a51b8-d27c-4b1b-9f07-0f9b87a95e7c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:09.219384 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-714a51b8-d27c-4b1b-9f07-0f9b87a95e7c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 200 Aug 18 13:04:09.219384 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 186/750] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:09 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:09.723098 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9dad3743-3486-4e69-be47-7977570d167f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:09.732463 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9dad3743-3486-4e69-be47-7977570d167f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:09.732463 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9dad3743-3486-4e69-be47-7977570d167f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:09.732463 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9dad3743-3486-4e69-be47-7977570d167f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:09.732463 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-9dad3743-3486-4e69-be47-7977570d167f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:09.744061 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:09.744061 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:09.744061 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9dad3743-3486-4e69-be47-7977570d167f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:09.744061 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 186/751] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:09 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:10.235707 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-50039128-f7ef-4228-b8f7-79a8b9869da5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:10.237688 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50039128-f7ef-4228-b8f7-79a8b9869da5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:10.237943 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50039128-f7ef-4228-b8f7-79a8b9869da5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:10.238229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50039128-f7ef-4228-b8f7-79a8b9869da5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:10.246454 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:10.246454 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:10.254068 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-50039128-f7ef-4228-b8f7-79a8b9869da5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:10.259528 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50039128-f7ef-4228-b8f7-79a8b9869da5 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 200 Aug 18 13:04:10.259977 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 191/752] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:10 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:10.275524 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-70683bbb-55f2-48a0-950a-e2fb1961b511 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:10.277596 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70683bbb-55f2-48a0-950a-e2fb1961b511 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:10.279235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70683bbb-55f2-48a0-950a-e2fb1961b511 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:10.279235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70683bbb-55f2-48a0-950a-e2fb1961b511 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:10.288570 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:10.288570 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:10.295038 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-70683bbb-55f2-48a0-950a-e2fb1961b511 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:10.305645 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70683bbb-55f2-48a0-950a-e2fb1961b511 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 200 Aug 18 13:04:10.305645 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 190/753] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:10 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:10.320233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:10.322114 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af Aug 18 13:04:10.322355 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:10.322530 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:10.322638 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Delete snapshot with id: dbe57066-f3b7-4c8b-8968-5caa2e1688af Aug 18 13:04:10.328762 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:10.328762 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:10.328762 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Snapshot retrieved successfully. Aug 18 13:04:10.353482 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Snapshot delete request issued successfully. Aug 18 13:04:10.353707 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-853b0a58-b441-485b-a3b7-f6a2bffb464c tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af returned with HTTP 202 Aug 18 13:04:10.354116 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 187/754] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:04:10 2026] DELETE /volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:10.363480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b9df3a33-a44e-444d-bd9b-395890f030e4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:10.365929 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9df3a33-a44e-444d-bd9b-395890f030e4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af Aug 18 13:04:10.366246 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9df3a33-a44e-444d-bd9b-395890f030e4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:10.366523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9df3a33-a44e-444d-bd9b-395890f030e4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:10.376095 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:10.376095 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:10.376974 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b9df3a33-a44e-444d-bd9b-395890f030e4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Snapshot retrieved successfully. Aug 18 13:04:10.384278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9df3a33-a44e-444d-bd9b-395890f030e4 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af returned with HTTP 200 Aug 18 13:04:10.384955 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 187/755] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:10 2026] GET /volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:10.756659 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-909484a5-1170-4a0e-9634-c9e2a7cbd947 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:10.758315 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-909484a5-1170-4a0e-9634-c9e2a7cbd947 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:10.758507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-909484a5-1170-4a0e-9634-c9e2a7cbd947 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:10.758727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-909484a5-1170-4a0e-9634-c9e2a7cbd947 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:10.758829 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-909484a5-1170-4a0e-9634-c9e2a7cbd947 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:10.764179 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:10.764179 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:10.764179 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-909484a5-1170-4a0e-9634-c9e2a7cbd947 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:10.764841 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 192/756] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:10 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:11.401294 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6f3a9c07-cf5c-458b-989d-6335fab0d01f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:11.413994 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6f3a9c07-cf5c-458b-989d-6335fab0d01f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af Aug 18 13:04:11.414227 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6f3a9c07-cf5c-458b-989d-6335fab0d01f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:11.414426 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6f3a9c07-cf5c-458b-989d-6335fab0d01f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:11.424106 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6f3a9c07-cf5c-458b-989d-6335fab0d01f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af returned with HTTP 404 Aug 18 13:04:11.424706 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 191/757] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:11 2026] GET /volume/v3/snapshots/dbe57066-f3b7-4c8b-8968-5caa2e1688af => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:11.435478 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c0361c02-45c1-45ac-ad84-9e3243a88901 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:11.438710 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0361c02-45c1-45ac-ad84-9e3243a88901 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:11.441201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0361c02-45c1-45ac-ad84-9e3243a88901 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:11.441468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0361c02-45c1-45ac-ad84-9e3243a88901 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:11.457966 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:11.457966 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:11.469093 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c0361c02-45c1-45ac-ad84-9e3243a88901 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:11.475553 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0361c02-45c1-45ac-ad84-9e3243a88901 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 200 Aug 18 13:04:11.476242 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 188/758] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:11 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:11.493635 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:11.497234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:11.497234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:11.497234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:11.497234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Delete volume with id: 5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:11.505522 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:11.505522 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:11.506430 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:11.535326 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Delete volume request issued successfully. Aug 18 13:04:11.535790 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aacfc697-fe42-419e-bd35-8dcf68e3e60f tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 202 Aug 18 13:04:11.536587 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 188/759] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:11 2026] DELETE /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:11.547939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cf3dec20-02dc-46f0-b98c-1bdad873f576 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:11.550382 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf3dec20-02dc-46f0-b98c-1bdad873f576 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:11.550751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf3dec20-02dc-46f0-b98c-1bdad873f576 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:11.552227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf3dec20-02dc-46f0-b98c-1bdad873f576 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:11.561751 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:11.561751 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:11.571014 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cf3dec20-02dc-46f0-b98c-1bdad873f576 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Volume info retrieved successfully. Aug 18 13:04:11.574143 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf3dec20-02dc-46f0-b98c-1bdad873f576 tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 200 Aug 18 13:04:11.575323 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 193/760] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:11 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:11.782337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-77f96c58-198d-484a-beb1-e0ee4957bd20 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:11.795124 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-77f96c58-198d-484a-beb1-e0ee4957bd20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:11.795310 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-77f96c58-198d-484a-beb1-e0ee4957bd20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:11.795647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-77f96c58-198d-484a-beb1-e0ee4957bd20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:11.795647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-77f96c58-198d-484a-beb1-e0ee4957bd20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:11.801473 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:11.801473 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:11.802807 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-77f96c58-198d-484a-beb1-e0ee4957bd20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:11.802904 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 192/761] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:11 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:12.596425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-68945012-73f7-45e3-bb37-3a7e3f8ef34e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:12.598891 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68945012-73f7-45e3-bb37-3a7e3f8ef34e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] GET https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 Aug 18 13:04:12.599801 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68945012-73f7-45e3-bb37-3a7e3f8ef34e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:12.599801 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68945012-73f7-45e3-bb37-3a7e3f8ef34e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:12.606195 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68945012-73f7-45e3-bb37-3a7e3f8ef34e tempest-VolumesExtendTest-1763862641 tempest-VolumesExtendTest-1763862641-project-member] https://10.4.3.126/volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 returned with HTTP 404 Aug 18 13:04:12.606790 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 189/762] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:12 2026] GET /volume/v3/volumes/5ed3fd07-c5e1-43a2-bae5-7559b80a23b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:12.825664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-05043bc6-34f7-4be3-a917-eeb9b7dfafa7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:12.828778 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-05043bc6-34f7-4be3-a917-eeb9b7dfafa7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:12.829073 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-05043bc6-34f7-4be3-a917-eeb9b7dfafa7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:12.829319 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-05043bc6-34f7-4be3-a917-eeb9b7dfafa7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:12.829462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-05043bc6-34f7-4be3-a917-eeb9b7dfafa7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:12.836565 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:12.836565 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:12.840488 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-05043bc6-34f7-4be3-a917-eeb9b7dfafa7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:12.841041 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 189/763] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:12 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:12.855594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6e067455-2eb2-48ee-9053-32b3cde7ceb3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:12.857672 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e067455-2eb2-48ee-9053-32b3cde7ceb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 Aug 18 13:04:12.858238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6e067455-2eb2-48ee-9053-32b3cde7ceb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:12.858439 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6e067455-2eb2-48ee-9053-32b3cde7ceb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:12.867915 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:12.867915 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:12.873780 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6e067455-2eb2-48ee-9053-32b3cde7ceb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:12.882449 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e067455-2eb2-48ee-9053-32b3cde7ceb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 returned with HTTP 200 Aug 18 13:04:12.882882 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 194/764] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:12 2026] GET /volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:12.897990 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-36c1ee56-6edf-45af-9599-3eaa650d795c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:12.901513 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-36c1ee56-6edf-45af-9599-3eaa650d795c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 Aug 18 13:04:12.901733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-36c1ee56-6edf-45af-9599-3eaa650d795c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:12.901938 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-36c1ee56-6edf-45af-9599-3eaa650d795c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:12.915365 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:12.915365 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:12.923039 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-36c1ee56-6edf-45af-9599-3eaa650d795c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:12.932344 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-36c1ee56-6edf-45af-9599-3eaa650d795c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 returned with HTTP 200 Aug 18 13:04:12.932846 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 193/765] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:12 2026] GET /volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:12.948835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:12.955277 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 Aug 18 13:04:12.956392 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:12.957415 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:12.958055 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: bf923084-9afd-4fb8-b90f-4e935c3eb6c2 Aug 18 13:04:12.971267 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:12.971267 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:12.972099 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:13.003281 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume request issued successfully. Aug 18 13:04:13.003421 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-757fd05f-9b74-4ef7-9567-e75802a47f69 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 returned with HTTP 202 Aug 18 13:04:13.003916 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 190/766] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:12 2026] DELETE /volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:13.015714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bf7656fd-6714-4d00-955d-ca9e624ed28e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:13.023131 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bf7656fd-6714-4d00-955d-ca9e624ed28e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 Aug 18 13:04:13.023570 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bf7656fd-6714-4d00-955d-ca9e624ed28e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:13.023888 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bf7656fd-6714-4d00-955d-ca9e624ed28e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:13.035570 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:13.035570 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:13.041463 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bf7656fd-6714-4d00-955d-ca9e624ed28e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:13.050303 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bf7656fd-6714-4d00-955d-ca9e624ed28e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 returned with HTTP 200 Aug 18 13:04:13.050823 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 190/767] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:13 2026] GET /volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:14.071745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bc1dc67a-6c1e-4ab2-b486-49e181a2454e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:14.074294 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc1dc67a-6c1e-4ab2-b486-49e181a2454e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 Aug 18 13:04:14.074575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc1dc67a-6c1e-4ab2-b486-49e181a2454e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:14.074853 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc1dc67a-6c1e-4ab2-b486-49e181a2454e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:14.082547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc1dc67a-6c1e-4ab2-b486-49e181a2454e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 returned with HTTP 404 Aug 18 13:04:14.083182 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 195/768] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:14 2026] GET /volume/v3/volumes/bf923084-9afd-4fb8-b90f-4e935c3eb6c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:14.092702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4ba518cd-430d-4af1-8b1d-7d78cd2b42bd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:14.097171 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4ba518cd-430d-4af1-8b1d-7d78cd2b42bd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:14.097171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4ba518cd-430d-4af1-8b1d-7d78cd2b42bd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:14.097171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4ba518cd-430d-4af1-8b1d-7d78cd2b42bd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:14.097171 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-4ba518cd-430d-4af1-8b1d-7d78cd2b42bd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete backup with id: 71a18f45-733b-4bf3-823c-dd39c79e24ed. Aug 18 13:04:14.104074 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:14.104074 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:14.138884 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-4ba518cd-430d-4af1-8b1d-7d78cd2b42bd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] delete_backup rpcapi backup_id 71a18f45-733b-4bf3-823c-dd39c79e24ed {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:04:14.145779 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4ba518cd-430d-4af1-8b1d-7d78cd2b42bd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 202 Aug 18 13:04:14.145779 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 194/769] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:14 2026] DELETE /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:04:14.159564 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dfec9379-9def-4033-a23a-d68d540c131b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:14.162124 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dfec9379-9def-4033-a23a-d68d540c131b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:14.162456 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dfec9379-9def-4033-a23a-d68d540c131b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:14.162732 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dfec9379-9def-4033-a23a-d68d540c131b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:14.162906 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-dfec9379-9def-4033-a23a-d68d540c131b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:14.177572 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:14.177572 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:14.178442 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dfec9379-9def-4033-a23a-d68d540c131b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 200 Aug 18 13:04:14.178962 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 191/770] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:14 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:14.416269 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-55680554-c159-4a8a-8c19-d2946b58c8fd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:14.571567 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:14.571567 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-821237568"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:14.573471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-821237568'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:14.573701 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Create volume of 1 GB Aug 18 13:04:14.579546 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Availability Zones retrieved successfully. Aug 18 13:04:14.586712 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Flow 'volume_create_api' (61f68951-59e4-4fd6-a9a2-a56c5000eb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:14.587492 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6167fa2-83e8-4250-a560-9ba93c07037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:14.588565 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:14.622030 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6167fa2-83e8-4250-a560-9ba93c07037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:14.623083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b43da3-115f-4a7e-97e0-f0274ebd6457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:14.706236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Created reservations ['a69f94b9-9366-4050-ac40-fffba9447e98', '1a2e5767-4e19-4f32-aac3-733caec52e39', '24b171f0-1be4-4c14-9739-52f71ecf1bbf', 'e5e2cafa-be0c-4bfc-8e39-7cc1e469ca94'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:14.707354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b43da3-115f-4a7e-97e0-f0274ebd6457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69f94b9-9366-4050-ac40-fffba9447e98', '1a2e5767-4e19-4f32-aac3-733caec52e39', '24b171f0-1be4-4c14-9739-52f71ecf1bbf', 'e5e2cafa-be0c-4bfc-8e39-7cc1e469ca94']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:14.708475 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9dc534-e539-41f7-ba76-747ea6f66fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:14.741293 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9dc534-e539-41f7-ba76-747ea6f66fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'debb599a-48b8-4e2f-b65c-b2a36c640926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-821237568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457efd4e63014a838263663dd24beae8',qos_specs=None,replication_status=,reservations=['a69f94b9-9366-4050-ac40-fffba9447e98','1a2e5767-4e19-4f32-aac3-733caec52e39','24b171f0-1be4-4c14-9739-52f71ecf1bbf','e5e2cafa-be0c-4bfc-8e39-7cc1e469ca94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3055b429f9d04030b08bac234194ca4a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-821237568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=debb599a-48b8-4e2f-b65c-b2a36c640926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='457efd4e63014a838263663dd24beae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3055b429f9d04030b08bac234194ca4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:14.742360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5832817b-c684-4e8e-86df-ec7189850502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:14.770984 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5832817b-c684-4e8e-86df-ec7189850502) transitioned into state 'SUCCESS' from state '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-821237568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457efd4e63014a838263663dd24beae8',qos_specs=None,replication_status=,reservations=['a69f94b9-9366-4050-ac40-fffba9447e98','1a2e5767-4e19-4f32-aac3-733caec52e39','24b171f0-1be4-4c14-9739-52f71ecf1bbf','e5e2cafa-be0c-4bfc-8e39-7cc1e469ca94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3055b429f9d04030b08bac234194ca4a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:14.770984 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462d3543-23db-4d77-8119-03da7717cf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:14.780824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462d3543-23db-4d77-8119-03da7717cf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:14.781672 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Flow 'volume_create_api' (61f68951-59e4-4fd6-a9a2-a56c5000eb11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:14.782004 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Create volume request issued successfully. Aug 18 13:04:14.782588 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-55680554-c159-4a8a-8c19-d2946b58c8fd tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:14.782983 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 191/771] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:04:14 2026] POST /volume/v3/volumes => generated 757 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:14.803413 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e3611412-e535-4c79-881c-bf7268e3d2fc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:14.809091 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3611412-e535-4c79-881c-bf7268e3d2fc tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:14.809194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3611412-e535-4c79-881c-bf7268e3d2fc tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:14.810191 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3611412-e535-4c79-881c-bf7268e3d2fc tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:14.828735 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:14.828735 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:14.835781 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e3611412-e535-4c79-881c-bf7268e3d2fc tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:14.843846 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3611412-e535-4c79-881c-bf7268e3d2fc tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 returned with HTTP 200 Aug 18 13:04:14.845250 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 196/772] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:14 2026] GET /volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:15.199719 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f126a77f-d524-41e3-a4f8-c0d5e17e7ae1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:15.202458 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f126a77f-d524-41e3-a4f8-c0d5e17e7ae1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed Aug 18 13:04:15.203337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f126a77f-d524-41e3-a4f8-c0d5e17e7ae1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:15.203337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f126a77f-d524-41e3-a4f8-c0d5e17e7ae1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:15.204234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f126a77f-d524-41e3-a4f8-c0d5e17e7ae1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 71a18f45-733b-4bf3-823c-dd39c79e24ed. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:15.210464 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f126a77f-d524-41e3-a4f8-c0d5e17e7ae1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed returned with HTTP 404 Aug 18 13:04:15.211240 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 195/773] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:15 2026] GET /volume/v3/backups/71a18f45-733b-4bf3-823c-dd39c79e24ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:15.315236 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-603d3643-16b5-4ea7-8cd0-4e8fa6a0d589 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:15.318715 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-603d3643-16b5-4ea7-8cd0-4e8fa6a0d589 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:04:15.319045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-603d3643-16b5-4ea7-8cd0-4e8fa6a0d589 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:15.319317 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-603d3643-16b5-4ea7-8cd0-4e8fa6a0d589 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:15.328731 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:15.328731 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:15.333717 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-603d3643-16b5-4ea7-8cd0-4e8fa6a0d589 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:15.339517 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-603d3643-16b5-4ea7-8cd0-4e8fa6a0d589 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 200 Aug 18 13:04:15.340015 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 192/774] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:15 2026] GET /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:15.357581 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:15.361277 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:04:15.361576 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:15.362028 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:15.363278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: 11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:04:15.374027 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:15.374027 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:15.375222 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:15.397620 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume request issued successfully. Aug 18 13:04:15.398632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca81ac7d-d228-4198-a12e-41c9dd54b2a5 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 202 Aug 18 13:04:15.398632 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 192/775] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:15 2026] DELETE /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:15.408697 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-767f29be-096e-4dad-b132-eae2d2d397b9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:15.412033 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-767f29be-096e-4dad-b132-eae2d2d397b9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:04:15.412321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-767f29be-096e-4dad-b132-eae2d2d397b9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:15.412577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-767f29be-096e-4dad-b132-eae2d2d397b9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:15.433062 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:15.433062 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:15.439663 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-767f29be-096e-4dad-b132-eae2d2d397b9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:15.445130 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-767f29be-096e-4dad-b132-eae2d2d397b9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 200 Aug 18 13:04:15.445647 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 197/776] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:15 2026] GET /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:15.861738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-011dad04-9561-41b7-b994-3f4db410564f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:15.864360 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-011dad04-9561-41b7-b994-3f4db410564f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:15.864844 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-011dad04-9561-41b7-b994-3f4db410564f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:15.865315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-011dad04-9561-41b7-b994-3f4db410564f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:15.874617 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:15.874617 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:15.878886 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-011dad04-9561-41b7-b994-3f4db410564f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:15.884275 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-011dad04-9561-41b7-b994-3f4db410564f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 returned with HTTP 200 Aug 18 13:04:15.884915 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 196/777] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:15 2026] GET /volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:15.903743 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:15.905614 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:04:15.905971 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "debb599a-48b8-4e2f-b65c-b2a36c640926", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-452315724"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:15.914746 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:15.914746 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:15.915321 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:15.915501 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Create snapshot from volume debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:15.952559 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Created reservations ['0fdfb1d4-205e-4e98-b9a2-da1d32ba352f', 'b3cf77f3-36c2-40e4-87be-75fcf66bda19', '9d5aafff-c145-435a-aadb-1961afed3a8b', '175ed73d-6da1-40b8-a0ea-40d542b63aa5'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:15.989971 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot create request issued successfully. Aug 18 13:04:15.990440 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ed0526d-fd13-48b9-9476-0d7fe2131da5 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:04:15.991000 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 193/778] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:04:15 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:16.002444 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-40702d38-07dc-4682-b522-46b7af150d9a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:16.006073 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-40702d38-07dc-4682-b522-46b7af150d9a tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b Aug 18 13:04:16.006389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-40702d38-07dc-4682-b522-46b7af150d9a tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:16.006690 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-40702d38-07dc-4682-b522-46b7af150d9a tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:16.016160 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:16.016160 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:16.016767 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-40702d38-07dc-4682-b522-46b7af150d9a tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:16.017769 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-40702d38-07dc-4682-b522-46b7af150d9a tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b returned with HTTP 200 Aug 18 13:04:16.018238 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 193/779] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:16 2026] GET /volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:16.461321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-40f3b66b-d914-4d9d-9bf9-6dc15b72c46e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:16.464673 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-40f3b66b-d914-4d9d-9bf9-6dc15b72c46e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 Aug 18 13:04:16.464933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-40f3b66b-d914-4d9d-9bf9-6dc15b72c46e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:16.465169 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-40f3b66b-d914-4d9d-9bf9-6dc15b72c46e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:16.472646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-40f3b66b-d914-4d9d-9bf9-6dc15b72c46e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 returned with HTTP 404 Aug 18 13:04:16.473465 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 198/780] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:16 2026] GET /volume/v3/volumes/11ee2825-b6c0-4e8e-afdd-06ee17405403 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:16.489528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5fec22d6-aa93-46f9-8166-363ef2150460 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:16.493254 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:16.493254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-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-1693044927"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:16.495950 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1693044927'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:16.497241 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume of 1 GB Aug 18 13:04:16.502032 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Availability Zones retrieved successfully. Aug 18 13:04:16.511248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (f48156d9-a7b5-419a-aafe-c3210b2e3153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:16.511248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eac2797-c7b5-4dfa-9c05-8bb6f4e59766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:16.512098 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:16.551832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eac2797-c7b5-4dfa-9c05-8bb6f4e59766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:16.553455 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8001cd4d-4ccf-4481-a043-f8c413c51c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:16.619080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['5d70562d-d310-4174-89c6-dd1aeaf2e54f', 'a4d04bde-54fe-49c7-b286-51cab7969c25', 'dd85336d-ddaa-4e9e-86b2-8486c47055c0', '699bd3a0-cb13-4bc3-aebf-aaf0aa303930'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:16.620748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8001cd4d-4ccf-4481-a043-f8c413c51c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d70562d-d310-4174-89c6-dd1aeaf2e54f', 'a4d04bde-54fe-49c7-b286-51cab7969c25', 'dd85336d-ddaa-4e9e-86b2-8486c47055c0', '699bd3a0-cb13-4bc3-aebf-aaf0aa303930']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:16.622086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d021f1-09c6-4b44-8c71-588d202403ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:16.659236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d021f1-09c6-4b44-8c71-588d202403ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9409db13-1cb8-47fe-a3b9-349887959c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1693044927',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['5d70562d-d310-4174-89c6-dd1aeaf2e54f','a4d04bde-54fe-49c7-b286-51cab7969c25','dd85336d-ddaa-4e9e-86b2-8486c47055c0','699bd3a0-cb13-4bc3-aebf-aaf0aa303930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1693044927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9409db13-1cb8-47fe-a3b9-349887959c1f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='845426c78632442d9c85d5c7390d7bae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02ba9982352f4369bc3b3161c022b33e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:16.659541 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420ec540-fd38-4d9d-a4bd-e550cebdb19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:16.683430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420ec540-fd38-4d9d-a4bd-e550cebdb19f) transitioned into state 'SUCCESS' from state '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-1693044927',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['5d70562d-d310-4174-89c6-dd1aeaf2e54f','a4d04bde-54fe-49c7-b286-51cab7969c25','dd85336d-ddaa-4e9e-86b2-8486c47055c0','699bd3a0-cb13-4bc3-aebf-aaf0aa303930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:16.683430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7603f50-7de3-4620-a145-a1ac607dc12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:16.696057 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7603f50-7de3-4620-a145-a1ac607dc12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:16.697243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (f48156d9-a7b5-419a-aafe-c3210b2e3153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:16.697722 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request issued successfully. Aug 18 13:04:16.698451 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fec22d6-aa93-46f9-8166-363ef2150460 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:16.698957 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 197/781] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:04:16 2026] POST /volume/v3/volumes => generated 816 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:16.716174 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4daa53bd-2904-4619-b1ba-dd40775ffba4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:16.719381 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4daa53bd-2904-4619-b1ba-dd40775ffba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:04:16.719665 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4daa53bd-2904-4619-b1ba-dd40775ffba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:16.719928 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4daa53bd-2904-4619-b1ba-dd40775ffba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:16.730430 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:16.730430 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:16.738170 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4daa53bd-2904-4619-b1ba-dd40775ffba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:16.745115 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4daa53bd-2904-4619-b1ba-dd40775ffba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 200 Aug 18 13:04:16.745667 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 194/782] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:16 2026] GET /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:17.029975 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7dd5ba96-6131-4be2-ab4b-9864b42e5552 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.031829 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7dd5ba96-6131-4be2-ab4b-9864b42e5552 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b Aug 18 13:04:17.032093 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7dd5ba96-6131-4be2-ab4b-9864b42e5552 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:17.032229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7dd5ba96-6131-4be2-ab4b-9864b42e5552 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:17.040667 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.040667 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:17.041279 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7dd5ba96-6131-4be2-ab4b-9864b42e5552 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:17.042582 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7dd5ba96-6131-4be2-ab4b-9864b42e5552 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b returned with HTTP 200 Aug 18 13:04:17.043113 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 194/783] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:17 2026] GET /volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:17.055651 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.057983 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:04:17.058477 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "debb599a-48b8-4e2f-b65c-b2a36c640926", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-957521672"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:17.069058 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.069058 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:17.069800 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:17.069800 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Create snapshot from volume debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:17.106395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Created reservations ['115c2c95-38b6-4922-b0b6-672749c628de', '947fd454-eef0-4195-9b26-01f0d7fda949', '90667bc0-36e4-4521-bc4b-d9595ad2fceb', '3dd8a2ba-582c-43c0-9e13-4ff39e067062'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:17.143559 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot create request issued successfully. Aug 18 13:04:17.143704 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d976fa4-65bb-4869-9edf-9e665dc09cee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:04:17.144429 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 199/784] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:04:17 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:17.159823 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fc312731-9db1-41ed-8769-0073376188ec None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.162002 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc312731-9db1-41ed-8769-0073376188ec tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b Aug 18 13:04:17.162257 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc312731-9db1-41ed-8769-0073376188ec tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:17.162641 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc312731-9db1-41ed-8769-0073376188ec tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:17.169563 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.169563 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:17.170892 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fc312731-9db1-41ed-8769-0073376188ec tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:17.172409 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc312731-9db1-41ed-8769-0073376188ec tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b returned with HTTP 200 Aug 18 13:04:17.172409 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 198/785] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:17 2026] GET /volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:17.532153 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-e44c280f-8ddd-4238-bee3-ec9b386b120c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.534998 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-e44c280f-8ddd-4238-bee3-ec9b386b120c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:04:17.535529 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-e44c280f-8ddd-4238-bee3-ec9b386b120c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:17.536023 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-e44c280f-8ddd-4238-bee3-ec9b386b120c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:17.548641 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.548641 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:17.551716 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-e44c280f-8ddd-4238-bee3-ec9b386b120c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:04:17.559387 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-e44c280f-8ddd-4238-bee3-ec9b386b120c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:04:17.560185 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 195/786] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:17 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1652 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:17.602890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ed3c7d28-7162-4a60-9a30-15c82366d03c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.605803 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ed3c7d28-7162-4a60-9a30-15c82366d03c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:04:17.606308 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ed3c7d28-7162-4a60-9a30-15c82366d03c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:17.606401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ed3c7d28-7162-4a60-9a30-15c82366d03c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:17.619996 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.619996 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:17.625279 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ed3c7d28-7162-4a60-9a30-15c82366d03c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:04:17.633698 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ed3c7d28-7162-4a60-9a30-15c82366d03c tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:04:17.633698 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 195/787] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:17 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:17.767096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cbd56725-6581-4820-b38a-f8dd729e024e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.769234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cbd56725-6581-4820-b38a-f8dd729e024e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:04:17.769492 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cbd56725-6581-4820-b38a-f8dd729e024e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:17.769748 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cbd56725-6581-4820-b38a-f8dd729e024e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:17.779398 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.779398 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:17.784380 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cbd56725-6581-4820-b38a-f8dd729e024e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:17.791072 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cbd56725-6581-4820-b38a-f8dd729e024e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 200 Aug 18 13:04:17.791633 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 200/788] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:17 2026] GET /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:17.813467 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ae90ed48-d4f5-4cc0-835f-909311006708 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.815399 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ae90ed48-d4f5-4cc0-835f-909311006708 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:04:17.815889 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ae90ed48-d4f5-4cc0-835f-909311006708 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9409db13-1cb8-47fe-a3b9-349887959c1f", "name": "tempest-VolumesBackupsTest-Backup-418334387", "description": "tempest-backup-description-1346572974", "container": "tempest-volumesbackupstest-backup-container-1338205174"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:17.818100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-ae90ed48-d4f5-4cc0-835f-909311006708 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating new backup {'backup': {'volume_id': '9409db13-1cb8-47fe-a3b9-349887959c1f', 'name': 'tempest-VolumesBackupsTest-Backup-418334387', 'description': 'tempest-backup-description-1346572974', 'container': 'tempest-volumesbackupstest-backup-container-1338205174'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:04:17.818321 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-ae90ed48-d4f5-4cc0-835f-909311006708 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating backup of volume 9409db13-1cb8-47fe-a3b9-349887959c1f in container tempest-volumesbackupstest-backup-container-1338205174 Aug 18 13:04:17.831482 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.831482 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:17.832500 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ae90ed48-d4f5-4cc0-835f-909311006708 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:17.861935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-ae90ed48-d4f5-4cc0-835f-909311006708 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['5e66cfb2-e91d-4a3a-821f-76a5ef6ad065', 'a8f16cb3-19ae-407a-9f96-b56352f58ede'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:17.924100 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ae90ed48-d4f5-4cc0-835f-909311006708 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:04:17.925131 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 199/789] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:04:17 2026] POST /volume/v3/backups => generated 329 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:17.938496 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-20a64aad-b3f3-4108-bb0f-5d47ff03cd12 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:17.941284 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20a64aad-b3f3-4108-bb0f-5d47ff03cd12 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:17.941651 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20a64aad-b3f3-4108-bb0f-5d47ff03cd12 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:17.942983 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20a64aad-b3f3-4108-bb0f-5d47ff03cd12 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:17.942983 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-20a64aad-b3f3-4108-bb0f-5d47ff03cd12 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:17.950578 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:17.950578 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:17.951875 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20a64aad-b3f3-4108-bb0f-5d47ff03cd12 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:17.953199 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 196/790] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:17 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:18.186508 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-21de77e6-097a-45a1-90b0-77e5874ad59e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:18.191279 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-21de77e6-097a-45a1-90b0-77e5874ad59e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b Aug 18 13:04:18.192153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-21de77e6-097a-45a1-90b0-77e5874ad59e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:18.194383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-21de77e6-097a-45a1-90b0-77e5874ad59e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:18.219048 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:18.219048 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:18.219048 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-21de77e6-097a-45a1-90b0-77e5874ad59e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:18.220055 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-21de77e6-097a-45a1-90b0-77e5874ad59e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b returned with HTTP 200 Aug 18 13:04:18.221351 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 196/791] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:18 2026] GET /volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:04:18.236807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:18.243460 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:04:18.243460 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "debb599a-48b8-4e2f-b65c-b2a36c640926", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-806363693"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:18.266378 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:18.266378 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:18.266961 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:18.267130 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Create snapshot from volume debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:18.303017 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Created reservations ['facd6848-5f3e-493f-9d3c-405b09cc5e1a', '35573deb-57c4-49c3-85e3-bb14940ab92f', 'e37abfe0-5fdc-403b-a213-02021291e099', '1c80d80e-7cf2-4c24-bd95-0f20d5913e69'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:18.343250 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot create request issued successfully. Aug 18 13:04:18.343250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16a09d2b-b7e3-40ff-aa71-fb2ebbbfaf40 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:04:18.343693 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 201/792] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:04:18 2026] POST /volume/v3/snapshots => generated 313 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:18.358792 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2bd1b47a-437a-4270-8c46-a3ef35648b77 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:18.363393 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bd1b47a-437a-4270-8c46-a3ef35648b77 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 Aug 18 13:04:18.363739 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bd1b47a-437a-4270-8c46-a3ef35648b77 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:18.364063 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bd1b47a-437a-4270-8c46-a3ef35648b77 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:18.372323 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:18.372323 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:18.372859 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2bd1b47a-437a-4270-8c46-a3ef35648b77 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:18.373776 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bd1b47a-437a-4270-8c46-a3ef35648b77 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 returned with HTTP 200 Aug 18 13:04:18.374181 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 200/793] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:18 2026] GET /volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:18.974011 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1a27bba7-811c-40a7-a6b9-fb5325662788 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:18.979095 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a27bba7-811c-40a7-a6b9-fb5325662788 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:18.979413 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a27bba7-811c-40a7-a6b9-fb5325662788 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:18.979695 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a27bba7-811c-40a7-a6b9-fb5325662788 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:18.981885 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-1a27bba7-811c-40a7-a6b9-fb5325662788 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:18.995144 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:18.995144 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:18.999292 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a27bba7-811c-40a7-a6b9-fb5325662788 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:18.999292 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 197/794] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:18 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.200305 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ea4ccf60-4066-4ce2-95fa-92d12feecf61 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.202405 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ea4ccf60-4066-4ce2-95fa-92d12feecf61 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:19.202620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ea4ccf60-4066-4ce2-95fa-92d12feecf61 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.202846 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ea4ccf60-4066-4ce2-95fa-92d12feecf61 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.219474 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.219474 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:19.226246 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ea4ccf60-4066-4ce2-95fa-92d12feecf61 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:04:19.230951 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ea4ccf60-4066-4ce2-95fa-92d12feecf61 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:04:19.231410 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 197/795] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:19.298097 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-2efc3701-8551-42c8-8a32-84a7e0f41412 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.300568 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-2efc3701-8551-42c8-8a32-84a7e0f41412 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:19.300848 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-2efc3701-8551-42c8-8a32-84a7e0f41412 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.301086 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-2efc3701-8551-42c8-8a32-84a7e0f41412 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.312981 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.312981 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:19.317625 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-2efc3701-8551-42c8-8a32-84a7e0f41412 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:04:19.323346 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-2efc3701-8551-42c8-8a32-84a7e0f41412 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:04:19.323961 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 202/796] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:19.360804 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-419eb2a4-b202-4601-9a6a-ef81a3912c69 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.364234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-419eb2a4-b202-4601-9a6a-ef81a3912c69 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] POST https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a/action Aug 18 13:04:19.365464 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-419eb2a4-b202-4601-9a6a-ef81a3912c69 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:19.366347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-419eb2a4-b202-4601-9a6a-ef81a3912c69 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:19.384783 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.384783 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:19.385363 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-419eb2a4-b202-4601-9a6a-ef81a3912c69 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:04:19.390110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-19ff5a3a-2b50-4847-b9fa-529cfb3e903f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.393763 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-19ff5a3a-2b50-4847-b9fa-529cfb3e903f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 Aug 18 13:04:19.395954 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-419eb2a4-b202-4601-9a6a-ef81a3912c69 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Begin detaching volume completed successfully. Aug 18 13:04:19.396126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-19ff5a3a-2b50-4847-b9fa-529cfb3e903f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.396274 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-419eb2a4-b202-4601-9a6a-ef81a3912c69 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a/action returned with HTTP 202 Aug 18 13:04:19.396402 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-19ff5a3a-2b50-4847-b9fa-529cfb3e903f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.397237 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 201/797] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:04:19 2026] POST /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:04:19.409420 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.409420 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:19.410088 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-19ff5a3a-2b50-4847-b9fa-529cfb3e903f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:19.411514 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-19ff5a3a-2b50-4847-b9fa-529cfb3e903f tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 returned with HTTP 200 Aug 18 13:04:19.412026 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 198/798] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.423036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7c904be1-3255-4e1f-899e-95a71ca19614 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.426437 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c904be1-3255-4e1f-899e-95a71ca19614 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=1 Aug 18 13:04:19.427173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7c904be1-3255-4e1f-899e-95a71ca19614 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.427173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7c904be1-3255-4e1f-899e-95a71ca19614 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.427173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-7c904be1-3255-4e1f-899e-95a71ca19614 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.431260 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-7c904be1-3255-4e1f-899e-95a71ca19614 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.448668 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7c904be1-3255-4e1f-899e-95a71ca19614 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.449017 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c904be1-3255-4e1f-899e-95a71ca19614 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 13:04:19.449598 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 198/799] 10.4.3.126 () {66 vars in 1258 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.467767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.470940 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 18 13:04:19.470940 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.470940 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.471063 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d3087eb2-2d49-4075-a6b4-5b8c4c2fc740 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.471121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.471174 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3087eb2-2d49-4075-a6b4-5b8c4c2fc740 None None] GET https://10.4.3.126/volume// Aug 18 13:04:19.471174 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3087eb2-2d49-4075-a6b4-5b8c4c2fc740 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.471313 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3087eb2-2d49-4075-a6b4-5b8c4c2fc740 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.471614 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3087eb2-2d49-4075-a6b4-5b8c4c2fc740 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:19.471943 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 202/800] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:19.474262 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.486337 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-443bd42d-a9a9-485d-92d3-b1ad075a7bc1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.488659 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-443bd42d-a9a9-485d-92d3-b1ad075a7bc1 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:19.488881 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-443bd42d-a9a9-485d-92d3-b1ad075a7bc1 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.489076 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-443bd42d-a9a9-485d-92d3-b1ad075a7bc1 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.498968 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.498968 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:19.500298 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.500739 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-560d69fa-b15b-4cc1-86e1-890e24a3b4cb tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 18 13:04:19.501456 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 203/801] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.502720 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-443bd42d-a9a9-485d-92d3-b1ad075a7bc1 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:04:19.509751 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-443bd42d-a9a9-485d-92d3-b1ad075a7bc1 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:04:19.510367 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 199/802] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:19.513306 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.516651 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=100000 Aug 18 13:04:19.516961 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.517339 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.517831 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.519733 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.519733 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:19.521073 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.528775 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.529314 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-91e53f5d-24ce-4b2f-b4b4-0b0573792e6e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 13:04:19.529825 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 199/803] 10.4.3.126 () {66 vars in 1268 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.545947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.548460 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=0 Aug 18 13:04:19.548908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.549278 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.549645 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.551568 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.db.api [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100588) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.567259 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.567714 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-565ccac5-568b-4cfa-a8cb-2138003a0817 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 13:04:19.568309 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 203/804] 10.4.3.126 () {66 vars in 1258 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:04:19.579979 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-13da735e-8543-4eef-b649-18cbdbb1849b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.582597 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-13da735e-8543-4eef-b649-18cbdbb1849b tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 18 13:04:19.582829 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-13da735e-8543-4eef-b649-18cbdbb1849b tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.582989 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-13da735e-8543-4eef-b649-18cbdbb1849b tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.583185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-13da735e-8543-4eef-b649-18cbdbb1849b tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.584708 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.584708 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:19.586503 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-13da735e-8543-4eef-b649-18cbdbb1849b tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.594021 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-13da735e-8543-4eef-b649-18cbdbb1849b tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.594428 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-13da735e-8543-4eef-b649-18cbdbb1849b tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 18 13:04:19.594822 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 204/805] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.605916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.608332 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?marker=929f683b-7f96-4b9b-8867-5d1890a2d50b Aug 18 13:04:19.608572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.608846 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.609158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.610408 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100589) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.637444 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.638018 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d13074d-b129-4c3e-b329-bdbdcd12d3c3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?marker=929f683b-7f96-4b9b-8867-5d1890a2d50b returned with HTTP 200 Aug 18 13:04:19.638490 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 200/806] 10.4.3.126 () {66 vars in 1330 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?marker=929f683b-7f96-4b9b-8867-5d1890a2d50b => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.648270 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-702a084c-249e-40b2-8965-a857bf9ab376 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.650234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-702a084c-249e-40b2-8965-a857bf9ab376 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?offset=2&limit=3 Aug 18 13:04:19.650506 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-702a084c-249e-40b2-8965-a857bf9ab376 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.650765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-702a084c-249e-40b2-8965-a857bf9ab376 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.651071 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-702a084c-249e-40b2-8965-a857bf9ab376 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.651476 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.651476 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:19.652405 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-702a084c-249e-40b2-8965-a857bf9ab376 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.666250 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-702a084c-249e-40b2-8965-a857bf9ab376 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.666250 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-702a084c-249e-40b2-8965-a857bf9ab376 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 13:04:19.666782 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 200/807] 10.4.3.126 () {66 vars in 1276 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.679745 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.681841 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 13:04:19.682067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.682347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.682606 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.683860 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.db.api [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100588) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.697953 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.698367 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-134b8ff1-e9c6-4ed4-b252-0e4c4b8eac79 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 13:04:19.698880 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 204/808] 10.4.3.126 () {66 vars in 1308 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.709960 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d9195269-66b4-4720-bd4f-c69be533be56 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.712316 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9195269-66b4-4720-bd4f-c69be533be56 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 13:04:19.712591 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d9195269-66b4-4720-bd4f-c69be533be56 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.712862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d9195269-66b4-4720-bd4f-c69be533be56 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.713240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-d9195269-66b4-4720-bd4f-c69be533be56 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.713539 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.713539 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:19.714770 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-d9195269-66b4-4720-bd4f-c69be533be56 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.721469 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d9195269-66b4-4720-bd4f-c69be533be56 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.721959 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9195269-66b4-4720-bd4f-c69be533be56 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 13:04:19.722549 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 205/809] 10.4.3.126 () {66 vars in 1310 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.734168 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.736162 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 13:04:19.736397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.736729 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.737128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.737435 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.737435 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:19.738700 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100589) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.754231 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.754693 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-36416b38-cd75-4108-b3b1-9d3cd8e42be8 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 13:04:19.755513 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 201/810] 10.4.3.126 () {66 vars in 1292 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.767610 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.769560 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 13:04:19.769739 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.769945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.770201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.770558 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.770558 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:19.771514 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.785079 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.785511 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-72a23572-492e-43e0-9f7a-fe9ae575f308 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 13:04:19.786012 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 201/811] 10.4.3.126 () {66 vars in 1294 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.796841 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.798938 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 13:04:19.799182 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.799467 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.799744 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.800130 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.800130 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:19.801362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.db.api [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100588) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.817558 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.817995 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7ab77232-87b9-4bbf-82d8-2d1db0085186 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 13:04:19.818431 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 205/812] 10.4.3.126 () {66 vars in 1312 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.832226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.834225 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 13:04:19.834479 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.834745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.835049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.835480 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.835480 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:19.836888 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.851320 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.851738 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58cfd438-37a8-4812-8bbd-6228f385a5c1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 13:04:19.852178 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 206/813] 10.4.3.126 () {66 vars in 1314 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.865972 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.871409 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 Aug 18 13:04:19.871646 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.871907 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.872164 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.872548 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.872548 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:19.873757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100589) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.890675 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.891351 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.891351 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:19.892289 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b86e4af3-434d-4b8d-868e-52e96d195ab1 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 returned with HTTP 200 Aug 18 13:04:19.892859 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 202/814] 10.4.3.126 () {66 vars in 1383 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.906954 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.909881 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail?status=available Aug 18 13:04:19.910074 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.910477 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.910729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.911065 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.911065 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:19.912837 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.928438 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.929176 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.929176 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:19.930009 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6efb28a7-998b-4b72-b6c5-ffb20ade690e tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 13:04:19.930530 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 202/815] 10.4.3.126 () {66 vars in 1297 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:19.939967 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.941581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 Aug 18 13:04:19.942686 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.942686 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.942686 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.942686 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.942686 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:19.943509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.db.api [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100588) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.952293 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=291,cinder:UPDATE=71,cinder:INSERT=39 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:04:19.956707 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.957373 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.957373 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:19.958373 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fd8b2ae-3695-43f2-984a-1602b85f81de tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 returned with HTTP 200 Aug 18 13:04:19.958373 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 206/816] 10.4.3.126 () {66 vars in 1417 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:19.970434 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:19.973345 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 Aug 18 13:04:19.973345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:19.973479 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:19.973779 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:19.974150 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:19.974150 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:19.975416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:19.994630 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:19.994630 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1fd0ef15-1fe1-4537-aa49-ef965d009482 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 returned with HTTP 200 Aug 18 13:04:19.994980 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 207/817] 10.4.3.126 () {66 vars in 1362 bytes} [Tue Aug 18 13:04:19 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:20.007634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-facd1abc-3cd5-401d-a478-f04e040010f9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.010449 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-facd1abc-3cd5-401d-a478-f04e040010f9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?status=available Aug 18 13:04:20.010703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-facd1abc-3cd5-401d-a478-f04e040010f9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:20.011198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-facd1abc-3cd5-401d-a478-f04e040010f9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:20.011517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-facd1abc-3cd5-401d-a478-f04e040010f9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:20.014624 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [None req-facd1abc-3cd5-401d-a478-f04e040010f9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100589) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:20.014740 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3c00b6fb-32ca-4bcd-9caa-ac485cdd5833 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.017146 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3c00b6fb-32ca-4bcd-9caa-ac485cdd5833 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:20.018432 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3c00b6fb-32ca-4bcd-9caa-ac485cdd5833 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:20.018432 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3c00b6fb-32ca-4bcd-9caa-ac485cdd5833 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:20.018432 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-3c00b6fb-32ca-4bcd-9caa-ac485cdd5833 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:20.019922 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=289,cinder:INSERT=51,cinder:UPDATE=84 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:04:20.025433 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:20.025433 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:20.025433 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3c00b6fb-32ca-4bcd-9caa-ac485cdd5833 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:20.026217 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 203/818] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:20 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:20.031406 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-facd1abc-3cd5-401d-a478-f04e040010f9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:20.031968 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-facd1abc-3cd5-401d-a478-f04e040010f9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 13:04:20.032937 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 203/819] 10.4.3.126 () {66 vars in 1276 bytes} [Tue Aug 18 13:04:20 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:20.046590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.048390 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 Aug 18 13:04:20.048844 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:20.048917 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:20.049156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:20.051452 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.db.api [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Building query based on filter {{(pid=100588) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:04:20.058511 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Get all snapshots completed successfully. Aug 18 13:04:20.059060 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83943c86-6bcb-45bb-b7f8-2f9ad28dfae6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 returned with HTTP 200 Aug 18 13:04:20.059690 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 207/820] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:04:20 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-806363693 => generated 341 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:20.076053 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.078307 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 Aug 18 13:04:20.078513 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:20.078847 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:20.078987 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Delete snapshot with id: 8bed973e-59bb-4147-b6f9-61c842db1d05 Aug 18 13:04:20.085941 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:20.085941 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:20.086741 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:20.109566 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot delete request issued successfully. Aug 18 13:04:20.109566 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5bffe2a-f25f-42da-928d-558a028bb0c4 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 returned with HTTP 202 Aug 18 13:04:20.110515 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 208/821] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:04:20 2026] DELETE /volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:20.120753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-955567bc-e8d9-403a-a4f0-f5212a14eaf6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.124367 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-955567bc-e8d9-403a-a4f0-f5212a14eaf6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 Aug 18 13:04:20.125072 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-955567bc-e8d9-403a-a4f0-f5212a14eaf6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:20.125861 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-955567bc-e8d9-403a-a4f0-f5212a14eaf6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:20.133017 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:20.133017 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:20.133869 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-955567bc-e8d9-403a-a4f0-f5212a14eaf6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:20.134885 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-955567bc-e8d9-403a-a4f0-f5212a14eaf6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 returned with HTTP 200 Aug 18 13:04:20.135593 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 204/822] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:20 2026] GET /volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:04:20.790117 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ed9c0c31-0190-4bb5-a89f-0a4397b21943 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.790545 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ed9c0c31-0190-4bb5-a89f-0a4397b21943 None None] GET https://10.4.3.126/volume// Aug 18 13:04:20.790803 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ed9c0c31-0190-4bb5-a89f-0a4397b21943 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:20.790888 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ed9c0c31-0190-4bb5-a89f-0a4397b21943 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:20.791362 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ed9c0c31-0190-4bb5-a89f-0a4397b21943 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:20.791738 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 204/823] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:04:20.804002 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ba4c85da-f09f-47ea-b950-0524c07462cb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.810542 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ba4c85da-f09f-47ea-b950-0524c07462cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:04:20.810542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ba4c85da-f09f-47ea-b950-0524c07462cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b963688-73e8-4783-b26f-50843fa782eb", "connector": null, "instance_uuid": "7669330b-32d1-4d74-8671-b8c19b9796f3"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:20.827242 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:20.827242 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:20.876523 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-ba4c85da-f09f-47ea-b950-0524c07462cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:04:20.877333 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 208/824] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:04:20 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 18 13:04:20.962402 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-0e4dfe81-3ced-4c1d-8bc1-69bb96187d91 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:20.964943 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-0e4dfe81-3ced-4c1d-8bc1-69bb96187d91 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] DELETE https://10.4.3.126/volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb Aug 18 13:04:20.965125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-0e4dfe81-3ced-4c1d-8bc1-69bb96187d91 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:20.965355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-0e4dfe81-3ced-4c1d-8bc1-69bb96187d91 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:20.973640 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:20.973640 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:21.039007 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-733a913c-5c27-405b-baad-2af4dcefb991 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.042138 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-733a913c-5c27-405b-baad-2af4dcefb991 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:21.042580 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-733a913c-5c27-405b-baad-2af4dcefb991 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:21.042845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-733a913c-5c27-405b-baad-2af4dcefb991 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:21.043054 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-733a913c-5c27-405b-baad-2af4dcefb991 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:21.046705 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-0e4dfe81-3ced-4c1d-8bc1-69bb96187d91 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb returned with HTTP 200 Aug 18 13:04:21.047522 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 209/825] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:04:20 2026] DELETE /volume/v3/attachments/64cc9019-07d1-4f4c-8395-b7e20b4a25eb => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:21.049384 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:21.049384 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:21.050356 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-733a913c-5c27-405b-baad-2af4dcefb991 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:21.050845 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 205/826] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:21 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:21.146656 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94dc5d2e-b1c3-474d-9652-75112e6aa869 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.148629 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94dc5d2e-b1c3-474d-9652-75112e6aa869 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 Aug 18 13:04:21.148903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94dc5d2e-b1c3-474d-9652-75112e6aa869 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:21.149127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94dc5d2e-b1c3-474d-9652-75112e6aa869 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:21.158229 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94dc5d2e-b1c3-474d-9652-75112e6aa869 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 returned with HTTP 404 Aug 18 13:04:21.158229 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 205/827] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:21 2026] GET /volume/v3/snapshots/8bed973e-59bb-4147-b6f9-61c842db1d05 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:21.169233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.171201 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b Aug 18 13:04:21.171441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:21.171721 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:21.171847 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Delete snapshot with id: 929f683b-7f96-4b9b-8867-5d1890a2d50b Aug 18 13:04:21.180227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a93f8912-8fa7-4920-b232-cc309650a40b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.180227 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a93f8912-8fa7-4920-b232-cc309650a40b None None] GET https://10.4.3.126/volume// Aug 18 13:04:21.180227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a93f8912-8fa7-4920-b232-cc309650a40b None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:21.180227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a93f8912-8fa7-4920-b232-cc309650a40b None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:21.180227 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a93f8912-8fa7-4920-b232-cc309650a40b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:21.180227 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 210/828] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:04:21.181393 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:21.181393 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:21.182058 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:21.188140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-4fe2e88a-bc4c-4314-8918-2dc43baa108b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.191986 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-4fe2e88a-bc4c-4314-8918-2dc43baa108b tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] POST https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb/action Aug 18 13:04:21.192646 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-4fe2e88a-bc4c-4314-8918-2dc43baa108b tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action body: b'{"os-reimage": {"image_id": "7f062999-1696-4bcc-8a61-bb3327da9568", "reimage_reserved": true}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:21.192851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-4fe2e88a-bc4c-4314-8918-2dc43baa108b tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "7f062999-1696-4bcc-8a61-bb3327da9568", "reimage_reserved": true}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:21.204120 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot delete request issued successfully. Aug 18 13:04:21.204394 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5a1b0e50-75f0-4db0-85d6-db05976a4bb3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b returned with HTTP 202 Aug 18 13:04:21.204921 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 209/829] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:04:21 2026] DELETE /volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:21.211071 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:21.211071 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:21.212040 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-4fe2e88a-bc4c-4314-8918-2dc43baa108b tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:04:21.217933 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-63126846-c00e-4dc1-b3b5-a0a93dd3ace3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.219882 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63126846-c00e-4dc1-b3b5-a0a93dd3ace3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b Aug 18 13:04:21.223106 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63126846-c00e-4dc1-b3b5-a0a93dd3ace3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:21.224396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63126846-c00e-4dc1-b3b5-a0a93dd3ace3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:21.235614 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:21.235614 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:21.236222 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-63126846-c00e-4dc1-b3b5-a0a93dd3ace3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:21.240669 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63126846-c00e-4dc1-b3b5-a0a93dd3ace3 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b returned with HTTP 200 Aug 18 13:04:21.242011 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 206/830] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:21 2026] GET /volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:21.302542 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-5e17e58f-949e-4568-85f6-a0214459f759 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.307319 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-5e17e58f-949e-4568-85f6-a0214459f759 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] DELETE https://10.4.3.126/volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24 Aug 18 13:04:21.307718 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-5e17e58f-949e-4568-85f6-a0214459f759 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:21.307989 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-5e17e58f-949e-4568-85f6-a0214459f759 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:21.318354 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:21.318354 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:21.383340 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-4fe2e88a-bc4c-4314-8918-2dc43baa108b tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb/action returned with HTTP 202 Aug 18 13:04:21.383937 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 206/831] 10.4.3.126 () {74 vars in 1713 bytes} [Tue Aug 18 13:04:21 2026] POST /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:04:21.397772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-fa4a8fb6-cef1-4dc7-97cb-6248abe537bb req-5e17e58f-949e-4568-85f6-a0214459f759 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24 returned with HTTP 200 Aug 18 13:04:21.398229 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 211/832] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:04:21 2026] DELETE /volume/v3/attachments/9a1c34ae-b577-4dc3-801e-795a25a01f24 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:21.622477 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6e6eeda4-da14-45d9-8437-0558ec0064b3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:21.625500 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e6eeda4-da14-45d9-8437-0558ec0064b3 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:21.625802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e6eeda4-da14-45d9-8437-0558ec0064b3 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:21.626059 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e6eeda4-da14-45d9-8437-0558ec0064b3 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:21.636244 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:21.636244 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:21.639983 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6e6eeda4-da14-45d9-8437-0558ec0064b3 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:04:21.647026 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e6eeda4-da14-45d9-8437-0558ec0064b3 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:04:21.647821 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 210/833] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:21 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:22.068825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-11b0fe1f-768b-4309-b1f0-6ba55cfd6bee None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:22.073121 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-11b0fe1f-768b-4309-b1f0-6ba55cfd6bee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:22.073429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-11b0fe1f-768b-4309-b1f0-6ba55cfd6bee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:22.074349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-11b0fe1f-768b-4309-b1f0-6ba55cfd6bee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:22.074349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-11b0fe1f-768b-4309-b1f0-6ba55cfd6bee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:22.084201 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:22.084201 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:22.085706 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-11b0fe1f-768b-4309-b1f0-6ba55cfd6bee tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:22.086945 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 207/834] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:22 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:22.258715 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ea9de4e4-b3a8-4cd7-99a4-e819b463e843 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:22.261588 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ea9de4e4-b3a8-4cd7-99a4-e819b463e843 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b Aug 18 13:04:22.262293 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ea9de4e4-b3a8-4cd7-99a4-e819b463e843 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:22.262293 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ea9de4e4-b3a8-4cd7-99a4-e819b463e843 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:22.268898 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ea9de4e4-b3a8-4cd7-99a4-e819b463e843 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b returned with HTTP 404 Aug 18 13:04:22.269571 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 207/835] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:22 2026] GET /volume/v3/snapshots/929f683b-7f96-4b9b-8867-5d1890a2d50b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:22.282394 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:22.284966 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b Aug 18 13:04:22.285391 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:22.285589 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:22.285952 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Delete snapshot with id: 5f641e14-8ca0-43c8-9ccd-6dee3a92393b Aug 18 13:04:22.295051 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:22.295051 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:22.297367 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:22.326632 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot delete request issued successfully. Aug 18 13:04:22.326632 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7e7d03f-422a-4184-8672-687b3e4dfc67 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b returned with HTTP 202 Aug 18 13:04:22.326632 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 212/836] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:04:22 2026] DELETE /volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:22.338887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-22b6b606-3df5-4cc8-832e-e8f8ab9d987c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:22.344178 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-22b6b606-3df5-4cc8-832e-e8f8ab9d987c tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b Aug 18 13:04:22.344382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-22b6b606-3df5-4cc8-832e-e8f8ab9d987c tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:22.344637 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-22b6b606-3df5-4cc8-832e-e8f8ab9d987c tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:22.353096 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:22.353096 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:22.353815 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-22b6b606-3df5-4cc8-832e-e8f8ab9d987c tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Snapshot retrieved successfully. Aug 18 13:04:22.354892 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-22b6b606-3df5-4cc8-832e-e8f8ab9d987c tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b returned with HTTP 200 Aug 18 13:04:22.355464 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 211/837] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:22 2026] GET /volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:23.102416 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-450d5d5f-7165-455a-b824-bbcd13dbb497 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:23.105544 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-450d5d5f-7165-455a-b824-bbcd13dbb497 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:23.105726 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-450d5d5f-7165-455a-b824-bbcd13dbb497 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:23.105983 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-450d5d5f-7165-455a-b824-bbcd13dbb497 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:23.106198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-450d5d5f-7165-455a-b824-bbcd13dbb497 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:23.111833 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:23.111833 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:23.112661 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-450d5d5f-7165-455a-b824-bbcd13dbb497 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:23.114018 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 208/838] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:23 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:23.369958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-66b0f508-e122-47ad-8c39-9db23a5f17a6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:23.373233 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66b0f508-e122-47ad-8c39-9db23a5f17a6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b Aug 18 13:04:23.373723 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66b0f508-e122-47ad-8c39-9db23a5f17a6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:23.373971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66b0f508-e122-47ad-8c39-9db23a5f17a6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:23.381640 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66b0f508-e122-47ad-8c39-9db23a5f17a6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b returned with HTTP 404 Aug 18 13:04:23.382357 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 208/839] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:04:23 2026] GET /volume/v3/snapshots/5f641e14-8ca0-43c8-9ccd-6dee3a92393b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:23.393315 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-22dce2d6-44e2-4092-81f7-ff1b7ae0ab17 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:23.397258 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22dce2d6-44e2-4092-81f7-ff1b7ae0ab17 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:23.397485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22dce2d6-44e2-4092-81f7-ff1b7ae0ab17 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:23.397726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22dce2d6-44e2-4092-81f7-ff1b7ae0ab17 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:23.412609 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:23.412609 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:23.417231 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-22dce2d6-44e2-4092-81f7-ff1b7ae0ab17 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:23.422480 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22dce2d6-44e2-4092-81f7-ff1b7ae0ab17 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 returned with HTTP 200 Aug 18 13:04:23.422861 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 213/840] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:23 2026] GET /volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:23.445916 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cb772c91-d4e2-482a-997e-a9854613cce6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:23.449526 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb772c91-d4e2-482a-997e-a9854613cce6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] DELETE https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:23.449526 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cb772c91-d4e2-482a-997e-a9854613cce6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:23.450875 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cb772c91-d4e2-482a-997e-a9854613cce6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:23.451233 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-cb772c91-d4e2-482a-997e-a9854613cce6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Delete volume with id: debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:23.465280 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:23.465280 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:23.466035 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cb772c91-d4e2-482a-997e-a9854613cce6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:23.505360 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cb772c91-d4e2-482a-997e-a9854613cce6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Delete volume request issued successfully. Aug 18 13:04:23.505360 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb772c91-d4e2-482a-997e-a9854613cce6 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 returned with HTTP 202 Aug 18 13:04:23.510258 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 212/841] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:23 2026] DELETE /volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:23.518522 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-517a2f21-492f-43bb-8a61-d3cc46545aee None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:23.523944 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-517a2f21-492f-43bb-8a61-d3cc46545aee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:23.525281 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-517a2f21-492f-43bb-8a61-d3cc46545aee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:23.525705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-517a2f21-492f-43bb-8a61-d3cc46545aee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:23.535138 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:23.535138 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:23.540274 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-517a2f21-492f-43bb-8a61-d3cc46545aee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Volume info retrieved successfully. Aug 18 13:04:23.546781 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-517a2f21-492f-43bb-8a61-d3cc46545aee tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 returned with HTTP 200 Aug 18 13:04:23.547636 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 209/842] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:23 2026] GET /volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:24.135345 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bf0fe916-ee84-4728-80a7-e5c9bee6ce66 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:24.137744 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bf0fe916-ee84-4728-80a7-e5c9bee6ce66 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:24.138233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bf0fe916-ee84-4728-80a7-e5c9bee6ce66 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:24.138629 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bf0fe916-ee84-4728-80a7-e5c9bee6ce66 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:24.138917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-bf0fe916-ee84-4728-80a7-e5c9bee6ce66 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:24.145468 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:24.145468 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:24.146983 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bf0fe916-ee84-4728-80a7-e5c9bee6ce66 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:24.147686 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 209/843] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:24 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:24.566079 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fa0daf96-9f57-45ec-8533-b608aef170b9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:24.571275 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fa0daf96-9f57-45ec-8533-b608aef170b9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] GET https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 Aug 18 13:04:24.571275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fa0daf96-9f57-45ec-8533-b608aef170b9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:24.571275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fa0daf96-9f57-45ec-8533-b608aef170b9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:24.576476 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fa0daf96-9f57-45ec-8533-b608aef170b9 tempest-VolumesSnapshotListTestJSON-2023962886 tempest-VolumesSnapshotListTestJSON-2023962886-project-member] https://10.4.3.126/volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 returned with HTTP 404 Aug 18 13:04:24.577283 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 214/844] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:24 2026] GET /volume/v3/volumes/debb599a-48b8-4e2f-b65c-b2a36c640926 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:04:25.163302 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aed798af-d47f-4ca7-be01-bd45b3b00e7f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:25.167432 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aed798af-d47f-4ca7-be01-bd45b3b00e7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:25.168036 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aed798af-d47f-4ca7-be01-bd45b3b00e7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:25.168185 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aed798af-d47f-4ca7-be01-bd45b3b00e7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:25.168618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-aed798af-d47f-4ca7-be01-bd45b3b00e7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:25.182389 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:25.182389 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:25.183799 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aed798af-d47f-4ca7-be01-bd45b3b00e7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:25.184400 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 213/845] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:25 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:25.893425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e222fda9-8161-49f6-bf55-dddf130ec430 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:25.895918 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e222fda9-8161-49f6-bf55-dddf130ec430 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:25.896130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e222fda9-8161-49f6-bf55-dddf130ec430 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:25.896561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e222fda9-8161-49f6-bf55-dddf130ec430 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:25.896796 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-e222fda9-8161-49f6-bf55-dddf130ec430 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Delete volume with id: e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:25.907505 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:25.907505 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:25.908837 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e222fda9-8161-49f6-bf55-dddf130ec430 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:04:25.942565 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e222fda9-8161-49f6-bf55-dddf130ec430 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Delete volume request issued successfully. Aug 18 13:04:25.942901 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e222fda9-8161-49f6-bf55-dddf130ec430 tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 202 Aug 18 13:04:25.943570 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 210/846] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:25 2026] DELETE /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:25.959699 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-23c5ff28-1039-49b7-80e4-6138a423e40a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:25.965256 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-23c5ff28-1039-49b7-80e4-6138a423e40a tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:25.965256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-23c5ff28-1039-49b7-80e4-6138a423e40a tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:25.965256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-23c5ff28-1039-49b7-80e4-6138a423e40a tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:25.976624 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:25.976624 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:25.983675 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-23c5ff28-1039-49b7-80e4-6138a423e40a tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Volume info retrieved successfully. Aug 18 13:04:25.990894 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-23c5ff28-1039-49b7-80e4-6138a423e40a tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 200 Aug 18 13:04:25.991165 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 210/847] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:25 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:26.199934 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dfe14f14-1315-4f33-808a-44e499556c5a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:26.202802 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dfe14f14-1315-4f33-808a-44e499556c5a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:26.203395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dfe14f14-1315-4f33-808a-44e499556c5a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:26.203777 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dfe14f14-1315-4f33-808a-44e499556c5a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:26.204065 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-dfe14f14-1315-4f33-808a-44e499556c5a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:26.209539 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=282,cinder:UPDATE=76,cinder:INSERT=30 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:04:26.215605 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:26.215605 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:26.217834 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dfe14f14-1315-4f33-808a-44e499556c5a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:26.219847 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 215/848] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:26 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:27.018971 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fc3abdeb-f877-45f7-82b2-fcfc4f06b5ae None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:27.022777 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc3abdeb-f877-45f7-82b2-fcfc4f06b5ae tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] GET https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a Aug 18 13:04:27.023129 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc3abdeb-f877-45f7-82b2-fcfc4f06b5ae tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:27.023996 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc3abdeb-f877-45f7-82b2-fcfc4f06b5ae tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:27.040967 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc3abdeb-f877-45f7-82b2-fcfc4f06b5ae tempest-ServerStableDeviceRescueTest-1053796633 tempest-ServerStableDeviceRescueTest-1053796633-project-member] https://10.4.3.126/volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a returned with HTTP 404 Aug 18 13:04:27.042771 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 214/849] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:27 2026] GET /volume/v3/volumes/e0c2179f-640c-4be3-adf3-0f5fd59cde2a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:27.238712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a724afe2-e242-4a38-8a86-acd8f11400df None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:27.241532 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a724afe2-e242-4a38-8a86-acd8f11400df tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:27.242753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a724afe2-e242-4a38-8a86-acd8f11400df tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:27.242753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a724afe2-e242-4a38-8a86-acd8f11400df tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:27.242753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a724afe2-e242-4a38-8a86-acd8f11400df tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:27.245025 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=230,cinder:UPDATE=44,cinder:INSERT=24 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:04:27.250253 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:27.250253 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:27.250969 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a724afe2-e242-4a38-8a86-acd8f11400df tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:27.251448 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 211/850] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:27 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:28.273443 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d7b43e27-24a1-46ed-801f-c7539719bff6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:28.276391 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7b43e27-24a1-46ed-801f-c7539719bff6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:28.276669 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7b43e27-24a1-46ed-801f-c7539719bff6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:28.276917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7b43e27-24a1-46ed-801f-c7539719bff6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:28.277065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-d7b43e27-24a1-46ed-801f-c7539719bff6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:28.285435 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:28.285435 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:28.285636 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7b43e27-24a1-46ed-801f-c7539719bff6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:28.286031 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 211/851] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:28 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:28.394537 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:28.397851 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:28.398479 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1251979012"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:28.401066 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1251979012'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:28.401066 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume of 1 GB Aug 18 13:04:28.410548 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Availability Zones retrieved successfully. Aug 18 13:04:28.418023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Flow 'volume_create_api' (d34220ef-5d0d-4de4-971d-ddd0cc2ee1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:28.420335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f882494d-01a3-4eb5-9ae8-b163374259cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:28.421007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:28.490403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f882494d-01a3-4eb5-9ae8-b163374259cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:28.490403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e500d228-3dee-4001-acf5-6f5fff4ed34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:28.659083 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Created reservations ['05336376-3b2d-4aba-89e3-aabbb570d95b', '7dbbeeea-9b00-4c6e-a23d-a407d0bf08df', 'cb870a90-bbe0-4084-b122-e54cac240166', 'c856e744-29e2-4df3-a110-f3b39b9ffc5c'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:28.660394 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e500d228-3dee-4001-acf5-6f5fff4ed34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05336376-3b2d-4aba-89e3-aabbb570d95b', '7dbbeeea-9b00-4c6e-a23d-a407d0bf08df', 'cb870a90-bbe0-4084-b122-e54cac240166', 'c856e744-29e2-4df3-a110-f3b39b9ffc5c']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:28.664371 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb942ba7-aed5-4a4e-a4b5-6c3b15414151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:28.699098 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb942ba7-aed5-4a4e-a4b5-6c3b15414151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98bb0df9-c2df-4336-aa9c-0f1cc3d2d269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1251979012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3527bbfd09a4549a8a7bba49a520637',qos_specs=None,replication_status=,reservations=['05336376-3b2d-4aba-89e3-aabbb570d95b','7dbbeeea-9b00-4c6e-a23d-a407d0bf08df','cb870a90-bbe0-4084-b122-e54cac240166','c856e744-29e2-4df3-a110-f3b39b9ffc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199ebecc1d74412e9881154aab525b05',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1251979012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98bb0df9-c2df-4336-aa9c-0f1cc3d2d269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3527bbfd09a4549a8a7bba49a520637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='199ebecc1d74412e9881154aab525b05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:28.704001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0329e383-84f4-427c-ba6c-aadd58536b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:28.775346 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0329e383-84f4-427c-ba6c-aadd58536b39) transitioned into state 'SUCCESS' from state '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-1251979012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3527bbfd09a4549a8a7bba49a520637',qos_specs=None,replication_status=,reservations=['05336376-3b2d-4aba-89e3-aabbb570d95b','7dbbeeea-9b00-4c6e-a23d-a407d0bf08df','cb870a90-bbe0-4084-b122-e54cac240166','c856e744-29e2-4df3-a110-f3b39b9ffc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199ebecc1d74412e9881154aab525b05',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:28.775346 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a123186a-7a31-416c-8963-b765903d2ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:28.808118 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a123186a-7a31-416c-8963-b765903d2ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:28.810058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Flow 'volume_create_api' (d34220ef-5d0d-4de4-971d-ddd0cc2ee1f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:28.810058 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume request issued successfully. Aug 18 13:04:28.811265 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-23ce569d-188c-40f7-9cb6-ffbdc23af629 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:28.812533 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 216/852] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:04:28 2026] POST /volume/v3/volumes => generated 751 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:28.836920 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2e98f812-af93-4f0c-aa51-440da182e883 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:28.839237 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e98f812-af93-4f0c-aa51-440da182e883 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:28.839794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e98f812-af93-4f0c-aa51-440da182e883 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:28.839794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e98f812-af93-4f0c-aa51-440da182e883 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:28.855365 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:28.855365 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:28.865657 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2e98f812-af93-4f0c-aa51-440da182e883 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:28.889020 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e98f812-af93-4f0c-aa51-440da182e883 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:28.890019 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 215/853] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:28 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:29.313130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f99e3c38-bedf-4c90-9820-1af6fa261566 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:29.317243 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f99e3c38-bedf-4c90-9820-1af6fa261566 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:29.317243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f99e3c38-bedf-4c90-9820-1af6fa261566 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:29.317243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f99e3c38-bedf-4c90-9820-1af6fa261566 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:29.317542 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f99e3c38-bedf-4c90-9820-1af6fa261566 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:29.324325 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:29.324325 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:29.324325 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f99e3c38-bedf-4c90-9820-1af6fa261566 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:29.324872 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 212/854] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:29 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:29.905573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c59cbbfc-a147-43eb-8681-d7d926396322 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:29.907549 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c59cbbfc-a147-43eb-8681-d7d926396322 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:29.907985 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c59cbbfc-a147-43eb-8681-d7d926396322 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:29.907985 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c59cbbfc-a147-43eb-8681-d7d926396322 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:29.916904 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:29.916904 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:29.921666 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c59cbbfc-a147-43eb-8681-d7d926396322 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:29.926951 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c59cbbfc-a147-43eb-8681-d7d926396322 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:29.927476 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 212/855] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:29 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:29.988196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-ffea3033-7abc-4827-94be-7dc838d3220f req-fad1d3ea-e5ab-4d19-a9bb-490ca4d7c3ad None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:29.990960 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-fad1d3ea-e5ab-4d19-a9bb-490ca4d7c3ad tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:29.991545 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-fad1d3ea-e5ab-4d19-a9bb-490ca4d7c3ad tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:29.992075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-fad1d3ea-e5ab-4d19-a9bb-490ca4d7c3ad tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.007110 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.007110 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:30.016174 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-ffea3033-7abc-4827-94be-7dc838d3220f req-fad1d3ea-e5ab-4d19-a9bb-490ca4d7c3ad tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:30.025324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-fad1d3ea-e5ab-4d19-a9bb-490ca4d7c3ad tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:30.026012 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 217/856] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:29 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:30.171533 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b80ee074-d7d0-4f54-a425-1b799c977483 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.171997 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b80ee074-d7d0-4f54-a425-1b799c977483 None None] GET https://10.4.3.126/volume// Aug 18 13:04:30.172240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b80ee074-d7d0-4f54-a425-1b799c977483 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:30.172557 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b80ee074-d7d0-4f54-a425-1b799c977483 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.173026 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b80ee074-d7d0-4f54-a425-1b799c977483 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:30.174571 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 216/857] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:04:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:30.187551 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-ffea3033-7abc-4827-94be-7dc838d3220f req-2c33070b-f862-4e23-85b6-434f74ae2cf0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.190982 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-2c33070b-f862-4e23-85b6-434f74ae2cf0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:04:30.194235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-2c33070b-f862-4e23-85b6-434f74ae2cf0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98bb0df9-c2df-4336-aa9c-0f1cc3d2d269", "connector": null, "instance_uuid": "3583bc57-7a84-439d-a427-0fde99121b98"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:30.218702 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.218702 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:30.292638 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-2c33070b-f862-4e23-85b6-434f74ae2cf0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:04:30.293126 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 213/858] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:04:30 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:30.345584 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8d4b9362-5cc8-4382-956e-e209250d4476 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.347803 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d4b9362-5cc8-4382-956e-e209250d4476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:30.348065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d4b9362-5cc8-4382-956e-e209250d4476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:30.348323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d4b9362-5cc8-4382-956e-e209250d4476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.349340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8d4b9362-5cc8-4382-956e-e209250d4476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:30.355795 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.355795 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:30.357070 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d4b9362-5cc8-4382-956e-e209250d4476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:30.357967 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 213/859] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:30 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:30.362740 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-129930bc-cd28-440c-b9c1-658164c7a123 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.367133 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-129930bc-cd28-440c-b9c1-658164c7a123 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:30.367459 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-129930bc-cd28-440c-b9c1-658164c7a123 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:30.368185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-129930bc-cd28-440c-b9c1-658164c7a123 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.368937 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-76e4e98b-f982-4123-a59d-4da7b3af4012 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.369467 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76e4e98b-f982-4123-a59d-4da7b3af4012 None None] GET https://10.4.3.126/volume// Aug 18 13:04:30.369698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-76e4e98b-f982-4123-a59d-4da7b3af4012 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:30.369926 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-76e4e98b-f982-4123-a59d-4da7b3af4012 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.370767 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76e4e98b-f982-4123-a59d-4da7b3af4012 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:30.373136 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 217/860] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:30.387747 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.387747 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:30.394118 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3661472d-f6f9-45fc-a6bf-990dcd30363a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.394598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8d985277-2fff-4a5b-bed1-58c8649046ec None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.395131 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d985277-2fff-4a5b-bed1-58c8649046ec None None] GET https://10.4.3.126/volume// Aug 18 13:04:30.395438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d985277-2fff-4a5b-bed1-58c8649046ec None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:30.395740 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d985277-2fff-4a5b-bed1-58c8649046ec None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.398128 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3661472d-f6f9-45fc-a6bf-990dcd30363a tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:04:30.398461 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d985277-2fff-4a5b-bed1-58c8649046ec None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:30.398515 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-129930bc-cd28-440c-b9c1-658164c7a123 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:30.398804 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 214/861] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:30 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:30.399750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3661472d-f6f9-45fc-a6bf-990dcd30363a tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:30.401249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3661472d-f6f9-45fc-a6bf-990dcd30363a tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.407493 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-129930bc-cd28-440c-b9c1-658164c7a123 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:30.409240 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 218/862] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:30 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:04:30.415102 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-ffea3033-7abc-4827-94be-7dc838d3220f req-4a41d8c4-ffcd-47c8-baaa-4bebde01a1ee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.419670 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-4a41d8c4-ffcd-47c8-baaa-4bebde01a1ee tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:30.420025 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-4a41d8c4-ffcd-47c8-baaa-4bebde01a1ee tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:30.420417 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-4a41d8c4-ffcd-47c8-baaa-4bebde01a1ee tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:30.420897 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.420897 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:30.427739 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3661472d-f6f9-45fc-a6bf-990dcd30363a tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:04:30.436101 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.436101 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:30.438764 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3661472d-f6f9-45fc-a6bf-990dcd30363a tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:04:30.439640 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 214/863] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:30 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1539 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:30.444961 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-ffea3033-7abc-4827-94be-7dc838d3220f req-4a41d8c4-ffcd-47c8-baaa-4bebde01a1ee tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:30.452271 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-4a41d8c4-ffcd-47c8-baaa-4bebde01a1ee tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:30.452905 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 218/864] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:30 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:30.617315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-f83d97e2-3c10-4b79-ae1c-e2957a51b6cb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.621370 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-f83d97e2-3c10-4b79-ae1c-e2957a51b6cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] PUT https://10.4.3.126/volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec Aug 18 13:04:30.621370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-f83d97e2-3c10-4b79-ae1c-e2957a51b6cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:30.634121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-f83d97e2-3c10-4b79-ae1c-e2957a51b6cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Acquiring lock "cinder-attachment_update-6b963688-73e8-4783-b26f-50843fa782eb-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:04:30.638324 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-ffea3033-7abc-4827-94be-7dc838d3220f req-1d3e0a9e-fcf0-46ad-b376-f93ec8f41699 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.642462 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-1d3e0a9e-fcf0-46ad-b376-f93ec8f41699 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] PUT https://10.4.3.126/volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7 Aug 18 13:04:30.642462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-1d3e0a9e-fcf0-46ad-b376-f93ec8f41699 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:30.642561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-f83d97e2-3c10-4b79-ae1c-e2957a51b6cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Lock "cinder-attachment_update-6b963688-73e8-4783-b26f-50843fa782eb-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:04:30.643435 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.643435 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:30.656780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-ffea3033-7abc-4827-94be-7dc838d3220f req-1d3e0a9e-fcf0-46ad-b376-f93ec8f41699 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Acquiring lock "cinder-attachment_update-98bb0df9-c2df-4336-aa9c-0f1cc3d2d269-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:04:30.662673 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-ffea3033-7abc-4827-94be-7dc838d3220f req-1d3e0a9e-fcf0-46ad-b376-f93ec8f41699 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Lock "cinder-attachment_update-98bb0df9-c2df-4336-aa9c-0f1cc3d2d269-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:04:30.663410 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:30.663410 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:30.918500 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-ffea3033-7abc-4827-94be-7dc838d3220f req-1d3e0a9e-fcf0-46ad-b376-f93ec8f41699 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Lock "cinder-attachment_update-98bb0df9-c2df-4336-aa9c-0f1cc3d2d269-np0000007652" released by "attachment_update" :: held 0.256s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:04:30.919823 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-1d3e0a9e-fcf0-46ad-b376-f93ec8f41699 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7 returned with HTTP 200 Aug 18 13:04:30.919823 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 219/865] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:04:30 2026] PUT /volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7 => generated 969 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:30.929563 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-f83d97e2-3c10-4b79-ae1c-e2957a51b6cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Lock "cinder-attachment_update-6b963688-73e8-4783-b26f-50843fa782eb-np0000007652" released by "attachment_update" :: held 0.288s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:04:30.929911 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-f83d97e2-3c10-4b79-ae1c-e2957a51b6cb tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec returned with HTTP 200 Aug 18 13:04:30.930493 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 215/866] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:04:30 2026] PUT /volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec => generated 969 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:30.975784 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3dbc60b9-5044-435d-99d1-71e17e91891f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:30.984908 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3dbc60b9-5044-435d-99d1-71e17e91891f tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] POST https://10.4.3.126/volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec/action Aug 18 13:04:30.992781 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3dbc60b9-5044-435d-99d1-71e17e91891f tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:30.992781 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3dbc60b9-5044-435d-99d1-71e17e91891f tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:31.023728 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:31.023728 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:31.045390 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e0b32ea7-ca71-44f7-bcba-26d79239e80c req-3dbc60b9-5044-435d-99d1-71e17e91891f tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec/action returned with HTTP 204 Aug 18 13:04:31.046634 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 215/867] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:04:30 2026] POST /volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:31.373487 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7d9bec50-4888-4421-b2e9-9efbecf8c8dd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:31.377668 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7d9bec50-4888-4421-b2e9-9efbecf8c8dd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:31.377668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7d9bec50-4888-4421-b2e9-9efbecf8c8dd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:31.377668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7d9bec50-4888-4421-b2e9-9efbecf8c8dd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:31.377668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-7d9bec50-4888-4421-b2e9-9efbecf8c8dd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:31.385557 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:31.385557 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:31.386695 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7d9bec50-4888-4421-b2e9-9efbecf8c8dd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:31.387318 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 219/868] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:31 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:31.430232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2b873cd3-e0fa-4d6e-9e49-d959b157c999 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:31.434647 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b873cd3-e0fa-4d6e-9e49-d959b157c999 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:31.434647 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b873cd3-e0fa-4d6e-9e49-d959b157c999 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:31.434647 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b873cd3-e0fa-4d6e-9e49-d959b157c999 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:31.461885 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:31.461885 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:31.469858 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2b873cd3-e0fa-4d6e-9e49-d959b157c999 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:31.477718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b873cd3-e0fa-4d6e-9e49-d959b157c999 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:31.478101 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 220/869] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:31 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:32.409121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5eefec0d-9a5f-4a2c-aa21-d5b59f13d87c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:32.411614 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5eefec0d-9a5f-4a2c-aa21-d5b59f13d87c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:32.412082 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5eefec0d-9a5f-4a2c-aa21-d5b59f13d87c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:32.412280 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5eefec0d-9a5f-4a2c-aa21-d5b59f13d87c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:32.412360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5eefec0d-9a5f-4a2c-aa21-d5b59f13d87c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:32.419964 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:32.419964 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:32.421596 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5eefec0d-9a5f-4a2c-aa21-d5b59f13d87c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:32.422219 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 216/870] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:32 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:32.500996 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-874043f2-3f1e-47bb-a1f9-5bbb092d63fc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:32.505925 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-874043f2-3f1e-47bb-a1f9-5bbb092d63fc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:32.506221 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-874043f2-3f1e-47bb-a1f9-5bbb092d63fc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:32.507364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-874043f2-3f1e-47bb-a1f9-5bbb092d63fc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:32.520146 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:32.520146 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:32.526245 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-874043f2-3f1e-47bb-a1f9-5bbb092d63fc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:32.532295 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-874043f2-3f1e-47bb-a1f9-5bbb092d63fc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:32.532988 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 216/871] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:32 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:33.439227 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-54cafdc8-fde9-4475-a0da-1425da42789e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:33.449101 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-54cafdc8-fde9-4475-a0da-1425da42789e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:33.449272 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-54cafdc8-fde9-4475-a0da-1425da42789e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:33.449548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-54cafdc8-fde9-4475-a0da-1425da42789e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:33.449698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-54cafdc8-fde9-4475-a0da-1425da42789e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:33.460008 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:33.460008 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:33.461449 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-54cafdc8-fde9-4475-a0da-1425da42789e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:33.461778 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 220/872] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:33 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:33.558224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ae0a712b-706e-41b2-b369-647f927a2921 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:33.560327 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae0a712b-706e-41b2-b369-647f927a2921 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:33.560993 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae0a712b-706e-41b2-b369-647f927a2921 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:33.560993 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae0a712b-706e-41b2-b369-647f927a2921 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:33.579985 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:33.579985 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:33.594889 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ae0a712b-706e-41b2-b369-647f927a2921 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:33.610534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae0a712b-706e-41b2-b369-647f927a2921 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:33.610700 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 221/873] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:33 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:33.671062 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9c3f6692-9cca-4860-9414-78eee80004d0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:33.674776 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:33.675303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1683101568"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:33.677290 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1683101568'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:33.685157 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume of 1 GB Aug 18 13:04:33.685781 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:33.685781 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:33.686343 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Availability Zones retrieved successfully. Aug 18 13:04:33.698810 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (9812c0df-71ea-40ac-9b13-c4c6d55c30f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:33.700315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a258dae6-ed6a-4140-8a43-f912e06f2894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:33.701555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:33.715134 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:33.715134 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:33.735343 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a258dae6-ed6a-4140-8a43-f912e06f2894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=018913a9-3b66-49d7-b124-4908ee441705,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '018913a9-3b66-49d7-b124-4908ee441705', 'encryption_key_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=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:33.736455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa72c4f-5935-49cd-83ba-0b8b6d549a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:33.831365 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Created reservations ['72e75d14-c43d-46e3-9d37-06ec9c6020e8', 'cd72a1c6-709a-46a5-8522-58029a8010ad', '50803df2-a57e-4401-b706-653b9c301ee7', 'cf44e427-add5-4572-9183-a427a4dad8c1'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:33.832931 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa72c4f-5935-49cd-83ba-0b8b6d549a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e75d14-c43d-46e3-9d37-06ec9c6020e8', 'cd72a1c6-709a-46a5-8522-58029a8010ad', '50803df2-a57e-4401-b706-653b9c301ee7', 'cf44e427-add5-4572-9183-a427a4dad8c1']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:33.834591 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff48a4b6-fb9b-4707-83c3-c3e881e4802f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:33.880258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff48a4b6-fb9b-4707-83c3-c3e881e4802f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e7956b-d8d1-4563-8f72-80540f56e4a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1683101568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['72e75d14-c43d-46e3-9d37-06ec9c6020e8','cd72a1c6-709a-46a5-8522-58029a8010ad','50803df2-a57e-4401-b706-653b9c301ee7','cf44e427-add5-4572-9183-a427a4dad8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1683101568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37e7956b-d8d1-4563-8f72-80540f56e4a4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b25e34375c2f4e32935fbb9ecebd2811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8930da0242d746a8b1b731dce12fe831',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(018913a9-3b66-49d7-b124-4908ee441705),volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:33.881357 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5b1d0e-c60a-4056-ad8f-0b04c82b2653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:33.921631 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5b1d0e-c60a-4056-ad8f-0b04c82b2653) transitioned into state 'SUCCESS' from state '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-1683101568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['72e75d14-c43d-46e3-9d37-06ec9c6020e8','cd72a1c6-709a-46a5-8522-58029a8010ad','50803df2-a57e-4401-b706-653b9c301ee7','cf44e427-add5-4572-9183-a427a4dad8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:33.922721 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c85b07-5fb2-4911-ac7a-fdc781dee34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:33.947001 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c85b07-5fb2-4911-ac7a-fdc781dee34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:33.948417 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (9812c0df-71ea-40ac-9b13-c4c6d55c30f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:33.949904 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request issued successfully. Aug 18 13:04:33.950169 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9c3f6692-9cca-4860-9414-78eee80004d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:33.950763 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 217/874] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:04:33 2026] POST /volume/v3/volumes => generated 760 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:33.975243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f9108125-da0b-40ca-b03b-7c8177d1dd4c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:33.981248 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9108125-da0b-40ca-b03b-7c8177d1dd4c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:33.983196 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9108125-da0b-40ca-b03b-7c8177d1dd4c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:33.983196 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9108125-da0b-40ca-b03b-7c8177d1dd4c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:33.993475 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:33.993475 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:34.015461 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f9108125-da0b-40ca-b03b-7c8177d1dd4c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:34.033459 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9108125-da0b-40ca-b03b-7c8177d1dd4c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:34.033710 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 217/875] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:33 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:34.478688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-057df29f-d94c-4dcf-b3df-bd739af35958 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:34.483753 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-057df29f-d94c-4dcf-b3df-bd739af35958 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:34.483940 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-057df29f-d94c-4dcf-b3df-bd739af35958 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:34.484490 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-057df29f-d94c-4dcf-b3df-bd739af35958 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:34.484712 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-057df29f-d94c-4dcf-b3df-bd739af35958 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:34.490966 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:34.490966 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:34.492291 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-057df29f-d94c-4dcf-b3df-bd739af35958 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:34.493023 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 221/876] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:34 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:34.639724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8d1fa0d8-fe0c-487b-a1af-cc37671414f1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:34.645224 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d1fa0d8-fe0c-487b-a1af-cc37671414f1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:34.647378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8d1fa0d8-fe0c-487b-a1af-cc37671414f1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:34.648046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8d1fa0d8-fe0c-487b-a1af-cc37671414f1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:34.675018 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:34.675018 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:34.686124 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8d1fa0d8-fe0c-487b-a1af-cc37671414f1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:34.692607 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d1fa0d8-fe0c-487b-a1af-cc37671414f1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:34.693875 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 222/877] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:34 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:35.059513 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3d6aaccd-5d55-4a85-84c6-dded0e640645 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.061386 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3d6aaccd-5d55-4a85-84c6-dded0e640645 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:35.061773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3d6aaccd-5d55-4a85-84c6-dded0e640645 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.062253 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3d6aaccd-5d55-4a85-84c6-dded0e640645 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.081066 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.081066 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:35.089127 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3d6aaccd-5d55-4a85-84c6-dded0e640645 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:35.104268 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3d6aaccd-5d55-4a85-84c6-dded0e640645 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:35.104268 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 218/878] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:35.184991 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-bb0674da-08d7-4aff-ada1-4e6d9594883b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.187891 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-bb0674da-08d7-4aff-ada1-4e6d9594883b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:35.188651 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-bb0674da-08d7-4aff-ada1-4e6d9594883b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.188651 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-bb0674da-08d7-4aff-ada1-4e6d9594883b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.203677 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.203677 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:35.211103 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-bb0674da-08d7-4aff-ada1-4e6d9594883b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:35.217763 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-bb0674da-08d7-4aff-ada1-4e6d9594883b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:35.218645 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 218/879] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:35.387381 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-ffea3033-7abc-4827-94be-7dc838d3220f req-ef988f0b-5917-49a4-acb4-d2b967ae4fa3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.393534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-ef988f0b-5917-49a4-acb4-d2b967ae4fa3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7/action Aug 18 13:04:35.394722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-ef988f0b-5917-49a4-acb4-d2b967ae4fa3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:35.394722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-ef988f0b-5917-49a4-acb4-d2b967ae4fa3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:35.409188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0c93c40b-3788-4ca3-9fea-f80af0162fe3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.409188 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0c93c40b-3788-4ca3-9fea-f80af0162fe3 None None] GET https://10.4.3.126/volume// Aug 18 13:04:35.409307 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0c93c40b-3788-4ca3-9fea-f80af0162fe3 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.409713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0c93c40b-3788-4ca3-9fea-f80af0162fe3 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.410611 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0c93c40b-3788-4ca3-9fea-f80af0162fe3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:35.410611 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 223/880] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13: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 18 13:04:35.429550 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6036bb0a-28cc-4531-98f9-6a821d68f611 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.436426 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6036bb0a-28cc-4531-98f9-6a821d68f611 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:04:35.436426 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6036bb0a-28cc-4531-98f9-6a821d68f611 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37e7956b-d8d1-4563-8f72-80540f56e4a4", "connector": null, "instance_uuid": "62d2b389-4f68-49bc-a0fb-32232152f5b4"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:35.448117 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.448117 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:35.464332 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.464332 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:35.503024 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ffea3033-7abc-4827-94be-7dc838d3220f req-ef988f0b-5917-49a4-acb4-d2b967ae4fa3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7/action returned with HTTP 204 Aug 18 13:04:35.503024 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 222/881] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:04:35 2026] POST /volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:35.508067 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-04d1d50f-08c3-499e-b6a2-1afc45729956 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.517249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-04d1d50f-08c3-499e-b6a2-1afc45729956 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:35.517249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-04d1d50f-08c3-499e-b6a2-1afc45729956 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.517249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-04d1d50f-08c3-499e-b6a2-1afc45729956 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.518752 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-04d1d50f-08c3-499e-b6a2-1afc45729956 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:35.530615 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.530615 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:35.531964 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-04d1d50f-08c3-499e-b6a2-1afc45729956 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:35.532772 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 219/882] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:35.554921 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6036bb0a-28cc-4531-98f9-6a821d68f611 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:04:35.555799 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 219/883] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:04:35 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:35.615491 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-32e35761-458c-4d08-a232-f7404de50450 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.619234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32e35761-458c-4d08-a232-f7404de50450 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:35.619234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32e35761-458c-4d08-a232-f7404de50450 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.619234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32e35761-458c-4d08-a232-f7404de50450 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.635614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cc4ee18f-435f-4e83-93d2-af7945951180 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.636644 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.636644 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:35.637601 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc4ee18f-435f-4e83-93d2-af7945951180 None None] GET https://10.4.3.126/volume// Aug 18 13:04:35.637601 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cc4ee18f-435f-4e83-93d2-af7945951180 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.637601 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cc4ee18f-435f-4e83-93d2-af7945951180 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.639023 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc4ee18f-435f-4e83-93d2-af7945951180 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:35.639023 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 223/884] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:35.645186 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-32e35761-458c-4d08-a232-f7404de50450 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:35.652066 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32e35761-458c-4d08-a232-f7404de50450 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:35.652743 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 224/885] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:35.653335 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-61e725bb-75ac-4dc7-b7a7-3a0395a02670 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.656964 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-61e725bb-75ac-4dc7-b7a7-3a0395a02670 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:35.657683 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-61e725bb-75ac-4dc7-b7a7-3a0395a02670 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.657683 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-61e725bb-75ac-4dc7-b7a7-3a0395a02670 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.670922 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.670922 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:35.676182 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-61e725bb-75ac-4dc7-b7a7-3a0395a02670 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:35.684857 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-61e725bb-75ac-4dc7-b7a7-3a0395a02670 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:35.686026 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 220/886] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:35.716440 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d1a35a0e-7302-4779-bab6-628957d7942a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.720279 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1a35a0e-7302-4779-bab6-628957d7942a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:35.720831 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1a35a0e-7302-4779-bab6-628957d7942a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.720831 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1a35a0e-7302-4779-bab6-628957d7942a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.735780 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.735780 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:35.743507 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d1a35a0e-7302-4779-bab6-628957d7942a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:35.751715 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1a35a0e-7302-4779-bab6-628957d7942a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:35.752323 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 220/887] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:35.775194 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-571c0bb9-b64a-42ce-bc90-d686ce486877 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.778656 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-571c0bb9-b64a-42ce-bc90-d686ce486877 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:04:35.780316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-571c0bb9-b64a-42ce-bc90-d686ce486877 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:35.780316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-571c0bb9-b64a-42ce-bc90-d686ce486877 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:35.795882 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.795882 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:35.805724 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-571c0bb9-b64a-42ce-bc90-d686ce486877 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:04:35.812883 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-571c0bb9-b64a-42ce-bc90-d686ce486877 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:04:35.813466 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 224/888] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:35 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:35.821538 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6119882f-07e1-4bcc-90d3-b3e74db8a720 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:35.824512 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6119882f-07e1-4bcc-90d3-b3e74db8a720 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e Aug 18 13:04:35.825183 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6119882f-07e1-4bcc-90d3-b3e74db8a720 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:35.842162 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6119882f-07e1-4bcc-90d3-b3e74db8a720 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-37e7956b-d8d1-4563-8f72-80540f56e4a4-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:04:35.847900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6119882f-07e1-4bcc-90d3-b3e74db8a720 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-37e7956b-d8d1-4563-8f72-80540f56e4a4-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:04:35.849137 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:35.849137 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:36.089919 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6119882f-07e1-4bcc-90d3-b3e74db8a720 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-37e7956b-d8d1-4563-8f72-80540f56e4a4-np0000007652" released by "attachment_update" :: held 0.241s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:04:36.089919 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-6119882f-07e1-4bcc-90d3-b3e74db8a720 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e returned with HTTP 200 Aug 18 13:04:36.090169 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 225/889] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:04:35 2026] PUT /volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e => generated 969 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:36.553233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bd66b6b0-0454-4abc-831f-997b080453ac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:36.558676 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bd66b6b0-0454-4abc-831f-997b080453ac tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:36.558948 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bd66b6b0-0454-4abc-831f-997b080453ac tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:36.559242 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bd66b6b0-0454-4abc-831f-997b080453ac tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:36.559420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bd66b6b0-0454-4abc-831f-997b080453ac tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:36.567286 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:36.567286 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:36.568888 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bd66b6b0-0454-4abc-831f-997b080453ac tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:36.569907 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 221/890] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:36 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:36.670940 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b5258947-7e5b-482f-b217-eec680959d46 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:36.673522 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b5258947-7e5b-482f-b217-eec680959d46 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:36.673522 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b5258947-7e5b-482f-b217-eec680959d46 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:36.673522 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b5258947-7e5b-482f-b217-eec680959d46 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:36.694636 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:36.694636 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:36.707192 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b5258947-7e5b-482f-b217-eec680959d46 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:36.713468 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b5258947-7e5b-482f-b217-eec680959d46 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:36.714098 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 221/891] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:36 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:37.586250 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-919f4e1a-dcce-4df9-9051-a89ff1391613 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:37.592799 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-919f4e1a-dcce-4df9-9051-a89ff1391613 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:37.592799 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-919f4e1a-dcce-4df9-9051-a89ff1391613 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:37.596057 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-919f4e1a-dcce-4df9-9051-a89ff1391613 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:37.596331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-919f4e1a-dcce-4df9-9051-a89ff1391613 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:37.610187 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:37.610187 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:37.612776 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-919f4e1a-dcce-4df9-9051-a89ff1391613 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:37.613563 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 225/892] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:37 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:37.733775 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fe392503-f05b-43e1-a85d-24d7fcc63931 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:37.741039 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fe392503-f05b-43e1-a85d-24d7fcc63931 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:37.741039 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fe392503-f05b-43e1-a85d-24d7fcc63931 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:37.741039 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fe392503-f05b-43e1-a85d-24d7fcc63931 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:37.763697 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:37.763697 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:37.777752 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-fe392503-f05b-43e1-a85d-24d7fcc63931 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:37.787288 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fe392503-f05b-43e1-a85d-24d7fcc63931 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:37.789191 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 226/893] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:37 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:38.627453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8602c45a-b72f-4114-8ac2-42d3a8b73980 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:38.631073 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8602c45a-b72f-4114-8ac2-42d3a8b73980 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:38.631376 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8602c45a-b72f-4114-8ac2-42d3a8b73980 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:38.631632 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8602c45a-b72f-4114-8ac2-42d3a8b73980 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:38.631764 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-8602c45a-b72f-4114-8ac2-42d3a8b73980 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:38.640435 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:38.640435 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:38.641517 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8602c45a-b72f-4114-8ac2-42d3a8b73980 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:38.641988 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 222/894] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:38 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:38.811740 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c754fb89-774a-4e4b-9309-82672d3230af None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:38.814537 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c754fb89-774a-4e4b-9309-82672d3230af tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:38.815078 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c754fb89-774a-4e4b-9309-82672d3230af tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:38.815399 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c754fb89-774a-4e4b-9309-82672d3230af tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:38.829981 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:38.829981 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:38.835707 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c754fb89-774a-4e4b-9309-82672d3230af tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:38.842217 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c754fb89-774a-4e4b-9309-82672d3230af tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:38.843878 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 222/895] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:38 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:39.660128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c52eec39-b855-4c37-952c-a59ecc9c685e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:39.662995 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c52eec39-b855-4c37-952c-a59ecc9c685e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:39.663400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c52eec39-b855-4c37-952c-a59ecc9c685e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:39.663755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c52eec39-b855-4c37-952c-a59ecc9c685e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:39.664016 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-c52eec39-b855-4c37-952c-a59ecc9c685e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:39.677157 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:39.677157 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:39.678170 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c52eec39-b855-4c37-952c-a59ecc9c685e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:39.679356 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 226/896] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:39 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:39.868906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ba360348-353f-438c-8e93-9ad424ec2263 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:39.872310 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba360348-353f-438c-8e93-9ad424ec2263 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:39.872617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ba360348-353f-438c-8e93-9ad424ec2263 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:39.872937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ba360348-353f-438c-8e93-9ad424ec2263 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:39.894813 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:39.894813 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:39.903513 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ba360348-353f-438c-8e93-9ad424ec2263 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:39.914792 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba360348-353f-438c-8e93-9ad424ec2263 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:39.915408 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 227/897] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:39 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:40.695537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8316f884-45c4-4b70-a0d6-51312714f846 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:40.700541 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8316f884-45c4-4b70-a0d6-51312714f846 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:40.700541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8316f884-45c4-4b70-a0d6-51312714f846 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:40.700541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8316f884-45c4-4b70-a0d6-51312714f846 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:40.700541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-8316f884-45c4-4b70-a0d6-51312714f846 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:40.719543 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:40.719543 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:40.719735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-d4e1cc98-abc4-4d02-88cc-3ab7f1075206 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:40.720038 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8316f884-45c4-4b70-a0d6-51312714f846 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:40.720038 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 223/898] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:40 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:40.720235 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-d4e1cc98-abc4-4d02-88cc-3ab7f1075206 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] DELETE https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 Aug 18 13:04:40.720686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-d4e1cc98-abc4-4d02-88cc-3ab7f1075206 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:40.721158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-d4e1cc98-abc4-4d02-88cc-3ab7f1075206 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:40.743545 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:40.743545 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:40.846366 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-d4e1cc98-abc4-4d02-88cc-3ab7f1075206 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 returned with HTTP 200 Aug 18 13:04:40.847177 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 223/899] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:04:40 2026] DELETE /volume/v3/attachments/8ca8e562-b33e-491e-a8ba-f72c57c80240 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:40.869261 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:40.873546 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] DELETE https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 Aug 18 13:04:40.873546 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:40.873780 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:40.874350 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Delete volume with id: 012bc427-321e-4adb-9068-d595e6990dc2 Aug 18 13:04:40.889383 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:40.889383 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:40.889961 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:04:40.926390 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Delete volume request issued successfully. Aug 18 13:04:40.927962 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9c9a9a81-934b-4a16-91d5-1d5a5c709f44 req-0d6e579b-1a19-4d80-8c3c-3e6a647d2be2 tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 returned with HTTP 202 Aug 18 13:04:40.931735 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 227/900] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:04:40 2026] DELETE /volume/v3/volumes/012bc427-321e-4adb-9068-d595e6990dc2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:40.936198 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8573ef31-e208-4090-bd4e-5f729c6ca07f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:40.942059 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8573ef31-e208-4090-bd4e-5f729c6ca07f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:40.942460 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8573ef31-e208-4090-bd4e-5f729c6ca07f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:40.942557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8573ef31-e208-4090-bd4e-5f729c6ca07f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:40.962712 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:40.962712 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:40.968707 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8573ef31-e208-4090-bd4e-5f729c6ca07f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:40.975147 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8573ef31-e208-4090-bd4e-5f729c6ca07f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:40.975561 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 228/901] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:40 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:41.732663 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e0104f19-ab5f-4a39-88cb-2475f56060d3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:41.735256 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0104f19-ab5f-4a39-88cb-2475f56060d3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:41.735367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0104f19-ab5f-4a39-88cb-2475f56060d3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:41.736333 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0104f19-ab5f-4a39-88cb-2475f56060d3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:41.736333 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e0104f19-ab5f-4a39-88cb-2475f56060d3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:41.745610 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:41.745610 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:41.747292 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0104f19-ab5f-4a39-88cb-2475f56060d3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:41.747292 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 224/902] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:41 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:41.871729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c1361df3-3002-4817-ae98-f70f4668199f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:41.874988 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1361df3-3002-4817-ae98-f70f4668199f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] DELETE https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:04:41.874988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1361df3-3002-4817-ae98-f70f4668199f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:41.875282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1361df3-3002-4817-ae98-f70f4668199f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:41.875508 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-c1361df3-3002-4817-ae98-f70f4668199f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Delete volume with id: 48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:04:41.901626 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:41.901626 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:41.904020 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c1361df3-3002-4817-ae98-f70f4668199f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:04:41.963277 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c1361df3-3002-4817-ae98-f70f4668199f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Delete volume request issued successfully. Aug 18 13:04:41.963277 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1361df3-3002-4817-ae98-f70f4668199f tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 202 Aug 18 13:04:41.963277 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 224/903] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:04:41 2026] DELETE /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:41.971807 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e9406139-1e88-4c34-bc2c-965ab89a411c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:41.974058 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e9406139-1e88-4c34-bc2c-965ab89a411c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:04:41.974947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e9406139-1e88-4c34-bc2c-965ab89a411c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:41.974947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e9406139-1e88-4c34-bc2c-965ab89a411c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:41.989696 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:41.989696 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:41.999084 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e9406139-1e88-4c34-bc2c-965ab89a411c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Volume info retrieved successfully. Aug 18 13:04:42.002234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-92bc54ee-8781-4c1f-bda8-84563137420c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:42.004899 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-92bc54ee-8781-4c1f-bda8-84563137420c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:42.005234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-92bc54ee-8781-4c1f-bda8-84563137420c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:42.005638 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-92bc54ee-8781-4c1f-bda8-84563137420c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:42.006474 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e9406139-1e88-4c34-bc2c-965ab89a411c tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 200 Aug 18 13:04:42.008250 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 228/904] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:41 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:42.033443 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:42.033443 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:42.042186 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-92bc54ee-8781-4c1f-bda8-84563137420c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:42.049589 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-92bc54ee-8781-4c1f-bda8-84563137420c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:42.049589 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 229/905] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:41 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:42.764807 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-af7ab4eb-77ad-4fe1-9636-887ca49b2627 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:42.767018 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af7ab4eb-77ad-4fe1-9636-887ca49b2627 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:42.767318 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af7ab4eb-77ad-4fe1-9636-887ca49b2627 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:42.767604 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af7ab4eb-77ad-4fe1-9636-887ca49b2627 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:42.767797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-af7ab4eb-77ad-4fe1-9636-887ca49b2627 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:42.778943 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:42.778943 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:42.779780 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af7ab4eb-77ad-4fe1-9636-887ca49b2627 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:42.779894 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 225/906] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:42 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:42.858006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d1e36adf-32e4-40c3-9cd2-976a541e1685 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:42.861921 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1e36adf-32e4-40c3-9cd2-976a541e1685 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] GET https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:04:42.862099 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1e36adf-32e4-40c3-9cd2-976a541e1685 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:42.862342 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1e36adf-32e4-40c3-9cd2-976a541e1685 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:42.879625 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:42.879625 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:42.886480 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d1e36adf-32e4-40c3-9cd2-976a541e1685 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:04:42.893739 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1e36adf-32e4-40c3-9cd2-976a541e1685 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 200 Aug 18 13:04:42.894246 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 225/907] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:04:42 2026] GET /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 1832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:42.941784 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-f8a121fe-6900-4c34-a906-84ead55bcf38 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:42.945318 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-f8a121fe-6900-4c34-a906-84ead55bcf38 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e/action Aug 18 13:04:42.946820 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-f8a121fe-6900-4c34-a906-84ead55bcf38 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:42.946820 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-f8a121fe-6900-4c34-a906-84ead55bcf38 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:42.977480 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:42.977480 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:42.998580 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5ed69a5a-e1db-4785-8130-c40f628f7dfa req-f8a121fe-6900-4c34-a906-84ead55bcf38 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e/action returned with HTTP 204 Aug 18 13:04:42.999265 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 229/908] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:04:42 2026] POST /volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:43.031026 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d630dd19-8b6e-4b53-972d-4b8027f904cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.034228 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d630dd19-8b6e-4b53-972d-4b8027f904cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] GET https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f Aug 18 13:04:43.034787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d630dd19-8b6e-4b53-972d-4b8027f904cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.034787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d630dd19-8b6e-4b53-972d-4b8027f904cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.048829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d630dd19-8b6e-4b53-972d-4b8027f904cc tempest-ServerActionsTestOtherA-913881086 tempest-ServerActionsTestOtherA-913881086-project-member] https://10.4.3.126/volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f returned with HTTP 404 Aug 18 13:04:43.051673 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 230/909] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/volumes/48ad06b7-5707-4a99-97b1-656937f9ca9f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:43.070630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-029c7865-0253-4816-8cfb-b268b4a2cf8a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.076537 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-029c7865-0253-4816-8cfb-b268b4a2cf8a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:43.076537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-029c7865-0253-4816-8cfb-b268b4a2cf8a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.076537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-029c7865-0253-4816-8cfb-b268b4a2cf8a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.094413 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.094413 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:43.105045 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-029c7865-0253-4816-8cfb-b268b4a2cf8a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:43.112074 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-029c7865-0253-4816-8cfb-b268b4a2cf8a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:43.114519 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 226/910] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:43.209792 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-0c3be45b-2b60-4c07-a305-afd51f88fe17 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.211579 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-0c3be45b-2b60-4c07-a305-afd51f88fe17 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:43.211945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-0c3be45b-2b60-4c07-a305-afd51f88fe17 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.212171 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-0c3be45b-2b60-4c07-a305-afd51f88fe17 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.254942 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.254942 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:43.268828 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-0c3be45b-2b60-4c07-a305-afd51f88fe17 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:43.279533 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-0c3be45b-2b60-4c07-a305-afd51f88fe17 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:43.280013 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 226/911] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1145 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:43.496941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-80706a5d-d483-42df-b4a0-f69147b7b90b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.497581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-80706a5d-d483-42df-b4a0-f69147b7b90b None None] GET https://10.4.3.126/volume// Aug 18 13:04:43.497719 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-80706a5d-d483-42df-b4a0-f69147b7b90b None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.497947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-80706a5d-d483-42df-b4a0-f69147b7b90b None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.502630 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-80706a5d-d483-42df-b4a0-f69147b7b90b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:43.502630 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 230/912] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:43.521515 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-4984b81c-2b96-43a6-9768-3f004a288053 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.526196 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-4984b81c-2b96-43a6-9768-3f004a288053 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:04:43.526749 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-4984b81c-2b96-43a6-9768-3f004a288053 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37e7956b-d8d1-4563-8f72-80540f56e4a4", "connector": null, "instance_uuid": "e2dda964-9a99-49a3-b776-79a682b7be55"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:43.554811 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.554811 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:43.616502 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-4984b81c-2b96-43a6-9768-3f004a288053 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:04:43.617372 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 231/913] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:04:43 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:43.677416 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8cb330ca-c1b8-44ee-8c36-d57e01ce3d9d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.681396 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8cb330ca-c1b8-44ee-8c36-d57e01ce3d9d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:43.681959 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8cb330ca-c1b8-44ee-8c36-d57e01ce3d9d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.681959 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8cb330ca-c1b8-44ee-8c36-d57e01ce3d9d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.702838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e488d8db-0883-49d6-a802-ce8b09d3a962 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.703101 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e488d8db-0883-49d6-a802-ce8b09d3a962 None None] GET https://10.4.3.126/volume// Aug 18 13:04:43.703425 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e488d8db-0883-49d6-a802-ce8b09d3a962 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.703791 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e488d8db-0883-49d6-a802-ce8b09d3a962 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.704114 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e488d8db-0883-49d6-a802-ce8b09d3a962 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:43.704616 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 227/914] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:43.711180 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.711180 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:43.718393 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8cb330ca-c1b8-44ee-8c36-d57e01ce3d9d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:43.719035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d1b12994-2a3d-45dc-9454-cc7a94ef394a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.724458 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d1b12994-2a3d-45dc-9454-cc7a94ef394a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:43.724458 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d1b12994-2a3d-45dc-9454-cc7a94ef394a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.724744 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d1b12994-2a3d-45dc-9454-cc7a94ef394a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.725986 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8cb330ca-c1b8-44ee-8c36-d57e01ce3d9d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:43.726517 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 227/915] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:43.749272 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.749272 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:43.754504 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d1b12994-2a3d-45dc-9454-cc7a94ef394a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:43.761082 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d1b12994-2a3d-45dc-9454-cc7a94ef394a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:43.762011 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 231/916] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:43.798998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a2b189f3-38ec-424e-96c8-54f221738525 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.804287 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a2b189f3-38ec-424e-96c8-54f221738525 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:43.804616 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a2b189f3-38ec-424e-96c8-54f221738525 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.804961 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a2b189f3-38ec-424e-96c8-54f221738525 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.805110 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a2b189f3-38ec-424e-96c8-54f221738525 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:43.821861 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.821861 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:43.823409 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a2b189f3-38ec-424e-96c8-54f221738525 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:43.823981 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 232/917] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:43.844040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-87a7cf2e-b113-4d77-a983-2fd372285819 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.849236 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87a7cf2e-b113-4d77-a983-2fd372285819 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:04:43.849236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87a7cf2e-b113-4d77-a983-2fd372285819 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.849236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87a7cf2e-b113-4d77-a983-2fd372285819 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.860573 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.860573 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:43.865135 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-87a7cf2e-b113-4d77-a983-2fd372285819 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:43.878053 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87a7cf2e-b113-4d77-a983-2fd372285819 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 200 Aug 18 13:04:43.878053 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 228/918] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:43.897192 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ff43989f-bae8-40f4-aaf9-625dc6bad285 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.900150 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff43989f-bae8-40f4-aaf9-625dc6bad285 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:43.900327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff43989f-bae8-40f4-aaf9-625dc6bad285 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.900576 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff43989f-bae8-40f4-aaf9-625dc6bad285 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.900955 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ff43989f-bae8-40f4-aaf9-625dc6bad285 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:43.911238 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.911238 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:43.912366 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff43989f-bae8-40f4-aaf9-625dc6bad285 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:43.912846 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 228/919] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:43.928580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-b0772668-a4be-4041-94f3-e8163bd3753b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.929713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-91b3409f-78df-429d-ad6e-8f120c2a3d20 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.931927 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-b0772668-a4be-4041-94f3-e8163bd3753b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777 Aug 18 13:04:43.932182 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-b0772668-a4be-4041-94f3-e8163bd3753b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:43.933243 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-91b3409f-78df-429d-ad6e-8f120c2a3d20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/detail Aug 18 13:04:43.933862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-91b3409f-78df-429d-ad6e-8f120c2a3d20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:43.933862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-91b3409f-78df-429d-ad6e-8f120c2a3d20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:43.934302 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-91b3409f-78df-429d-ad6e-8f120c2a3d20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:04:43.943829 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-b0772668-a4be-4041-94f3-e8163bd3753b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-37e7956b-d8d1-4563-8f72-80540f56e4a4-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:04:43.952183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-b0772668-a4be-4041-94f3-e8163bd3753b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-37e7956b-d8d1-4563-8f72-80540f56e4a4-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:04:43.953027 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-91b3409f-78df-429d-ad6e-8f120c2a3d20 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/detail returned with HTTP 200 Aug 18 13:04:43.953562 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 233/920] 10.4.3.126 () {66 vars in 1258 bytes} [Tue Aug 18 13:04:43 2026] GET /volume/v3/backups/detail => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:43.953756 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.953756 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:43.969963 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:43.972416 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787/restore Aug 18 13:04:43.973049 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:43.977280 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Restoring backup deeef58c-87a3-4dde-9bd0-39d998056787 ({'restore': {}}) {{(pid=100591) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:04:43.977280 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Restoring backup deeef58c-87a3-4dde-9bd0-39d998056787 to volume None. Aug 18 13:04:43.984092 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:43.984092 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:43.986690 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating volume of 1 GB for restore of backup deeef58c-87a3-4dde-9bd0-39d998056787. Aug 18 13:04:43.994450 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Availability Zones retrieved successfully. Aug 18 13:04:44.002164 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (6cd0bd7a-21d1-44c9-93d2-0e93bca82a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:44.003482 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ed48f8-5dea-4cd0-9d56-6ba9e540fc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:44.005588 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:44.047481 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ed48f8-5dea-4cd0-9d56-6ba9e540fc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:44.047481 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61b65aa-6886-4118-88cc-bd5c3d434635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:44.117718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-b0772668-a4be-4041-94f3-e8163bd3753b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-37e7956b-d8d1-4563-8f72-80540f56e4a4-np0000007652" released by "attachment_update" :: held 0.164s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:04:44.117718 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-b0772668-a4be-4041-94f3-e8163bd3753b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777 returned with HTTP 200 Aug 18 13:04:44.118425 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 232/921] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:04:43 2026] PUT /volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:44.127573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['8ab147d1-f643-42c1-83c5-70dfab8cbc1e', 'c933ddab-4290-44da-b0d0-194ebe43dfe5', 'e37f5f9a-f4f0-425a-8110-70cc937d9df3', 'd96ce5ce-dbc4-43ff-a51d-04ad97159f02'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:44.128916 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61b65aa-6886-4118-88cc-bd5c3d434635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab147d1-f643-42c1-83c5-70dfab8cbc1e', 'c933ddab-4290-44da-b0d0-194ebe43dfe5', 'e37f5f9a-f4f0-425a-8110-70cc937d9df3', 'd96ce5ce-dbc4-43ff-a51d-04ad97159f02']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:44.130279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8d51cc-72c3-4082-8515-5d7ff39345c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:44.178564 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8d51cc-72c3-4082-8515-5d7ff39345c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b64c06d-3681-4b85-838a-b2ead9db9475', '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_deeef58c-87a3-4dde-9bd0-39d998056787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['8ab147d1-f643-42c1-83c5-70dfab8cbc1e','c933ddab-4290-44da-b0d0-194ebe43dfe5','e37f5f9a-f4f0-425a-8110-70cc937d9df3','d96ce5ce-dbc4-43ff-a51d-04ad97159f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_deeef58c-87a3-4dde-9bd0-39d998056787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b64c06d-3681-4b85-838a-b2ead9db9475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845426c78632442d9c85d5c7390d7bae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02ba9982352f4369bc3b3161c022b33e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:44.179920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065ecf6c-105a-4293-aeb7-2ee500bf903f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:44.238129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065ecf6c-105a-4293-aeb7-2ee500bf903f) transitioned into 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_deeef58c-87a3-4dde-9bd0-39d998056787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['8ab147d1-f643-42c1-83c5-70dfab8cbc1e','c933ddab-4290-44da-b0d0-194ebe43dfe5','e37f5f9a-f4f0-425a-8110-70cc937d9df3','d96ce5ce-dbc4-43ff-a51d-04ad97159f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:44.239337 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4f3de5-7398-48f2-bc69-db93f8fcf018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:44.264609 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4f3de5-7398-48f2-bc69-db93f8fcf018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:44.266644 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (6cd0bd7a-21d1-44c9-93d2-0e93bca82a7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:44.268140 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request issued successfully. Aug 18 13:04:44.279695 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:44.279695 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:44.280676 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:44.750124 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d5f31995-9087-4050-ae7a-58019d8c40b6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:44.754255 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5f31995-9087-4050-ae7a-58019d8c40b6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:44.754611 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d5f31995-9087-4050-ae7a-58019d8c40b6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:44.755377 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d5f31995-9087-4050-ae7a-58019d8c40b6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:44.787057 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:44.787057 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:44.806828 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d5f31995-9087-4050-ae7a-58019d8c40b6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:44.815951 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5f31995-9087-4050-ae7a-58019d8c40b6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:44.817995 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 229/922] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:44 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:45.291365 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:45.291365 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:45.291944 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:04:45.292128 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Checking backup size 1 against volume size 1 {{(pid=100591) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:04:45.292458 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Overwriting volume 7b64c06d-3681-4b85-838a-b2ead9db9475 with restore of backup deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:45.320536 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] restore_backup in rpcapi backup_id deeef58c-87a3-4dde-9bd0-39d998056787 {{(pid=100591) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:04:45.323674 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4f69f3cd-b57e-4f55-9097-9c2bff79d335 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787/restore returned with HTTP 202 Aug 18 13:04:45.324866 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 229/923] 10.4.3.126 () {68 vars in 1393 bytes} [Tue Aug 18 13:04:43 2026] POST /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787/restore => generated 189 bytes in 1355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:45.338297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0d7b0099-96ff-4a01-8369-eac4e4b34d4a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:45.342777 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d7b0099-96ff-4a01-8369-eac4e4b34d4a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:45.343289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d7b0099-96ff-4a01-8369-eac4e4b34d4a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:45.343738 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d7b0099-96ff-4a01-8369-eac4e4b34d4a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:45.343993 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0d7b0099-96ff-4a01-8369-eac4e4b34d4a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:45.354377 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:45.354377 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:45.356221 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d7b0099-96ff-4a01-8369-eac4e4b34d4a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:45.357595 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 234/924] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:45 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:45.842318 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e30f61d6-9359-45cf-875d-dfdd7a23e10d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:45.844704 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e30f61d6-9359-45cf-875d-dfdd7a23e10d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:45.845045 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e30f61d6-9359-45cf-875d-dfdd7a23e10d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:45.845325 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e30f61d6-9359-45cf-875d-dfdd7a23e10d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:45.863038 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:45.863038 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:45.868746 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e30f61d6-9359-45cf-875d-dfdd7a23e10d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:45.875481 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e30f61d6-9359-45cf-875d-dfdd7a23e10d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:45.876116 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 233/925] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:45 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:46.374602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f9dcb905-f3ee-400f-9858-b3bb086c26ec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:46.381525 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9dcb905-f3ee-400f-9858-b3bb086c26ec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:46.381525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9dcb905-f3ee-400f-9858-b3bb086c26ec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:46.381525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9dcb905-f3ee-400f-9858-b3bb086c26ec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:46.381525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f9dcb905-f3ee-400f-9858-b3bb086c26ec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:46.394091 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:46.394091 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:46.396021 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9dcb905-f3ee-400f-9858-b3bb086c26ec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:46.396021 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 230/926] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:46 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:46.900545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-92bdd9ff-1f4e-4955-aaf1-f156bba3172d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:46.905971 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92bdd9ff-1f4e-4955-aaf1-f156bba3172d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:46.906974 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92bdd9ff-1f4e-4955-aaf1-f156bba3172d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:46.907130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92bdd9ff-1f4e-4955-aaf1-f156bba3172d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:46.928547 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:46.928547 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:46.937566 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-92bdd9ff-1f4e-4955-aaf1-f156bba3172d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:46.946677 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92bdd9ff-1f4e-4955-aaf1-f156bba3172d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:46.947053 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 230/927] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:46 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:47.411795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ea63985e-82d6-441b-9167-b8611daffbaa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:47.414061 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea63985e-82d6-441b-9167-b8611daffbaa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:47.414403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea63985e-82d6-441b-9167-b8611daffbaa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:47.414728 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea63985e-82d6-441b-9167-b8611daffbaa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:47.415133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ea63985e-82d6-441b-9167-b8611daffbaa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:47.424825 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:47.424825 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:47.426526 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea63985e-82d6-441b-9167-b8611daffbaa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:47.427375 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 235/928] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:47 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:47.966165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-87f205b0-ef25-4c28-901f-657484307af4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:47.970955 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87f205b0-ef25-4c28-901f-657484307af4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:47.972538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87f205b0-ef25-4c28-901f-657484307af4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:47.972538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87f205b0-ef25-4c28-901f-657484307af4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:47.988742 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:47.988742 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:47.995542 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-87f205b0-ef25-4c28-901f-657484307af4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:48.003641 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87f205b0-ef25-4c28-901f-657484307af4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:48.004281 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 234/929] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:47 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:48.445370 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2adcfd29-9ae2-4570-b43c-868914ab233c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:48.448131 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2adcfd29-9ae2-4570-b43c-868914ab233c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:48.448473 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2adcfd29-9ae2-4570-b43c-868914ab233c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:48.450447 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2adcfd29-9ae2-4570-b43c-868914ab233c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:48.450447 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2adcfd29-9ae2-4570-b43c-868914ab233c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:48.457397 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:48.457397 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:48.458827 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2adcfd29-9ae2-4570-b43c-868914ab233c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:48.459468 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 231/930] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:48 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:49.028962 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1c4d9278-91f6-43a5-9455-64fadf579d90 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:49.035568 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1c4d9278-91f6-43a5-9455-64fadf579d90 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:49.035568 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1c4d9278-91f6-43a5-9455-64fadf579d90 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:49.036071 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1c4d9278-91f6-43a5-9455-64fadf579d90 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:49.055684 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:49.055684 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:49.062502 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1c4d9278-91f6-43a5-9455-64fadf579d90 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:49.070756 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1c4d9278-91f6-43a5-9455-64fadf579d90 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:49.071654 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 231/931] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:49 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:49.478504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-899a016d-615e-46c1-8af2-76dbafe5cc2f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:49.484279 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-899a016d-615e-46c1-8af2-76dbafe5cc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:49.484279 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-899a016d-615e-46c1-8af2-76dbafe5cc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:49.484279 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-899a016d-615e-46c1-8af2-76dbafe5cc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:49.484615 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-899a016d-615e-46c1-8af2-76dbafe5cc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:49.495655 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:49.495655 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:49.497600 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-899a016d-615e-46c1-8af2-76dbafe5cc2f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:49.497600 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 236/932] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:49 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:50.098170 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ff001341-787b-4ce1-b9b6-5c67e0fed4f9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:50.103831 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff001341-787b-4ce1-b9b6-5c67e0fed4f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:50.104159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff001341-787b-4ce1-b9b6-5c67e0fed4f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:50.104459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff001341-787b-4ce1-b9b6-5c67e0fed4f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:50.143234 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:50.143234 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:50.151508 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ff001341-787b-4ce1-b9b6-5c67e0fed4f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:50.155120 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d8296680-a509-4bc3-ac8b-45cd9826a71d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:50.160534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff001341-787b-4ce1-b9b6-5c67e0fed4f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:50.161153 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 235/933] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:50 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:50.163378 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d8296680-a509-4bc3-ac8b-45cd9826a71d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777/action Aug 18 13:04:50.163882 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d8296680-a509-4bc3-ac8b-45cd9826a71d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:50.164231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d8296680-a509-4bc3-ac8b-45cd9826a71d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:50.215306 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:50.215306 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:50.239718 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-96f7bda5-b623-4c58-997e-d6d20b000cc5 req-d8296680-a509-4bc3-ac8b-45cd9826a71d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777/action returned with HTTP 204 Aug 18 13:04:50.240552 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 232/934] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:04:50 2026] POST /volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:50.516947 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ac49f156-5f72-4206-a283-a362863456c6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:50.520388 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac49f156-5f72-4206-a283-a362863456c6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:50.520606 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac49f156-5f72-4206-a283-a362863456c6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:50.521176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac49f156-5f72-4206-a283-a362863456c6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:50.521176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ac49f156-5f72-4206-a283-a362863456c6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:50.534044 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:50.534044 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:50.534236 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac49f156-5f72-4206-a283-a362863456c6 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:50.534953 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 232/935] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:50 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:51.182999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-753f37bb-2221-48f5-951e-26473a71047a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.191365 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-753f37bb-2221-48f5-951e-26473a71047a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:51.191365 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-753f37bb-2221-48f5-951e-26473a71047a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.191365 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-753f37bb-2221-48f5-951e-26473a71047a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.232372 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.232372 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:51.240854 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-753f37bb-2221-48f5-951e-26473a71047a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:51.243842 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-753f37bb-2221-48f5-951e-26473a71047a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:51.244450 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 237/936] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:51.270639 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-88d73640-6b0a-432b-98e2-533dd3b30c5b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.466072 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88d73640-6b0a-432b-98e2-533dd3b30c5b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:51.466072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88d73640-6b0a-432b-98e2-533dd3b30c5b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.466072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88d73640-6b0a-432b-98e2-533dd3b30c5b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.489429 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.489429 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:51.495749 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-88d73640-6b0a-432b-98e2-533dd3b30c5b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Volume info retrieved successfully. Aug 18 13:04:51.503523 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88d73640-6b0a-432b-98e2-533dd3b30c5b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:51.504545 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 236/937] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1442 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:51.552466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f1d93c5c-f0e1-4e92-8720-611e94b45b67 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.555506 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f1d93c5c-f0e1-4e92-8720-611e94b45b67 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:51.555506 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f1d93c5c-f0e1-4e92-8720-611e94b45b67 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.557021 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f1d93c5c-f0e1-4e92-8720-611e94b45b67 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.557021 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f1d93c5c-f0e1-4e92-8720-611e94b45b67 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:51.562750 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.562750 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:51.563860 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f1d93c5c-f0e1-4e92-8720-611e94b45b67 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:51.564758 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 233/938] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:51.587688 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-06b125e6-cefe-41fc-801e-0ef116ac4508 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.590027 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-06b125e6-cefe-41fc-801e-0ef116ac4508 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:51.590262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-06b125e6-cefe-41fc-801e-0ef116ac4508 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.591447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-06b125e6-cefe-41fc-801e-0ef116ac4508 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.616800 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.616800 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:51.625659 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-06b125e6-cefe-41fc-801e-0ef116ac4508 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Volume info retrieved successfully. Aug 18 13:04:51.630566 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-06b125e6-cefe-41fc-801e-0ef116ac4508 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:51.631275 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 233/939] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:51.693392 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5ab21751-b04c-4508-a280-2969e9e824cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.699580 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5ab21751-b04c-4508-a280-2969e9e824cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:51.700060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5ab21751-b04c-4508-a280-2969e9e824cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.700190 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5ab21751-b04c-4508-a280-2969e9e824cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.723239 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.723239 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:51.732038 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5ab21751-b04c-4508-a280-2969e9e824cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:51.739646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5ab21751-b04c-4508-a280-2969e9e824cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:51.740427 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 238/940] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:51.770198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-26f1be6e-9c31-4b26-95ed-bfee47fbc214 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.774784 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-26f1be6e-9c31-4b26-95ed-bfee47fbc214 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4/action Aug 18 13:04:51.775360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-26f1be6e-9c31-4b26-95ed-bfee47fbc214 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:51.775505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-26f1be6e-9c31-4b26-95ed-bfee47fbc214 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:51.797846 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.797846 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:51.798458 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-26f1be6e-9c31-4b26-95ed-bfee47fbc214 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:51.808224 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-26f1be6e-9c31-4b26-95ed-bfee47fbc214 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Begin detaching volume completed successfully. Aug 18 13:04:51.809084 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-26f1be6e-9c31-4b26-95ed-bfee47fbc214 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4/action returned with HTTP 202 Aug 18 13:04:51.809084 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 237/941] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:04:51 2026] POST /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:04:51.840689 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9f414591-6aef-498a-91ba-d8959e0ad11b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.843961 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9f414591-6aef-498a-91ba-d8959e0ad11b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:51.843961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9f414591-6aef-498a-91ba-d8959e0ad11b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.843961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9f414591-6aef-498a-91ba-d8959e0ad11b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.861169 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.861169 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:51.866004 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9f414591-6aef-498a-91ba-d8959e0ad11b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:51.872735 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9f414591-6aef-498a-91ba-d8959e0ad11b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:51.873455 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 234/942] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:04:51.888942 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9dbbfd65-73df-479f-b3dd-ea394e8737fa None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.889562 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9dbbfd65-73df-479f-b3dd-ea394e8737fa None None] GET https://10.4.3.126/volume// Aug 18 13:04:51.889808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9dbbfd65-73df-479f-b3dd-ea394e8737fa None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.890147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9dbbfd65-73df-479f-b3dd-ea394e8737fa None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.890888 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9dbbfd65-73df-479f-b3dd-ea394e8737fa None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:51.891744 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 234/943] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:51.902815 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-8721997e-b12f-4351-bd83-0dab5ba39206 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:51.906019 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-8721997e-b12f-4351-bd83-0dab5ba39206 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:51.909049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-8721997e-b12f-4351-bd83-0dab5ba39206 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:51.909049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-8721997e-b12f-4351-bd83-0dab5ba39206 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:51.929966 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:51.929966 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:51.937001 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-8721997e-b12f-4351-bd83-0dab5ba39206 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:51.945500 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-8721997e-b12f-4351-bd83-0dab5ba39206 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:51.946535 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 239/944] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:51 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1625 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:52.590477 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-224e8a2d-387f-4f05-a2be-c89f80424b7f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:52.593072 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-224e8a2d-387f-4f05-a2be-c89f80424b7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:52.593414 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-224e8a2d-387f-4f05-a2be-c89f80424b7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:52.594511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-224e8a2d-387f-4f05-a2be-c89f80424b7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:52.594511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-224e8a2d-387f-4f05-a2be-c89f80424b7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:52.606066 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:52.606066 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:52.607609 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-224e8a2d-387f-4f05-a2be-c89f80424b7f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:52.607609 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 238/945] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:52 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:52.742792 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-e192d2b7-8637-4ec0-a59c-8f6a16ba95c8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:52.746027 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-e192d2b7-8637-4ec0-a59c-8f6a16ba95c8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:52.747154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-e192d2b7-8637-4ec0-a59c-8f6a16ba95c8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:52.747863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-e192d2b7-8637-4ec0-a59c-8f6a16ba95c8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:52.767553 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:52.767553 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:52.774074 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-e192d2b7-8637-4ec0-a59c-8f6a16ba95c8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:52.784274 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-e192d2b7-8637-4ec0-a59c-8f6a16ba95c8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:52.784274 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 235/946] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:52 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:52.850550 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5fe9f82d-e9dd-41d0-8d0a-4500e28df176 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:52.861351 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5fe9f82d-e9dd-41d0-8d0a-4500e28df176 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e Aug 18 13:04:52.861656 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5fe9f82d-e9dd-41d0-8d0a-4500e28df176 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:52.861757 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5fe9f82d-e9dd-41d0-8d0a-4500e28df176 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:52.883086 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:52.883086 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:52.892776 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa46285e-ddca-4dd6-b203-478ce0590729 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:52.895532 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa46285e-ddca-4dd6-b203-478ce0590729 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:52.897378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa46285e-ddca-4dd6-b203-478ce0590729 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:52.897378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa46285e-ddca-4dd6-b203-478ce0590729 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:52.926491 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:52.926491 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:52.940663 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-aa46285e-ddca-4dd6-b203-478ce0590729 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:52.947680 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa46285e-ddca-4dd6-b203-478ce0590729 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:52.948081 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 240/947] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:52 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1445 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:52.996791 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1f4339a8-9587-4e3e-b0cc-5b110f06f3f9 req-5fe9f82d-e9dd-41d0-8d0a-4500e28df176 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e returned with HTTP 200 Aug 18 13:04:52.997838 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 235/948] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:04:52 2026] DELETE /volume/v3/attachments/47b4cac9-f01e-4049-9a78-d0c9f9216d1e => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:53.628486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fcf720e9-1cf6-4972-b198-f1a2f57e5714 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:53.632656 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fcf720e9-1cf6-4972-b198-f1a2f57e5714 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:53.632656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fcf720e9-1cf6-4972-b198-f1a2f57e5714 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:53.632656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fcf720e9-1cf6-4972-b198-f1a2f57e5714 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:53.632656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-fcf720e9-1cf6-4972-b198-f1a2f57e5714 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:53.641559 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:53.641559 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:53.643863 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fcf720e9-1cf6-4972-b198-f1a2f57e5714 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:53.643863 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 239/949] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:53 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:53.712293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f0a5fd69-9b72-45cf-885b-2b51e9d8c03e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:53.840849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0a5fd69-9b72-45cf-885b-2b51e9d8c03e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 18 13:04:53.842388 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0a5fd69-9b72-45cf-885b-2b51e9d8c03e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:53.842388 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0a5fd69-9b72-45cf-885b-2b51e9d8c03e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Calling method 'get_pools' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:53.856235 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0a5fd69-9b72-45cf-885b-2b51e9d8c03e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:04:53.857278 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 236/950] 10.4.3.126 () {66 vars in 1291 bytes} [Tue Aug 18 13:04:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:53.867269 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-804f6215-7898-4944-b018-bdc384243b07 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:53.869281 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-804f6215-7898-4944-b018-bdc384243b07 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 13:04:53.869589 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-804f6215-7898-4944-b018-bdc384243b07 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:53.869699 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-804f6215-7898-4944-b018-bdc384243b07 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Calling method 'get_pools' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:53.881638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-804f6215-7898-4944-b018-bdc384243b07 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 13:04:53.882496 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 241/951] 10.4.3.126 () {66 vars in 1314 bytes} [Tue Aug 18 13:04:53 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 18 13:04:53.894462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-49d985a7-465e-4ada-8b96-ac8c66385640 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:53.896462 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-49d985a7-465e-4ada-8b96-ac8c66385640 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool Aug 18 13:04:53.896689 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-49d985a7-465e-4ada-8b96-ac8c66385640 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:53.896885 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-49d985a7-465e-4ada-8b96-ac8c66385640 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:53.897228 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:53.897228 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:53.911474 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-49d985a7-465e-4ada-8b96-ac8c66385640 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool returned with HTTP 200 Aug 18 13:04:53.912619 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 236/952] 10.4.3.126 () {66 vars in 1318 bytes} [Tue Aug 18 13:04:53 2026] GET /volume/v3/capabilities/np0000007652@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:53.924811 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c130882d-4bc9-4eb4-b66e-47ac19ede23e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:53.926528 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c130882d-4bc9-4eb4-b66e-47ac19ede23e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool Aug 18 13:04:53.926991 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c130882d-4bc9-4eb4-b66e-47ac19ede23e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:53.927421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c130882d-4bc9-4eb4-b66e-47ac19ede23e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:53.942117 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c130882d-4bc9-4eb4-b66e-47ac19ede23e tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool returned with HTTP 200 Aug 18 13:04:53.943025 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 240/953] 10.4.3.126 () {66 vars in 1318 bytes} [Tue Aug 18 13:04:53 2026] GET /volume/v3/capabilities/np0000007652@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:53.954492 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-32c55d56-944e-4d12-8964-55d4f0f50793 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:53.956415 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-32c55d56-944e-4d12-8964-55d4f0f50793 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool Aug 18 13:04:53.956643 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-32c55d56-944e-4d12-8964-55d4f0f50793 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:53.956897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-32c55d56-944e-4d12-8964-55d4f0f50793 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:53.965630 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-153ed014-e261-4b24-8884-e45606fcc548 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:53.968892 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-153ed014-e261-4b24-8884-e45606fcc548 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:53.968892 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-153ed014-e261-4b24-8884-e45606fcc548 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:53.968892 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-153ed014-e261-4b24-8884-e45606fcc548 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:53.975141 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-32c55d56-944e-4d12-8964-55d4f0f50793 tempest-BackendsCapabilitiesAdminTestsJSON-206628921 tempest-BackendsCapabilitiesAdminTestsJSON-206628921-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool returned with HTTP 200 Aug 18 13:04:53.975419 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 237/954] 10.4.3.126 () {66 vars in 1318 bytes} [Tue Aug 18 13:04:53 2026] GET /volume/v3/capabilities/np0000007652@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:53.984441 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:53.984441 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:53.990883 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-153ed014-e261-4b24-8884-e45606fcc548 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:53.998195 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-153ed014-e261-4b24-8884-e45606fcc548 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:53.998701 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 242/955] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:53 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:54.073406 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-55be2aab-f58c-4e5c-aa56-62bf202d077d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.078126 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-55be2aab-f58c-4e5c-aa56-62bf202d077d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:54.078547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-55be2aab-f58c-4e5c-aa56-62bf202d077d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:54.078844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-55be2aab-f58c-4e5c-aa56-62bf202d077d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:54.092001 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:54.092001 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:54.096030 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-55be2aab-f58c-4e5c-aa56-62bf202d077d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Volume info retrieved successfully. Aug 18 13:04:54.101125 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-55be2aab-f58c-4e5c-aa56-62bf202d077d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:54.101536 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 237/956] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:54 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:04:54.158263 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-bb6bf461-bcf3-43db-9a70-26491adab829 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.162233 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-bb6bf461-bcf3-43db-9a70-26491adab829 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:54.162233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-bb6bf461-bcf3-43db-9a70-26491adab829 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:54.162233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-bb6bf461-bcf3-43db-9a70-26491adab829 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:54.173836 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:54.173836 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:54.176821 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-bb6bf461-bcf3-43db-9a70-26491adab829 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:54.182144 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-bb6bf461-bcf3-43db-9a70-26491adab829 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:54.182711 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 241/957] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:54 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:54.204378 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-b765f2be-e9dd-4225-a903-65e904307f00 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.206694 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-b765f2be-e9dd-4225-a903-65e904307f00 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4/action Aug 18 13:04:54.207177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-b765f2be-e9dd-4225-a903-65e904307f00 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:04:54.207479 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-b765f2be-e9dd-4225-a903-65e904307f00 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:54.221230 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:54.221230 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:54.221230 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-b765f2be-e9dd-4225-a903-65e904307f00 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:54.229101 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-b765f2be-e9dd-4225-a903-65e904307f00 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Begin detaching volume completed successfully. Aug 18 13:04:54.229101 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-b765f2be-e9dd-4225-a903-65e904307f00 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4/action returned with HTTP 202 Aug 18 13:04:54.229101 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 238/958] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:04:54 2026] POST /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:04:54.252908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cd99c911-edb2-4578-b33b-831250d5013b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.258783 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd99c911-edb2-4578-b33b-831250d5013b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:54.258783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd99c911-edb2-4578-b33b-831250d5013b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:54.258783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd99c911-edb2-4578-b33b-831250d5013b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:54.271380 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:54.271380 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:54.277536 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cd99c911-edb2-4578-b33b-831250d5013b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:54.284529 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd99c911-edb2-4578-b33b-831250d5013b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:54.285251 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 243/959] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:54 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:54.294130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3aca1acd-f6b8-4843-a389-6db661f22468 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.294725 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3aca1acd-f6b8-4843-a389-6db661f22468 None None] GET https://10.4.3.126/volume// Aug 18 13:04:54.295040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3aca1acd-f6b8-4843-a389-6db661f22468 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:54.295335 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3aca1acd-f6b8-4843-a389-6db661f22468 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:54.295798 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3aca1acd-f6b8-4843-a389-6db661f22468 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:54.296186 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 238/960] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:54.310164 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-edc19a6f-9022-4712-b3a1-d65cd2e45a98 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.314762 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-edc19a6f-9022-4712-b3a1-d65cd2e45a98 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:54.316012 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-edc19a6f-9022-4712-b3a1-d65cd2e45a98 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:54.316012 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-edc19a6f-9022-4712-b3a1-d65cd2e45a98 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:54.328861 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:54.328861 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:54.333664 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7f0e35fd-f12b-40da-acca-27b377d04567 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.336192 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-edc19a6f-9022-4712-b3a1-d65cd2e45a98 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:54.340166 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:54.340639 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-689495090"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:54.342916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-689495090'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:54.343054 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Create volume of 1 GB Aug 18 13:04:54.345710 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-edc19a6f-9022-4712-b3a1-d65cd2e45a98 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:54.346404 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 242/961] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:54 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:04:54.350671 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Availability Zones retrieved successfully. Aug 18 13:04:54.359090 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Flow 'volume_create_api' (d247601c-b38b-4627-9b69-dfd716242098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:54.360310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f17b71-034c-43f6-8bd6-41d4517bfce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:54.361221 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:54.398722 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f17b71-034c-43f6-8bd6-41d4517bfce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:54.399886 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1a68e8-91ab-4659-939b-9ddf7c1ccdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:54.490364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Created reservations ['a599673d-f3d6-4f78-8807-a4e0db8345b8', 'f729c795-5306-4db6-b63b-946e03af4c5d', 'bac58170-6a5d-4263-b297-d3bbb1d49324', '182bebb5-ade9-419c-a28b-688046c67bd5'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:54.490581 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1a68e8-91ab-4659-939b-9ddf7c1ccdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a599673d-f3d6-4f78-8807-a4e0db8345b8', 'f729c795-5306-4db6-b63b-946e03af4c5d', 'bac58170-6a5d-4263-b297-d3bbb1d49324', '182bebb5-ade9-419c-a28b-688046c67bd5']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:54.491578 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4586f8d-c6fe-488f-bb0a-c1a636a72e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:54.520049 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4586f8d-c6fe-488f-bb0a-c1a636a72e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b648b37d-0928-4527-b555-f317212d2e13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-689495090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cc89bb65bc4b4f88d18835b476e57c',qos_specs=None,replication_status=,reservations=['a599673d-f3d6-4f78-8807-a4e0db8345b8','f729c795-5306-4db6-b63b-946e03af4c5d','bac58170-6a5d-4263-b297-d3bbb1d49324','182bebb5-ade9-419c-a28b-688046c67bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a323ac765cdc4c9b912105bfbd278211',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-689495090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b648b37d-0928-4527-b555-f317212d2e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cc89bb65bc4b4f88d18835b476e57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a323ac765cdc4c9b912105bfbd278211',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:54.523746 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04406fc8-e77f-4e7c-a3ba-015ae006e9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:54.552518 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04406fc8-e77f-4e7c-a3ba-015ae006e9c7) transitioned into state 'SUCCESS' from state '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-689495090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cc89bb65bc4b4f88d18835b476e57c',qos_specs=None,replication_status=,reservations=['a599673d-f3d6-4f78-8807-a4e0db8345b8','f729c795-5306-4db6-b63b-946e03af4c5d','bac58170-6a5d-4263-b297-d3bbb1d49324','182bebb5-ade9-419c-a28b-688046c67bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a323ac765cdc4c9b912105bfbd278211',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:54.556113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882243c7-6d8a-45ea-adf1-940cab46826a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:54.570502 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882243c7-6d8a-45ea-adf1-940cab46826a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:54.574237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Flow 'volume_create_api' (d247601c-b38b-4627-9b69-dfd716242098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:54.574237 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Create volume request issued successfully. Aug 18 13:04:54.574237 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7f0e35fd-f12b-40da-acca-27b377d04567 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:54.574237 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 239/962] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:04:54 2026] POST /volume/v3/volumes => generated 753 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:54.595332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-529359bc-2cd8-47ad-b946-9ae325acc89d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.595943 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-529359bc-2cd8-47ad-b946-9ae325acc89d tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:54.596808 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-529359bc-2cd8-47ad-b946-9ae325acc89d tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:54.597126 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-529359bc-2cd8-47ad-b946-9ae325acc89d tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:54.607879 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:54.607879 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:54.618444 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-529359bc-2cd8-47ad-b946-9ae325acc89d tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:54.623951 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-529359bc-2cd8-47ad-b946-9ae325acc89d tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:54.624608 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 244/963] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:54 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:54.661364 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2345e735-1fa8-4bf4-a348-f5d70f4c7ce7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:54.663823 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2345e735-1fa8-4bf4-a348-f5d70f4c7ce7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:54.664057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2345e735-1fa8-4bf4-a348-f5d70f4c7ce7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:54.664300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2345e735-1fa8-4bf4-a348-f5d70f4c7ce7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:54.664436 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2345e735-1fa8-4bf4-a348-f5d70f4c7ce7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:54.676017 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:54.676017 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:54.676582 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2345e735-1fa8-4bf4-a348-f5d70f4c7ce7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:54.676735 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 239/964] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:54 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:55.306070 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1f9f6387-8411-43c2-b7da-0e3a38ea701a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:55.309631 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f9f6387-8411-43c2-b7da-0e3a38ea701a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:55.310399 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f9f6387-8411-43c2-b7da-0e3a38ea701a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:55.310761 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f9f6387-8411-43c2-b7da-0e3a38ea701a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:55.332301 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:55.332301 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:55.344662 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1f9f6387-8411-43c2-b7da-0e3a38ea701a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:55.354663 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f9f6387-8411-43c2-b7da-0e3a38ea701a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:55.355243 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 243/965] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:55 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:04:55.643707 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e9bfbdb0-41f2-43d7-a416-41e26a880633 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:55.647167 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9bfbdb0-41f2-43d7-a416-41e26a880633 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:55.647586 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9bfbdb0-41f2-43d7-a416-41e26a880633 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:55.648400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9bfbdb0-41f2-43d7-a416-41e26a880633 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:55.660259 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:55.660259 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:55.666883 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e9bfbdb0-41f2-43d7-a416-41e26a880633 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:55.678885 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9bfbdb0-41f2-43d7-a416-41e26a880633 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:55.678885 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 240/966] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:55 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:55.690863 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a44d5221-63ee-4db1-a8a4-2de04589a2c9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:55.694908 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a44d5221-63ee-4db1-a8a4-2de04589a2c9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:55.694908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a44d5221-63ee-4db1-a8a4-2de04589a2c9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:55.694908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a44d5221-63ee-4db1-a8a4-2de04589a2c9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:55.694908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a44d5221-63ee-4db1-a8a4-2de04589a2c9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:55.699454 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:55.699454 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:55.699842 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a44d5221-63ee-4db1-a8a4-2de04589a2c9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:55.700365 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 245/967] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:55 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:56.359514 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-3e3fe8a3-5f64-4a5a-95a9-0f70ae5e450c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.362450 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-3e3fe8a3-5f64-4a5a-95a9-0f70ae5e450c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:56.362661 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-3e3fe8a3-5f64-4a5a-95a9-0f70ae5e450c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:56.362874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-3e3fe8a3-5f64-4a5a-95a9-0f70ae5e450c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:56.373364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-62530519-3c9b-4779-8dce-34660b5d5705 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.374915 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:56.374915 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:56.377644 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-62530519-3c9b-4779-8dce-34660b5d5705 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:56.378014 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-62530519-3c9b-4779-8dce-34660b5d5705 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:56.383305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-62530519-3c9b-4779-8dce-34660b5d5705 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:56.393026 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-3e3fe8a3-5f64-4a5a-95a9-0f70ae5e450c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:56.402366 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-3e3fe8a3-5f64-4a5a-95a9-0f70ae5e450c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:56.402366 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 240/968] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:56 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:56.402541 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:56.402541 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:56.410727 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-62530519-3c9b-4779-8dce-34660b5d5705 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:56.421144 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-62530519-3c9b-4779-8dce-34660b5d5705 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:56.421793 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 244/969] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:56 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:56.540319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4e0bf291-a6e2-40d8-be58-041515329b24 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.540319 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4e0bf291-a6e2-40d8-be58-041515329b24 None None] GET https://10.4.3.126/volume// Aug 18 13:04:56.540319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4e0bf291-a6e2-40d8-be58-041515329b24 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:56.540765 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4e0bf291-a6e2-40d8-be58-041515329b24 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:56.540765 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4e0bf291-a6e2-40d8-be58-041515329b24 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:56.541102 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 241/970] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:04:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:56.553064 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-e42dab79-5ae7-4098-91e3-513bf32833e0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.561036 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-e42dab79-5ae7-4098-91e3-513bf32833e0 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:04:56.562239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-e42dab79-5ae7-4098-91e3-513bf32833e0 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b648b37d-0928-4527-b555-f317212d2e13", "connector": null, "instance_uuid": "d38ca9fb-67d4-4006-9a82-29ee66fdf8b0"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:56.581412 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:56.581412 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:56.634477 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-e42dab79-5ae7-4098-91e3-513bf32833e0 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:04:56.635198 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 246/971] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:04:56 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:56.687340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6ac7fa91-3d35-47ff-a0ef-63129fea5a20 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.688612 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ac7fa91-3d35-47ff-a0ef-63129fea5a20 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:56.689259 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6ac7fa91-3d35-47ff-a0ef-63129fea5a20 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:56.689259 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6ac7fa91-3d35-47ff-a0ef-63129fea5a20 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:56.702663 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:56.702663 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:56.710932 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6ac7fa91-3d35-47ff-a0ef-63129fea5a20 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:56.714254 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ac7fa91-3d35-47ff-a0ef-63129fea5a20 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:56.718318 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 241/972] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:56 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:56.718542 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5ded96fa-fcab-4ca4-b49c-3fbae955aeb3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.718977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c4c3fba6-0da3-4c05-856d-9e0d5d618a11 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.718977 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4c3fba6-0da3-4c05-856d-9e0d5d618a11 None None] GET https://10.4.3.126/volume// Aug 18 13:04:56.718977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4c3fba6-0da3-4c05-856d-9e0d5d618a11 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:56.718977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4c3fba6-0da3-4c05-856d-9e0d5d618a11 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:56.718977 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4c3fba6-0da3-4c05-856d-9e0d5d618a11 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:04:56.719173 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ded96fa-fcab-4ca4-b49c-3fbae955aeb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:56.719173 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ded96fa-fcab-4ca4-b49c-3fbae955aeb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:56.719173 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ded96fa-fcab-4ca4-b49c-3fbae955aeb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:56.719173 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-5ded96fa-fcab-4ca4-b49c-3fbae955aeb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:56.720805 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 245/973] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:04:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:04:56.731436 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:56.731436 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:56.732403 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ded96fa-fcab-4ca4-b49c-3fbae955aeb3 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:56.732953 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 242/974] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:56 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:56.742457 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-83b1d6a5-3a2d-49c1-85f1-8b3ce16409d9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.746444 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-83b1d6a5-3a2d-49c1-85f1-8b3ce16409d9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:56.746444 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-83b1d6a5-3a2d-49c1-85f1-8b3ce16409d9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:56.746444 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-83b1d6a5-3a2d-49c1-85f1-8b3ce16409d9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:56.761573 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:56.761573 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:56.765607 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-83b1d6a5-3a2d-49c1-85f1-8b3ce16409d9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:56.774232 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-83b1d6a5-3a2d-49c1-85f1-8b3ce16409d9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:56.774862 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 247/975] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:04:56 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 13:04:56.923048 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-36b509d4-d54d-4172-8e34-5311db27ef4c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:56.930930 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-36b509d4-d54d-4172-8e34-5311db27ef4c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] PUT https://10.4.3.126/volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555 Aug 18 13:04:56.933286 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-36b509d4-d54d-4172-8e34-5311db27ef4c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:56.951308 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-36b509d4-d54d-4172-8e34-5311db27ef4c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Acquiring lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:04:56.957543 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-36b509d4-d54d-4172-8e34-5311db27ef4c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:04:56.959060 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:56.959060 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:57.099682 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-36b509d4-d54d-4172-8e34-5311db27ef4c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" released by "attachment_update" :: held 0.142s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:04:57.100026 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-36b509d4-d54d-4172-8e34-5311db27ef4c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555 returned with HTTP 200 Aug 18 13:04:57.100775 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 242/976] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:04:56 2026] PUT /volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:57.444335 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5b9186b1-037b-4aef-b071-872e975de440 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:57.447905 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5b9186b1-037b-4aef-b071-872e975de440 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:57.448765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5b9186b1-037b-4aef-b071-872e975de440 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:57.449276 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5b9186b1-037b-4aef-b071-872e975de440 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:57.479611 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:57.479611 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:57.489862 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5b9186b1-037b-4aef-b071-872e975de440 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:57.496624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5b9186b1-037b-4aef-b071-872e975de440 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:57.497359 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 246/977] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:57 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:57.515386 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c5d13c36-bb51-48d4-9332-100ec443b284 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:57.637849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5d13c36-bb51-48d4-9332-100ec443b284 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:04:57.638391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c5d13c36-bb51-48d4-9332-100ec443b284 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-112973303", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1127721794", "vendor_name": "tempest-vendor_name-1209125546"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:57.678294 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5d13c36-bb51-48d4-9332-100ec443b284 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:04:57.679063 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 243/978] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:04:57 2026] POST /volume/v3/types => generated 327 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:57.692256 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cf994e21-4b75-4952-b601-2d7e891174eb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:57.744076 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2ff814a3-8d75-4982-b782-85b41ada3bab None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:57.748865 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ff814a3-8d75-4982-b782-85b41ada3bab tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:57.749245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ff814a3-8d75-4982-b782-85b41ada3bab tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:57.750384 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ff814a3-8d75-4982-b782-85b41ada3bab tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:57.751474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0c6fd978-fdcc-4052-a596-e34c9ae6b476 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:57.754160 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0c6fd978-fdcc-4052-a596-e34c9ae6b476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:57.754474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0c6fd978-fdcc-4052-a596-e34c9ae6b476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:57.754714 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0c6fd978-fdcc-4052-a596-e34c9ae6b476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:57.754897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-0c6fd978-fdcc-4052-a596-e34c9ae6b476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:57.762315 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:57.762315 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:57.762315 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0c6fd978-fdcc-4052-a596-e34c9ae6b476 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:57.762315 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 247/979] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:57 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:57.766003 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:57.766003 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:57.772049 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2ff814a3-8d75-4982-b782-85b41ada3bab tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:57.779529 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ff814a3-8d75-4982-b782-85b41ada3bab tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:57.780076 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 243/980] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:57 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:57.806427 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:57.811548 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c345f4e7-558e-48fb-97f6-b09e63661807", "size": 1, "name": "tempest-UserMessagesTest-Volume-530583574"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:57.811548 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Create volume request body: {'volume': {'volume_type': 'c345f4e7-558e-48fb-97f6-b09e63661807', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-530583574'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:57.817188 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Create volume of 1 GB Aug 18 13:04:57.817764 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:57.817764 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:57.818421 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Availability Zones retrieved successfully. Aug 18 13:04:57.827740 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Flow 'volume_create_api' (462042c6-2961-4206-8aef-d1133b31f929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:57.829384 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a175b3e5-aeba-49a2-9afe-9f86ed8fd495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:57.830796 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:57.868729 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a175b3e5-aeba-49a2-9afe-9f86ed8fd495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:04:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1127721794',vendor_name='tempest-vendor_name-1209125546'},id=c345f4e7-558e-48fb-97f6-b09e63661807,is_public=True,name='tempest-UserMessagesTest-volume-type-112973303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c345f4e7-558e-48fb-97f6-b09e63661807', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:57.870113 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17eca9c4-8534-4d39-a6f5-de29f85af297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:57.918551 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-112973303 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-112973303, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:04:57.918913 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-112973303 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-112973303, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:04:57.984535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Created reservations ['6acf22d8-b3ae-4dd9-89e1-99706c23ed73', '28259b4d-ccb5-46e6-80c5-1bc6bacd9acf', 'dad94542-0724-4ac4-a2dc-5e31b1c14572', '52806776-6e12-44e8-9af5-7adb737f1483'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:57.985824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17eca9c4-8534-4d39-a6f5-de29f85af297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6acf22d8-b3ae-4dd9-89e1-99706c23ed73', '28259b4d-ccb5-46e6-80c5-1bc6bacd9acf', 'dad94542-0724-4ac4-a2dc-5e31b1c14572', '52806776-6e12-44e8-9af5-7adb737f1483']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:57.987018 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa67c323-a87f-4b26-9671-548f9076c19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:58.023245 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa67c323-a87f-4b26-9671-548f9076c19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e41ce300-c781-456a-bb41-002686dc0662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-530583574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849b5441ff1c4dc2b08b54c5bac9dabf',qos_specs=None,replication_status=,reservations=['6acf22d8-b3ae-4dd9-89e1-99706c23ed73','28259b4d-ccb5-46e6-80c5-1bc6bacd9acf','dad94542-0724-4ac4-a2dc-5e31b1c14572','52806776-6e12-44e8-9af5-7adb737f1483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c0652ef7824ba1af86718b9c279749',volume_type_id=c345f4e7-558e-48fb-97f6-b09e63661807), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-530583574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e41ce300-c781-456a-bb41-002686dc0662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849b5441ff1c4dc2b08b54c5bac9dabf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c0652ef7824ba1af86718b9c279749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c345f4e7-558e-48fb-97f6-b09e63661807),volume_type_id=c345f4e7-558e-48fb-97f6-b09e63661807)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:58.023984 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56b66df-ed70-4e47-bf82-d319704ffe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:58.063475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56b66df-ed70-4e47-bf82-d319704ffe93) transitioned into state 'SUCCESS' from state '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-530583574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849b5441ff1c4dc2b08b54c5bac9dabf',qos_specs=None,replication_status=,reservations=['6acf22d8-b3ae-4dd9-89e1-99706c23ed73','28259b4d-ccb5-46e6-80c5-1bc6bacd9acf','dad94542-0724-4ac4-a2dc-5e31b1c14572','52806776-6e12-44e8-9af5-7adb737f1483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c0652ef7824ba1af86718b9c279749',volume_type_id=c345f4e7-558e-48fb-97f6-b09e63661807)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:58.064751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e098aff3-03c5-44bf-bc2a-aa9752208140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:58.082824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e098aff3-03c5-44bf-bc2a-aa9752208140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:58.084485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Flow 'volume_create_api' (462042c6-2961-4206-8aef-d1133b31f929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:58.084485 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Create volume request issued successfully. Aug 18 13:04:58.085625 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf994e21-4b75-4952-b601-2d7e891174eb tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:58.085755 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 248/981] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:04:57 2026] POST /volume/v3/volumes => generated 784 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:58.104482 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-09954c15-d5c7-4f42-a022-6f86317f0202 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:58.106731 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-09954c15-d5c7-4f42-a022-6f86317f0202 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 Aug 18 13:04:58.109256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-09954c15-d5c7-4f42-a022-6f86317f0202 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:58.109256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-09954c15-d5c7-4f42-a022-6f86317f0202 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:58.121115 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:58.121115 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:58.135232 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-09954c15-d5c7-4f42-a022-6f86317f0202 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:04:58.138811 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-09954c15-d5c7-4f42-a022-6f86317f0202 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 returned with HTTP 200 Aug 18 13:04:58.139401 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 244/982] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:04:58 2026] GET /volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:58.516137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-77107928-ce81-4115-a7bd-62059c362a5f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:58.518615 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-77107928-ce81-4115-a7bd-62059c362a5f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:58.518615 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-77107928-ce81-4115-a7bd-62059c362a5f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:58.518868 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-77107928-ce81-4115-a7bd-62059c362a5f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:58.529555 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:58.529555 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:58.537017 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-77107928-ce81-4115-a7bd-62059c362a5f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:58.542784 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-77107928-ce81-4115-a7bd-62059c362a5f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:58.543185 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 248/983] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:58 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:58.778057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4906f5e6-a3d6-4322-bf56-6af978b3d70c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:58.783870 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4906f5e6-a3d6-4322-bf56-6af978b3d70c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:58.784656 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4906f5e6-a3d6-4322-bf56-6af978b3d70c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:58.785912 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4906f5e6-a3d6-4322-bf56-6af978b3d70c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:58.785912 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4906f5e6-a3d6-4322-bf56-6af978b3d70c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:58.791853 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:58.791853 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:58.793166 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4906f5e6-a3d6-4322-bf56-6af978b3d70c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:58.793943 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 244/984] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:58 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:58.804868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d1d9ec99-3a89-4f65-879c-2b371917904f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:58.809256 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1d9ec99-3a89-4f65-879c-2b371917904f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:58.810735 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d1d9ec99-3a89-4f65-879c-2b371917904f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:58.812322 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d1d9ec99-3a89-4f65-879c-2b371917904f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:58.824770 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:58.824770 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:58.829824 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d1d9ec99-3a89-4f65-879c-2b371917904f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:58.835957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1d9ec99-3a89-4f65-879c-2b371917904f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:58.836687 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 249/985] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:58 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:59.156768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4e4bb217-4e36-4ef9-99d2-c62a01ebf9c4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.159139 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4e4bb217-4e36-4ef9-99d2-c62a01ebf9c4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 Aug 18 13:04:59.159673 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4e4bb217-4e36-4ef9-99d2-c62a01ebf9c4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.160084 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4e4bb217-4e36-4ef9-99d2-c62a01ebf9c4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.170590 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.170590 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:59.178324 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4e4bb217-4e36-4ef9-99d2-c62a01ebf9c4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:04:59.185255 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4e4bb217-4e36-4ef9-99d2-c62a01ebf9c4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 returned with HTTP 200 Aug 18 13:04:59.185746 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 245/986] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:59.203973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6adbab84-55d3-439a-8a0e-814f76a7a326 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.205552 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6adbab84-55d3-439a-8a0e-814f76a7a326 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/messages Aug 18 13:04:59.205983 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6adbab84-55d3-439a-8a0e-814f76a7a326 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.206035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6adbab84-55d3-439a-8a0e-814f76a7a326 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.218512 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6adbab84-55d3-439a-8a0e-814f76a7a326 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:04:59.218512 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 249/987] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:59.228612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0844477f-8051-44a9-b251-ba2b98156cd1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.231600 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0844477f-8051-44a9-b251-ba2b98156cd1 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] DELETE https://10.4.3.126/volume/v3/messages/916b2a24-5f1b-4be5-a202-962d2972d836 Aug 18 13:04:59.232318 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0844477f-8051-44a9-b251-ba2b98156cd1 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.232729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0844477f-8051-44a9-b251-ba2b98156cd1 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.258987 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0844477f-8051-44a9-b251-ba2b98156cd1 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/messages/916b2a24-5f1b-4be5-a202-962d2972d836 returned with HTTP 204 Aug 18 13:04:59.260457 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 245/988] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:04:59 2026] DELETE /volume/v3/messages/916b2a24-5f1b-4be5-a202-962d2972d836 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:04:59.270557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ca0ae182-d951-40e0-ae9f-268895d0e09f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.273516 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca0ae182-d951-40e0-ae9f-268895d0e09f tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/messages/916b2a24-5f1b-4be5-a202-962d2972d836 Aug 18 13:04:59.273925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca0ae182-d951-40e0-ae9f-268895d0e09f tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.274366 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca0ae182-d951-40e0-ae9f-268895d0e09f tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.281335 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca0ae182-d951-40e0-ae9f-268895d0e09f tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/messages/916b2a24-5f1b-4be5-a202-962d2972d836 returned with HTTP 404 Aug 18 13:04:59.283517 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 250/989] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/messages/916b2a24-5f1b-4be5-a202-962d2972d836 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:04:59.295493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4512b82e-5e2e-4255-9725-cf4cf57ac098 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.299834 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4512b82e-5e2e-4255-9725-cf4cf57ac098 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 Aug 18 13:04:59.301922 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4512b82e-5e2e-4255-9725-cf4cf57ac098 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.302196 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4512b82e-5e2e-4255-9725-cf4cf57ac098 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.316245 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.316245 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:59.328890 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4512b82e-5e2e-4255-9725-cf4cf57ac098 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:04:59.337580 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4512b82e-5e2e-4255-9725-cf4cf57ac098 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 returned with HTTP 200 Aug 18 13:04:59.338179 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 246/990] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:59.366685 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.372873 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 Aug 18 13:04:59.373618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.374337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.375096 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Delete volume with id: e41ce300-c781-456a-bb41-002686dc0662 Aug 18 13:04:59.391048 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.391048 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:59.392123 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:04:59.393734 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100588) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:04:59.417896 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-112973303 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-112973303, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:04:59.418793 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-112973303 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-112973303, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:04:59.440831 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Created reservations ['9fad1664-01f8-4e49-b6ee-87deb6848b74', '4e665501-c7b7-4f93-8209-3108ac471428', 'bfd530cc-d520-46c5-93c5-9737d6b79916', 'a45f7e25-3c00-473b-a44a-d6733311935a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:59.512621 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Delete volume request issued successfully. Aug 18 13:04:59.512621 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7407f826-0f17-4454-8b32-bea5d604f6a5 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 returned with HTTP 202 Aug 18 13:04:59.512621 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 250/991] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:04:59 2026] DELETE /volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:59.527295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-42544313-4fca-491e-930e-d51130d53473 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.530853 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-42544313-4fca-491e-930e-d51130d53473 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 Aug 18 13:04:59.532897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-42544313-4fca-491e-930e-d51130d53473 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.532897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-42544313-4fca-491e-930e-d51130d53473 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.544947 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-42544313-4fca-491e-930e-d51130d53473 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 returned with HTTP 404 Aug 18 13:04:59.545087 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 246/992] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/volumes/e41ce300-c781-456a-bb41-002686dc0662 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:59.559354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-5d720933-8db0-43de-9e57-692b0f29f1d7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.560769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5c4afff9-f88f-4f04-a922-5859fb9a126a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.563486 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-5d720933-8db0-43de-9e57-692b0f29f1d7 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:59.565016 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-5d720933-8db0-43de-9e57-692b0f29f1d7 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.565131 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-15b137e9-afb5-43d6-8b0b-0113c3432036 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.565573 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-5d720933-8db0-43de-9e57-692b0f29f1d7 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.568056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5c4afff9-f88f-4f04-a922-5859fb9a126a tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] DELETE https://10.4.3.126/volume/v3/types/c345f4e7-558e-48fb-97f6-b09e63661807 Aug 18 13:04:59.568056 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5c4afff9-f88f-4f04-a922-5859fb9a126a tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.570738 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5c4afff9-f88f-4f04-a922-5859fb9a126a tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.570858 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15b137e9-afb5-43d6-8b0b-0113c3432036 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:04:59.571403 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15b137e9-afb5-43d6-8b0b-0113c3432036 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.571708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15b137e9-afb5-43d6-8b0b-0113c3432036 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.585090 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.585090 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:04:59.594545 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.594545 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:59.595193 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-5d720933-8db0-43de-9e57-692b0f29f1d7 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:59.601167 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-15b137e9-afb5-43d6-8b0b-0113c3432036 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:04:59.607981 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-5d720933-8db0-43de-9e57-692b0f29f1d7 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:59.609440 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 247/993] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:59.610087 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15b137e9-afb5-43d6-8b0b-0113c3432036 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:04:59.610832 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 251/994] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:04:59.657469 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5c4afff9-f88f-4f04-a922-5859fb9a126a tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] https://10.4.3.126/volume/v3/types/c345f4e7-558e-48fb-97f6-b09e63661807 returned with HTTP 202 Aug 18 13:04:59.657469 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 251/995] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:04:59 2026] DELETE /volume/v3/types/c345f4e7-558e-48fb-97f6-b09e63661807 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:04:59.669414 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a9edf252-b9cd-47db-a930-117ad8377f5b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.671826 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9edf252-b9cd-47db-a930-117ad8377f5b tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] GET https://10.4.3.126/volume/v3/types/c345f4e7-558e-48fb-97f6-b09e63661807 Aug 18 13:04:59.672321 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9edf252-b9cd-47db-a930-117ad8377f5b tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.672799 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9edf252-b9cd-47db-a930-117ad8377f5b tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.679917 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9edf252-b9cd-47db-a930-117ad8377f5b tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] https://10.4.3.126/volume/v3/types/c345f4e7-558e-48fb-97f6-b09e63661807 returned with HTTP 404 Aug 18 13:04:59.680776 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 247/996] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/types/c345f4e7-558e-48fb-97f6-b09e63661807 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:04:59.692898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a6fb9a04-9ec6-4dc4-a945-a6cf06a5d874 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.695403 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6fb9a04-9ec6-4dc4-a945-a6cf06a5d874 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:04:59.695403 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6fb9a04-9ec6-4dc4-a945-a6cf06a5d874 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-851318594", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1705023088", "vendor_name": "tempest-vendor_name-888001421"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:59.715249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6fb9a04-9ec6-4dc4-a945-a6cf06a5d874 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:04:59.715964 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 248/997] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:04:59 2026] POST /volume/v3/types => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:59.727668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.731082 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:04:59.731816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1", "size": 1, "name": "tempest-UserMessagesTest-Volume-488440591"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:04:59.735390 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Create volume request body: {'volume': {'volume_type': '2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-488440591'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:04:59.742809 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Create volume of 1 GB Aug 18 13:04:59.743141 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.743141 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:04:59.743816 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Availability Zones retrieved successfully. Aug 18 13:04:59.754234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Flow 'volume_create_api' (8c495de1-e018-4b4c-8d7c-dac2e27cf77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:59.755560 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9d7054-e49b-44b1-aa5e-4c57d351db8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:59.756855 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:04:59.790320 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9d7054-e49b-44b1-aa5e-4c57d351db8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1705023088',vendor_name='tempest-vendor_name-888001421'},id=2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1,is_public=True,name='tempest-UserMessagesTest-volume-type-851318594',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:59.791444 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a913be-c1b4-42d9-9b37-26a850601877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:59.808190 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7f3e54d3-85b8-4b58-90b4-e6fe22c967c1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.810460 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7f3e54d3-85b8-4b58-90b4-e6fe22c967c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:04:59.811323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7f3e54d3-85b8-4b58-90b4-e6fe22c967c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.811715 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7f3e54d3-85b8-4b58-90b4-e6fe22c967c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.812025 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-7f3e54d3-85b8-4b58-90b4-e6fe22c967c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:04:59.818577 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.818577 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:04:59.820319 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7f3e54d3-85b8-4b58-90b4-e6fe22c967c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:04:59.820698 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 252/998] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:59.827808 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-851318594 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-851318594, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:04:59.828548 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-851318594 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-851318594, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:04:59.852764 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c21a4493-c326-4222-8353-3a51cc283485 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.856022 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c21a4493-c326-4222-8353-3a51cc283485 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:04:59.856749 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c21a4493-c326-4222-8353-3a51cc283485 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.856749 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c21a4493-c326-4222-8353-3a51cc283485 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:04:59.870719 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Created reservations ['ce4d25b8-8ef0-4093-a928-19f7cf5a3687', 'e82432cb-362f-4d15-bc95-97b22dcb81c1', '12528c22-5bfe-483e-add5-af7d3dce6f28', 'a853f28b-1124-4089-86cb-4f564b62d58d'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:04:59.872654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a913be-c1b4-42d9-9b37-26a850601877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce4d25b8-8ef0-4093-a928-19f7cf5a3687', 'e82432cb-362f-4d15-bc95-97b22dcb81c1', '12528c22-5bfe-483e-add5-af7d3dce6f28', 'a853f28b-1124-4089-86cb-4f564b62d58d']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:59.872849 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:04:59.872849 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:04:59.873806 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (623a3de7-37a9-4869-8bd3-eb5d8d573754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:59.881072 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c21a4493-c326-4222-8353-3a51cc283485 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:04:59.889387 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c21a4493-c326-4222-8353-3a51cc283485 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:04:59.889867 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 248/999] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:04:59.916635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (623a3de7-37a9-4869-8bd3-eb5d8d573754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f319150-2344-4773-8734-3ac903835fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-488440591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849b5441ff1c4dc2b08b54c5bac9dabf',qos_specs=None,replication_status=,reservations=['ce4d25b8-8ef0-4093-a928-19f7cf5a3687','e82432cb-362f-4d15-bc95-97b22dcb81c1','12528c22-5bfe-483e-add5-af7d3dce6f28','a853f28b-1124-4089-86cb-4f564b62d58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c0652ef7824ba1af86718b9c279749',volume_type_id=2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-488440591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f319150-2344-4773-8734-3ac903835fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849b5441ff1c4dc2b08b54c5bac9dabf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c0652ef7824ba1af86718b9c279749',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1),volume_type_id=2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:59.917583 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a9e8c2-bc34-4f70-ab18-13218546a577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:59.955011 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a9e8c2-bc34-4f70-ab18-13218546a577) transitioned into state 'SUCCESS' from state '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-488440591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849b5441ff1c4dc2b08b54c5bac9dabf',qos_specs=None,replication_status=,reservations=['ce4d25b8-8ef0-4093-a928-19f7cf5a3687','e82432cb-362f-4d15-bc95-97b22dcb81c1','12528c22-5bfe-483e-add5-af7d3dce6f28','a853f28b-1124-4089-86cb-4f564b62d58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c0652ef7824ba1af86718b9c279749',volume_type_id=2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:59.956044 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94cf55d-840b-44e8-8dad-f5d68f172010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:04:59.970071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94cf55d-840b-44e8-8dad-f5d68f172010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:04:59.972006 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Flow 'volume_create_api' (8c495de1-e018-4b4c-8d7c-dac2e27cf77d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:04:59.972006 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Create volume request issued successfully. Aug 18 13:04:59.973147 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5b60836b-0114-4c09-905c-ee2bd1289be9 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:04:59.973708 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 252/1000] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:04:59 2026] POST /volume/v3/volumes => generated 784 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:04:59.990143 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-57a444d2-5493-46f5-a884-67007613056e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:04:59.992914 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-57a444d2-5493-46f5-a884-67007613056e tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 Aug 18 13:04:59.993305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-57a444d2-5493-46f5-a884-67007613056e tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:04:59.993606 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-57a444d2-5493-46f5-a884-67007613056e tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:00.007351 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:00.007351 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:00.013464 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-57a444d2-5493-46f5-a884-67007613056e tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:05:00.021606 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-57a444d2-5493-46f5-a884-67007613056e tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 returned with HTTP 200 Aug 18 13:05:00.022434 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 249/1001] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:04:59 2026] GET /volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:05:00.444044 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2e7722f7-5f74-4be5-baa6-ded563594400 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:00.446151 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:00.446737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1891094444"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:00.448621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1891094444'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:00.448739 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Create volume of 1 GB Aug 18 13:05:00.453833 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Availability Zones retrieved successfully. Aug 18 13:05:00.463348 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Flow 'volume_create_api' (4fa79652-bd57-427e-aa10-3f168eb7cb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:00.465049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce32577a-0c33-4a98-bbb1-11a5e56e5f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:00.466611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:00.505356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce32577a-0c33-4a98-bbb1-11a5e56e5f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:00.506646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3f4eb4-b77f-4989-822c-b5d78dbb6fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:00.586347 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Created reservations ['201c2a77-6cae-434c-b76d-1c9897b5c1b4', 'e22b16d7-6311-4c3b-835a-94ca7c69e9cf', 'daca022b-f523-48d4-afdc-b426afd6dd22', '697e3a1c-9ab5-4cdd-b629-1b038e4dda76'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:00.587181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3f4eb4-b77f-4989-822c-b5d78dbb6fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['201c2a77-6cae-434c-b76d-1c9897b5c1b4', 'e22b16d7-6311-4c3b-835a-94ca7c69e9cf', 'daca022b-f523-48d4-afdc-b426afd6dd22', '697e3a1c-9ab5-4cdd-b629-1b038e4dda76']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:00.588202 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c158bfef-166f-483c-9900-2fed454f5631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:00.620865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c158bfef-166f-483c-9900-2fed454f5631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a4316eb-b155-4a1c-b506-63a5c7b6689d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1891094444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de3d6ee86b14557a13cb3f1f0ebbaed',qos_specs=None,replication_status=,reservations=['201c2a77-6cae-434c-b76d-1c9897b5c1b4','e22b16d7-6311-4c3b-835a-94ca7c69e9cf','daca022b-f523-48d4-afdc-b426afd6dd22','697e3a1c-9ab5-4cdd-b629-1b038e4dda76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763139ca71724b2198feb02ad6b2718f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1891094444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a4316eb-b155-4a1c-b506-63a5c7b6689d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de3d6ee86b14557a13cb3f1f0ebbaed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='763139ca71724b2198feb02ad6b2718f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:00.622575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60bd5a4-7242-4b47-854d-288bd50f9ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:00.630859 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-461519ef-bb90-4b9d-bcac-a087a22f6736 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:00.635278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-461519ef-bb90-4b9d-bcac-a087a22f6736 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:05:00.635278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-461519ef-bb90-4b9d-bcac-a087a22f6736 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:00.635278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-461519ef-bb90-4b9d-bcac-a087a22f6736 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:00.654367 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60bd5a4-7242-4b47-854d-288bd50f9ef0) transitioned into state 'SUCCESS' from state '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-1891094444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de3d6ee86b14557a13cb3f1f0ebbaed',qos_specs=None,replication_status=,reservations=['201c2a77-6cae-434c-b76d-1c9897b5c1b4','e22b16d7-6311-4c3b-835a-94ca7c69e9cf','daca022b-f523-48d4-afdc-b426afd6dd22','697e3a1c-9ab5-4cdd-b629-1b038e4dda76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763139ca71724b2198feb02ad6b2718f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:00.655191 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017d86dc-8d0b-4cc6-9766-b1df7b5f8f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:00.655994 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:00.655994 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:00.662874 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-461519ef-bb90-4b9d-bcac-a087a22f6736 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:00.670118 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-461519ef-bb90-4b9d-bcac-a087a22f6736 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:05:00.670737 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 249/1002] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:00 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:00.670828 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017d86dc-8d0b-4cc6-9766-b1df7b5f8f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:00.671973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Flow 'volume_create_api' (4fa79652-bd57-427e-aa10-3f168eb7cb64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:00.672357 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Create volume request issued successfully. Aug 18 13:05:00.673068 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2e7722f7-5f74-4be5-baa6-ded563594400 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:00.673970 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 253/1003] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:00 2026] POST /volume/v3/volumes => generated 759 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:00.691793 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6e9b8265-504b-4e55-9c2a-03df7ad8f132 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:00.695071 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e9b8265-504b-4e55-9c2a-03df7ad8f132 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d Aug 18 13:05:00.695332 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e9b8265-504b-4e55-9c2a-03df7ad8f132 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:00.695670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e9b8265-504b-4e55-9c2a-03df7ad8f132 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:00.712079 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:00.712079 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:00.718658 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6e9b8265-504b-4e55-9c2a-03df7ad8f132 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:05:00.727282 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e9b8265-504b-4e55-9c2a-03df7ad8f132 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d returned with HTTP 200 Aug 18 13:05:00.727945 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 253/1004] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:00 2026] GET /volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:00.839591 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0ab8ee48-16b6-4d9a-9a58-dc81c4a80fa1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:00.846428 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0ab8ee48-16b6-4d9a-9a58-dc81c4a80fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:05:00.846428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0ab8ee48-16b6-4d9a-9a58-dc81c4a80fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:00.846428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0ab8ee48-16b6-4d9a-9a58-dc81c4a80fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:00.846428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0ab8ee48-16b6-4d9a-9a58-dc81c4a80fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:05:00.851673 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:00.851673 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:00.852938 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0ab8ee48-16b6-4d9a-9a58-dc81c4a80fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:05:00.853605 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 250/1005] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:00 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:00.906709 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4d60b6b5-8329-4d8e-9208-d2f875ca2990 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:00.909569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4d60b6b5-8329-4d8e-9208-d2f875ca2990 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:00.909858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4d60b6b5-8329-4d8e-9208-d2f875ca2990 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:00.910120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4d60b6b5-8329-4d8e-9208-d2f875ca2990 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:00.927055 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:00.927055 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:00.932282 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4d60b6b5-8329-4d8e-9208-d2f875ca2990 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:05:00.940293 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4d60b6b5-8329-4d8e-9208-d2f875ca2990 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:05:00.940780 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 250/1006] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:00 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.040111 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a226b0fa-48e7-47b1-89d5-4a8b47c69032 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.043052 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a226b0fa-48e7-47b1-89d5-4a8b47c69032 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 Aug 18 13:05:01.043352 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a226b0fa-48e7-47b1-89d5-4a8b47c69032 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.043645 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a226b0fa-48e7-47b1-89d5-4a8b47c69032 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.053891 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.053891 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:01.060180 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a226b0fa-48e7-47b1-89d5-4a8b47c69032 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:05:01.067783 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a226b0fa-48e7-47b1-89d5-4a8b47c69032 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 returned with HTTP 200 Aug 18 13:05:01.068705 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 254/1007] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.086044 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6fe0cd52-1cf7-44fe-8493-d69961de747c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.088231 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6fe0cd52-1cf7-44fe-8493-d69961de747c tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/messages Aug 18 13:05:01.088802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6fe0cd52-1cf7-44fe-8493-d69961de747c tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.089411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6fe0cd52-1cf7-44fe-8493-d69961de747c tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.094709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6fe0cd52-1cf7-44fe-8493-d69961de747c tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:05:01.095221 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 254/1008] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.106043 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b1e18cb9-045b-43fb-bf66-ea7580120df4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.108241 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1e18cb9-045b-43fb-bf66-ea7580120df4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/messages/6d5b5ea7-8e1e-48ba-8cc5-f65b2d1ca3c4 Aug 18 13:05:01.108675 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1e18cb9-045b-43fb-bf66-ea7580120df4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.108976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1e18cb9-045b-43fb-bf66-ea7580120df4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.115444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1e18cb9-045b-43fb-bf66-ea7580120df4 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/messages/6d5b5ea7-8e1e-48ba-8cc5-f65b2d1ca3c4 returned with HTTP 200 Aug 18 13:05:01.115796 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 251/1009] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/messages/6d5b5ea7-8e1e-48ba-8cc5-f65b2d1ca3c4 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.126723 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0c8fe441-1ebc-484a-a9c5-57a6a89df296 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.131290 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c8fe441-1ebc-484a-a9c5-57a6a89df296 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/messages Aug 18 13:05:01.131290 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0c8fe441-1ebc-484a-a9c5-57a6a89df296 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.131290 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0c8fe441-1ebc-484a-a9c5-57a6a89df296 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.137247 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c8fe441-1ebc-484a-a9c5-57a6a89df296 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:05:01.138080 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 251/1010] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.149956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c9b8b2c7-b615-40d5-81c2-531af88535df None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.153165 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c9b8b2c7-b615-40d5-81c2-531af88535df tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] DELETE https://10.4.3.126/volume/v3/messages/6d5b5ea7-8e1e-48ba-8cc5-f65b2d1ca3c4 Aug 18 13:05:01.153559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c9b8b2c7-b615-40d5-81c2-531af88535df tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.153945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c9b8b2c7-b615-40d5-81c2-531af88535df tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.165944 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c9b8b2c7-b615-40d5-81c2-531af88535df tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/messages/6d5b5ea7-8e1e-48ba-8cc5-f65b2d1ca3c4 returned with HTTP 204 Aug 18 13:05:01.166409 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 255/1011] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:05:01 2026] DELETE /volume/v3/messages/6d5b5ea7-8e1e-48ba-8cc5-f65b2d1ca3c4 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:05:01.175248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8b8a51df-5a4a-4771-a639-c5860fcb9097 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.177678 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b8a51df-5a4a-4771-a639-c5860fcb9097 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 Aug 18 13:05:01.177971 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b8a51df-5a4a-4771-a639-c5860fcb9097 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.178261 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b8a51df-5a4a-4771-a639-c5860fcb9097 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.188332 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.188332 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:01.194391 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8b8a51df-5a4a-4771-a639-c5860fcb9097 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:05:01.200624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b8a51df-5a4a-4771-a639-c5860fcb9097 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 returned with HTTP 200 Aug 18 13:05:01.201319 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 255/1012] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.221456 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.223659 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 Aug 18 13:05:01.223932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.224266 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.224508 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Delete volume with id: 7f319150-2344-4773-8734-3ac903835fc2 Aug 18 13:05:01.233870 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.233870 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:01.234603 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Volume info retrieved successfully. Aug 18 13:05:01.235854 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100589) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:05:01.249522 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-851318594 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-851318594, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:01.249928 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-851318594 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-851318594, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:01.264523 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Created reservations ['845ce9de-15fc-4f41-8ff8-d7ebc0fcc269', 'cb0c730b-152d-4ea5-97f5-2940ba722d13', '09b02521-00ac-4be6-9242-7f62b7447730', '40606066-2f47-4d7e-8f9d-cc27847066d2'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:01.315359 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Delete volume request issued successfully. Aug 18 13:05:01.315588 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1ed936e-df2e-4af5-b8e7-48f19e147559 tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 returned with HTTP 202 Aug 18 13:05:01.316003 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 252/1013] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:05:01 2026] DELETE /volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:01.332942 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d1890673-d424-4845-ae75-884327d7cfcd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.334761 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1890673-d424-4845-ae75-884327d7cfcd tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] GET https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 Aug 18 13:05:01.336229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1890673-d424-4845-ae75-884327d7cfcd tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.336229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1890673-d424-4845-ae75-884327d7cfcd tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.346846 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1890673-d424-4845-ae75-884327d7cfcd tempest-UserMessagesTest-1663992277 tempest-UserMessagesTest-1663992277-project-member] https://10.4.3.126/volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 returned with HTTP 404 Aug 18 13:05:01.346846 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 252/1014] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/7f319150-2344-4773-8734-3ac903835fc2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:01.364269 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cae7c8c9-8b1c-4f1e-8d46-4c7da0bf8cbe None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.368631 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cae7c8c9-8b1c-4f1e-8d46-4c7da0bf8cbe tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] DELETE https://10.4.3.126/volume/v3/types/2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1 Aug 18 13:05:01.369389 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cae7c8c9-8b1c-4f1e-8d46-4c7da0bf8cbe tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.369866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cae7c8c9-8b1c-4f1e-8d46-4c7da0bf8cbe tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.415771 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cae7c8c9-8b1c-4f1e-8d46-4c7da0bf8cbe tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] https://10.4.3.126/volume/v3/types/2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1 returned with HTTP 202 Aug 18 13:05:01.416650 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 256/1015] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:05:01 2026] DELETE /volume/v3/types/2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:05:01.426888 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-812f6784-d5fa-4675-9574-4ded59923a91 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.431441 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-812f6784-d5fa-4675-9574-4ded59923a91 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] GET https://10.4.3.126/volume/v3/types/2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1 Aug 18 13:05:01.432233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-812f6784-d5fa-4675-9574-4ded59923a91 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.432922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-812f6784-d5fa-4675-9574-4ded59923a91 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.441674 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-812f6784-d5fa-4675-9574-4ded59923a91 tempest-UserMessagesTest-1873508731 tempest-UserMessagesTest-1873508731-project-admin] https://10.4.3.126/volume/v3/types/2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1 returned with HTTP 404 Aug 18 13:05:01.442728 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 256/1016] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/types/2f1c8072-e193-4e57-a9fa-4bf1a4bb52a1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:01.460086 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-c23963be-2d73-4d1f-b1ea-9bbecb284a6f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.466659 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-c23963be-2d73-4d1f-b1ea-9bbecb284a6f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] POST https://10.4.3.126/volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555/action Aug 18 13:05:01.466659 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-c23963be-2d73-4d1f-b1ea-9bbecb284a6f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:01.466659 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-c23963be-2d73-4d1f-b1ea-9bbecb284a6f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:01.501265 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.501265 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:01.526819 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-14c0ac7e-9390-40be-9e7e-5d516eab6ec6 req-c23963be-2d73-4d1f-b1ea-9bbecb284a6f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555/action returned with HTTP 204 Aug 18 13:05:01.527273 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 253/1017] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:05:01 2026] POST /volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:01.696362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-46754842-36a3-4cd7-a064-107237c7cbe2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.704172 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-46754842-36a3-4cd7-a064-107237c7cbe2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:05:01.704925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-46754842-36a3-4cd7-a064-107237c7cbe2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.704925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-46754842-36a3-4cd7-a064-107237c7cbe2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.730802 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.730802 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:01.751748 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-46754842-36a3-4cd7-a064-107237c7cbe2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:01.754878 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ace96bca-6b64-4b33-bcbc-5caa3464c92c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.758226 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ace96bca-6b64-4b33-bcbc-5caa3464c92c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d Aug 18 13:05:01.759020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ace96bca-6b64-4b33-bcbc-5caa3464c92c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.759020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ace96bca-6b64-4b33-bcbc-5caa3464c92c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.761168 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-46754842-36a3-4cd7-a064-107237c7cbe2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:05:01.761797 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 253/1018] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:01.780435 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.780435 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:01.791308 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ace96bca-6b64-4b33-bcbc-5caa3464c92c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:05:01.797740 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ace96bca-6b64-4b33-bcbc-5caa3464c92c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d returned with HTTP 200 Aug 18 13:05:01.799187 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 257/1019] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.869881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fa19d7b0-1eab-4196-a060-ff24a4f5aaa4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.873255 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fa19d7b0-1eab-4196-a060-ff24a4f5aaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:05:01.873549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fa19d7b0-1eab-4196-a060-ff24a4f5aaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.874320 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fa19d7b0-1eab-4196-a060-ff24a4f5aaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.874320 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-fa19d7b0-1eab-4196-a060-ff24a4f5aaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:05:01.878026 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-61213799-143e-419f-9736-d4592d1bd5bf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.884157 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-61213799-143e-419f-9736-d4592d1bd5bf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777 Aug 18 13:05:01.884434 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-61213799-143e-419f-9736-d4592d1bd5bf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.884673 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-61213799-143e-419f-9736-d4592d1bd5bf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.888032 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.888032 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:01.890120 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fa19d7b0-1eab-4196-a060-ff24a4f5aaa4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:05:01.891151 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 257/1020] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.899315 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.899315 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:01.909466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-15cdcba1-ca09-491a-b2b4-81ab3fa9a2a9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.915651 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15cdcba1-ca09-491a-b2b4-81ab3fa9a2a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 Aug 18 13:05:01.916338 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15cdcba1-ca09-491a-b2b4-81ab3fa9a2a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.916338 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15cdcba1-ca09-491a-b2b4-81ab3fa9a2a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.930403 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.930403 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:01.940958 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-15cdcba1-ca09-491a-b2b4-81ab3fa9a2a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:01.950377 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15cdcba1-ca09-491a-b2b4-81ab3fa9a2a9 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 returned with HTTP 200 Aug 18 13:05:01.951048 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 254/1021] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:01.958127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-befda653-d047-4e46-9ff4-e89121258b73 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.962287 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-befda653-d047-4e46-9ff4-e89121258b73 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:01.962287 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-befda653-d047-4e46-9ff4-e89121258b73 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.962287 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-befda653-d047-4e46-9ff4-e89121258b73 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.971831 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d775794f-8a7a-4185-bc3c-493f4090f333 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:01.981272 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.981272 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:01.981883 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d775794f-8a7a-4185-bc3c-493f4090f333 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 Aug 18 13:05:01.982246 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d775794f-8a7a-4185-bc3c-493f4090f333 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:01.982575 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d775794f-8a7a-4185-bc3c-493f4090f333 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:01.994907 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:01.994907 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:02.000651 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-befda653-d047-4e46-9ff4-e89121258b73 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:05:02.002223 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d775794f-8a7a-4185-bc3c-493f4090f333 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:02.007367 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d775794f-8a7a-4185-bc3c-493f4090f333 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 returned with HTTP 200 Aug 18 13:05:02.007367 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 258/1022] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 => generated 966 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:02.012628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6bd7a481-15a5-4049-805e-8585df3290d1 req-61213799-143e-419f-9736-d4592d1bd5bf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777 returned with HTTP 200 Aug 18 13:05:02.013105 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 254/1023] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:01 2026] DELETE /volume/v3/attachments/0dbca29b-b224-42e4-b5a9-4a4939514777 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:02.014156 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-befda653-d047-4e46-9ff4-e89121258b73 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:05:02.017279 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 258/1024] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:01 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 1138 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:02.031459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ed542180-977f-4d19-9b89-c5bf15aff081 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:02.038072 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ed542180-977f-4d19-9b89-c5bf15aff081 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 Aug 18 13:05:02.038072 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ed542180-977f-4d19-9b89-c5bf15aff081 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:02.038072 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ed542180-977f-4d19-9b89-c5bf15aff081 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:02.038072 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-ed542180-977f-4d19-9b89-c5bf15aff081 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: 7b64c06d-3681-4b85-838a-b2ead9db9475 Aug 18 13:05:02.040999 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c4cfd6b4-5837-4418-8170-09c4b3bdc075 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:02.047142 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4cfd6b4-5837-4418-8170-09c4b3bdc075 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:02.047142 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4cfd6b4-5837-4418-8170-09c4b3bdc075 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:02.047142 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4cfd6b4-5837-4418-8170-09c4b3bdc075 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:02.059824 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:02.059824 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:02.059824 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ed542180-977f-4d19-9b89-c5bf15aff081 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:02.066439 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:02.066439 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:02.072005 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c4cfd6b4-5837-4418-8170-09c4b3bdc075 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:05:02.078817 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4cfd6b4-5837-4418-8170-09c4b3bdc075 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:05:02.079438 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 259/1025] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:02 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:05:02.107620 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ed542180-977f-4d19-9b89-c5bf15aff081 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume request issued successfully. Aug 18 13:05:02.107620 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ed542180-977f-4d19-9b89-c5bf15aff081 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 returned with HTTP 202 Aug 18 13:05:02.107620 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 255/1026] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:02 2026] DELETE /volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:02.120177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3c320c33-fd80-4ee2-b2a3-819181c974eb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:02.125878 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c320c33-fd80-4ee2-b2a3-819181c974eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 Aug 18 13:05:02.126154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c320c33-fd80-4ee2-b2a3-819181c974eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:02.126417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c320c33-fd80-4ee2-b2a3-819181c974eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:02.142512 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:02.142512 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:02.149238 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c320c33-fd80-4ee2-b2a3-819181c974eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:02.155739 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c320c33-fd80-4ee2-b2a3-819181c974eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 returned with HTTP 200 Aug 18 13:05:02.156511 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 255/1027] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:02 2026] GET /volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:02.783772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-86ff8342-b669-48e5-b986-e3ff9884a4d0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:02.787563 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86ff8342-b669-48e5-b986-e3ff9884a4d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:05:02.788061 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86ff8342-b669-48e5-b986-e3ff9884a4d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:02.788164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86ff8342-b669-48e5-b986-e3ff9884a4d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:02.795571 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:02.795571 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:02.801243 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-86ff8342-b669-48e5-b986-e3ff9884a4d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:02.804511 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86ff8342-b669-48e5-b986-e3ff9884a4d0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:05:02.805046 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 259/1028] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:02 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:02.819876 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1b0c40fe-133a-41d0-974e-f084f81343e1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:02.822308 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b0c40fe-133a-41d0-974e-f084f81343e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:05:02.822697 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b0c40fe-133a-41d0-974e-f084f81343e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:02.823171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b0c40fe-133a-41d0-974e-f084f81343e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:02.832171 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:02.832171 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:02.837748 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1b0c40fe-133a-41d0-974e-f084f81343e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:02.844041 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b0c40fe-133a-41d0-974e-f084f81343e1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:05:02.845176 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 260/1029] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:02 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:02.919496 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6f6e7cc4-08a8-418d-90b2-03a36616c9cd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:02.921937 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6f6e7cc4-08a8-418d-90b2-03a36616c9cd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:05:02.921937 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6f6e7cc4-08a8-418d-90b2-03a36616c9cd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:02.921937 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6f6e7cc4-08a8-418d-90b2-03a36616c9cd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:02.933239 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:02.933239 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:02.941382 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6f6e7cc4-08a8-418d-90b2-03a36616c9cd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:02.948519 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6f6e7cc4-08a8-418d-90b2-03a36616c9cd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:05:02.948947 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 256/1030] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:02 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:03.176307 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ef65f677-8a64-47b8-8ce9-55d5231ac407 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:03.180734 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef65f677-8a64-47b8-8ce9-55d5231ac407 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 Aug 18 13:05:03.181081 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ef65f677-8a64-47b8-8ce9-55d5231ac407 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:03.181528 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ef65f677-8a64-47b8-8ce9-55d5231ac407 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:03.198127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef65f677-8a64-47b8-8ce9-55d5231ac407 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 returned with HTTP 404 Aug 18 13:05:03.198692 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 256/1031] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:03 2026] GET /volume/v3/volumes/7b64c06d-3681-4b85-838a-b2ead9db9475 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:03.212654 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7d7bdbff-1d1b-4c14-8a66-5d11fef7f7bf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:03.215015 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7d7bdbff-1d1b-4c14-8a66-5d11fef7f7bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:05:03.216142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7d7bdbff-1d1b-4c14-8a66-5d11fef7f7bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:03.217193 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7d7bdbff-1d1b-4c14-8a66-5d11fef7f7bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:03.218283 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-7d7bdbff-1d1b-4c14-8a66-5d11fef7f7bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete backup with id: deeef58c-87a3-4dde-9bd0-39d998056787. Aug 18 13:05:03.233589 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:03.233589 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:03.284187 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-7d7bdbff-1d1b-4c14-8a66-5d11fef7f7bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] delete_backup rpcapi backup_id deeef58c-87a3-4dde-9bd0-39d998056787 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:05:03.288907 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7d7bdbff-1d1b-4c14-8a66-5d11fef7f7bf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 202 Aug 18 13:05:03.288907 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 260/1032] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:03 2026] DELETE /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:05:03.305160 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ed16a8f6-c464-405a-9d29-ae14401fbd3a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:03.308444 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ed16a8f6-c464-405a-9d29-ae14401fbd3a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:05:03.308752 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ed16a8f6-c464-405a-9d29-ae14401fbd3a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:03.309301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ed16a8f6-c464-405a-9d29-ae14401fbd3a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:03.310229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ed16a8f6-c464-405a-9d29-ae14401fbd3a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:05:03.316347 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:03.316347 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:03.317506 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ed16a8f6-c464-405a-9d29-ae14401fbd3a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:05:03.318063 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 261/1033] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:03 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:04.340236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9a36ff77-f6c8-4afd-894e-8c90815ceba4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:04.343088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a36ff77-f6c8-4afd-894e-8c90815ceba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:05:04.343088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a36ff77-f6c8-4afd-894e-8c90815ceba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:04.343088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a36ff77-f6c8-4afd-894e-8c90815ceba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:04.343088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-9a36ff77-f6c8-4afd-894e-8c90815ceba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:05:04.349841 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:04.349841 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:04.349841 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a36ff77-f6c8-4afd-894e-8c90815ceba4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 200 Aug 18 13:05:04.349841 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 257/1034] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:04 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:05.358177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2c717fa0-1ea8-4855-8431-f00967d9d149 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:05.365569 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d4aa22fb-1c0e-42b2-bb9b-4475e6871adc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:05.370345 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d4aa22fb-1c0e-42b2-bb9b-4475e6871adc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 Aug 18 13:05:05.371490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d4aa22fb-1c0e-42b2-bb9b-4475e6871adc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:05.371490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d4aa22fb-1c0e-42b2-bb9b-4475e6871adc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:05.372488 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d4aa22fb-1c0e-42b2-bb9b-4475e6871adc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id deeef58c-87a3-4dde-9bd0-39d998056787. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:05:05.377546 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d4aa22fb-1c0e-42b2-bb9b-4475e6871adc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 returned with HTTP 404 Aug 18 13:05:05.378153 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 261/1035] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:05 2026] GET /volume/v3/backups/deeef58c-87a3-4dde-9bd0-39d998056787 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:05.521769 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:05.526100 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:05:05.526391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:05.526694 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:05.526933 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: 9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:05:05.547301 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:05.547301 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:05.548031 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:05.571629 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c717fa0-1ea8-4855-8431-f00967d9d149 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:05:05.573061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2c717fa0-1ea8-4855-8431-f00967d9d149 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1823742453"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:05.587144 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume request issued successfully. Aug 18 13:05:05.587372 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e4e1269f-bd24-4ddd-8127-0bb02450c8e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 202 Aug 18 13:05:05.588197 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 262/1036] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:05 2026] DELETE /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:05.599657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c6c2e42f-7991-4c12-9924-682bcef89033 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:05.607083 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6c2e42f-7991-4c12-9924-682bcef89033 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:05:05.607083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6c2e42f-7991-4c12-9924-682bcef89033 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:05.607426 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6c2e42f-7991-4c12-9924-682bcef89033 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:05.610583 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c717fa0-1ea8-4855-8431-f00967d9d149 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:05:05.611844 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 257/1037] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:05:05 2026] POST /volume/v3/types => generated 233 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:05.623186 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:05.623186 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:05.627939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-486ffd02-d40a-4c12-961e-bf607671b902 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:05.630320 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-486ffd02-d40a-4c12-961e-bf607671b902 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:05:05.630999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-486ffd02-d40a-4c12-961e-bf607671b902 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-118130339", "extra_specs": {"multiattach": " True"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:05.636175 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c6c2e42f-7991-4c12-9924-682bcef89033 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:05.647148 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6c2e42f-7991-4c12-9924-682bcef89033 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 200 Aug 18 13:05:05.647350 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 258/1038] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:05 2026] GET /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 908 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:05.669094 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-486ffd02-d40a-4c12-961e-bf607671b902 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:05:05.670058 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 262/1039] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:05:05 2026] POST /volume/v3/types => generated 258 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:05.686141 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:05.816420 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:05.819295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1823742453", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1318480572"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:05.820607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1823742453', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1318480572'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:05.826762 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Create volume of 1 GB Aug 18 13:05:05.827561 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:05.827561 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:05.828393 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Availability Zones retrieved successfully. Aug 18 13:05:05.839683 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Flow 'volume_create_api' (06c6fbc5-ce12-4db5-8588-eb856e46d8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:05.841957 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbb4e7c-cc1e-46da-8039-004b779c41d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:05.845867 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:05.881319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbb4e7c-cc1e-46da-8039-004b779c41d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:05:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=631ec41e-575f-40d7-8a14-5209b985ad31,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1823742453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '631ec41e-575f-40d7-8a14-5209b985ad31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:05.883949 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66383ee1-1d93-4391-856c-07f323bf5284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:05.927229 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:05.927814 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:05.990621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Created reservations ['bfe21e9b-ffd7-4c56-b18a-8d651b521875', 'eb07462d-c9a6-4e15-8527-398d33c7335e', '66526e91-9bed-424a-8b40-f6228a4678fd', 'a573f98a-e16e-45a0-b021-61a3b6e7f3f9'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:05.992039 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66383ee1-1d93-4391-856c-07f323bf5284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe21e9b-ffd7-4c56-b18a-8d651b521875', 'eb07462d-c9a6-4e15-8527-398d33c7335e', '66526e91-9bed-424a-8b40-f6228a4678fd', 'a573f98a-e16e-45a0-b021-61a3b6e7f3f9']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:05.993275 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e1a70f-9520-4086-8e98-8c5ea05e9b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.029130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e1a70f-9520-4086-8e98-8c5ea05e9b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52ca264e-1f8f-4975-9a49-d901a34cfd11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1318480572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7179adf9a53b4060b7017d6474d17c4e',qos_specs=None,replication_status=,reservations=['bfe21e9b-ffd7-4c56-b18a-8d651b521875','eb07462d-c9a6-4e15-8527-398d33c7335e','66526e91-9bed-424a-8b40-f6228a4678fd','a573f98a-e16e-45a0-b021-61a3b6e7f3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77502d50c947407989e1f8725dd74aad',volume_type_id=631ec41e-575f-40d7-8a14-5209b985ad31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1318480572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52ca264e-1f8f-4975-9a49-d901a34cfd11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7179adf9a53b4060b7017d6474d17c4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77502d50c947407989e1f8725dd74aad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(631ec41e-575f-40d7-8a14-5209b985ad31),volume_type_id=631ec41e-575f-40d7-8a14-5209b985ad31)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.030093 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ace1559-8235-4063-8178-5f80a2ac6948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.069142 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ace1559-8235-4063-8178-5f80a2ac6948) transitioned into state 'SUCCESS' from state '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-1318480572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7179adf9a53b4060b7017d6474d17c4e',qos_specs=None,replication_status=,reservations=['bfe21e9b-ffd7-4c56-b18a-8d651b521875','eb07462d-c9a6-4e15-8527-398d33c7335e','66526e91-9bed-424a-8b40-f6228a4678fd','a573f98a-e16e-45a0-b021-61a3b6e7f3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77502d50c947407989e1f8725dd74aad',volume_type_id=631ec41e-575f-40d7-8a14-5209b985ad31)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.069911 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fda6532-f5c3-4e24-810b-a4adbaa3e710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.088416 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fda6532-f5c3-4e24-810b-a4adbaa3e710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.090077 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Flow 'volume_create_api' (06c6fbc5-ce12-4db5-8588-eb856e46d8bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:06.090077 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Create volume request issued successfully. Aug 18 13:05:06.091017 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a6daa734-d5d3-4ef1-8dff-68343447cc9a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:06.091937 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 263/1040] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:05:05 2026] POST /volume/v3/volumes => generated 872 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:06.117235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ad506145-745d-456c-ac88-453aa6b84d95 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:06.120357 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ad506145-745d-456c-ac88-453aa6b84d95 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:06.120652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ad506145-745d-456c-ac88-453aa6b84d95 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:06.122607 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ad506145-745d-456c-ac88-453aa6b84d95 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:06.133023 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:06.133023 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:06.141356 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ad506145-745d-456c-ac88-453aa6b84d95 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:06.148763 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ad506145-745d-456c-ac88-453aa6b84d95 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:06.149269 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 258/1041] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:06 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:06.672247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3b9c479e-cfaa-4b11-b8d1-790fb7e0d62f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:06.678288 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b9c479e-cfaa-4b11-b8d1-790fb7e0d62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:05:06.678288 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b9c479e-cfaa-4b11-b8d1-790fb7e0d62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:06.678288 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b9c479e-cfaa-4b11-b8d1-790fb7e0d62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:06.690399 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b9c479e-cfaa-4b11-b8d1-790fb7e0d62f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 404 Aug 18 13:05:06.690910 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 259/1042] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:06 2026] GET /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:06.702182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-450bf7e1-cc78-416f-b8e7-ec6853d5f563 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:06.704300 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-450bf7e1-cc78-416f-b8e7-ec6853d5f563 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:05:06.704512 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-450bf7e1-cc78-416f-b8e7-ec6853d5f563 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:06.704768 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-450bf7e1-cc78-416f-b8e7-ec6853d5f563 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:06.714530 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-450bf7e1-cc78-416f-b8e7-ec6853d5f563 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 404 Aug 18 13:05:06.715140 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 263/1043] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:06 2026] GET /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:06.727340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8d56c696-dc04-46e0-a623-bea14fa8a09b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:06.730357 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8d56c696-dc04-46e0-a623-bea14fa8a09b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:05:06.730357 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8d56c696-dc04-46e0-a623-bea14fa8a09b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:06.730668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8d56c696-dc04-46e0-a623-bea14fa8a09b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:06.730974 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8d56c696-dc04-46e0-a623-bea14fa8a09b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: 9409db13-1cb8-47fe-a3b9-349887959c1f Aug 18 13:05:06.744468 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8d56c696-dc04-46e0-a623-bea14fa8a09b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f returned with HTTP 404 Aug 18 13:05:06.746921 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 264/1044] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:06 2026] DELETE /volume/v3/volumes/9409db13-1cb8-47fe-a3b9-349887959c1f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:06.765691 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:06.767980 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:06.767980 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1889886186"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:06.769278 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1889886186'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:06.769278 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume of 1 GB Aug 18 13:05:06.774296 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Availability Zones retrieved successfully. Aug 18 13:05:06.781900 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (5509767d-822d-46c6-a690-93258f12214e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:06.783175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f6daa2-31ed-4301-83a7-5a5fd36b5493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.784419 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:06.822404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f6daa2-31ed-4301-83a7-5a5fd36b5493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.824981 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14c700a-5014-4e2f-965e-0ac5673db106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.884166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['ab5c9150-db65-465e-b979-188f09d05ba8', '15596860-cc37-4358-8f93-5553f9a7e30f', '4bd34672-2525-4c93-90e0-aa3516094d1b', 'ad412bb6-3b05-4610-94d8-4eadfc94afc7'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:06.885058 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14c700a-5014-4e2f-965e-0ac5673db106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab5c9150-db65-465e-b979-188f09d05ba8', '15596860-cc37-4358-8f93-5553f9a7e30f', '4bd34672-2525-4c93-90e0-aa3516094d1b', 'ad412bb6-3b05-4610-94d8-4eadfc94afc7']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.885883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca22afc-ac64-47f7-8a40-a7669b32ddf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.912034 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca22afc-ac64-47f7-8a40-a7669b32ddf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00112320-e468-447b-b462-4f0f8e97015b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1889886186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['ab5c9150-db65-465e-b979-188f09d05ba8','15596860-cc37-4358-8f93-5553f9a7e30f','4bd34672-2525-4c93-90e0-aa3516094d1b','ad412bb6-3b05-4610-94d8-4eadfc94afc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1889886186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00112320-e468-447b-b462-4f0f8e97015b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845426c78632442d9c85d5c7390d7bae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02ba9982352f4369bc3b3161c022b33e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.912888 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43891bf9-7192-4865-b4b7-208663eb3453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.939116 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43891bf9-7192-4865-b4b7-208663eb3453) transitioned into state 'SUCCESS' from state '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-1889886186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845426c78632442d9c85d5c7390d7bae',qos_specs=None,replication_status=,reservations=['ab5c9150-db65-465e-b979-188f09d05ba8','15596860-cc37-4358-8f93-5553f9a7e30f','4bd34672-2525-4c93-90e0-aa3516094d1b','ad412bb6-3b05-4610-94d8-4eadfc94afc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ba9982352f4369bc3b3161c022b33e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.940256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157755c0-12ef-4b14-b267-9bacfe8bab96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:06.956293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157755c0-12ef-4b14-b267-9bacfe8bab96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:06.956678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Flow 'volume_create_api' (5509767d-822d-46c6-a690-93258f12214e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:06.956969 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Create volume request issued successfully. Aug 18 13:05:06.958249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ffabcf8-4636-430a-9944-b8fbe71bb5f1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:06.958344 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 259/1045] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:06 2026] POST /volume/v3/volumes => generated 749 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:06.975626 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5278fa29-03ad-4757-8523-be5f2c222d9c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:06.978296 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5278fa29-03ad-4757-8523-be5f2c222d9c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:05:06.979387 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5278fa29-03ad-4757-8523-be5f2c222d9c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:06.979387 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5278fa29-03ad-4757-8523-be5f2c222d9c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:06.994363 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:06.994363 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:07.011615 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5278fa29-03ad-4757-8523-be5f2c222d9c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:07.023982 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5278fa29-03ad-4757-8523-be5f2c222d9c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:05:07.024573 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 260/1046] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:06 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:07.171238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-499a4339-79a5-493e-a452-0a77da763654 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:07.171512 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-499a4339-79a5-493e-a452-0a77da763654 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:07.171790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-499a4339-79a5-493e-a452-0a77da763654 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:07.172228 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-499a4339-79a5-493e-a452-0a77da763654 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:07.183808 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:07.183808 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:07.190321 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-499a4339-79a5-493e-a452-0a77da763654 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:07.197278 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-499a4339-79a5-493e-a452-0a77da763654 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:07.197654 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 264/1047] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:07 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:07.213425 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d68612f5-3e5a-4038-abc9-d1b24bc75788 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:07.215467 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d68612f5-3e5a-4038-abc9-d1b24bc75788 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:07.216192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d68612f5-3e5a-4038-abc9-d1b24bc75788 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:07.216192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d68612f5-3e5a-4038-abc9-d1b24bc75788 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:07.228445 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:07.228445 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:07.235105 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d68612f5-3e5a-4038-abc9-d1b24bc75788 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Volume info retrieved successfully. Aug 18 13:05:07.242144 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d68612f5-3e5a-4038-abc9-d1b24bc75788 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:07.242760 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 265/1048] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:07 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 1184 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:07.266018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f5151b55-e0a4-417d-8725-d760a980dd53 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:07.270659 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] POST https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11/action Aug 18 13:05:07.271164 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-118130339", "migration_policy": "never"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:07.273023 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-118130339", "migration_policy": "never"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:07.296021 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:07.296021 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:07.296587 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:07.316950 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:07.316950 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:07.351643 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:07.352191 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:07.389368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Created reservations ['c44d60b6-9ed3-4a25-9e28-e81d62ea5a50', 'eba0f604-2160-41b7-9a41-2dd2ff474020'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:07.406932 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:07.407570 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:07.423103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Created reservations ['fea1f60e-7aef-4380-a2b8-b71e53bb0249', 'cf04dfab-1e47-4eae-b7b0-555f2c064889'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:07.469524 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Retype volume request issued successfully. Aug 18 13:05:07.471482 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f5151b55-e0a4-417d-8725-d760a980dd53 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11/action returned with HTTP 202 Aug 18 13:05:07.471482 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 260/1049] 10.4.3.126 () {70 vars in 1432 bytes} [Tue Aug 18 13:05:07 2026] POST /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 18 13:05:07.474547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-76fe8771-99a0-4be6-b3ac-200b47be7d29 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:07.475053 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76fe8771-99a0-4be6-b3ac-200b47be7d29 None None] GET https://10.4.3.126/volume// Aug 18 13:05:07.475359 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76fe8771-99a0-4be6-b3ac-200b47be7d29 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:07.475634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76fe8771-99a0-4be6-b3ac-200b47be7d29 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:07.476033 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76fe8771-99a0-4be6-b3ac-200b47be7d29 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:07.476435 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 261/1050] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:05:07.483253 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-32f9dff6-d473-4316-a5ba-a34ff33369e5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:07.485533 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32f9dff6-d473-4316-a5ba-a34ff33369e5 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:07.485718 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32f9dff6-d473-4316-a5ba-a34ff33369e5 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:07.485920 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32f9dff6-d473-4316-a5ba-a34ff33369e5 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:07.488107 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-876f375e-9963-480a-af3d-d0bc4f316839 req-a8e33673-dcc2-46b8-a7d8-5381066a46f2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:07.493728 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-a8e33673-dcc2-46b8-a7d8-5381066a46f2 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:05:07.494144 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-a8e33673-dcc2-46b8-a7d8-5381066a46f2 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b648b37d-0928-4527-b555-f317212d2e13", "connector": null, "instance_uuid": "d38ca9fb-67d4-4006-9a82-29ee66fdf8b0"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:07.497133 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:07.497133 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:07.501539 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-32f9dff6-d473-4316-a5ba-a34ff33369e5 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:07.510829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32f9dff6-d473-4316-a5ba-a34ff33369e5 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:07.511446 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 265/1051] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:07 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:07.514088 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:07.514088 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:07.561905 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-a8e33673-dcc2-46b8-a7d8-5381066a46f2 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:05:07.562639 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 266/1052] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:05:07 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:07.572403 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-876f375e-9963-480a-af3d-d0bc4f316839 req-94c53228-a0c1-4175-808a-2388e085224f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:07.575447 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-94c53228-a0c1-4175-808a-2388e085224f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] DELETE https://10.4.3.126/volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555 Aug 18 13:05:07.575848 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-94c53228-a0c1-4175-808a-2388e085224f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:07.576078 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-94c53228-a0c1-4175-808a-2388e085224f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:07.592537 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:07.592537 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:07.669585 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-94c53228-a0c1-4175-808a-2388e085224f tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555 returned with HTTP 200 Aug 18 13:05:07.671538 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 261/1053] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:07 2026] DELETE /volume/v3/attachments/3452d2f2-86d3-4ee1-ae5d-fdfb5b5e4555 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:08.065004 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d5aaab68-e8a8-4bde-9b31-c6f84bb9351b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:08.069020 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d5aaab68-e8a8-4bde-9b31-c6f84bb9351b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:05:08.069020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d5aaab68-e8a8-4bde-9b31-c6f84bb9351b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:08.069020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d5aaab68-e8a8-4bde-9b31-c6f84bb9351b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:08.092089 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:08.092089 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:08.100337 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d5aaab68-e8a8-4bde-9b31-c6f84bb9351b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:05:08.111493 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d5aaab68-e8a8-4bde-9b31-c6f84bb9351b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:05:08.112040 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 262/1054] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:08 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:08.530528 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d7521e26-04c8-4c33-aedb-473ff5ff6954 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:08.532434 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7521e26-04c8-4c33-aedb-473ff5ff6954 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:08.532616 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d7521e26-04c8-4c33-aedb-473ff5ff6954 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:08.532815 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d7521e26-04c8-4c33-aedb-473ff5ff6954 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:08.543142 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:08.543142 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:08.549797 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d7521e26-04c8-4c33-aedb-473ff5ff6954 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:08.555764 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7521e26-04c8-4c33-aedb-473ff5ff6954 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:08.556571 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 266/1055] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:08 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:08.572158 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-15492059-069e-4054-bcda-308564db032b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:08.574545 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15492059-069e-4054-bcda-308564db032b tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:08.575010 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15492059-069e-4054-bcda-308564db032b tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:08.575611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15492059-069e-4054-bcda-308564db032b tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:08.592235 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:08.592235 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:08.606580 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-15492059-069e-4054-bcda-308564db032b tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Volume info retrieved successfully. Aug 18 13:05:08.609659 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15492059-069e-4054-bcda-308564db032b tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:08.610350 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 267/1056] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:08 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:08.635025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-abd8d5a7-df94-4ed9-9c61-50eb081eff95 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:08.638424 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-abd8d5a7-df94-4ed9-9c61-50eb081eff95 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:08.640231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-abd8d5a7-df94-4ed9-9c61-50eb081eff95 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:08.640231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-abd8d5a7-df94-4ed9-9c61-50eb081eff95 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:08.655115 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:08.655115 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:08.661783 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-abd8d5a7-df94-4ed9-9c61-50eb081eff95 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Volume info retrieved successfully. Aug 18 13:05:08.666950 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-abd8d5a7-df94-4ed9-9c61-50eb081eff95 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:08.668271 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 262/1057] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:08 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:08.685066 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:08.689245 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] POST https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11/action Aug 18 13:05:08.689245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1823742453", "migration_policy": "never"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:08.689245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1823742453", "migration_policy": "never"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:08.703618 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:08.703618 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:08.704809 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:08.744650 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:08.745354 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1823742453, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:08.759171 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Created reservations ['3dab1134-223b-4817-aa38-2f8d3114fde0', '712df52b-e510-43b4-83bd-ccdcb9586ad6'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:08.779512 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:08.782241 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-118130339, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:08.796655 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Created reservations ['a74636f3-5d34-4bd1-94ea-4ea40b2ad04f', '59361633-30e0-45cd-b487-2af391aa6308'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:08.844104 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Retype volume request issued successfully. Aug 18 13:05:08.844104 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a22639b0-fb1c-4c00-ba57-f5096827f4aa tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11/action returned with HTTP 202 Aug 18 13:05:08.844104 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 263/1058] 10.4.3.126 () {70 vars in 1432 bytes} [Tue Aug 18 13:05:08 2026] POST /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:05:08.854406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-eb288317-cd3d-4bb1-b0e1-4645f9ceec89 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:08.856413 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-eb288317-cd3d-4bb1-b0e1-4645f9ceec89 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:08.856631 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-eb288317-cd3d-4bb1-b0e1-4645f9ceec89 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:08.856845 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-eb288317-cd3d-4bb1-b0e1-4645f9ceec89 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:08.867934 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:08.867934 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:08.878604 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-eb288317-cd3d-4bb1-b0e1-4645f9ceec89 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:08.885791 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-eb288317-cd3d-4bb1-b0e1-4645f9ceec89 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:08.886351 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 267/1059] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:08 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:09.297433 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-876f375e-9963-480a-af3d-d0bc4f316839 req-06e591d3-996c-4601-be21-41e5bbdd3fa4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:09.302095 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-06e591d3-996c-4601-be21-41e5bbdd3fa4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] PUT https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff Aug 18 13:05:09.302658 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-06e591d3-996c-4601-be21-41e5bbdd3fa4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:09.326402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-876f375e-9963-480a-af3d-d0bc4f316839 req-06e591d3-996c-4601-be21-41e5bbdd3fa4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Acquiring lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:05:09.335261 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-876f375e-9963-480a-af3d-d0bc4f316839 req-06e591d3-996c-4601-be21-41e5bbdd3fa4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:05:09.336793 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:09.336793 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:09.516750 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-876f375e-9963-480a-af3d-d0bc4f316839 req-06e591d3-996c-4601-be21-41e5bbdd3fa4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" released by "attachment_update" :: held 0.180s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:05:09.516750 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-06e591d3-996c-4601-be21-41e5bbdd3fa4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff returned with HTTP 200 Aug 18 13:05:09.516750 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 268/1060] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:05:09 2026] PUT /volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:05:09.553226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-876f375e-9963-480a-af3d-d0bc4f316839 req-ed88fc09-2038-4709-b5a1-407f9678a22e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:09.559238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-ed88fc09-2038-4709-b5a1-407f9678a22e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff Aug 18 13:05:09.559238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-ed88fc09-2038-4709-b5a1-407f9678a22e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:09.559238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-ed88fc09-2038-4709-b5a1-407f9678a22e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:09.590363 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-ed88fc09-2038-4709-b5a1-407f9678a22e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff returned with HTTP 200 Aug 18 13:05:09.591670 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 263/1061] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:05:09 2026] GET /volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:09.906839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6477d53c-c781-4e6e-ab59-55454660025a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:09.912912 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6477d53c-c781-4e6e-ab59-55454660025a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:09.913265 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6477d53c-c781-4e6e-ab59-55454660025a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:09.913524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6477d53c-c781-4e6e-ab59-55454660025a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:09.930643 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:09.930643 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:09.938524 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6477d53c-c781-4e6e-ab59-55454660025a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:09.945522 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6477d53c-c781-4e6e-ab59-55454660025a tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:09.946035 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 264/1062] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:09 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 999 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:09.965221 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f549ef78-9bcb-4213-b9d2-71daf68f5df9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:09.968042 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f549ef78-9bcb-4213-b9d2-71daf68f5df9 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:09.968466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f549ef78-9bcb-4213-b9d2-71daf68f5df9 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:09.969548 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f549ef78-9bcb-4213-b9d2-71daf68f5df9 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:09.991610 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:09.991610 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:09.997905 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f549ef78-9bcb-4213-b9d2-71daf68f5df9 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Volume info retrieved successfully. Aug 18 13:05:10.003998 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f549ef78-9bcb-4213-b9d2-71daf68f5df9 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:10.004727 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 268/1063] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:09 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 1184 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:10.021088 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c8ea7f74-648e-4746-8e20-93fd115e3b5c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:10.023689 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c8ea7f74-648e-4746-8e20-93fd115e3b5c tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1318480572 Aug 18 13:05:10.024446 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c8ea7f74-648e-4746-8e20-93fd115e3b5c tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:10.024731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c8ea7f74-648e-4746-8e20-93fd115e3b5c tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:10.025533 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:10.025533 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:10.025946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c8ea7f74-648e-4746-8e20-93fd115e3b5c tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1318480572'), ('all_tenants', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:05:10.060852 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c8ea7f74-648e-4746-8e20-93fd115e3b5c tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Get all volumes completed successfully. Aug 18 13:05:10.061324 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c8ea7f74-648e-4746-8e20-93fd115e3b5c tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1318480572 returned with HTTP 200 Aug 18 13:05:10.062081 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 269/1064] 10.4.3.126 () {68 vars in 1429 bytes} [Tue Aug 18 13:05:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1318480572 => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:10.072787 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ee4f85a6-ee63-4761-bde1-671477dbd019 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:10.075493 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee4f85a6-ee63-4761-bde1-671477dbd019 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1318480572 Aug 18 13:05:10.076129 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee4f85a6-ee63-4761-bde1-671477dbd019 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:10.076501 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee4f85a6-ee63-4761-bde1-671477dbd019 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:10.077485 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:10.077485 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:10.078074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ee4f85a6-ee63-4761-bde1-671477dbd019 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1318480572'), ('all_tenants', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:05:10.119661 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ee4f85a6-ee63-4761-bde1-671477dbd019 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Get all volumes completed successfully. Aug 18 13:05:10.120400 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee4f85a6-ee63-4761-bde1-671477dbd019 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1318480572 returned with HTTP 200 Aug 18 13:05:10.120937 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 264/1065] 10.4.3.126 () {68 vars in 1429 bytes} [Tue Aug 18 13:05:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1318480572 => generated 342 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:05:10.136233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cc31aed5-5269-4a87-9338-494ce88e7b00 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:10.138282 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cc31aed5-5269-4a87-9338-494ce88e7b00 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:10.138559 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cc31aed5-5269-4a87-9338-494ce88e7b00 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:10.138755 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cc31aed5-5269-4a87-9338-494ce88e7b00 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:10.151447 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:10.151447 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:10.158156 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cc31aed5-5269-4a87-9338-494ce88e7b00 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:10.164648 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cc31aed5-5269-4a87-9338-494ce88e7b00 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:10.165805 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 265/1066] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:10 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:05:10.185001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-24031057-a658-461b-8865-f63710a510a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:10.188710 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24031057-a658-461b-8865-f63710a510a4 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] DELETE https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:10.188964 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24031057-a658-461b-8865-f63710a510a4 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:10.189723 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24031057-a658-461b-8865-f63710a510a4 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:10.189987 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-24031057-a658-461b-8865-f63710a510a4 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Delete volume with id: 52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:10.202986 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:10.202986 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:10.203687 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-24031057-a658-461b-8865-f63710a510a4 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:10.245095 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-24031057-a658-461b-8865-f63710a510a4 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Delete volume request issued successfully. Aug 18 13:05:10.245095 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24031057-a658-461b-8865-f63710a510a4 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 202 Aug 18 13:05:10.245609 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 269/1067] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:05:10 2026] DELETE /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:05:10.255345 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-61685318-e1f0-4bbe-9847-60622a1e6fa3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:10.257709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61685318-e1f0-4bbe-9847-60622a1e6fa3 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:10.258091 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61685318-e1f0-4bbe-9847-60622a1e6fa3 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:10.258428 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61685318-e1f0-4bbe-9847-60622a1e6fa3 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:10.269797 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:10.269797 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:10.275309 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-61685318-e1f0-4bbe-9847-60622a1e6fa3 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Volume info retrieved successfully. Aug 18 13:05:10.282805 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61685318-e1f0-4bbe-9847-60622a1e6fa3 tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 200 Aug 18 13:05:10.283884 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 270/1068] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:10 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:11.303749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1802f863-a787-42a3-be85-e102a043b19f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:11.307515 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1802f863-a787-42a3-be85-e102a043b19f tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] GET https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 Aug 18 13:05:11.308094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1802f863-a787-42a3-be85-e102a043b19f tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:11.308512 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1802f863-a787-42a3-be85-e102a043b19f tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:11.319704 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1802f863-a787-42a3-be85-e102a043b19f tempest-VolumeRetypeMultiattachTest-1754744675 tempest-VolumeRetypeMultiattachTest-1754744675-project-member] https://10.4.3.126/volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 returned with HTTP 404 Aug 18 13:05:11.321066 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 265/1069] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:11 2026] GET /volume/v3/volumes/52ca264e-1f8f-4975-9a49-d901a34cfd11 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:05:11.338343 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7f56a47d-67c6-4dd3-81eb-68f9ce2bd954 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:11.339449 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f56a47d-67c6-4dd3-81eb-68f9ce2bd954 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] DELETE https://10.4.3.126/volume/v3/types/85063b54-61e1-403f-a051-986fee37bb50 Aug 18 13:05:11.339449 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f56a47d-67c6-4dd3-81eb-68f9ce2bd954 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:11.339632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f56a47d-67c6-4dd3-81eb-68f9ce2bd954 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:11.413119 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f56a47d-67c6-4dd3-81eb-68f9ce2bd954 tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/types/85063b54-61e1-403f-a051-986fee37bb50 returned with HTTP 202 Aug 18 13:05:11.413776 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 266/1070] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:05:11 2026] DELETE /volume/v3/types/85063b54-61e1-403f-a051-986fee37bb50 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:11.425226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-48393b16-7661-4a74-bdcc-e9c379ceb5ac None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:11.428390 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-48393b16-7661-4a74-bdcc-e9c379ceb5ac tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/types/85063b54-61e1-403f-a051-986fee37bb50 Aug 18 13:05:11.428545 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-48393b16-7661-4a74-bdcc-e9c379ceb5ac tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:11.428884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-48393b16-7661-4a74-bdcc-e9c379ceb5ac tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:11.436668 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-48393b16-7661-4a74-bdcc-e9c379ceb5ac tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/types/85063b54-61e1-403f-a051-986fee37bb50 returned with HTTP 404 Aug 18 13:05:11.437364 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 270/1071] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:05:11 2026] GET /volume/v3/types/85063b54-61e1-403f-a051-986fee37bb50 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:11.449105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-219fbeaf-839f-4508-bfbc-e680433f5dfe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:11.452219 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-219fbeaf-839f-4508-bfbc-e680433f5dfe tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] DELETE https://10.4.3.126/volume/v3/types/631ec41e-575f-40d7-8a14-5209b985ad31 Aug 18 13:05:11.452656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-219fbeaf-839f-4508-bfbc-e680433f5dfe tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:11.452843 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-219fbeaf-839f-4508-bfbc-e680433f5dfe tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:11.529423 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-219fbeaf-839f-4508-bfbc-e680433f5dfe tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/types/631ec41e-575f-40d7-8a14-5209b985ad31 returned with HTTP 202 Aug 18 13:05:11.529577 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 271/1072] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:05:11 2026] DELETE /volume/v3/types/631ec41e-575f-40d7-8a14-5209b985ad31 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:11.540072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e7e50dc5-e1b0-4982-973f-f4ce6a6b9afb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:11.543297 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7e50dc5-e1b0-4982-973f-f4ce6a6b9afb tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] GET https://10.4.3.126/volume/v3/types/631ec41e-575f-40d7-8a14-5209b985ad31 Aug 18 13:05:11.543297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7e50dc5-e1b0-4982-973f-f4ce6a6b9afb tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:11.543297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7e50dc5-e1b0-4982-973f-f4ce6a6b9afb tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:11.551048 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7e50dc5-e1b0-4982-973f-f4ce6a6b9afb tempest-VolumeRetypeMultiattachTest-909123325 tempest-VolumeRetypeMultiattachTest-909123325-project-admin] https://10.4.3.126/volume/v3/types/631ec41e-575f-40d7-8a14-5209b985ad31 returned with HTTP 404 Aug 18 13:05:11.552186 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 266/1073] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:05:11 2026] GET /volume/v3/types/631ec41e-575f-40d7-8a14-5209b985ad31 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:05:13.204248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-70304150-ba52-4ecd-a6b6-8147ae618578 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:13.206886 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:13.207520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1946995539"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:13.213722 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1946995539'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:13.213981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Create volume of 1 GB Aug 18 13:05:13.235956 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Availability Zones retrieved successfully. Aug 18 13:05:13.254717 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Flow 'volume_create_api' (f8960ac6-ca54-4571-b919-cb98fdb959b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:13.256120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda83977-0fbe-4b33-b31c-6157acfbcb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:13.262932 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:13.360673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda83977-0fbe-4b33-b31c-6157acfbcb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:13.361430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968a90e4-b926-4d06-b028-f4c231785553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:13.489136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Created reservations ['fa28491a-bcb8-493f-bf67-cb5b1f802f5b', 'f4ae1f31-b402-4b94-98e3-952ab4f47a5d', '1befa125-bd64-4150-a462-aad6f913090e', '0b5d17de-6b1e-4fe9-b963-325ef006efb5'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:13.489538 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968a90e4-b926-4d06-b028-f4c231785553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa28491a-bcb8-493f-bf67-cb5b1f802f5b', 'f4ae1f31-b402-4b94-98e3-952ab4f47a5d', '1befa125-bd64-4150-a462-aad6f913090e', '0b5d17de-6b1e-4fe9-b963-325ef006efb5']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:13.490781 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c137be51-87f4-4b20-9da2-9dee337eb02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:13.529946 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c137be51-87f4-4b20-9da2-9dee337eb02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2f70809-0d38-4515-990f-53abdcf81077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1946995539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de3d6ee86b14557a13cb3f1f0ebbaed',qos_specs=None,replication_status=,reservations=['fa28491a-bcb8-493f-bf67-cb5b1f802f5b','f4ae1f31-b402-4b94-98e3-952ab4f47a5d','1befa125-bd64-4150-a462-aad6f913090e','0b5d17de-6b1e-4fe9-b963-325ef006efb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763139ca71724b2198feb02ad6b2718f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1946995539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2f70809-0d38-4515-990f-53abdcf81077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de3d6ee86b14557a13cb3f1f0ebbaed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='763139ca71724b2198feb02ad6b2718f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:13.533360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089c49ef-555d-4f54-9d13-9c17cd1ef880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:13.560835 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089c49ef-555d-4f54-9d13-9c17cd1ef880) transitioned into state 'SUCCESS' from state '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-1946995539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de3d6ee86b14557a13cb3f1f0ebbaed',qos_specs=None,replication_status=,reservations=['fa28491a-bcb8-493f-bf67-cb5b1f802f5b','f4ae1f31-b402-4b94-98e3-952ab4f47a5d','1befa125-bd64-4150-a462-aad6f913090e','0b5d17de-6b1e-4fe9-b963-325ef006efb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763139ca71724b2198feb02ad6b2718f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:13.561591 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5bd980-abb0-4081-8cf8-c21700d59aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:13.580824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5bd980-abb0-4081-8cf8-c21700d59aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:13.582780 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Flow 'volume_create_api' (f8960ac6-ca54-4571-b919-cb98fdb959b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:13.583254 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Create volume request issued successfully. Aug 18 13:05:13.585435 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70304150-ba52-4ecd-a6b6-8147ae618578 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:13.586896 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 267/1074] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:13 2026] POST /volume/v3/volumes => generated 759 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:13.616416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a3935970-360d-45b6-9cc7-1f74378c5eb6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:13.620473 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a3935970-360d-45b6-9cc7-1f74378c5eb6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:05:13.623265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a3935970-360d-45b6-9cc7-1f74378c5eb6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:13.623265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a3935970-360d-45b6-9cc7-1f74378c5eb6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:13.635327 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:13.635327 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:13.641982 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a3935970-360d-45b6-9cc7-1f74378c5eb6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:05:13.652752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a3935970-360d-45b6-9cc7-1f74378c5eb6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:05:13.652918 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 271/1075] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:13 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:14.672185 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b402b3cc-9b46-4dba-b8a2-721ec901e106 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:14.676709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b402b3cc-9b46-4dba-b8a2-721ec901e106 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:05:14.676709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b402b3cc-9b46-4dba-b8a2-721ec901e106 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:14.677037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b402b3cc-9b46-4dba-b8a2-721ec901e106 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:14.691067 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:14.691067 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:14.698790 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b402b3cc-9b46-4dba-b8a2-721ec901e106 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:05:14.707255 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b402b3cc-9b46-4dba-b8a2-721ec901e106 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:05:14.707914 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 272/1076] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:14 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:15.425327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-876f375e-9963-480a-af3d-d0bc4f316839 req-90b4c476-d763-426a-96c9-66a40179dcac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:15.432483 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-90b4c476-d763-426a-96c9-66a40179dcac tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] POST https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff/action Aug 18 13:05:15.432483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-90b4c476-d763-426a-96c9-66a40179dcac tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:15.432483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-90b4c476-d763-426a-96c9-66a40179dcac tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:15.463143 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:15.463143 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:15.477691 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-876f375e-9963-480a-af3d-d0bc4f316839 req-90b4c476-d763-426a-96c9-66a40179dcac tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff/action returned with HTTP 204 Aug 18 13:05:15.478347 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 267/1077] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:05:15 2026] POST /volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:15.978041 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cc55147d-2a97-4768-b8c7-e04b2c17bbb0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:16.111523 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cc55147d-2a97-4768-b8c7-e04b2c17bbb0 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:05:16.112452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cc55147d-2a97-4768-b8c7-e04b2c17bbb0 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-402542287", "os-volume-type-access:is_public": false}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:16.115088 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:16.115088 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:16.161818 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cc55147d-2a97-4768-b8c7-e04b2c17bbb0 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:05:16.164430 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 268/1078] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:05:15 2026] POST /volume/v3/types => generated 228 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:16.177009 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5a21bb2e-27a8-453c-8a1b-2b5ea1d9fa81 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:16.514558 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5a21bb2e-27a8-453c-8a1b-2b5ea1d9fa81 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:16.516237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5a21bb2e-27a8-453c-8a1b-2b5ea1d9fa81 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3971bdb1-d185-4c48-93b8-701d7eb38c70", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:16.522370 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-5a21bb2e-27a8-453c-8a1b-2b5ea1d9fa81 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Create volume request body: {'volume': {'volume_type': '3971bdb1-d185-4c48-93b8-701d7eb38c70', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:16.543921 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5a21bb2e-27a8-453c-8a1b-2b5ea1d9fa81 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 18 13:05:16.545769 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 272/1079] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:16 2026] POST /volume/v3/volumes => generated 114 bytes in 369 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:16.566547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5f405189-78f4-4284-a567-deec784f1ee7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:16.572582 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5f405189-78f4-4284-a567-deec784f1ee7 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70/action Aug 18 13:05:16.572582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5f405189-78f4-4284-a567-deec784f1ee7 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action body: b'{"addProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:16.572582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5f405189-78f4-4284-a567-deec784f1ee7 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:16.611963 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5f405189-78f4-4284-a567-deec784f1ee7 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70/action returned with HTTP 202 Aug 18 13:05:16.611963 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 273/1080] 10.4.3.126 () {68 vars in 1384 bytes} [Tue Aug 18 13:05:16 2026] POST /volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:16.624546 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:16.629806 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:16.630023 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3971bdb1-d185-4c48-93b8-701d7eb38c70", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-706207177"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:16.636272 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Create volume request body: {'volume': {'volume_type': '3971bdb1-d185-4c48-93b8-701d7eb38c70', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-706207177'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:16.647615 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Create volume of 1 GB Aug 18 13:05:16.647765 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:16.647765 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:16.648591 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Availability Zones retrieved successfully. Aug 18 13:05:16.664121 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Flow 'volume_create_api' (4ff6d6ac-2f60-4c1f-bb93-5a9c7c005f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:16.665004 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba9e6b9-cda9-4366-9bfb-3c63e295d8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:16.669709 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:16.700056 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba9e6b9-cda9-4366-9bfb-3c63e295d8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:05:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3971bdb1-d185-4c48-93b8-701d7eb38c70,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-402542287',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3971bdb1-d185-4c48-93b8-701d7eb38c70', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:16.700641 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7363cc-f25e-4256-a815-aaf394f524f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:16.740009 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-402542287 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-402542287, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:16.741272 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-402542287 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-402542287, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:05:16.828012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Created reservations ['d3c8873c-bdc0-4442-b9dd-6fd1f1925037', '7562169a-910e-4c56-bd6d-15f80d6d0dcb', 'afc406a5-0b6c-48f3-bdde-894604a66829', '2a6e1603-087b-40e1-a21f-8936a04e22bf'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:16.829409 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7363cc-f25e-4256-a815-aaf394f524f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3c8873c-bdc0-4442-b9dd-6fd1f1925037', '7562169a-910e-4c56-bd6d-15f80d6d0dcb', 'afc406a5-0b6c-48f3-bdde-894604a66829', '2a6e1603-087b-40e1-a21f-8936a04e22bf']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:16.830203 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3663b6ed-daa1-439e-926a-2d0d61645760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:16.870216 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3663b6ed-daa1-439e-926a-2d0d61645760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf2d510-fe08-4891-acd6-761fe8c38379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-706207177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a206b829ce4a4d7a8593487d28fa00ee',qos_specs=None,replication_status=,reservations=['d3c8873c-bdc0-4442-b9dd-6fd1f1925037','7562169a-910e-4c56-bd6d-15f80d6d0dcb','afc406a5-0b6c-48f3-bdde-894604a66829','2a6e1603-087b-40e1-a21f-8936a04e22bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82a9e574bc114fe4a21c18a190fdf7c2',volume_type_id=3971bdb1-d185-4c48-93b8-701d7eb38c70), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-706207177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf2d510-fe08-4891-acd6-761fe8c38379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a206b829ce4a4d7a8593487d28fa00ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82a9e574bc114fe4a21c18a190fdf7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3971bdb1-d185-4c48-93b8-701d7eb38c70),volume_type_id=3971bdb1-d185-4c48-93b8-701d7eb38c70)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:16.873368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab388dca-3de2-4ee7-83ae-445e89ffe5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:16.917426 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab388dca-3de2-4ee7-83ae-445e89ffe5af) transitioned into state 'SUCCESS' from state '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-706207177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a206b829ce4a4d7a8593487d28fa00ee',qos_specs=None,replication_status=,reservations=['d3c8873c-bdc0-4442-b9dd-6fd1f1925037','7562169a-910e-4c56-bd6d-15f80d6d0dcb','afc406a5-0b6c-48f3-bdde-894604a66829','2a6e1603-087b-40e1-a21f-8936a04e22bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82a9e574bc114fe4a21c18a190fdf7c2',volume_type_id=3971bdb1-d185-4c48-93b8-701d7eb38c70)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:16.918444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be66b99b-fcf8-428f-b5bb-4c076b37a6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:16.937861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be66b99b-fcf8-428f-b5bb-4c076b37a6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:16.939569 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Flow 'volume_create_api' (4ff6d6ac-2f60-4c1f-bb93-5a9c7c005f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:16.940274 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Create volume request issued successfully. Aug 18 13:05:16.941558 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9806a18-de9e-4aa2-bd38-ad319e7a8a52 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:16.942509 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 268/1081] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:05:16 2026] POST /volume/v3/volumes => generated 794 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:16.960266 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-409076cc-9590-443a-a9ae-c304b77d55b4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:16.964659 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-409076cc-9590-443a-a9ae-c304b77d55b4 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] GET https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 Aug 18 13:05:16.964659 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-409076cc-9590-443a-a9ae-c304b77d55b4 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:16.964659 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-409076cc-9590-443a-a9ae-c304b77d55b4 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:16.971027 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:16.971027 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:16.979933 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-409076cc-9590-443a-a9ae-c304b77d55b4 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Volume info retrieved successfully. Aug 18 13:05:16.985984 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-409076cc-9590-443a-a9ae-c304b77d55b4 tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 returned with HTTP 200 Aug 18 13:05:16.987101 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 269/1082] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:16 2026] GET /volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:18.004794 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3e097552-976d-4646-9ddf-d4038a27a37c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:18.007763 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3e097552-976d-4646-9ddf-d4038a27a37c tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] GET https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 Aug 18 13:05:18.008013 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3e097552-976d-4646-9ddf-d4038a27a37c tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:18.008201 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3e097552-976d-4646-9ddf-d4038a27a37c tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:18.020591 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:18.020591 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:18.025414 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3e097552-976d-4646-9ddf-d4038a27a37c tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Volume info retrieved successfully. Aug 18 13:05:18.032737 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3e097552-976d-4646-9ddf-d4038a27a37c tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 returned with HTTP 200 Aug 18 13:05:18.033227 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 273/1083] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:18 2026] GET /volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:18.057889 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-56e4d6d8-09c9-4d08-a82b-46c08e0525ca None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:18.063234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56e4d6d8-09c9-4d08-a82b-46c08e0525ca tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] GET https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 Aug 18 13:05:18.063234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56e4d6d8-09c9-4d08-a82b-46c08e0525ca tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:18.063234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56e4d6d8-09c9-4d08-a82b-46c08e0525ca tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:18.075851 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:18.075851 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:18.085571 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-56e4d6d8-09c9-4d08-a82b-46c08e0525ca tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Volume info retrieved successfully. Aug 18 13:05:18.095269 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56e4d6d8-09c9-4d08-a82b-46c08e0525ca tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 returned with HTTP 200 Aug 18 13:05:18.096910 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 274/1084] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:18 2026] GET /volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 => generated 887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:18.117593 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8241b89b-d794-49f2-8c63-7d1c471609de None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:18.119931 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8241b89b-d794-49f2-8c63-7d1c471609de tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] DELETE https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 Aug 18 13:05:18.120254 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8241b89b-d794-49f2-8c63-7d1c471609de tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:18.120526 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8241b89b-d794-49f2-8c63-7d1c471609de tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:18.121133 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-8241b89b-d794-49f2-8c63-7d1c471609de tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Delete volume with id: faf2d510-fe08-4891-acd6-761fe8c38379 Aug 18 13:05:18.131145 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:18.131145 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:18.132091 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8241b89b-d794-49f2-8c63-7d1c471609de tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Volume info retrieved successfully. Aug 18 13:05:18.172577 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8241b89b-d794-49f2-8c63-7d1c471609de tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Delete volume request issued successfully. Aug 18 13:05:18.172577 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8241b89b-d794-49f2-8c63-7d1c471609de tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 returned with HTTP 202 Aug 18 13:05:18.172577 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 269/1085] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:18 2026] DELETE /volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:18.185732 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fd764960-4ce8-4d86-b0c6-4971fa3ac92e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:18.188106 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fd764960-4ce8-4d86-b0c6-4971fa3ac92e tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] GET https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 Aug 18 13:05:18.188106 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fd764960-4ce8-4d86-b0c6-4971fa3ac92e tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:18.188106 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fd764960-4ce8-4d86-b0c6-4971fa3ac92e tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:18.197660 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:18.197660 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:18.206539 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fd764960-4ce8-4d86-b0c6-4971fa3ac92e tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Volume info retrieved successfully. Aug 18 13:05:18.215501 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fd764960-4ce8-4d86-b0c6-4971fa3ac92e tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 returned with HTTP 200 Aug 18 13:05:18.216256 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 270/1086] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:18 2026] GET /volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:19.243114 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-695d2414-0c16-4d50-bda2-4988d00df3ac None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.246557 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-695d2414-0c16-4d50-bda2-4988d00df3ac tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] GET https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 Aug 18 13:05:19.246703 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-695d2414-0c16-4d50-bda2-4988d00df3ac tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.247016 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-695d2414-0c16-4d50-bda2-4988d00df3ac tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.271305 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-695d2414-0c16-4d50-bda2-4988d00df3ac tempest-VolumeTypesAccessTest-1663334093 tempest-VolumeTypesAccessTest-1663334093-project-member] https://10.4.3.126/volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 returned with HTTP 404 Aug 18 13:05:19.271305 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 274/1087] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:19 2026] GET /volume/v3/volumes/faf2d510-fe08-4891-acd6-761fe8c38379 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:19.288766 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b0b4df36-6704-46e8-a2de-4d02af334531 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.294970 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0b4df36-6704-46e8-a2de-4d02af334531 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70/action Aug 18 13:05:19.296413 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b0b4df36-6704-46e8-a2de-4d02af334531 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action body: b'{"removeProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:19.297022 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b0b4df36-6704-46e8-a2de-4d02af334531 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:19.339634 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0b4df36-6704-46e8-a2de-4d02af334531 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70/action returned with HTTP 202 Aug 18 13:05:19.340090 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 275/1088] 10.4.3.126 () {68 vars in 1384 bytes} [Tue Aug 18 13:05:19 2026] POST /volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:19.355232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-51ed230e-9239-4423-b995-03fe7cd71b27 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.362131 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-51ed230e-9239-4423-b995-03fe7cd71b27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] DELETE https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70 Aug 18 13:05:19.362606 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-51ed230e-9239-4423-b995-03fe7cd71b27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.362936 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-51ed230e-9239-4423-b995-03fe7cd71b27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.435078 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-702e0fee-bd19-4b29-9a5a-9bca18cd6877 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.435550 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-702e0fee-bd19-4b29-9a5a-9bca18cd6877 None None] GET https://10.4.3.126/volume// Aug 18 13:05:19.435890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-702e0fee-bd19-4b29-9a5a-9bca18cd6877 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.436264 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-702e0fee-bd19-4b29-9a5a-9bca18cd6877 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.437355 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-702e0fee-bd19-4b29-9a5a-9bca18cd6877 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:19.437355 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 271/1089] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:05:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:19.439147 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-51ed230e-9239-4423-b995-03fe7cd71b27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70 returned with HTTP 202 Aug 18 13:05:19.440448 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 270/1090] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:05:19 2026] DELETE /volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:19.456022 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-523fd9bc-1263-4b7e-a1e2-1d9a0225b06d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.456595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-1a0f50f5-7f24-4b0f-bd3f-93469deedfb9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.460125 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-523fd9bc-1263-4b7e-a1e2-1d9a0225b06d tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] GET https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70 Aug 18 13:05:19.461275 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-1a0f50f5-7f24-4b0f-bd3f-93469deedfb9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:05:19.461341 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-523fd9bc-1263-4b7e-a1e2-1d9a0225b06d tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.461383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-1a0f50f5-7f24-4b0f-bd3f-93469deedfb9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b648b37d-0928-4527-b555-f317212d2e13", "connector": null, "instance_uuid": "d38ca9fb-67d4-4006-9a82-29ee66fdf8b0"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:19.461519 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-523fd9bc-1263-4b7e-a1e2-1d9a0225b06d tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.467169 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-523fd9bc-1263-4b7e-a1e2-1d9a0225b06d tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70 returned with HTTP 404 Aug 18 13:05:19.469409 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 275/1091] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:05:19 2026] GET /volume/v3/types/3971bdb1-d185-4c48-93b8-701d7eb38c70 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:05:19.480828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-11dbf62c-9126-49e1-b0ba-8f8e86c5b631 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.485613 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-11dbf62c-9126-49e1-b0ba-8f8e86c5b631 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:05:19.486149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-11dbf62c-9126-49e1-b0ba-8f8e86c5b631 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-216096750", "os-volume-type-access:is_public": false}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:19.502774 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:19.502774 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:19.514580 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-11dbf62c-9126-49e1-b0ba-8f8e86c5b631 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:05:19.515508 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 272/1092] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:05:19 2026] POST /volume/v3/types => generated 228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:19.528020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d64c8a27-18b8-451a-8f3a-f937ee9481a9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.532547 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d64c8a27-18b8-451a-8f3a-f937ee9481a9 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action Aug 18 13:05:19.533474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d64c8a27-18b8-451a-8f3a-f937ee9481a9 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action body: b'{"addProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:19.534158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d64c8a27-18b8-451a-8f3a-f937ee9481a9 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:19.557587 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d64c8a27-18b8-451a-8f3a-f937ee9481a9 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action returned with HTTP 202 Aug 18 13:05:19.557587 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 271/1093] 10.4.3.126 () {68 vars in 1384 bytes} [Tue Aug 18 13:05:19 2026] POST /volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:19.574228 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f7bf6905-3181-4746-94ee-68bcd0fed512 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.579182 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f7bf6905-3181-4746-94ee-68bcd0fed512 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action Aug 18 13:05:19.579182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f7bf6905-3181-4746-94ee-68bcd0fed512 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action body: b'{"addProjectAccess": {"project": "a168d93c895441a6a8a2db0e6049fc72"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:19.579182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f7bf6905-3181-4746-94ee-68bcd0fed512 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a168d93c895441a6a8a2db0e6049fc72"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:19.587638 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-1a0f50f5-7f24-4b0f-bd3f-93469deedfb9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:05:19.588332 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 276/1094] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:05:19 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:19.608549 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-2f0a5d91-ddf2-46c6-a425-54fb25281e3e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.608639 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f7bf6905-3181-4746-94ee-68bcd0fed512 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action returned with HTTP 202 Aug 18 13:05:19.608639 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 276/1095] 10.4.3.126 () {68 vars in 1384 bytes} [Tue Aug 18 13:05:19 2026] POST /volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:19.613553 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-2f0a5d91-ddf2-46c6-a425-54fb25281e3e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff Aug 18 13:05:19.613553 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-2f0a5d91-ddf2-46c6-a425-54fb25281e3e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.613553 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-2f0a5d91-ddf2-46c6-a425-54fb25281e3e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.631525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3b9ef469-1946-41dc-8201-cc8af45ccb27 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.631732 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:19.631732 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:19.634678 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b9ef469-1946-41dc-8201-cc8af45ccb27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] GET https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/os-volume-type-access Aug 18 13:05:19.635032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b9ef469-1946-41dc-8201-cc8af45ccb27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.635415 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b9ef469-1946-41dc-8201-cc8af45ccb27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.654382 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b9ef469-1946-41dc-8201-cc8af45ccb27 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/os-volume-type-access returned with HTTP 200 Aug 18 13:05:19.655778 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 272/1096] 10.4.3.126 () {66 vars in 1408 bytes} [Tue Aug 18 13:05:19 2026] GET /volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:19.668924 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e3fbd912-82ce-4fbc-b644-94913d9b75a2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.676982 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e3fbd912-82ce-4fbc-b644-94913d9b75a2 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action Aug 18 13:05:19.677449 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e3fbd912-82ce-4fbc-b644-94913d9b75a2 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action body: b'{"removeProjectAccess": {"project": "a168d93c895441a6a8a2db0e6049fc72"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:19.677572 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e3fbd912-82ce-4fbc-b644-94913d9b75a2 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a168d93c895441a6a8a2db0e6049fc72"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:19.681251 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:19.681251 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:19.699163 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e3fbd912-82ce-4fbc-b644-94913d9b75a2 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action returned with HTTP 202 Aug 18 13:05:19.702439 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 277/1097] 10.4.3.126 () {68 vars in 1384 bytes} [Tue Aug 18 13:05:19 2026] POST /volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:19.716814 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ee9b496b-9df1-499c-b0b7-3a57381cbf13 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.720838 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee9b496b-9df1-499c-b0b7-3a57381cbf13 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] POST https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action Aug 18 13:05:19.722552 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee9b496b-9df1-499c-b0b7-3a57381cbf13 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action body: b'{"removeProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:19.722552 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee9b496b-9df1-499c-b0b7-3a57381cbf13 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a206b829ce4a4d7a8593487d28fa00ee"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:19.733245 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-2f0a5d91-ddf2-46c6-a425-54fb25281e3e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff returned with HTTP 200 Aug 18 13:05:19.733245 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 273/1098] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:19 2026] DELETE /volume/v3/attachments/7b5d9f75-8b82-4df3-b6f2-3adaa715ecff => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:19.743927 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee9b496b-9df1-499c-b0b7-3a57381cbf13 tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action returned with HTTP 202 Aug 18 13:05:19.744571 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 277/1099] 10.4.3.126 () {68 vars in 1384 bytes} [Tue Aug 18 13:05:19 2026] POST /volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:19.757405 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bfe2953a-fcb8-452a-9a36-7df40cf8911f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.761698 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bfe2953a-fcb8-452a-9a36-7df40cf8911f tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] DELETE https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169 Aug 18 13:05:19.761995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bfe2953a-fcb8-452a-9a36-7df40cf8911f tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.762308 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bfe2953a-fcb8-452a-9a36-7df40cf8911f tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.821626 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bfe2953a-fcb8-452a-9a36-7df40cf8911f tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169 returned with HTTP 202 Aug 18 13:05:19.821626 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 273/1100] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:05:19 2026] DELETE /volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:19.838171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-43fd0305-b17f-4180-b130-3eb66386b5af None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:19.841113 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43fd0305-b17f-4180-b130-3eb66386b5af tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] GET https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169 Aug 18 13:05:19.841770 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43fd0305-b17f-4180-b130-3eb66386b5af tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:19.841770 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43fd0305-b17f-4180-b130-3eb66386b5af tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:19.849190 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43fd0305-b17f-4180-b130-3eb66386b5af tempest-VolumeTypesAccessTest-1076224993 tempest-VolumeTypesAccessTest-1076224993-project-admin] https://10.4.3.126/volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169 returned with HTTP 404 Aug 18 13:05:19.851138 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 278/1101] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:05:19 2026] GET /volume/v3/types/66312af6-9278-4f56-89ee-8e89a09a1169 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:05:22.541671 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-d82184cf-7978-4d2a-bbd8-cc47743b9abc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:22.549708 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-d82184cf-7978-4d2a-bbd8-cc47743b9abc tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] DELETE https://10.4.3.126/volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec Aug 18 13:05:22.550003 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-d82184cf-7978-4d2a-bbd8-cc47743b9abc tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:22.550386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-d82184cf-7978-4d2a-bbd8-cc47743b9abc tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:22.552427 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=302,cinder:UPDATE=63,cinder:INSERT=27 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:05:22.569524 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:22.569524 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:22.686307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-d82184cf-7978-4d2a-bbd8-cc47743b9abc tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec returned with HTTP 200 Aug 18 13:05:22.686307 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 274/1102] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:22 2026] DELETE /volume/v3/attachments/bb010986-6fbb-4946-95b1-991b3e5fcfec => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:22.704129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:22.711347 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:05:22.711347 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:22.711588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:22.712145 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Delete volume with id: 6b963688-73e8-4783-b26f-50843fa782eb Aug 18 13:05:22.726018 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:22.726018 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:22.726018 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Volume info retrieved successfully. Aug 18 13:05:22.761977 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] Delete volume request issued successfully. Aug 18 13:05:22.762656 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8bd524a1-6997-4557-9158-e03ae0a67501 req-773cbb3b-9d1a-49f9-bc00-6c7b7a16eaa3 tempest-ServerActionsV293TestJSON-1023451094 tempest-ServerActionsV293TestJSON-1023451094-project-member] https://10.4.3.126/volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb returned with HTTP 202 Aug 18 13:05:22.763043 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 278/1103] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:05:22 2026] DELETE /volume/v3/volumes/6b963688-73e8-4783-b26f-50843fa782eb => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:24.344781 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-a78cba64-8279-42e9-b014-47d508297b5c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:24.351896 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-a78cba64-8279-42e9-b014-47d508297b5c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] PUT https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d Aug 18 13:05:24.352522 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-a78cba64-8279-42e9-b014-47d508297b5c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:24.374609 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-a78cba64-8279-42e9-b014-47d508297b5c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Acquiring lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:05:24.385653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-a78cba64-8279-42e9-b014-47d508297b5c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" acquired by "attachment_update" :: waited 0.011s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:05:24.387508 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:24.387508 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:24.616326 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-a78cba64-8279-42e9-b014-47d508297b5c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Lock "cinder-attachment_update-b648b37d-0928-4527-b555-f317212d2e13-np0000007652" released by "attachment_update" :: held 0.231s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:05:24.616871 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-a78cba64-8279-42e9-b014-47d508297b5c tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d returned with HTTP 200 Aug 18 13:05:24.617492 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 274/1104] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:05:24 2026] PUT /volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:24.639875 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-be4d5e7c-57e0-4784-8e97-5161e953fc2e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:24.644506 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-be4d5e7c-57e0-4784-8e97-5161e953fc2e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d Aug 18 13:05:24.645346 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-be4d5e7c-57e0-4784-8e97-5161e953fc2e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:24.645346 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-be4d5e7c-57e0-4784-8e97-5161e953fc2e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:24.648349 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=279,cinder:UPDATE=62,cinder:INSERT=29 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:05:24.678764 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-be4d5e7c-57e0-4784-8e97-5161e953fc2e tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d returned with HTTP 200 Aug 18 13:05:24.678764 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 279/1105] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:05:24 2026] GET /volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:25.946579 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:26.224449 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:05:26.224808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:26.225357 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:26.226109 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:05:26.226719 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:26.226719 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:26.227399 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:05:26.271591 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Get all volumes completed successfully. Aug 18 13:05:26.271591 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3d19e062-b954-4061-9ad9-b83fc102cf8d tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:05:26.271914 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 275/1106] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:05:25 2026] GET /volume/v3/volumes => generated 15 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:05:26.289730 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:26.293114 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:26.293643 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2038531591"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:26.296925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2038531591'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:26.297329 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume of 1 GB Aug 18 13:05:26.300563 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=292,cinder:INSERT=37,cinder:UPDATE=55 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:05:26.306326 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Availability Zones retrieved successfully. Aug 18 13:05:26.321717 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Flow 'volume_create_api' (6c529f3d-f203-43a5-a6b4-854acf9d5e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:26.325344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a5f502-68d7-45dc-bc13-71b9196c1077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:26.328857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:26.389348 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a5f502-68d7-45dc-bc13-71b9196c1077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:26.393390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488b7854-caeb-43e6-b5c5-f252634ff285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:26.507783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Created reservations ['d683ad91-560c-4a2c-8bc1-f396396ce24f', '197fbdd8-7b11-4eef-ab42-d1e8a4f6da0e', 'c58f5c15-bbe0-4d04-9332-348cd8a4fc41', 'cd120a47-6616-4a64-95b0-8bc8e9e14794'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:26.508864 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488b7854-caeb-43e6-b5c5-f252634ff285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d683ad91-560c-4a2c-8bc1-f396396ce24f', '197fbdd8-7b11-4eef-ab42-d1e8a4f6da0e', 'c58f5c15-bbe0-4d04-9332-348cd8a4fc41', 'cd120a47-6616-4a64-95b0-8bc8e9e14794']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:26.509828 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2dafb0-19c5-411a-8181-b837277110dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:26.549583 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2dafb0-19c5-411a-8181-b837277110dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaff7def-3b8f-4bf7-9dbc-fe852fc556d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2038531591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b248ad58f59e4666b2f0592e186882ec',qos_specs=None,replication_status=,reservations=['d683ad91-560c-4a2c-8bc1-f396396ce24f','197fbdd8-7b11-4eef-ab42-d1e8a4f6da0e','c58f5c15-bbe0-4d04-9332-348cd8a4fc41','cd120a47-6616-4a64-95b0-8bc8e9e14794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7734ddc6a2f247c4983c78cc49182653',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2038531591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaff7def-3b8f-4bf7-9dbc-fe852fc556d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b248ad58f59e4666b2f0592e186882ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7734ddc6a2f247c4983c78cc49182653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:26.550685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456d66f2-980a-4a85-88f7-0d57820dbdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:26.580883 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456d66f2-980a-4a85-88f7-0d57820dbdd0) transitioned into state 'SUCCESS' from state '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-2038531591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b248ad58f59e4666b2f0592e186882ec',qos_specs=None,replication_status=,reservations=['d683ad91-560c-4a2c-8bc1-f396396ce24f','197fbdd8-7b11-4eef-ab42-d1e8a4f6da0e','c58f5c15-bbe0-4d04-9332-348cd8a4fc41','cd120a47-6616-4a64-95b0-8bc8e9e14794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7734ddc6a2f247c4983c78cc49182653',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:26.582118 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c805f4-21b8-4b40-907b-468209ae2372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:26.599561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c805f4-21b8-4b40-907b-468209ae2372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:26.600756 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Flow 'volume_create_api' (6c529f3d-f203-43a5-a6b4-854acf9d5e79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:26.602877 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume request issued successfully. Aug 18 13:05:26.603823 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ec4b5721-89b8-40c5-bdcd-f432a7fdae13 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:26.604795 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 279/1107] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:26 2026] POST /volume/v3/volumes => generated 755 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:26.630442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aa800f73-9c81-45bc-a7cd-f03f0b80d41e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:26.635539 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa800f73-9c81-45bc-a7cd-f03f0b80d41e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:26.635539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa800f73-9c81-45bc-a7cd-f03f0b80d41e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:26.635539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa800f73-9c81-45bc-a7cd-f03f0b80d41e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:26.658049 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:26.658049 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:26.668809 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-aa800f73-9c81-45bc-a7cd-f03f0b80d41e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:26.679114 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa800f73-9c81-45bc-a7cd-f03f0b80d41e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 returned with HTTP 200 Aug 18 13:05:26.682351 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 275/1108] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:26 2026] GET /volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 => generated 823 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:27.709964 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f2dd77bb-1979-4c84-8fe5-868ecdc51953 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:27.712854 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2dd77bb-1979-4c84-8fe5-868ecdc51953 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:27.713090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2dd77bb-1979-4c84-8fe5-868ecdc51953 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:27.713365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2dd77bb-1979-4c84-8fe5-868ecdc51953 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:27.727727 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:27.727727 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:27.734832 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f2dd77bb-1979-4c84-8fe5-868ecdc51953 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:27.743433 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2dd77bb-1979-4c84-8fe5-868ecdc51953 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 returned with HTTP 200 Aug 18 13:05:27.745529 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 280/1109] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:27 2026] GET /volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:27.766838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-092f2b40-0298-4ac8-b4c0-9e9b1da45f6a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:27.769452 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-092f2b40-0298-4ac8-b4c0-9e9b1da45f6a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:27.769452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-092f2b40-0298-4ac8-b4c0-9e9b1da45f6a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:27.769452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-092f2b40-0298-4ac8-b4c0-9e9b1da45f6a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:27.783732 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:27.783732 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:27.795798 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-092f2b40-0298-4ac8-b4c0-9e9b1da45f6a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:27.809705 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-092f2b40-0298-4ac8-b4c0-9e9b1da45f6a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 returned with HTTP 200 Aug 18 13:05:27.809966 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 276/1110] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:27 2026] GET /volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:27.831498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-89bda920-3866-4232-b5b7-63b68a6386e2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:27.837282 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:27.837282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1424310059"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:27.838906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1424310059'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:27.839063 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume of 1 GB Aug 18 13:05:27.840345 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:27.840345 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:27.846055 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Availability Zones retrieved successfully. Aug 18 13:05:27.854875 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Flow 'volume_create_api' (e2af4469-a9cb-44c1-907f-3dfaf0d63efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:27.855469 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65bd55ff-124f-4a68-8318-fb1232c56e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:27.857453 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:27.910726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65bd55ff-124f-4a68-8318-fb1232c56e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:27.913470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282fd976-ace0-4b25-ba4b-d0916be93673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:27.982121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Created reservations ['949dfce1-445c-41b3-816a-828a7fa754ac', 'cb303942-52bc-44ec-9bbe-6f1247df7718', '2bf31b46-4198-4d06-b597-76b242dced29', '4445153d-63a8-4c06-bc1e-d58fbbc6127d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:27.983145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282fd976-ace0-4b25-ba4b-d0916be93673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['949dfce1-445c-41b3-816a-828a7fa754ac', 'cb303942-52bc-44ec-9bbe-6f1247df7718', '2bf31b46-4198-4d06-b597-76b242dced29', '4445153d-63a8-4c06-bc1e-d58fbbc6127d']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:27.984284 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fc497f-be30-4424-ae6b-17e13e034832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.033448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fc497f-be30-4424-ae6b-17e13e034832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53bd9670-b90d-4bdb-80c7-5e604b7a7ba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1424310059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b248ad58f59e4666b2f0592e186882ec',qos_specs=None,replication_status=,reservations=['949dfce1-445c-41b3-816a-828a7fa754ac','cb303942-52bc-44ec-9bbe-6f1247df7718','2bf31b46-4198-4d06-b597-76b242dced29','4445153d-63a8-4c06-bc1e-d58fbbc6127d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7734ddc6a2f247c4983c78cc49182653',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1424310059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53bd9670-b90d-4bdb-80c7-5e604b7a7ba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b248ad58f59e4666b2f0592e186882ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7734ddc6a2f247c4983c78cc49182653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.037488 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fcdbf7-ba96-405e-8898-634a5801a99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.066853 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fcdbf7-ba96-405e-8898-634a5801a99d) transitioned into state 'SUCCESS' from state '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-1424310059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b248ad58f59e4666b2f0592e186882ec',qos_specs=None,replication_status=,reservations=['949dfce1-445c-41b3-816a-828a7fa754ac','cb303942-52bc-44ec-9bbe-6f1247df7718','2bf31b46-4198-4d06-b597-76b242dced29','4445153d-63a8-4c06-bc1e-d58fbbc6127d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7734ddc6a2f247c4983c78cc49182653',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.067909 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c816b69c-005c-4774-8156-def315664e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.093237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c816b69c-005c-4774-8156-def315664e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.093237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Flow 'volume_create_api' (e2af4469-a9cb-44c1-907f-3dfaf0d63efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:28.093639 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume request issued successfully. Aug 18 13:05:28.095084 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89bda920-3866-4232-b5b7-63b68a6386e2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:28.095589 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 280/1111] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:27 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 18 13:05:28.119454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fb5060aa-ab47-4d4c-9710-534142232c44 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.128062 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fb5060aa-ab47-4d4c-9710-534142232c44 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:28.128062 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fb5060aa-ab47-4d4c-9710-534142232c44 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:28.128062 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fb5060aa-ab47-4d4c-9710-534142232c44 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:28.140370 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=299,cinder:UPDATE=82,cinder:INSERT=46 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:05:28.153231 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.153231 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:28.172910 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-fb5060aa-ab47-4d4c-9710-534142232c44 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:28.192174 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fb5060aa-ab47-4d4c-9710-534142232c44 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 returned with HTTP 200 Aug 18 13:05:28.194595 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 276/1112] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:28 2026] GET /volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 => generated 823 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:28.455615 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.458073 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:28.459078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1493564691"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:28.461333 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1493564691'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:28.467179 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume of 1 GB Aug 18 13:05:28.467179 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.467179 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:28.468286 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Availability Zones retrieved successfully. Aug 18 13:05:28.477092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (1778bbd3-f2b9-40cf-93dd-7ad66e80a50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:28.478524 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2ba9f5-3bef-4311-9ff2-f444b94a2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.479927 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:28.493516 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.493516 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:28.516885 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8d490977-262a-41d6-a429-a3e90d630f8d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.521871 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8d490977-262a-41d6-a429-a3e90d630f8d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:05:28.523196 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8d490977-262a-41d6-a429-a3e90d630f8d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:28.523196 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8d490977-262a-41d6-a429-a3e90d630f8d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:28.523973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2ba9f5-3bef-4311-9ff2-f444b94a2121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=018913a9-3b66-49d7-b124-4908ee441705,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '018913a9-3b66-49d7-b124-4908ee441705', 'encryption_key_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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.526557 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dbdf1d3-6d91-4ea5-9c00-52f547c46d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.550184 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.550184 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:28.559135 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8d490977-262a-41d6-a429-a3e90d630f8d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:05:28.567042 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8d490977-262a-41d6-a429-a3e90d630f8d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:05:28.571073 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 277/1113] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:05:28 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 1136 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:28.623385 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Created reservations ['91cbcfc1-662b-4b6f-b3f4-d60732f2a287', '418a14e4-c524-4116-83d4-eec24996ecf0', '1e5c3c88-99ea-4e88-9339-d826932bda9c', '06d1756f-59f7-4f6b-9878-d3e04261d2e3'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:28.624832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dbdf1d3-6d91-4ea5-9c00-52f547c46d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91cbcfc1-662b-4b6f-b3f4-d60732f2a287', '418a14e4-c524-4116-83d4-eec24996ecf0', '1e5c3c88-99ea-4e88-9339-d826932bda9c', '06d1756f-59f7-4f6b-9878-d3e04261d2e3']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.628857 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3957c97e-21e1-4618-accc-51577abc1743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.635864 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-608fb257-f304-4d90-8ffb-1a296d89b527 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.638700 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-608fb257-f304-4d90-8ffb-1a296d89b527 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269/action Aug 18 13:05:28.639365 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-608fb257-f304-4d90-8ffb-1a296d89b527 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:28.645386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-608fb257-f304-4d90-8ffb-1a296d89b527 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:28.663006 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.663006 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:28.663802 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-608fb257-f304-4d90-8ffb-1a296d89b527 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:05:28.670151 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3957c97e-21e1-4618-accc-51577abc1743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4426dc4-1ba1-4889-a7a1-93bcb7abb14a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1493564691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['91cbcfc1-662b-4b6f-b3f4-d60732f2a287','418a14e4-c524-4116-83d4-eec24996ecf0','1e5c3c88-99ea-4e88-9339-d826932bda9c','06d1756f-59f7-4f6b-9878-d3e04261d2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1493564691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4426dc4-1ba1-4889-a7a1-93bcb7abb14a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b25e34375c2f4e32935fbb9ecebd2811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8930da0242d746a8b1b731dce12fe831',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(018913a9-3b66-49d7-b124-4908ee441705),volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.680758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696f68f2-25e8-4d3d-bacb-4eca7c2cbd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.688134 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-608fb257-f304-4d90-8ffb-1a296d89b527 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Begin detaching volume completed successfully. Aug 18 13:05:28.688134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-608fb257-f304-4d90-8ffb-1a296d89b527 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269/action returned with HTTP 202 Aug 18 13:05:28.688134 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 281/1114] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:05:28 2026] POST /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:05:28.731495 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d354ef37-a26f-4c64-bf65-e8a175882644 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.731737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696f68f2-25e8-4d3d-bacb-4eca7c2cbd04) transitioned into state 'SUCCESS' from state '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-1493564691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['91cbcfc1-662b-4b6f-b3f4-d60732f2a287','418a14e4-c524-4116-83d4-eec24996ecf0','1e5c3c88-99ea-4e88-9339-d826932bda9c','06d1756f-59f7-4f6b-9878-d3e04261d2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.737342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af78bc12-81a9-4cf2-8588-f78c564e8126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:28.737511 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d354ef37-a26f-4c64-bf65-e8a175882644 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:05:28.737511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d354ef37-a26f-4c64-bf65-e8a175882644 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:28.737511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d354ef37-a26f-4c64-bf65-e8a175882644 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:28.764775 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.764775 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:28.766674 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af78bc12-81a9-4cf2-8588-f78c564e8126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:28.767643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (1778bbd3-f2b9-40cf-93dd-7ad66e80a50d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:28.768046 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request issued successfully. Aug 18 13:05:28.770725 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d354ef37-a26f-4c64-bf65-e8a175882644 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:05:28.772058 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-492dbdbe-f496-4f03-8731-2ec5605ba448 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:28.772576 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 281/1115] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:05:28 2026] POST /volume/v3/volumes => generated 760 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:28.778735 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d354ef37-a26f-4c64-bf65-e8a175882644 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:05:28.779417 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 277/1116] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:28 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:28.807452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-52f7037c-26c2-48b2-89ff-0184153c0b11 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.810399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0fae1980-1d92-48c4-9e2b-7adc5b799c21 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.810399 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0fae1980-1d92-48c4-9e2b-7adc5b799c21 None None] GET https://10.4.3.126/volume// Aug 18 13:05:28.810399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0fae1980-1d92-48c4-9e2b-7adc5b799c21 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:28.810399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0fae1980-1d92-48c4-9e2b-7adc5b799c21 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:28.810826 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0fae1980-1d92-48c4-9e2b-7adc5b799c21 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:28.811448 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 282/1117] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:05:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:28.812276 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-52f7037c-26c2-48b2-89ff-0184153c0b11 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:28.812276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-52f7037c-26c2-48b2-89ff-0184153c0b11 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:28.812276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-52f7037c-26c2-48b2-89ff-0184153c0b11 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:28.829784 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8523b495-3e58-4a57-a63f-5f81ccb87309 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:28.832607 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.832607 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:28.835443 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8523b495-3e58-4a57-a63f-5f81ccb87309 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:05:28.837476 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8523b495-3e58-4a57-a63f-5f81ccb87309 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:28.837476 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8523b495-3e58-4a57-a63f-5f81ccb87309 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:28.839315 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-52f7037c-26c2-48b2-89ff-0184153c0b11 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:28.846974 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-52f7037c-26c2-48b2-89ff-0184153c0b11 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:28.847753 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 278/1118] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:28 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:28.873181 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:28.873181 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:28.882044 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8523b495-3e58-4a57-a63f-5f81ccb87309 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:05:28.893090 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-8523b495-3e58-4a57-a63f-5f81ccb87309 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:05:28.893749 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 282/1119] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:05:28 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 1319 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 13:05:29.212814 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0e743e3e-9d56-4110-bef8-d5a0471b1b52 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:29.215969 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0e743e3e-9d56-4110-bef8-d5a0471b1b52 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:29.215969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0e743e3e-9d56-4110-bef8-d5a0471b1b52 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:29.217362 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0e743e3e-9d56-4110-bef8-d5a0471b1b52 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:29.230040 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:29.230040 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:29.240883 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0e743e3e-9d56-4110-bef8-d5a0471b1b52 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:29.256568 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0e743e3e-9d56-4110-bef8-d5a0471b1b52 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 returned with HTTP 200 Aug 18 13:05:29.257128 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 278/1120] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:29 2026] GET /volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:29.278093 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3a1baf36-94ac-43cb-9386-1decc847fc03 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:29.280962 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a1baf36-94ac-43cb-9386-1decc847fc03 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:29.281331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a1baf36-94ac-43cb-9386-1decc847fc03 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:29.282125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a1baf36-94ac-43cb-9386-1decc847fc03 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:29.295367 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:29.295367 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:29.305325 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3a1baf36-94ac-43cb-9386-1decc847fc03 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:29.316903 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a1baf36-94ac-43cb-9386-1decc847fc03 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 returned with HTTP 200 Aug 18 13:05:29.317507 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 283/1121] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:29 2026] GET /volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:05:29.334058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eb72f560-c27b-4c92-b788-406fe37ee219 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:29.336858 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:29.336858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-649817947"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:29.340450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-649817947'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:29.340450 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume of 1 GB Aug 18 13:05:29.348587 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Availability Zones retrieved successfully. Aug 18 13:05:29.358240 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Flow 'volume_create_api' (b4bad474-1bf4-441d-9cfb-90f9db1b3419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:29.359533 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fa98e5-c971-49f7-98c9-0b699af27217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:29.361272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:29.406834 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fa98e5-c971-49f7-98c9-0b699af27217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:29.408798 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba005bea-fa78-4ebb-adda-d5b91bf8214e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:29.482527 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Created reservations ['f37ce00f-a9f3-4c79-9908-d8cae8efa59e', '489c0598-d244-499f-ab50-89c58aeeb2b2', '2cb19015-146d-4a3a-a888-84ca7affdf87', 'd45b4372-6b22-43bc-a43a-d13d3cf9f86f'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:29.483416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba005bea-fa78-4ebb-adda-d5b91bf8214e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f37ce00f-a9f3-4c79-9908-d8cae8efa59e', '489c0598-d244-499f-ab50-89c58aeeb2b2', '2cb19015-146d-4a3a-a888-84ca7affdf87', 'd45b4372-6b22-43bc-a43a-d13d3cf9f86f']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:29.484374 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd163560-2102-4763-8323-636055480015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:29.515702 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd163560-2102-4763-8323-636055480015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04963f57-c709-40e6-a463-33ef81cd9a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-649817947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b248ad58f59e4666b2f0592e186882ec',qos_specs=None,replication_status=,reservations=['f37ce00f-a9f3-4c79-9908-d8cae8efa59e','489c0598-d244-499f-ab50-89c58aeeb2b2','2cb19015-146d-4a3a-a888-84ca7affdf87','d45b4372-6b22-43bc-a43a-d13d3cf9f86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7734ddc6a2f247c4983c78cc49182653',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-649817947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04963f57-c709-40e6-a463-33ef81cd9a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b248ad58f59e4666b2f0592e186882ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7734ddc6a2f247c4983c78cc49182653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:29.517139 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc6c824f-5648-4828-b9d1-84a5ca7c77c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:29.552412 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc6c824f-5648-4828-b9d1-84a5ca7c77c6) transitioned into state 'SUCCESS' from state '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-649817947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b248ad58f59e4666b2f0592e186882ec',qos_specs=None,replication_status=,reservations=['f37ce00f-a9f3-4c79-9908-d8cae8efa59e','489c0598-d244-499f-ab50-89c58aeeb2b2','2cb19015-146d-4a3a-a888-84ca7affdf87','d45b4372-6b22-43bc-a43a-d13d3cf9f86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7734ddc6a2f247c4983c78cc49182653',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:29.553173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e98d488-d13f-4346-8afe-f66f9d77f6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:29.565243 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e98d488-d13f-4346-8afe-f66f9d77f6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:29.567180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Flow 'volume_create_api' (b4bad474-1bf4-441d-9cfb-90f9db1b3419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:29.567180 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Create volume request issued successfully. Aug 18 13:05:29.567180 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb72f560-c27b-4c92-b788-406fe37ee219 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:29.567895 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 279/1122] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:29 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:29.586013 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9121cbf8-3e54-47aa-bcc7-06322356304c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:29.588689 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9121cbf8-3e54-47aa-bcc7-06322356304c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:29.589072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9121cbf8-3e54-47aa-bcc7-06322356304c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:29.589556 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9121cbf8-3e54-47aa-bcc7-06322356304c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:29.598872 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:29.598872 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:29.604446 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9121cbf8-3e54-47aa-bcc7-06322356304c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:29.610707 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9121cbf8-3e54-47aa-bcc7-06322356304c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 returned with HTTP 200 Aug 18 13:05:29.611255 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 283/1123] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:29 2026] GET /volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:29.804061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3ac4837a-2a2c-4cd7-b9ae-74186a1ee142 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:29.808817 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3ac4837a-2a2c-4cd7-b9ae-74186a1ee142 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:05:29.809304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3ac4837a-2a2c-4cd7-b9ae-74186a1ee142 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:29.809963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3ac4837a-2a2c-4cd7-b9ae-74186a1ee142 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:29.828798 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:29.828798 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:29.835930 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3ac4837a-2a2c-4cd7-b9ae-74186a1ee142 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:05:29.848592 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3ac4837a-2a2c-4cd7-b9ae-74186a1ee142 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:05:29.851027 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 279/1124] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:29 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:29.870504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-db021189-55c0-4df6-aed0-b57af4141fe3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:29.873093 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db021189-55c0-4df6-aed0-b57af4141fe3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:29.873623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db021189-55c0-4df6-aed0-b57af4141fe3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:29.873868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db021189-55c0-4df6-aed0-b57af4141fe3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:29.884882 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:29.884882 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:29.891019 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-db021189-55c0-4df6-aed0-b57af4141fe3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:29.896858 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db021189-55c0-4df6-aed0-b57af4141fe3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:29.897290 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 284/1125] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:29 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:29.960503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-9b05363a-09d2-412f-a1fb-da529356aecf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:29.965639 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-9b05363a-09d2-412f-a1fb-da529356aecf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:29.965921 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-9b05363a-09d2-412f-a1fb-da529356aecf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:29.966326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-9b05363a-09d2-412f-a1fb-da529356aecf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:29.978081 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:29.978081 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:29.985663 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-9b05363a-09d2-412f-a1fb-da529356aecf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:30.000168 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-9b05363a-09d2-412f-a1fb-da529356aecf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:30.000168 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 280/1126] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:05:29 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:30.040883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-0fcd411a-4a40-4d9b-a34c-c640ef425d9c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.046660 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-0fcd411a-4a40-4d9b-a34c-c640ef425d9c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] DELETE https://10.4.3.126/volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7 Aug 18 13:05:30.046660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-0fcd411a-4a40-4d9b-a34c-c640ef425d9c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.047243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-0fcd411a-4a40-4d9b-a34c-c640ef425d9c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.072744 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.072744 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:30.183029 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b4081da4-bf4b-4b30-8cfd-1e617cf7e1e8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.183029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b4081da4-bf4b-4b30-8cfd-1e617cf7e1e8 None None] GET https://10.4.3.126/volume// Aug 18 13:05:30.183029 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b4081da4-bf4b-4b30-8cfd-1e617cf7e1e8 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.183029 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b4081da4-bf4b-4b30-8cfd-1e617cf7e1e8 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.183029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b4081da4-bf4b-4b30-8cfd-1e617cf7e1e8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:30.183029 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 280/1127] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:05:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:30.185387 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-38cf7a97-ef38-47ec-98e3-c2cf153dc45c req-0fcd411a-4a40-4d9b-a34c-c640ef425d9c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7 returned with HTTP 200 Aug 18 13:05:30.185873 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 284/1128] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:30 2026] DELETE /volume/v3/attachments/db75f3c2-b0f8-4d43-81f3-b060241ccee7 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:30.194960 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-d0879ca3-508c-4a61-95c6-fa7afa46a439 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.201129 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-d0879ca3-508c-4a61-95c6-fa7afa46a439 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:05:30.201799 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-d0879ca3-508c-4a61-95c6-fa7afa46a439 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4426dc4-1ba1-4889-a7a1-93bcb7abb14a", "connector": null, "instance_uuid": "45eada32-efa8-47c8-a98f-b34b6e2e5113"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:30.214664 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.214664 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:30.293184 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-d0879ca3-508c-4a61-95c6-fa7afa46a439 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:05:30.293905 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 285/1129] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:05:30 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:30.361811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5496413e-5edf-41fd-ac62-908924b6290b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.365090 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5496413e-5edf-41fd-ac62-908924b6290b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:30.365090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5496413e-5edf-41fd-ac62-908924b6290b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.365090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5496413e-5edf-41fd-ac62-908924b6290b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.383442 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.383442 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:30.391692 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5496413e-5edf-41fd-ac62-908924b6290b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:30.393630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-acd9063c-dd1b-4464-bd43-d76ea9f7b4c4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.394641 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-acd9063c-dd1b-4464-bd43-d76ea9f7b4c4 None None] GET https://10.4.3.126/volume// Aug 18 13:05:30.394995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-acd9063c-dd1b-4464-bd43-d76ea9f7b4c4 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.395469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-acd9063c-dd1b-4464-bd43-d76ea9f7b4c4 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.396587 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-acd9063c-dd1b-4464-bd43-d76ea9f7b4c4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:30.396587 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 281/1130] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:05:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:30.400778 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5496413e-5edf-41fd-ac62-908924b6290b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:30.401734 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 281/1131] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:30 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:30.408024 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-c868a0cc-f9e0-4144-ae87-3ce0868fa217 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.422183 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-c868a0cc-f9e0-4144-ae87-3ce0868fa217 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:30.422656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-c868a0cc-f9e0-4144-ae87-3ce0868fa217 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.422955 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-c868a0cc-f9e0-4144-ae87-3ce0868fa217 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.438256 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.438256 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:30.446390 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-c868a0cc-f9e0-4144-ae87-3ce0868fa217 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:30.453471 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-c868a0cc-f9e0-4144-ae87-3ce0868fa217 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:30.454286 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 285/1132] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:05:30 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1032 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:30.575707 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-8d6f9ddb-95d2-4b6f-97ae-de23e7f24777 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.579605 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-8d6f9ddb-95d2-4b6f-97ae-de23e7f24777 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f Aug 18 13:05:30.581520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-8d6f9ddb-95d2-4b6f-97ae-de23e7f24777 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:30.599096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-8d6f9ddb-95d2-4b6f-97ae-de23e7f24777 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:05:30.605755 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-8d6f9ddb-95d2-4b6f-97ae-de23e7f24777 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:05:30.607227 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.607227 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:30.633463 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-83385e8e-2f57-4320-99e7-f614b4e79607 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.637470 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83385e8e-2f57-4320-99e7-f614b4e79607 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:30.637951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83385e8e-2f57-4320-99e7-f614b4e79607 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.638447 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83385e8e-2f57-4320-99e7-f614b4e79607 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.649644 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.649644 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:30.656091 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-83385e8e-2f57-4320-99e7-f614b4e79607 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:30.664589 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83385e8e-2f57-4320-99e7-f614b4e79607 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 returned with HTTP 200 Aug 18 13:05:30.665876 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 282/1133] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:30 2026] GET /volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:30.684077 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2a9f72b1-c69b-4920-b17b-9c9333c99a83 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.688047 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a9f72b1-c69b-4920-b17b-9c9333c99a83 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:30.688392 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a9f72b1-c69b-4920-b17b-9c9333c99a83 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.688497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a9f72b1-c69b-4920-b17b-9c9333c99a83 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.700743 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.700743 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:30.708142 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2a9f72b1-c69b-4920-b17b-9c9333c99a83 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:30.719706 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a9f72b1-c69b-4920-b17b-9c9333c99a83 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 returned with HTTP 200 Aug 18 13:05:30.720191 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 282/1134] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:30 2026] GET /volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:30.744440 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.777529 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-8d6f9ddb-95d2-4b6f-97ae-de23e7f24777 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" released by "attachment_update" :: held 0.172s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:05:30.777918 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-8d6f9ddb-95d2-4b6f-97ae-de23e7f24777 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f returned with HTTP 200 Aug 18 13:05:30.778616 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 286/1135] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:05:30 2026] PUT /volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:30.804671 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:30.804671 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:30.808414 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:30.808414 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Create volume of 1 GB Aug 18 13:05:30.816719 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Availability Zones retrieved successfully. Aug 18 13:05:30.828418 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Flow 'volume_create_api' (c4c25a9b-70a2-4e1e-9b29-2bbe72db123f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:30.832189 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47823e7-eba0-4c72-be2e-2ff41afe3dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:30.832189 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:30.873852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b938eada-3bc0-4b7f-9333-a9b86aef3db8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:30.877236 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b938eada-3bc0-4b7f-9333-a9b86aef3db8 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:05:30.877236 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b938eada-3bc0-4b7f-9333-a9b86aef3db8 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:30.877236 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b938eada-3bc0-4b7f-9333-a9b86aef3db8 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:30.882883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47823e7-eba0-4c72-be2e-2ff41afe3dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:30.883890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6411187c-3c5c-4662-bec1-6a086c7169ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:30.889916 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:30.889916 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:30.903249 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b938eada-3bc0-4b7f-9333-a9b86aef3db8 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:05:30.913965 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b938eada-3bc0-4b7f-9333-a9b86aef3db8 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:05:30.914718 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 283/1136] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:30 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:31.006461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Created reservations ['7d2bf5e6-d33a-4d62-b41a-78004d301835', '78ed69cf-c07b-4bdb-8f10-9d299284637b', 'd8211866-4693-4965-8c6f-e8eefdcfcb59', 'e22e9bc7-3354-4293-8950-063474b00f1b'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:31.006461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6411187c-3c5c-4662-bec1-6a086c7169ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d2bf5e6-d33a-4d62-b41a-78004d301835', '78ed69cf-c07b-4bdb-8f10-9d299284637b', 'd8211866-4693-4965-8c6f-e8eefdcfcb59', 'e22e9bc7-3354-4293-8950-063474b00f1b']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:31.009838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294dfb54-883f-4a9f-909c-b9421568c730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:31.050611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294dfb54-883f-4a9f-909c-b9421568c730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9675be19-04fc-44c6-866e-3355a07fb8c5', '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='18a7de928edb4bcaa3291c26884cfdb2',qos_specs=None,replication_status=,reservations=['7d2bf5e6-d33a-4d62-b41a-78004d301835','78ed69cf-c07b-4bdb-8f10-9d299284637b','d8211866-4693-4965-8c6f-e8eefdcfcb59','e22e9bc7-3354-4293-8950-063474b00f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab37c24381f7492ebf54591a01d9769c',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05: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=9675be19-04fc-44c6-866e-3355a07fb8c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18a7de928edb4bcaa3291c26884cfdb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab37c24381f7492ebf54591a01d9769c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:31.051731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4729e4-2ff9-436f-8b4a-c86e877b63a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:31.091279 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4729e4-2ff9-436f-8b4a-c86e877b63a6) transitioned into state 'SUCCESS' from 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='18a7de928edb4bcaa3291c26884cfdb2',qos_specs=None,replication_status=,reservations=['7d2bf5e6-d33a-4d62-b41a-78004d301835','78ed69cf-c07b-4bdb-8f10-9d299284637b','d8211866-4693-4965-8c6f-e8eefdcfcb59','e22e9bc7-3354-4293-8950-063474b00f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab37c24381f7492ebf54591a01d9769c',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:31.092354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdd8a38-8a79-49e2-9b38-d54bc512e3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:31.113889 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdd8a38-8a79-49e2-9b38-d54bc512e3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:31.115166 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Flow 'volume_create_api' (c4c25a9b-70a2-4e1e-9b29-2bbe72db123f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:31.115166 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Create volume request issued successfully. Aug 18 13:05:31.116508 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-233296f4-1965-4c6d-9ffb-d3a76e6fd93f tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:31.116601 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 286/1137] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:30 2026] POST /volume/v3/volumes => generated 733 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:31.141135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d5d44a79-c4fb-4060-a4f4-5934955c152c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:31.148332 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d5d44a79-c4fb-4060-a4f4-5934955c152c tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] GET https://10.4.3.126/volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 Aug 18 13:05:31.148332 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d5d44a79-c4fb-4060-a4f4-5934955c152c tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:31.148332 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d5d44a79-c4fb-4060-a4f4-5934955c152c tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:31.154071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-defe3e1e-a970-42a1-ad81-c93e297f74a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:31.158489 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-defe3e1e-a970-42a1-ad81-c93e297f74a4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] POST https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d/action Aug 18 13:05:31.159431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-defe3e1e-a970-42a1-ad81-c93e297f74a4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:31.159638 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-defe3e1e-a970-42a1-ad81-c93e297f74a4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:31.162358 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:31.162358 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:31.171263 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d5d44a79-c4fb-4060-a4f4-5934955c152c tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Volume info retrieved successfully. Aug 18 13:05:31.179202 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d5d44a79-c4fb-4060-a4f4-5934955c152c tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] https://10.4.3.126/volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 returned with HTTP 200 Aug 18 13:05:31.180511 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 283/1138] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:31 2026] GET /volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:31.192761 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:31.192761 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:31.227696 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c5192186-5915-4d84-97e6-0c6137dbae8b req-defe3e1e-a970-42a1-ad81-c93e297f74a4 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d/action returned with HTTP 204 Aug 18 13:05:31.227696 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 287/1139] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:05:31 2026] POST /volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:31.433420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e3da20cc-84f9-4a00-8752-cc564a757d8f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:31.435793 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3da20cc-84f9-4a00-8752-cc564a757d8f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:31.435964 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3da20cc-84f9-4a00-8752-cc564a757d8f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:31.436241 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3da20cc-84f9-4a00-8752-cc564a757d8f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:31.450349 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:31.450349 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:31.457404 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e3da20cc-84f9-4a00-8752-cc564a757d8f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:31.471867 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3da20cc-84f9-4a00-8752-cc564a757d8f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:31.471867 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 284/1140] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:31 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:32.199757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-83061598-49e9-44aa-b41b-31468d6e3b70 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:32.203861 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83061598-49e9-44aa-b41b-31468d6e3b70 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] GET https://10.4.3.126/volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 Aug 18 13:05:32.205457 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83061598-49e9-44aa-b41b-31468d6e3b70 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:32.205457 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83061598-49e9-44aa-b41b-31468d6e3b70 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:32.215947 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:32.215947 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:32.222970 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-83061598-49e9-44aa-b41b-31468d6e3b70 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Volume info retrieved successfully. Aug 18 13:05:32.230917 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83061598-49e9-44aa-b41b-31468d6e3b70 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] https://10.4.3.126/volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 returned with HTTP 200 Aug 18 13:05:32.232989 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 287/1141] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:32 2026] GET /volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:32.258874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:32.261414 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1&project_id=b248ad58f59e4666b2f0592e186882ec Aug 18 13:05:32.261701 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:32.262022 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:32.262740 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Could not evaluate value b248ad58f59e4666b2f0592e186882ec, assuming string {{(pid=100591) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:05:32.264057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Searching by: MultiDict([('project_id', 'b248ad58f59e4666b2f0592e186882ec'), ('all_tenants', 1)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:05:32.309234 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Get all volumes completed successfully. Aug 18 13:05:32.310313 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:32.310313 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:32.318320 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-68e8b724-d0f7-4af4-b6f6-3199828c51a9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1&project_id=b248ad58f59e4666b2f0592e186882ec returned with HTTP 200 Aug 18 13:05:32.318830 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 284/1142] 10.4.3.126 () {66 vars in 1373 bytes} [Tue Aug 18 13:05:32 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b248ad58f59e4666b2f0592e186882ec => generated 3018 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:32.337422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:32.342174 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 Aug 18 13:05:32.342174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:32.342174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:32.342174 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Delete volume with id: 9675be19-04fc-44c6-866e-3355a07fb8c5 Aug 18 13:05:32.353538 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:32.353538 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:32.354394 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Volume info retrieved successfully. Aug 18 13:05:32.391908 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] Delete volume request issued successfully. Aug 18 13:05:32.391908 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d808f92-8ee2-4d13-a667-5585e66d09d9 tempest-VolumesListAdminTestJSON-617725530 tempest-VolumesListAdminTestJSON-617725530-project-admin] https://10.4.3.126/volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 returned with HTTP 202 Aug 18 13:05:32.391908 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 288/1143] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:32 2026] DELETE /volume/v3/volumes/9675be19-04fc-44c6-866e-3355a07fb8c5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:32.405333 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7a74ea8d-b2cc-4899-bbd8-03013fd5798e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:32.408450 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a74ea8d-b2cc-4899-bbd8-03013fd5798e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:32.408634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a74ea8d-b2cc-4899-bbd8-03013fd5798e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:32.408799 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a74ea8d-b2cc-4899-bbd8-03013fd5798e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:32.424896 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:32.424896 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:32.433952 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7a74ea8d-b2cc-4899-bbd8-03013fd5798e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:32.442268 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a74ea8d-b2cc-4899-bbd8-03013fd5798e tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 returned with HTTP 200 Aug 18 13:05:32.442930 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 285/1144] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:32 2026] GET /volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:32.462530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:32.466226 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] DELETE https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:32.466468 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:32.466679 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:32.466843 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Delete volume with id: 04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:32.480109 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:32.480109 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:32.481252 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:32.488778 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-42a59758-3862-4905-a866-d300fcaa74f9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:32.491216 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-42a59758-3862-4905-a866-d300fcaa74f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:32.492274 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-42a59758-3862-4905-a866-d300fcaa74f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:32.492274 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-42a59758-3862-4905-a866-d300fcaa74f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:32.510708 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:32.510708 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:32.520043 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-42a59758-3862-4905-a866-d300fcaa74f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:32.526944 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Delete volume request issued successfully. Aug 18 13:05:32.527294 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e44a543b-b1c7-4d01-b5f6-6c39dc8f3690 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 returned with HTTP 202 Aug 18 13:05:32.527956 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 288/1145] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:32 2026] DELETE /volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:32.532166 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-42a59758-3862-4905-a866-d300fcaa74f9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:32.533250 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 285/1146] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:32 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:32.543942 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-87eb0c7a-6a58-4f52-b81c-0f6ec255f7a3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:32.546623 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87eb0c7a-6a58-4f52-b81c-0f6ec255f7a3 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:32.547910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87eb0c7a-6a58-4f52-b81c-0f6ec255f7a3 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:32.547910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87eb0c7a-6a58-4f52-b81c-0f6ec255f7a3 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:32.558538 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:32.558538 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:32.566835 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-87eb0c7a-6a58-4f52-b81c-0f6ec255f7a3 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:32.575184 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87eb0c7a-6a58-4f52-b81c-0f6ec255f7a3 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 returned with HTTP 200 Aug 18 13:05:32.575184 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 289/1147] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:32 2026] GET /volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:33.554529 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f083540d-45b4-4479-a346-fe4e800c914f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:33.558232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f083540d-45b4-4479-a346-fe4e800c914f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:33.558232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f083540d-45b4-4479-a346-fe4e800c914f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:33.558232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f083540d-45b4-4479-a346-fe4e800c914f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:33.581728 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:33.581728 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:33.597870 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f083540d-45b4-4479-a346-fe4e800c914f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:33.607940 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9f360ec3-2d1f-4a56-ab8a-d19dcf9e1069 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:33.608875 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9f360ec3-2d1f-4a56-ab8a-d19dcf9e1069 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 Aug 18 13:05:33.609048 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9f360ec3-2d1f-4a56-ab8a-d19dcf9e1069 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:33.609650 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9f360ec3-2d1f-4a56-ab8a-d19dcf9e1069 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:33.611254 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f083540d-45b4-4479-a346-fe4e800c914f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:33.611701 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 286/1148] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:33 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:33.619234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9f360ec3-2d1f-4a56-ab8a-d19dcf9e1069 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 returned with HTTP 404 Aug 18 13:05:33.619234 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 289/1149] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:33 2026] GET /volume/v3/volumes/04963f57-c709-40e6-a463-33ef81cd9a98 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:33.630292 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fe5b6b45-30af-4de9-a590-420f89cbc4dc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:33.635573 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe5b6b45-30af-4de9-a590-420f89cbc4dc tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:33.635573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fe5b6b45-30af-4de9-a590-420f89cbc4dc tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:33.635573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fe5b6b45-30af-4de9-a590-420f89cbc4dc tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:33.650387 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:33.650387 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:33.660862 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fe5b6b45-30af-4de9-a590-420f89cbc4dc tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:33.671467 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe5b6b45-30af-4de9-a590-420f89cbc4dc tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 returned with HTTP 200 Aug 18 13:05:33.671467 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 286/1150] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:33 2026] GET /volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:33.699004 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:33.701701 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] DELETE https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:33.701701 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:33.704230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:33.704230 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Delete volume with id: 53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:33.722232 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:33.722232 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:33.723546 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:33.767510 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Delete volume request issued successfully. Aug 18 13:05:33.768383 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1c26e572-015c-47f2-8d6a-e81e5eedd91a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 returned with HTTP 202 Aug 18 13:05:33.772107 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 290/1151] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:33 2026] DELETE /volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:33.783932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c2f250dd-8186-4572-84dd-4773590f3a11 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:33.787586 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c2f250dd-8186-4572-84dd-4773590f3a11 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:33.787876 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c2f250dd-8186-4572-84dd-4773590f3a11 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:33.788675 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c2f250dd-8186-4572-84dd-4773590f3a11 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:33.807913 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:33.807913 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:33.821117 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c2f250dd-8186-4572-84dd-4773590f3a11 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:33.837362 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c2f250dd-8186-4572-84dd-4773590f3a11 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 returned with HTTP 200 Aug 18 13:05:33.837362 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 287/1152] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:33 2026] GET /volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:34.354238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-bab0b0fb-9fcf-45cc-9916-df6712c4cc18 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:34.360237 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-bab0b0fb-9fcf-45cc-9916-df6712c4cc18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f/action Aug 18 13:05:34.361020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-bab0b0fb-9fcf-45cc-9916-df6712c4cc18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:34.361676 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-bab0b0fb-9fcf-45cc-9916-df6712c4cc18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:34.419672 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:34.419672 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:34.459608 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d9ac3977-6a57-48a5-919e-00de6bbe70e5 req-bab0b0fb-9fcf-45cc-9916-df6712c4cc18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f/action returned with HTTP 204 Aug 18 13:05:34.460288 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 290/1153] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:05:34 2026] POST /volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:34.634970 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5c4518af-5d37-40c2-a999-b810b052d037 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:34.635627 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c4518af-5d37-40c2-a999-b810b052d037 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:34.635978 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c4518af-5d37-40c2-a999-b810b052d037 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:34.636130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c4518af-5d37-40c2-a999-b810b052d037 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:34.659862 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:34.659862 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:34.668918 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5c4518af-5d37-40c2-a999-b810b052d037 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:34.677406 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c4518af-5d37-40c2-a999-b810b052d037 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:34.678002 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 287/1154] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:34 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:34.756654 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-44400bec-4d91-46be-9912-4a827015b1b6 req-5beab6bb-621a-4530-895e-512f2dcb31b4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:34.761530 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-5beab6bb-621a-4530-895e-512f2dcb31b4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:34.761530 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-5beab6bb-621a-4530-895e-512f2dcb31b4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:34.761953 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-5beab6bb-621a-4530-895e-512f2dcb31b4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:34.787297 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:34.787297 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:34.795746 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-44400bec-4d91-46be-9912-4a827015b1b6 req-5beab6bb-621a-4530-895e-512f2dcb31b4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:34.807082 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-5beab6bb-621a-4530-895e-512f2dcb31b4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:34.807082 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 291/1155] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:05:34 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:34.863348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6fee7561-ad83-48ec-9153-69774997e036 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:34.867258 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fee7561-ad83-48ec-9153-69774997e036 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 Aug 18 13:05:34.867258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fee7561-ad83-48ec-9153-69774997e036 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:34.881530 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fee7561-ad83-48ec-9153-69774997e036 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:34.896814 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fee7561-ad83-48ec-9153-69774997e036 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 returned with HTTP 404 Aug 18 13:05:34.898237 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 288/1156] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:34 2026] GET /volume/v3/volumes/53bd9670-b90d-4bdb-80c7-5e604b7a7ba4 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:05:34.914495 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1aa91740-7562-4ec4-a891-8a2acfb39b1c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:34.921057 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1aa91740-7562-4ec4-a891-8a2acfb39b1c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:34.921643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1aa91740-7562-4ec4-a891-8a2acfb39b1c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:34.922037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1aa91740-7562-4ec4-a891-8a2acfb39b1c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:34.938102 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:34.938102 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:34.957533 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1aa91740-7562-4ec4-a891-8a2acfb39b1c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:34.966928 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1aa91740-7562-4ec4-a891-8a2acfb39b1c tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 returned with HTTP 200 Aug 18 13:05:34.968489 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 291/1157] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:34 2026] GET /volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:34.995030 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d16e770b-fe8c-4778-b494-581e60814ba2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:34.998347 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d16e770b-fe8c-4778-b494-581e60814ba2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] DELETE https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:34.998347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d16e770b-fe8c-4778-b494-581e60814ba2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:34.998841 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d16e770b-fe8c-4778-b494-581e60814ba2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:34.998841 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-d16e770b-fe8c-4778-b494-581e60814ba2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Delete volume with id: aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:35.010039 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:35.010039 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:35.011857 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d16e770b-fe8c-4778-b494-581e60814ba2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:35.014176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a4f3e8e5-8eff-497b-b2a9-63c274e54411 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:35.016096 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4f3e8e5-8eff-497b-b2a9-63c274e54411 None None] GET https://10.4.3.126/volume// Aug 18 13:05:35.016453 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a4f3e8e5-8eff-497b-b2a9-63c274e54411 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:35.016945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a4f3e8e5-8eff-497b-b2a9-63c274e54411 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:35.018036 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4f3e8e5-8eff-497b-b2a9-63c274e54411 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:35.018719 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 292/1158] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:05:35 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:35.030640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-44400bec-4d91-46be-9912-4a827015b1b6 req-b5446a36-e8a7-4c83-bd0b-d368775dff7c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:35.041501 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-b5446a36-e8a7-4c83-bd0b-d368775dff7c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:05:35.041501 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-b5446a36-e8a7-4c83-bd0b-d368775dff7c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4426dc4-1ba1-4889-a7a1-93bcb7abb14a", "connector": null, "instance_uuid": "5f1623bf-d7fb-4b49-967b-20eec3dea490"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:35.068744 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d16e770b-fe8c-4778-b494-581e60814ba2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Delete volume request issued successfully. Aug 18 13:05:35.068744 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d16e770b-fe8c-4778-b494-581e60814ba2 tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 returned with HTTP 202 Aug 18 13:05:35.069100 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 288/1159] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:34 2026] DELETE /volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:35.075744 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:35.075744 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:35.092000 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c72e9d0f-5fe3-4fcf-bbf2-7b4f962b9d2a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:35.094506 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c72e9d0f-5fe3-4fcf-bbf2-7b4f962b9d2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:35.094643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c72e9d0f-5fe3-4fcf-bbf2-7b4f962b9d2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:35.094836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c72e9d0f-5fe3-4fcf-bbf2-7b4f962b9d2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:35.112108 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:35.112108 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:35.127364 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c72e9d0f-5fe3-4fcf-bbf2-7b4f962b9d2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Volume info retrieved successfully. Aug 18 13:05:35.135222 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-b5446a36-e8a7-4c83-bd0b-d368775dff7c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:05:35.135222 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 289/1160] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:05:35 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:35.136072 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c72e9d0f-5fe3-4fcf-bbf2-7b4f962b9d2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 returned with HTTP 200 Aug 18 13:05:35.136858 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 292/1161] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:35 2026] GET /volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:35.214666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f003188b-6463-4ff4-9ea7-32e1d6d05ff8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:35.220499 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f003188b-6463-4ff4-9ea7-32e1d6d05ff8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:35.221194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f003188b-6463-4ff4-9ea7-32e1d6d05ff8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:35.221613 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f003188b-6463-4ff4-9ea7-32e1d6d05ff8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:35.246600 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:35.246600 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:35.252777 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0d36c859-9134-4bbf-824b-a9e1c531f9d0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:35.252777 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0d36c859-9134-4bbf-824b-a9e1c531f9d0 None None] GET https://10.4.3.126/volume// Aug 18 13:05:35.254178 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0d36c859-9134-4bbf-824b-a9e1c531f9d0 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:35.254419 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f003188b-6463-4ff4-9ea7-32e1d6d05ff8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:35.254567 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0d36c859-9134-4bbf-824b-a9e1c531f9d0 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:35.254567 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0d36c859-9134-4bbf-824b-a9e1c531f9d0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:35.254567 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 289/1162] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:05:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:35.261691 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f003188b-6463-4ff4-9ea7-32e1d6d05ff8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:35.262312 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 293/1163] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:35 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:35.281397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-44400bec-4d91-46be-9912-4a827015b1b6 req-d34cb092-fbe1-4b80-8cbb-acc04b609f48 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:35.287898 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-d34cb092-fbe1-4b80-8cbb-acc04b609f48 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:35.289448 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-d34cb092-fbe1-4b80-8cbb-acc04b609f48 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:35.289448 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-d34cb092-fbe1-4b80-8cbb-acc04b609f48 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:35.310475 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:35.310475 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:35.316794 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-44400bec-4d91-46be-9912-4a827015b1b6 req-d34cb092-fbe1-4b80-8cbb-acc04b609f48 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:35.324751 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-d34cb092-fbe1-4b80-8cbb-acc04b609f48 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:35.325620 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 290/1164] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:05:35 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1327 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:35.486229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-44400bec-4d91-46be-9912-4a827015b1b6 req-83422a28-47c3-4d2f-9081-23cae47ba30d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:35.489177 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-83422a28-47c3-4d2f-9081-23cae47ba30d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0 Aug 18 13:05:35.489177 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-83422a28-47c3-4d2f-9081-23cae47ba30d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:35.502715 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-44400bec-4d91-46be-9912-4a827015b1b6 req-83422a28-47c3-4d2f-9081-23cae47ba30d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:05:35.511937 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-44400bec-4d91-46be-9912-4a827015b1b6 req-83422a28-47c3-4d2f-9081-23cae47ba30d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" acquired by "attachment_update" :: waited 0.010s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:05:35.514020 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:35.514020 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:35.663718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-44400bec-4d91-46be-9912-4a827015b1b6 req-83422a28-47c3-4d2f-9081-23cae47ba30d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" released by "attachment_update" :: held 0.152s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:05:35.664667 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-83422a28-47c3-4d2f-9081-23cae47ba30d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0 returned with HTTP 200 Aug 18 13:05:35.665153 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 293/1165] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:05:35 2026] PUT /volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:36.076201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6a72862a-434f-4539-9580-d5a03e23d168 req-8b55f5ca-9c01-400e-9666-63877a87ccc9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:36.080576 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a72862a-434f-4539-9580-d5a03e23d168 req-8b55f5ca-9c01-400e-9666-63877a87ccc9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d Aug 18 13:05:36.080576 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6a72862a-434f-4539-9580-d5a03e23d168 req-8b55f5ca-9c01-400e-9666-63877a87ccc9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:36.080850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6a72862a-434f-4539-9580-d5a03e23d168 req-8b55f5ca-9c01-400e-9666-63877a87ccc9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:36.095960 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:36.095960 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:36.160986 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a01ce322-590d-48e4-be65-c992cfac0a2a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:36.166473 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a01ce322-590d-48e4-be65-c992cfac0a2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] GET https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 Aug 18 13:05:36.166473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a01ce322-590d-48e4-be65-c992cfac0a2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:36.166631 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a01ce322-590d-48e4-be65-c992cfac0a2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:36.174353 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a01ce322-590d-48e4-be65-c992cfac0a2a tempest-VolumesListAdminTestJSON-2019553172 tempest-VolumesListAdminTestJSON-2019553172-project-member] https://10.4.3.126/volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 returned with HTTP 404 Aug 18 13:05:36.175401 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 294/1166] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:36 2026] GET /volume/v3/volumes/aaff7def-3b8f-4bf7-9dbc-fe852fc556d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:36.201279 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a72862a-434f-4539-9580-d5a03e23d168 req-8b55f5ca-9c01-400e-9666-63877a87ccc9 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d returned with HTTP 200 Aug 18 13:05:36.201279 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 290/1167] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:36 2026] DELETE /volume/v3/attachments/ac350fae-8283-4cf7-bbdc-86a79818799d => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:36.291796 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4072f802-691f-4492-a857-f2ba5ccb804e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:36.296367 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4072f802-691f-4492-a857-f2ba5ccb804e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:36.296527 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4072f802-691f-4492-a857-f2ba5ccb804e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:36.296778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4072f802-691f-4492-a857-f2ba5ccb804e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:36.332733 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:36.332733 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:36.352636 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4072f802-691f-4492-a857-f2ba5ccb804e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:36.370043 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4072f802-691f-4492-a857-f2ba5ccb804e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:36.370476 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 291/1168] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:36 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:36.646836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-81787ba8-7e63-4790-8565-d2fced7a2c63 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:36.649859 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-81787ba8-7e63-4790-8565-d2fced7a2c63 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:36.650821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-81787ba8-7e63-4790-8565-d2fced7a2c63 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:36.650821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-81787ba8-7e63-4790-8565-d2fced7a2c63 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:36.666745 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:36.666745 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:36.672236 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-81787ba8-7e63-4790-8565-d2fced7a2c63 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:05:36.680660 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-81787ba8-7e63-4790-8565-d2fced7a2c63 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:05:36.680986 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 294/1169] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:36 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:36.736916 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3c03e16f-04da-4db1-8e76-01ec181eecee None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:36.739391 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3c03e16f-04da-4db1-8e76-01ec181eecee tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:36.739614 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3c03e16f-04da-4db1-8e76-01ec181eecee tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:36.739901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3c03e16f-04da-4db1-8e76-01ec181eecee tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:36.750948 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:36.750948 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:36.758967 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3c03e16f-04da-4db1-8e76-01ec181eecee tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:05:36.767064 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3c03e16f-04da-4db1-8e76-01ec181eecee tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:05:36.767870 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 295/1170] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:36 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:05:36.798878 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:36.802382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:36.802703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:36.805704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:36.805704 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Delete volume with id: b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:36.818710 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:36.818710 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:36.819528 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:05:36.857862 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Delete volume request issued successfully. Aug 18 13:05:36.859347 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f82b7524-3a80-40b5-b76d-f184da4f5445 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 202 Aug 18 13:05:36.859721 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 291/1171] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:36 2026] DELETE /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:36.874286 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c653ba02-c800-450f-8c7c-d70b03b59a69 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:36.880362 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c653ba02-c800-450f-8c7c-d70b03b59a69 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:36.880362 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c653ba02-c800-450f-8c7c-d70b03b59a69 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:36.880362 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c653ba02-c800-450f-8c7c-d70b03b59a69 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:36.912701 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:36.912701 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:36.919236 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c653ba02-c800-450f-8c7c-d70b03b59a69 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Volume info retrieved successfully. Aug 18 13:05:36.926538 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c653ba02-c800-450f-8c7c-d70b03b59a69 tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 200 Aug 18 13:05:36.926791 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 292/1172] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:36 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:37.394430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-40494648-82be-498e-8335-5e35539039fd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:37.400345 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-40494648-82be-498e-8335-5e35539039fd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:37.400614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-40494648-82be-498e-8335-5e35539039fd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:37.401508 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-40494648-82be-498e-8335-5e35539039fd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:37.431848 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:37.431848 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:37.439895 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-40494648-82be-498e-8335-5e35539039fd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:37.450831 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-40494648-82be-498e-8335-5e35539039fd tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:37.451914 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 295/1173] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:37 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:37.947567 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-27db3b23-b325-422f-a776-31e1940348bd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:37.951282 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-27db3b23-b325-422f-a776-31e1940348bd tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] GET https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 Aug 18 13:05:37.952252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-27db3b23-b325-422f-a776-31e1940348bd tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:37.953591 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-27db3b23-b325-422f-a776-31e1940348bd tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:37.964483 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-27db3b23-b325-422f-a776-31e1940348bd tempest-ServerActionsTestOtherB-68293151 tempest-ServerActionsTestOtherB-68293151-project-member] https://10.4.3.126/volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 returned with HTTP 404 Aug 18 13:05:37.965690 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 296/1174] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:37 2026] GET /volume/v3/volumes/b648b37d-0928-4527-b555-f317212d2e13 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:38.102942 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-44400bec-4d91-46be-9912-4a827015b1b6 req-28429e75-290a-4e83-87af-48cc11586d1b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:38.108995 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-28429e75-290a-4e83-87af-48cc11586d1b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0/action Aug 18 13:05:38.109782 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-28429e75-290a-4e83-87af-48cc11586d1b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:38.110000 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-28429e75-290a-4e83-87af-48cc11586d1b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:38.162484 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:38.162484 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:38.208825 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-44400bec-4d91-46be-9912-4a827015b1b6 req-28429e75-290a-4e83-87af-48cc11586d1b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0/action returned with HTTP 204 Aug 18 13:05:38.208825 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 292/1175] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:05:38 2026] POST /volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:38.470038 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94197408-da6a-4964-884d-df76e7bb8d55 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:38.473173 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94197408-da6a-4964-884d-df76e7bb8d55 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:38.473173 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94197408-da6a-4964-884d-df76e7bb8d55 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:38.474306 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94197408-da6a-4964-884d-df76e7bb8d55 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:38.505581 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:38.505581 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:38.515128 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-94197408-da6a-4964-884d-df76e7bb8d55 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:38.534399 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94197408-da6a-4964-884d-df76e7bb8d55 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:38.536753 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 293/1176] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:38 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:41.403508 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0907afc0-1466-4cf1-8126-e93b94d4718b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:41.709685 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:41.710489 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-375423302"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:41.712460 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-375423302'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:41.713596 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Create volume of 1 GB Aug 18 13:05:41.721631 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Availability Zones retrieved successfully. Aug 18 13:05:41.736665 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Flow 'volume_create_api' (c9b9e763-444c-4f1a-9cc7-434b2d6d8f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:41.739248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1c1bd6-9b9a-4714-8e41-70af613926d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:41.740813 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:41.800901 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1c1bd6-9b9a-4714-8e41-70af613926d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:41.802766 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f997441a-b8c7-4f27-aba6-7d0cf13ad272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:41.920913 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Created reservations ['667567ed-f999-42b6-ad1e-7f2e59c26391', '10ba62bc-2eb1-4b1f-bc14-056fc9e264fb', '7d1ccd7a-a4aa-44e8-a960-4c59cfe47fed', 'ba83ea5b-9a9b-454e-95e3-3075806855c0'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:41.922056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f997441a-b8c7-4f27-aba6-7d0cf13ad272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667567ed-f999-42b6-ad1e-7f2e59c26391', '10ba62bc-2eb1-4b1f-bc14-056fc9e264fb', '7d1ccd7a-a4aa-44e8-a960-4c59cfe47fed', 'ba83ea5b-9a9b-454e-95e3-3075806855c0']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:41.923019 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1700cd-1ca3-4fe5-a54c-23b31f2fc8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:41.961002 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1700cd-1ca3-4fe5-a54c-23b31f2fc8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d14fefe-9a9d-4f35-97df-48c012846112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-375423302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ee529688f44520812b53f69789a2a1',qos_specs=None,replication_status=,reservations=['667567ed-f999-42b6-ad1e-7f2e59c26391','10ba62bc-2eb1-4b1f-bc14-056fc9e264fb','7d1ccd7a-a4aa-44e8-a960-4c59cfe47fed','ba83ea5b-9a9b-454e-95e3-3075806855c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575ac4ebc4f64c45af0c5fb5ebd35fed',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-375423302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d14fefe-9a9d-4f35-97df-48c012846112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ee529688f44520812b53f69789a2a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='575ac4ebc4f64c45af0c5fb5ebd35fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:41.961908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72fe7d0-be3d-4d79-969e-4718a5c19ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:41.987630 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72fe7d0-be3d-4d79-969e-4718a5c19ef8) transitioned into state 'SUCCESS' from state '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-375423302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ee529688f44520812b53f69789a2a1',qos_specs=None,replication_status=,reservations=['667567ed-f999-42b6-ad1e-7f2e59c26391','10ba62bc-2eb1-4b1f-bc14-056fc9e264fb','7d1ccd7a-a4aa-44e8-a960-4c59cfe47fed','ba83ea5b-9a9b-454e-95e3-3075806855c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575ac4ebc4f64c45af0c5fb5ebd35fed',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:41.990075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4212d2ce-a77e-417d-b608-8fe0ee38a852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:42.014071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4212d2ce-a77e-417d-b608-8fe0ee38a852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:42.015413 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Flow 'volume_create_api' (c9b9e763-444c-4f1a-9cc7-434b2d6d8f86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:42.015862 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Create volume request issued successfully. Aug 18 13:05:42.016798 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0907afc0-1466-4cf1-8126-e93b94d4718b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:42.017366 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 296/1177] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:41 2026] POST /volume/v3/volumes => generated 750 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:42.036293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6b6b33aa-77a8-4629-869f-20cf83c95694 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:42.038350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b6b33aa-77a8-4629-869f-20cf83c95694 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:42.038708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b6b33aa-77a8-4629-869f-20cf83c95694 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:42.039040 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b6b33aa-77a8-4629-869f-20cf83c95694 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:42.054285 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:42.054285 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:42.058900 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6b6b33aa-77a8-4629-869f-20cf83c95694 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Volume info retrieved successfully. Aug 18 13:05:42.063433 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b6b33aa-77a8-4629-869f-20cf83c95694 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 200 Aug 18 13:05:42.063804 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 297/1178] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:42 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:43.086822 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2e7f815c-87b6-4359-a7bc-8f1d12b1257b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:43.092955 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2e7f815c-87b6-4359-a7bc-8f1d12b1257b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:43.093275 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2e7f815c-87b6-4359-a7bc-8f1d12b1257b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:43.093874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2e7f815c-87b6-4359-a7bc-8f1d12b1257b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:43.110639 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:43.110639 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:43.118434 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2e7f815c-87b6-4359-a7bc-8f1d12b1257b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Volume info retrieved successfully. Aug 18 13:05:43.126905 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2e7f815c-87b6-4359-a7bc-8f1d12b1257b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 200 Aug 18 13:05:43.128942 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 293/1179] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:43 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:43.150778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d5955a7e-f645-406c-8516-6905d20ad711 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:43.154860 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5955a7e-f645-406c-8516-6905d20ad711 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer Aug 18 13:05:43.156051 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d5955a7e-f645-406c-8516-6905d20ad711 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0d14fefe-9a9d-4f35-97df-48c012846112"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:43.157702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.volume_transfer [None req-d5955a7e-f645-406c-8516-6905d20ad711 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Creating new volume transfer {'transfer': {'volume_id': '0d14fefe-9a9d-4f35-97df-48c012846112'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 13:05:43.158078 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.volume_transfer [None req-d5955a7e-f645-406c-8516-6905d20ad711 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Creating transfer of volume 0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:43.158366 np0000007652 devstack@c-api.service[100589]: INFO cinder.transfer.api [None req-d5955a7e-f645-406c-8516-6905d20ad711 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Generating transfer record for volume 0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:43.170737 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:43.170737 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:43.207500 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5955a7e-f645-406c-8516-6905d20ad711 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 13:05:43.209025 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 294/1180] 10.4.3.126 () {68 vars in 1291 bytes} [Tue Aug 18 13:05:43 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:43.224808 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a0c825f7-c146-45ba-8cad-c626d658060a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:43.229173 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a0c825f7-c146-45ba-8cad-c626d658060a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:43.229525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a0c825f7-c146-45ba-8cad-c626d658060a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:43.229614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a0c825f7-c146-45ba-8cad-c626d658060a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:43.254842 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:43.254842 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:43.267909 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a0c825f7-c146-45ba-8cad-c626d658060a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Volume info retrieved successfully. Aug 18 13:05:43.280827 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a0c825f7-c146-45ba-8cad-c626d658060a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 200 Aug 18 13:05:43.280827 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 297/1181] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:43 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:43.305617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8b811f77-588d-4248-be47-721078d7b9c8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:43.311885 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8b811f77-588d-4248-be47-721078d7b9c8 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98 Aug 18 13:05:43.311885 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8b811f77-588d-4248-be47-721078d7b9c8 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:43.311885 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8b811f77-588d-4248-be47-721078d7b9c8 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:43.332334 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8b811f77-588d-4248-be47-721078d7b9c8 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98 returned with HTTP 200 Aug 18 13:05:43.332334 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 298/1182] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:05:43 2026] GET /volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98 => generated 409 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:43.342935 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6701bc4c-c609-43a9-9775-88c2ee841809 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:43.349349 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6701bc4c-c609-43a9-9775-88c2ee841809 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/os-volume-transfer Aug 18 13:05:43.349349 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6701bc4c-c609-43a9-9775-88c2ee841809 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:43.349697 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6701bc4c-c609-43a9-9775-88c2ee841809 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:43.349794 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.volume_transfer [None req-6701bc4c-c609-43a9-9775-88c2ee841809 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Listing volume transfers {{(pid=100591) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 13:05:43.359553 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6701bc4c-c609-43a9-9775-88c2ee841809 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 13:05:43.361136 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 294/1183] 10.4.3.126 () {66 vars in 1270 bytes} [Tue Aug 18 13:05:43 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:43.380768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:43.594654 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98/accept Aug 18 13:05:43.594654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aafb1d31955176ea"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:43.595599 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.volume_transfer [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Accepting volume transfer 6c9c2488-2efe-4538-9fde-3493d3edbe98 {{(pid=100589) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:05:43.595683 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.volume_transfer [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Accepting transfer 6c9c2488-2efe-4538-9fde-3493d3edbe98 Aug 18 13:05:43.826418 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Created reservations ['562b6ef4-a4a9-4c56-baf4-a4a3e8537dc8', '8e759d3f-63d6-4878-a58b-0fd67ec1c1d4', '4c1d7df6-d7a2-452a-9b63-cd5a023c8936', 'fb596b7b-d98a-4ead-b44f-62b3aa476967'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:43.880284 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Created reservations ['137bae93-d775-468a-889c-a9b2257ce13a', 'dd62bda6-99bc-4511-b1c1-b0b6b15a5ee4', 'da9538de-6d8c-40d2-a1d3-297167f33416', 'b44258b3-9071-4689-a5ac-0468ba4fa272'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:43.996046 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Created reservations ['f013fe74-ca54-4f22-82ff-e159d2dcefd8', '9454114b-be83-4535-a289-f5ef1f1595cb', '75dc045c-2f2a-472e-a81b-6578cbf7970c', '28039c53-e5cb-44ce-abe0-4bf952c825fd'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:44.069097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Created reservations ['03ff6080-f592-4b13-8204-4d9d4742a216', '1dea85c9-108b-4adf-819e-9232664c3c0d', '3bb0f43b-c5d6-4a6b-8f73-70239190b115', '82a8d500-16dd-4786-be02-0dadf6233817'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:44.088764 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Transfer volume completed successfully. Aug 18 13:05:44.229078 np0000007652 devstack@c-api.service[100589]: INFO cinder.transfer.api [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Volume 0d14fefe-9a9d-4f35-97df-48c012846112 has been transferred. Aug 18 13:05:44.243648 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b58cd55f-98c1-43af-8de6-30b1bd237e0a tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98/accept returned with HTTP 202 Aug 18 13:05:44.244373 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 295/1184] 10.4.3.126 () {68 vars in 1423 bytes} [Tue Aug 18 13:05:43 2026] POST /volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98/accept => generated 365 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:44.262084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bb554c2e-cf7c-4d17-a128-cf9648d1b49e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:44.264595 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bb554c2e-cf7c-4d17-a128-cf9648d1b49e tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:44.264595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bb554c2e-cf7c-4d17-a128-cf9648d1b49e tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:44.264595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bb554c2e-cf7c-4d17-a128-cf9648d1b49e tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:44.280343 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:44.280343 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:44.290282 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bb554c2e-cf7c-4d17-a128-cf9648d1b49e tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Volume info retrieved successfully. Aug 18 13:05:44.298567 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bb554c2e-cf7c-4d17-a128-cf9648d1b49e tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 200 Aug 18 13:05:44.299252 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 298/1185] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:44 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:44.318074 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ff059da6-cd4f-40ca-ae48-04252cca8bef None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:44.321422 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff059da6-cd4f-40ca-ae48-04252cca8bef tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:44.321422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff059da6-cd4f-40ca-ae48-04252cca8bef tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:44.321593 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff059da6-cd4f-40ca-ae48-04252cca8bef tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:44.333820 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:44.333820 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:44.340747 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ff059da6-cd4f-40ca-ae48-04252cca8bef tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] Volume info retrieved successfully. Aug 18 13:05:44.350198 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff059da6-cd4f-40ca-ae48-04252cca8bef tempest-VolumesTransfersTest-1594732767 tempest-VolumesTransfersTest-1594732767-project-member] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 200 Aug 18 13:05:44.350993 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 299/1186] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:44 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:44.373649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb747bdc-bc21-4d7c-a107-aceab0fe26d9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:44.377692 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb747bdc-bc21-4d7c-a107-aceab0fe26d9 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] DELETE https://10.4.3.126/volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98 Aug 18 13:05:44.377897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb747bdc-bc21-4d7c-a107-aceab0fe26d9 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:44.378560 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb747bdc-bc21-4d7c-a107-aceab0fe26d9 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:44.378560 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.volume_transfer [None req-bb747bdc-bc21-4d7c-a107-aceab0fe26d9 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Delete transfer with id: 6c9c2488-2efe-4538-9fde-3493d3edbe98 Aug 18 13:05:44.387555 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb747bdc-bc21-4d7c-a107-aceab0fe26d9 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98 returned with HTTP 404 Aug 18 13:05:44.388040 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 295/1187] 10.4.3.126 () {66 vars in 1384 bytes} [Tue Aug 18 13:05:44 2026] DELETE /volume/v3/os-volume-transfer/6c9c2488-2efe-4538-9fde-3493d3edbe98 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:44.403614 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:44.532056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-c95cfd33-c1d5-4e20-ac44-1077984fff61 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:44.537378 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-c95cfd33-c1d5-4e20-ac44-1077984fff61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:05:44.537894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-c95cfd33-c1d5-4e20-ac44-1077984fff61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:44.538219 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-c95cfd33-c1d5-4e20-ac44-1077984fff61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:44.586841 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:44.586841 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:44.603582 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-c95cfd33-c1d5-4e20-ac44-1077984fff61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:05:44.618297 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-c95cfd33-c1d5-4e20-ac44-1077984fff61 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:05:44.618919 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 299/1188] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:05:44 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1442 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:44.714927 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:44.715840 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:44.715840 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:44.716378 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Delete volume with id: 0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:44.730563 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:44.730563 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:44.733673 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Volume info retrieved successfully. Aug 18 13:05:44.776632 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Delete volume request issued successfully. Aug 18 13:05:44.776939 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c92abd71-1f44-4c3c-bacb-ddb474a49158 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 202 Aug 18 13:05:44.778924 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 296/1189] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:44 2026] DELETE /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 0 bytes in 377 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:44.791500 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f06826f3-fe87-4fb9-9b04-836f458bf3c7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:44.794703 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f06826f3-fe87-4fb9-9b04-836f458bf3c7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:44.795011 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f06826f3-fe87-4fb9-9b04-836f458bf3c7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:44.798478 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f06826f3-fe87-4fb9-9b04-836f458bf3c7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:44.811370 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:44.811370 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:44.817901 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f06826f3-fe87-4fb9-9b04-836f458bf3c7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Volume info retrieved successfully. Aug 18 13:05:44.827234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f06826f3-fe87-4fb9-9b04-836f458bf3c7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 200 Aug 18 13:05:44.827234 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 300/1190] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:44 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:45.188323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c1a6946e-757c-40e1-a209-0e4d840d8b9e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:45.188874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1a6946e-757c-40e1-a209-0e4d840d8b9e None None] GET https://10.4.3.126/volume// Aug 18 13:05:45.190194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1a6946e-757c-40e1-a209-0e4d840d8b9e None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:45.190194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1a6946e-757c-40e1-a209-0e4d840d8b9e None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:45.190194 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1a6946e-757c-40e1-a209-0e4d840d8b9e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:45.190194 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 296/1191] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:05:45.207740 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61f68bee-4261-46e4-aa9d-2303d832572c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:45.211579 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61f68bee-4261-46e4-aa9d-2303d832572c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:05:45.213344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61f68bee-4261-46e4-aa9d-2303d832572c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4426dc4-1ba1-4889-a7a1-93bcb7abb14a", "connector": null, "instance_uuid": "45eada32-efa8-47c8-a98f-b34b6e2e5113"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:45.249523 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:45.249523 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:45.310961 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61f68bee-4261-46e4-aa9d-2303d832572c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:05:45.311507 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 300/1192] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:05:45 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:45.324479 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-be750e91-e130-4dd9-8367-8cec0615f274 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:45.328618 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-be750e91-e130-4dd9-8367-8cec0615f274 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f Aug 18 13:05:45.328950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-be750e91-e130-4dd9-8367-8cec0615f274 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:45.329750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-be750e91-e130-4dd9-8367-8cec0615f274 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:45.350471 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:45.350471 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:45.489023 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-be750e91-e130-4dd9-8367-8cec0615f274 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f returned with HTTP 200 Aug 18 13:05:45.489962 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 297/1193] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:45 2026] DELETE /volume/v3/attachments/c5a187cb-a9f9-49bf-b4ae-56bdbc4b4d1f => generated 367 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:45.851802 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ed2c560c-513e-472a-9675-69d81c5487ae None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:45.856408 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ed2c560c-513e-472a-9675-69d81c5487ae tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:45.856587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ed2c560c-513e-472a-9675-69d81c5487ae tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:45.857246 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ed2c560c-513e-472a-9675-69d81c5487ae tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:45.869383 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ed2c560c-513e-472a-9675-69d81c5487ae tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 404 Aug 18 13:05:45.870391 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 301/1194] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:45 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:45.881583 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e37bd1bf-583f-45fc-a1b7-83e9e6a11d5b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:45.886972 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e37bd1bf-583f-45fc-a1b7-83e9e6a11d5b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:45.886972 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e37bd1bf-583f-45fc-a1b7-83e9e6a11d5b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:45.887439 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e37bd1bf-583f-45fc-a1b7-83e9e6a11d5b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:45.899489 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e37bd1bf-583f-45fc-a1b7-83e9e6a11d5b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 404 Aug 18 13:05:45.900146 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 297/1195] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:45 2026] GET /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:45.913045 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3e95fd59-8403-46c3-b171-2daad06b3927 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:45.917544 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3e95fd59-8403-46c3-b171-2daad06b3927 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:45.917544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3e95fd59-8403-46c3-b171-2daad06b3927 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:45.917845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3e95fd59-8403-46c3-b171-2daad06b3927 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:45.919034 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-3e95fd59-8403-46c3-b171-2daad06b3927 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Delete volume with id: 0d14fefe-9a9d-4f35-97df-48c012846112 Aug 18 13:05:45.938635 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3e95fd59-8403-46c3-b171-2daad06b3927 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 returned with HTTP 404 Aug 18 13:05:45.938635 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 301/1196] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:45 2026] DELETE /volume/v3/volumes/0d14fefe-9a9d-4f35-97df-48c012846112 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:45.945724 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-147131c7-20a4-4310-9cf2-3f7884d87244 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:45.949725 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:45.949725 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1547742842"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:45.951849 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1547742842'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:45.951849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Create volume of 1 GB Aug 18 13:05:45.952145 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:45.952145 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:45.959237 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Availability Zones retrieved successfully. Aug 18 13:05:45.967964 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Flow 'volume_create_api' (3791273f-3d0f-4b65-8e1a-8338e301cb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:45.968969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab247c9-19dd-482d-914d-2e8794a96262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:45.971572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:46.010937 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab247c9-19dd-482d-914d-2e8794a96262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:46.013069 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1ee240-9e20-472a-8da0-856c0c57c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:46.094887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Created reservations ['4b51f8cd-f864-4818-bd67-694ee5005de4', '5d285358-b6d5-461d-9a17-92a5406fe8cc', 'b877ad17-3b9b-42e0-92b0-a74364f320e5', 'f0e1b3f1-28cb-41ba-a688-63ea53ff9dc3'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:46.099315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1ee240-9e20-472a-8da0-856c0c57c66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b51f8cd-f864-4818-bd67-694ee5005de4', '5d285358-b6d5-461d-9a17-92a5406fe8cc', 'b877ad17-3b9b-42e0-92b0-a74364f320e5', 'f0e1b3f1-28cb-41ba-a688-63ea53ff9dc3']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:46.100863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed6aeb1-52fa-48b5-8c8f-7e255d71f7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:46.142476 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed6aeb1-52fa-48b5-8c8f-7e255d71f7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5858d0d5-bfcd-4c08-9003-620c64a7045a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1547742842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ee529688f44520812b53f69789a2a1',qos_specs=None,replication_status=,reservations=['4b51f8cd-f864-4818-bd67-694ee5005de4','5d285358-b6d5-461d-9a17-92a5406fe8cc','b877ad17-3b9b-42e0-92b0-a74364f320e5','f0e1b3f1-28cb-41ba-a688-63ea53ff9dc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575ac4ebc4f64c45af0c5fb5ebd35fed',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1547742842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5858d0d5-bfcd-4c08-9003-620c64a7045a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82ee529688f44520812b53f69789a2a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='575ac4ebc4f64c45af0c5fb5ebd35fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:46.144627 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2a0ba9-0047-4985-b121-1bb785000153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:46.184531 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2a0ba9-0047-4985-b121-1bb785000153) transitioned into state 'SUCCESS' from state '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-1547742842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82ee529688f44520812b53f69789a2a1',qos_specs=None,replication_status=,reservations=['4b51f8cd-f864-4818-bd67-694ee5005de4','5d285358-b6d5-461d-9a17-92a5406fe8cc','b877ad17-3b9b-42e0-92b0-a74364f320e5','f0e1b3f1-28cb-41ba-a688-63ea53ff9dc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575ac4ebc4f64c45af0c5fb5ebd35fed',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:46.184531 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2158c37-3160-46f7-945b-eb87162f5043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:46.209095 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2158c37-3160-46f7-945b-eb87162f5043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:46.211509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Flow 'volume_create_api' (3791273f-3d0f-4b65-8e1a-8338e301cb44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:46.211509 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Create volume request issued successfully. Aug 18 13:05:46.211509 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-147131c7-20a4-4310-9cf2-3f7884d87244 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:46.211712 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 298/1197] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:05:45 2026] POST /volume/v3/volumes => generated 751 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:46.234921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cf9c8a64-0e6f-4278-afdc-45de68896732 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:46.241132 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf9c8a64-0e6f-4278-afdc-45de68896732 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:46.241545 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf9c8a64-0e6f-4278-afdc-45de68896732 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:46.241816 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf9c8a64-0e6f-4278-afdc-45de68896732 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:46.273848 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:46.273848 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:46.292324 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cf9c8a64-0e6f-4278-afdc-45de68896732 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Volume info retrieved successfully. Aug 18 13:05:46.307599 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf9c8a64-0e6f-4278-afdc-45de68896732 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 200 Aug 18 13:05:46.307893 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 302/1198] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:46 2026] GET /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:47.114169 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-9f12ee6c-0ef2-400e-82b5-bbaffd620918 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.118237 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-9f12ee6c-0ef2-400e-82b5-bbaffd620918 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 Aug 18 13:05:47.118690 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-9f12ee6c-0ef2-400e-82b5-bbaffd620918 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:47.131139 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-9f12ee6c-0ef2-400e-82b5-bbaffd620918 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:05:47.138880 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-9f12ee6c-0ef2-400e-82b5-bbaffd620918 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:05:47.140465 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.140465 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:47.303026 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-9f12ee6c-0ef2-400e-82b5-bbaffd620918 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" released by "attachment_update" :: held 0.164s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:05:47.304084 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-9f12ee6c-0ef2-400e-82b5-bbaffd620918 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 returned with HTTP 200 Aug 18 13:05:47.304084 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 298/1199] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:05:47 2026] PUT /volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:47.315927 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61b4a131-ca9e-4a0b-96b7-131438d6662d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.318333 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61b4a131-ca9e-4a0b-96b7-131438d6662d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 Aug 18 13:05:47.318619 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61b4a131-ca9e-4a0b-96b7-131438d6662d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.318897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61b4a131-ca9e-4a0b-96b7-131438d6662d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.332566 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-596bd0ce-444a-400a-b835-9f24eb20653b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.337200 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-596bd0ce-444a-400a-b835-9f24eb20653b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.337200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-596bd0ce-444a-400a-b835-9f24eb20653b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.337200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-596bd0ce-444a-400a-b835-9f24eb20653b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.346969 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.346969 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:47.351134 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-61b4a131-ca9e-4a0b-96b7-131438d6662d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 returned with HTTP 200 Aug 18 13:05:47.351536 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 302/1200] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:05:47 2026] GET /volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:47.352357 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-596bd0ce-444a-400a-b835-9f24eb20653b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Volume info retrieved successfully. Aug 18 13:05:47.359462 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-596bd0ce-444a-400a-b835-9f24eb20653b tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 200 Aug 18 13:05:47.360318 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 299/1201] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:47 2026] GET /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:47.379177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-67cad26f-16d6-4654-9212-f63948ab6cae None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.381610 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67cad26f-16d6-4654-9212-f63948ab6cae tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer Aug 18 13:05:47.382160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67cad26f-16d6-4654-9212-f63948ab6cae tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5858d0d5-bfcd-4c08-9003-620c64a7045a"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:47.383844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.volume_transfer [None req-67cad26f-16d6-4654-9212-f63948ab6cae tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Creating new volume transfer {'transfer': {'volume_id': '5858d0d5-bfcd-4c08-9003-620c64a7045a'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 13:05:47.383957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.volume_transfer [None req-67cad26f-16d6-4654-9212-f63948ab6cae tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Creating transfer of volume 5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.384082 np0000007652 devstack@c-api.service[100590]: INFO cinder.transfer.api [None req-67cad26f-16d6-4654-9212-f63948ab6cae tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Generating transfer record for volume 5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.395043 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.395043 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:47.421103 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67cad26f-16d6-4654-9212-f63948ab6cae tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 13:05:47.421625 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 303/1202] 10.4.3.126 () {68 vars in 1291 bytes} [Tue Aug 18 13:05:47 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:05:47.433071 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4a1ec149-5e27-4d07-8366-a65a4d2e2c61 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.438248 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a1ec149-5e27-4d07-8366-a65a4d2e2c61 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.438248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a1ec149-5e27-4d07-8366-a65a4d2e2c61 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.438248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a1ec149-5e27-4d07-8366-a65a4d2e2c61 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.449728 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.449728 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:47.455404 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4a1ec149-5e27-4d07-8366-a65a4d2e2c61 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Volume info retrieved successfully. Aug 18 13:05:47.461051 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a1ec149-5e27-4d07-8366-a65a4d2e2c61 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 200 Aug 18 13:05:47.461805 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 299/1203] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:47 2026] GET /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:47.479671 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-186b49bf-a64e-4bfd-a723-be455418881c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.482336 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-186b49bf-a64e-4bfd-a723-be455418881c tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/os-volume-transfer/detail Aug 18 13:05:47.482684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-186b49bf-a64e-4bfd-a723-be455418881c tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.482971 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-186b49bf-a64e-4bfd-a723-be455418881c tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.483198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.volume_transfer [None req-186b49bf-a64e-4bfd-a723-be455418881c tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Listing volume transfers {{(pid=100588) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 13:05:47.483835 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.483835 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:47.492184 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-186b49bf-a64e-4bfd-a723-be455418881c tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 13:05:47.492773 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 303/1204] 10.4.3.126 () {66 vars in 1291 bytes} [Tue Aug 18 13:05:47 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:47.504359 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9423a336-3f69-4407-977e-bd35ca7ceeb0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.507145 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9423a336-3f69-4407-977e-bd35ca7ceeb0 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] DELETE https://10.4.3.126/volume/v3/os-volume-transfer/6da5fe4f-d239-41cc-95b4-bd34e547f328 Aug 18 13:05:47.508917 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9423a336-3f69-4407-977e-bd35ca7ceeb0 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.508917 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9423a336-3f69-4407-977e-bd35ca7ceeb0 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.508917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.volume_transfer [None req-9423a336-3f69-4407-977e-bd35ca7ceeb0 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Delete transfer with id: 6da5fe4f-d239-41cc-95b4-bd34e547f328 Aug 18 13:05:47.527264 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.527264 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:47.542105 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9423a336-3f69-4407-977e-bd35ca7ceeb0 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/6da5fe4f-d239-41cc-95b4-bd34e547f328 returned with HTTP 202 Aug 18 13:05:47.542105 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 300/1205] 10.4.3.126 () {66 vars in 1384 bytes} [Tue Aug 18 13:05:47 2026] DELETE /volume/v3/os-volume-transfer/6da5fe4f-d239-41cc-95b4-bd34e547f328 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:47.550745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aee5a9d6-20f3-4405-b603-2ce12896882a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.552238 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aee5a9d6-20f3-4405-b603-2ce12896882a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.552364 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aee5a9d6-20f3-4405-b603-2ce12896882a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.553751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aee5a9d6-20f3-4405-b603-2ce12896882a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.562876 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.562876 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:47.568621 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-aee5a9d6-20f3-4405-b603-2ce12896882a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Volume info retrieved successfully. Aug 18 13:05:47.575701 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aee5a9d6-20f3-4405-b603-2ce12896882a tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 200 Aug 18 13:05:47.576072 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 304/1206] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:47 2026] GET /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:47.595079 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5969b73c-a291-4dba-8243-43660280d922 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.601231 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5969b73c-a291-4dba-8243-43660280d922 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] DELETE https://10.4.3.126/volume/v3/os-volume-transfer/6da5fe4f-d239-41cc-95b4-bd34e547f328 Aug 18 13:05:47.602277 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5969b73c-a291-4dba-8243-43660280d922 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.602277 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5969b73c-a291-4dba-8243-43660280d922 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.602851 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.volume_transfer [None req-5969b73c-a291-4dba-8243-43660280d922 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Delete transfer with id: 6da5fe4f-d239-41cc-95b4-bd34e547f328 Aug 18 13:05:47.610813 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5969b73c-a291-4dba-8243-43660280d922 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/6da5fe4f-d239-41cc-95b4-bd34e547f328 returned with HTTP 404 Aug 18 13:05:47.611771 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 300/1207] 10.4.3.126 () {66 vars in 1384 bytes} [Tue Aug 18 13:05:47 2026] DELETE /volume/v3/os-volume-transfer/6da5fe4f-d239-41cc-95b4-bd34e547f328 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:05:47.624743 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7281a19-9772-4415-875e-47eb4b140e87 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.628266 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7281a19-9772-4415-875e-47eb4b140e87 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.628266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7281a19-9772-4415-875e-47eb4b140e87 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.628691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7281a19-9772-4415-875e-47eb4b140e87 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.629154 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d7281a19-9772-4415-875e-47eb4b140e87 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Delete volume with id: 5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.649317 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.649317 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:47.650024 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7281a19-9772-4415-875e-47eb4b140e87 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Volume info retrieved successfully. Aug 18 13:05:47.693522 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7281a19-9772-4415-875e-47eb4b140e87 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Delete volume request issued successfully. Aug 18 13:05:47.693522 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7281a19-9772-4415-875e-47eb4b140e87 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 202 Aug 18 13:05:47.694102 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 304/1208] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:47 2026] DELETE /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:05:47.706871 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c48615ad-cb2e-4b27-9acd-dc1129c045e8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:47.714280 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c48615ad-cb2e-4b27-9acd-dc1129c045e8 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] GET https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:47.714736 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c48615ad-cb2e-4b27-9acd-dc1129c045e8 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:47.715086 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c48615ad-cb2e-4b27-9acd-dc1129c045e8 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:47.738611 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:47.738611 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:47.747325 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c48615ad-cb2e-4b27-9acd-dc1129c045e8 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Volume info retrieved successfully. Aug 18 13:05:47.754734 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c48615ad-cb2e-4b27-9acd-dc1129c045e8 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 200 Aug 18 13:05:47.756856 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 301/1209] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:47 2026] GET /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 1007 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:48.772626 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-475d3b0b-b101-4034-b3df-61bce60391b7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:48.776606 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-475d3b0b-b101-4034-b3df-61bce60391b7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] GET https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:48.777014 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-475d3b0b-b101-4034-b3df-61bce60391b7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:48.777343 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-475d3b0b-b101-4034-b3df-61bce60391b7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:48.787986 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-475d3b0b-b101-4034-b3df-61bce60391b7 tempest-VolumesTransfersTest-419759398 tempest-VolumesTransfersTest-419759398-project-admin] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 404 Aug 18 13:05:48.788764 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 305/1210] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:48 2026] GET /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:48.805125 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4876dee7-3127-4c92-afff-35246285af20 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:48.809371 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4876dee7-3127-4c92-afff-35246285af20 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] GET https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:48.809371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4876dee7-3127-4c92-afff-35246285af20 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:48.809371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4876dee7-3127-4c92-afff-35246285af20 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:48.818639 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4876dee7-3127-4c92-afff-35246285af20 tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 404 Aug 18 13:05:48.820105 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 301/1211] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:05:48 2026] GET /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:48.831114 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-43048f98-4330-4735-ba95-5ad949f7a27e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:48.833687 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43048f98-4330-4735-ba95-5ad949f7a27e tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:48.833979 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43048f98-4330-4735-ba95-5ad949f7a27e tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:48.834285 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43048f98-4330-4735-ba95-5ad949f7a27e tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:48.834522 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-43048f98-4330-4735-ba95-5ad949f7a27e tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] Delete volume with id: 5858d0d5-bfcd-4c08-9003-620c64a7045a Aug 18 13:05:48.843693 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43048f98-4330-4735-ba95-5ad949f7a27e tempest-VolumesTransfersTest-274214218 tempest-VolumesTransfersTest-274214218-project-member] https://10.4.3.126/volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a returned with HTTP 404 Aug 18 13:05:48.844391 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 305/1212] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:05:48 2026] DELETE /volume/v3/volumes/5858d0d5-bfcd-4c08-9003-620c64a7045a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:49.769417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6e036d7f-207c-4879-a405-53bdc690dcdc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:49.774559 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:49.775129 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1185032640", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:49.777422 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1185032640', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:49.777736 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Create volume of 1 GB Aug 18 13:05:49.783278 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Availability Zones retrieved successfully. Aug 18 13:05:49.790558 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Flow 'volume_create_api' (d111bd8a-d80f-4086-9ced-f067f640acb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:49.793408 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1876dcaf-671b-43fd-bb0b-6b4930b7ae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:49.793408 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:49.836452 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1876dcaf-671b-43fd-bb0b-6b4930b7ae82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:49.839175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf59bd7-f1c4-4d07-81bc-95d206019401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:49.947789 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Created reservations ['848530a3-df73-46b6-adf0-d221600dacf8', '384fd8d0-a27d-4b62-bc68-25dff7225446', 'ee11f65e-43e9-4b9c-a277-f637d939642a', '612d16be-c87e-4776-ac48-87ed5ccf4336'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:49.948706 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf59bd7-f1c4-4d07-81bc-95d206019401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['848530a3-df73-46b6-adf0-d221600dacf8', '384fd8d0-a27d-4b62-bc68-25dff7225446', 'ee11f65e-43e9-4b9c-a277-f637d939642a', '612d16be-c87e-4776-ac48-87ed5ccf4336']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:49.949757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223c1de7-611d-4c12-b6a3-98e0322f6ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:49.984343 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223c1de7-611d-4c12-b6a3-98e0322f6ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71d35248-3c5e-420a-b037-8a7dd2eea3d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1185032640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea2803832eb421a969d6457d83b6eaa',qos_specs=None,replication_status=,reservations=['848530a3-df73-46b6-adf0-d221600dacf8','384fd8d0-a27d-4b62-bc68-25dff7225446','ee11f65e-43e9-4b9c-a277-f637d939642a','612d16be-c87e-4776-ac48-87ed5ccf4336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a7d72639ee4dedaf6466a706ecb1e2',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1185032640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71d35248-3c5e-420a-b037-8a7dd2eea3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ea2803832eb421a969d6457d83b6eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93a7d72639ee4dedaf6466a706ecb1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:49.987392 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e22fe586-5389-4df8-beb1-cf5f2dd13f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:50.016979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e22fe586-5389-4df8-beb1-cf5f2dd13f88) transitioned into state 'SUCCESS' from state '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-1185032640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea2803832eb421a969d6457d83b6eaa',qos_specs=None,replication_status=,reservations=['848530a3-df73-46b6-adf0-d221600dacf8','384fd8d0-a27d-4b62-bc68-25dff7225446','ee11f65e-43e9-4b9c-a277-f637d939642a','612d16be-c87e-4776-ac48-87ed5ccf4336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a7d72639ee4dedaf6466a706ecb1e2',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:50.018039 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7b7810-aec2-4fa0-a93b-3b965d389674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:50.038264 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7b7810-aec2-4fa0-a93b-3b965d389674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:50.038628 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Flow 'volume_create_api' (d111bd8a-d80f-4086-9ced-f067f640acb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:50.039034 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Create volume request issued successfully. Aug 18 13:05:50.040263 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6e036d7f-207c-4879-a405-53bdc690dcdc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:50.041687 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 302/1213] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:05:49 2026] POST /volume/v3/volumes => generated 789 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:50.058660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-89494b67-2dbc-4958-ae28-7d27ac4e26a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:50.061910 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89494b67-2dbc-4958-ae28-7d27ac4e26a6 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:50.062981 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89494b67-2dbc-4958-ae28-7d27ac4e26a6 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:50.062981 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89494b67-2dbc-4958-ae28-7d27ac4e26a6 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:50.074221 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:50.074221 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:50.082422 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-89494b67-2dbc-4958-ae28-7d27ac4e26a6 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:50.088510 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89494b67-2dbc-4958-ae28-7d27ac4e26a6 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:50.089115 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 306/1214] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:50 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:05:51.113570 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8a1f0cce-5ab2-43b1-ac9b-d58ddc3d5a07 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.116864 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8a1f0cce-5ab2-43b1-ac9b-d58ddc3d5a07 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:51.116864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8a1f0cce-5ab2-43b1-ac9b-d58ddc3d5a07 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:51.116864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8a1f0cce-5ab2-43b1-ac9b-d58ddc3d5a07 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:51.130280 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:51.130280 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:51.138990 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8a1f0cce-5ab2-43b1-ac9b-d58ddc3d5a07 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:51.147320 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8a1f0cce-5ab2-43b1-ac9b-d58ddc3d5a07 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:51.147742 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 302/1215] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:51 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:51.166267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b8e79b0b-b99b-4315-aa10-e2a6005ca613 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.168898 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b8e79b0b-b99b-4315-aa10-e2a6005ca613 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:51.170484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b8e79b0b-b99b-4315-aa10-e2a6005ca613 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:51.170795 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b8e79b0b-b99b-4315-aa10-e2a6005ca613 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:51.182402 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:51.182402 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:51.188419 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b8e79b0b-b99b-4315-aa10-e2a6005ca613 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:51.193476 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b8e79b0b-b99b-4315-aa10-e2a6005ca613 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:51.193978 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 306/1216] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:51 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:51.282134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a222cd75-f146-4480-be3f-2a635cafa857 req-20170c9a-4278-4430-8c9b-4f68be53d022 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.285271 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-20170c9a-4278-4430-8c9b-4f68be53d022 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:51.285404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-20170c9a-4278-4430-8c9b-4f68be53d022 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:51.285677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-20170c9a-4278-4430-8c9b-4f68be53d022 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:51.300803 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:51.300803 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:51.308470 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a222cd75-f146-4480-be3f-2a635cafa857 req-20170c9a-4278-4430-8c9b-4f68be53d022 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:51.321502 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-20170c9a-4278-4430-8c9b-4f68be53d022 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:51.322611 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 303/1217] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:05:51 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:51.471473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c7079069-22a6-44be-8434-871c9e44a5b8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.472250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7079069-22a6-44be-8434-871c9e44a5b8 None None] GET https://10.4.3.126/volume// Aug 18 13:05:51.472472 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7079069-22a6-44be-8434-871c9e44a5b8 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:51.472822 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7079069-22a6-44be-8434-871c9e44a5b8 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:51.473103 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7079069-22a6-44be-8434-871c9e44a5b8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:51.473669 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 307/1218] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:05:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:05:51.488568 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a222cd75-f146-4480-be3f-2a635cafa857 req-3c6ed028-6cbf-42c0-85ee-e7a5d33293dc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.494010 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-3c6ed028-6cbf-42c0-85ee-e7a5d33293dc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:05:51.495987 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-3c6ed028-6cbf-42c0-85ee-e7a5d33293dc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71d35248-3c5e-420a-b037-8a7dd2eea3d0", "connector": null, "instance_uuid": "be226c41-a832-456b-8fb8-6609f84d34e8"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:51.507324 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:51.507324 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:51.581311 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-3c6ed028-6cbf-42c0-85ee-e7a5d33293dc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:05:51.582130 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 303/1219] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:05:51 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:51.631976 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9824cd2b-4b76-4751-88bd-658dd0f33f50 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.636161 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9824cd2b-4b76-4751-88bd-658dd0f33f50 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:51.636444 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9824cd2b-4b76-4751-88bd-658dd0f33f50 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:51.636677 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9824cd2b-4b76-4751-88bd-658dd0f33f50 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:51.660185 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:51.660185 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:51.666083 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9824cd2b-4b76-4751-88bd-658dd0f33f50 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:51.675937 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9824cd2b-4b76-4751-88bd-658dd0f33f50 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:51.676721 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 307/1220] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:51 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:51.677513 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e4043411-764d-4a03-b20c-b27d8ccba459 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.678060 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4043411-764d-4a03-b20c-b27d8ccba459 None None] GET https://10.4.3.126/volume// Aug 18 13:05:51.678353 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e4043411-764d-4a03-b20c-b27d8ccba459 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:51.678646 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e4043411-764d-4a03-b20c-b27d8ccba459 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:51.679128 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4043411-764d-4a03-b20c-b27d8ccba459 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:51.679542 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 304/1221] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:05:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:51.701021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a222cd75-f146-4480-be3f-2a635cafa857 req-a4497bad-cb42-4ebb-9eb0-ee062d2c6d3d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.704824 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-a4497bad-cb42-4ebb-9eb0-ee062d2c6d3d tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:51.704824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-a4497bad-cb42-4ebb-9eb0-ee062d2c6d3d tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:51.704824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-a4497bad-cb42-4ebb-9eb0-ee062d2c6d3d tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:51.727670 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:51.727670 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:51.733252 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a222cd75-f146-4480-be3f-2a635cafa857 req-a4497bad-cb42-4ebb-9eb0-ee062d2c6d3d tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:51.740333 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-a4497bad-cb42-4ebb-9eb0-ee062d2c6d3d tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:51.740881 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 308/1222] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:05:51 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 1043 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:51.912285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a222cd75-f146-4480-be3f-2a635cafa857 req-fdae865e-e209-4b5c-9c08-6be74645fe29 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:51.916703 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-fdae865e-e209-4b5c-9c08-6be74645fe29 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] PUT https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 Aug 18 13:05:51.918306 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-fdae865e-e209-4b5c-9c08-6be74645fe29 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:51.929272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a222cd75-f146-4480-be3f-2a635cafa857 req-fdae865e-e209-4b5c-9c08-6be74645fe29 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Acquiring lock "cinder-attachment_update-71d35248-3c5e-420a-b037-8a7dd2eea3d0-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:05:51.935438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a222cd75-f146-4480-be3f-2a635cafa857 req-fdae865e-e209-4b5c-9c08-6be74645fe29 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Lock "cinder-attachment_update-71d35248-3c5e-420a-b037-8a7dd2eea3d0-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:05:51.936503 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:51.936503 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:52.072388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a222cd75-f146-4480-be3f-2a635cafa857 req-fdae865e-e209-4b5c-9c08-6be74645fe29 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Lock "cinder-attachment_update-71d35248-3c5e-420a-b037-8a7dd2eea3d0-np0000007652" released by "attachment_update" :: held 0.137s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:05:52.072943 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-fdae865e-e209-4b5c-9c08-6be74645fe29 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 returned with HTTP 200 Aug 18 13:05:52.073682 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 304/1223] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:05:51 2026] PUT /volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:52.331797 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-093a46c0-2efd-455a-95a3-967ec3ee3d6a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:52.335562 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-093a46c0-2efd-455a-95a3-967ec3ee3d6a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8/action Aug 18 13:05:52.335562 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-093a46c0-2efd-455a-95a3-967ec3ee3d6a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:52.336457 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-093a46c0-2efd-455a-95a3-967ec3ee3d6a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:52.398176 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:52.398176 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:52.432297 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-345cee91-7cbc-4d88-b361-f1b5f5a8a37a req-093a46c0-2efd-455a-95a3-967ec3ee3d6a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8/action returned with HTTP 204 Aug 18 13:05:52.433143 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 308/1224] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:05:52 2026] POST /volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:52.702084 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0cad44fb-61ac-45be-a691-3c57e73a555b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:52.704436 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0cad44fb-61ac-45be-a691-3c57e73a555b tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:52.705145 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0cad44fb-61ac-45be-a691-3c57e73a555b tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:52.705145 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0cad44fb-61ac-45be-a691-3c57e73a555b tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:52.720062 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:52.720062 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:52.725262 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0cad44fb-61ac-45be-a691-3c57e73a555b tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:52.732107 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0cad44fb-61ac-45be-a691-3c57e73a555b tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:52.732939 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 305/1225] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:52 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:53.754755 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2ab255bd-1ffa-4b1a-887a-69ca34285c47 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:53.756896 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ab255bd-1ffa-4b1a-887a-69ca34285c47 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:53.757234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ab255bd-1ffa-4b1a-887a-69ca34285c47 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:53.757527 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ab255bd-1ffa-4b1a-887a-69ca34285c47 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:53.776438 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:53.776438 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:53.785442 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2ab255bd-1ffa-4b1a-887a-69ca34285c47 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:53.792067 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ab255bd-1ffa-4b1a-887a-69ca34285c47 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:53.792767 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 309/1226] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:53 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:54.812782 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f869add8-9728-4b84-b755-ff2c4c3ac867 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:54.817976 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f869add8-9728-4b84-b755-ff2c4c3ac867 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:54.817976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f869add8-9728-4b84-b755-ff2c4c3ac867 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:54.817976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f869add8-9728-4b84-b755-ff2c4c3ac867 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:54.836318 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:54.836318 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:54.847627 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f869add8-9728-4b84-b755-ff2c4c3ac867 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:54.858569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f869add8-9728-4b84-b755-ff2c4c3ac867 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:54.858569 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 305/1227] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:54 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:54.897566 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:55.106010 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:55.106010 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-218716754"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:55.108418 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-218716754'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:55.109186 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Create volume of 1 GB Aug 18 13:05:55.115088 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Availability Zones retrieved successfully. Aug 18 13:05:55.123179 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Flow 'volume_create_api' (8840bf6d-5cc7-4348-8745-aebbd292e731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:55.124952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308077cd-52fb-485e-a1b2-e71e47cc59df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:55.126036 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:55.167097 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308077cd-52fb-485e-a1b2-e71e47cc59df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:55.168026 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e134ffd-969c-4f45-90c4-2c83d5fa59e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:55.279423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Created reservations ['5844dcc0-1489-4fe4-8a3e-c7ab33594be3', '5c9c2c4c-7788-4f78-8e23-182f48d6f18d', '02fe62bb-04f3-4318-9ba1-407863fe7c12', 'e925cac8-5e16-4aeb-8e48-fa1e2083066e'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:55.279423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e134ffd-969c-4f45-90c4-2c83d5fa59e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5844dcc0-1489-4fe4-8a3e-c7ab33594be3', '5c9c2c4c-7788-4f78-8e23-182f48d6f18d', '02fe62bb-04f3-4318-9ba1-407863fe7c12', 'e925cac8-5e16-4aeb-8e48-fa1e2083066e']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:55.280187 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd5cfc4d-99f7-4c3f-863a-7085728c38f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:55.320921 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd5cfc4d-99f7-4c3f-863a-7085728c38f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e895ac-2b10-429e-a929-14610c9efa0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-218716754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc83aa6790f498d9ba336621744cc30',qos_specs=None,replication_status=,reservations=['5844dcc0-1489-4fe4-8a3e-c7ab33594be3','5c9c2c4c-7788-4f78-8e23-182f48d6f18d','02fe62bb-04f3-4318-9ba1-407863fe7c12','e925cac8-5e16-4aeb-8e48-fa1e2083066e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069cbedb54b24eedafa2195f76cda58a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-218716754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e895ac-2b10-429e-a929-14610c9efa0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc83aa6790f498d9ba336621744cc30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='069cbedb54b24eedafa2195f76cda58a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:55.323236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0296c55-83fe-47ba-9015-b4d255732635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:55.353187 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0296c55-83fe-47ba-9015-b4d255732635) transitioned into state 'SUCCESS' from state '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-218716754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc83aa6790f498d9ba336621744cc30',qos_specs=None,replication_status=,reservations=['5844dcc0-1489-4fe4-8a3e-c7ab33594be3','5c9c2c4c-7788-4f78-8e23-182f48d6f18d','02fe62bb-04f3-4318-9ba1-407863fe7c12','e925cac8-5e16-4aeb-8e48-fa1e2083066e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069cbedb54b24eedafa2195f76cda58a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:55.354131 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b80424-9bf6-4641-a470-f981d23794c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:55.377238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b80424-9bf6-4641-a470-f981d23794c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:55.379601 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Flow 'volume_create_api' (8840bf6d-5cc7-4348-8745-aebbd292e731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:55.379601 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Create volume request issued successfully. Aug 18 13:05:55.379743 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2945ebbc-a318-4528-a73f-3d658cb5a2ab tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:55.380327 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 309/1228] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:05:54 2026] POST /volume/v3/volumes => generated 818 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:55.401134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-db6bfb2e-244d-4259-a3c6-109d40fbb1fc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:55.405149 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db6bfb2e-244d-4259-a3c6-109d40fbb1fc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:55.406070 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db6bfb2e-244d-4259-a3c6-109d40fbb1fc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:55.406378 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db6bfb2e-244d-4259-a3c6-109d40fbb1fc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:55.416201 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:55.416201 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:55.426136 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-db6bfb2e-244d-4259-a3c6-109d40fbb1fc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Volume info retrieved successfully. Aug 18 13:05:55.434451 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db6bfb2e-244d-4259-a3c6-109d40fbb1fc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 200 Aug 18 13:05:55.435703 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 306/1229] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:55 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 886 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:05:55.467643 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a222cd75-f146-4480-be3f-2a635cafa857 req-b9d3fb90-dc11-450e-ad65-88a496a1f1e8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:55.474102 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-b9d3fb90-dc11-450e-ad65-88a496a1f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] POST https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82/action Aug 18 13:05:55.474102 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-b9d3fb90-dc11-450e-ad65-88a496a1f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:55.474102 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-b9d3fb90-dc11-450e-ad65-88a496a1f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:55.522574 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:55.522574 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:55.556130 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a222cd75-f146-4480-be3f-2a635cafa857 req-b9d3fb90-dc11-450e-ad65-88a496a1f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82/action returned with HTTP 204 Aug 18 13:05:55.556898 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 310/1230] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:05:55 2026] POST /volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:55.883379 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-96d9cf5b-b440-4669-b146-6d54932deb5e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:55.885651 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-96d9cf5b-b440-4669-b146-6d54932deb5e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:55.886130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-96d9cf5b-b440-4669-b146-6d54932deb5e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:55.886280 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-96d9cf5b-b440-4669-b146-6d54932deb5e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:55.900707 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:55.900707 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:55.908838 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-96d9cf5b-b440-4669-b146-6d54932deb5e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:55.916386 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-96d9cf5b-b440-4669-b146-6d54932deb5e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:55.917506 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 306/1231] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:55 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:55.939188 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-74c56fdf-2f76-41dd-8bb8-e7ccf72ef8a0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:55.941602 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74c56fdf-2f76-41dd-8bb8-e7ccf72ef8a0 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:55.942303 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74c56fdf-2f76-41dd-8bb8-e7ccf72ef8a0 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:55.942642 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74c56fdf-2f76-41dd-8bb8-e7ccf72ef8a0 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:55.960055 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:55.960055 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:55.968092 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-74c56fdf-2f76-41dd-8bb8-e7ccf72ef8a0 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:55.976788 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74c56fdf-2f76-41dd-8bb8-e7ccf72ef8a0 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:55.977467 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 310/1232] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:55 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:55.997354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dd6f1c3f-d4f1-459e-931d-6f9570b05c82 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:55.999404 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 307/1233] 10.4.3.126 () {70 vars in 1611 bytes} [Tue Aug 18 13:05:55 2026] DELETE /volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:05:56.011981 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d3ca9d46-70ed-4b16-aeed-a2fa148a6fd2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.065108 np0000007652 devstack@c-api.service[100590]: WARNING keystonemiddleware.auth_token [None req-d3ca9d46-70ed-4b16-aeed-a2fa148a6fd2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 13:05:56.067661 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 311/1234] 10.4.3.126 () {70 vars in 1611 bytes} [Tue Aug 18 13:05:56 2026] DELETE /volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 => generated 114 bytes in 55 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:05:56.077778 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.080052 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] DELETE https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 Aug 18 13:05:56.080305 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.080589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.095691 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:56.095691 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:56.172456 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Attachment connected to vm be226c41-a832-456b-8fb8-6609f84d34e8, checking data on nova Aug 18 13:05:56.173714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.compute.nova [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100591) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 13:05:56.426805 np0000007652 devstack@c-api.service[100591]: DEBUG novaclient.v2.client [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/be226c41-a832-456b-8fb8-6609f84d34e8/os-volume_attachments/71d35248-3c5e-420a-b037-8a7dd2eea3d0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}44ac070bdc3b1ad8fd151f772c48f5445622ef1f314cc63aa95e231f413398f9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7" -H "X-Service-Token: {SHA256}9253c1de266e114e1d4a1c41a19e2d2e6ecfd2faf9ddf288350644e229facf74" {{(pid=100591) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 13:05:56.455621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2d85acff-714e-44f5-bd71-4638053d0e21 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.457664 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d85acff-714e-44f5-bd71-4638053d0e21 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:56.457938 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d85acff-714e-44f5-bd71-4638053d0e21 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.458147 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d85acff-714e-44f5-bd71-4638053d0e21 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.468444 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:56.468444 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:56.477671 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2d85acff-714e-44f5-bd71-4638053d0e21 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Volume info retrieved successfully. Aug 18 13:05:56.483025 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d85acff-714e-44f5-bd71-4638053d0e21 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 200 Aug 18 13:05:56.483711 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 311/1235] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:56 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:56.501023 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-24ed1b4b-e0aa-47c4-8646-145420a1529c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.502970 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-24ed1b4b-e0aa-47c4-8646-145420a1529c tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 18 13:05:56.503768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-24ed1b4b-e0aa-47c4-8646-145420a1529c tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a7e895ac-2b10-429e-a929-14610c9efa0b"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:56.506658 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volume_transfer [None req-24ed1b4b-e0aa-47c4-8646-145420a1529c tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a7e895ac-2b10-429e-a929-14610c9efa0b'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:05:56.506658 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volume_transfer [None req-24ed1b4b-e0aa-47c4-8646-145420a1529c tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Creating transfer of volume a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:56.506658 np0000007652 devstack@c-api.service[100589]: INFO cinder.transfer.api [None req-24ed1b4b-e0aa-47c4-8646-145420a1529c tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Generating transfer record for volume a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:56.514654 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:56.514654 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:56.535920 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-24ed1b4b-e0aa-47c4-8646-145420a1529c tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:05:56.536479 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 308/1236] 10.4.3.126 () {70 vars in 1326 bytes} [Tue Aug 18 13:05:56 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 18 13:05:56.553050 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2690bab2-72fc-43f3-b641-6f8c3cf00353 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.557603 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2690bab2-72fc-43f3-b641-6f8c3cf00353 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:56.557884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2690bab2-72fc-43f3-b641-6f8c3cf00353 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.558429 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2690bab2-72fc-43f3-b641-6f8c3cf00353 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.571760 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:56.571760 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:56.578711 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2690bab2-72fc-43f3-b641-6f8c3cf00353 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Volume info retrieved successfully. Aug 18 13:05:56.587077 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2690bab2-72fc-43f3-b641-6f8c3cf00353 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 200 Aug 18 13:05:56.587077 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 312/1237] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:56 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:56.609572 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a10b3681-51d7-4d44-8eac-f3bfed06408d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.615238 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a10b3681-51d7-4d44-8eac-f3bfed06408d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb Aug 18 13:05:56.615238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a10b3681-51d7-4d44-8eac-f3bfed06408d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.615238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a10b3681-51d7-4d44-8eac-f3bfed06408d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.629582 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a10b3681-51d7-4d44-8eac-f3bfed06408d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb returned with HTTP 200 Aug 18 13:05:56.629987 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 312/1238] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:05:56 2026] GET /volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb => generated 540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:56.644825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-14f60eba-0250-4eab-9c53-5123375a1fcc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.648682 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14f60eba-0250-4eab-9c53-5123375a1fcc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volume-transfers Aug 18 13:05:56.648986 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14f60eba-0250-4eab-9c53-5123375a1fcc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.653976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14f60eba-0250-4eab-9c53-5123375a1fcc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.653976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volume_transfer [None req-14f60eba-0250-4eab-9c53-5123375a1fcc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Listing volume transfers {{(pid=100589) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:05:56.657799 np0000007652 devstack@c-api.service[100591]: DEBUG novaclient.v2.client [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 13:05:56 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-84f25da5-294c-423d-ae7f-1d704ddfcca6 x-openstack-request-id: req-84f25da5-294c-423d-ae7f-1d704ddfcca6 {{(pid=100591) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 13:05:56.658157 np0000007652 devstack@c-api.service[100591]: DEBUG novaclient.v2.client [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "71d35248-3c5e-420a-b037-8a7dd2eea3d0", "serverId": "be226c41-a832-456b-8fb8-6609f84d34e8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "11e21365-1543-4709-a095-6c2f7728fb82", "bdm_uuid": "8086ea4a-93cf-4fea-91d7-79a61cdff3ce"}} {{(pid=100591) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 13:05:56.658157 np0000007652 devstack@c-api.service[100591]: DEBUG novaclient.v2.client [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET call to compute for https://10.4.3.126/compute/v2.1/servers/be226c41-a832-456b-8fb8-6609f84d34e8/os-volume_attachments/71d35248-3c5e-420a-b037-8a7dd2eea3d0 used request id req-84f25da5-294c-423d-ae7f-1d704ddfcca6 {{(pid=100591) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 13:05:56.661232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14f60eba-0250-4eab-9c53-5123375a1fcc tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 200 Aug 18 13:05:56.661403 np0000007652 devstack@c-api.service[100591]: ERROR cinder.volume.api [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 13:05:56.661677 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 309/1239] 10.4.3.126 () {68 vars in 1305 bytes} [Tue Aug 18 13:05:56 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Caught error: Detach volume from instance be226c41-a832-456b-8fb8-6609f84d34e8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance be226c41-a832-456b-8fb8-6609f84d34e8 using the Compute API Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 13:05:56.664535 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance be226c41-a832-456b-8fb8-6609f84d34e8 using the Compute API Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: ERROR cinder.api.middleware.fault Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.middleware.fault [None req-461402cb-ef3b-4cbb-b89d-41c92e5f61a7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 returned with HTTP 409 Aug 18 13:05:56.665501 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 307/1240] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:05:56 2026] DELETE /volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 => generated 167 bytes in 588 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:56.681592 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.719771 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-e389c9ef-e8b3-45a8-a944-248fdbcf23cc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.724315 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-e389c9ef-e8b3-45a8-a944-248fdbcf23cc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:56.724692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-e389c9ef-e8b3-45a8-a944-248fdbcf23cc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.725100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-e389c9ef-e8b3-45a8-a944-248fdbcf23cc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.744042 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:56.744042 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:56.749254 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-e389c9ef-e8b3-45a8-a944-248fdbcf23cc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:56.755375 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-e389c9ef-e8b3-45a8-a944-248fdbcf23cc tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:56.756150 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 313/1241] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:05:56 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:56.794115 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-ea353edc-1120-4da0-9aa0-d3446873b0a4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.796146 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] POST https://10.4.3.126/volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb/accept Aug 18 13:05:56.796795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e2e5f5f16f6825a3"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:56.796882 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-ea353edc-1120-4da0-9aa0-d3446873b0a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] POST https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0/action Aug 18 13:05:56.797370 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-ea353edc-1120-4da0-9aa0-d3446873b0a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:05:56.797547 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-ea353edc-1120-4da0-9aa0-d3446873b0a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:56.799249 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.volume_transfer [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Accepting volume transfer 000b9f2a-c22c-489e-9cc0-b8aa026187bb {{(pid=100590) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:05:56.799249 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.volume_transfer [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Accepting transfer 000b9f2a-c22c-489e-9cc0-b8aa026187bb Aug 18 13:05:56.816031 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:56.816031 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:56.817380 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-ea353edc-1120-4da0-9aa0-d3446873b0a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:56.831970 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-ea353edc-1120-4da0-9aa0-d3446873b0a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Begin detaching volume completed successfully. Aug 18 13:05:56.832453 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-ea353edc-1120-4da0-9aa0-d3446873b0a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0/action returned with HTTP 202 Aug 18 13:05:56.832874 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 310/1242] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:05:56 2026] POST /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:05:56.886692 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Created reservations ['6c0e09bc-e456-4324-b2e4-572eec04599a', '56b96b73-6a78-4a18-a961-3a641af58cb8', '57395a01-e5dd-4071-84c7-d8f68950bbfd', 'aaa52f2a-ebb5-4b60-af61-b388531b0196'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:56.915495 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ca8e2298-26f3-4f14-944e-566136fdf9da None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.916027 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca8e2298-26f3-4f14-944e-566136fdf9da None None] GET https://10.4.3.126/volume// Aug 18 13:05:56.916280 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca8e2298-26f3-4f14-944e-566136fdf9da None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.916545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca8e2298-26f3-4f14-944e-566136fdf9da None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.916884 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca8e2298-26f3-4f14-944e-566136fdf9da None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:05:56.917419 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 308/1243] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:05:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:05:56.927525 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Created reservations ['cf2afe0e-828d-4c40-84bc-797202b86752', '31ec39ec-76c1-45ac-b233-c7535659cea5', 'c9354373-fbf0-4939-8928-1a8deb804b64', '2f76038f-9c12-4aee-9d6a-98b8a57caafb'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:56.928631 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-18429449-d228-444d-a0c9-4d81346e6412 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:56.932129 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-18429449-d228-444d-a0c9-4d81346e6412 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:56.932571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-18429449-d228-444d-a0c9-4d81346e6412 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:56.932860 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-18429449-d228-444d-a0c9-4d81346e6412 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:56.945587 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:56.945587 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:56.951283 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-18429449-d228-444d-a0c9-4d81346e6412 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:56.957974 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-18429449-d228-444d-a0c9-4d81346e6412 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:56.958886 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 314/1244] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:05:56 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 1339 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:56.979123 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Created reservations ['ca8dae0b-c829-4176-8fe9-f9abd76ce910', '0cca287c-3b35-4a12-a753-a45cc1e8fdbf', '0a3c03a3-a8c6-436e-bc94-729b7a5601dc', '329285c7-bd9d-4c41-8e74-3fc276b75a30'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:57.016353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Created reservations ['c340147f-4317-4544-9f44-69ac47e0eb3f', '34598922-2138-4c1d-b98e-befc060d1ef1', 'b761dd94-dd00-4d5f-9460-1e6fbc33ae4e', '3928439f-f4e0-40a9-b06f-f46883ed8671'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:57.036453 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Transfer volume completed successfully. Aug 18 13:05:57.159621 np0000007652 devstack@c-api.service[100590]: INFO cinder.transfer.api [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Volume a7e895ac-2b10-429e-a929-14610c9efa0b has been transferred. Aug 18 13:05:57.170952 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4df08b5d-a213-4b92-8ee0-c7e7e7e8f4db tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] https://10.4.3.126/volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb/accept returned with HTTP 202 Aug 18 13:05:57.171668 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 313/1245] 10.4.3.126 () {70 vars in 1458 bytes} [Tue Aug 18 13:05:56 2026] POST /volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb/accept => generated 365 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:57.182279 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-08242533-2300-41ab-9d81-9c320058bf18 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:57.186392 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-08242533-2300-41ab-9d81-9c320058bf18 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:57.186872 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-08242533-2300-41ab-9d81-9c320058bf18 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:57.187202 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-08242533-2300-41ab-9d81-9c320058bf18 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:57.200840 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:57.200840 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:57.211120 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-08242533-2300-41ab-9d81-9c320058bf18 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Volume info retrieved successfully. Aug 18 13:05:57.219505 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-08242533-2300-41ab-9d81-9c320058bf18 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 200 Aug 18 13:05:57.220125 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 311/1246] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:57 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 945 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:57.240642 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-edfb7206-e96a-454b-a6c6-3c5caeb24b71 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:57.244368 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-edfb7206-e96a-454b-a6c6-3c5caeb24b71 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:57.246360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-edfb7206-e96a-454b-a6c6-3c5caeb24b71 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:57.246360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-edfb7206-e96a-454b-a6c6-3c5caeb24b71 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:57.294114 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-edfb7206-e96a-454b-a6c6-3c5caeb24b71 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:05:57.307103 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:57.307103 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:57.316003 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-edfb7206-e96a-454b-a6c6-3c5caeb24b71 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] Volume info retrieved successfully. Aug 18 13:05:57.328916 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-edfb7206-e96a-454b-a6c6-3c5caeb24b71 tempest-VolumesTransfersV357Test-690744223 tempest-VolumesTransfersV357Test-690744223-project-member] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 200 Aug 18 13:05:57.330465 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 309/1247] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:57 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 945 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:57.350557 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d369502e-ae67-4851-94c5-d7b221daa54b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:57.355507 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d369502e-ae67-4851-94c5-d7b221daa54b tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb Aug 18 13:05:57.356891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d369502e-ae67-4851-94c5-d7b221daa54b tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:57.357305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d369502e-ae67-4851-94c5-d7b221daa54b tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:57.357567 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.volume_transfer [None req-d369502e-ae67-4851-94c5-d7b221daa54b tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Delete transfer with id: 000b9f2a-c22c-489e-9cc0-b8aa026187bb Aug 18 13:05:57.364617 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d369502e-ae67-4851-94c5-d7b221daa54b tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb returned with HTTP 404 Aug 18 13:05:57.365759 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 315/1248] 10.4.3.126 () {68 vars in 1419 bytes} [Tue Aug 18 13:05:57 2026] DELETE /volume/v3/volume-transfers/000b9f2a-c22c-489e-9cc0-b8aa026187bb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:05:57.378359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:57.450283 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:57.450283 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:57.450283 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:57.450283 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Delete volume with id: a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:57.465555 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:57.465555 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:57.465555 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Volume info retrieved successfully. Aug 18 13:05:57.497667 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Delete volume request issued successfully. Aug 18 13:05:57.497924 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c8ea3fc-43a5-4744-8980-df3d7ff22636 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 202 Aug 18 13:05:57.498505 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 314/1249] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:05:57 2026] DELETE /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:05:57.511346 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-432b9bdf-7c31-421c-aa48-064b66ff49f1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:57.517036 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-432b9bdf-7c31-421c-aa48-064b66ff49f1 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:57.517036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-432b9bdf-7c31-421c-aa48-064b66ff49f1 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:57.517297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-432b9bdf-7c31-421c-aa48-064b66ff49f1 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:57.530358 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:57.530358 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:57.536966 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-432b9bdf-7c31-421c-aa48-064b66ff49f1 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Volume info retrieved successfully. Aug 18 13:05:57.547825 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-432b9bdf-7c31-421c-aa48-064b66ff49f1 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 200 Aug 18 13:05:57.548528 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 312/1250] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:57 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 1129 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:05:58.192443 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-7e739110-b088-414b-bc28-8a207897086e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:58.197541 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-7e739110-b088-414b-bc28-8a207897086e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] DELETE https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 Aug 18 13:05:58.198466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-7e739110-b088-414b-bc28-8a207897086e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:58.198466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-7e739110-b088-414b-bc28-8a207897086e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:58.213522 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:58.213522 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:58.336817 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f4ce9f4d-b6b3-4145-9039-6a78cb36f224 req-7e739110-b088-414b-bc28-8a207897086e tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 returned with HTTP 200 Aug 18 13:05:58.337464 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 310/1251] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:05:58 2026] DELETE /volume/v3/attachments/11e21365-1543-4709-a095-6c2f7728fb82 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:58.576453 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d0c6d62d-56eb-4853-9e42-ae3a13701ddc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:58.580283 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0c6d62d-56eb-4853-9e42-ae3a13701ddc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:58.580603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0c6d62d-56eb-4853-9e42-ae3a13701ddc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:58.581826 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0c6d62d-56eb-4853-9e42-ae3a13701ddc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:58.599631 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0c6d62d-56eb-4853-9e42-ae3a13701ddc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 404 Aug 18 13:05:58.600366 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 316/1252] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:58 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:05:58.615834 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-50ceb914-af63-410b-af84-29ac991d2d50 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:58.617766 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50ceb914-af63-410b-af84-29ac991d2d50 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:58.618447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50ceb914-af63-410b-af84-29ac991d2d50 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:58.618447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50ceb914-af63-410b-af84-29ac991d2d50 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:58.628409 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50ceb914-af63-410b-af84-29ac991d2d50 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 404 Aug 18 13:05:58.630184 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 315/1253] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:58 2026] GET /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:05:58.643400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ba505f2e-3f10-4d14-bca8-d5d612697980 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:58.650522 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ba505f2e-3f10-4d14-bca8-d5d612697980 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:58.651012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ba505f2e-3f10-4d14-bca8-d5d612697980 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:58.651396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ba505f2e-3f10-4d14-bca8-d5d612697980 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:58.651722 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-ba505f2e-3f10-4d14-bca8-d5d612697980 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Delete volume with id: a7e895ac-2b10-429e-a929-14610c9efa0b Aug 18 13:05:58.670872 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ba505f2e-3f10-4d14-bca8-d5d612697980 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b returned with HTTP 404 Aug 18 13:05:58.670872 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 313/1254] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:05:58 2026] DELETE /volume/v3/volumes/a7e895ac-2b10-429e-a929-14610c9efa0b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:05:58.689179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:58.692426 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:05:58.692426 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-431283211"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:05:58.694650 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-431283211'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:05:58.694650 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Create volume of 1 GB Aug 18 13:05:58.695002 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:58.695002 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:58.701255 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Availability Zones retrieved successfully. Aug 18 13:05:58.709355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Flow 'volume_create_api' (1da06ad1-acac-46f4-b2a3-e755ac088d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:58.711370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b245fb-2758-448c-8986-e3fbefe6395a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:58.712718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:05:58.770235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b245fb-2758-448c-8986-e3fbefe6395a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:58.771649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9edc0347-a59e-4ce4-9192-1d7e3a4253d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:58.865192 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Created reservations ['059cc7da-78f4-4fc2-aad4-50bd7f444a06', 'b678d085-6f34-4e94-84ff-9ccaf71094ca', '64140a5b-e323-4a3f-9081-36dbd73d9c27', '4cb4e412-55bc-428f-b92d-275bf6cfa95d'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:05:58.867232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9edc0347-a59e-4ce4-9192-1d7e3a4253d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059cc7da-78f4-4fc2-aad4-50bd7f444a06', 'b678d085-6f34-4e94-84ff-9ccaf71094ca', '64140a5b-e323-4a3f-9081-36dbd73d9c27', '4cb4e412-55bc-428f-b92d-275bf6cfa95d']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:58.867232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5641eec3-4af4-402d-ba2d-28b43594e135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:58.904373 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5641eec3-4af4-402d-ba2d-28b43594e135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d61f5d-9836-4315-9039-9a2eaadf80dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-431283211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc83aa6790f498d9ba336621744cc30',qos_specs=None,replication_status=,reservations=['059cc7da-78f4-4fc2-aad4-50bd7f444a06','b678d085-6f34-4e94-84ff-9ccaf71094ca','64140a5b-e323-4a3f-9081-36dbd73d9c27','4cb4e412-55bc-428f-b92d-275bf6cfa95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069cbedb54b24eedafa2195f76cda58a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-431283211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d61f5d-9836-4315-9039-9a2eaadf80dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc83aa6790f498d9ba336621744cc30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='069cbedb54b24eedafa2195f76cda58a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:58.905399 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7aa0a38-2b8b-4ced-9fe6-191a6d69d0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:58.953153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7aa0a38-2b8b-4ced-9fe6-191a6d69d0e8) transitioned into state 'SUCCESS' from state '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-431283211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc83aa6790f498d9ba336621744cc30',qos_specs=None,replication_status=,reservations=['059cc7da-78f4-4fc2-aad4-50bd7f444a06','b678d085-6f34-4e94-84ff-9ccaf71094ca','64140a5b-e323-4a3f-9081-36dbd73d9c27','4cb4e412-55bc-428f-b92d-275bf6cfa95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069cbedb54b24eedafa2195f76cda58a',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:58.953153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba58153c-909e-4cd6-9155-47154975b2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:05:58.977237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba58153c-909e-4cd6-9155-47154975b2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:05:58.977237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Flow 'volume_create_api' (1da06ad1-acac-46f4-b2a3-e755ac088d7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:05:58.977237 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Create volume request issued successfully. Aug 18 13:05:58.977571 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d87e7aa-4261-44bb-8b36-7a26c7e6de83 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:05:58.977993 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 311/1255] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:05:58 2026] POST /volume/v3/volumes => generated 818 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:05:59.009391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-74ba323a-a28d-4174-8ed5-bf0b8ec7a1fe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:59.012726 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74ba323a-a28d-4174-8ed5-bf0b8ec7a1fe tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:05:59.013168 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74ba323a-a28d-4174-8ed5-bf0b8ec7a1fe tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:59.014009 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74ba323a-a28d-4174-8ed5-bf0b8ec7a1fe tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:59.023672 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:59.023672 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:05:59.033561 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-74ba323a-a28d-4174-8ed5-bf0b8ec7a1fe tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Volume info retrieved successfully. Aug 18 13:05:59.043449 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74ba323a-a28d-4174-8ed5-bf0b8ec7a1fe tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 200 Aug 18 13:05:59.043927 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 317/1256] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:59 2026] GET /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:05:59.111339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-81a3b4bd-ea06-419b-bb88-207928abdf89 req-1f0caf01-f597-4802-b0b3-e6ade5cd0dd7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:59.117467 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-81a3b4bd-ea06-419b-bb88-207928abdf89 req-1f0caf01-f597-4802-b0b3-e6ade5cd0dd7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:59.118463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-81a3b4bd-ea06-419b-bb88-207928abdf89 req-1f0caf01-f597-4802-b0b3-e6ade5cd0dd7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:59.118836 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-81a3b4bd-ea06-419b-bb88-207928abdf89 req-1f0caf01-f597-4802-b0b3-e6ade5cd0dd7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:59.131553 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:59.131553 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:05:59.144863 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-81a3b4bd-ea06-419b-bb88-207928abdf89 req-1f0caf01-f597-4802-b0b3-e6ade5cd0dd7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:59.156967 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-81a3b4bd-ea06-419b-bb88-207928abdf89 req-1f0caf01-f597-4802-b0b3-e6ade5cd0dd7 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:59.156967 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 316/1257] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:05:59 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:05:59.187659 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:59.192819 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] DELETE https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:59.192819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:59.194201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:59.194651 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Delete volume with id: 71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:59.208642 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:59.208642 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:05:59.209254 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:59.271632 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Delete volume request issued successfully. Aug 18 13:05:59.272024 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d0e7e5b8-8ba2-44a1-b0d6-2a962a0ef8a4 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 202 Aug 18 13:05:59.273450 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 314/1258] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:05:59 2026] DELETE /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:05:59.292740 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-85842e80-db7e-46d5-8775-c5f5f7ccd5c1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:05:59.298001 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-85842e80-db7e-46d5-8775-c5f5f7ccd5c1 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:05:59.300247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-85842e80-db7e-46d5-8775-c5f5f7ccd5c1 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:05:59.300247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-85842e80-db7e-46d5-8775-c5f5f7ccd5c1 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:05:59.319843 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:05:59.319843 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:05:59.333443 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-85842e80-db7e-46d5-8775-c5f5f7ccd5c1 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Volume info retrieved successfully. Aug 18 13:05:59.344359 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-85842e80-db7e-46d5-8775-c5f5f7ccd5c1 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 200 Aug 18 13:05:59.345489 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 312/1259] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:05:59 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:00.070898 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a15acbcb-2dea-4740-9927-2ccb62213abd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.077350 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a15acbcb-2dea-4740-9927-2ccb62213abd tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.078266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a15acbcb-2dea-4740-9927-2ccb62213abd tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.078900 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a15acbcb-2dea-4740-9927-2ccb62213abd tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.090893 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:00.090893 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:00.099475 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a15acbcb-2dea-4740-9927-2ccb62213abd tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Volume info retrieved successfully. Aug 18 13:06:00.107717 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a15acbcb-2dea-4740-9927-2ccb62213abd tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 200 Aug 18 13:06:00.108357 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 318/1260] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:00 2026] GET /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 945 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:00.124317 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a971599d-11f5-45da-9511-7769244cd51d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.126562 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a971599d-11f5-45da-9511-7769244cd51d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 18 13:06:00.127022 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a971599d-11f5-45da-9511-7769244cd51d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "82d61f5d-9836-4315-9039-9a2eaadf80dc"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:00.128870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volume_transfer [None req-a971599d-11f5-45da-9511-7769244cd51d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Creating new volume transfer {'transfer': {'volume_id': '82d61f5d-9836-4315-9039-9a2eaadf80dc'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:06:00.131224 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volume_transfer [None req-a971599d-11f5-45da-9511-7769244cd51d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Creating transfer of volume 82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.131224 np0000007652 devstack@c-api.service[100590]: INFO cinder.transfer.api [None req-a971599d-11f5-45da-9511-7769244cd51d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Generating transfer record for volume 82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.138125 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:00.138125 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:00.151142 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a971599d-11f5-45da-9511-7769244cd51d tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:06:00.151727 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 317/1261] 10.4.3.126 () {70 vars in 1326 bytes} [Tue Aug 18 13:06:00 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:00.167774 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1a046cd9-0aa8-4552-8c0a-df0a8c45c9ff None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.171225 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a046cd9-0aa8-4552-8c0a-df0a8c45c9ff tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.171600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a046cd9-0aa8-4552-8c0a-df0a8c45c9ff tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.171880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a046cd9-0aa8-4552-8c0a-df0a8c45c9ff tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.194176 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:00.194176 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:00.202185 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1a046cd9-0aa8-4552-8c0a-df0a8c45c9ff tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Volume info retrieved successfully. Aug 18 13:06:00.212346 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a046cd9-0aa8-4552-8c0a-df0a8c45c9ff tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 200 Aug 18 13:06:00.213442 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 315/1262] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:00 2026] GET /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 953 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:00.239148 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b4f0a539-9f8a-4a98-bf6b-fe126154d0c5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.250007 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b4f0a539-9f8a-4a98-bf6b-fe126154d0c5 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/detail Aug 18 13:06:00.250497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b4f0a539-9f8a-4a98-bf6b-fe126154d0c5 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.250922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b4f0a539-9f8a-4a98-bf6b-fe126154d0c5 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.251187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volume_transfer [None req-b4f0a539-9f8a-4a98-bf6b-fe126154d0c5 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Listing volume transfers {{(pid=100591) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:06:00.258601 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b4f0a539-9f8a-4a98-bf6b-fe126154d0c5 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 13:06:00.260055 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 313/1263] 10.4.3.126 () {68 vars in 1326 bytes} [Tue Aug 18 13:06:00 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:00.281035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-60580656-6335-4415-a243-2d9a72d5ab88 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.287325 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-60580656-6335-4415-a243-2d9a72d5ab88 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/f022c59c-9e17-438b-ac69-1e6318540802 Aug 18 13:06:00.287626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-60580656-6335-4415-a243-2d9a72d5ab88 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.288915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-60580656-6335-4415-a243-2d9a72d5ab88 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.291082 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.volume_transfer [None req-60580656-6335-4415-a243-2d9a72d5ab88 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Delete transfer with id: f022c59c-9e17-438b-ac69-1e6318540802 Aug 18 13:06:00.317802 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:00.317802 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:00.339939 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-60580656-6335-4415-a243-2d9a72d5ab88 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers/f022c59c-9e17-438b-ac69-1e6318540802 returned with HTTP 202 Aug 18 13:06:00.340639 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 319/1264] 10.4.3.126 () {68 vars in 1419 bytes} [Tue Aug 18 13:06:00 2026] DELETE /volume/v3/volume-transfers/f022c59c-9e17-438b-ac69-1e6318540802 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:00.354284 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5201919f-922e-44be-8410-89faf5c9d2c6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.356160 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5201919f-922e-44be-8410-89faf5c9d2c6 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.356599 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5201919f-922e-44be-8410-89faf5c9d2c6 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.356788 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5201919f-922e-44be-8410-89faf5c9d2c6 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.361685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d70a2251-75e7-47ea-8833-4d11c4673648 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.364399 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d70a2251-75e7-47ea-8833-4d11c4673648 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] GET https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 Aug 18 13:06:00.364399 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d70a2251-75e7-47ea-8833-4d11c4673648 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.364576 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d70a2251-75e7-47ea-8833-4d11c4673648 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.367877 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:00.367877 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:00.372917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d70a2251-75e7-47ea-8833-4d11c4673648 tempest-TestServerVolumeAttachScenarioOldVersion-365309466 tempest-TestServerVolumeAttachScenarioOldVersion-365309466-project-member] https://10.4.3.126/volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 returned with HTTP 404 Aug 18 13:06:00.373531 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 316/1265] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:00 2026] GET /volume/v3/volumes/71d35248-3c5e-420a-b037-8a7dd2eea3d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:00.373636 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5201919f-922e-44be-8410-89faf5c9d2c6 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Volume info retrieved successfully. Aug 18 13:06:00.388327 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5201919f-922e-44be-8410-89faf5c9d2c6 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 200 Aug 18 13:06:00.389682 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 318/1266] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:00 2026] GET /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:00.412567 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b632859e-f9dd-45cc-a8a8-51e2ff9c7a99 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.415475 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b632859e-f9dd-45cc-a8a8-51e2ff9c7a99 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/f022c59c-9e17-438b-ac69-1e6318540802 Aug 18 13:06:00.415791 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b632859e-f9dd-45cc-a8a8-51e2ff9c7a99 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.416303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b632859e-f9dd-45cc-a8a8-51e2ff9c7a99 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.417594 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.volume_transfer [None req-b632859e-f9dd-45cc-a8a8-51e2ff9c7a99 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Delete transfer with id: f022c59c-9e17-438b-ac69-1e6318540802 Aug 18 13:06:00.423392 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b632859e-f9dd-45cc-a8a8-51e2ff9c7a99 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volume-transfers/f022c59c-9e17-438b-ac69-1e6318540802 returned with HTTP 404 Aug 18 13:06:00.424218 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 314/1267] 10.4.3.126 () {68 vars in 1419 bytes} [Tue Aug 18 13:06:00 2026] DELETE /volume/v3/volume-transfers/f022c59c-9e17-438b-ac69-1e6318540802 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:00.434370 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.437030 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.437496 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.437695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.437810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Delete volume with id: 82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.450348 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:00.450348 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:00.450802 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Volume info retrieved successfully. Aug 18 13:06:00.490370 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Delete volume request issued successfully. Aug 18 13:06:00.490370 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0083fa5b-5d79-4ee0-9d84-67131cbf6241 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 202 Aug 18 13:06:00.490370 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 320/1268] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:00 2026] DELETE /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:00.505580 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7a5e6012-2aca-452b-bb26-fea171964efc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:00.506607 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a5e6012-2aca-452b-bb26-fea171964efc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] GET https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:00.506702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a5e6012-2aca-452b-bb26-fea171964efc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:00.506943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a5e6012-2aca-452b-bb26-fea171964efc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:00.525218 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:00.525218 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:00.538593 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7a5e6012-2aca-452b-bb26-fea171964efc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Volume info retrieved successfully. Aug 18 13:06:00.548544 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a5e6012-2aca-452b-bb26-fea171964efc tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 200 Aug 18 13:06:00.549080 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 317/1269] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:00 2026] GET /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 1129 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 13:06:01.571137 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-89cad2d2-3f19-482a-b8c7-43d455439bd0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:01.575656 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89cad2d2-3f19-482a-b8c7-43d455439bd0 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] GET https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:01.575656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89cad2d2-3f19-482a-b8c7-43d455439bd0 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:01.575656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89cad2d2-3f19-482a-b8c7-43d455439bd0 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:01.586536 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89cad2d2-3f19-482a-b8c7-43d455439bd0 tempest-VolumesTransfersV357Test-2116977351 tempest-VolumesTransfersV357Test-2116977351-project-admin] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 404 Aug 18 13:06:01.587553 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 319/1270] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:01 2026] GET /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:01.599844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-39ae3646-ef17-4d36-a098-496711a6c381 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:01.604369 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-39ae3646-ef17-4d36-a098-496711a6c381 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] GET https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:01.604369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-39ae3646-ef17-4d36-a098-496711a6c381 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:01.604369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-39ae3646-ef17-4d36-a098-496711a6c381 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:01.615565 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-39ae3646-ef17-4d36-a098-496711a6c381 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 404 Aug 18 13:06:01.617411 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 315/1271] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:01 2026] GET /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:01.629680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-17050784-9ffd-49fa-a236-81f39a1899a2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:01.632368 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-17050784-9ffd-49fa-a236-81f39a1899a2 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] DELETE https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:01.634047 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-17050784-9ffd-49fa-a236-81f39a1899a2 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:01.634521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-17050784-9ffd-49fa-a236-81f39a1899a2 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:01.634912 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-17050784-9ffd-49fa-a236-81f39a1899a2 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] Delete volume with id: 82d61f5d-9836-4315-9039-9a2eaadf80dc Aug 18 13:06:01.644918 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-17050784-9ffd-49fa-a236-81f39a1899a2 tempest-VolumesTransfersV357Test-1606061821 tempest-VolumesTransfersV357Test-1606061821-project-member] https://10.4.3.126/volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc returned with HTTP 404 Aug 18 13:06:01.647419 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 321/1272] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:01 2026] DELETE /volume/v3/volumes/82d61f5d-9836-4315-9039-9a2eaadf80dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:04.116541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-ac0d9731-59a2-4ccf-ade1-28a93426756a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:04.120549 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-ac0d9731-59a2-4ccf-ade1-28a93426756a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:04.121852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-ac0d9731-59a2-4ccf-ade1-28a93426756a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:04.123117 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-ac0d9731-59a2-4ccf-ade1-28a93426756a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:04.136385 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:04.136385 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:04.142795 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-ac0d9731-59a2-4ccf-ade1-28a93426756a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:04.152691 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-ac0d9731-59a2-4ccf-ade1-28a93426756a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:04.152691 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 318/1273] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:04 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:04.289969 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4efa00e5-dc12-42b0-b5ff-3c9cc4810ac8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:04.290635 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4efa00e5-dc12-42b0-b5ff-3c9cc4810ac8 None None] GET https://10.4.3.126/volume// Aug 18 13:06:04.290765 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4efa00e5-dc12-42b0-b5ff-3c9cc4810ac8 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:04.291041 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4efa00e5-dc12-42b0-b5ff-3c9cc4810ac8 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:04.292346 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4efa00e5-dc12-42b0-b5ff-3c9cc4810ac8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:04.292346 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 320/1274] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:06:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:06:04.307965 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-bc154a8e-5b69-45ab-81f1-b8e0bac4a8fd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:04.313324 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-bc154a8e-5b69-45ab-81f1-b8e0bac4a8fd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:06:04.313914 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-bc154a8e-5b69-45ab-81f1-b8e0bac4a8fd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00112320-e468-447b-b462-4f0f8e97015b", "connector": null, "instance_uuid": "280022c3-5e06-461c-a8d9-913279de75ed"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:04.326637 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:04.326637 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:04.398850 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-bc154a8e-5b69-45ab-81f1-b8e0bac4a8fd tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:06:04.399736 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 316/1275] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:06:04 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:04.466919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-55734320-de0c-459a-ad05-290fd83f9e8f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:04.472371 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55734320-de0c-459a-ad05-290fd83f9e8f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:04.473183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55734320-de0c-459a-ad05-290fd83f9e8f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:04.473183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55734320-de0c-459a-ad05-290fd83f9e8f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:04.492703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e9490edc-4d4d-4363-a359-9f2709ebd6c2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:04.493388 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9490edc-4d4d-4363-a359-9f2709ebd6c2 None None] GET https://10.4.3.126/volume// Aug 18 13:06:04.493812 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9490edc-4d4d-4363-a359-9f2709ebd6c2 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:04.494148 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9490edc-4d4d-4363-a359-9f2709ebd6c2 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:04.495508 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9490edc-4d4d-4363-a359-9f2709ebd6c2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:04.495589 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:04.495589 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:04.496311 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 319/1276] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:06:04 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:06:04.508423 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-55734320-de0c-459a-ad05-290fd83f9e8f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:04.517174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-796a3d02-7a11-4ded-aa3b-4657c4921a1a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:04.517534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55734320-de0c-459a-ad05-290fd83f9e8f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:04.518102 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 322/1277] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:04 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:06:04.520134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-796a3d02-7a11-4ded-aa3b-4657c4921a1a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:04.521305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-796a3d02-7a11-4ded-aa3b-4657c4921a1a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:04.521305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-796a3d02-7a11-4ded-aa3b-4657c4921a1a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:04.540994 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:04.540994 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:04.551545 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-796a3d02-7a11-4ded-aa3b-4657c4921a1a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:04.562761 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-796a3d02-7a11-4ded-aa3b-4657c4921a1a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:04.563404 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 321/1278] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:06:04 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 1021 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:06:04.712467 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-31913e4e-ed07-470a-aebf-5cc87558b3e7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:04.715243 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-31913e4e-ed07-470a-aebf-5cc87558b3e7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] PUT https://10.4.3.126/volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b Aug 18 13:06:04.716386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-31913e4e-ed07-470a-aebf-5cc87558b3e7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:04.731765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-31913e4e-ed07-470a-aebf-5cc87558b3e7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Acquiring lock "cinder-attachment_update-00112320-e468-447b-b462-4f0f8e97015b-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:06:04.742410 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-31913e4e-ed07-470a-aebf-5cc87558b3e7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Lock "cinder-attachment_update-00112320-e468-447b-b462-4f0f8e97015b-np0000007652" acquired by "attachment_update" :: waited 0.011s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:06:04.742410 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:04.742410 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:04.957303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-31913e4e-ed07-470a-aebf-5cc87558b3e7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Lock "cinder-attachment_update-00112320-e468-447b-b462-4f0f8e97015b-np0000007652" released by "attachment_update" :: held 0.218s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:06:04.957788 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-31913e4e-ed07-470a-aebf-5cc87558b3e7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b returned with HTTP 200 Aug 18 13:06:04.958471 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 317/1279] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:06:04 2026] PUT /volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b => generated 969 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:05.272346 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5cefab26-7df4-4699-96d9-43459c979f3a req-2d6f873b-3a5b-49cd-8314-ccea3ce05c6f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.274621 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-2d6f873b-3a5b-49cd-8314-ccea3ce05c6f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:05.274872 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-2d6f873b-3a5b-49cd-8314-ccea3ce05c6f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:05.275139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-2d6f873b-3a5b-49cd-8314-ccea3ce05c6f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:05.291045 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:05.291045 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:05.298735 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-5cefab26-7df4-4699-96d9-43459c979f3a req-2d6f873b-3a5b-49cd-8314-ccea3ce05c6f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:05.306494 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-2d6f873b-3a5b-49cd-8314-ccea3ce05c6f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:05.306494 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 320/1280] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:05 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:05.473610 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4382ce37-bf1d-4376-b1e6-c6efa48b1582 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.474043 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4382ce37-bf1d-4376-b1e6-c6efa48b1582 None None] GET https://10.4.3.126/volume// Aug 18 13:06:05.474276 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4382ce37-bf1d-4376-b1e6-c6efa48b1582 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:05.474528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4382ce37-bf1d-4376-b1e6-c6efa48b1582 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:05.475416 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4382ce37-bf1d-4376-b1e6-c6efa48b1582 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:05.475416 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 323/1281] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:06: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 18 13:06:05.488647 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-5cefab26-7df4-4699-96d9-43459c979f3a req-e09b298a-cb3a-4c6a-b6ec-76663bcadfd4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.497234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-e09b298a-cb3a-4c6a-b6ec-76663bcadfd4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:06:05.497234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-e09b298a-cb3a-4c6a-b6ec-76663bcadfd4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2f70809-0d38-4515-990f-53abdcf81077", "connector": null, "instance_uuid": "6a9ca2cd-9e28-4008-9d97-1ecb4c2d6e86"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:05.511160 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:05.511160 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:05.539627 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-72a288a7-83cb-40ac-a271-c53920dc83f0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.544796 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-72a288a7-83cb-40ac-a271-c53920dc83f0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:05.544796 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-72a288a7-83cb-40ac-a271-c53920dc83f0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:05.544796 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-72a288a7-83cb-40ac-a271-c53920dc83f0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:05.564332 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:05.564332 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:05.573620 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-72a288a7-83cb-40ac-a271-c53920dc83f0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:05.573772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-e09b298a-cb3a-4c6a-b6ec-76663bcadfd4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:06:05.573772 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 322/1282] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:06:05 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 18 13:06:05.582545 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-72a288a7-83cb-40ac-a271-c53920dc83f0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:05.583128 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 318/1283] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:05 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:05.643804 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4c9f0e8f-89fb-4841-9a5c-c5b489d29bbb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.648310 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4c9f0e8f-89fb-4841-9a5c-c5b489d29bbb tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:05.648310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4c9f0e8f-89fb-4841-9a5c-c5b489d29bbb tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:05.648440 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4c9f0e8f-89fb-4841-9a5c-c5b489d29bbb tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:05.663758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b5642d0b-5133-4bb7-be5a-6636a43ea89b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.664265 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5642d0b-5133-4bb7-be5a-6636a43ea89b None None] GET https://10.4.3.126/volume// Aug 18 13:06:05.665048 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b5642d0b-5133-4bb7-be5a-6636a43ea89b None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:05.665185 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:05.665185 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:05.667278 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b5642d0b-5133-4bb7-be5a-6636a43ea89b None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:05.667942 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5642d0b-5133-4bb7-be5a-6636a43ea89b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:05.668407 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 324/1284] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:06:05 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:06:05.671883 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4c9f0e8f-89fb-4841-9a5c-c5b489d29bbb tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:05.681924 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4c9f0e8f-89fb-4841-9a5c-c5b489d29bbb tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:05.682083 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-5cefab26-7df4-4699-96d9-43459c979f3a req-96b02a1e-7b66-463e-856d-3d7a47752dbe None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.683004 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 321/1285] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:05 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:05.686407 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-96b02a1e-7b66-463e-856d-3d7a47752dbe tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:05.690679 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-96b02a1e-7b66-463e-856d-3d7a47752dbe tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:05.692478 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-96b02a1e-7b66-463e-856d-3d7a47752dbe tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:05.718257 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:05.718257 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:05.728861 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-5cefab26-7df4-4699-96d9-43459c979f3a req-96b02a1e-7b66-463e-856d-3d7a47752dbe tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:05.741825 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-96b02a1e-7b66-463e-856d-3d7a47752dbe tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:05.741825 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 323/1286] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:06:05 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1031 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:06:05.879123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-5cefab26-7df4-4699-96d9-43459c979f3a req-cfe5b79d-7278-4dc4-9528-e0cd3994f959 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:05.887851 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-cfe5b79d-7278-4dc4-9528-e0cd3994f959 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] PUT https://10.4.3.126/volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0 Aug 18 13:06:05.887851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-cfe5b79d-7278-4dc4-9528-e0cd3994f959 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:05.904754 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-5cefab26-7df4-4699-96d9-43459c979f3a req-cfe5b79d-7278-4dc4-9528-e0cd3994f959 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Acquiring lock "cinder-attachment_update-d2f70809-0d38-4515-990f-53abdcf81077-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:06:05.917372 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-5cefab26-7df4-4699-96d9-43459c979f3a req-cfe5b79d-7278-4dc4-9528-e0cd3994f959 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Lock "cinder-attachment_update-d2f70809-0d38-4515-990f-53abdcf81077-np0000007652" acquired by "attachment_update" :: waited 0.011s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:06:05.917372 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:05.917372 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:06.150409 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-5cefab26-7df4-4699-96d9-43459c979f3a req-cfe5b79d-7278-4dc4-9528-e0cd3994f959 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Lock "cinder-attachment_update-d2f70809-0d38-4515-990f-53abdcf81077-np0000007652" released by "attachment_update" :: held 0.235s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:06:06.150885 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-cfe5b79d-7278-4dc4-9528-e0cd3994f959 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0 returned with HTTP 200 Aug 18 13:06:06.152018 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 319/1287] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:06:05 2026] PUT /volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0 => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:06.610234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d4f3d38d-1101-4831-b374-cc23d283826d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:06.613865 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4f3d38d-1101-4831-b374-cc23d283826d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:06.613865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4f3d38d-1101-4831-b374-cc23d283826d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:06.613865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4f3d38d-1101-4831-b374-cc23d283826d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:06.634497 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:06.634497 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:06.640326 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d4f3d38d-1101-4831-b374-cc23d283826d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:06.648490 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4f3d38d-1101-4831-b374-cc23d283826d tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:06.649047 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 325/1288] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:06 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:06.676425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:06.692059 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:06.695630 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:06.695630 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1978415399"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:06.696740 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1978415399'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:06.698018 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Create volume of 1 GB Aug 18 13:06:06.702918 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Availability Zones retrieved successfully. Aug 18 13:06:06.708885 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Flow 'volume_create_api' (f2131f6e-32e2-4c79-b1b8-e012bb7d4cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:06.709978 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc035b30-b061-46fe-a796-f13c07efa35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:06.710108 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ae06e683-98c8-4e47-8d53-7d643590b49f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:06.711237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:06.712971 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ae06e683-98c8-4e47-8d53-7d643590b49f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:06.713130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ae06e683-98c8-4e47-8d53-7d643590b49f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:06.713427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ae06e683-98c8-4e47-8d53-7d643590b49f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:06.731948 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:06.731948 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:06.739469 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ae06e683-98c8-4e47-8d53-7d643590b49f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:06.744785 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc035b30-b061-46fe-a796-f13c07efa35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:06.744981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ae06e683-98c8-4e47-8d53-7d643590b49f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:06.746308 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da547133-784a-44cc-8e05-da9e88f76129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:06.746422 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 320/1289] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:06 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:06.878118 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Created reservations ['d0f46084-07b7-4b40-8d0d-41399c684656', '93195e75-2766-46a5-9370-097a4e094cf5', '541b226f-7188-4b67-8666-6b78da815eca', '86cf5090-8964-43b1-818c-b227a3d71c50'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:06.878223 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:06.878554 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-368481770"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:06.879561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da547133-784a-44cc-8e05-da9e88f76129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0f46084-07b7-4b40-8d0d-41399c684656', '93195e75-2766-46a5-9370-097a4e094cf5', '541b226f-7188-4b67-8666-6b78da815eca', '86cf5090-8964-43b1-818c-b227a3d71c50']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:06.880512 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-368481770'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:06.880856 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume of 1 GB Aug 18 13:06:06.881083 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7773724f-9996-4741-a47d-00c497412b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:06.891279 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Availability Zones retrieved successfully. Aug 18 13:06:06.897379 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Flow 'volume_create_api' (fa1780dc-31b6-4017-8bac-2c28ba5a5246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:06.898575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4f1e19-d53d-4b62-8cd4-17d8fdfc0e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:06.899984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:06.924605 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7773724f-9996-4741-a47d-00c497412b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2691f4c-13e8-4578-a9dc-7daba5a2cb01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1978415399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108eaed1c43c467e9e3bd8bec688e9fd',qos_specs=None,replication_status=,reservations=['d0f46084-07b7-4b40-8d0d-41399c684656','93195e75-2766-46a5-9370-097a4e094cf5','541b226f-7188-4b67-8666-6b78da815eca','86cf5090-8964-43b1-818c-b227a3d71c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='883f912fda0c4f84a1daf1261dfa0ad4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1978415399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2691f4c-13e8-4578-a9dc-7daba5a2cb01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='108eaed1c43c467e9e3bd8bec688e9fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='883f912fda0c4f84a1daf1261dfa0ad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:06.926168 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2482bad-ebb7-4d42-8570-0bfa4a1317ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:06.950468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4f1e19-d53d-4b62-8cd4-17d8fdfc0e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:06.952144 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013e7aa7-6fa0-44ef-b21d-8a0474d7ecb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:06.966540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2482bad-ebb7-4d42-8570-0bfa4a1317ed) transitioned into state 'SUCCESS' from state '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-1978415399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108eaed1c43c467e9e3bd8bec688e9fd',qos_specs=None,replication_status=,reservations=['d0f46084-07b7-4b40-8d0d-41399c684656','93195e75-2766-46a5-9370-097a4e094cf5','541b226f-7188-4b67-8666-6b78da815eca','86cf5090-8964-43b1-818c-b227a3d71c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='883f912fda0c4f84a1daf1261dfa0ad4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:06.968127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e389b6e0-c4e0-48cf-98ad-83db37005ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:06.986257 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e389b6e0-c4e0-48cf-98ad-83db37005ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:06.987614 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Flow 'volume_create_api' (f2131f6e-32e2-4c79-b1b8-e012bb7d4cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:06.988026 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Create volume request issued successfully. Aug 18 13:06:06.988907 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e5139390-627b-49d9-9801-b2e5d69d05b8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:06.989625 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 324/1290] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:06 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 18 13:06:07.010688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-badf0f74-95a6-42a5-bd84-39c0afaaab33 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:07.013323 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-badf0f74-95a6-42a5-bd84-39c0afaaab33 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:07.013783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-badf0f74-95a6-42a5-bd84-39c0afaaab33 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:07.014030 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-badf0f74-95a6-42a5-bd84-39c0afaaab33 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:07.024388 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:07.024388 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:07.031556 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-badf0f74-95a6-42a5-bd84-39c0afaaab33 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:07.040178 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-badf0f74-95a6-42a5-bd84-39c0afaaab33 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 returned with HTTP 200 Aug 18 13:06:07.041127 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 326/1291] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:07 2026] GET /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:07.083182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Created reservations ['d44885cd-eb89-4e99-baa3-c792216fcc7d', 'b59c5fa2-ef70-484f-88eb-a59d489cc036', '870d5104-5b7d-4d70-bb63-243db0aa6c88', '0697260c-44a0-4690-9d7c-7471c52c03ef'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:07.084448 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013e7aa7-6fa0-44ef-b21d-8a0474d7ecb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d44885cd-eb89-4e99-baa3-c792216fcc7d', 'b59c5fa2-ef70-484f-88eb-a59d489cc036', '870d5104-5b7d-4d70-bb63-243db0aa6c88', '0697260c-44a0-4690-9d7c-7471c52c03ef']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:07.085643 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e95c41-4dac-46d2-8952-684e832796c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:07.124124 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e95c41-4dac-46d2-8952-684e832796c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd55f8063-0d82-4504-93de-14f0a229146d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-368481770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdcf06ff328409aa84576e6b1bf7b3c',qos_specs=None,replication_status=,reservations=['d44885cd-eb89-4e99-baa3-c792216fcc7d','b59c5fa2-ef70-484f-88eb-a59d489cc036','870d5104-5b7d-4d70-bb63-243db0aa6c88','0697260c-44a0-4690-9d7c-7471c52c03ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0efd1932a7614bd690c53cd27e0436da',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-368481770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d55f8063-0d82-4504-93de-14f0a229146d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdcf06ff328409aa84576e6b1bf7b3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0efd1932a7614bd690c53cd27e0436da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:07.126645 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02738fe2-60db-4ae3-8d53-73f03c0787e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:07.160417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02738fe2-60db-4ae3-8d53-73f03c0787e6) transitioned into state 'SUCCESS' from state '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-368481770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdcf06ff328409aa84576e6b1bf7b3c',qos_specs=None,replication_status=,reservations=['d44885cd-eb89-4e99-baa3-c792216fcc7d','b59c5fa2-ef70-484f-88eb-a59d489cc036','870d5104-5b7d-4d70-bb63-243db0aa6c88','0697260c-44a0-4690-9d7c-7471c52c03ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0efd1932a7614bd690c53cd27e0436da',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:07.161574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb96ff4-00b0-43fb-8ca8-e72fd9f55296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:07.178679 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb96ff4-00b0-43fb-8ca8-e72fd9f55296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:07.180024 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Flow 'volume_create_api' (fa1780dc-31b6-4017-8bac-2c28ba5a5246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:07.180475 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume request issued successfully. Aug 18 13:06:07.181348 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a8d9a6bc-b4fa-4179-8200-87ed7492f8d8 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:07.182306 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 322/1292] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:06 2026] POST /volume/v3/volumes => generated 749 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:07.200583 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-71a94c39-5ce3-47b2-8f5b-127a2eb83469 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:07.203684 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71a94c39-5ce3-47b2-8f5b-127a2eb83469 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d Aug 18 13:06:07.203684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-71a94c39-5ce3-47b2-8f5b-127a2eb83469 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:07.204761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-71a94c39-5ce3-47b2-8f5b-127a2eb83469 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:07.218169 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:07.218169 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:07.225971 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-71a94c39-5ce3-47b2-8f5b-127a2eb83469 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:07.235190 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71a94c39-5ce3-47b2-8f5b-127a2eb83469 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d returned with HTTP 200 Aug 18 13:06:07.235399 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 321/1293] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:07 2026] GET /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:06:07.675543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-189348b5-0ec3-43a4-8c76-c44caf929fa1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:07.679599 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-189348b5-0ec3-43a4-8c76-c44caf929fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:07.679950 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-189348b5-0ec3-43a4-8c76-c44caf929fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:07.681607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-189348b5-0ec3-43a4-8c76-c44caf929fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:07.705690 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:07.705690 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:07.715316 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-189348b5-0ec3-43a4-8c76-c44caf929fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:07.729584 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-189348b5-0ec3-43a4-8c76-c44caf929fa1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:07.729584 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 325/1294] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:07 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:07.767353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bbd13d99-b08d-4fec-b43c-8f98c9f97c1c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:07.770183 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bbd13d99-b08d-4fec-b43c-8f98c9f97c1c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:07.770597 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bbd13d99-b08d-4fec-b43c-8f98c9f97c1c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:07.770795 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bbd13d99-b08d-4fec-b43c-8f98c9f97c1c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:07.792737 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:07.792737 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:07.799327 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bbd13d99-b08d-4fec-b43c-8f98c9f97c1c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:07.813423 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bbd13d99-b08d-4fec-b43c-8f98c9f97c1c tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:07.813883 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 327/1295] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:07 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:08.063541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-955aab18-1526-4e0a-a223-839fc6e76040 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.069123 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-955aab18-1526-4e0a-a223-839fc6e76040 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:08.069442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-955aab18-1526-4e0a-a223-839fc6e76040 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:08.069885 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-955aab18-1526-4e0a-a223-839fc6e76040 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:08.083232 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.083232 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:08.091285 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-955aab18-1526-4e0a-a223-839fc6e76040 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:08.097822 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-955aab18-1526-4e0a-a223-839fc6e76040 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 returned with HTTP 200 Aug 18 13:06:08.098620 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 323/1296] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:08 2026] GET /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:08.113918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4a7bf1af-7a49-4510-946f-eb79883e7575 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.116708 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a7bf1af-7a49-4510-946f-eb79883e7575 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] POST https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01/action Aug 18 13:06:08.117188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a7bf1af-7a49-4510-946f-eb79883e7575 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:08.117508 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a7bf1af-7a49-4510-946f-eb79883e7575 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:08.130108 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.130108 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:08.130892 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4a7bf1af-7a49-4510-946f-eb79883e7575 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:08.144386 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4a7bf1af-7a49-4510-946f-eb79883e7575 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume updated successfully. Aug 18 13:06:08.144751 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a7bf1af-7a49-4510-946f-eb79883e7575 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01/action returned with HTTP 200 Aug 18 13:06:08.145371 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 322/1297] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:08 2026] POST /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:06:08.154056 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3b2432a4-07c8-45fa-8f69-5a651ed25a0c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.156784 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3b2432a4-07c8-45fa-8f69-5a651ed25a0c tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:08.157229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3b2432a4-07c8-45fa-8f69-5a651ed25a0c tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:08.158278 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3b2432a4-07c8-45fa-8f69-5a651ed25a0c tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:08.167840 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.167840 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:08.178024 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3b2432a4-07c8-45fa-8f69-5a651ed25a0c tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:08.186868 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3b2432a4-07c8-45fa-8f69-5a651ed25a0c tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 returned with HTTP 200 Aug 18 13:06:08.187750 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 326/1298] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:08 2026] GET /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:08.255653 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-38d35631-9503-46c5-861d-96529219d2e4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.258791 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-38d35631-9503-46c5-861d-96529219d2e4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d Aug 18 13:06:08.259225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-38d35631-9503-46c5-861d-96529219d2e4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:08.259225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-38d35631-9503-46c5-861d-96529219d2e4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:08.273140 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.273140 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:08.279770 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-38d35631-9503-46c5-861d-96529219d2e4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:08.288311 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-38d35631-9503-46c5-861d-96529219d2e4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d returned with HTTP 200 Aug 18 13:06:08.289293 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 328/1299] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:08 2026] GET /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:08.337287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-070ee800-488e-46ab-9e18-5a8e265dd239 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.342379 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-070ee800-488e-46ab-9e18-5a8e265dd239 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b/action Aug 18 13:06:08.345424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-070ee800-488e-46ab-9e18-5a8e265dd239 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:08.345424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-070ee800-488e-46ab-9e18-5a8e265dd239 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:08.389875 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.389875 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:08.417311 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c202c9bc-cc40-4f6f-871d-9a28b7a317e1 req-070ee800-488e-46ab-9e18-5a8e265dd239 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b/action returned with HTTP 204 Aug 18 13:06:08.417492 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 324/1300] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:06:08 2026] POST /volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:08.428406 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-c786915c-ea3e-4900-9520-80eca58bbf74 req-131c4dbb-7ef1-4243-b413-ce7171c2e42b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.434442 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c786915c-ea3e-4900-9520-80eca58bbf74 req-131c4dbb-7ef1-4243-b413-ce7171c2e42b tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:08.434442 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c786915c-ea3e-4900-9520-80eca58bbf74 req-131c4dbb-7ef1-4243-b413-ce7171c2e42b tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:08.434442 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c786915c-ea3e-4900-9520-80eca58bbf74 req-131c4dbb-7ef1-4243-b413-ce7171c2e42b tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:08.454311 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.454311 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:08.470386 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-c786915c-ea3e-4900-9520-80eca58bbf74 req-131c4dbb-7ef1-4243-b413-ce7171c2e42b tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:08.479426 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c786915c-ea3e-4900-9520-80eca58bbf74 req-131c4dbb-7ef1-4243-b413-ce7171c2e42b tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 returned with HTTP 200 Aug 18 13:06:08.480179 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 323/1301] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:08 2026] GET /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:08.751488 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4afbe935-ca5f-4669-a248-872e423c2afc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.754520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4afbe935-ca5f-4669-a248-872e423c2afc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:08.754710 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4afbe935-ca5f-4669-a248-872e423c2afc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:08.755195 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4afbe935-ca5f-4669-a248-872e423c2afc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:08.774562 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.774562 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:08.780300 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4afbe935-ca5f-4669-a248-872e423c2afc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:08.787842 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4afbe935-ca5f-4669-a248-872e423c2afc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:08.788391 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 327/1302] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:08 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:08.809660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.814585 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:06:08.815873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00112320-e468-447b-b462-4f0f8e97015b", "force": true, "name": "tempest-VolumesBackupsTest-Backup-273105046", "container": "tempest-volumesbackupstest-backup-container-514677116"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:08.819826 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating new backup {'backup': {'volume_id': '00112320-e468-447b-b462-4f0f8e97015b', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-273105046', 'container': 'tempest-volumesbackupstest-backup-container-514677116'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:06:08.820017 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating backup of volume 00112320-e468-447b-b462-4f0f8e97015b in container tempest-volumesbackupstest-backup-container-514677116 Aug 18 13:06:08.831454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aa1c5264-9d4e-4564-b195-0e7e4e2a9af9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.834289 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa1c5264-9d4e-4564-b195-0e7e4e2a9af9 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:08.834415 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.834415 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:08.834776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa1c5264-9d4e-4564-b195-0e7e4e2a9af9 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:08.834847 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa1c5264-9d4e-4564-b195-0e7e4e2a9af9 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:08.835061 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:08.850925 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.850925 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:08.855899 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-aa1c5264-9d4e-4564-b195-0e7e4e2a9af9 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:08.864979 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa1c5264-9d4e-4564-b195-0e7e4e2a9af9 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:08.864979 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 325/1303] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:08 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:08.877842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['ec4826d5-0cbb-4489-9c85-c824ab15cc08', 'e3144bab-04b0-43ff-b5d5-52016b81ec28'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:08.932062 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f47fdde-8e7d-4363-ba02-0a7f588c4abf tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:06:08.935325 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 329/1304] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:08 2026] POST /volume/v3/backups => generated 329 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:08.947407 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6917a987-f698-4b88-99f4-83398049b9bb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:08.950773 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6917a987-f698-4b88-99f4-83398049b9bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:08.951605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6917a987-f698-4b88-99f4-83398049b9bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:08.953023 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6917a987-f698-4b88-99f4-83398049b9bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:08.953301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-6917a987-f698-4b88-99f4-83398049b9bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:08.961505 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:08.961505 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:08.962896 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6917a987-f698-4b88-99f4-83398049b9bb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:08.963511 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 324/1305] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:08 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:09.070909 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8cc63402-fd76-495d-8b08-346a80542d96 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:09.072715 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:09.074229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1551265404"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:09.075723 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1551265404'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:09.076071 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Create volume of 1 GB Aug 18 13:06:09.087236 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Availability Zones retrieved successfully. Aug 18 13:06:09.092559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Flow 'volume_create_api' (e379c13a-64aa-4685-8c74-bacd01540c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:09.094005 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bed3ae8-f91d-44a3-a9f0-af22ef1cde4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:09.095873 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:09.181080 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bed3ae8-f91d-44a3-a9f0-af22ef1cde4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:09.182721 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9c51e3-26d3-4527-a560-96d2ecbe2840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:09.272912 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Created reservations ['c5edbb12-df1a-423a-9303-5e91456fdc91', '6459280f-31f8-4f1c-af15-42f6569f61d8', 'a32e7bfd-1b93-4693-94f6-9fa38f0c8328', '241ca654-62b0-4de0-ad50-53d1dc8bf513'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:09.274582 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9c51e3-26d3-4527-a560-96d2ecbe2840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5edbb12-df1a-423a-9303-5e91456fdc91', '6459280f-31f8-4f1c-af15-42f6569f61d8', 'a32e7bfd-1b93-4693-94f6-9fa38f0c8328', '241ca654-62b0-4de0-ad50-53d1dc8bf513']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:09.275318 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45665e6-031a-4bb0-88c1-52365a7be70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:09.313912 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45665e6-031a-4bb0-88c1-52365a7be70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61b0a888-35a3-4935-be1e-a5d46a7e4778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1551265404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108eaed1c43c467e9e3bd8bec688e9fd',qos_specs=None,replication_status=,reservations=['c5edbb12-df1a-423a-9303-5e91456fdc91','6459280f-31f8-4f1c-af15-42f6569f61d8','a32e7bfd-1b93-4693-94f6-9fa38f0c8328','241ca654-62b0-4de0-ad50-53d1dc8bf513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='883f912fda0c4f84a1daf1261dfa0ad4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1551265404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61b0a888-35a3-4935-be1e-a5d46a7e4778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='108eaed1c43c467e9e3bd8bec688e9fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='883f912fda0c4f84a1daf1261dfa0ad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:09.317588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136a8a1f-d37d-407a-991a-ee2feca64c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:09.368607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136a8a1f-d37d-407a-991a-ee2feca64c64) transitioned into state 'SUCCESS' from state '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-1551265404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108eaed1c43c467e9e3bd8bec688e9fd',qos_specs=None,replication_status=,reservations=['c5edbb12-df1a-423a-9303-5e91456fdc91','6459280f-31f8-4f1c-af15-42f6569f61d8','a32e7bfd-1b93-4693-94f6-9fa38f0c8328','241ca654-62b0-4de0-ad50-53d1dc8bf513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='883f912fda0c4f84a1daf1261dfa0ad4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:09.371019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8668b7-6754-4080-9096-cddf7c7cfeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:09.387503 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8668b7-6754-4080-9096-cddf7c7cfeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:09.388742 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Flow 'volume_create_api' (e379c13a-64aa-4685-8c74-bacd01540c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:09.389077 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Create volume request issued successfully. Aug 18 13:06:09.389902 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8cc63402-fd76-495d-8b08-346a80542d96 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:09.390390 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 328/1306] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:09 2026] POST /volume/v3/volumes => generated 754 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:09.410673 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b19e2eea-81fb-447a-9b42-3e8b18f9cab0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:09.412493 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b19e2eea-81fb-447a-9b42-3e8b18f9cab0 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 Aug 18 13:06:09.413599 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b19e2eea-81fb-447a-9b42-3e8b18f9cab0 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:09.413599 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b19e2eea-81fb-447a-9b42-3e8b18f9cab0 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:09.421572 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:09.421572 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:09.426854 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b19e2eea-81fb-447a-9b42-3e8b18f9cab0 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:09.434910 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b19e2eea-81fb-447a-9b42-3e8b18f9cab0 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 returned with HTTP 200 Aug 18 13:06:09.438070 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 326/1307] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:09 2026] GET /volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:09.881670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-19862b2c-2710-4aeb-880d-d8d24d42a2a3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:09.884340 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19862b2c-2710-4aeb-880d-d8d24d42a2a3 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:09.884340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19862b2c-2710-4aeb-880d-d8d24d42a2a3 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:09.884746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19862b2c-2710-4aeb-880d-d8d24d42a2a3 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:09.898437 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:09.898437 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:09.904316 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-19862b2c-2710-4aeb-880d-d8d24d42a2a3 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:09.910592 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19862b2c-2710-4aeb-880d-d8d24d42a2a3 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:09.910865 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 330/1308] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:09 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:09.984700 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-623a7c00-4e70-473a-8310-b236a9a6125a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:09.987141 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-623a7c00-4e70-473a-8310-b236a9a6125a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:09.987491 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-623a7c00-4e70-473a-8310-b236a9a6125a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:09.987749 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-623a7c00-4e70-473a-8310-b236a9a6125a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:09.987956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-623a7c00-4e70-473a-8310-b236a9a6125a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:09.995306 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:09.995306 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:09.996138 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-623a7c00-4e70-473a-8310-b236a9a6125a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:09.996692 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 325/1309] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:09 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:10.457767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-61ff8d78-2bcf-4456-ac1f-8280cd02cdc6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:10.460565 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-61ff8d78-2bcf-4456-ac1f-8280cd02cdc6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 Aug 18 13:06:10.460890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-61ff8d78-2bcf-4456-ac1f-8280cd02cdc6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:10.461133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-61ff8d78-2bcf-4456-ac1f-8280cd02cdc6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:10.471129 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:10.471129 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:10.478297 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-61ff8d78-2bcf-4456-ac1f-8280cd02cdc6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:10.484008 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-61ff8d78-2bcf-4456-ac1f-8280cd02cdc6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 returned with HTTP 200 Aug 18 13:06:10.484449 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 329/1310] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:10 2026] GET /volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:10.929997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aeb492c4-ed1c-441a-81f5-ac01d7298ab6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:10.936796 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aeb492c4-ed1c-441a-81f5-ac01d7298ab6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:10.936796 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aeb492c4-ed1c-441a-81f5-ac01d7298ab6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:10.937265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aeb492c4-ed1c-441a-81f5-ac01d7298ab6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:10.946181 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4a1a94bd-486c-414e-8543-8cc577735793 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:10.949197 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4a1a94bd-486c-414e-8543-8cc577735793 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] DELETE https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 Aug 18 13:06:10.949197 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4a1a94bd-486c-414e-8543-8cc577735793 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:10.949475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4a1a94bd-486c-414e-8543-8cc577735793 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:10.949701 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4a1a94bd-486c-414e-8543-8cc577735793 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Delete volume with id: 61b0a888-35a3-4935-be1e-a5d46a7e4778 Aug 18 13:06:10.958050 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:10.958050 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:10.960022 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4a1a94bd-486c-414e-8543-8cc577735793 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:10.961634 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:10.961634 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:10.966395 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-aeb492c4-ed1c-441a-81f5-ac01d7298ab6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:10.972058 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aeb492c4-ed1c-441a-81f5-ac01d7298ab6 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:10.973002 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 327/1311] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:10 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:10.982168 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4a1a94bd-486c-414e-8543-8cc577735793 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Delete volume request issued successfully. Aug 18 13:06:10.982444 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4a1a94bd-486c-414e-8543-8cc577735793 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 returned with HTTP 202 Aug 18 13:06:10.982922 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 331/1312] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:10 2026] DELETE /volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:10.998509 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dec0a027-9bbf-44a5-a260-43f1978be3a8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:11.000609 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dec0a027-9bbf-44a5-a260-43f1978be3a8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 Aug 18 13:06:11.000810 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dec0a027-9bbf-44a5-a260-43f1978be3a8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:11.001009 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dec0a027-9bbf-44a5-a260-43f1978be3a8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:11.009719 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bc9655ac-6f9d-4ee2-8594-fb39be98b679 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:11.012243 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc9655ac-6f9d-4ee2-8594-fb39be98b679 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:11.012918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc9655ac-6f9d-4ee2-8594-fb39be98b679 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:11.012918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc9655ac-6f9d-4ee2-8594-fb39be98b679 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:11.012918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-bc9655ac-6f9d-4ee2-8594-fb39be98b679 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:11.013198 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:11.013198 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:11.019275 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:11.019275 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:11.020292 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc9655ac-6f9d-4ee2-8594-fb39be98b679 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:11.020811 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 330/1313] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:11 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:11.023218 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dec0a027-9bbf-44a5-a260-43f1978be3a8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:11.031553 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dec0a027-9bbf-44a5-a260-43f1978be3a8 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 returned with HTTP 200 Aug 18 13:06:11.032878 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 326/1314] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:10 2026] GET /volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:11.476013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5cefab26-7df4-4699-96d9-43459c979f3a req-c700ea47-e9c7-40a0-b977-9c18aad15569 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:11.479801 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-c700ea47-e9c7-40a0-b977-9c18aad15569 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] POST https://10.4.3.126/volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0/action Aug 18 13:06:11.480485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-c700ea47-e9c7-40a0-b977-9c18aad15569 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:11.480785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-c700ea47-e9c7-40a0-b977-9c18aad15569 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:11.516059 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:11.516059 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:11.550466 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5cefab26-7df4-4699-96d9-43459c979f3a req-c700ea47-e9c7-40a0-b977-9c18aad15569 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0/action returned with HTTP 204 Aug 18 13:06:11.551173 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 328/1315] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:06:11 2026] POST /volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:11.993126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-64564a5c-1dfd-4d64-881f-7d405acb60fd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:11.997796 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64564a5c-1dfd-4d64-881f-7d405acb60fd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:11.998121 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-64564a5c-1dfd-4d64-881f-7d405acb60fd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:11.998407 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-64564a5c-1dfd-4d64-881f-7d405acb60fd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:12.030655 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:12.030655 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:12.043129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cf69cb0d-484a-432c-a793-1ad3bc454db0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:12.047347 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-64564a5c-1dfd-4d64-881f-7d405acb60fd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:12.051076 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-31e3f493-a090-4ea8-87d1-53ed08f08625 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:12.053408 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf69cb0d-484a-432c-a793-1ad3bc454db0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:12.054653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf69cb0d-484a-432c-a793-1ad3bc454db0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:12.054735 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-31e3f493-a090-4ea8-87d1-53ed08f08625 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 Aug 18 13:06:12.054773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf69cb0d-484a-432c-a793-1ad3bc454db0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:12.055142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cf69cb0d-484a-432c-a793-1ad3bc454db0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:12.055284 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-31e3f493-a090-4ea8-87d1-53ed08f08625 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:12.055327 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-31e3f493-a090-4ea8-87d1-53ed08f08625 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:12.062678 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64564a5c-1dfd-4d64-881f-7d405acb60fd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:12.063309 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 332/1316] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:11 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1144 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:12.064135 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:12.064135 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:12.066312 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf69cb0d-484a-432c-a793-1ad3bc454db0 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:12.067257 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 331/1317] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:12 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:12.068603 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-31e3f493-a090-4ea8-87d1-53ed08f08625 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 returned with HTTP 404 Aug 18 13:06:12.069179 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 327/1318] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:12 2026] GET /volume/v3/volumes/61b0a888-35a3-4935-be1e-a5d46a7e4778 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:12.088493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-47c2d019-7a7e-48a2-81b1-901c993feefe None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:12.089095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-14ea3a74-62fb-45c9-ab68-596a7fb16594 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:12.091046 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-14ea3a74-62fb-45c9-ab68-596a7fb16594 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:12.091046 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-14ea3a74-62fb-45c9-ab68-596a7fb16594 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:12.091609 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47c2d019-7a7e-48a2-81b1-901c993feefe tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:12.091668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-14ea3a74-62fb-45c9-ab68-596a7fb16594 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:12.091717 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47c2d019-7a7e-48a2-81b1-901c993feefe tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:12.092460 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47c2d019-7a7e-48a2-81b1-901c993feefe tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:12.092460 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-47c2d019-7a7e-48a2-81b1-901c993feefe tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Delete volume with id: c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:12.105374 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:12.105374 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:12.105678 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47c2d019-7a7e-48a2-81b1-901c993feefe tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:12.109879 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:12.109879 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:12.114264 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-14ea3a74-62fb-45c9-ab68-596a7fb16594 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:12.119813 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-14ea3a74-62fb-45c9-ab68-596a7fb16594 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:12.120180 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 333/1319] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:12 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:12.147029 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47c2d019-7a7e-48a2-81b1-901c993feefe tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Delete volume request issued successfully. Aug 18 13:06:12.147029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47c2d019-7a7e-48a2-81b1-901c993feefe tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 returned with HTTP 202 Aug 18 13:06:12.147149 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 329/1320] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:12 2026] DELETE /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:12.167571 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-018ac8ba-804f-4b9a-a1f5-6a4527024744 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:12.167571 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-018ac8ba-804f-4b9a-a1f5-6a4527024744 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:12.167571 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-018ac8ba-804f-4b9a-a1f5-6a4527024744 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:12.167571 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-018ac8ba-804f-4b9a-a1f5-6a4527024744 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:12.180174 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:12.180174 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:12.190002 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-018ac8ba-804f-4b9a-a1f5-6a4527024744 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Volume info retrieved successfully. Aug 18 13:06:12.200392 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-018ac8ba-804f-4b9a-a1f5-6a4527024744 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 returned with HTTP 200 Aug 18 13:06:12.200570 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 332/1321] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:12 2026] GET /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:12.227929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a372e2bc-b6a8-4226-ae8f-eb9ae572cf5c req-ff394cec-482e-4d04-9fc3-b5ad23b84b33 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:12.230757 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a372e2bc-b6a8-4226-ae8f-eb9ae572cf5c req-ff394cec-482e-4d04-9fc3-b5ad23b84b33 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:12.231588 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a372e2bc-b6a8-4226-ae8f-eb9ae572cf5c req-ff394cec-482e-4d04-9fc3-b5ad23b84b33 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:12.231588 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a372e2bc-b6a8-4226-ae8f-eb9ae572cf5c req-ff394cec-482e-4d04-9fc3-b5ad23b84b33 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:12.244638 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:12.244638 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:12.266228 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a372e2bc-b6a8-4226-ae8f-eb9ae572cf5c req-ff394cec-482e-4d04-9fc3-b5ad23b84b33 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:12.274170 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a372e2bc-b6a8-4226-ae8f-eb9ae572cf5c req-ff394cec-482e-4d04-9fc3-b5ad23b84b33 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:12.274819 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 328/1322] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:12 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:13.088547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-850075d7-335d-483a-891e-49e6ad55aeec None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:13.092250 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-850075d7-335d-483a-891e-49e6ad55aeec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:13.093244 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-850075d7-335d-483a-891e-49e6ad55aeec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:13.093244 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-850075d7-335d-483a-891e-49e6ad55aeec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:13.093244 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-850075d7-335d-483a-891e-49e6ad55aeec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:13.102468 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:13.102468 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:13.102468 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-850075d7-335d-483a-891e-49e6ad55aeec tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:13.102468 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 334/1323] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:13 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:13.221412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-88c4f164-1772-4b4d-b02d-12bba8119ae6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:13.226031 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-88c4f164-1772-4b4d-b02d-12bba8119ae6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] GET https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 Aug 18 13:06:13.226658 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-88c4f164-1772-4b4d-b02d-12bba8119ae6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:13.226890 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-88c4f164-1772-4b4d-b02d-12bba8119ae6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:13.240456 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-88c4f164-1772-4b4d-b02d-12bba8119ae6 tempest-ServersNegativeTestJSON-1641592195 tempest-ServersNegativeTestJSON-1641592195-project-member] https://10.4.3.126/volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 returned with HTTP 404 Aug 18 13:06:13.241422 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 330/1324] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:13 2026] GET /volume/v3/volumes/c2691f4c-13e8-4578-a9dc-7daba5a2cb01 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:14.118741 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-362e8e4a-6b32-4bc2-92d2-04c2a96615fa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:14.123065 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-362e8e4a-6b32-4bc2-92d2-04c2a96615fa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:14.123223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-362e8e4a-6b32-4bc2-92d2-04c2a96615fa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:14.123430 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-362e8e4a-6b32-4bc2-92d2-04c2a96615fa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:14.123539 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-362e8e4a-6b32-4bc2-92d2-04c2a96615fa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:14.134689 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:14.134689 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:14.135429 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-362e8e4a-6b32-4bc2-92d2-04c2a96615fa tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:14.135797 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 333/1325] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:14 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:15.155256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-145af915-4da4-49a0-a39c-89a138fc9d97 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:15.164428 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-145af915-4da4-49a0-a39c-89a138fc9d97 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:15.165159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-145af915-4da4-49a0-a39c-89a138fc9d97 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:15.165758 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-145af915-4da4-49a0-a39c-89a138fc9d97 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:15.167262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-145af915-4da4-49a0-a39c-89a138fc9d97 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:15.177554 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:15.177554 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:15.177554 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-145af915-4da4-49a0-a39c-89a138fc9d97 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:15.177554 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 329/1326] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:15 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:06:15.541442 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fc5a1792-a701-4201-ae17-3045d882c4dc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:15.546424 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc5a1792-a701-4201-ae17-3045d882c4dc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:06:15.546424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc5a1792-a701-4201-ae17-3045d882c4dc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:15.546424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc5a1792-a701-4201-ae17-3045d882c4dc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:15.565445 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:15.565445 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:15.580153 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fc5a1792-a701-4201-ae17-3045d882c4dc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:06:15.599314 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc5a1792-a701-4201-ae17-3045d882c4dc tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:06:15.599314 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 335/1327] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:15 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:15.711737 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-39fcc008-7efd-4070-9623-0f17ca35cb26 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:15.714832 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-39fcc008-7efd-4070-9623-0f17ca35cb26 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:06:15.715138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-39fcc008-7efd-4070-9623-0f17ca35cb26 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:15.715475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-39fcc008-7efd-4070-9623-0f17ca35cb26 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:15.726563 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:15.726563 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:15.732464 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-39fcc008-7efd-4070-9623-0f17ca35cb26 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:06:15.739796 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-39fcc008-7efd-4070-9623-0f17ca35cb26 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:06:15.740312 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 331/1328] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:15 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:15.879776 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:16.056250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:16.056697 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-228085522"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:16.059126 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-228085522'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:16.059126 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume of 1 GB Aug 18 13:06:16.066117 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Availability Zones retrieved successfully. Aug 18 13:06:16.073027 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (1acb0954-f68f-4552-a393-78c4843f4463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:16.074241 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc4af34-4dba-4165-a643-7c6695da02ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:16.075659 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:16.122171 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc4af34-4dba-4165-a643-7c6695da02ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:16.123894 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc8d564-f5cb-4f36-80a8-36127eda7c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:16.193848 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c93c8d00-0ac7-4c95-b55f-4ff5acf5f716 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:16.197861 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c93c8d00-0ac7-4c95-b55f-4ff5acf5f716 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:16.197861 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c93c8d00-0ac7-4c95-b55f-4ff5acf5f716 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:16.197861 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c93c8d00-0ac7-4c95-b55f-4ff5acf5f716 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:16.197861 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c93c8d00-0ac7-4c95-b55f-4ff5acf5f716 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:16.203302 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:16.203302 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:16.204306 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c93c8d00-0ac7-4c95-b55f-4ff5acf5f716 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:16.205231 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 330/1329] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:16 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:16.220125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Created reservations ['f61051f6-80b3-426f-b826-e979409f1fb1', 'cbd57313-ac9e-411b-98c1-51342bb1aa9a', 'a2d059d1-6440-4cdf-80c7-efd80aedc2de', 'f7ea8572-d2c3-4dce-aed5-4997b670a9bf'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:16.221073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc8d564-f5cb-4f36-80a8-36127eda7c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f61051f6-80b3-426f-b826-e979409f1fb1', 'cbd57313-ac9e-411b-98c1-51342bb1aa9a', 'a2d059d1-6440-4cdf-80c7-efd80aedc2de', 'f7ea8572-d2c3-4dce-aed5-4997b670a9bf']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:16.221984 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a69ebf-c560-47fb-8fe5-5267f5e7677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:16.264795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a69ebf-c560-47fb-8fe5-5267f5e7677f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fd1a52c-92d6-4940-99cb-70605e05c81d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-228085522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['f61051f6-80b3-426f-b826-e979409f1fb1','cbd57313-ac9e-411b-98c1-51342bb1aa9a','a2d059d1-6440-4cdf-80c7-efd80aedc2de','f7ea8572-d2c3-4dce-aed5-4997b670a9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-228085522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fd1a52c-92d6-4940-99cb-70605e05c81d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18535f977de54f06b7ff3dc481222a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2571702a57f4c14858d5f0e093a4641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:16.266568 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c6da145-c9bb-4121-a221-1e521d96fd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:16.353813 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c6da145-c9bb-4121-a221-1e521d96fd5c) transitioned into state 'SUCCESS' from state '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-228085522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['f61051f6-80b3-426f-b826-e979409f1fb1','cbd57313-ac9e-411b-98c1-51342bb1aa9a','a2d059d1-6440-4cdf-80c7-efd80aedc2de','f7ea8572-d2c3-4dce-aed5-4997b670a9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:16.353813 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2932d4-98f5-48f3-8a1d-ae60443babba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:16.373761 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2932d4-98f5-48f3-8a1d-ae60443babba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:16.374280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (1acb0954-f68f-4552-a393-78c4843f4463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:16.374703 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request issued successfully. Aug 18 13:06:16.376097 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8e0d223b-1dc5-43e3-b302-73e0752774bd tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:16.376454 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 334/1330] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:15 2026] POST /volume/v3/volumes => generated 763 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:16.396429 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-56ec16d5-d55c-4359-9880-7c66f6091a6a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:16.398742 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56ec16d5-d55c-4359-9880-7c66f6091a6a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d Aug 18 13:06:16.399815 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56ec16d5-d55c-4359-9880-7c66f6091a6a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:16.400711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56ec16d5-d55c-4359-9880-7c66f6091a6a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:16.414959 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:16.414959 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:16.424000 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-56ec16d5-d55c-4359-9880-7c66f6091a6a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:16.430094 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56ec16d5-d55c-4359-9880-7c66f6091a6a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d returned with HTTP 200 Aug 18 13:06:16.430679 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 336/1331] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:16 2026] GET /volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:17.191598 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cc153428-6ecf-4a13-8f18-090287467625 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:17.195778 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc153428-6ecf-4a13-8f18-090287467625 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/2b341ece-80a1-4e34-97de-cf7c585e12b0/action Aug 18 13:06:17.198141 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc153428-6ecf-4a13-8f18-090287467625 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-attach": {"instance_uuid": "de91263b-ca50-4571-9213-ff3a1dc372c7", "mountpoint": "/dev/vdc"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:17.198969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc153428-6ecf-4a13-8f18-090287467625 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "de91263b-ca50-4571-9213-ff3a1dc372c7", "mountpoint": "/dev/vdc"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:17.220626 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-967d0963-2cb3-41ae-84fe-40a678953a7e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:17.221048 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc153428-6ecf-4a13-8f18-090287467625 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/2b341ece-80a1-4e34-97de-cf7c585e12b0/action returned with HTTP 404 Aug 18 13:06:17.221385 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 332/1332] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:17 2026] POST /volume/v3/volumes/2b341ece-80a1-4e34-97de-cf7c585e12b0/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:17.224975 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-967d0963-2cb3-41ae-84fe-40a678953a7e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:17.225335 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-967d0963-2cb3-41ae-84fe-40a678953a7e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:17.225728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-967d0963-2cb3-41ae-84fe-40a678953a7e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:17.226114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-967d0963-2cb3-41ae-84fe-40a678953a7e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:17.235678 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:17.235678 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:17.236817 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-967d0963-2cb3-41ae-84fe-40a678953a7e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:17.238310 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 331/1333] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:17 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:17.446861 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5d5f0f7c-1467-4f46-a731-45c9859ca29a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:17.449519 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5d5f0f7c-1467-4f46-a731-45c9859ca29a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d Aug 18 13:06:17.449739 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5d5f0f7c-1467-4f46-a731-45c9859ca29a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:17.450201 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5d5f0f7c-1467-4f46-a731-45c9859ca29a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:17.458512 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:17.458512 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:17.463009 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5d5f0f7c-1467-4f46-a731-45c9859ca29a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:17.467911 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5d5f0f7c-1467-4f46-a731-45c9859ca29a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d returned with HTTP 200 Aug 18 13:06:17.468372 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 335/1334] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:17 2026] GET /volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:17.484342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:17.488067 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:17.488371 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fd1a52c-92d6-4940-99cb-70605e05c81d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-310199871"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:17.490008 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request body: {'volume': {"'source_volid": '0fd1a52c-92d6-4940-99cb-70605e05c81d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-310199871'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:17.490182 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume of 1 GB Aug 18 13:06:17.494648 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Availability Zones retrieved successfully. Aug 18 13:06:17.502778 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (472c0eb9-6560-4059-ae94-631c1dda4008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:17.504090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f7a9db-bb8c-4aaf-b779-8c11f7851b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.505411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:17.543709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f7a9db-bb8c-4aaf-b779-8c11f7851b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.545113 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e65771-29b4-4597-91d0-ac16a47af7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.607602 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Created reservations ['8ab54a29-da33-4414-a9b3-33eda4a63ea7', '693b9bfc-e9ea-47dc-a674-dbe12dc88c33', 'dcc6f741-ed48-4986-8616-92a686f071bd', 'c1081b70-7863-49a6-8401-c6590105b133'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:17.608392 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e65771-29b4-4597-91d0-ac16a47af7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab54a29-da33-4414-a9b3-33eda4a63ea7', '693b9bfc-e9ea-47dc-a674-dbe12dc88c33', 'dcc6f741-ed48-4986-8616-92a686f071bd', 'c1081b70-7863-49a6-8401-c6590105b133']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.609218 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4676c14-33b1-4f28-a35c-1160637a72c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.637558 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4676c14-33b1-4f28-a35c-1160637a72c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86cc7a2c-4155-4dc3-ab18-5c714fe90dcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-310199871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['8ab54a29-da33-4414-a9b3-33eda4a63ea7','693b9bfc-e9ea-47dc-a674-dbe12dc88c33','dcc6f741-ed48-4986-8616-92a686f071bd','c1081b70-7863-49a6-8401-c6590105b133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-310199871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86cc7a2c-4155-4dc3-ab18-5c714fe90dcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18535f977de54f06b7ff3dc481222a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2571702a57f4c14858d5f0e093a4641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.638351 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c071f81-d37a-414d-bc0c-0ebaffdb79a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.664271 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c071f81-d37a-414d-bc0c-0ebaffdb79a7) transitioned into state 'SUCCESS' from state '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-310199871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['8ab54a29-da33-4414-a9b3-33eda4a63ea7','693b9bfc-e9ea-47dc-a674-dbe12dc88c33','dcc6f741-ed48-4986-8616-92a686f071bd','c1081b70-7863-49a6-8401-c6590105b133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.665105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882ac90a-ca42-4714-aa9e-40d3b0e93993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.679488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882ac90a-ca42-4714-aa9e-40d3b0e93993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.680879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (472c0eb9-6560-4059-ae94-631c1dda4008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:17.681201 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request issued successfully. Aug 18 13:06:17.681872 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8426fb3e-8cc6-430b-aa34-5d1551825555 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:17.682327 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 337/1335] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:17 2026] POST /volume/v3/volumes => generated 763 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:17.701269 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:17.706364 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:17.706872 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fd1a52c-92d6-4940-99cb-70605e05c81d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2132798263"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:17.711838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request body: {'volume': {"'source_volid": '0fd1a52c-92d6-4940-99cb-70605e05c81d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2132798263'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:17.712296 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume of 1 GB Aug 18 13:06:17.725823 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Availability Zones retrieved successfully. Aug 18 13:06:17.734095 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (38e070eb-86e2-41cb-8174-665ff22e2e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:17.735030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b978a1-0246-47eb-a8e4-24e1857a72e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.735953 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:17.783970 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b978a1-0246-47eb-a8e4-24e1857a72e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.785365 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06689fd1-cbc9-4592-8bd9-fc0d7963855a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.860698 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Created reservations ['a8bdca16-41de-40da-ba15-f18b1fca418f', 'ea9c12f2-4d58-4970-a391-5935e810d27d', 'd8b64f6f-4450-40de-bf0b-39595f53f443', 'dd9ad669-bd89-4e04-a18b-ce5b2b976c29'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:17.861940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06689fd1-cbc9-4592-8bd9-fc0d7963855a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8bdca16-41de-40da-ba15-f18b1fca418f', 'ea9c12f2-4d58-4970-a391-5935e810d27d', 'd8b64f6f-4450-40de-bf0b-39595f53f443', 'dd9ad669-bd89-4e04-a18b-ce5b2b976c29']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.863053 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c066f9d5-85de-4190-92fc-093fd662b320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.897578 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c066f9d5-85de-4190-92fc-093fd662b320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a318aaa-6d8c-43f9-9767-041226c6af67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2132798263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['a8bdca16-41de-40da-ba15-f18b1fca418f','ea9c12f2-4d58-4970-a391-5935e810d27d','d8b64f6f-4450-40de-bf0b-39595f53f443','dd9ad669-bd89-4e04-a18b-ce5b2b976c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2132798263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a318aaa-6d8c-43f9-9767-041226c6af67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18535f977de54f06b7ff3dc481222a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2571702a57f4c14858d5f0e093a4641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.899227 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7dccf6f-096b-4707-9a91-5830f5a98558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.928558 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7dccf6f-096b-4707-9a91-5830f5a98558) transitioned into state 'SUCCESS' from state '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-2132798263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['a8bdca16-41de-40da-ba15-f18b1fca418f','ea9c12f2-4d58-4970-a391-5935e810d27d','d8b64f6f-4450-40de-bf0b-39595f53f443','dd9ad669-bd89-4e04-a18b-ce5b2b976c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.929235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f70815-f0b7-42bd-9060-b0afa4c8de52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:17.950569 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f70815-f0b7-42bd-9060-b0afa4c8de52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:17.950569 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (38e070eb-86e2-41cb-8174-665ff22e2e8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:17.950569 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request issued successfully. Aug 18 13:06:17.953713 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3dffddf2-0742-4f6d-8c02-fb255d17ea07 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:17.953876 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 333/1336] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:17 2026] POST /volume/v3/volumes => generated 764 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:17.971419 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:17.973760 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:17.974245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fd1a52c-92d6-4940-99cb-70605e05c81d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-723180277"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:17.976008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request body: {'volume': {"'source_volid": '0fd1a52c-92d6-4940-99cb-70605e05c81d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-723180277'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:17.978257 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume of 1 GB Aug 18 13:06:17.999313 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Availability Zones retrieved successfully. Aug 18 13:06:18.006988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (276decae-f178-4c05-98dd-7b8af6865363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:18.009319 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3678b8-310f-4c2a-8b1b-1046275124f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.010044 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:18.044252 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3678b8-310f-4c2a-8b1b-1046275124f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.045279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cdb467-4073-4b58-b814-db5bdb5af818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.103450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Created reservations ['4ca6b8a5-0cd7-465b-8039-4ddc3730f2b6', 'dada52f6-f7a9-4dde-8578-56e46d1b08cd', '1c13f5e8-c032-4ea4-b892-17ad4451ea2c', '02fae0e9-6aa8-4822-99c0-b777db05b624'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:18.104413 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cdb467-4073-4b58-b814-db5bdb5af818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ca6b8a5-0cd7-465b-8039-4ddc3730f2b6', 'dada52f6-f7a9-4dde-8578-56e46d1b08cd', '1c13f5e8-c032-4ea4-b892-17ad4451ea2c', '02fae0e9-6aa8-4822-99c0-b777db05b624']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.105358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c395872-89a8-4643-9d15-3b3083a18d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.135787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c395872-89a8-4643-9d15-3b3083a18d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3855c7fd-1dfd-4921-ae37-7f1af5044eeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-723180277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['4ca6b8a5-0cd7-465b-8039-4ddc3730f2b6','dada52f6-f7a9-4dde-8578-56e46d1b08cd','1c13f5e8-c032-4ea4-b892-17ad4451ea2c','02fae0e9-6aa8-4822-99c0-b777db05b624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-723180277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3855c7fd-1dfd-4921-ae37-7f1af5044eeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18535f977de54f06b7ff3dc481222a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2571702a57f4c14858d5f0e093a4641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.136836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38acb750-ba35-4a32-86ac-ca37369764f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.162397 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38acb750-ba35-4a32-86ac-ca37369764f0) transitioned into state 'SUCCESS' from state '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-723180277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['4ca6b8a5-0cd7-465b-8039-4ddc3730f2b6','dada52f6-f7a9-4dde-8578-56e46d1b08cd','1c13f5e8-c032-4ea4-b892-17ad4451ea2c','02fae0e9-6aa8-4822-99c0-b777db05b624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.163196 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab6db4f-8b78-4477-aae0-27393aa2a543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.174342 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab6db4f-8b78-4477-aae0-27393aa2a543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.175170 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (276decae-f178-4c05-98dd-7b8af6865363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:18.175535 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request issued successfully. Aug 18 13:06:18.176086 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0232747-bedc-4dfc-991b-094a5b3e0658 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:18.178154 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 332/1337] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:17 2026] POST /volume/v3/volumes => generated 763 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:18.196541 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.198364 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:18.198780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fd1a52c-92d6-4940-99cb-70605e05c81d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1126919012"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:18.200497 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request body: {'volume': {"'source_volid": '0fd1a52c-92d6-4940-99cb-70605e05c81d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1126919012'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:18.200544 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume of 1 GB Aug 18 13:06:18.209553 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Availability Zones retrieved successfully. Aug 18 13:06:18.222071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (39ad9d78-9913-4540-b4f9-f21d2013803b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:18.223868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efce5444-badb-43a7-9925-20d6304f7b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.225440 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:18.256352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6918ff43-3712-46a2-acac-d6dc5ee24593 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.260353 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6918ff43-3712-46a2-acac-d6dc5ee24593 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:18.260353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6918ff43-3712-46a2-acac-d6dc5ee24593 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:18.260353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6918ff43-3712-46a2-acac-d6dc5ee24593 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:18.260353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-6918ff43-3712-46a2-acac-d6dc5ee24593 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:18.265589 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.265589 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:18.266751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efce5444-badb-43a7-9925-20d6304f7b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.266931 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6918ff43-3712-46a2-acac-d6dc5ee24593 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:18.267402 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 338/1338] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:18 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:18.267967 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a02fbf1-7c1b-48ee-9646-4204c0ce68ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.336982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Created reservations ['f81f0251-9825-42f1-b1f6-79084080f1f2', '0233a7ef-1304-4261-b1a6-045d2da7b558', 'b95ad7e0-47c0-4a87-a40d-6107138a47d2', '9ec8f8a4-36dc-4a3c-9788-daaed9744f0d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:18.338426 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a02fbf1-7c1b-48ee-9646-4204c0ce68ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f81f0251-9825-42f1-b1f6-79084080f1f2', '0233a7ef-1304-4261-b1a6-045d2da7b558', 'b95ad7e0-47c0-4a87-a40d-6107138a47d2', '9ec8f8a4-36dc-4a3c-9788-daaed9744f0d']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.341959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1afff98-5ab7-454a-a45c-46c4de29e2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.384414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1afff98-5ab7-454a-a45c-46c4de29e2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc6ce3fd-c94f-4c11-b57f-0541639d9dd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1126919012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['f81f0251-9825-42f1-b1f6-79084080f1f2','0233a7ef-1304-4261-b1a6-045d2da7b558','b95ad7e0-47c0-4a87-a40d-6107138a47d2','9ec8f8a4-36dc-4a3c-9788-daaed9744f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1126919012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc6ce3fd-c94f-4c11-b57f-0541639d9dd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18535f977de54f06b7ff3dc481222a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2571702a57f4c14858d5f0e093a4641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.389177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4898df4d-a5f6-48f9-812c-07e6a0ccbba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.429093 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4898df4d-a5f6-48f9-812c-07e6a0ccbba1) transitioned into state 'SUCCESS' from state '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-1126919012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['f81f0251-9825-42f1-b1f6-79084080f1f2','0233a7ef-1304-4261-b1a6-045d2da7b558','b95ad7e0-47c0-4a87-a40d-6107138a47d2','9ec8f8a4-36dc-4a3c-9788-daaed9744f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.430165 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0446c56-507e-45ca-af28-928c59c506aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.444333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0446c56-507e-45ca-af28-928c59c506aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.445660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (39ad9d78-9913-4540-b4f9-f21d2013803b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:18.446194 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request issued successfully. Aug 18 13:06:18.447259 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-985fa479-e173-4a2b-9dbd-07d2ec7b25cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:18.448020 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 336/1339] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:18 2026] POST /volume/v3/volumes => generated 764 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:18.464462 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.467283 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:18.467811 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fd1a52c-92d6-4940-99cb-70605e05c81d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-160980587"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:18.469860 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request body: {'volume': {"'source_volid": '0fd1a52c-92d6-4940-99cb-70605e05c81d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-160980587'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:18.470115 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume of 1 GB Aug 18 13:06:18.470647 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.470647 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:18.479948 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Availability Zones retrieved successfully. Aug 18 13:06:18.487826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (db1b6d38-3134-4268-b74f-4c17c5427ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:18.489117 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89389ebe-11e3-4508-a1f9-140637fd1b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.491825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:18.564376 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89389ebe-11e3-4508-a1f9-140637fd1b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.564376 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1c6989-838b-43af-a8d9-87e180d1620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.604494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-ebf05abf-b181-4926-b4c3-aacc37850151 req-879e2bce-e9c0-4376-bf8a-d8c5837cc488 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.609569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ebf05abf-b181-4926-b4c3-aacc37850151 req-879e2bce-e9c0-4376-bf8a-d8c5837cc488 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:18.611066 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ebf05abf-b181-4926-b4c3-aacc37850151 req-879e2bce-e9c0-4376-bf8a-d8c5837cc488 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:18.611728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ebf05abf-b181-4926-b4c3-aacc37850151 req-879e2bce-e9c0-4376-bf8a-d8c5837cc488 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:18.629370 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.629370 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:18.636310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Created reservations ['9289e2a1-ec2d-4834-966c-6a5b7aa901b2', '91b46ec3-ea4d-4bee-af8b-fe3d487bf3c3', '5f630c84-99de-4391-a51c-952746430baa', 'ab075328-c923-47cf-9e89-f093686a0202'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:18.637161 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1c6989-838b-43af-a8d9-87e180d1620c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9289e2a1-ec2d-4834-966c-6a5b7aa901b2', '91b46ec3-ea4d-4bee-af8b-fe3d487bf3c3', '5f630c84-99de-4391-a51c-952746430baa', 'ab075328-c923-47cf-9e89-f093686a0202']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.638005 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7335f4b-ab40-4b4c-96d7-b57318442f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.639895 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-ebf05abf-b181-4926-b4c3-aacc37850151 req-879e2bce-e9c0-4376-bf8a-d8c5837cc488 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:18.646405 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ebf05abf-b181-4926-b4c3-aacc37850151 req-879e2bce-e9c0-4376-bf8a-d8c5837cc488 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:18.647370 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 333/1340] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:18 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:18.671478 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7335f4b-ab40-4b4c-96d7-b57318442f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188ac59d-4723-461d-a74e-4393829c6608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-160980587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['9289e2a1-ec2d-4834-966c-6a5b7aa901b2','91b46ec3-ea4d-4bee-af8b-fe3d487bf3c3','5f630c84-99de-4391-a51c-952746430baa','ab075328-c923-47cf-9e89-f093686a0202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-160980587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188ac59d-4723-461d-a74e-4393829c6608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18535f977de54f06b7ff3dc481222a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2571702a57f4c14858d5f0e093a4641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.672706 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903fb325-5138-4c36-b5cb-a07783b991f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.705852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903fb325-5138-4c36-b5cb-a07783b991f5) transitioned into state 'SUCCESS' from state '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-160980587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18535f977de54f06b7ff3dc481222a86',qos_specs=None,replication_status=,reservations=['9289e2a1-ec2d-4834-966c-6a5b7aa901b2','91b46ec3-ea4d-4bee-af8b-fe3d487bf3c3','5f630c84-99de-4391-a51c-952746430baa','ab075328-c923-47cf-9e89-f093686a0202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2571702a57f4c14858d5f0e093a4641',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.707171 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c37c85-f381-4613-abb9-f3b8a16f6690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:18.723262 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c37c85-f381-4613-abb9-f3b8a16f6690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:18.724394 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Flow 'volume_create_api' (db1b6d38-3134-4268-b74f-4c17c5427ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:18.724802 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Create volume request issued successfully. Aug 18 13:06:18.725637 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ffa4c296-ea48-4620-989f-2c6ffcc7e8d2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:18.726826 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 334/1341] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:18 2026] POST /volume/v3/volumes => generated 763 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:18.748280 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a6b9fd2b-bb95-4521-b4d5-0d677624edd7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.751540 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a6b9fd2b-bb95-4521-b4d5-0d677624edd7 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf Aug 18 13:06:18.751865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a6b9fd2b-bb95-4521-b4d5-0d677624edd7 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:18.752627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a6b9fd2b-bb95-4521-b4d5-0d677624edd7 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:18.764143 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.764143 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:18.770060 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a6b9fd2b-bb95-4521-b4d5-0d677624edd7 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:18.788702 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a6b9fd2b-bb95-4521-b4d5-0d677624edd7 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf returned with HTTP 200 Aug 18 13:06:18.789142 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 339/1342] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:18 2026] GET /volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:18.807218 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1b494327-1584-4d2b-8687-e0d5f40e75cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.812178 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1b494327-1584-4d2b-8687-e0d5f40e75cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 Aug 18 13:06:18.812178 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1b494327-1584-4d2b-8687-e0d5f40e75cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:18.812794 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1b494327-1584-4d2b-8687-e0d5f40e75cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:18.827973 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.827973 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:18.833708 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1b494327-1584-4d2b-8687-e0d5f40e75cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:18.840762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1b494327-1584-4d2b-8687-e0d5f40e75cf tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 returned with HTTP 200 Aug 18 13:06:18.840830 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 337/1343] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:18 2026] GET /volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:18.862875 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cfb91ec6-2fcd-4723-9db7-3dc09093690d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.867131 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cfb91ec6-2fcd-4723-9db7-3dc09093690d tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb Aug 18 13:06:18.867456 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cfb91ec6-2fcd-4723-9db7-3dc09093690d tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:18.867735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cfb91ec6-2fcd-4723-9db7-3dc09093690d tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:18.877240 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.877240 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:18.881669 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cfb91ec6-2fcd-4723-9db7-3dc09093690d tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:18.887649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cfb91ec6-2fcd-4723-9db7-3dc09093690d tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb returned with HTTP 200 Aug 18 13:06:18.888676 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 334/1344] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:18 2026] GET /volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:18.908131 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d3ec127b-8741-4328-b75b-e453a33249e2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.910605 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d3ec127b-8741-4328-b75b-e453a33249e2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 Aug 18 13:06:18.910892 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d3ec127b-8741-4328-b75b-e453a33249e2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:18.911086 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d3ec127b-8741-4328-b75b-e453a33249e2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:18.921779 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.921779 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:18.926302 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d3ec127b-8741-4328-b75b-e453a33249e2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:18.932849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d3ec127b-8741-4328-b75b-e453a33249e2 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 returned with HTTP 200 Aug 18 13:06:18.933398 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 335/1345] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:18 2026] GET /volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:18.952376 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3b6d76cb-e562-4db7-a96d-9b57ebf35401 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:18.954594 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3b6d76cb-e562-4db7-a96d-9b57ebf35401 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 Aug 18 13:06:18.954894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3b6d76cb-e562-4db7-a96d-9b57ebf35401 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:18.955089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3b6d76cb-e562-4db7-a96d-9b57ebf35401 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:18.967244 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:18.967244 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:18.976237 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3b6d76cb-e562-4db7-a96d-9b57ebf35401 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:18.983908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3b6d76cb-e562-4db7-a96d-9b57ebf35401 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 returned with HTTP 200 Aug 18 13:06:18.984959 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 340/1346] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:18 2026] GET /volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:19.006120 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:19.008688 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] DELETE https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 Aug 18 13:06:19.009025 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:19.009236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:19.009441 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume with id: 188ac59d-4723-461d-a74e-4393829c6608 Aug 18 13:06:19.023918 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:19.023918 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:19.023918 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:19.049745 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume request issued successfully. Aug 18 13:06:19.049929 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c8f906df-8765-4fb4-aca9-b2fb804cb0eb tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 returned with HTTP 202 Aug 18 13:06:19.051086 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 338/1347] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:19 2026] DELETE /volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:19.060736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-818ba72f-0dbb-441f-a560-0b423a07c06e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:19.062897 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-818ba72f-0dbb-441f-a560-0b423a07c06e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 Aug 18 13:06:19.063126 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-818ba72f-0dbb-441f-a560-0b423a07c06e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:19.063378 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-818ba72f-0dbb-441f-a560-0b423a07c06e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:19.074334 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:19.074334 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:19.080051 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-818ba72f-0dbb-441f-a560-0b423a07c06e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:19.087155 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-818ba72f-0dbb-441f-a560-0b423a07c06e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 returned with HTTP 200 Aug 18 13:06:19.090240 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 335/1348] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:19 2026] GET /volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:19.282012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d27e5627-570e-4b9f-9cf3-6cf39c35d75b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:19.284321 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d27e5627-570e-4b9f-9cf3-6cf39c35d75b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:19.284818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d27e5627-570e-4b9f-9cf3-6cf39c35d75b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:19.285180 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d27e5627-570e-4b9f-9cf3-6cf39c35d75b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:19.285641 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d27e5627-570e-4b9f-9cf3-6cf39c35d75b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:19.293305 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:19.293305 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:19.294568 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d27e5627-570e-4b9f-9cf3-6cf39c35d75b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:19.295153 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 336/1349] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:19 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:20.103523 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-61474ce5-09ac-4466-b338-394c10e1a3b3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:20.106642 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61474ce5-09ac-4466-b338-394c10e1a3b3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 Aug 18 13:06:20.106942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61474ce5-09ac-4466-b338-394c10e1a3b3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:20.107185 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61474ce5-09ac-4466-b338-394c10e1a3b3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:20.114439 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61474ce5-09ac-4466-b338-394c10e1a3b3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 returned with HTTP 404 Aug 18 13:06:20.115100 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 341/1350] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:20 2026] GET /volume/v3/volumes/188ac59d-4723-461d-a74e-4393829c6608 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:20.128187 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b85972f0-e010-44f3-a525-bc4014842829 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:20.130649 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b85972f0-e010-44f3-a525-bc4014842829 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] DELETE https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 Aug 18 13:06:20.130737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b85972f0-e010-44f3-a525-bc4014842829 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:20.130915 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b85972f0-e010-44f3-a525-bc4014842829 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:20.131168 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-b85972f0-e010-44f3-a525-bc4014842829 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume with id: fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 Aug 18 13:06:20.138850 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:20.138850 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:20.144044 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b85972f0-e010-44f3-a525-bc4014842829 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:20.168552 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b85972f0-e010-44f3-a525-bc4014842829 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume request issued successfully. Aug 18 13:06:20.168552 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b85972f0-e010-44f3-a525-bc4014842829 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 returned with HTTP 202 Aug 18 13:06:20.168552 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 339/1351] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:20 2026] DELETE /volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:20.178635 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6d963630-f385-4151-bc3f-fc6bbf14dea6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:20.183139 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d963630-f385-4151-bc3f-fc6bbf14dea6 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 Aug 18 13:06:20.183347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d963630-f385-4151-bc3f-fc6bbf14dea6 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:20.183644 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d963630-f385-4151-bc3f-fc6bbf14dea6 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:20.195096 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:20.195096 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:20.202329 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6d963630-f385-4151-bc3f-fc6bbf14dea6 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:20.211123 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d963630-f385-4151-bc3f-fc6bbf14dea6 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 returned with HTTP 200 Aug 18 13:06:20.212261 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 336/1352] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:20 2026] GET /volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:20.319910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0a5a159a-fc92-4c49-9615-af61026759dc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:20.319910 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0a5a159a-fc92-4c49-9615-af61026759dc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:20.319910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0a5a159a-fc92-4c49-9615-af61026759dc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:20.319910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0a5a159a-fc92-4c49-9615-af61026759dc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:20.320905 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0a5a159a-fc92-4c49-9615-af61026759dc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:20.329031 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:20.329031 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:20.330412 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0a5a159a-fc92-4c49-9615-af61026759dc tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:20.330485 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 337/1353] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:20 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:21.651708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f99c3b82-1d6e-48fb-aaf0-c8244d73ce70 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:21.651708 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f99c3b82-1d6e-48fb-aaf0-c8244d73ce70 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 Aug 18 13:06:21.651708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f99c3b82-1d6e-48fb-aaf0-c8244d73ce70 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:21.651708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f99c3b82-1d6e-48fb-aaf0-c8244d73ce70 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:21.651708 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f99c3b82-1d6e-48fb-aaf0-c8244d73ce70 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 returned with HTTP 404 Aug 18 13:06:21.651708 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 342/1354] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:21 2026] GET /volume/v3/volumes/fc6ce3fd-c94f-4c11-b57f-0541639d9dd3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume with id: 3855c7fd-1dfd-4921-ae37-7f1af5044eeb Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume request issued successfully. Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aecd004b-72a9-4ad6-aecb-9270ed1f89a9 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb returned with HTTP 202 Aug 18 13:06:21.654762 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 340/1355] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:21 2026] DELETE /volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b85db1ff-bea8-426d-bfe7-ed1814f8db80 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b85db1ff-bea8-426d-bfe7-ed1814f8db80 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b85db1ff-bea8-426d-bfe7-ed1814f8db80 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b85db1ff-bea8-426d-bfe7-ed1814f8db80 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b85db1ff-bea8-426d-bfe7-ed1814f8db80 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b85db1ff-bea8-426d-bfe7-ed1814f8db80 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb returned with HTTP 200 Aug 18 13:06:21.656416 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 337/1356] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:21 2026] GET /volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-feb80f89-5813-45d6-b1e7-f54509a87761 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-feb80f89-5813-45d6-b1e7-f54509a87761 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-feb80f89-5813-45d6-b1e7-f54509a87761 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-feb80f89-5813-45d6-b1e7-f54509a87761 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-feb80f89-5813-45d6-b1e7-f54509a87761 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-feb80f89-5813-45d6-b1e7-f54509a87761 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:21.657200 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 338/1357] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:21 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:22.373876 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1b1e3235-e945-430a-88b2-5b483c57bd1b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:22.379810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b1e3235-e945-430a-88b2-5b483c57bd1b tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb Aug 18 13:06:22.380041 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b1e3235-e945-430a-88b2-5b483c57bd1b tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:22.380222 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b1e3235-e945-430a-88b2-5b483c57bd1b tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:22.391660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2d712fb0-88a2-454a-bf36-7315231b4205 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:22.393097 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b1e3235-e945-430a-88b2-5b483c57bd1b tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb returned with HTTP 404 Aug 18 13:06:22.393503 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 343/1358] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:22 2026] GET /volume/v3/volumes/3855c7fd-1dfd-4921-ae37-7f1af5044eeb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:22.395151 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d712fb0-88a2-454a-bf36-7315231b4205 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:22.395420 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2d712fb0-88a2-454a-bf36-7315231b4205 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:22.395731 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2d712fb0-88a2-454a-bf36-7315231b4205 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:22.395827 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-2d712fb0-88a2-454a-bf36-7315231b4205 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:22.402666 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a05f4804-c039-4036-af92-8b27fdffdf37 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:22.402957 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:22.402957 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:22.404007 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d712fb0-88a2-454a-bf36-7315231b4205 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:22.404483 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 341/1359] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:22 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:22.407644 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a05f4804-c039-4036-af92-8b27fdffdf37 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 Aug 18 13:06:22.407837 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a05f4804-c039-4036-af92-8b27fdffdf37 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:22.408034 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a05f4804-c039-4036-af92-8b27fdffdf37 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:22.408419 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a05f4804-c039-4036-af92-8b27fdffdf37 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume with id: 0a318aaa-6d8c-43f9-9767-041226c6af67 Aug 18 13:06:22.416824 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:22.416824 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:22.417302 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a05f4804-c039-4036-af92-8b27fdffdf37 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:22.435883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:22.436193 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a05f4804-c039-4036-af92-8b27fdffdf37 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume request issued successfully. Aug 18 13:06:22.436622 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a05f4804-c039-4036-af92-8b27fdffdf37 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 returned with HTTP 202 Aug 18 13:06:22.437250 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 338/1360] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:22 2026] DELETE /volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:22.440975 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:22.441395 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "90e82a95-015c-48d3-a42e-99612afd2b77", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1642777388"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:22.443616 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume request body: {'volume': {'imageRef': '90e82a95-015c-48d3-a42e-99612afd2b77', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1642777388'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:22.447932 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1e102912-f4f6-49d0-867e-b21bd1e67f7e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:22.449868 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e102912-f4f6-49d0-867e-b21bd1e67f7e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 Aug 18 13:06:22.450090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1e102912-f4f6-49d0-867e-b21bd1e67f7e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:22.450340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1e102912-f4f6-49d0-867e-b21bd1e67f7e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:22.465067 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:22.465067 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:22.476663 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1e102912-f4f6-49d0-867e-b21bd1e67f7e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:22.484580 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e102912-f4f6-49d0-867e-b21bd1e67f7e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 returned with HTTP 200 Aug 18 13:06:22.485253 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 344/1361] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:22 2026] GET /volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:22.579055 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume of 2 GB Aug 18 13:06:22.583863 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Availability Zones retrieved successfully. Aug 18 13:06:22.591082 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Flow 'volume_create_api' (b37ed191-9c40-4ba4-8880-0b55ee90d0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:22.592130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a069e410-806f-4681-8a2a-efd61bb80ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:22.593222 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Validating volume size '2' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:22.659809 np0000007652 devstack@c-api.service[100589]: WARNING cinder.volume.api [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a069e410-806f-4681-8a2a-efd61bb80ac0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:06:22.659809 np0000007652 devstack@c-api.service[100589]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 90e82a95-015c-48d3-a42e-99612afd2b77 is not active. Aug 18 13:06:22.662120 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a069e410-806f-4681-8a2a-efd61bb80ac0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:22.663614 np0000007652 devstack@c-api.service[100589]: WARNING cinder.volume.api [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a069e410-806f-4681-8a2a-efd61bb80ac0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:06:22.664174 np0000007652 devstack@c-api.service[100589]: WARNING cinder.volume.api [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Flow 'volume_create_api' (b37ed191-9c40-4ba4-8880-0b55ee90d0c8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:06:22.664772 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-185043a1-2efa-45e2-8b0a-9c428d07a945 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:06:22.665416 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 339/1362] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:22 2026] POST /volume/v3/volumes => generated 125 bytes in 230 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:23.422310 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c25a4c4d-8289-435b-b2c3-9f460204a0a7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:23.425358 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c25a4c4d-8289-435b-b2c3-9f460204a0a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:23.425358 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c25a4c4d-8289-435b-b2c3-9f460204a0a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:23.425358 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c25a4c4d-8289-435b-b2c3-9f460204a0a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:23.425358 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c25a4c4d-8289-435b-b2c3-9f460204a0a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:23.431272 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:23.431272 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:23.433783 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c25a4c4d-8289-435b-b2c3-9f460204a0a7 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:23.433783 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 342/1363] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:23 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:23.503761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-861f6b80-da98-4786-9734-1159de46884e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:23.506073 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-861f6b80-da98-4786-9734-1159de46884e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 Aug 18 13:06:23.506272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-861f6b80-da98-4786-9734-1159de46884e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:23.507370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-861f6b80-da98-4786-9734-1159de46884e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:23.510245 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=275,cinder:UPDATE=59,cinder:INSERT=23 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:06:23.515514 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-861f6b80-da98-4786-9734-1159de46884e tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 returned with HTTP 404 Aug 18 13:06:23.516851 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 339/1364] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:23 2026] GET /volume/v3/volumes/0a318aaa-6d8c-43f9-9767-041226c6af67 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:23.527847 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:23.530014 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] DELETE https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf Aug 18 13:06:23.530364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:23.530438 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:23.530745 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume with id: 86cc7a2c-4155-4dc3-ab18-5c714fe90dcf Aug 18 13:06:23.547552 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:23.547552 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:23.548855 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:23.595594 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume request issued successfully. Aug 18 13:06:23.595594 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d377f4fa-b4f7-4caa-864e-b9c32ab6ee40 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf returned with HTTP 202 Aug 18 13:06:23.596097 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 345/1365] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:23 2026] DELETE /volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:23.611383 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a952d017-3d4f-4061-93fd-a7a550165842 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:23.615730 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a952d017-3d4f-4061-93fd-a7a550165842 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf Aug 18 13:06:23.616104 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a952d017-3d4f-4061-93fd-a7a550165842 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:23.617005 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a952d017-3d4f-4061-93fd-a7a550165842 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:23.631689 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:23.631689 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:23.639749 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a952d017-3d4f-4061-93fd-a7a550165842 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:23.649021 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a952d017-3d4f-4061-93fd-a7a550165842 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf returned with HTTP 200 Aug 18 13:06:23.649150 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 340/1366] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:23 2026] GET /volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:24.450089 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6bc0df43-d820-421a-a68c-49435c1e9369 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:24.454237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6bc0df43-d820-421a-a68c-49435c1e9369 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:24.454237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6bc0df43-d820-421a-a68c-49435c1e9369 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:24.454237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6bc0df43-d820-421a-a68c-49435c1e9369 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:24.454237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6bc0df43-d820-421a-a68c-49435c1e9369 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:24.461089 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:24.461089 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:24.462345 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6bc0df43-d820-421a-a68c-49435c1e9369 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:24.463404 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 343/1367] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:24 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:24.669267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-75c7994d-b8be-4f56-a436-2531bac83ef3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:24.672621 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75c7994d-b8be-4f56-a436-2531bac83ef3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf Aug 18 13:06:24.673134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75c7994d-b8be-4f56-a436-2531bac83ef3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:24.673571 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75c7994d-b8be-4f56-a436-2531bac83ef3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:24.683132 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75c7994d-b8be-4f56-a436-2531bac83ef3 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf returned with HTTP 404 Aug 18 13:06:24.683132 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 340/1368] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:24 2026] GET /volume/v3/volumes/86cc7a2c-4155-4dc3-ab18-5c714fe90dcf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:24.693127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:24.695521 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d Aug 18 13:06:24.695783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:24.696031 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:24.696161 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume with id: 0fd1a52c-92d6-4940-99cb-70605e05c81d Aug 18 13:06:24.700386 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=349,cinder:INSERT=51,cinder:UPDATE=85 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:06:24.708587 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:24.708587 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:24.709399 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:24.739356 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Delete volume request issued successfully. Aug 18 13:06:24.739747 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ee1a5d33-ab01-45e3-bf64-8c0f5701577f tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d returned with HTTP 202 Aug 18 13:06:24.740179 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 346/1369] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:24 2026] DELETE /volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:24.749851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-319b07ba-318d-4281-ae89-972f3822404a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:24.752252 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-319b07ba-318d-4281-ae89-972f3822404a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d Aug 18 13:06:24.752988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-319b07ba-318d-4281-ae89-972f3822404a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:24.752988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-319b07ba-318d-4281-ae89-972f3822404a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:24.762848 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:24.762848 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:24.775012 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-319b07ba-318d-4281-ae89-972f3822404a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Volume info retrieved successfully. Aug 18 13:06:24.785792 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-319b07ba-318d-4281-ae89-972f3822404a tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d returned with HTTP 200 Aug 18 13:06:24.786803 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 341/1370] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:24 2026] GET /volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:25.471668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:25.481243 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:25.481782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c9569eaa-c6e7-47af-9b6c-7efdbc1e6a34"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:25.484559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c9569eaa-c6e7-47af-9b6c-7efdbc1e6a34'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:25.488828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1eb66ef3-74fb-422a-bee6-f741271f7d42 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:25.496144 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1eb66ef3-74fb-422a-bee6-f741271f7d42 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:25.496144 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1eb66ef3-74fb-422a-bee6-f741271f7d42 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:25.496250 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1eb66ef3-74fb-422a-bee6-f741271f7d42 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:25.496619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1eb66ef3-74fb-422a-bee6-f741271f7d42 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:25.502356 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:25.502356 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:25.503415 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1eb66ef3-74fb-422a-bee6-f741271f7d42 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:25.503849 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 341/1371] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:25 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:25.783421 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume of 1 GB Aug 18 13:06:25.790020 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Availability Zones retrieved successfully. Aug 18 13:06:25.796312 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Flow 'volume_create_api' (9373df1d-150a-4922-8d0d-329490853b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:25.797332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54434b6-1036-4fb7-b8f4-3b2fb4f51ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:25.798445 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:25.806968 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-96cd7cda-0442-495d-aacf-3a78a7000f38 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:25.810900 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96cd7cda-0442-495d-aacf-3a78a7000f38 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] GET https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d Aug 18 13:06:25.811160 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96cd7cda-0442-495d-aacf-3a78a7000f38 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:25.811840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96cd7cda-0442-495d-aacf-3a78a7000f38 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:25.822070 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96cd7cda-0442-495d-aacf-3a78a7000f38 tempest-CreateVolumesFromSourceVolumeTest-864805840 tempest-CreateVolumesFromSourceVolumeTest-864805840-project-member] https://10.4.3.126/volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d returned with HTTP 404 Aug 18 13:06:25.822975 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 347/1372] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:25 2026] GET /volume/v3/volumes/0fd1a52c-92d6-4940-99cb-70605e05c81d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:25.849302 np0000007652 devstack@c-api.service[100590]: WARNING cinder.volume.api [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54434b6-1036-4fb7-b8f4-3b2fb4f51ce9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:06:25.849302 np0000007652 devstack@c-api.service[100590]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 13:06:25.851873 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54434b6-1036-4fb7-b8f4-3b2fb4f51ce9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:25.853880 np0000007652 devstack@c-api.service[100590]: WARNING cinder.volume.api [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54434b6-1036-4fb7-b8f4-3b2fb4f51ce9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:06:25.855263 np0000007652 devstack@c-api.service[100590]: WARNING cinder.volume.api [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Flow 'volume_create_api' (9373df1d-150a-4922-8d0d-329490853b90) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:06:25.855750 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8f12d85b-39a3-4b9a-ac80-9d13dfda56cd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:06:25.857331 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 344/1373] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:25 2026] POST /volume/v3/volumes => generated 134 bytes in 386 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:26.391249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8f0bd5de-12b2-447f-ae3f-7a07e64f5750 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.395364 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8f0bd5de-12b2-447f-ae3f-7a07e64f5750 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:26.395364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8f0bd5de-12b2-447f-ae3f-7a07e64f5750 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.398374 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8f0bd5de-12b2-447f-ae3f-7a07e64f5750 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:06:26.398847 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 342/1374] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:26.410161 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2ade1581-b525-4722-bcbe-f01f9b462e15 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.414426 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ade1581-b525-4722-bcbe-f01f9b462e15 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:26.414722 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ade1581-b525-4722-bcbe-f01f9b462e15 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0866dc16-a323-4f67-af73-221df62a8e10"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.416190 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-2ade1581-b525-4722-bcbe-f01f9b462e15 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0866dc16-a323-4f67-af73-221df62a8e10'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:26.421142 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ade1581-b525-4722-bcbe-f01f9b462e15 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 18 13:06:26.421754 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 342/1375] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:26.438343 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-32919714-1c10-48de-9767-9933ec9db502 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.446767 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-32919714-1c10-48de-9767-9933ec9db502 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:26.446767 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-32919714-1c10-48de-9767-9933ec9db502 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9818035f-815e-471e-9c37-9815a7d2106e"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.446767 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-32919714-1c10-48de-9767-9933ec9db502 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '9818035f-815e-471e-9c37-9815a7d2106e'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:26.455697 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-32919714-1c10-48de-9767-9933ec9db502 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 18 13:06:26.456001 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 348/1376] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:26.468454 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5b177dfb-9b6b-4749-896a-616e73e98ce9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.470369 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b177dfb-9b6b-4749-896a-616e73e98ce9 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:26.470724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5b177dfb-9b6b-4749-896a-616e73e98ce9 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "731c8bf4-e5a4-4e19-ac37-da0525d594ea"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.473401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-5b177dfb-9b6b-4749-896a-616e73e98ce9 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '731c8bf4-e5a4-4e19-ac37-da0525d594ea'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:26.476836 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=370,cinder:INSERT=82,cinder:UPDATE=120 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:06:26.484971 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b177dfb-9b6b-4749-896a-616e73e98ce9 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 18 13:06:26.486000 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 345/1377] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:06:26.497352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-be9e34f3-803b-4410-80b2-7db470fa6184 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.499855 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be9e34f3-803b-4410-80b2-7db470fa6184 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:26.500417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be9e34f3-803b-4410-80b2-7db470fa6184 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.503004 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be9e34f3-803b-4410-80b2-7db470fa6184 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:06:26.503496 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 343/1378] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:26.517694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1bab2cdf-3edf-4295-9b88-6b40f0c31674 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.520352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3d9b6b09-66e1-481e-b856-c79558c41785 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.520801 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1bab2cdf-3edf-4295-9b88-6b40f0c31674 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:26.521786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1bab2cdf-3edf-4295-9b88-6b40f0c31674 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.524229 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3d9b6b09-66e1-481e-b856-c79558c41785 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:26.524229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3d9b6b09-66e1-481e-b856-c79558c41785 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:26.524320 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1bab2cdf-3edf-4295-9b88-6b40f0c31674 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:06:26.524355 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3d9b6b09-66e1-481e-b856-c79558c41785 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:26.524355 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-3d9b6b09-66e1-481e-b856-c79558c41785 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:26.524855 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 343/1379] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:26.532239 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:26.532239 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:26.533297 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3d9b6b09-66e1-481e-b856-c79558c41785 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:26.533742 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 349/1380] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:26 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:26.536953 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8cc11ba9-7f5f-4854-899e-8a69ce96115c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.543134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8cc11ba9-7f5f-4854-899e-8a69ce96115c tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:26.543396 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8cc11ba9-7f5f-4854-899e-8a69ce96115c tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.548662 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8cc11ba9-7f5f-4854-899e-8a69ce96115c tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:06:26.549392 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 346/1381] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:26.561806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5ff48b14-d015-47f2-9071-1a51fc4763f2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.566338 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ff48b14-d015-47f2-9071-1a51fc4763f2 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] DELETE https://10.4.3.126/volume/v3/volumes/tempest-invalid-1790905091 Aug 18 13:06:26.566712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ff48b14-d015-47f2-9071-1a51fc4763f2 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:26.566851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ff48b14-d015-47f2-9071-1a51fc4763f2 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:26.567102 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-5ff48b14-d015-47f2-9071-1a51fc4763f2 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Delete volume with id: tempest-invalid-1790905091 Aug 18 13:06:26.573964 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ff48b14-d015-47f2-9071-1a51fc4763f2 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-1790905091 returned with HTTP 404 Aug 18 13:06:26.574443 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 344/1382] 10.4.3.126 () {66 vars in 1321 bytes} [Tue Aug 18 13:06:26 2026] DELETE /volume/v3/volumes/tempest-invalid-1790905091 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:26.585158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-98db4647-434a-48f3-b290-8e7bfca9b7c0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.589326 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 344/1383] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:06:26 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 13:06:26.601066 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-267d993f-90a5-424d-a271-cbc25af2ec23 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.609399 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-267d993f-90a5-424d-a271-cbc25af2ec23 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/xxx/action Aug 18 13:06:26.610647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-267d993f-90a5-424d-a271-cbc25af2ec23 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-detach": {}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:26.610647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-267d993f-90a5-424d-a271-cbc25af2ec23 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:26.620949 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-267d993f-90a5-424d-a271-cbc25af2ec23 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 13:06:26.621713 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 350/1384] 10.4.3.126 () {68 vars in 1291 bytes} [Tue Aug 18 13:06:26 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:26.632845 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f0e7c6d5-8b63-4247-a71b-f6d8c90c96dd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.636632 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0e7c6d5-8b63-4247-a71b-f6d8c90c96dd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/tempest-invalid-275895628 Aug 18 13:06:26.636632 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0e7c6d5-8b63-4247-a71b-f6d8c90c96dd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:26.636632 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0e7c6d5-8b63-4247-a71b-f6d8c90c96dd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:26.654094 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0e7c6d5-8b63-4247-a71b-f6d8c90c96dd tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-275895628 returned with HTTP 404 Aug 18 13:06:26.654753 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 347/1385] 10.4.3.126 () {66 vars in 1315 bytes} [Tue Aug 18 13:06:26 2026] GET /volume/v3/volumes/tempest-invalid-275895628 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:26.666229 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-010b69a6-0d46-455f-82b8-bfe945690a91 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.668288 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 345/1386] 10.4.3.126 () {66 vars in 1240 bytes} [Tue Aug 18 13:06:26 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 13:06:26.677620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f5a24369-b943-477e-a712-be12019c6438 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.681352 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?status=null Aug 18 13:06:26.681352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:26.681352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:26.681352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:06:26.681352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Could not evaluate value null, assuming string {{(pid=100591) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:06:26.682425 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:06:26.895623 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Get all volumes completed successfully. Aug 18 13:06:26.897773 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5a24369-b943-477e-a712-be12019c6438 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 13:06:26.898251 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 345/1387] 10.4.3.126 () {66 vars in 1281 bytes} [Tue Aug 18 13:06:26 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:06:26.920245 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:26.922762 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-338398493 Aug 18 13:06:26.922996 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:26.924104 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:26.924104 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:06:26.925193 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-338398493'), ('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:06:26.972604 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Get all volumes completed successfully. Aug 18 13:06:26.977582 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-14fca8c2-1298-4eb1-aa80-b5d84137b99e tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-338398493 returned with HTTP 200 Aug 18 13:06:26.978269 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 351/1388] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:06:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-338398493 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:06:27.004135 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.007372 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes?status=null Aug 18 13:06:27.007724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.007986 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.008880 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:06:27.009406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Could not evaluate value null, assuming string {{(pid=100590) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:06:27.010792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:06:27.052585 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Get all volumes completed successfully. Aug 18 13:06:27.052585 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8161cd8c-5e90-4ff3-afa2-657f18165365 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 13:06:27.053051 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 348/1389] 10.4.3.126 () {66 vars in 1260 bytes} [Tue Aug 18 13:06:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:06:27.071426 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f18697c2-2479-4204-9775-6eb2dc415cbe None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.072287 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f18697c2-2479-4204-9775-6eb2dc415cbe tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1286178104 Aug 18 13:06:27.072758 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f18697c2-2479-4204-9775-6eb2dc415cbe tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.073041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f18697c2-2479-4204-9775-6eb2dc415cbe tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.073651 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-f18697c2-2479-4204-9775-6eb2dc415cbe tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:06:27.076226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f18697c2-2479-4204-9775-6eb2dc415cbe tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1286178104'), ('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:06:27.117158 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f18697c2-2479-4204-9775-6eb2dc415cbe tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Get all volumes completed successfully. Aug 18 13:06:27.117363 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f18697c2-2479-4204-9775-6eb2dc415cbe tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1286178104 returned with HTTP 200 Aug 18 13:06:27.118306 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 346/1390] 10.4.3.126 () {66 vars in 1338 bytes} [Tue Aug 18 13:06:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1286178104 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:06:27.132096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2512b090-3c8f-4bd7-9a68-ba28169b9285 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.134812 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2512b090-3c8f-4bd7-9a68-ba28169b9285 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action Aug 18 13:06:27.135191 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2512b090-3c8f-4bd7-9a68-ba28169b9285 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.135348 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2512b090-3c8f-4bd7-9a68-ba28169b9285 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.154985 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:27.154985 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:27.155630 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2512b090-3c8f-4bd7-9a68-ba28169b9285 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:27.165847 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2512b090-3c8f-4bd7-9a68-ba28169b9285 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Reserve volume completed successfully. Aug 18 13:06:27.166089 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2512b090-3c8f-4bd7-9a68-ba28169b9285 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action returned with HTTP 202 Aug 18 13:06:27.166682 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 346/1391] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:06:27.176223 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-042d8a42-b430-410d-97e0-5e5f2683eb22 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.178304 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-042d8a42-b430-410d-97e0-5e5f2683eb22 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action Aug 18 13:06:27.178703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-042d8a42-b430-410d-97e0-5e5f2683eb22 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.178815 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-042d8a42-b430-410d-97e0-5e5f2683eb22 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.195817 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:27.195817 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:27.196505 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-042d8a42-b430-410d-97e0-5e5f2683eb22 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:27.204741 np0000007652 devstack@c-api.service[100588]: ERROR cinder.volume.api [None req-042d8a42-b430-410d-97e0-5e5f2683eb22 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 13:06:27.205147 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-042d8a42-b430-410d-97e0-5e5f2683eb22 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action returned with HTTP 400 Aug 18 13:06:27.205999 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 352/1392] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action => generated 132 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:27.218768 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f731f387-cb77-48f0-9ea4-a4a103aa6247 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.223672 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f731f387-cb77-48f0-9ea4-a4a103aa6247 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action Aug 18 13:06:27.224132 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f731f387-cb77-48f0-9ea4-a4a103aa6247 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.224748 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f731f387-cb77-48f0-9ea4-a4a103aa6247 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.236894 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:27.236894 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:27.237855 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f731f387-cb77-48f0-9ea4-a4a103aa6247 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:27.278686 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f731f387-cb77-48f0-9ea4-a4a103aa6247 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Unreserve volume completed successfully. Aug 18 13:06:27.278686 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f731f387-cb77-48f0-9ea4-a4a103aa6247 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action returned with HTTP 202 Aug 18 13:06:27.278686 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 349/1393] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:06:27.290008 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3aff7869-6006-439a-8480-edd320b4bfa1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.292245 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3aff7869-6006-439a-8480-edd320b4bfa1 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/c0d0ab6e-3305-49b0-98f2-69f023afb755/action Aug 18 13:06:27.292662 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3aff7869-6006-439a-8480-edd320b4bfa1 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.292802 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3aff7869-6006-439a-8480-edd320b4bfa1 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.308339 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3aff7869-6006-439a-8480-edd320b4bfa1 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/c0d0ab6e-3305-49b0-98f2-69f023afb755/action returned with HTTP 404 Aug 18 13:06:27.308952 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 347/1394] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/c0d0ab6e-3305-49b0-98f2-69f023afb755/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:27.322692 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb0484e6-9eb1-4efc-8c8f-faec559449bb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.329185 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb0484e6-9eb1-4efc-8c8f-faec559449bb tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/56c9957a-f7d7-403b-a1df-03a3f094c54a/action Aug 18 13:06:27.329575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb0484e6-9eb1-4efc-8c8f-faec559449bb tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.329742 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb0484e6-9eb1-4efc-8c8f-faec559449bb tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.348561 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb0484e6-9eb1-4efc-8c8f-faec559449bb tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/56c9957a-f7d7-403b-a1df-03a3f094c54a/action returned with HTTP 404 Aug 18 13:06:27.349266 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 347/1395] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/56c9957a-f7d7-403b-a1df-03a3f094c54a/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:27.368673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8e4610f7-5001-4922-b5ac-544fd5a0e50d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.372654 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 353/1396] 10.4.3.126 () {68 vars in 1260 bytes} [Tue Aug 18 13:06:27 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 13:06:27.385294 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d719e2c6-5c4b-4db5-b7ae-09dd2beaeca1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.388657 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d719e2c6-5c4b-4db5-b7ae-09dd2beaeca1 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] PUT https://10.4.3.126/volume/v3/volumes/tempest-invalid-1001576997 Aug 18 13:06:27.389050 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d719e2c6-5c4b-4db5-b7ae-09dd2beaeca1 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.399390 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d719e2c6-5c4b-4db5-b7ae-09dd2beaeca1 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-1001576997 returned with HTTP 404 Aug 18 13:06:27.399390 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 350/1397] 10.4.3.126 () {68 vars in 1338 bytes} [Tue Aug 18 13:06:27 2026] PUT /volume/v3/volumes/tempest-invalid-1001576997 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:27.412908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5a55f534-cb3c-455b-9af8-0868d8c751d4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.416286 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5a55f534-cb3c-455b-9af8-0868d8c751d4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] PUT https://10.4.3.126/volume/v3/volumes/e8968168-dc61-4902-930b-02ac65e3832c Aug 18 13:06:27.416421 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5a55f534-cb3c-455b-9af8-0868d8c751d4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.426504 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5a55f534-cb3c-455b-9af8-0868d8c751d4 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/e8968168-dc61-4902-930b-02ac65e3832c returned with HTTP 404 Aug 18 13:06:27.426789 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 348/1398] 10.4.3.126 () {68 vars in 1368 bytes} [Tue Aug 18 13:06:27 2026] PUT /volume/v3/volumes/e8968168-dc61-4902-930b-02ac65e3832c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:06:27.438997 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a11285c3-72d3-4ecf-b70c-6a857fe7215b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.443019 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a11285c3-72d3-4ecf-b70c-6a857fe7215b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d89069a8-130c-4df6-aa04-fbcf76b1f3b1 Aug 18 13:06:27.443019 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a11285c3-72d3-4ecf-b70c-6a857fe7215b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.445259 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a11285c3-72d3-4ecf-b70c-6a857fe7215b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.446485 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a11285c3-72d3-4ecf-b70c-6a857fe7215b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Delete volume with id: d89069a8-130c-4df6-aa04-fbcf76b1f3b1 Aug 18 13:06:27.458281 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a11285c3-72d3-4ecf-b70c-6a857fe7215b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d89069a8-130c-4df6-aa04-fbcf76b1f3b1 returned with HTTP 404 Aug 18 13:06:27.458281 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 348/1399] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:27 2026] DELETE /volume/v3/volumes/d89069a8-130c-4df6-aa04-fbcf76b1f3b1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:27.471984 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3ce43405-9461-443e-86b2-eab1d44d7f33 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.473694 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ce43405-9461-443e-86b2-eab1d44d7f33 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action Aug 18 13:06:27.474113 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ce43405-9461-443e-86b2-eab1d44d7f33 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.474169 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ce43405-9461-443e-86b2-eab1d44d7f33 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.475769 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ce43405-9461-443e-86b2-eab1d44d7f33 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action returned with HTTP 400 Aug 18 13:06:27.476264 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 354/1400] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:27.489158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5dcc9c55-9fd2-49f1-a50a-5cd149d1007b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.492284 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5dcc9c55-9fd2-49f1-a50a-5cd149d1007b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action Aug 18 13:06:27.492681 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5dcc9c55-9fd2-49f1-a50a-5cd149d1007b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.492857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5dcc9c55-9fd2-49f1-a50a-5cd149d1007b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.496052 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5dcc9c55-9fd2-49f1-a50a-5cd149d1007b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action returned with HTTP 400 Aug 18 13:06:27.496715 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 351/1401] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:27.508390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5e876d8a-cd3f-448f-a5c7-32aeaa406a1a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.514903 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5e876d8a-cd3f-448f-a5c7-32aeaa406a1a tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/8b60a420-0bce-4a79-b4cc-9f4e9e5f30e6/action Aug 18 13:06:27.515132 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5e876d8a-cd3f-448f-a5c7-32aeaa406a1a tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.515175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5e876d8a-cd3f-448f-a5c7-32aeaa406a1a tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.528811 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5e876d8a-cd3f-448f-a5c7-32aeaa406a1a tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/8b60a420-0bce-4a79-b4cc-9f4e9e5f30e6/action returned with HTTP 404 Aug 18 13:06:27.529423 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 349/1402] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/8b60a420-0bce-4a79-b4cc-9f4e9e5f30e6/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:06:27.541389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-00678138-d29c-46c5-b250-c13e2d5c71f5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.546506 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00678138-d29c-46c5-b250-c13e2d5c71f5 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action Aug 18 13:06:27.547011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00678138-d29c-46c5-b250-c13e2d5c71f5 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.547183 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00678138-d29c-46c5-b250-c13e2d5c71f5 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.548661 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bf85a6c2-c197-42a9-9d0e-c809731bcb35 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.549231 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00678138-d29c-46c5-b250-c13e2d5c71f5 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action returned with HTTP 400 Aug 18 13:06:27.549962 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 349/1403] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:06:27.554447 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf85a6c2-c197-42a9-9d0e-c809731bcb35 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:27.554559 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf85a6c2-c197-42a9-9d0e-c809731bcb35 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.554785 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf85a6c2-c197-42a9-9d0e-c809731bcb35 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.554957 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bf85a6c2-c197-42a9-9d0e-c809731bcb35 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:27.562718 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:27.562718 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:27.563579 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-653a7585-6212-4f48-a984-bccf464f1854 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.563768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf85a6c2-c197-42a9-9d0e-c809731bcb35 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:27.565141 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 355/1404] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:27 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:27.566669 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-653a7585-6212-4f48-a984-bccf464f1854 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] POST https://10.4.3.126/volume/v3/volumes/None/action Aug 18 13:06:27.567027 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-653a7585-6212-4f48-a984-bccf464f1854 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:27.567160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-653a7585-6212-4f48-a984-bccf464f1854 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:27.578082 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-653a7585-6212-4f48-a984-bccf464f1854 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 13:06:27.579068 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 352/1405] 10.4.3.126 () {68 vars in 1294 bytes} [Tue Aug 18 13:06:27 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:27.592188 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-34651c49-3cb0-438f-8ac1-51ac20886923 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.597998 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34651c49-3cb0-438f-8ac1-51ac20886923 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/7bb7374a-d667-4c71-b905-fbd8cccd0d2f Aug 18 13:06:27.597998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34651c49-3cb0-438f-8ac1-51ac20886923 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.598187 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34651c49-3cb0-438f-8ac1-51ac20886923 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.611407 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34651c49-3cb0-438f-8ac1-51ac20886923 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/7bb7374a-d667-4c71-b905-fbd8cccd0d2f returned with HTTP 404 Aug 18 13:06:27.612054 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 350/1406] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:27 2026] GET /volume/v3/volumes/7bb7374a-d667-4c71-b905-fbd8cccd0d2f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:27.625773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-28ec411a-49f4-4210-942a-6a4a082ab031 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.631628 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-28ec411a-49f4-4210-942a-6a4a082ab031 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d Aug 18 13:06:27.631964 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-28ec411a-49f4-4210-942a-6a4a082ab031 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.632659 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-28ec411a-49f4-4210-942a-6a4a082ab031 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.646851 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:27.646851 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:27.658196 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-28ec411a-49f4-4210-942a-6a4a082ab031 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:27.670999 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-28ec411a-49f4-4210-942a-6a4a082ab031 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d returned with HTTP 200 Aug 18 13:06:27.671688 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 350/1407] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:27 2026] GET /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:27.691095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.697009 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d Aug 18 13:06:27.701159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.701983 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.702892 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Delete volume with id: d55f8063-0d82-4504-93de-14f0a229146d Aug 18 13:06:27.738673 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:27.738673 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:27.739289 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:27.786245 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Delete volume request issued successfully. Aug 18 13:06:27.786245 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7a70b58-21d3-4308-80a4-ecb4319e678b tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d returned with HTTP 202 Aug 18 13:06:27.786639 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 356/1408] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:27 2026] DELETE /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:27.804342 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3873389f-f379-4673-b7c0-83cd78f134b3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:27.808324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3873389f-f379-4673-b7c0-83cd78f134b3 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d Aug 18 13:06:27.808324 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3873389f-f379-4673-b7c0-83cd78f134b3 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:27.810409 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3873389f-f379-4673-b7c0-83cd78f134b3 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:27.825010 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:27.825010 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:27.836874 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3873389f-f379-4673-b7c0-83cd78f134b3 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Volume info retrieved successfully. Aug 18 13:06:27.845350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3873389f-f379-4673-b7c0-83cd78f134b3 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d returned with HTTP 200 Aug 18 13:06:27.846092 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 353/1409] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:27 2026] GET /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:28.531533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-79b78d08-f989-4335-85a7-27846669d50d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:28.581177 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-21232737-11e7-49a8-8d11-10f8311f3e92 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:28.585136 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-21232737-11e7-49a8-8d11-10f8311f3e92 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:28.585457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-21232737-11e7-49a8-8d11-10f8311f3e92 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:28.585737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-21232737-11e7-49a8-8d11-10f8311f3e92 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:28.585874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-21232737-11e7-49a8-8d11-10f8311f3e92 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:28.595003 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:28.595003 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:28.596175 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-21232737-11e7-49a8-8d11-10f8311f3e92 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:28.596865 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 351/1410] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:28 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:28.684712 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:28.685173 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2047052542"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:28.686845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2047052542'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:28.687026 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:28.690794 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=379,cinder:UPDATE=107,cinder:INSERT=68 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:06:28.694095 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:28.701124 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (99473c55-47a5-49a8-91fd-66d96d9e2c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:28.702175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65dc3e1b-c12f-4e44-b41a-8ac1602d2322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:28.703266 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:28.765333 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65dc3e1b-c12f-4e44-b41a-8ac1602d2322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:28.766535 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954b25a5-849d-4aff-ae08-61fb64a58f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:28.860390 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-03e07760-9cfa-4c38-b638-2d51150810e6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:28.861073 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['372885a1-bdc7-4d4a-b273-248502d8aa4f', '80e79514-32d7-4056-83ad-fec82aeb9cae', '76710df5-c4f0-4ca5-a511-aaa4d5853c46', '0da96534-e161-4cef-8438-8c8417c40ad5'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:28.861909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954b25a5-849d-4aff-ae08-61fb64a58f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372885a1-bdc7-4d4a-b273-248502d8aa4f', '80e79514-32d7-4056-83ad-fec82aeb9cae', '76710df5-c4f0-4ca5-a511-aaa4d5853c46', '0da96534-e161-4cef-8438-8c8417c40ad5']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:28.862694 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d95b52-ba8a-4cf1-a128-2f1d5e97410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:28.864097 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03e07760-9cfa-4c38-b638-2d51150810e6 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] GET https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d Aug 18 13:06:28.864315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03e07760-9cfa-4c38-b638-2d51150810e6 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:28.864494 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03e07760-9cfa-4c38-b638-2d51150810e6 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:28.870932 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03e07760-9cfa-4c38-b638-2d51150810e6 tempest-VolumesNegativeTest-1068274693 tempest-VolumesNegativeTest-1068274693-project-member] https://10.4.3.126/volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d returned with HTTP 404 Aug 18 13:06:28.871657 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 357/1411] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:28 2026] GET /volume/v3/volumes/d55f8063-0d82-4504-93de-14f0a229146d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:28.895993 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d95b52-ba8a-4cf1-a128-2f1d5e97410a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fbc94fc-123d-4bd3-bbaf-c676c315be26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2047052542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['372885a1-bdc7-4d4a-b273-248502d8aa4f','80e79514-32d7-4056-83ad-fec82aeb9cae','76710df5-c4f0-4ca5-a511-aaa4d5853c46','0da96534-e161-4cef-8438-8c8417c40ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2047052542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fbc94fc-123d-4bd3-bbaf-c676c315be26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:28.897711 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0318f3e9-465b-4f3a-bca9-b4f9c80817b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:28.927645 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0318f3e9-465b-4f3a-bca9-b4f9c80817b5) transitioned into state 'SUCCESS' from state '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-2047052542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['372885a1-bdc7-4d4a-b273-248502d8aa4f','80e79514-32d7-4056-83ad-fec82aeb9cae','76710df5-c4f0-4ca5-a511-aaa4d5853c46','0da96534-e161-4cef-8438-8c8417c40ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:28.928669 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e07f7ea-69e5-4af0-a1e5-fbe935f2c02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:28.945262 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e07f7ea-69e5-4af0-a1e5-fbe935f2c02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:28.946263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (99473c55-47a5-49a8-91fd-66d96d9e2c51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:28.946584 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:28.947189 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79b78d08-f989-4335-85a7-27846669d50d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:28.947614 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 351/1412] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:06:28 2026] POST /volume/v3/volumes => generated 770 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:28.965151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-135b28d2-7fa2-43bd-973b-f8ae7cddd68f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:28.971381 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-135b28d2-7fa2-43bd-973b-f8ae7cddd68f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:06:28.971850 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-135b28d2-7fa2-43bd-973b-f8ae7cddd68f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:28.972113 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-135b28d2-7fa2-43bd-973b-f8ae7cddd68f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:28.986649 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:28.986649 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:28.996256 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-135b28d2-7fa2-43bd-973b-f8ae7cddd68f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:29.003773 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-135b28d2-7fa2-43bd-973b-f8ae7cddd68f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 returned with HTTP 200 Aug 18 13:06:29.004244 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 354/1413] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:28 2026] GET /volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:29.618810 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8c3dbd57-69e1-431b-b227-6ff339d34c1e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:29.621740 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8c3dbd57-69e1-431b-b227-6ff339d34c1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:29.621962 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8c3dbd57-69e1-431b-b227-6ff339d34c1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:29.622174 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8c3dbd57-69e1-431b-b227-6ff339d34c1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:29.622317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8c3dbd57-69e1-431b-b227-6ff339d34c1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:29.633901 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:29.633901 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:29.635348 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8c3dbd57-69e1-431b-b227-6ff339d34c1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:29.636128 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 352/1414] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:29 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:29.651305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-707e51a5-9017-4962-a9fc-0e6fef8b6cde None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:29.655790 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-707e51a5-9017-4962-a9fc-0e6fef8b6cde tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:29.656057 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-707e51a5-9017-4962-a9fc-0e6fef8b6cde tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:29.656379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-707e51a5-9017-4962-a9fc-0e6fef8b6cde tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:29.656692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-707e51a5-9017-4962-a9fc-0e6fef8b6cde tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:29.662429 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:29.662429 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:29.663701 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-707e51a5-9017-4962-a9fc-0e6fef8b6cde tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:29.664166 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 358/1415] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:29 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:29.676577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:29.678748 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:06:29.679238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00112320-e468-447b-b462-4f0f8e97015b", "incremental": true, "force": true}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:29.680803 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating new backup {'backup': {'volume_id': '00112320-e468-447b-b462-4f0f8e97015b', 'incremental': True, 'force': True}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:06:29.680929 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating backup of volume 00112320-e468-447b-b462-4f0f8e97015b in container None Aug 18 13:06:29.693141 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:29.693141 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:29.693812 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:29.718468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['5245ad4a-82d3-4d86-879b-ba09f347121a', '239746b9-02e2-43d7-9938-c56ce7f5a0d0'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:29.787538 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9675e8b-43d2-44b3-a25c-dd1354f7432a tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:06:29.787916 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 352/1416] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:29 2026] POST /volume/v3/backups => generated 288 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:29.799437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1d90828d-b39c-4111-ad45-0093721a29c1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:29.803932 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1d90828d-b39c-4111-ad45-0093721a29c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:29.803932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1d90828d-b39c-4111-ad45-0093721a29c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:29.803932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1d90828d-b39c-4111-ad45-0093721a29c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:29.803932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1d90828d-b39c-4111-ad45-0093721a29c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:29.808161 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:29.808161 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:29.809351 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1d90828d-b39c-4111-ad45-0093721a29c1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:29.809998 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 355/1417] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:29 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:30.018753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a032cd74-61c9-48ad-899c-e9cf9f0bca7e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:30.021587 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a032cd74-61c9-48ad-899c-e9cf9f0bca7e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:06:30.021587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a032cd74-61c9-48ad-899c-e9cf9f0bca7e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:30.021587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a032cd74-61c9-48ad-899c-e9cf9f0bca7e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:30.031951 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:30.031951 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:30.039563 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a032cd74-61c9-48ad-899c-e9cf9f0bca7e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:30.044765 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a032cd74-61c9-48ad-899c-e9cf9f0bca7e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 returned with HTTP 200 Aug 18 13:06:30.045401 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 353/1418] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:30 2026] GET /volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:30.060813 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:30.063299 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:06:30.063864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fbc94fc-123d-4bd3-bbaf-c676c315be26", "name": "tempest-VolumeDependencyTests-Snapshot-836020702"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:30.077030 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:30.077030 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:30.077753 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:30.077946 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create snapshot from volume 7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:06:30.139257 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['f7abefed-9442-4762-bcd5-4261fd906a4e', '0cb222c6-7eb1-4339-a05f-c4777f029359', 'e381bea0-ec61-4be3-8d79-f123a3a096df', 'bdd335c1-caba-45db-b130-1c0554812aba'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:30.192389 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot create request issued successfully. Aug 18 13:06:30.192389 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb35b1e5-2451-4794-8ed0-65276690fd49 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:06:30.192836 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 359/1419] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:06:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:30.206770 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-72765970-6c7c-45b9-b745-571d2ebac488 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:30.209844 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-72765970-6c7c-45b9-b745-571d2ebac488 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:06:30.209844 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-72765970-6c7c-45b9-b745-571d2ebac488 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:30.211216 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-72765970-6c7c-45b9-b745-571d2ebac488 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:30.220552 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:30.220552 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:30.221165 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-72765970-6c7c-45b9-b745-571d2ebac488 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:30.222517 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-72765970-6c7c-45b9-b745-571d2ebac488 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 returned with HTTP 200 Aug 18 13:06:30.223011 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 353/1420] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:30 2026] GET /volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:30.825594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4d16bf64-a80e-4b6a-a24b-531bdcb96491 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:30.829635 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4d16bf64-a80e-4b6a-a24b-531bdcb96491 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:30.829635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4d16bf64-a80e-4b6a-a24b-531bdcb96491 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:30.829635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4d16bf64-a80e-4b6a-a24b-531bdcb96491 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:30.829635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4d16bf64-a80e-4b6a-a24b-531bdcb96491 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:30.844138 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:30.844138 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:30.844138 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4d16bf64-a80e-4b6a-a24b-531bdcb96491 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:30.844138 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 356/1421] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:30 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 696 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:31.238102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f56ae60c-ed8d-4bca-b5eb-e0dca6a23f45 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:31.241228 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f56ae60c-ed8d-4bca-b5eb-e0dca6a23f45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:06:31.241388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f56ae60c-ed8d-4bca-b5eb-e0dca6a23f45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:31.242317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f56ae60c-ed8d-4bca-b5eb-e0dca6a23f45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:31.254699 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:31.254699 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:31.255389 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f56ae60c-ed8d-4bca-b5eb-e0dca6a23f45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:31.258029 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f56ae60c-ed8d-4bca-b5eb-e0dca6a23f45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 returned with HTTP 200 Aug 18 13:06:31.258786 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 354/1422] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:31 2026] GET /volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:31.276343 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:31.280427 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:31.280427 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "be7ce23e-923c-4850-902c-f78ee32abd01", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1241901425"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:31.281356 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'snapshot_id': 'be7ce23e-923c-4850-902c-f78ee32abd01', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1241901425'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:31.287946 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:31.287946 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:31.288482 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:31.288621 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:31.293467 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:31.302864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (9bf8c9f2-ba1c-4b8c-90ae-491181839b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:31.304119 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c1965c-b3bb-4a89-aa55-c8f27a544ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:31.306347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:31.510471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c1965c-b3bb-4a89-aa55-c8f27a544ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be7ce23e-923c-4850-902c-f78ee32abd01', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:31.511226 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91734f24-9a88-4c55-9e7e-90b6679a75b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:31.570475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['24a222ca-dc88-4c5e-a2d8-5399a6e61482', 'bc948858-f1a6-4d80-ada5-b26225f6cd8d', '7142932e-c1bb-4659-92f4-7ad71491b37a', '990a6a66-a25c-4aac-9731-08bc3fe6c193'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:31.571382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91734f24-9a88-4c55-9e7e-90b6679a75b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a222ca-dc88-4c5e-a2d8-5399a6e61482', 'bc948858-f1a6-4d80-ada5-b26225f6cd8d', '7142932e-c1bb-4659-92f4-7ad71491b37a', '990a6a66-a25c-4aac-9731-08bc3fe6c193']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:31.572128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0061b19-765b-4f38-80ff-ecd7d5fd6c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:31.616457 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0061b19-765b-4f38-80ff-ecd7d5fd6c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c8e8b1d-8a32-40fc-9f62-d08e7d64968a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1241901425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['24a222ca-dc88-4c5e-a2d8-5399a6e61482','bc948858-f1a6-4d80-ada5-b26225f6cd8d','7142932e-c1bb-4659-92f4-7ad71491b37a','990a6a66-a25c-4aac-9731-08bc3fe6c193'],size=1,snapshot_id=be7ce23e-923c-4850-902c-f78ee32abd01,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1241901425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c8e8b1d-8a32-40fc-9f62-d08e7d64968a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be7ce23e-923c-4850-902c-f78ee32abd01,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:31.617760 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df1e7a7-803e-4123-bbf1-d0d5979216e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:31.640969 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df1e7a7-803e-4123-bbf1-d0d5979216e5) transitioned into state 'SUCCESS' from state '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-1241901425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['24a222ca-dc88-4c5e-a2d8-5399a6e61482','bc948858-f1a6-4d80-ada5-b26225f6cd8d','7142932e-c1bb-4659-92f4-7ad71491b37a','990a6a66-a25c-4aac-9731-08bc3fe6c193'],size=1,snapshot_id=be7ce23e-923c-4850-902c-f78ee32abd01,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:31.641957 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f26d79-4cc3-4aed-91be-c3e73f27ced8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:31.666912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f26d79-4cc3-4aed-91be-c3e73f27ced8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:31.667115 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (9bf8c9f2-ba1c-4b8c-90ae-491181839b37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:31.667511 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:31.668136 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4746b2d9-f0db-4dee-9106-71e2bcbdeb82 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:31.668719 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 360/1423] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:06:31 2026] POST /volume/v3/volumes => generated 804 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:31.685420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a23773aa-3da6-468e-bf1e-88df97ab24de None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:31.687911 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a23773aa-3da6-468e-bf1e-88df97ab24de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:06:31.688156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a23773aa-3da6-468e-bf1e-88df97ab24de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:31.688424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a23773aa-3da6-468e-bf1e-88df97ab24de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:31.699721 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:31.699721 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:31.708012 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a23773aa-3da6-468e-bf1e-88df97ab24de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:31.712669 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a23773aa-3da6-468e-bf1e-88df97ab24de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a returned with HTTP 200 Aug 18 13:06:31.713186 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 354/1424] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:31 2026] GET /volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:31.859149 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-61b4ca31-9500-40aa-b0aa-9d370f43d51b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:31.861320 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-61b4ca31-9500-40aa-b0aa-9d370f43d51b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:31.861496 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-61b4ca31-9500-40aa-b0aa-9d370f43d51b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:31.861747 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-61b4ca31-9500-40aa-b0aa-9d370f43d51b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:31.862261 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-61b4ca31-9500-40aa-b0aa-9d370f43d51b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:31.869594 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:31.869594 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:31.870669 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-61b4ca31-9500-40aa-b0aa-9d370f43d51b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:31.871001 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 357/1425] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:31 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:32.731278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d23a069c-55ec-4349-853b-db124c246aa1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:32.733360 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d23a069c-55ec-4349-853b-db124c246aa1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:06:32.734125 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d23a069c-55ec-4349-853b-db124c246aa1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:32.734125 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d23a069c-55ec-4349-853b-db124c246aa1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:32.746767 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:32.746767 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:32.758398 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d23a069c-55ec-4349-853b-db124c246aa1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:32.765395 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d23a069c-55ec-4349-853b-db124c246aa1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a returned with HTTP 200 Aug 18 13:06:32.766142 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 355/1426] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:32 2026] GET /volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a => generated 897 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:06:32.779616 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:32.782717 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:06:32.783246 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c8e8b1d-8a32-40fc-9f62-d08e7d64968a", "name": "tempest-VolumeDependencyTests-Snapshot-841137601"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:32.794410 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:32.794410 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:32.795229 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:32.795229 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create snapshot from volume 6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:06:32.839466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['69adb1a1-431b-4d86-9d6a-0bb1d19da905', 'c1e1d1fa-8015-4e9d-a39a-e81469d1f15e', 'dff4a346-37b2-4a19-b80e-bd4b22f3682d', '3918b9f2-1d78-4965-84ee-6344cd807c38'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:32.881240 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot create request issued successfully. Aug 18 13:06:32.881537 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e97bb79-13fa-4ac7-aa26-5e4641ecf029 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:06:32.882556 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 361/1427] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:06:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:32.885612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-efff6a84-eb36-4b21-94d8-59f06ac303eb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:32.891161 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-efff6a84-eb36-4b21-94d8-59f06ac303eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:32.891407 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-efff6a84-eb36-4b21-94d8-59f06ac303eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:32.891711 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-efff6a84-eb36-4b21-94d8-59f06ac303eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:32.891751 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-efff6a84-eb36-4b21-94d8-59f06ac303eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:32.894583 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de551876-10f1-4e7d-b4dd-e9bbca2f88e8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:32.901240 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:32.901240 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:32.901409 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de551876-10f1-4e7d-b4dd-e9bbca2f88e8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:06:32.901409 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de551876-10f1-4e7d-b4dd-e9bbca2f88e8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:32.901486 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-efff6a84-eb36-4b21-94d8-59f06ac303eb tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:32.901534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de551876-10f1-4e7d-b4dd-e9bbca2f88e8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:32.901570 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 355/1428] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:32 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:32.910909 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:32.910909 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:32.911634 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-de551876-10f1-4e7d-b4dd-e9bbca2f88e8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:32.913558 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de551876-10f1-4e7d-b4dd-e9bbca2f88e8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead returned with HTTP 200 Aug 18 13:06:32.914096 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 358/1429] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:32 2026] GET /volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:33.916049 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bd44f216-3c17-4ab3-b28e-959ef2764b4c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:33.918161 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd44f216-3c17-4ab3-b28e-959ef2764b4c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:33.918363 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bd44f216-3c17-4ab3-b28e-959ef2764b4c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:33.918562 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bd44f216-3c17-4ab3-b28e-959ef2764b4c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:33.918661 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-bd44f216-3c17-4ab3-b28e-959ef2764b4c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:33.923635 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:33.923635 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:33.924528 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd44f216-3c17-4ab3-b28e-959ef2764b4c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:33.925194 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 356/1430] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:33 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:33.926496 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7588d0b-b678-4754-912e-faaef79eeb44 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:33.934710 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7588d0b-b678-4754-912e-faaef79eeb44 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:06:33.935019 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7588d0b-b678-4754-912e-faaef79eeb44 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:33.935307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7588d0b-b678-4754-912e-faaef79eeb44 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:33.942815 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:33.942815 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:33.942993 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7588d0b-b678-4754-912e-faaef79eeb44 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:33.944013 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7588d0b-b678-4754-912e-faaef79eeb44 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead returned with HTTP 200 Aug 18 13:06:33.944647 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 362/1431] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:33 2026] GET /volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:33.955274 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-50474238-c7e3-41b5-a533-392dd03c5018 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:33.957573 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:33.958007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4a99b8cb-2738-4a7d-a343-975081111ead", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1216867794"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:33.961551 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'snapshot_id': '4a99b8cb-2738-4a7d-a343-975081111ead', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1216867794'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:33.969297 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:33.969297 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:33.970226 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:33.970499 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:33.975353 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:33.982031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (8850d1e1-527f-4dd2-a645-a430d821d31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:33.983367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2406189-cbf0-4d51-8c9d-832a453d4c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:33.984482 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:34.019310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2406189-cbf0-4d51-8c9d-832a453d4c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4a99b8cb-2738-4a7d-a343-975081111ead', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:34.020201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dfce56-2ee6-4ae5-afe5-6c92e0d42af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:34.068858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['a66f3fdc-fe83-43a4-81d7-e9b337624905', '9f7d7315-ca5d-4f00-877e-e608386201a9', '1e1f50e0-8526-46d2-a277-b02f0cf6a6ec', '7dd5c4c7-7d2f-4ac2-970f-3f21a41cb43c'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:34.069493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dfce56-2ee6-4ae5-afe5-6c92e0d42af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66f3fdc-fe83-43a4-81d7-e9b337624905', '9f7d7315-ca5d-4f00-877e-e608386201a9', '1e1f50e0-8526-46d2-a277-b02f0cf6a6ec', '7dd5c4c7-7d2f-4ac2-970f-3f21a41cb43c']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:34.070134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc12af56-50ef-4929-bc81-866b0b4b16c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:34.127637 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc12af56-50ef-4929-bc81-866b0b4b16c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35d9fe91-4526-44b8-83f1-df6e80ee259f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1216867794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['a66f3fdc-fe83-43a4-81d7-e9b337624905','9f7d7315-ca5d-4f00-877e-e608386201a9','1e1f50e0-8526-46d2-a277-b02f0cf6a6ec','7dd5c4c7-7d2f-4ac2-970f-3f21a41cb43c'],size=1,snapshot_id=4a99b8cb-2738-4a7d-a343-975081111ead,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1216867794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35d9fe91-4526-44b8-83f1-df6e80ee259f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4a99b8cb-2738-4a7d-a343-975081111ead,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:34.128531 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb81634-5200-4bc0-9f15-0d06219ace83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:34.159607 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb81634-5200-4bc0-9f15-0d06219ace83) transitioned into state 'SUCCESS' from state '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-1216867794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['a66f3fdc-fe83-43a4-81d7-e9b337624905','9f7d7315-ca5d-4f00-877e-e608386201a9','1e1f50e0-8526-46d2-a277-b02f0cf6a6ec','7dd5c4c7-7d2f-4ac2-970f-3f21a41cb43c'],size=1,snapshot_id=4a99b8cb-2738-4a7d-a343-975081111ead,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:34.160512 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47947041-8c1d-4552-a46f-f82d9dda1510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:34.197957 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47947041-8c1d-4552-a46f-f82d9dda1510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:34.199114 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (8850d1e1-527f-4dd2-a645-a430d821d31a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:34.199724 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:34.200427 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-50474238-c7e3-41b5-a533-392dd03c5018 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:34.201061 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 356/1432] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:06:33 2026] POST /volume/v3/volumes => generated 804 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:34.219376 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-66abe915-1bf7-4f1d-8bb4-2d6ee412ba1f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:34.223617 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-66abe915-1bf7-4f1d-8bb4-2d6ee412ba1f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:06:34.223617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-66abe915-1bf7-4f1d-8bb4-2d6ee412ba1f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:34.223617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-66abe915-1bf7-4f1d-8bb4-2d6ee412ba1f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:34.238808 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:34.238808 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:34.250270 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-66abe915-1bf7-4f1d-8bb4-2d6ee412ba1f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:34.267563 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-66abe915-1bf7-4f1d-8bb4-2d6ee412ba1f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f returned with HTTP 200 Aug 18 13:06:34.270193 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 359/1433] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:34 2026] GET /volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:34.941031 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9a111866-f43d-4564-bac9-c47cde530890 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:34.943081 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a111866-f43d-4564-bac9-c47cde530890 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:34.943290 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a111866-f43d-4564-bac9-c47cde530890 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:34.943495 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9a111866-f43d-4564-bac9-c47cde530890 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:34.943619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-9a111866-f43d-4564-bac9-c47cde530890 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:34.954822 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:34.954822 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:34.956543 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9a111866-f43d-4564-bac9-c47cde530890 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:34.958618 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 357/1434] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:34 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:35.293483 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cf380074-6b57-4729-8fec-b86cebb811d8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:35.294747 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cf380074-6b57-4729-8fec-b86cebb811d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:06:35.294936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cf380074-6b57-4729-8fec-b86cebb811d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:35.295570 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cf380074-6b57-4729-8fec-b86cebb811d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:35.304033 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:35.304033 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:35.309679 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cf380074-6b57-4729-8fec-b86cebb811d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:35.316370 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cf380074-6b57-4729-8fec-b86cebb811d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f returned with HTTP 200 Aug 18 13:06:35.316979 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 363/1435] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:35 2026] GET /volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:35.336437 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:35.338734 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:35.339134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "35d9fe91-4526-44b8-83f1-df6e80ee259f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1257323886"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:35.343788 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'source_volid': '35d9fe91-4526-44b8-83f1-df6e80ee259f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1257323886'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:35.354603 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:35.354603 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:35.356639 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume retrieved successfully. Aug 18 13:06:35.356639 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:35.364697 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:35.376935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (616c6614-1b32-4e0f-a273-546156cf3b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:35.378470 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d12f9b4-c1e6-4cad-9ecc-e1a7e3f55f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:35.379712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:35.440031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d12f9b4-c1e6-4cad-9ecc-e1a7e3f55f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '35d9fe91-4526-44b8-83f1-df6e80ee259f', 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:35.440956 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad202d2-1a32-4ee2-83eb-715eededcf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:35.494848 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['5745be3c-133d-4733-8291-3952545c3af9', '34dfaa36-d3ff-44f7-a03e-fdddff4e7544', '6860e2f0-0ce4-4311-bfab-04387f8c220e', '2dcde323-654f-4e51-801d-839f4989d813'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:35.495990 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad202d2-1a32-4ee2-83eb-715eededcf8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5745be3c-133d-4733-8291-3952545c3af9', '34dfaa36-d3ff-44f7-a03e-fdddff4e7544', '6860e2f0-0ce4-4311-bfab-04387f8c220e', '2dcde323-654f-4e51-801d-839f4989d813']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:35.497079 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6661adbd-83de-4983-b9b4-0334f3c73c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:35.546266 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6661adbd-83de-4983-b9b4-0334f3c73c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2258d573-13e0-4256-a452-bcdd745e8c10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1257323886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['5745be3c-133d-4733-8291-3952545c3af9','34dfaa36-d3ff-44f7-a03e-fdddff4e7544','6860e2f0-0ce4-4311-bfab-04387f8c220e','2dcde323-654f-4e51-801d-839f4989d813'],size=1,snapshot_id=None,source_replicaid=,source_volid=35d9fe91-4526-44b8-83f1-df6e80ee259f,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1257323886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2258d573-13e0-4256-a452-bcdd745e8c10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=35d9fe91-4526-44b8-83f1-df6e80ee259f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:35.549068 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436dc814-f438-45eb-a9d5-85a88e704384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:35.576251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436dc814-f438-45eb-a9d5-85a88e704384) transitioned into state 'SUCCESS' from state '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-1257323886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['5745be3c-133d-4733-8291-3952545c3af9','34dfaa36-d3ff-44f7-a03e-fdddff4e7544','6860e2f0-0ce4-4311-bfab-04387f8c220e','2dcde323-654f-4e51-801d-839f4989d813'],size=1,snapshot_id=None,source_replicaid=,source_volid=35d9fe91-4526-44b8-83f1-df6e80ee259f,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:35.577396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ef3af8-7faf-4a79-8feb-806fca580993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:35.605054 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ef3af8-7faf-4a79-8feb-806fca580993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:35.606085 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (616c6614-1b32-4e0f-a273-546156cf3b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:35.606493 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:35.607226 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d1dfde1-24bd-4c08-bdce-e70c6eb7d5cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:35.607786 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 357/1436] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:06:35 2026] POST /volume/v3/volumes => generated 804 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:35.628058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c13ba4b0-b6a4-4b5c-80f6-64f0f015c1de None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:35.630342 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c13ba4b0-b6a4-4b5c-80f6-64f0f015c1de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:06:35.630736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c13ba4b0-b6a4-4b5c-80f6-64f0f015c1de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:35.630736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c13ba4b0-b6a4-4b5c-80f6-64f0f015c1de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:35.638881 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:35.638881 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:35.644200 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c13ba4b0-b6a4-4b5c-80f6-64f0f015c1de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:35.649437 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c13ba4b0-b6a4-4b5c-80f6-64f0f015c1de tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 returned with HTTP 200 Aug 18 13:06:35.649437 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 360/1437] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:35 2026] GET /volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:35.973815 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fa55f188-520f-427f-95a6-fb203f460e4f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:36.184926 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa55f188-520f-427f-95a6-fb203f460e4f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:36.185313 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa55f188-520f-427f-95a6-fb203f460e4f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:36.187498 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa55f188-520f-427f-95a6-fb203f460e4f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:36.188167 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-fa55f188-520f-427f-95a6-fb203f460e4f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:36.198282 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:36.198282 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:36.198746 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa55f188-520f-427f-95a6-fb203f460e4f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:36.198933 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 358/1438] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:35 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:36.669295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b308fec4-de32-4d69-861a-abafbeb3862d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:36.671613 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b308fec4-de32-4d69-861a-abafbeb3862d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:06:36.671920 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b308fec4-de32-4d69-861a-abafbeb3862d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:36.672291 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b308fec4-de32-4d69-861a-abafbeb3862d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:36.682575 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:36.682575 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:36.688647 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b308fec4-de32-4d69-861a-abafbeb3862d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:36.696326 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b308fec4-de32-4d69-861a-abafbeb3862d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 returned with HTTP 200 Aug 18 13:06:36.696920 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 364/1439] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:36 2026] GET /volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:36.717842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:36.720773 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:06:36.721144 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:36.721623 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:36.722433 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:06:36.730886 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:36.730886 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:36.731585 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:36.767236 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot delete request issued successfully. Aug 18 13:06:36.767236 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d157a039-6fe1-44d9-87d8-3bb01f5cb22c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 returned with HTTP 202 Aug 18 13:06:36.767236 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 358/1440] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:06:36 2026] DELETE /volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:36.784660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c663fc1f-98b2-49e4-b01b-8a5c7d874f25 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:36.788355 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c663fc1f-98b2-49e4-b01b-8a5c7d874f25 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:06:36.788355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c663fc1f-98b2-49e4-b01b-8a5c7d874f25 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:36.788355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c663fc1f-98b2-49e4-b01b-8a5c7d874f25 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:36.795344 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:36.795344 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:36.796135 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c663fc1f-98b2-49e4-b01b-8a5c7d874f25 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:36.797319 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c663fc1f-98b2-49e4-b01b-8a5c7d874f25 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 returned with HTTP 200 Aug 18 13:06:36.798795 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 361/1441] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:36 2026] GET /volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:37.215679 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-62a50a90-cd89-43ff-9dbf-33cc5008f475 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:37.219788 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62a50a90-cd89-43ff-9dbf-33cc5008f475 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:37.220101 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62a50a90-cd89-43ff-9dbf-33cc5008f475 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:37.220448 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62a50a90-cd89-43ff-9dbf-33cc5008f475 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:37.220641 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-62a50a90-cd89-43ff-9dbf-33cc5008f475 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:37.233146 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:37.233146 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:37.236287 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62a50a90-cd89-43ff-9dbf-33cc5008f475 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:37.236287 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 359/1442] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:37 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:37.812627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1b332a96-1a58-4f6a-9693-a35064db9475 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:37.815242 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b332a96-1a58-4f6a-9693-a35064db9475 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:06:37.816001 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b332a96-1a58-4f6a-9693-a35064db9475 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:37.816001 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b332a96-1a58-4f6a-9693-a35064db9475 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:37.823982 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b332a96-1a58-4f6a-9693-a35064db9475 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 returned with HTTP 404 Aug 18 13:06:37.825407 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 365/1443] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:37 2026] GET /volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:37.835687 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:37.838063 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:06:37.838595 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:37.838923 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:37.839070 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: 4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:06:37.851560 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:37.851560 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:37.852125 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:37.890710 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot delete request issued successfully. Aug 18 13:06:37.890938 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2b6a065b-9fcf-49e5-a387-06a1abc79425 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead returned with HTTP 202 Aug 18 13:06:37.891376 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 359/1444] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:06:37 2026] DELETE /volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:37.906501 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-12eedffd-aa90-47e0-b351-3f8fee2ff814 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:37.909775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-12eedffd-aa90-47e0-b351-3f8fee2ff814 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:06:37.910927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-12eedffd-aa90-47e0-b351-3f8fee2ff814 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:37.911080 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-12eedffd-aa90-47e0-b351-3f8fee2ff814 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:37.927056 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:37.927056 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:37.929094 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-12eedffd-aa90-47e0-b351-3f8fee2ff814 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:37.933517 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-12eedffd-aa90-47e0-b351-3f8fee2ff814 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead returned with HTTP 200 Aug 18 13:06:37.933665 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 362/1445] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:37 2026] GET /volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:38.252850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-50f3b63e-c1a8-45b3-8168-4c289797411c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:38.254665 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-50f3b63e-c1a8-45b3-8168-4c289797411c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:38.255007 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-50f3b63e-c1a8-45b3-8168-4c289797411c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:38.255271 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-50f3b63e-c1a8-45b3-8168-4c289797411c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:38.255423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-50f3b63e-c1a8-45b3-8168-4c289797411c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:38.270365 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:38.270365 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:38.271712 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-50f3b63e-c1a8-45b3-8168-4c289797411c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:38.271997 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 360/1446] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:38 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:06:38.947780 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2d56696e-d892-448e-bc60-4a8f144a2833 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:38.953169 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d56696e-d892-448e-bc60-4a8f144a2833 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:06:38.953169 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d56696e-d892-448e-bc60-4a8f144a2833 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:38.953538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d56696e-d892-448e-bc60-4a8f144a2833 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:38.964676 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d56696e-d892-448e-bc60-4a8f144a2833 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead returned with HTTP 404 Aug 18 13:06:38.965330 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 366/1447] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:38 2026] GET /volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:38.977702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:38.980446 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:06:38.980755 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:38.981037 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:38.982204 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:06:38.995807 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:38.995807 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:38.997300 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:39.039835 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:06:39.040005 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-520a4aa3-6534-4aaa-a880-e0046a2e7320 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f returned with HTTP 202 Aug 18 13:06:39.040583 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 360/1448] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:38 2026] DELETE /volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:39.055043 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ee7d3245-0972-4101-a17c-8f80a66fb0a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:39.058512 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee7d3245-0972-4101-a17c-8f80a66fb0a6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:06:39.058512 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee7d3245-0972-4101-a17c-8f80a66fb0a6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:39.062661 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee7d3245-0972-4101-a17c-8f80a66fb0a6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:39.072666 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:39.072666 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:39.082235 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ee7d3245-0972-4101-a17c-8f80a66fb0a6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:39.091746 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee7d3245-0972-4101-a17c-8f80a66fb0a6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f returned with HTTP 200 Aug 18 13:06:39.092818 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 363/1449] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:39 2026] GET /volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:39.286518 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b8e79455-3882-48c3-8cc7-1e5061025f3c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:39.288976 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8e79455-3882-48c3-8cc7-1e5061025f3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:39.289239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b8e79455-3882-48c3-8cc7-1e5061025f3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:39.289620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b8e79455-3882-48c3-8cc7-1e5061025f3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:39.289620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b8e79455-3882-48c3-8cc7-1e5061025f3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:39.300572 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:39.300572 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:39.301060 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8e79455-3882-48c3-8cc7-1e5061025f3c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:39.301691 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 361/1450] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:39 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:06:40.113082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6c754372-39d0-4063-83ce-0d1a41945ebc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.116633 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c754372-39d0-4063-83ce-0d1a41945ebc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:06:40.116815 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c754372-39d0-4063-83ce-0d1a41945ebc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.117135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c754372-39d0-4063-83ce-0d1a41945ebc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.132911 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c754372-39d0-4063-83ce-0d1a41945ebc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f returned with HTTP 404 Aug 18 13:06:40.133723 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 367/1451] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:40 2026] GET /volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:40.150534 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ff680bcd-6f46-452c-a42e-ca0410085655 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.154705 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff680bcd-6f46-452c-a42e-ca0410085655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:06:40.155492 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff680bcd-6f46-452c-a42e-ca0410085655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.155492 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff680bcd-6f46-452c-a42e-ca0410085655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.155492 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-ff680bcd-6f46-452c-a42e-ca0410085655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:06:40.175672 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:40.175672 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:40.176268 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ff680bcd-6f46-452c-a42e-ca0410085655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:40.211087 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ff680bcd-6f46-452c-a42e-ca0410085655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:06:40.211422 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff680bcd-6f46-452c-a42e-ca0410085655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 returned with HTTP 202 Aug 18 13:06:40.212120 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 361/1452] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:40 2026] DELETE /volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:40.223858 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bc633aa4-e4a9-434c-81d5-0f864077c8a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.227049 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc633aa4-e4a9-434c-81d5-0f864077c8a4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:06:40.228091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc633aa4-e4a9-434c-81d5-0f864077c8a4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.228091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc633aa4-e4a9-434c-81d5-0f864077c8a4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.246929 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:40.246929 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:40.255601 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bc633aa4-e4a9-434c-81d5-0f864077c8a4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:40.267400 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc633aa4-e4a9-434c-81d5-0f864077c8a4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 returned with HTTP 200 Aug 18 13:06:40.267781 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 364/1453] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:40 2026] GET /volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:40.320853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-29b03e99-fe13-4d16-b8b0-d26ebb647410 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.323412 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29b03e99-fe13-4d16-b8b0-d26ebb647410 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:40.325088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29b03e99-fe13-4d16-b8b0-d26ebb647410 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.325088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29b03e99-fe13-4d16-b8b0-d26ebb647410 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.325088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-29b03e99-fe13-4d16-b8b0-d26ebb647410 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:40.333376 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:40.333376 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:40.335681 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29b03e99-fe13-4d16-b8b0-d26ebb647410 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:40.336728 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 362/1454] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:40 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:40.350544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-42079800-485d-47a5-8f0f-3486fcdec159 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.353189 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42079800-485d-47a5-8f0f-3486fcdec159 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:40.353412 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42079800-485d-47a5-8f0f-3486fcdec159 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.353756 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42079800-485d-47a5-8f0f-3486fcdec159 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.353950 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-42079800-485d-47a5-8f0f-3486fcdec159 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:40.362351 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:40.362351 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:40.365409 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42079800-485d-47a5-8f0f-3486fcdec159 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:40.366106 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 368/1455] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:40 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:40.381181 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f7e6266f-c021-4965-980e-d9190077fc91 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.384088 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f7e6266f-c021-4965-980e-d9190077fc91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:40.384403 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f7e6266f-c021-4965-980e-d9190077fc91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.384715 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f7e6266f-c021-4965-980e-d9190077fc91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.384874 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-f7e6266f-c021-4965-980e-d9190077fc91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete backup with id: c1358b11-4129-4358-896c-3f4c35e9db62. Aug 18 13:06:40.395527 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:40.395527 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:40.428940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-f7e6266f-c021-4965-980e-d9190077fc91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] delete_backup rpcapi backup_id c1358b11-4129-4358-896c-3f4c35e9db62 {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:06:40.430566 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f7e6266f-c021-4965-980e-d9190077fc91 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 202 Aug 18 13:06:40.430919 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 362/1456] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:40 2026] DELETE /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:06:40.442070 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4511a4dc-9944-4670-afee-b4a6127f9984 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.445988 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4511a4dc-9944-4670-afee-b4a6127f9984 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:40.446313 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4511a4dc-9944-4670-afee-b4a6127f9984 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.446622 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4511a4dc-9944-4670-afee-b4a6127f9984 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.446771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4511a4dc-9944-4670-afee-b4a6127f9984 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:40.460547 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:40.460547 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:40.461747 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4511a4dc-9944-4670-afee-b4a6127f9984 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 200 Aug 18 13:06:40.462369 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 365/1457] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:40 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:40.957140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-69caa3cc-6dbf-494b-a876-400caa29563a req-4d9c4b06-0aeb-41ff-b71b-5b3507ab74d6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:40.960196 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-4d9c4b06-0aeb-41ff-b71b-5b3507ab74d6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:06:40.961103 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-4d9c4b06-0aeb-41ff-b71b-5b3507ab74d6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:40.961103 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-4d9c4b06-0aeb-41ff-b71b-5b3507ab74d6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:40.981546 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:40.981546 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:40.984631 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-69caa3cc-6dbf-494b-a876-400caa29563a req-4d9c4b06-0aeb-41ff-b71b-5b3507ab74d6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:06:40.991344 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-4d9c4b06-0aeb-41ff-b71b-5b3507ab74d6 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:06:40.992071 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 363/1458] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:40 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:41.294822 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-98ccbbab-2d7e-4b73-9ae2-10151839eb98 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.298479 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-98ccbbab-2d7e-4b73-9ae2-10151839eb98 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:06:41.299502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-98ccbbab-2d7e-4b73-9ae2-10151839eb98 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:41.299502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-98ccbbab-2d7e-4b73-9ae2-10151839eb98 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:41.310455 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-98ccbbab-2d7e-4b73-9ae2-10151839eb98 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 returned with HTTP 404 Aug 18 13:06:41.311093 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 369/1459] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:41 2026] GET /volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:41.327963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-39e10519-45f1-4573-b771-fdb837e77116 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.338388 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-39e10519-45f1-4573-b771-fdb837e77116 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:06:41.338609 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-39e10519-45f1-4573-b771-fdb837e77116 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:41.341001 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-39e10519-45f1-4573-b771-fdb837e77116 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:41.341958 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-39e10519-45f1-4573-b771-fdb837e77116 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:06:41.355631 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:41.355631 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:41.355631 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-39e10519-45f1-4573-b771-fdb837e77116 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:41.389523 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-39e10519-45f1-4573-b771-fdb837e77116 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:06:41.389523 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-39e10519-45f1-4573-b771-fdb837e77116 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a returned with HTTP 202 Aug 18 13:06:41.390847 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 363/1460] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:41 2026] DELETE /volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:41.402529 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d1a1268f-d83c-4f6c-9281-8f24a0e431bd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.407970 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1a1268f-d83c-4f6c-9281-8f24a0e431bd tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:06:41.408355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d1a1268f-d83c-4f6c-9281-8f24a0e431bd tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:41.408734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d1a1268f-d83c-4f6c-9281-8f24a0e431bd tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:41.423386 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:41.423386 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:41.427834 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d1a1268f-d83c-4f6c-9281-8f24a0e431bd tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:41.436530 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1a1268f-d83c-4f6c-9281-8f24a0e431bd tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a returned with HTTP 200 Aug 18 13:06:41.438747 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 366/1461] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:41 2026] GET /volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a => generated 896 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:41.475012 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6c0f4fd5-a244-4ce3-8347-5603879ee14b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.478652 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6c0f4fd5-a244-4ce3-8347-5603879ee14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 Aug 18 13:06:41.479408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6c0f4fd5-a244-4ce3-8347-5603879ee14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:41.479408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6c0f4fd5-a244-4ce3-8347-5603879ee14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:41.479907 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-6c0f4fd5-a244-4ce3-8347-5603879ee14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id c1358b11-4129-4358-896c-3f4c35e9db62. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:41.484814 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6c0f4fd5-a244-4ce3-8347-5603879ee14b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 returned with HTTP 404 Aug 18 13:06:41.485458 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 364/1462] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:41 2026] GET /volume/v3/backups/c1358b11-4129-4358-896c-3f4c35e9db62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:41.495229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.498040 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:06:41.498915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00112320-e468-447b-b462-4f0f8e97015b", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-798435816", "container": "tempest-volumesbackupstest-backup-container-1229420354"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:41.500939 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating new backup {'backup': {'volume_id': '00112320-e468-447b-b462-4f0f8e97015b', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-798435816', 'container': 'tempest-volumesbackupstest-backup-container-1229420354'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:06:41.501691 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Creating backup of volume 00112320-e468-447b-b462-4f0f8e97015b in container tempest-volumesbackupstest-backup-container-1229420354 Aug 18 13:06:41.519810 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:41.519810 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:41.521344 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:41.527439 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dd5f55d7-a048-47ee-9339-d321259b19c5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.528125 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd5f55d7-a048-47ee-9339-d321259b19c5 None None] GET https://10.4.3.126/volume// Aug 18 13:06:41.528462 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd5f55d7-a048-47ee-9339-d321259b19c5 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:41.528768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd5f55d7-a048-47ee-9339-d321259b19c5 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:41.529282 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd5f55d7-a048-47ee-9339-d321259b19c5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:41.530328 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 364/1463] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:06:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:06:41.550918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-69caa3cc-6dbf-494b-a876-400caa29563a req-02ed0ba9-5cdd-4eb6-a787-00dd2d649cf0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.554957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-02ed0ba9-5cdd-4eb6-a787-00dd2d649cf0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:06:41.555133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-02ed0ba9-5cdd-4eb6-a787-00dd2d649cf0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4426dc4-1ba1-4889-a7a1-93bcb7abb14a", "connector": null, "instance_uuid": "5f1623bf-d7fb-4b49-967b-20eec3dea490"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:41.559504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Created reservations ['572ad6f2-9c09-4338-9603-95b8822887d2', 'cc0bc1fe-fadf-4a0e-bdd5-fc2de5368bb4'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:41.575986 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:41.575986 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:41.627156 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-02ed0ba9-5cdd-4eb6-a787-00dd2d649cf0 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:06:41.627853 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 367/1464] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:06:41 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:41.633537 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-613791d4-a6ec-44e1-b73b-62c7fd60fb41 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:06:41.633825 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 370/1465] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:41 2026] POST /volume/v3/backups => generated 329 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:41.645702 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-69caa3cc-6dbf-494b-a876-400caa29563a req-68cf3dc9-4b44-4d58-a882-903d0816f82b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.648859 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-68cf3dc9-4b44-4d58-a882-903d0816f82b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0 Aug 18 13:06:41.649408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-68cf3dc9-4b44-4d58-a882-903d0816f82b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:41.650233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-68cf3dc9-4b44-4d58-a882-903d0816f82b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:41.656654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-05928eea-5ea1-4d5c-9b49-3fdb2be61043 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:41.659284 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-05928eea-5ea1-4d5c-9b49-3fdb2be61043 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:41.659910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-05928eea-5ea1-4d5c-9b49-3fdb2be61043 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:41.660431 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-05928eea-5ea1-4d5c-9b49-3fdb2be61043 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:41.660631 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-05928eea-5ea1-4d5c-9b49-3fdb2be61043 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:41.666675 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:41.666675 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:41.668238 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:41.668238 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:41.669463 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-05928eea-5ea1-4d5c-9b49-3fdb2be61043 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:41.670340 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 365/1466] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:41 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:41.764082 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-68cf3dc9-4b44-4d58-a882-903d0816f82b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0 returned with HTTP 200 Aug 18 13:06:41.764797 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 365/1467] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:06:41 2026] DELETE /volume/v3/attachments/7fe131c3-24bb-4740-b78a-37a469e4f3c0 => generated 367 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:42.456772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-88cd0144-665d-4f22-b609-1ec34c2a365f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:42.459592 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-88cd0144-665d-4f22-b609-1ec34c2a365f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:06:42.459966 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-88cd0144-665d-4f22-b609-1ec34c2a365f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:42.460082 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-88cd0144-665d-4f22-b609-1ec34c2a365f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:42.467039 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-88cd0144-665d-4f22-b609-1ec34c2a365f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a returned with HTTP 404 Aug 18 13:06:42.467413 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 368/1468] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:42 2026] GET /volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:42.478731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a194a345-922b-4d61-919a-225015dde759 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:42.481615 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a194a345-922b-4d61-919a-225015dde759 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:06:42.481942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a194a345-922b-4d61-919a-225015dde759 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:42.482858 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a194a345-922b-4d61-919a-225015dde759 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:42.483193 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a194a345-922b-4d61-919a-225015dde759 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:06:42.494246 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:42.494246 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:42.494954 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a194a345-922b-4d61-919a-225015dde759 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:42.523438 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a194a345-922b-4d61-919a-225015dde759 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:06:42.523918 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a194a345-922b-4d61-919a-225015dde759 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 returned with HTTP 202 Aug 18 13:06:42.524434 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 371/1469] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:42 2026] DELETE /volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:42.538909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-da1f94f2-b2bd-4264-8813-d158ca01276f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:42.543425 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-da1f94f2-b2bd-4264-8813-d158ca01276f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:06:42.543756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-da1f94f2-b2bd-4264-8813-d158ca01276f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:42.544020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-da1f94f2-b2bd-4264-8813-d158ca01276f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:42.559444 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:42.559444 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:42.572859 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-da1f94f2-b2bd-4264-8813-d158ca01276f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:42.585734 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-da1f94f2-b2bd-4264-8813-d158ca01276f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 returned with HTTP 200 Aug 18 13:06:42.586140 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 366/1470] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:42 2026] GET /volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:42.686677 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-70d674bd-ffb2-4171-8e65-36145f3e076f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:42.690422 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70d674bd-ffb2-4171-8e65-36145f3e076f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:42.691602 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-70d674bd-ffb2-4171-8e65-36145f3e076f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:42.691602 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-70d674bd-ffb2-4171-8e65-36145f3e076f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:42.692012 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-70d674bd-ffb2-4171-8e65-36145f3e076f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:42.700158 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:42.700158 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:42.701713 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70d674bd-ffb2-4171-8e65-36145f3e076f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:42.702440 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 366/1471] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:42 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:43.015468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.018408 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:43.019142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-16943325"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:43.023068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-16943325'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:43.024194 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume of 1 GB Aug 18 13:06:43.024194 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:43.024194 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:43.030447 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Availability Zones retrieved successfully. Aug 18 13:06:43.041311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Flow 'volume_create_api' (a02dcbd5-12de-41e3-8c66-964cbd37b431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:43.042904 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca45c21-1605-436b-b565-f61fb293bc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.044408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:43.068099 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-69caa3cc-6dbf-494b-a876-400caa29563a req-21c54a67-bc9f-4b3f-862c-b68cf9bec417 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.072696 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-21c54a67-bc9f-4b3f-862c-b68cf9bec417 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 Aug 18 13:06:43.074555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-21c54a67-bc9f-4b3f-862c-b68cf9bec417 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:43.084702 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca45c21-1605-436b-b565-f61fb293bc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.084702 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5d63de-6cc5-44e1-a2b1-8cad29bc381d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.094795 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-69caa3cc-6dbf-494b-a876-400caa29563a req-21c54a67-bc9f-4b3f-862c-b68cf9bec417 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:06:43.108547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-69caa3cc-6dbf-494b-a876-400caa29563a req-21c54a67-bc9f-4b3f-862c-b68cf9bec417 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" acquired by "attachment_update" :: waited 0.012s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:06:43.110484 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:43.110484 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:43.208154 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Created reservations ['65be7bd6-284d-4b74-934e-5ef0630ca618', '23dbb7ee-c5f5-42ff-96e4-177ae2be32a4', '321b31dc-ce4a-4eb6-b77a-2ccdaea9aff4', 'a769d557-11e8-46a2-bb18-e4976d0daa82'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:43.208542 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5d63de-6cc5-44e1-a2b1-8cad29bc381d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65be7bd6-284d-4b74-934e-5ef0630ca618', '23dbb7ee-c5f5-42ff-96e4-177ae2be32a4', '321b31dc-ce4a-4eb6-b77a-2ccdaea9aff4', 'a769d557-11e8-46a2-bb18-e4976d0daa82']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.210072 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cc6c23-5ff0-45bb-8c2c-40123bc90729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.249417 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cc6c23-5ff0-45bb-8c2c-40123bc90729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8baa9fd-517f-4f70-891b-6547089c3b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-16943325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db977a4be44042c0a1111b006a6599ae',qos_specs=None,replication_status=,reservations=['65be7bd6-284d-4b74-934e-5ef0630ca618','23dbb7ee-c5f5-42ff-96e4-177ae2be32a4','321b31dc-ce4a-4eb6-b77a-2ccdaea9aff4','a769d557-11e8-46a2-bb18-e4976d0daa82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-16943325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8baa9fd-517f-4f70-891b-6547089c3b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db977a4be44042c0a1111b006a6599ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.251268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54993aa6-476f-45af-b8ee-8a48459a8eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.323847 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54993aa6-476f-45af-b8ee-8a48459a8eab) transitioned into state 'SUCCESS' from state '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-16943325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db977a4be44042c0a1111b006a6599ae',qos_specs=None,replication_status=,reservations=['65be7bd6-284d-4b74-934e-5ef0630ca618','23dbb7ee-c5f5-42ff-96e4-177ae2be32a4','321b31dc-ce4a-4eb6-b77a-2ccdaea9aff4','a769d557-11e8-46a2-bb18-e4976d0daa82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.325562 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-69caa3cc-6dbf-494b-a876-400caa29563a req-21c54a67-bc9f-4b3f-862c-b68cf9bec417 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-d4426dc4-1ba1-4889-a7a1-93bcb7abb14a-np0000007652" released by "attachment_update" :: held 0.217s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:06:43.325690 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b802ea78-2fa5-4655-a8fa-71ff79d0dcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.326850 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-21c54a67-bc9f-4b3f-862c-b68cf9bec417 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 returned with HTTP 200 Aug 18 13:06:43.330145 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 372/1472] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:06:43 2026] PUT /volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:43.342984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-69caa3cc-6dbf-494b-a876-400caa29563a req-62fea663-9c67-42da-b5c2-32a8df8075ac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.347264 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-62fea663-9c67-42da-b5c2-32a8df8075ac tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 Aug 18 13:06:43.347264 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-62fea663-9c67-42da-b5c2-32a8df8075ac tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:43.347264 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-62fea663-9c67-42da-b5c2-32a8df8075ac tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:43.353032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b802ea78-2fa5-4655-a8fa-71ff79d0dcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.355978 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Flow 'volume_create_api' (a02dcbd5-12de-41e3-8c66-964cbd37b431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:43.356383 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume request issued successfully. Aug 18 13:06:43.357287 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b6771048-7e5d-43de-b1a8-5c04455c8107 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:43.358265 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 369/1473] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:06:43 2026] POST /volume/v3/volumes => generated 753 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:43.383436 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-24882ce1-869b-4b0b-8215-21b5773408c9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.388385 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-24882ce1-869b-4b0b-8215-21b5773408c9 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:43.389323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-24882ce1-869b-4b0b-8215-21b5773408c9 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:43.389323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-24882ce1-869b-4b0b-8215-21b5773408c9 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:43.402244 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-62fea663-9c67-42da-b5c2-32a8df8075ac tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 returned with HTTP 200 Aug 18 13:06:43.403005 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 367/1474] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:06:43 2026] GET /volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 => generated 994 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:43.405269 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:43.405269 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:43.417768 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-24882ce1-869b-4b0b-8215-21b5773408c9 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:43.426533 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-24882ce1-869b-4b0b-8215-21b5773408c9 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:43.427546 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 367/1475] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:43 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:43.605553 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-99336f4d-69e3-4952-b6b2-217682eb91bc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.616348 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-99336f4d-69e3-4952-b6b2-217682eb91bc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:06:43.616348 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-99336f4d-69e3-4952-b6b2-217682eb91bc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:43.616695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-99336f4d-69e3-4952-b6b2-217682eb91bc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:43.629829 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-99336f4d-69e3-4952-b6b2-217682eb91bc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 returned with HTTP 404 Aug 18 13:06:43.630816 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 373/1476] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:43 2026] GET /volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:43.647645 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-047548f4-b497-48dc-9f5b-ae1466c96838 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.650520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:43.650998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1126663277"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:43.653091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1126663277'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:43.653792 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:43.653792 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:43.653792 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:43.659244 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:43.667330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (f5c885cf-9a4d-4dd5-adf8-5a86e4d06f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:43.668498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff38d94-1443-49a1-9912-184e63535be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.669784 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:43.708467 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff38d94-1443-49a1-9912-184e63535be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.709425 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d15e7f-17d6-433a-b67c-2809412d208e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.716925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2f70e02a-1f84-4fef-8439-ca8ed941e107 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.719569 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2f70e02a-1f84-4fef-8439-ca8ed941e107 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:43.719569 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2f70e02a-1f84-4fef-8439-ca8ed941e107 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:43.719760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2f70e02a-1f84-4fef-8439-ca8ed941e107 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:43.720179 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2f70e02a-1f84-4fef-8439-ca8ed941e107 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:43.727410 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:43.727410 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:43.728572 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2f70e02a-1f84-4fef-8439-ca8ed941e107 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:43.729392 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 368/1477] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:43 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:43.781621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['5e90b612-e28e-494c-9ba0-3b202a6a5548', '271b4fbd-8049-4cb4-b3fd-1bdee2c8f07f', 'b666ba2e-9282-46fc-a726-ba554579a48b', '958fffb1-4a41-47c3-a727-16bdcc998bc3'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:43.783265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d15e7f-17d6-433a-b67c-2809412d208e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e90b612-e28e-494c-9ba0-3b202a6a5548', '271b4fbd-8049-4cb4-b3fd-1bdee2c8f07f', 'b666ba2e-9282-46fc-a726-ba554579a48b', '958fffb1-4a41-47c3-a727-16bdcc998bc3']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.784744 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d915259-d1e7-43e2-a1cd-934ffa42fdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.817128 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d915259-d1e7-43e2-a1cd-934ffa42fdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ff03a1-b166-4ae2-aec6-c650dd899471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1126663277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['5e90b612-e28e-494c-9ba0-3b202a6a5548','271b4fbd-8049-4cb4-b3fd-1bdee2c8f07f','b666ba2e-9282-46fc-a726-ba554579a48b','958fffb1-4a41-47c3-a727-16bdcc998bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1126663277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ff03a1-b166-4ae2-aec6-c650dd899471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.818234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192641fc-4f22-458c-8a7b-ef9332c6694d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.852274 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192641fc-4f22-458c-8a7b-ef9332c6694d) transitioned into state 'SUCCESS' from state '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-1126663277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['5e90b612-e28e-494c-9ba0-3b202a6a5548','271b4fbd-8049-4cb4-b3fd-1bdee2c8f07f','b666ba2e-9282-46fc-a726-ba554579a48b','958fffb1-4a41-47c3-a727-16bdcc998bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.853404 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa5f7f0-7fea-4b4f-886d-f553a5b32690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:43.872444 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa5f7f0-7fea-4b4f-886d-f553a5b32690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:43.873811 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (f5c885cf-9a4d-4dd5-adf8-5a86e4d06f15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:43.874338 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:43.875353 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-047548f4-b497-48dc-9f5b-ae1466c96838 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:43.876282 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 370/1478] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:06:43 2026] POST /volume/v3/volumes => generated 770 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:43.898079 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ece2fbb7-2b8a-488d-b751-70dea120dc45 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:43.901114 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ece2fbb7-2b8a-488d-b751-70dea120dc45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:06:43.901114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ece2fbb7-2b8a-488d-b751-70dea120dc45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:43.901114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ece2fbb7-2b8a-488d-b751-70dea120dc45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:43.916115 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:43.916115 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:43.928193 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ece2fbb7-2b8a-488d-b751-70dea120dc45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:43.942019 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ece2fbb7-2b8a-488d-b751-70dea120dc45 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 returned with HTTP 200 Aug 18 13:06:43.942698 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 368/1479] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:43 2026] GET /volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:44.449470 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-00147fae-0e60-4783-b8df-2ce7adc82f44 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:44.451051 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-00147fae-0e60-4783-b8df-2ce7adc82f44 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:44.451420 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-00147fae-0e60-4783-b8df-2ce7adc82f44 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:44.451702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-00147fae-0e60-4783-b8df-2ce7adc82f44 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:44.460178 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:44.460178 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:44.466550 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-00147fae-0e60-4783-b8df-2ce7adc82f44 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:44.474798 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-00147fae-0e60-4783-b8df-2ce7adc82f44 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:44.474798 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 374/1480] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:44 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:44.537718 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-a0c1f363-c03b-42fd-905c-7ffdf1eb7b55 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:44.540883 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-a0c1f363-c03b-42fd-905c-7ffdf1eb7b55 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:44.540883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-a0c1f363-c03b-42fd-905c-7ffdf1eb7b55 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:44.540883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-a0c1f363-c03b-42fd-905c-7ffdf1eb7b55 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:44.555295 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:44.555295 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:44.563157 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-a0c1f363-c03b-42fd-905c-7ffdf1eb7b55 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:44.571856 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-a0c1f363-c03b-42fd-905c-7ffdf1eb7b55 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:44.573638 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 369/1481] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:44 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:44.691556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9f9e44af-baa1-45b4-a95a-d521de0dc96d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:44.692242 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9f9e44af-baa1-45b4-a95a-d521de0dc96d None None] GET https://10.4.3.126/volume// Aug 18 13:06:44.692242 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9f9e44af-baa1-45b4-a95a-d521de0dc96d None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:44.692696 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9f9e44af-baa1-45b4-a95a-d521de0dc96d None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:44.693048 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9f9e44af-baa1-45b4-a95a-d521de0dc96d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:44.693433 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 371/1482] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:06:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:06:44.704520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-9e9996ea-5441-41b7-87bd-e0d3af1ac0d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:44.746438 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d1d77b90-89d5-473a-8767-6f3ec42f56b4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:44.752624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1d77b90-89d5-473a-8767-6f3ec42f56b4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:44.752624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1d77b90-89d5-473a-8767-6f3ec42f56b4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:44.752624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1d77b90-89d5-473a-8767-6f3ec42f56b4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:44.752624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d1d77b90-89d5-473a-8767-6f3ec42f56b4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:44.765609 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:44.765609 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:44.766877 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1d77b90-89d5-473a-8767-6f3ec42f56b4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:44.767578 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 375/1483] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:44 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:44.823698 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-9e9996ea-5441-41b7-87bd-e0d3af1ac0d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:06:44.823698 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-9e9996ea-5441-41b7-87bd-e0d3af1ac0d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8baa9fd-517f-4f70-891b-6547089c3b41", "connector": null, "instance_uuid": "60a7cf2b-a4a8-400a-b257-d01ef0333145"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:44.851068 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:44.851068 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:44.916868 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-9e9996ea-5441-41b7-87bd-e0d3af1ac0d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:06:44.916868 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 369/1484] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:06:44 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 18 13:06:44.968999 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-111c9e1a-22b5-44f7-a82c-f56c0b075e4f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:44.974661 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-be40b31f-00d8-4a4f-84b4-d5b5f71fed5a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:44.974841 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-111c9e1a-22b5-44f7-a82c-f56c0b075e4f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:06:44.974841 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-111c9e1a-22b5-44f7-a82c-f56c0b075e4f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:44.974841 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-111c9e1a-22b5-44f7-a82c-f56c0b075e4f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:44.982772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-be40b31f-00d8-4a4f-84b4-d5b5f71fed5a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:44.982772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-be40b31f-00d8-4a4f-84b4-d5b5f71fed5a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:44.983040 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-be40b31f-00d8-4a4f-84b4-d5b5f71fed5a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:44.987753 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:44.987753 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:44.998828 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-111c9e1a-22b5-44f7-a82c-f56c0b075e4f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:45.004731 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.004731 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:45.007276 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-111c9e1a-22b5-44f7-a82c-f56c0b075e4f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 returned with HTTP 200 Aug 18 13:06:45.008565 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 370/1485] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:44 2026] GET /volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:06:45.008859 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-546aa42b-e74e-4557-8b6d-7ea65683a293 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.009186 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-546aa42b-e74e-4557-8b6d-7ea65683a293 None None] GET https://10.4.3.126/volume// Aug 18 13:06:45.009466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-546aa42b-e74e-4557-8b6d-7ea65683a293 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:45.009781 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-546aa42b-e74e-4557-8b6d-7ea65683a293 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:45.010730 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-546aa42b-e74e-4557-8b6d-7ea65683a293 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:45.010730 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 376/1486] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:06: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 18 13:06:45.013840 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-be40b31f-00d8-4a4f-84b4-d5b5f71fed5a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:45.023731 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-be40b31f-00d8-4a4f-84b4-d5b5f71fed5a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:45.024717 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 372/1487] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:44 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:45.029750 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6ca07704-7896-4717-ae4d-047318a135d7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.032142 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-94be8a55-cf4c-45fe-af47-f06f7cfe6df4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.033797 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ca07704-7896-4717-ae4d-047318a135d7 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:06:45.034653 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6ca07704-7896-4717-ae4d-047318a135d7 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0ff03a1-b166-4ae2-aec6-c650dd899471", "name": "tempest-VolumeDependencyTests-Snapshot-1401025421"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:45.035435 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-94be8a55-cf4c-45fe-af47-f06f7cfe6df4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:45.035937 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-94be8a55-cf4c-45fe-af47-f06f7cfe6df4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:45.036152 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-94be8a55-cf4c-45fe-af47-f06f7cfe6df4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:45.055198 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.055198 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:45.055348 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.055348 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:45.055877 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6ca07704-7896-4717-ae4d-047318a135d7 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:45.057001 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-6ca07704-7896-4717-ae4d-047318a135d7 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create snapshot from volume c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:06:45.061441 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-94be8a55-cf4c-45fe-af47-f06f7cfe6df4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:45.068370 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-94be8a55-cf4c-45fe-af47-f06f7cfe6df4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:45.068863 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 371/1488] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:06:45 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:06:45.105970 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-6ca07704-7896-4717-ae4d-047318a135d7 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['4232709c-be12-4a61-a1a9-d9f03ce639e6', '8e8d1da3-2d5e-4356-bae6-91abda0e3fcd', 'eae41c86-22ff-482b-9a9d-6cac1219b96f', '60140058-3b20-4b87-9c04-22431dc8e27c'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:45.154392 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6ca07704-7896-4717-ae4d-047318a135d7 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot create request issued successfully. Aug 18 13:06:45.154921 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ca07704-7896-4717-ae4d-047318a135d7 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:06:45.155535 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 370/1489] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:06:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:45.173878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-09d25dbe-5cdf-4b68-83a7-50779d79e303 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.176299 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-09d25dbe-5cdf-4b68-83a7-50779d79e303 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:06:45.176299 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-09d25dbe-5cdf-4b68-83a7-50779d79e303 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:45.176426 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-09d25dbe-5cdf-4b68-83a7-50779d79e303 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:45.184394 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.184394 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:45.184894 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-09d25dbe-5cdf-4b68-83a7-50779d79e303 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:45.185790 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-09d25dbe-5cdf-4b68-83a7-50779d79e303 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada returned with HTTP 200 Aug 18 13:06:45.186173 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 377/1490] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:45 2026] GET /volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:45.244299 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-82327d4a-39c0-4ef9-9bc7-64f93e69f877 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.250657 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-82327d4a-39c0-4ef9-9bc7-64f93e69f877 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] PUT https://10.4.3.126/volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205 Aug 18 13:06:45.251285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-82327d4a-39c0-4ef9-9bc7-64f93e69f877 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:45.269432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-82327d4a-39c0-4ef9-9bc7-64f93e69f877 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Acquiring lock "cinder-attachment_update-b8baa9fd-517f-4f70-891b-6547089c3b41-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:06:45.279279 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-82327d4a-39c0-4ef9-9bc7-64f93e69f877 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Lock "cinder-attachment_update-b8baa9fd-517f-4f70-891b-6547089c3b41-np0000007652" acquired by "attachment_update" :: waited 0.010s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:06:45.280570 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.280570 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:45.321475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9f4c8fa3-e1c4-4a0d-80f0-d64a2b328799 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.379299 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9f4c8fa3-e1c4-4a0d-80f0-d64a2b328799 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:06:45.381285 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9f4c8fa3-e1c4-4a0d-80f0-d64a2b328799 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1339569718", "extra_specs": {}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:45.402242 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9f4c8fa3-e1c4-4a0d-80f0-d64a2b328799 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:06:45.402621 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 372/1491] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:06:45 2026] POST /volume/v3/types => generated 212 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:45.421791 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-56ed2362-ca23-4936-bd9d-9c4780d7d19a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.422419 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-82327d4a-39c0-4ef9-9bc7-64f93e69f877 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Lock "cinder-attachment_update-b8baa9fd-517f-4f70-891b-6547089c3b41-np0000007652" released by "attachment_update" :: held 0.143s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:06:45.422825 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-82327d4a-39c0-4ef9-9bc7-64f93e69f877 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205 returned with HTTP 200 Aug 18 13:06:45.423832 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 373/1492] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:06:45 2026] PUT /volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:45.426275 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-56ed2362-ca23-4936-bd9d-9c4780d7d19a tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] POST https://10.4.3.126/volume/v3/types/1ba31faf-1a62-41c1-b8cb-ae814dfa09db/encryption Aug 18 13:06:45.428220 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-56ed2362-ca23-4936-bd9d-9c4780d7d19a tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:45.431260 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.431260 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:45.476194 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-56ed2362-ca23-4936-bd9d-9c4780d7d19a tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/types/1ba31faf-1a62-41c1-b8cb-ae814dfa09db/encryption returned with HTTP 200 Aug 18 13:06:45.476194 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 371/1493] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:06:45 2026] POST /volume/v3/types/1ba31faf-1a62-41c1-b8cb-ae814dfa09db/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:45.487849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.573558 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:45.573956 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1809268179", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1339569718", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:45.575693 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1809268179', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1339569718', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:45.580884 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:06:45.581259 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.581259 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:45.581879 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:06:45.587973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (34dd1355-3302-45b6-a6e1-a2f75ce0dde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:45.589406 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29920b12-0d3a-4ccc-a837-9863fde4015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:45.590790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:45.627420 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29920b12-0d3a-4ccc-a837-9863fde4015e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:06:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ba31faf-1a62-41c1-b8cb-ae814dfa09db,is_public=True,name='tempest-scenario-type-luks-1339569718',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ba31faf-1a62-41c1-b8cb-ae814dfa09db', '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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:45.628662 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a17c2d-3923-43ce-a31e-de48a904cf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:45.669755 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1339569718 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1339569718, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:06:45.670101 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1339569718 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1339569718, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:06:45.715264 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['29da3446-df9a-4ff6-9793-aa11fa02e3bd', 'dfec72a0-ad50-4b91-af29-edcd9bf8d4a7', 'cc6a6df8-61ec-4d06-84eb-27ed972a6915', '29d2cd36-42ca-428a-96a5-64f746566280'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:45.716314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a17c2d-3923-43ce-a31e-de48a904cf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29da3446-df9a-4ff6-9793-aa11fa02e3bd', 'dfec72a0-ad50-4b91-af29-edcd9bf8d4a7', 'cc6a6df8-61ec-4d06-84eb-27ed972a6915', '29d2cd36-42ca-428a-96a5-64f746566280']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:45.717085 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9be5ca-69cb-4020-a1c4-44d80d45191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:45.740502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9be5ca-69cb-4020-a1c4-44d80d45191f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3605f5c8-55b5-4635-8e4c-edfb1d4a0f06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1809268179',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['29da3446-df9a-4ff6-9793-aa11fa02e3bd','dfec72a0-ad50-4b91-af29-edcd9bf8d4a7','cc6a6df8-61ec-4d06-84eb-27ed972a6915','29d2cd36-42ca-428a-96a5-64f746566280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=1ba31faf-1a62-41c1-b8cb-ae814dfa09db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1809268179',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3605f5c8-55b5-4635-8e4c-edfb1d4a0f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ba31faf-1a62-41c1-b8cb-ae814dfa09db),volume_type_id=1ba31faf-1a62-41c1-b8cb-ae814dfa09db)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:45.741250 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2ce365-129d-4464-bc1e-a7afaf32e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:45.763690 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2ce365-129d-4464-bc1e-a7afaf32e3de) transitioned into state 'SUCCESS' from state '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-1809268179',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['29da3446-df9a-4ff6-9793-aa11fa02e3bd','dfec72a0-ad50-4b91-af29-edcd9bf8d4a7','cc6a6df8-61ec-4d06-84eb-27ed972a6915','29d2cd36-42ca-428a-96a5-64f746566280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=1ba31faf-1a62-41c1-b8cb-ae814dfa09db)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:45.767366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b55076-0a3f-4d3e-b526-8fbeaa3b88cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:45.779468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-245e19df-50c6-4c49-aea4-381eae80cfb1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.781963 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-245e19df-50c6-4c49-aea4-381eae80cfb1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:45.782276 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-245e19df-50c6-4c49-aea4-381eae80cfb1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:45.782517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-245e19df-50c6-4c49-aea4-381eae80cfb1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:45.782693 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-245e19df-50c6-4c49-aea4-381eae80cfb1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:45.785116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b55076-0a3f-4d3e-b526-8fbeaa3b88cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:45.786126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (34dd1355-3302-45b6-a6e1-a2f75ce0dde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:45.786571 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:06:45.789246 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.789246 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:45.790310 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-245e19df-50c6-4c49-aea4-381eae80cfb1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:45.790616 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3d2b0f9b-b793-44ce-badf-3d2cd299cb96 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:45.790701 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 373/1494] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:45 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:45.791491 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 378/1495] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:06:45 2026] POST /volume/v3/volumes => generated 780 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:45.807377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f047611b-2277-4e32-9efa-0dacafb864f7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:45.810826 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f047611b-2277-4e32-9efa-0dacafb864f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:06:45.811027 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f047611b-2277-4e32-9efa-0dacafb864f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:45.814288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f047611b-2277-4e32-9efa-0dacafb864f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:45.827035 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:45.827035 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:45.838621 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f047611b-2277-4e32-9efa-0dacafb864f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:06:45.842350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f047611b-2277-4e32-9efa-0dacafb864f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 200 Aug 18 13:06:45.843114 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 374/1496] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:45 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:46.045827 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a1f88a58-c2ca-40bb-8e76-38edcbfc006d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.048578 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a1f88a58-c2ca-40bb-8e76-38edcbfc006d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:46.048925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a1f88a58-c2ca-40bb-8e76-38edcbfc006d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:46.049187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a1f88a58-c2ca-40bb-8e76-38edcbfc006d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:46.063236 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.063236 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:46.068969 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a1f88a58-c2ca-40bb-8e76-38edcbfc006d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:46.075800 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a1f88a58-c2ca-40bb-8e76-38edcbfc006d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:46.076377 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 372/1497] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:46 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:46.202848 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6b88ec55-f995-4832-8d09-011b4ed960b4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.205650 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6b88ec55-f995-4832-8d09-011b4ed960b4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:06:46.206097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6b88ec55-f995-4832-8d09-011b4ed960b4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:46.206428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6b88ec55-f995-4832-8d09-011b4ed960b4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:46.214787 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.214787 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:46.216039 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6b88ec55-f995-4832-8d09-011b4ed960b4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:46.216962 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6b88ec55-f995-4832-8d09-011b4ed960b4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada returned with HTTP 200 Aug 18 13:06:46.217496 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 374/1498] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:46 2026] GET /volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:46.229530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.231945 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:46.232709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5ba0c978-a3e2-4738-b6d5-47a94e612ada", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-525372856"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:46.234833 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'snapshot_id': '5ba0c978-a3e2-4738-b6d5-47a94e612ada', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-525372856'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:46.243715 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.243715 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:46.244373 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:46.244547 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:46.253026 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:46.261759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (762bc4f0-eb28-4222-9411-3afb87d81c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:46.263105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d3f389-4a81-4bbd-80f1-e170261f4d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:46.264717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:46.316407 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d3f389-4a81-4bbd-80f1-e170261f4d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5ba0c978-a3e2-4738-b6d5-47a94e612ada', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:46.317593 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45d5835-b685-44ea-b2bf-3479fd07aad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:46.400878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['e19145a9-34c1-4c3b-accd-6f85ac06461d', '1d27e514-bcd9-4f38-bf25-d24af304c4b7', '1bf202de-65b8-413a-862a-4da42f48c87e', '45855b39-4342-4dc7-b090-4612e3f3a280'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:46.401648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45d5835-b685-44ea-b2bf-3479fd07aad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e19145a9-34c1-4c3b-accd-6f85ac06461d', '1d27e514-bcd9-4f38-bf25-d24af304c4b7', '1bf202de-65b8-413a-862a-4da42f48c87e', '45855b39-4342-4dc7-b090-4612e3f3a280']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:46.402711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c29a9dd5-c9a6-407f-b77a-590a84c2cf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:46.458461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c29a9dd5-c9a6-407f-b77a-590a84c2cf1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e06983e8-6ca8-46c3-9191-aa5dc7628fc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-525372856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['e19145a9-34c1-4c3b-accd-6f85ac06461d','1d27e514-bcd9-4f38-bf25-d24af304c4b7','1bf202de-65b8-413a-862a-4da42f48c87e','45855b39-4342-4dc7-b090-4612e3f3a280'],size=1,snapshot_id=5ba0c978-a3e2-4738-b6d5-47a94e612ada,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-525372856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e06983e8-6ca8-46c3-9191-aa5dc7628fc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5ba0c978-a3e2-4738-b6d5-47a94e612ada,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:46.459479 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e8f218-09aa-4e90-ac9f-62f401b3ce74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:46.499644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e8f218-09aa-4e90-ac9f-62f401b3ce74) transitioned into state 'SUCCESS' from state '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-525372856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['e19145a9-34c1-4c3b-accd-6f85ac06461d','1d27e514-bcd9-4f38-bf25-d24af304c4b7','1bf202de-65b8-413a-862a-4da42f48c87e','45855b39-4342-4dc7-b090-4612e3f3a280'],size=1,snapshot_id=5ba0c978-a3e2-4738-b6d5-47a94e612ada,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:46.500506 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39c4194-b6b8-4c80-a773-89322e3f17b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:46.541033 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39c4194-b6b8-4c80-a773-89322e3f17b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:46.542560 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (762bc4f0-eb28-4222-9411-3afb87d81c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:46.543569 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:46.543853 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e1ba0f5f-7065-4330-b460-57157fedb6b0 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:46.544819 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 379/1499] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:06:46 2026] POST /volume/v3/volumes => generated 803 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:46.566692 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a6ac9e49-872d-4c89-9d8b-36f12b81a51a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.569350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6ac9e49-872d-4c89-9d8b-36f12b81a51a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:06:46.569846 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a6ac9e49-872d-4c89-9d8b-36f12b81a51a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:46.570195 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a6ac9e49-872d-4c89-9d8b-36f12b81a51a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:46.584367 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.584367 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:46.592123 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a6ac9e49-872d-4c89-9d8b-36f12b81a51a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:46.598578 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6ac9e49-872d-4c89-9d8b-36f12b81a51a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 returned with HTTP 200 Aug 18 13:06:46.599191 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 375/1500] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:46 2026] GET /volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:46.803791 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-00084c97-0339-45ff-a6f0-f28089553514 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.807688 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00084c97-0339-45ff-a6f0-f28089553514 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:46.808048 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00084c97-0339-45ff-a6f0-f28089553514 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:46.808486 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00084c97-0339-45ff-a6f0-f28089553514 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:46.808767 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-00084c97-0339-45ff-a6f0-f28089553514 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:46.814406 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.814406 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:46.815892 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00084c97-0339-45ff-a6f0-f28089553514 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:46.816778 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 373/1501] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:46 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:46.863656 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8032f69f-00a8-4b92-a4aa-177f263a3704 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.869273 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8032f69f-00a8-4b92-a4aa-177f263a3704 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:06:46.869412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8032f69f-00a8-4b92-a4aa-177f263a3704 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:46.869727 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8032f69f-00a8-4b92-a4aa-177f263a3704 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:46.882194 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.882194 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:46.889354 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8032f69f-00a8-4b92-a4aa-177f263a3704 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:06:46.896249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8032f69f-00a8-4b92-a4aa-177f263a3704 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 200 Aug 18 13:06:46.897314 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 375/1502] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:46 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:46.914941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2bab0b65-8d8f-4645-a86d-251eaae1fb3b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.917666 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bab0b65-8d8f-4645-a86d-251eaae1fb3b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:06:46.918027 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bab0b65-8d8f-4645-a86d-251eaae1fb3b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:46.918322 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bab0b65-8d8f-4645-a86d-251eaae1fb3b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:46.929984 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.929984 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:46.937075 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2bab0b65-8d8f-4645-a86d-251eaae1fb3b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:06:46.944497 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bab0b65-8d8f-4645-a86d-251eaae1fb3b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 200 Aug 18 13:06:46.945036 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 380/1503] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:46 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:46.961331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e2d11d56-4986-42e9-9fc4-158ed6738b1e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:46.963742 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2d11d56-4986-42e9-9fc4-158ed6738b1e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06/action Aug 18 13:06:46.965232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2d11d56-4986-42e9-9fc4-158ed6738b1e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:46.965232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2d11d56-4986-42e9-9fc4-158ed6738b1e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:46.976327 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:46.976327 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:46.977195 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e2d11d56-4986-42e9-9fc4-158ed6738b1e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:06:46.989720 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e2d11d56-4986-42e9-9fc4-158ed6738b1e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume updated successfully. Aug 18 13:06:46.989720 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2d11d56-4986-42e9-9fc4-158ed6738b1e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06/action returned with HTTP 200 Aug 18 13:06:46.989720 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 376/1504] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:06:46 2026] POST /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:06:47.097992 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ce027b11-74b1-4a5c-835c-918a5d02e1d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.098679 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-504cd064-44cf-4e0b-92bd-774a423831fc req-474d32be-d6ec-4483-815d-f6f80ec2b633 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.100781 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ce027b11-74b1-4a5c-835c-918a5d02e1d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:47.101065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ce027b11-74b1-4a5c-835c-918a5d02e1d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:47.101175 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-474d32be-d6ec-4483-815d-f6f80ec2b633 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:06:47.101351 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ce027b11-74b1-4a5c-835c-918a5d02e1d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:47.101471 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-474d32be-d6ec-4483-815d-f6f80ec2b633 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:47.101743 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-474d32be-d6ec-4483-815d-f6f80ec2b633 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:47.115737 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.115737 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:47.115926 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.115926 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:47.119782 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ce027b11-74b1-4a5c-835c-918a5d02e1d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:47.121202 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-504cd064-44cf-4e0b-92bd-774a423831fc req-474d32be-d6ec-4483-815d-f6f80ec2b633 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:06:47.125723 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ce027b11-74b1-4a5c-835c-918a5d02e1d4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:47.126257 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 374/1505] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:47 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:47.129188 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-474d32be-d6ec-4483-815d-f6f80ec2b633 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 200 Aug 18 13:06:47.129188 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 376/1506] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:47 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:47.616619 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cae77453-65a9-4806-8799-9d26f91ba209 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.618756 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cae77453-65a9-4806-8799-9d26f91ba209 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:06:47.619115 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cae77453-65a9-4806-8799-9d26f91ba209 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:47.619444 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cae77453-65a9-4806-8799-9d26f91ba209 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:47.632992 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.632992 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:47.638719 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cae77453-65a9-4806-8799-9d26f91ba209 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:47.647575 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cae77453-65a9-4806-8799-9d26f91ba209 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 returned with HTTP 200 Aug 18 13:06:47.648297 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 381/1507] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:47 2026] GET /volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:47.672276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.674349 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:06:47.675882 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e06983e8-6ca8-46c3-9191-aa5dc7628fc6", "name": "tempest-VolumeDependencyTests-Snapshot-1314373192"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:47.692368 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.692368 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:47.693040 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:47.693040 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create snapshot from volume e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:06:47.725267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-504cd064-44cf-4e0b-92bd-774a423831fc req-aca918b1-ff9f-4220-a409-7bf3ceaf56d9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.728040 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-aca918b1-ff9f-4220-a409-7bf3ceaf56d9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:06:47.728681 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-aca918b1-ff9f-4220-a409-7bf3ceaf56d9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:47.728681 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-aca918b1-ff9f-4220-a409-7bf3ceaf56d9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:47.741716 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.741716 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:47.748146 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-504cd064-44cf-4e0b-92bd-774a423831fc req-aca918b1-ff9f-4220-a409-7bf3ceaf56d9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:06:47.751444 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['08686f3a-9088-4b7d-baf5-4e4021f34fdd', 'e6aca86b-18c8-434e-8a00-f472eb317baa', 'db889bb7-cd82-4a36-8b2c-6ccc62289712', '6b124632-cd11-4a06-9335-f9eebbf607e3'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:47.756086 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-aca918b1-ff9f-4220-a409-7bf3ceaf56d9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 200 Aug 18 13:06:47.756622 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 375/1508] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:47 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:47.775010 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9be7a0a1-b714-4aed-b659-db7b983920df None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.775010 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9be7a0a1-b714-4aed-b659-db7b983920df None None] GET https://10.4.3.126/volume// Aug 18 13:06:47.775010 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9be7a0a1-b714-4aed-b659-db7b983920df None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:47.775010 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9be7a0a1-b714-4aed-b659-db7b983920df None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:47.775534 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9be7a0a1-b714-4aed-b659-db7b983920df None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:47.775639 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 377/1509] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:06:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:06:47.791794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-504cd064-44cf-4e0b-92bd-774a423831fc req-b0b4ee1c-f62c-4f10-93cd-6e904d89b924 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.796378 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-b0b4ee1c-f62c-4f10-93cd-6e904d89b924 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:06:47.797386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-b0b4ee1c-f62c-4f10-93cd-6e904d89b924 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3605f5c8-55b5-4635-8e4c-edfb1d4a0f06", "connector": null, "instance_uuid": "a6460765-402b-4a98-b9c2-07d3a9b58021"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:47.805800 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot create request issued successfully. Aug 18 13:06:47.806276 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ace53392-8e76-4f06-a2e2-41c45939bbaf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:06:47.806883 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 377/1510] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:06:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:47.810708 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.810708 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:47.825143 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-356695b6-7ca6-442a-908f-55ef62a8df04 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.829323 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-356695b6-7ca6-442a-908f-55ef62a8df04 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:06:47.831153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-356695b6-7ca6-442a-908f-55ef62a8df04 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:47.831153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-356695b6-7ca6-442a-908f-55ef62a8df04 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:47.833186 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-db0cfa48-ebeb-497e-ba7a-a6c1295f5c5c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:47.835307 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db0cfa48-ebeb-497e-ba7a-a6c1295f5c5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:47.835599 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db0cfa48-ebeb-497e-ba7a-a6c1295f5c5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:47.835886 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db0cfa48-ebeb-497e-ba7a-a6c1295f5c5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:47.836065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-db0cfa48-ebeb-497e-ba7a-a6c1295f5c5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:47.841749 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.841749 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:47.842040 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:47.842040 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:47.842570 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-356695b6-7ca6-442a-908f-55ef62a8df04 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:47.842833 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db0cfa48-ebeb-497e-ba7a-a6c1295f5c5c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:47.843356 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 378/1511] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:47 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:47.843573 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-356695b6-7ca6-442a-908f-55ef62a8df04 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 returned with HTTP 200 Aug 18 13:06:47.843975 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 376/1512] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:47 2026] GET /volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:47.871324 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-b0b4ee1c-f62c-4f10-93cd-6e904d89b924 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:06:47.871867 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 382/1513] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:06:47 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:48.143386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d7146491-2145-4100-9afc-3bb2252fa417 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:48.146199 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7146491-2145-4100-9afc-3bb2252fa417 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:48.146543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d7146491-2145-4100-9afc-3bb2252fa417 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:48.146870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d7146491-2145-4100-9afc-3bb2252fa417 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:48.161938 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:48.161938 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:48.167880 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d7146491-2145-4100-9afc-3bb2252fa417 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:48.174846 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7146491-2145-4100-9afc-3bb2252fa417 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:48.175525 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 378/1514] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:48 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:48.358666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-69caa3cc-6dbf-494b-a876-400caa29563a req-c596ede2-0e37-4935-9839-c8dade023c8d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:48.363250 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-c596ede2-0e37-4935-9839-c8dade023c8d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2/action Aug 18 13:06:48.363250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-c596ede2-0e37-4935-9839-c8dade023c8d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:48.363250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-c596ede2-0e37-4935-9839-c8dade023c8d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:48.571271 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:48.571271 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:48.593923 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-69caa3cc-6dbf-494b-a876-400caa29563a req-c596ede2-0e37-4935-9839-c8dade023c8d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2/action returned with HTTP 204 Aug 18 13:06:48.594888 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 379/1515] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:06:48 2026] POST /volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:48.859723 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-659e5ec8-354f-4572-b62e-5b53f154691d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:48.862258 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d0edf151-5532-4de0-b7a5-19c965b93c63 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:48.864118 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-659e5ec8-354f-4572-b62e-5b53f154691d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:06:48.864440 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-659e5ec8-354f-4572-b62e-5b53f154691d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:48.864727 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-659e5ec8-354f-4572-b62e-5b53f154691d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:48.865352 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0edf151-5532-4de0-b7a5-19c965b93c63 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:48.865352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0edf151-5532-4de0-b7a5-19c965b93c63 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:48.865811 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0edf151-5532-4de0-b7a5-19c965b93c63 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:48.865811 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d0edf151-5532-4de0-b7a5-19c965b93c63 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:48.873990 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:48.873990 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:48.874726 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0edf151-5532-4de0-b7a5-19c965b93c63 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:48.875335 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 383/1516] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:48 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:48.887735 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:48.887735 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:48.891258 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-659e5ec8-354f-4572-b62e-5b53f154691d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:48.891258 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-659e5ec8-354f-4572-b62e-5b53f154691d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 returned with HTTP 200 Aug 18 13:06:48.891258 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 377/1517] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:48 2026] GET /volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:48.905296 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:48.907429 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:48.907834 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ce4ea75e-16b8-4dd3-a53e-86834d0b7627", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1421027254"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:48.909499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'snapshot_id': 'ce4ea75e-16b8-4dd3-a53e-86834d0b7627', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1421027254'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:48.916916 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:48.916916 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:48.917462 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:48.917629 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:48.926571 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:48.939518 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (d9a6379a-c149-4aac-89eb-2b0842fc4e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:48.940300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a4006a-e048-4c6d-a8b5-d69606a3819c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:48.943559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:48.986831 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a4006a-e048-4c6d-a8b5-d69606a3819c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce4ea75e-16b8-4dd3-a53e-86834d0b7627', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:48.988305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5acaa55b-4131-4ad3-b5c0-8e66c7fd1002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:49.059123 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['e001091a-7075-475f-9bf7-e6b7a26fcf94', '7da7b473-b93c-4593-819c-95f2b9432ff6', 'c1d501a3-3dc1-4a22-a940-4765c430fe4c', 'abe3ab08-d73a-48c7-b35f-dcc1baf6aa93'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:49.060117 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5acaa55b-4131-4ad3-b5c0-8e66c7fd1002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e001091a-7075-475f-9bf7-e6b7a26fcf94', '7da7b473-b93c-4593-819c-95f2b9432ff6', 'c1d501a3-3dc1-4a22-a940-4765c430fe4c', 'abe3ab08-d73a-48c7-b35f-dcc1baf6aa93']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:49.061095 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdc0cb6-ee5f-426c-9010-2a1620c8cadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:49.125616 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdc0cb6-ee5f-426c-9010-2a1620c8cadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79deede7-f366-4330-8477-a0412e89711d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1421027254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['e001091a-7075-475f-9bf7-e6b7a26fcf94','7da7b473-b93c-4593-819c-95f2b9432ff6','c1d501a3-3dc1-4a22-a940-4765c430fe4c','abe3ab08-d73a-48c7-b35f-dcc1baf6aa93'],size=1,snapshot_id=ce4ea75e-16b8-4dd3-a53e-86834d0b7627,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1421027254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79deede7-f366-4330-8477-a0412e89711d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce4ea75e-16b8-4dd3-a53e-86834d0b7627,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:49.126688 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d24b87-c2d2-4d48-957d-ab571062e19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:49.152023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d24b87-c2d2-4d48-957d-ab571062e19c) transitioned into state 'SUCCESS' from state '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-1421027254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['e001091a-7075-475f-9bf7-e6b7a26fcf94','7da7b473-b93c-4593-819c-95f2b9432ff6','c1d501a3-3dc1-4a22-a940-4765c430fe4c','abe3ab08-d73a-48c7-b35f-dcc1baf6aa93'],size=1,snapshot_id=ce4ea75e-16b8-4dd3-a53e-86834d0b7627,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:49.153134 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd405686-33ce-40b6-ae6c-311f321829b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:49.185575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd405686-33ce-40b6-ae6c-311f321829b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:49.189125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (d9a6379a-c149-4aac-89eb-2b0842fc4e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:49.189125 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:49.189125 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-036c7d6a-f8c4-4f9a-bb08-4fefd7d7d299 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:49.189125 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 379/1518] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:06:48 2026] POST /volume/v3/volumes => generated 804 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:49.193200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-592f8828-611c-4fcd-af78-aee8772d2608 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:49.196258 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-592f8828-611c-4fcd-af78-aee8772d2608 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:49.198008 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-592f8828-611c-4fcd-af78-aee8772d2608 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:49.198422 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-592f8828-611c-4fcd-af78-aee8772d2608 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:49.208691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-96ff9381-68ff-4af9-8197-2e69aba7c1dc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:49.211683 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96ff9381-68ff-4af9-8197-2e69aba7c1dc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d Aug 18 13:06:49.211683 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96ff9381-68ff-4af9-8197-2e69aba7c1dc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:49.215525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96ff9381-68ff-4af9-8197-2e69aba7c1dc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:49.226392 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:49.226392 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:49.230946 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:49.230946 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:49.236681 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-96ff9381-68ff-4af9-8197-2e69aba7c1dc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:49.238581 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-592f8828-611c-4fcd-af78-aee8772d2608 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:49.248151 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-592f8828-611c-4fcd-af78-aee8772d2608 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:49.248675 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 380/1519] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:49 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:49.248936 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96ff9381-68ff-4af9-8197-2e69aba7c1dc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d returned with HTTP 200 Aug 18 13:06:49.252200 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 384/1520] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:49 2026] GET /volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:49.699304 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-6f829d3f-b0e3-4eeb-93b3-1e964f1757e4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:49.710251 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-6f829d3f-b0e3-4eeb-93b3-1e964f1757e4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205/action Aug 18 13:06:49.712131 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-6f829d3f-b0e3-4eeb-93b3-1e964f1757e4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:49.713267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-6f829d3f-b0e3-4eeb-93b3-1e964f1757e4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:49.740271 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:49.740271 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:49.759527 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-38039578-1b19-406b-a34e-60db2aa6ce73 req-6f829d3f-b0e3-4eeb-93b3-1e964f1757e4 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205/action returned with HTTP 204 Aug 18 13:06:49.759527 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 378/1521] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:06:49 2026] POST /volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:49.831587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-47851adc-68f5-449e-9c75-d1c354eabe50 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:49.832085 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47851adc-68f5-449e-9c75-d1c354eabe50 None None] GET https://10.4.3.126/volume// Aug 18 13:06:49.832291 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-47851adc-68f5-449e-9c75-d1c354eabe50 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:49.832497 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-47851adc-68f5-449e-9c75-d1c354eabe50 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:49.832821 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47851adc-68f5-449e-9c75-d1c354eabe50 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:49.833327 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 380/1522] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:06:49.849500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-504cd064-44cf-4e0b-92bd-774a423831fc req-f131106e-b729-4a8d-89e0-91825d95629b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:49.852339 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-f131106e-b729-4a8d-89e0-91825d95629b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:06:49.852636 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-f131106e-b729-4a8d-89e0-91825d95629b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:49.853046 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-f131106e-b729-4a8d-89e0-91825d95629b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:49.871663 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:49.871663 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:49.878337 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-504cd064-44cf-4e0b-92bd-774a423831fc req-f131106e-b729-4a8d-89e0-91825d95629b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:06:49.887785 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-f131106e-b729-4a8d-89e0-91825d95629b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 200 Aug 18 13:06:49.888360 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 381/1523] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:06:49 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 1051 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:06:49.900617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aca1d54b-76fb-425c-b5db-7845c722e4e1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:49.907340 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aca1d54b-76fb-425c-b5db-7845c722e4e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:49.907340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aca1d54b-76fb-425c-b5db-7845c722e4e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:49.908407 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aca1d54b-76fb-425c-b5db-7845c722e4e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:49.909732 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-aca1d54b-76fb-425c-b5db-7845c722e4e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:49.917723 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:49.917723 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:49.918563 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aca1d54b-76fb-425c-b5db-7845c722e4e1 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:49.919949 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 385/1524] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:49 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:50.059787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-504cd064-44cf-4e0b-92bd-774a423831fc req-316725f5-620e-4db2-bef2-4a82f81939d6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.064172 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-316725f5-620e-4db2-bef2-4a82f81939d6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99 Aug 18 13:06:50.064693 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-316725f5-620e-4db2-bef2-4a82f81939d6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:50.085018 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-504cd064-44cf-4e0b-92bd-774a423831fc req-316725f5-620e-4db2-bef2-4a82f81939d6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-3605f5c8-55b5-4635-8e4c-edfb1d4a0f06-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:06:50.090827 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-504cd064-44cf-4e0b-92bd-774a423831fc req-316725f5-620e-4db2-bef2-4a82f81939d6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-3605f5c8-55b5-4635-8e4c-edfb1d4a0f06-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:06:50.093758 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.093758 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:50.252606 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-504cd064-44cf-4e0b-92bd-774a423831fc req-316725f5-620e-4db2-bef2-4a82f81939d6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-3605f5c8-55b5-4635-8e4c-edfb1d4a0f06-np0000007652" released by "attachment_update" :: held 0.161s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:06:50.253042 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-316725f5-620e-4db2-bef2-4a82f81939d6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99 returned with HTTP 200 Aug 18 13:06:50.253786 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 379/1525] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:06:50 2026] PUT /volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99 => generated 968 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:50.280015 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2c66b871-8ded-4487-8a20-b547b406c886 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.281264 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2c66b871-8ded-4487-8a20-b547b406c886 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:50.281508 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2c66b871-8ded-4487-8a20-b547b406c886 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:50.281784 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2c66b871-8ded-4487-8a20-b547b406c886 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:50.283128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2c217a88-0d8f-4dbe-9d8e-89170ca6d12e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.289506 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c217a88-0d8f-4dbe-9d8e-89170ca6d12e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d Aug 18 13:06:50.289506 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2c217a88-0d8f-4dbe-9d8e-89170ca6d12e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:50.289506 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2c217a88-0d8f-4dbe-9d8e-89170ca6d12e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:50.305481 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.305481 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:50.309868 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-504cd064-44cf-4e0b-92bd-774a423831fc req-7e570509-bcc9-49ab-8b53-b5038b9aaed2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.309988 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.309988 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:50.311840 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2c66b871-8ded-4487-8a20-b547b406c886 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:50.315755 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2c217a88-0d8f-4dbe-9d8e-89170ca6d12e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:50.317380 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2c66b871-8ded-4487-8a20-b547b406c886 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:50.317874 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 381/1526] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:50 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:50.320234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-7e570509-bcc9-49ab-8b53-b5038b9aaed2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99/action Aug 18 13:06:50.320234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-7e570509-bcc9-49ab-8b53-b5038b9aaed2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:50.320234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-7e570509-bcc9-49ab-8b53-b5038b9aaed2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:50.323564 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c217a88-0d8f-4dbe-9d8e-89170ca6d12e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d returned with HTTP 200 Aug 18 13:06:50.323564 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 382/1527] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:50 2026] GET /volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d => generated 897 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:50.343230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.345862 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:06:50.346919 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:50.347032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f9db4d44-3158-491d-ae9a-ceb33b62d104 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.347087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:50.347087 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: 5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:06:50.348537 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f9db4d44-3158-491d-ae9a-ceb33b62d104 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:06:50.348708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f9db4d44-3158-491d-ae9a-ceb33b62d104 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:50.348979 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f9db4d44-3158-491d-ae9a-ceb33b62d104 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:50.353809 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.353809 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:50.354453 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:50.361047 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.361047 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:50.363667 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.363667 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:50.372407 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f9db4d44-3158-491d-ae9a-ceb33b62d104 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:06:50.378360 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f9db4d44-3158-491d-ae9a-ceb33b62d104 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:06:50.378976 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 382/1528] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:50 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:06:50.381066 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-7e570509-bcc9-49ab-8b53-b5038b9aaed2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99/action returned with HTTP 204 Aug 18 13:06:50.384935 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 386/1529] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:06:50 2026] POST /volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:50.386955 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot delete request issued successfully. Aug 18 13:06:50.387769 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c64f29f8-fdc0-45fa-8364-b34da7e1083a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada returned with HTTP 202 Aug 18 13:06:50.388460 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 380/1530] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:06:50 2026] DELETE /volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:50.408616 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c6302b28-b405-4864-9eb9-85e4c5f166d8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.413694 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c6302b28-b405-4864-9eb9-85e4c5f166d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:06:50.413694 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c6302b28-b405-4864-9eb9-85e4c5f166d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:50.413694 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c6302b28-b405-4864-9eb9-85e4c5f166d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:50.427567 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.427567 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:50.428161 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c6302b28-b405-4864-9eb9-85e4c5f166d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:50.432184 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c6302b28-b405-4864-9eb9-85e4c5f166d8 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada returned with HTTP 200 Aug 18 13:06:50.432184 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 383/1531] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:50 2026] GET /volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:50.933046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f800360d-e549-4f87-8c7f-bad019a82503 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:50.934853 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f800360d-e549-4f87-8c7f-bad019a82503 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:50.935235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f800360d-e549-4f87-8c7f-bad019a82503 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:50.935522 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f800360d-e549-4f87-8c7f-bad019a82503 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:50.935734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f800360d-e549-4f87-8c7f-bad019a82503 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:50.940794 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:50.940794 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:50.941998 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f800360d-e549-4f87-8c7f-bad019a82503 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:50.942567 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 383/1532] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:50 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:51.446730 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2d734699-94db-49d0-8eab-55ee5a03e49f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:51.449454 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d734699-94db-49d0-8eab-55ee5a03e49f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:06:51.449751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d734699-94db-49d0-8eab-55ee5a03e49f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:51.450074 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d734699-94db-49d0-8eab-55ee5a03e49f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:51.456850 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d734699-94db-49d0-8eab-55ee5a03e49f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada returned with HTTP 404 Aug 18 13:06:51.457569 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 387/1533] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:51 2026] GET /volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:51.468158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-59e6530c-520c-4d4b-930f-01da0fab74ed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:51.471423 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-59e6530c-520c-4d4b-930f-01da0fab74ed tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:06:51.471575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-59e6530c-520c-4d4b-930f-01da0fab74ed tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:51.472064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-59e6530c-520c-4d4b-930f-01da0fab74ed tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:51.472198 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-59e6530c-520c-4d4b-930f-01da0fab74ed tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:06:51.482716 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:51.482716 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:51.483435 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-59e6530c-520c-4d4b-930f-01da0fab74ed tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:51.508273 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-59e6530c-520c-4d4b-930f-01da0fab74ed tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot delete request issued successfully. Aug 18 13:06:51.508585 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-59e6530c-520c-4d4b-930f-01da0fab74ed tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 returned with HTTP 202 Aug 18 13:06:51.509665 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 381/1534] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:06:51 2026] DELETE /volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:51.525948 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e57e95b9-8715-4d56-bbeb-15387690dcd3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:51.527628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e57e95b9-8715-4d56-bbeb-15387690dcd3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:06:51.528020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e57e95b9-8715-4d56-bbeb-15387690dcd3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:51.528332 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e57e95b9-8715-4d56-bbeb-15387690dcd3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:51.535954 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:51.535954 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:51.536525 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e57e95b9-8715-4d56-bbeb-15387690dcd3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:51.537979 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e57e95b9-8715-4d56-bbeb-15387690dcd3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 returned with HTTP 200 Aug 18 13:06:51.538833 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 384/1535] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:51 2026] GET /volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:51.957098 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7c826a84-2ef5-4f31-9d87-90cf19bed965 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:51.960683 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c826a84-2ef5-4f31-9d87-90cf19bed965 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:51.960999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c826a84-2ef5-4f31-9d87-90cf19bed965 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:51.961398 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c826a84-2ef5-4f31-9d87-90cf19bed965 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:51.961608 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-7c826a84-2ef5-4f31-9d87-90cf19bed965 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:51.968052 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:51.968052 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:51.969255 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c826a84-2ef5-4f31-9d87-90cf19bed965 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:51.969986 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 384/1536] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:51 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:51.984743 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7e06223-d08f-4d1d-a530-d2a04df16ef4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:51.991650 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7e06223-d08f-4d1d-a530-d2a04df16ef4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:51.992020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7e06223-d08f-4d1d-a530-d2a04df16ef4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:51.992346 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7e06223-d08f-4d1d-a530-d2a04df16ef4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:51.992869 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d7e06223-d08f-4d1d-a530-d2a04df16ef4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:52.006850 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:52.006850 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:52.006850 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7e06223-d08f-4d1d-a530-d2a04df16ef4 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:52.006850 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 388/1537] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:51 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:52.021945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5c717171-189e-4725-824b-cbf8015bb488 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:52.025323 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c717171-189e-4725-824b-cbf8015bb488 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:52.025508 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c717171-189e-4725-824b-cbf8015bb488 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:52.026500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c717171-189e-4725-824b-cbf8015bb488 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:52.026500 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-5c717171-189e-4725-824b-cbf8015bb488 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete backup with id: 94e107ab-3711-4bef-ab90-fd634417c5dc. Aug 18 13:06:52.034143 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:52.034143 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:52.061758 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-5c717171-189e-4725-824b-cbf8015bb488 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] delete_backup rpcapi backup_id 94e107ab-3711-4bef-ab90-fd634417c5dc {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:06:52.064053 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c717171-189e-4725-824b-cbf8015bb488 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 202 Aug 18 13:06:52.064697 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 382/1538] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:52 2026] DELETE /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:06:52.078498 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6adbcd62-c240-48a7-ba85-50cb03852e5f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:52.082511 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6adbcd62-c240-48a7-ba85-50cb03852e5f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:52.082511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6adbcd62-c240-48a7-ba85-50cb03852e5f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:52.082683 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6adbcd62-c240-48a7-ba85-50cb03852e5f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:52.082732 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-6adbcd62-c240-48a7-ba85-50cb03852e5f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:52.099300 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:52.099300 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:52.099300 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6adbcd62-c240-48a7-ba85-50cb03852e5f tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 200 Aug 18 13:06:52.099757 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 385/1539] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:52 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:52.553324 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8d633acb-c6d8-4c92-80e4-8fd6531b6502 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:52.555343 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d633acb-c6d8-4c92-80e4-8fd6531b6502 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:06:52.555609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8d633acb-c6d8-4c92-80e4-8fd6531b6502 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:52.555865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8d633acb-c6d8-4c92-80e4-8fd6531b6502 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:52.560056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d633acb-c6d8-4c92-80e4-8fd6531b6502 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 returned with HTTP 404 Aug 18 13:06:52.560614 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 385/1540] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:52 2026] GET /volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:52.569974 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:52.571615 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:06:52.571998 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:52.572261 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:52.572488 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:06:52.589404 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:52.589404 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:52.590807 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:52.612159 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:06:52.612422 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2e1004d-6a12-461b-8c35-4d5104120cc6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 returned with HTTP 202 Aug 18 13:06:52.612864 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 389/1541] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:52 2026] DELETE /volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:52.620782 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eb9c392d-06d7-4108-ad19-3489dfe1b30e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:52.625864 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb9c392d-06d7-4108-ad19-3489dfe1b30e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:06:52.625864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eb9c392d-06d7-4108-ad19-3489dfe1b30e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:52.625864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eb9c392d-06d7-4108-ad19-3489dfe1b30e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:52.637848 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:52.637848 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:52.642881 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eb9c392d-06d7-4108-ad19-3489dfe1b30e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:52.651188 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb9c392d-06d7-4108-ad19-3489dfe1b30e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 returned with HTTP 200 Aug 18 13:06:52.652146 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 383/1542] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:52 2026] GET /volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 => generated 862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:53.112180 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1b5f7de4-8d19-44ca-8a6b-6b6677970478 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:53.113970 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b5f7de4-8d19-44ca-8a6b-6b6677970478 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc Aug 18 13:06:53.114181 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b5f7de4-8d19-44ca-8a6b-6b6677970478 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:53.114414 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b5f7de4-8d19-44ca-8a6b-6b6677970478 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:53.114561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-1b5f7de4-8d19-44ca-8a6b-6b6677970478 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 94e107ab-3711-4bef-ab90-fd634417c5dc. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:53.118586 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b5f7de4-8d19-44ca-8a6b-6b6677970478 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc returned with HTTP 404 Aug 18 13:06:53.119088 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 386/1543] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:53 2026] GET /volume/v3/backups/94e107ab-3711-4bef-ab90-fd634417c5dc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:53.234426 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7aec05ab-d3f0-4a07-94f7-3a3e97e286ea None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:53.238417 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7aec05ab-d3f0-4a07-94f7-3a3e97e286ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:53.238587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7aec05ab-d3f0-4a07-94f7-3a3e97e286ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:53.238767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7aec05ab-d3f0-4a07-94f7-3a3e97e286ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:53.238858 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-7aec05ab-d3f0-4a07-94f7-3a3e97e286ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete backup with id: 003d4c74-9f41-47bd-94af-8e2a3a21f888. Aug 18 13:06:53.246156 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:53.246156 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:53.274177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-7aec05ab-d3f0-4a07-94f7-3a3e97e286ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] delete_backup rpcapi backup_id 003d4c74-9f41-47bd-94af-8e2a3a21f888 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:06:53.276790 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7aec05ab-d3f0-4a07-94f7-3a3e97e286ea tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 202 Aug 18 13:06:53.277278 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 386/1544] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:06:53 2026] DELETE /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:06:53.288452 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-674dc1a1-66c3-4c29-a5f4-35bfa8ea1470 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:53.291943 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-674dc1a1-66c3-4c29-a5f4-35bfa8ea1470 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:53.294009 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-674dc1a1-66c3-4c29-a5f4-35bfa8ea1470 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:53.294375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-674dc1a1-66c3-4c29-a5f4-35bfa8ea1470 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:53.295511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-674dc1a1-66c3-4c29-a5f4-35bfa8ea1470 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:53.304721 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:53.304721 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:53.305936 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-674dc1a1-66c3-4c29-a5f4-35bfa8ea1470 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 200 Aug 18 13:06:53.306375 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 390/1545] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:53 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:53.669786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bfd62adc-0c47-4b8e-a05a-a09805abf589 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:53.672409 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfd62adc-0c47-4b8e-a05a-a09805abf589 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:06:53.675060 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfd62adc-0c47-4b8e-a05a-a09805abf589 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:53.675390 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfd62adc-0c47-4b8e-a05a-a09805abf589 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:53.683812 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfd62adc-0c47-4b8e-a05a-a09805abf589 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 returned with HTTP 404 Aug 18 13:06:53.684600 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 384/1546] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:53 2026] GET /volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:53.694710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:53.697286 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:06:53.697517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:53.697853 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:53.698641 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:06:53.710178 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:53.710178 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:53.710801 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:53.756032 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:06:53.756590 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3af953dd-7534-4b0d-9635-c6a1fbe4e165 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 returned with HTTP 202 Aug 18 13:06:53.758427 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 387/1547] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:53 2026] DELETE /volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:53.769004 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa61318e-0be1-4a05-b0c0-2728330d04e2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:53.772641 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa61318e-0be1-4a05-b0c0-2728330d04e2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:06:53.772893 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa61318e-0be1-4a05-b0c0-2728330d04e2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:53.773134 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa61318e-0be1-4a05-b0c0-2728330d04e2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:53.786082 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:53.786082 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:53.791837 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-aa61318e-0be1-4a05-b0c0-2728330d04e2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:53.801982 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa61318e-0be1-4a05-b0c0-2728330d04e2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 returned with HTTP 200 Aug 18 13:06:53.802734 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 387/1548] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:53 2026] GET /volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:54.320839 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fb6dd333-fab5-47af-bee7-6a80ebcb9731 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.322724 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fb6dd333-fab5-47af-bee7-6a80ebcb9731 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 Aug 18 13:06:54.322975 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fb6dd333-fab5-47af-bee7-6a80ebcb9731 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.323190 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fb6dd333-fab5-47af-bee7-6a80ebcb9731 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.323380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-fb6dd333-fab5-47af-bee7-6a80ebcb9731 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Show backup with id 003d4c74-9f41-47bd-94af-8e2a3a21f888. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:06:54.331240 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fb6dd333-fab5-47af-bee7-6a80ebcb9731 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 returned with HTTP 404 Aug 18 13:06:54.331240 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 391/1549] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:54 2026] GET /volume/v3/backups/003d4c74-9f41-47bd-94af-8e2a3a21f888 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:54.462362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0bba4cda-ac66-41df-a61a-610ecc871eb2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.468729 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0bba4cda-ac66-41df-a61a-610ecc871eb2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:54.469016 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0bba4cda-ac66-41df-a61a-610ecc871eb2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.469282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0bba4cda-ac66-41df-a61a-610ecc871eb2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.488195 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:54.488195 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:54.495011 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0bba4cda-ac66-41df-a61a-610ecc871eb2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:54.500472 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0bba4cda-ac66-41df-a61a-610ecc871eb2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:54.501006 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 385/1550] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:54 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:54.525414 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0fb0c5dc-6e27-47ed-a5da-0a25a969fa3e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.527753 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0fb0c5dc-6e27-47ed-a5da-0a25a969fa3e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] POST https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b/action Aug 18 13:06:54.528129 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0fb0c5dc-6e27-47ed-a5da-0a25a969fa3e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:06:54.528251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0fb0c5dc-6e27-47ed-a5da-0a25a969fa3e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:54.539837 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:54.539837 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:54.540360 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0fb0c5dc-6e27-47ed-a5da-0a25a969fa3e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:54.547064 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0fb0c5dc-6e27-47ed-a5da-0a25a969fa3e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Begin detaching volume completed successfully. Aug 18 13:06:54.547371 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-0fb0c5dc-6e27-47ed-a5da-0a25a969fa3e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b/action returned with HTTP 202 Aug 18 13:06:54.547999 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 388/1551] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:06:54 2026] POST /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:06:54.569393 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-093f660e-eb22-469e-9f68-6e93d932d859 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.571434 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-093f660e-eb22-469e-9f68-6e93d932d859 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:54.571525 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-093f660e-eb22-469e-9f68-6e93d932d859 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.571756 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-093f660e-eb22-469e-9f68-6e93d932d859 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.583442 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:54.583442 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:54.589298 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-093f660e-eb22-469e-9f68-6e93d932d859 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:54.595159 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-093f660e-eb22-469e-9f68-6e93d932d859 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:54.595159 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 388/1552] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:54 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:54.608172 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d3d62eba-13f9-4e0c-aa0b-486acbc3bd23 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.608572 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3d62eba-13f9-4e0c-aa0b-486acbc3bd23 None None] GET https://10.4.3.126/volume// Aug 18 13:06:54.608750 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3d62eba-13f9-4e0c-aa0b-486acbc3bd23 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.608942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3d62eba-13f9-4e0c-aa0b-486acbc3bd23 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.609336 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3d62eba-13f9-4e0c-aa0b-486acbc3bd23 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:06:54.609693 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 392/1553] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:06:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:06:54.618457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-4142704f-92ad-4585-909a-ed304faba089 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.621289 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-4142704f-92ad-4585-909a-ed304faba089 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:54.621488 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-4142704f-92ad-4585-909a-ed304faba089 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.621692 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-4142704f-92ad-4585-909a-ed304faba089 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.631467 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:54.631467 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:54.635181 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-4142704f-92ad-4585-909a-ed304faba089 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:54.639883 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-4142704f-92ad-4585-909a-ed304faba089 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:54.640299 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 386/1554] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:06:54 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:06:54.818774 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7d166ce7-1280-46a5-a6df-768f106d9459 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.823534 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d166ce7-1280-46a5-a6df-768f106d9459 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:06:54.823821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7d166ce7-1280-46a5-a6df-768f106d9459 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.824091 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7d166ce7-1280-46a5-a6df-768f106d9459 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.833110 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d166ce7-1280-46a5-a6df-768f106d9459 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 returned with HTTP 404 Aug 18 13:06:54.834225 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 389/1555] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:54 2026] GET /volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:54.844062 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.847449 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d Aug 18 13:06:54.849841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.849841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.849841 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 79deede7-f366-4330-8477-a0412e89711d Aug 18 13:06:54.866567 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:54.866567 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:54.866769 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:54.892374 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:06:54.892530 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41ae2d91-1a2c-4651-a52e-ecf9360b3292 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d returned with HTTP 202 Aug 18 13:06:54.892983 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 389/1556] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:06:54 2026] DELETE /volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:06:54.908085 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-084e3939-c938-470a-bded-18a82744e039 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:54.911140 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-084e3939-c938-470a-bded-18a82744e039 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d Aug 18 13:06:54.911414 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-084e3939-c938-470a-bded-18a82744e039 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:54.911660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-084e3939-c938-470a-bded-18a82744e039 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:54.924996 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:54.924996 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:54.935950 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-084e3939-c938-470a-bded-18a82744e039 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:54.941807 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-084e3939-c938-470a-bded-18a82744e039 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d returned with HTTP 200 Aug 18 13:06:54.942336 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 393/1557] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:54 2026] GET /volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:55.125316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-504cd064-44cf-4e0b-92bd-774a423831fc req-c0361300-d3eb-4eb5-b055-6754df45f65f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:55.132241 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-c0361300-d3eb-4eb5-b055-6754df45f65f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06/encryption Aug 18 13:06:55.132498 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-c0361300-d3eb-4eb5-b055-6754df45f65f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:55.132757 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-c0361300-d3eb-4eb5-b055-6754df45f65f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:55.144602 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:55.144602 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:55.152009 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-504cd064-44cf-4e0b-92bd-774a423831fc req-c0361300-d3eb-4eb5-b055-6754df45f65f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06/encryption returned with HTTP 200 Aug 18 13:06:55.152701 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 387/1558] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:06:55 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:55.611400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5c2b1d7d-849f-45e6-a9c6-82b47a484a18 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:55.613973 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c2b1d7d-849f-45e6-a9c6-82b47a484a18 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:55.614280 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c2b1d7d-849f-45e6-a9c6-82b47a484a18 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:55.614622 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c2b1d7d-849f-45e6-a9c6-82b47a484a18 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:55.628873 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:55.628873 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:55.633268 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5c2b1d7d-849f-45e6-a9c6-82b47a484a18 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:55.639533 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c2b1d7d-849f-45e6-a9c6-82b47a484a18 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:55.640046 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 390/1559] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:55 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:55.668306 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-9cd93564-55d7-4f3b-a809-b3cbc728af1e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:55.668863 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-9cd93564-55d7-4f3b-a809-b3cbc728af1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b Aug 18 13:06:55.669180 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-9cd93564-55d7-4f3b-a809-b3cbc728af1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:55.669353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-9cd93564-55d7-4f3b-a809-b3cbc728af1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:55.684948 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:55.684948 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:55.765324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d3b92014-ce6a-4d93-bc69-d124bf6fda69 req-9cd93564-55d7-4f3b-a809-b3cbc728af1e tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b returned with HTTP 200 Aug 18 13:06:55.765534 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 390/1560] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:06:55 2026] DELETE /volume/v3/attachments/c7edc97a-e50a-4891-97a1-3d24ad80f57b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:55.959422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-af7729b4-5808-4fb8-86f0-c1929c7790f5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:55.962415 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-af7729b4-5808-4fb8-86f0-c1929c7790f5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d Aug 18 13:06:55.962415 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-af7729b4-5808-4fb8-86f0-c1929c7790f5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:55.962415 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-af7729b4-5808-4fb8-86f0-c1929c7790f5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:55.972135 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-af7729b4-5808-4fb8-86f0-c1929c7790f5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d returned with HTTP 404 Aug 18 13:06:55.972781 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 394/1561] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:55 2026] GET /volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:06:55.982367 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:55.984892 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:55.985344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-102978950"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:55.987167 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-102978950'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:55.987354 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:55.992493 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:56.000043 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (be021ca5-7a45-48a7-85b7-b9f4b5b9382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:56.001361 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf45917e-a2e5-49cd-810c-26be608e4b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:56.002753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:56.039462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf45917e-a2e5-49cd-810c-26be608e4b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:56.039462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4fdf3f-a0c1-48b3-8498-228edd047db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:56.080663 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['59c53663-4403-4625-b7d1-ad597caafd09', '5e206313-af75-4e33-9bc6-b990d3bb91e7', '2560bc14-24b2-4617-a543-5be9789dcb1d', 'bea0c8eb-d9ba-4b7f-a0cb-1dff1ebc22b6'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:56.081545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4fdf3f-a0c1-48b3-8498-228edd047db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c53663-4403-4625-b7d1-ad597caafd09', '5e206313-af75-4e33-9bc6-b990d3bb91e7', '2560bc14-24b2-4617-a543-5be9789dcb1d', 'bea0c8eb-d9ba-4b7f-a0cb-1dff1ebc22b6']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:56.082472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcccd9d9-d7cc-4177-8059-008cb93d2e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:56.113556 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcccd9d9-d7cc-4177-8059-008cb93d2e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592db5a2-94db-4449-87b8-0ee4ca2d9ccd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-102978950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['59c53663-4403-4625-b7d1-ad597caafd09','5e206313-af75-4e33-9bc6-b990d3bb91e7','2560bc14-24b2-4617-a543-5be9789dcb1d','bea0c8eb-d9ba-4b7f-a0cb-1dff1ebc22b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-102978950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592db5a2-94db-4449-87b8-0ee4ca2d9ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:56.114442 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7e6495-25b9-4b36-a890-aebc71b0f9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:56.133731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7e6495-25b9-4b36-a890-aebc71b0f9e2) transitioned into state 'SUCCESS' from state '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-102978950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['59c53663-4403-4625-b7d1-ad597caafd09','5e206313-af75-4e33-9bc6-b990d3bb91e7','2560bc14-24b2-4617-a543-5be9789dcb1d','bea0c8eb-d9ba-4b7f-a0cb-1dff1ebc22b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:56.134542 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68cc839-06ed-4459-b375-0bd15fa5d7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:56.143220 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68cc839-06ed-4459-b375-0bd15fa5d7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:56.143978 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (be021ca5-7a45-48a7-85b7-b9f4b5b9382e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:56.144269 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:56.144806 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1f12fc3-4469-4c02-b012-235aaaec8ca2 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:56.145258 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 388/1562] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:06:55 2026] POST /volume/v3/volumes => generated 769 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:56.156157 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-68a3aa3d-8c7a-4b6f-a46c-e484c3a454ab None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:56.158798 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68a3aa3d-8c7a-4b6f-a46c-e484c3a454ab tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:06:56.159081 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68a3aa3d-8c7a-4b6f-a46c-e484c3a454ab tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:56.160014 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68a3aa3d-8c7a-4b6f-a46c-e484c3a454ab tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:56.168423 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:56.168423 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:56.172487 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-68a3aa3d-8c7a-4b6f-a46c-e484c3a454ab tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:56.176982 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68a3aa3d-8c7a-4b6f-a46c-e484c3a454ab tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd returned with HTTP 200 Aug 18 13:06:56.177395 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 391/1563] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:56 2026] GET /volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:56.655543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2d4764d0-47f2-4420-b759-d8362112253b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:56.658116 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d4764d0-47f2-4420-b759-d8362112253b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:06:56.658421 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2d4764d0-47f2-4420-b759-d8362112253b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:56.658834 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2d4764d0-47f2-4420-b759-d8362112253b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:56.668081 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:56.668081 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:56.672568 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2d4764d0-47f2-4420-b759-d8362112253b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:06:56.677237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d4764d0-47f2-4420-b759-d8362112253b tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:06:56.677778 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 391/1564] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:56 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:57.189877 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aa83eb48-c116-4b8c-a64e-c102e532f903 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:57.192243 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa83eb48-c116-4b8c-a64e-c102e532f903 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:06:57.192541 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa83eb48-c116-4b8c-a64e-c102e532f903 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:57.192786 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa83eb48-c116-4b8c-a64e-c102e532f903 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:57.201617 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:57.201617 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:57.207430 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aa83eb48-c116-4b8c-a64e-c102e532f903 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:57.215473 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa83eb48-c116-4b8c-a64e-c102e532f903 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd returned with HTTP 200 Aug 18 13:06:57.216073 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 395/1565] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:57 2026] GET /volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:57.232714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-08947467-91e0-4c61-bf8c-405ed5760f4c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:57.235004 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08947467-91e0-4c61-bf8c-405ed5760f4c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:06:57.235461 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-08947467-91e0-4c61-bf8c-405ed5760f4c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "592db5a2-94db-4449-87b8-0ee4ca2d9ccd", "name": "tempest-VolumeDependencyTests-Snapshot-287887786"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:57.250463 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:57.250463 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:57.250463 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-08947467-91e0-4c61-bf8c-405ed5760f4c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:57.250639 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-08947467-91e0-4c61-bf8c-405ed5760f4c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create snapshot from volume 592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:06:57.292373 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-08947467-91e0-4c61-bf8c-405ed5760f4c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['f8c51922-c663-4313-a58d-5712fcc04dbb', '74b1d014-d8e1-4358-a4f4-e08c91f75f73', '6329e839-b539-41e4-966a-0d9e5f9f7b8b', '563aa85e-edec-4023-94e0-634361476db3'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:57.332037 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-08947467-91e0-4c61-bf8c-405ed5760f4c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot create request issued successfully. Aug 18 13:06:57.332506 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08947467-91e0-4c61-bf8c-405ed5760f4c tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:06:57.333071 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 389/1566] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:06:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:06:57.343358 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cb62165e-21b0-47c5-a471-b824f9bcc170 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:57.347232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb62165e-21b0-47c5-a471-b824f9bcc170 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:06:57.347232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb62165e-21b0-47c5-a471-b824f9bcc170 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:57.347232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb62165e-21b0-47c5-a471-b824f9bcc170 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:57.352767 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:57.352767 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:57.353612 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cb62165e-21b0-47c5-a471-b824f9bcc170 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:57.354852 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb62165e-21b0-47c5-a471-b824f9bcc170 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 returned with HTTP 200 Aug 18 13:06:57.355436 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 392/1567] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:57 2026] GET /volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:58.370066 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-35593e2c-6d1d-4b4b-989b-88e7a86c71e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:58.372466 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35593e2c-6d1d-4b4b-989b-88e7a86c71e3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:06:58.372906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35593e2c-6d1d-4b4b-989b-88e7a86c71e3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:58.373161 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35593e2c-6d1d-4b4b-989b-88e7a86c71e3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:58.381940 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:58.381940 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:58.382572 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-35593e2c-6d1d-4b4b-989b-88e7a86c71e3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:58.383918 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35593e2c-6d1d-4b4b-989b-88e7a86c71e3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 returned with HTTP 200 Aug 18 13:06:58.384730 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 392/1568] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:58 2026] GET /volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:58.394678 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:58.397734 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:06:58.398069 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "21b1c981-43d6-42fe-bec8-4b743960e8f6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-450523201"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:06:58.399822 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'snapshot_id': '21b1c981-43d6-42fe-bec8-4b743960e8f6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-450523201'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:06:58.405467 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:58.405467 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:58.405886 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:58.406010 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:06:58.410225 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:06:58.416465 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (96de3d2b-1bb5-4a6e-ab8b-2ed47052278b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:58.417600 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c169d5-6d94-4c55-9ef4-1499662962dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:58.418543 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:06:58.464733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c169d5-6d94-4c55-9ef4-1499662962dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '21b1c981-43d6-42fe-bec8-4b743960e8f6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:58.465621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6c3d71-a0a0-492b-a0cb-c5b085566af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:58.522006 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['78222e60-ffde-4675-9d20-067a89fd520f', '5857c3ca-b85d-4b49-9cf1-ea9fb8b4e6dc', '9f07cea7-7f79-491e-980d-33512e290024', '1a8e8eac-4281-4d42-bccc-7cda332e590e'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:06:58.522890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6c3d71-a0a0-492b-a0cb-c5b085566af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78222e60-ffde-4675-9d20-067a89fd520f', '5857c3ca-b85d-4b49-9cf1-ea9fb8b4e6dc', '9f07cea7-7f79-491e-980d-33512e290024', '1a8e8eac-4281-4d42-bccc-7cda332e590e']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:58.523776 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceee2681-9e74-4b56-9398-4a5f9ca422e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:58.569660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceee2681-9e74-4b56-9398-4a5f9ca422e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35c30f88-4793-4f26-87ce-f7a11d623cc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-450523201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['78222e60-ffde-4675-9d20-067a89fd520f','5857c3ca-b85d-4b49-9cf1-ea9fb8b4e6dc','9f07cea7-7f79-491e-980d-33512e290024','1a8e8eac-4281-4d42-bccc-7cda332e590e'],size=1,snapshot_id=21b1c981-43d6-42fe-bec8-4b743960e8f6,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-450523201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35c30f88-4793-4f26-87ce-f7a11d623cc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=21b1c981-43d6-42fe-bec8-4b743960e8f6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:58.570566 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310729e5-562b-496e-a3e5-4f8ee9488ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:58.594763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310729e5-562b-496e-a3e5-4f8ee9488ae6) transitioned into state 'SUCCESS' from state '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-450523201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['78222e60-ffde-4675-9d20-067a89fd520f','5857c3ca-b85d-4b49-9cf1-ea9fb8b4e6dc','9f07cea7-7f79-491e-980d-33512e290024','1a8e8eac-4281-4d42-bccc-7cda332e590e'],size=1,snapshot_id=21b1c981-43d6-42fe-bec8-4b743960e8f6,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:58.594763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a5c36c-62bd-4312-8b73-bce2fdc56185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:06:58.625623 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a5c36c-62bd-4312-8b73-bce2fdc56185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:06:58.626725 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (96de3d2b-1bb5-4a6e-ab8b-2ed47052278b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:06:58.627149 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:06:58.627954 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb853431-7bf1-4471-965e-6fd6b4ac0626 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:06:58.628516 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 396/1569] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:06:58 2026] POST /volume/v3/volumes => generated 803 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:06:58.645751 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-593d7602-6f3d-4c4f-b0b9-eed5449fe310 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:58.647945 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-593d7602-6f3d-4c4f-b0b9-eed5449fe310 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 Aug 18 13:06:58.647945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-593d7602-6f3d-4c4f-b0b9-eed5449fe310 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:58.649059 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-593d7602-6f3d-4c4f-b0b9-eed5449fe310 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:58.660766 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:58.660766 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:58.670456 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-593d7602-6f3d-4c4f-b0b9-eed5449fe310 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:58.677432 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-593d7602-6f3d-4c4f-b0b9-eed5449fe310 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 returned with HTTP 200 Aug 18 13:06:58.678757 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 390/1570] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:58 2026] GET /volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:59.699730 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-258344d3-5315-4d8f-a0cf-370b6b49e413 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:59.701158 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-258344d3-5315-4d8f-a0cf-370b6b49e413 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 Aug 18 13:06:59.701158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-258344d3-5315-4d8f-a0cf-370b6b49e413 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:59.701158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-258344d3-5315-4d8f-a0cf-370b6b49e413 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:59.708539 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:59.708539 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:06:59.713003 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-258344d3-5315-4d8f-a0cf-370b6b49e413 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:06:59.719129 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-258344d3-5315-4d8f-a0cf-370b6b49e413 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 returned with HTTP 200 Aug 18 13:06:59.719732 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 393/1571] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:06:59 2026] GET /volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:59.733116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:59.736302 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:06:59.736551 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:59.736790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:59.736934 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: 21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:06:59.742882 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:59.742882 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:06:59.743859 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:59.772375 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot delete request issued successfully. Aug 18 13:06:59.772644 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-445ad536-9d09-4dc3-a25f-bc99a0c435e6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 returned with HTTP 202 Aug 18 13:06:59.773312 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 393/1572] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:06:59 2026] DELETE /volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:06:59.786969 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f98afcfb-df90-4a89-a0dd-baa6a02ddbd4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:59.791352 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f98afcfb-df90-4a89-a0dd-baa6a02ddbd4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:06:59.791512 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f98afcfb-df90-4a89-a0dd-baa6a02ddbd4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:59.791645 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f98afcfb-df90-4a89-a0dd-baa6a02ddbd4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:59.802142 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:59.802142 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:06:59.802772 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f98afcfb-df90-4a89-a0dd-baa6a02ddbd4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Snapshot retrieved successfully. Aug 18 13:06:59.803918 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f98afcfb-df90-4a89-a0dd-baa6a02ddbd4 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 returned with HTTP 200 Aug 18 13:06:59.804400 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 397/1573] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:06:59 2026] GET /volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:06:59.899242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3094169b-75e4-475b-bba0-590025a53c48 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:59.901039 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3094169b-75e4-475b-bba0-590025a53c48 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:59.901415 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3094169b-75e4-475b-bba0-590025a53c48 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:59.901654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3094169b-75e4-475b-bba0-590025a53c48 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:06:59.914421 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:06:59.914421 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:06:59.926411 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3094169b-75e4-475b-bba0-590025a53c48 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:06:59.933108 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3094169b-75e4-475b-bba0-590025a53c48 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:06:59.933722 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 391/1574] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:06:59 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:06:59.993226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-93a7572a-6454-4afa-91e1-17f80322526d req-f6103851-4a61-4460-b1de-1089d4ac1f3f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:06:59.996332 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-f6103851-4a61-4460-b1de-1089d4ac1f3f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:06:59.996614 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-f6103851-4a61-4460-b1de-1089d4ac1f3f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:06:59.996884 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-f6103851-4a61-4460-b1de-1089d4ac1f3f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:00.010815 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:00.010815 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:00.015159 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-93a7572a-6454-4afa-91e1-17f80322526d req-f6103851-4a61-4460-b1de-1089d4ac1f3f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:00.020788 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-f6103851-4a61-4460-b1de-1089d4ac1f3f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:07:00.021277 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 394/1575] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:06:59 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:00.050305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-93a7572a-6454-4afa-91e1-17f80322526d req-ac979181-4b44-4a24-8b0d-3301e4eb0d17 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:00.053470 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-ac979181-4b44-4a24-8b0d-3301e4eb0d17 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] POST https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077/action Aug 18 13:07:00.053470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-ac979181-4b44-4a24-8b0d-3301e4eb0d17 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:00.053470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-ac979181-4b44-4a24-8b0d-3301e4eb0d17 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:00.067818 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:00.067818 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:00.068610 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-93a7572a-6454-4afa-91e1-17f80322526d req-ac979181-4b44-4a24-8b0d-3301e4eb0d17 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:00.077513 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-93a7572a-6454-4afa-91e1-17f80322526d req-ac979181-4b44-4a24-8b0d-3301e4eb0d17 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Begin detaching volume completed successfully. Aug 18 13:07:00.077829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-ac979181-4b44-4a24-8b0d-3301e4eb0d17 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077/action returned with HTTP 202 Aug 18 13:07:00.078352 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 394/1576] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:07:00 2026] POST /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:07:00.133556 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0b10e9f9-4473-4f0f-925a-fa2c41ab51b4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:00.133988 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0b10e9f9-4473-4f0f-925a-fa2c41ab51b4 None None] GET https://10.4.3.126/volume// Aug 18 13:07:00.134165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0b10e9f9-4473-4f0f-925a-fa2c41ab51b4 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:00.134388 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0b10e9f9-4473-4f0f-925a-fa2c41ab51b4 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:00.134751 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0b10e9f9-4473-4f0f-925a-fa2c41ab51b4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:00.135061 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 398/1577] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:00.145405 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-93a7572a-6454-4afa-91e1-17f80322526d req-70081845-2a6f-4307-8dfb-0f05d945b2c4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:00.148045 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-70081845-2a6f-4307-8dfb-0f05d945b2c4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:07:00.148347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-70081845-2a6f-4307-8dfb-0f05d945b2c4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:00.148560 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-70081845-2a6f-4307-8dfb-0f05d945b2c4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:00.160380 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:00.160380 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:00.164349 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-93a7572a-6454-4afa-91e1-17f80322526d req-70081845-2a6f-4307-8dfb-0f05d945b2c4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:00.170876 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-70081845-2a6f-4307-8dfb-0f05d945b2c4 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:07:00.171698 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 392/1578] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:00 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 13:07:00.815539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-38d996ae-a02f-45e6-9d37-4550a1eae7d1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:00.817665 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38d996ae-a02f-45e6-9d37-4550a1eae7d1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:07:00.817988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38d996ae-a02f-45e6-9d37-4550a1eae7d1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:00.818192 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38d996ae-a02f-45e6-9d37-4550a1eae7d1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:00.823165 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38d996ae-a02f-45e6-9d37-4550a1eae7d1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 returned with HTTP 404 Aug 18 13:07:00.823817 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 395/1579] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:00 2026] GET /volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:00.832402 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:00.835859 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:07:00.836171 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:00.836418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:00.836797 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:07:00.847239 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:00.847239 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:00.847750 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:00.872238 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:07:00.872238 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c976239-8566-43d9-a58f-9b29faaa7b2a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd returned with HTTP 202 Aug 18 13:07:00.872238 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 395/1580] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:00 2026] DELETE /volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:00.883097 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-131fddcf-0527-4e3c-bff4-c036d4aa513d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:00.884102 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-131fddcf-0527-4e3c-bff4-c036d4aa513d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:07:00.884459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-131fddcf-0527-4e3c-bff4-c036d4aa513d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:00.884742 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-131fddcf-0527-4e3c-bff4-c036d4aa513d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:00.896995 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:00.896995 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:00.909427 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-131fddcf-0527-4e3c-bff4-c036d4aa513d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:00.913308 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-131fddcf-0527-4e3c-bff4-c036d4aa513d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd returned with HTTP 200 Aug 18 13:07:00.914020 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 399/1581] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:00 2026] GET /volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:01.149403 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1b99eada-c712-4cbd-ae41-b3eaaac16429 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:01.151634 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1b99eada-c712-4cbd-ae41-b3eaaac16429 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:07:01.152526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1b99eada-c712-4cbd-ae41-b3eaaac16429 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:01.152959 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1b99eada-c712-4cbd-ae41-b3eaaac16429 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:01.162668 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:01.162668 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:01.167788 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1b99eada-c712-4cbd-ae41-b3eaaac16429 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:07:01.174085 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1b99eada-c712-4cbd-ae41-b3eaaac16429 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:07:01.174572 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 393/1582] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:01 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:01.189163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:01.191928 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] DELETE https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:07:01.191928 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:01.192058 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:01.192249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume with id: 00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:07:01.200586 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:01.200586 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:01.201180 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:07:01.226731 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Delete volume request issued successfully. Aug 18 13:07:01.226731 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e9c1a302-3d4a-4a14-ad89-506366f1200c tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 202 Aug 18 13:07:01.226731 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 396/1583] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:01 2026] DELETE /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:01.238933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-90ff29d5-330a-41bf-9d98-91ef434719b2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:01.241374 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-90ff29d5-330a-41bf-9d98-91ef434719b2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:07:01.241689 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-90ff29d5-330a-41bf-9d98-91ef434719b2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:01.242310 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-90ff29d5-330a-41bf-9d98-91ef434719b2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:01.259828 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:01.259828 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:01.267640 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-90ff29d5-330a-41bf-9d98-91ef434719b2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Volume info retrieved successfully. Aug 18 13:07:01.278647 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-90ff29d5-330a-41bf-9d98-91ef434719b2 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 200 Aug 18 13:07:01.279940 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 396/1584] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:01 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:01.306804 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-93a7572a-6454-4afa-91e1-17f80322526d req-90247eeb-ca65-4455-89ca-1b1df058d18d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:01.312874 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-90247eeb-ca65-4455-89ca-1b1df058d18d tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] DELETE https://10.4.3.126/volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0 Aug 18 13:07:01.312874 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-90247eeb-ca65-4455-89ca-1b1df058d18d tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:01.312874 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-90247eeb-ca65-4455-89ca-1b1df058d18d tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:01.328580 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:01.328580 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:01.413810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-93a7572a-6454-4afa-91e1-17f80322526d req-90247eeb-ca65-4455-89ca-1b1df058d18d tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0 returned with HTTP 200 Aug 18 13:07:01.414653 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 400/1585] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:01 2026] DELETE /volume/v3/attachments/d13fb0b3-3081-4d43-a1ea-dc6534dcbba0 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:07:01.930476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bd8a5a6c-a31a-4fe8-a956-88954cd7caf1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:01.934960 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd8a5a6c-a31a-4fe8-a956-88954cd7caf1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:07:01.934960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bd8a5a6c-a31a-4fe8-a956-88954cd7caf1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:01.934960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bd8a5a6c-a31a-4fe8-a956-88954cd7caf1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:01.942960 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bd8a5a6c-a31a-4fe8-a956-88954cd7caf1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd returned with HTTP 404 Aug 18 13:07:01.943874 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 394/1586] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:01 2026] GET /volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:01.953136 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:01.955329 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:01.955703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-102928329"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:01.957164 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-102928329'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:01.957531 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:07:01.962264 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:07:01.968650 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (5cae1b74-3a86-413d-b087-81e691cb7313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:01.969842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a6d432-1040-4b42-a5ea-36b57ea7b221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:01.970868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:02.004984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a6d432-1040-4b42-a5ea-36b57ea7b221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:02.006113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1edfae9-ea2d-402b-9e44-5f8db471cfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:02.058673 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['68ebd7f7-25b8-4643-a2a7-19968c963747', 'd1298d5a-264f-4a58-a6cd-42ac7ea12dfb', 'a644d09a-4087-4878-b43a-1e3e67f5c935', '860906cd-6aaf-4020-9080-c9dff5094e95'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:02.059889 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1edfae9-ea2d-402b-9e44-5f8db471cfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ebd7f7-25b8-4643-a2a7-19968c963747', 'd1298d5a-264f-4a58-a6cd-42ac7ea12dfb', 'a644d09a-4087-4878-b43a-1e3e67f5c935', '860906cd-6aaf-4020-9080-c9dff5094e95']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:02.060763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e07d05-8f25-47e7-87a8-d5fbb70fe0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:02.090013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e07d05-8f25-47e7-87a8-d5fbb70fe0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de160c8-1b65-463d-a867-4658f705a751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-102928329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['68ebd7f7-25b8-4643-a2a7-19968c963747','d1298d5a-264f-4a58-a6cd-42ac7ea12dfb','a644d09a-4087-4878-b43a-1e3e67f5c935','860906cd-6aaf-4020-9080-c9dff5094e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-102928329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de160c8-1b65-463d-a867-4658f705a751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:02.090918 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09998534-7b0d-4d73-b321-2489cb99c782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:02.113331 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09998534-7b0d-4d73-b321-2489cb99c782) transitioned into state 'SUCCESS' from state '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-102928329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['68ebd7f7-25b8-4643-a2a7-19968c963747','d1298d5a-264f-4a58-a6cd-42ac7ea12dfb','a644d09a-4087-4878-b43a-1e3e67f5c935','860906cd-6aaf-4020-9080-c9dff5094e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:02.114259 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f1511d-5834-4bae-9264-ee314f932555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:02.130031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f1511d-5834-4bae-9264-ee314f932555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:02.131111 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (5cae1b74-3a86-413d-b087-81e691cb7313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:02.131526 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:07:02.132444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a74b8e6e-1729-4b49-8b24-5b3427387cd1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:02.133011 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 397/1587] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:07:01 2026] POST /volume/v3/volumes => generated 769 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:02.149019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b3946431-5f0c-45b2-a64d-cd5bdb0a6383 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:02.151592 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3946431-5f0c-45b2-a64d-cd5bdb0a6383 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:02.151869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3946431-5f0c-45b2-a64d-cd5bdb0a6383 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:02.152092 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3946431-5f0c-45b2-a64d-cd5bdb0a6383 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:02.161057 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:02.161057 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:02.168027 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b3946431-5f0c-45b2-a64d-cd5bdb0a6383 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:02.174550 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3946431-5f0c-45b2-a64d-cd5bdb0a6383 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 returned with HTTP 200 Aug 18 13:07:02.175062 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 397/1588] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:02 2026] GET /volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:02.267066 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aa1700af-ed8d-4af8-923d-ad68f5ad4467 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:02.270391 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa1700af-ed8d-4af8-923d-ad68f5ad4467 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:07:02.270813 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa1700af-ed8d-4af8-923d-ad68f5ad4467 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:02.270998 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa1700af-ed8d-4af8-923d-ad68f5ad4467 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:02.280991 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:02.280991 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:02.286452 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aa1700af-ed8d-4af8-923d-ad68f5ad4467 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:02.293978 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa1700af-ed8d-4af8-923d-ad68f5ad4467 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:07:02.294543 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 401/1589] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:02 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:02.300042 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b65473a9-b9f6-41b1-a487-de95a0d89218 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:02.302377 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b65473a9-b9f6-41b1-a487-de95a0d89218 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] GET https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b Aug 18 13:07:02.302586 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b65473a9-b9f6-41b1-a487-de95a0d89218 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:02.302806 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b65473a9-b9f6-41b1-a487-de95a0d89218 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:02.309020 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b65473a9-b9f6-41b1-a487-de95a0d89218 tempest-VolumesBackupsTest-2141037492 tempest-VolumesBackupsTest-2141037492-project-member] https://10.4.3.126/volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b returned with HTTP 404 Aug 18 13:07:02.309846 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 395/1590] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:02 2026] GET /volume/v3/volumes/00112320-e468-447b-b462-4f0f8e97015b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:03.192243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7d37eddf-02df-44b3-8d40-bb892b3e46be None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:03.193935 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d37eddf-02df-44b3-8d40-bb892b3e46be tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:03.194486 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7d37eddf-02df-44b3-8d40-bb892b3e46be tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:03.194530 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7d37eddf-02df-44b3-8d40-bb892b3e46be tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:03.207577 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:03.207577 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:03.211564 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7d37eddf-02df-44b3-8d40-bb892b3e46be tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:03.217555 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d37eddf-02df-44b3-8d40-bb892b3e46be tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 returned with HTTP 200 Aug 18 13:07:03.217650 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 398/1591] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:03 2026] GET /volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:03.241634 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:03.245251 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:03.245345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4de160c8-1b65-463d-a867-4658f705a751", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-704095505"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:03.247934 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request body: {'volume': {'source_volid': '4de160c8-1b65-463d-a867-4658f705a751', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-704095505'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:03.259824 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:03.259824 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:03.261190 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume retrieved successfully. Aug 18 13:07:03.261404 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume of 1 GB Aug 18 13:07:03.271105 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Availability Zones retrieved successfully. Aug 18 13:07:03.279359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (b04f1c8b-90ba-4e4d-922b-585f2a55951d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:03.280912 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24818566-dffc-4594-8ae0-a73f8781b2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:03.282139 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:03.327133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24818566-dffc-4594-8ae0-a73f8781b2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4de160c8-1b65-463d-a867-4658f705a751', 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:03.328415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9328b98b-0a2f-4a6e-a8fd-56a3df8ad6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:03.400535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Created reservations ['31018429-5b55-4193-a23c-119347c01e10', 'cc91a1d8-796a-4f1a-b5f7-2606e0aecc0d', '80d0767e-1dae-475a-b325-ed0fac01576e', '253e4621-8726-4db7-afae-d6c4227ae7b7'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:03.401991 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9328b98b-0a2f-4a6e-a8fd-56a3df8ad6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31018429-5b55-4193-a23c-119347c01e10', 'cc91a1d8-796a-4f1a-b5f7-2606e0aecc0d', '80d0767e-1dae-475a-b325-ed0fac01576e', '253e4621-8726-4db7-afae-d6c4227ae7b7']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:03.402442 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19cadf4e-23f8-44ca-a44f-379ece62fc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:03.448441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19cadf4e-23f8-44ca-a44f-379ece62fc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd236db57-757d-411b-9f3b-262b3bca8f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-704095505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['31018429-5b55-4193-a23c-119347c01e10','cc91a1d8-796a-4f1a-b5f7-2606e0aecc0d','80d0767e-1dae-475a-b325-ed0fac01576e','253e4621-8726-4db7-afae-d6c4227ae7b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=4de160c8-1b65-463d-a867-4658f705a751,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-704095505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d236db57-757d-411b-9f3b-262b3bca8f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb130d75d7a4233a44d298fad7bbe1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4de160c8-1b65-463d-a867-4658f705a751,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab755598c47e4319a221ddc0ed26a935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:03.449250 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd93166-72c4-42ba-9244-d12288a104f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:03.467479 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd93166-72c4-42ba-9244-d12288a104f1) transitioned into state 'SUCCESS' from state '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-704095505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb130d75d7a4233a44d298fad7bbe1c',qos_specs=None,replication_status=,reservations=['31018429-5b55-4193-a23c-119347c01e10','cc91a1d8-796a-4f1a-b5f7-2606e0aecc0d','80d0767e-1dae-475a-b325-ed0fac01576e','253e4621-8726-4db7-afae-d6c4227ae7b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=4de160c8-1b65-463d-a867-4658f705a751,status='creating',user_id='ab755598c47e4319a221ddc0ed26a935',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:03.468169 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3647df9a-2795-4fe0-8352-2b53dc398e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:03.483924 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3647df9a-2795-4fe0-8352-2b53dc398e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:03.484795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Flow 'volume_create_api' (b04f1c8b-90ba-4e4d-922b-585f2a55951d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:03.485932 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Create volume request issued successfully. Aug 18 13:07:03.485932 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78425c63-7ab6-4bc2-9c67-1ea6c1248e3f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:03.486468 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 398/1592] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:07:03 2026] POST /volume/v3/volumes => generated 803 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:03.507646 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6784df71-b2ea-4d6b-b83f-54770a27eecb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:03.509799 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6784df71-b2ea-4d6b-b83f-54770a27eecb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 Aug 18 13:07:03.510140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6784df71-b2ea-4d6b-b83f-54770a27eecb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:03.510364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6784df71-b2ea-4d6b-b83f-54770a27eecb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:03.519026 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:03.519026 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:03.525585 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6784df71-b2ea-4d6b-b83f-54770a27eecb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:03.532451 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6784df71-b2ea-4d6b-b83f-54770a27eecb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 returned with HTTP 200 Aug 18 13:07:03.532451 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 402/1593] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:03 2026] GET /volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:04.551235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c0f73320-1ac2-4c90-b0e3-a28375e638e5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:04.552911 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0f73320-1ac2-4c90-b0e3-a28375e638e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 Aug 18 13:07:04.552911 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c0f73320-1ac2-4c90-b0e3-a28375e638e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:04.553156 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c0f73320-1ac2-4c90-b0e3-a28375e638e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:04.565690 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:04.565690 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:04.572050 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c0f73320-1ac2-4c90-b0e3-a28375e638e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:04.578247 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0f73320-1ac2-4c90-b0e3-a28375e638e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 returned with HTTP 200 Aug 18 13:07:04.578703 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 396/1594] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:04 2026] GET /volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:04.596411 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c3144d1e-a90e-485e-9512-28ba0f682471 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:04.598701 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c3144d1e-a90e-485e-9512-28ba0f682471 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:04.598988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c3144d1e-a90e-485e-9512-28ba0f682471 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:04.599346 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c3144d1e-a90e-485e-9512-28ba0f682471 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:04.599525 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-c3144d1e-a90e-485e-9512-28ba0f682471 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:04.608802 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:04.608802 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:04.609792 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c3144d1e-a90e-485e-9512-28ba0f682471 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:04.640938 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c3144d1e-a90e-485e-9512-28ba0f682471 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:07:04.641171 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c3144d1e-a90e-485e-9512-28ba0f682471 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 returned with HTTP 202 Aug 18 13:07:04.641704 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 399/1595] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:04 2026] DELETE /volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:04.652280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b5c1112b-9b69-4b98-8b1c-b21d1a5634ea None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:04.654866 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b5c1112b-9b69-4b98-8b1c-b21d1a5634ea tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:04.655172 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b5c1112b-9b69-4b98-8b1c-b21d1a5634ea tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:04.655515 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b5c1112b-9b69-4b98-8b1c-b21d1a5634ea tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:04.677182 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:04.677182 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:04.685393 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b5c1112b-9b69-4b98-8b1c-b21d1a5634ea tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:04.692127 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b5c1112b-9b69-4b98-8b1c-b21d1a5634ea tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 returned with HTTP 200 Aug 18 13:07:04.693448 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 399/1596] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:04 2026] GET /volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:05.529378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-54e351f9-7931-4dcb-ae1d-0dacf7f865e0 req-235e6279-2e50-43e3-96ed-0ba676cb1a43 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:05.532667 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-54e351f9-7931-4dcb-ae1d-0dacf7f865e0 req-235e6279-2e50-43e3-96ed-0ba676cb1a43 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99 Aug 18 13:07:05.533014 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-54e351f9-7931-4dcb-ae1d-0dacf7f865e0 req-235e6279-2e50-43e3-96ed-0ba676cb1a43 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:05.533180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-54e351f9-7931-4dcb-ae1d-0dacf7f865e0 req-235e6279-2e50-43e3-96ed-0ba676cb1a43 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:05.543172 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:05.543172 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:05.591045 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:05.593722 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:07:05.593999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:05.594201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:05.594386 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Delete volume with id: d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:07:05.605262 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:05.605262 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:05.606074 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:05.618335 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-54e351f9-7931-4dcb-ae1d-0dacf7f865e0 req-235e6279-2e50-43e3-96ed-0ba676cb1a43 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99 returned with HTTP 200 Aug 18 13:07:05.618950 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 403/1597] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:05 2026] DELETE /volume/v3/attachments/624110e0-c42a-4927-af83-5d3eea6f7b99 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:05.631666 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Delete volume request issued successfully. Aug 18 13:07:05.631902 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f67b7a5c-2ee0-4f10-b058-7fc649954a4f tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 202 Aug 18 13:07:05.632497 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 397/1598] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:05 2026] DELETE /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:05.644657 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c141314e-7ce9-4306-b0c4-f4c154acd2ef None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:05.646914 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c141314e-7ce9-4306-b0c4-f4c154acd2ef tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:07:05.647170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c141314e-7ce9-4306-b0c4-f4c154acd2ef tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:05.647407 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c141314e-7ce9-4306-b0c4-f4c154acd2ef tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:05.658589 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:05.658589 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:05.663685 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c141314e-7ce9-4306-b0c4-f4c154acd2ef tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:05.671091 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c141314e-7ce9-4306-b0c4-f4c154acd2ef tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 200 Aug 18 13:07:05.671358 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 400/1599] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:05 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:05.710507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa1292d4-5bf6-4e69-8912-ae1e83a3143f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:05.713781 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa1292d4-5bf6-4e69-8912-ae1e83a3143f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:05.714144 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa1292d4-5bf6-4e69-8912-ae1e83a3143f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:05.714550 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa1292d4-5bf6-4e69-8912-ae1e83a3143f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:05.726081 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa1292d4-5bf6-4e69-8912-ae1e83a3143f tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 returned with HTTP 404 Aug 18 13:07:05.727256 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 400/1600] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:05 2026] GET /volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:05.741528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:05.743774 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 Aug 18 13:07:05.744050 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:05.744283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:05.744481 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: d236db57-757d-411b-9f3b-262b3bca8f97 Aug 18 13:07:05.755875 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:05.755875 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:05.756618 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:05.786267 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:07:05.786609 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8822fcde-a4ce-4a0f-8f9d-62c6114656bb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 returned with HTTP 202 Aug 18 13:07:05.787142 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 404/1601] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:05 2026] DELETE /volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:05.797814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cf2e508b-dfd1-42dd-a00b-aebbb2f1527e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:05.800981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cf2e508b-dfd1-42dd-a00b-aebbb2f1527e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 Aug 18 13:07:05.801284 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cf2e508b-dfd1-42dd-a00b-aebbb2f1527e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:05.801548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cf2e508b-dfd1-42dd-a00b-aebbb2f1527e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:05.811608 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:05.811608 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:05.817492 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cf2e508b-dfd1-42dd-a00b-aebbb2f1527e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:05.825674 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cf2e508b-dfd1-42dd-a00b-aebbb2f1527e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 returned with HTTP 200 Aug 18 13:07:05.825801 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 398/1602] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:05 2026] GET /volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:06.689220 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9ab2a029-5ed4-45e5-9464-d5ccf47297bd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.690978 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9ab2a029-5ed4-45e5-9464-d5ccf47297bd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 Aug 18 13:07:06.691175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9ab2a029-5ed4-45e5-9464-d5ccf47297bd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.691377 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9ab2a029-5ed4-45e5-9464-d5ccf47297bd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.697794 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9ab2a029-5ed4-45e5-9464-d5ccf47297bd tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 returned with HTTP 404 Aug 18 13:07:06.697794 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 401/1603] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:06 2026] GET /volume/v3/volumes/d2f70809-0d38-4515-990f-53abdcf81077 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:06.706503 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.711160 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d Aug 18 13:07:06.711646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.711646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.711808 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Delete volume with id: 2a4316eb-b155-4a1c-b506-63a5c7b6689d Aug 18 13:07:06.722349 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:06.722349 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:06.722927 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:06.738815 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Delete volume request issued successfully. Aug 18 13:07:06.739016 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6713f7ef-2f8e-4c07-aa42-8a3384787718 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d returned with HTTP 202 Aug 18 13:07:06.739538 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 401/1604] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:06 2026] DELETE /volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:06.750053 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2d1b8d57-4559-4293-a153-3e09566d60e1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.752164 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d1b8d57-4559-4293-a153-3e09566d60e1 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d Aug 18 13:07:06.752411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d1b8d57-4559-4293-a153-3e09566d60e1 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.752610 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d1b8d57-4559-4293-a153-3e09566d60e1 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.761192 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:06.761192 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:06.767005 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2d1b8d57-4559-4293-a153-3e09566d60e1 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Volume info retrieved successfully. Aug 18 13:07:06.772965 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d1b8d57-4559-4293-a153-3e09566d60e1 tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d returned with HTTP 200 Aug 18 13:07:06.773376 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 405/1605] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:06 2026] GET /volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:06.826466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.842030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cb4f56f4-4eb9-4157-a403-820405302c30 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.844434 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb4f56f4-4eb9-4157-a403-820405302c30 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 Aug 18 13:07:06.844898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb4f56f4-4eb9-4157-a403-820405302c30 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.845293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb4f56f4-4eb9-4157-a403-820405302c30 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.855121 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb4f56f4-4eb9-4157-a403-820405302c30 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 returned with HTTP 404 Aug 18 13:07:06.855916 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 402/1606] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:06 2026] GET /volume/v3/volumes/d236db57-757d-411b-9f3b-262b3bca8f97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:06.863819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1fc3b2c9-01b3-4f8a-a79d-9daf6bad6914 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.865707 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1fc3b2c9-01b3-4f8a-a79d-9daf6bad6914 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:06.865979 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1fc3b2c9-01b3-4f8a-a79d-9daf6bad6914 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.866222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1fc3b2c9-01b3-4f8a-a79d-9daf6bad6914 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.866428 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-1fc3b2c9-01b3-4f8a-a79d-9daf6bad6914 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:06.872991 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1fc3b2c9-01b3-4f8a-a79d-9daf6bad6914 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 returned with HTTP 404 Aug 18 13:07:06.873693 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 402/1607] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:06 2026] DELETE /volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:06.881504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b945f779-433f-4e1a-861c-fdb840fea23a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.883961 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b945f779-433f-4e1a-861c-fdb840fea23a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 Aug 18 13:07:06.884307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b945f779-433f-4e1a-861c-fdb840fea23a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.884846 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b945f779-433f-4e1a-861c-fdb840fea23a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.892907 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b945f779-433f-4e1a-861c-fdb840fea23a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 returned with HTTP 404 Aug 18 13:07:06.893570 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 406/1608] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:06 2026] GET /volume/v3/volumes/4de160c8-1b65-463d-a867-4658f705a751 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:06.904310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3b40dcba-91cf-4d91-a052-5984494116ba None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.908475 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b40dcba-91cf-4d91-a052-5984494116ba tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 Aug 18 13:07:06.909934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b40dcba-91cf-4d91-a052-5984494116ba tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.910368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b40dcba-91cf-4d91-a052-5984494116ba tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.910945 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-3b40dcba-91cf-4d91-a052-5984494116ba tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 35c30f88-4793-4f26-87ce-f7a11d623cc0 Aug 18 13:07:06.921657 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:06.921657 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:06.922323 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3b40dcba-91cf-4d91-a052-5984494116ba tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:06.941109 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:06.941537 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-976222710"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:06.942465 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3b40dcba-91cf-4d91-a052-5984494116ba tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume request issued successfully. Aug 18 13:07:06.942731 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b40dcba-91cf-4d91-a052-5984494116ba tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 returned with HTTP 202 Aug 18 13:07:06.943298 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 403/1609] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:06 2026] DELETE /volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:06.943550 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-976222710'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:06.943739 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Create volume of 2 GB Aug 18 13:07:06.948603 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Availability Zones retrieved successfully. Aug 18 13:07:06.952640 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f5c914c8-5f46-4bbc-a283-4da45477f9d6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:06.955046 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5c914c8-5f46-4bbc-a283-4da45477f9d6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 Aug 18 13:07:06.955397 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5c914c8-5f46-4bbc-a283-4da45477f9d6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:06.955719 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5c914c8-5f46-4bbc-a283-4da45477f9d6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:06.956600 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Flow 'volume_create_api' (1dbdb4b2-7b40-47fa-b848-90bfa5495609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:06.957813 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686fa090-4b79-4144-ab6a-3e3d0d54bad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:06.959041 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Validating volume size '2' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:06.967671 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:06.967671 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:06.974339 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f5c914c8-5f46-4bbc-a283-4da45477f9d6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Volume info retrieved successfully. Aug 18 13:07:06.982931 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5c914c8-5f46-4bbc-a283-4da45477f9d6 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 returned with HTTP 200 Aug 18 13:07:06.983477 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 403/1610] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:06 2026] GET /volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 => generated 895 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:06.992981 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686fa090-4b79-4144-ab6a-3e3d0d54bad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:06.993795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ddf93f-f3f9-4e52-898d-d4a0da673131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.060413 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Created reservations ['22e0112d-34d5-4a4d-8f50-44c075afee21', '347ce0c6-2f1b-4b6b-8b2f-833aef37dccd', '7e0ba453-1d22-41e5-994f-6a5866ed36be', 'a4825d63-e2d6-4e6b-b6fa-5d20c0f3ae4c'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:07.061528 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ddf93f-f3f9-4e52-898d-d4a0da673131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22e0112d-34d5-4a4d-8f50-44c075afee21', '347ce0c6-2f1b-4b6b-8b2f-833aef37dccd', '7e0ba453-1d22-41e5-994f-6a5866ed36be', 'a4825d63-e2d6-4e6b-b6fa-5d20c0f3ae4c']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.062596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d23d3c4-7ca0-48b2-9c9e-85bf8e1ba3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.090790 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d23d3c4-7ca0-48b2-9c9e-85bf8e1ba3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb820f3b-2922-41b1-8e32-e708fd1fbafd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-976222710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5eb5baf00e49a885df1d08d2c69bf1',qos_specs=None,replication_status=,reservations=['22e0112d-34d5-4a4d-8f50-44c075afee21','347ce0c6-2f1b-4b6b-8b2f-833aef37dccd','7e0ba453-1d22-41e5-994f-6a5866ed36be','a4825d63-e2d6-4e6b-b6fa-5d20c0f3ae4c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3b026b5874ec1b9cfd76666270158',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-976222710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb820f3b-2922-41b1-8e32-e708fd1fbafd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5eb5baf00e49a885df1d08d2c69bf1',provider_auth=None,provider_geometry=None,provider_id=None,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='49c3b026b5874ec1b9cfd76666270158',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.091869 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5c26e-2753-4a7a-b352-1c6255ba0461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.112758 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5c26e-2753-4a7a-b352-1c6255ba0461) transitioned into state 'SUCCESS' from state '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-976222710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5eb5baf00e49a885df1d08d2c69bf1',qos_specs=None,replication_status=,reservations=['22e0112d-34d5-4a4d-8f50-44c075afee21','347ce0c6-2f1b-4b6b-8b2f-833aef37dccd','7e0ba453-1d22-41e5-994f-6a5866ed36be','a4825d63-e2d6-4e6b-b6fa-5d20c0f3ae4c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3b026b5874ec1b9cfd76666270158',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.113617 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede27403-1575-4367-9600-f5835b5e2232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.124262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede27403-1575-4367-9600-f5835b5e2232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.125603 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Flow 'volume_create_api' (1dbdb4b2-7b40-47fa-b848-90bfa5495609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:07.126126 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Create volume request issued successfully. Aug 18 13:07:07.126974 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4483d8bf-b54d-4f63-9048-b3668f2b0477 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:07.127577 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 399/1611] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:06 2026] POST /volume/v3/volumes => generated 754 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:07.142266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8b5271e7-900c-4d8e-bd96-deb6a1b9f575 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:07.144709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b5271e7-900c-4d8e-bd96-deb6a1b9f575 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] GET https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd Aug 18 13:07:07.145040 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b5271e7-900c-4d8e-bd96-deb6a1b9f575 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:07.145274 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b5271e7-900c-4d8e-bd96-deb6a1b9f575 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:07.155417 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:07.155417 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:07.161355 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8b5271e7-900c-4d8e-bd96-deb6a1b9f575 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Volume info retrieved successfully. Aug 18 13:07:07.168265 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b5271e7-900c-4d8e-bd96-deb6a1b9f575 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd returned with HTTP 200 Aug 18 13:07:07.168810 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 407/1612] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:07 2026] GET /volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:07.667298 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:07.669726 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:07:07.670014 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:07.670283 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:07.670480 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:07:07.679364 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:07.679364 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:07.680103 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:07.693787 np0000007652 devstack@c-api.service[100589]: WARNING cinder.keymgr.conf_key_mgr [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:07:07.701248 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:07:07.701537 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5fb84b8d-1403-41b9-bfa7-769da9504365 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 202 Aug 18 13:07:07.702387 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 404/1613] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:07 2026] DELETE /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:07.715489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-30204160-4be9-4a43-ae30-ac7a04f4c164 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:07.717485 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-30204160-4be9-4a43-ae30-ac7a04f4c164 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:07:07.717771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-30204160-4be9-4a43-ae30-ac7a04f4c164 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:07.718068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-30204160-4be9-4a43-ae30-ac7a04f4c164 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:07.729764 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:07.729764 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:07.735066 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-30204160-4be9-4a43-ae30-ac7a04f4c164 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:07.741589 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-30204160-4be9-4a43-ae30-ac7a04f4c164 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 200 Aug 18 13:07:07.742135 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 404/1614] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:07 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:07.773327 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6fef459e-7498-4928-9a7f-758c07f573ec None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:07.775735 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:07.776173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-972666642"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:07.778003 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-972666642'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:07.778164 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume of 1 GB Aug 18 13:07:07.778538 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:07.778538 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:07.783559 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Availability Zones retrieved successfully. Aug 18 13:07:07.791491 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Flow 'volume_create_api' (7834b5dc-d5ed-419e-9c9b-bba317961055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:07.792723 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e38f1c0f-712e-4b0d-a8f0-0ed7b0d6de5a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:07.793157 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae22ce6-f9a3-4b47-ba76-8931c47ab05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.794329 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:07.796840 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e38f1c0f-712e-4b0d-a8f0-0ed7b0d6de5a tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] GET https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d Aug 18 13:07:07.796840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e38f1c0f-712e-4b0d-a8f0-0ed7b0d6de5a tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:07.796840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e38f1c0f-712e-4b0d-a8f0-0ed7b0d6de5a tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:07.806521 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e38f1c0f-712e-4b0d-a8f0-0ed7b0d6de5a tempest-ServerRescueNegativeTestJSON-175668214 tempest-ServerRescueNegativeTestJSON-175668214-project-member] https://10.4.3.126/volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d returned with HTTP 404 Aug 18 13:07:07.806939 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 408/1615] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:07 2026] GET /volume/v3/volumes/2a4316eb-b155-4a1c-b506-63a5c7b6689d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:07.835086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae22ce6-f9a3-4b47-ba76-8931c47ab05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.838323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f0fc94-21f5-42fb-aee6-e3e334a6f59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.905437 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Created reservations ['b6904e9e-88ea-4b74-8eb1-1f04e8cf5184', '60585864-bcb2-405e-a7fb-850f6032b4ff', '97ccaaaf-5ef8-41ef-ba05-e065ef1f47f1', '30826536-7f2a-45b1-ae23-807c24c94ef1'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:07.906640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f0fc94-21f5-42fb-aee6-e3e334a6f59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6904e9e-88ea-4b74-8eb1-1f04e8cf5184', '60585864-bcb2-405e-a7fb-850f6032b4ff', '97ccaaaf-5ef8-41ef-ba05-e065ef1f47f1', '30826536-7f2a-45b1-ae23-807c24c94ef1']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.907650 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50f2b7b-8ce6-4119-8b9b-9ed46483e8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.939899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50f2b7b-8ce6-4119-8b9b-9ed46483e8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3c1ccdd-5586-4332-a24b-78b48d52a38e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-972666642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3527bbfd09a4549a8a7bba49a520637',qos_specs=None,replication_status=,reservations=['b6904e9e-88ea-4b74-8eb1-1f04e8cf5184','60585864-bcb2-405e-a7fb-850f6032b4ff','97ccaaaf-5ef8-41ef-ba05-e065ef1f47f1','30826536-7f2a-45b1-ae23-807c24c94ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199ebecc1d74412e9881154aab525b05',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-972666642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3c1ccdd-5586-4332-a24b-78b48d52a38e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3527bbfd09a4549a8a7bba49a520637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='199ebecc1d74412e9881154aab525b05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.941124 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a82218-9bb4-4083-afec-34a1048da236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.970350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a82218-9bb4-4083-afec-34a1048da236) transitioned into state 'SUCCESS' from state '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-972666642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3527bbfd09a4549a8a7bba49a520637',qos_specs=None,replication_status=,reservations=['b6904e9e-88ea-4b74-8eb1-1f04e8cf5184','60585864-bcb2-405e-a7fb-850f6032b4ff','97ccaaaf-5ef8-41ef-ba05-e065ef1f47f1','30826536-7f2a-45b1-ae23-807c24c94ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199ebecc1d74412e9881154aab525b05',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.972165 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa37bf7-85d8-4100-ada0-94f61561bcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:07.992185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa37bf7-85d8-4100-ada0-94f61561bcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:07.995027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Flow 'volume_create_api' (7834b5dc-d5ed-419e-9c9b-bba317961055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:07.995027 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume request issued successfully. Aug 18 13:07:07.995027 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6fef459e-7498-4928-9a7f-758c07f573ec tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:07.995534 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 400/1616] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:07 2026] POST /volume/v3/volumes => generated 750 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:07.999504 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5bd097e8-9343-4b89-8336-7fc32b40bd75 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.002818 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bd097e8-9343-4b89-8336-7fc32b40bd75 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 Aug 18 13:07:08.002818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bd097e8-9343-4b89-8336-7fc32b40bd75 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.002818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bd097e8-9343-4b89-8336-7fc32b40bd75 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.010805 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bd097e8-9343-4b89-8336-7fc32b40bd75 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 returned with HTTP 404 Aug 18 13:07:08.011491 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 405/1617] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:07 2026] GET /volume/v3/volumes/35c30f88-4793-4f26-87ce-f7a11d623cc0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.016632 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d17d084d-a21b-4f2c-9829-7c4f3e6a642a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.019386 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d17d084d-a21b-4f2c-9829-7c4f3e6a642a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:08.023289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d17d084d-a21b-4f2c-9829-7c4f3e6a642a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.023289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d17d084d-a21b-4f2c-9829-7c4f3e6a642a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.023550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eaa6f46f-d38e-4977-bb94-bb3ebcac00fc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.025565 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eaa6f46f-d38e-4977-bb94-bb3ebcac00fc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:07:08.025663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eaa6f46f-d38e-4977-bb94-bb3ebcac00fc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.026033 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eaa6f46f-d38e-4977-bb94-bb3ebcac00fc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.026157 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-eaa6f46f-d38e-4977-bb94-bb3ebcac00fc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: 21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:07:08.030992 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:08.030992 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:08.031386 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eaa6f46f-d38e-4977-bb94-bb3ebcac00fc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 returned with HTTP 404 Aug 18 13:07:08.031980 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 409/1618] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.036496 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d17d084d-a21b-4f2c-9829-7c4f3e6a642a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:08.044858 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d17d084d-a21b-4f2c-9829-7c4f3e6a642a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:08.045319 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 405/1619] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:08.045730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-89c9d571-a90c-4014-bda8-80d3ec0bfce1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.048618 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89c9d571-a90c-4014-bda8-80d3ec0bfce1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 Aug 18 13:07:08.048916 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89c9d571-a90c-4014-bda8-80d3ec0bfce1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.049188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89c9d571-a90c-4014-bda8-80d3ec0bfce1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.060531 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89c9d571-a90c-4014-bda8-80d3ec0bfce1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 returned with HTTP 404 Aug 18 13:07:08.061224 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 401/1620] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/snapshots/21b1c981-43d6-42fe-bec8-4b743960e8f6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.072046 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f3208110-cdfd-48a7-a1c8-c660d166868a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.074286 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3208110-cdfd-48a7-a1c8-c660d166868a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:07:08.074531 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3208110-cdfd-48a7-a1c8-c660d166868a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.074736 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3208110-cdfd-48a7-a1c8-c660d166868a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.074941 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-f3208110-cdfd-48a7-a1c8-c660d166868a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:07:08.082276 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3208110-cdfd-48a7-a1c8-c660d166868a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd returned with HTTP 404 Aug 18 13:07:08.082958 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 406/1621] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.092535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a57683cb-72d7-4c59-a1a6-5044a3a06532 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.097620 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a57683cb-72d7-4c59-a1a6-5044a3a06532 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd Aug 18 13:07:08.097620 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a57683cb-72d7-4c59-a1a6-5044a3a06532 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.097620 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a57683cb-72d7-4c59-a1a6-5044a3a06532 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.104556 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a57683cb-72d7-4c59-a1a6-5044a3a06532 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd returned with HTTP 404 Aug 18 13:07:08.105256 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 410/1622] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/592db5a2-94db-4449-87b8-0ee4ca2d9ccd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.114381 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-109cf812-2631-4cc0-ada6-7b3549159629 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.116159 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-109cf812-2631-4cc0-ada6-7b3549159629 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d Aug 18 13:07:08.116412 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-109cf812-2631-4cc0-ada6-7b3549159629 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.116606 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-109cf812-2631-4cc0-ada6-7b3549159629 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.116796 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-109cf812-2631-4cc0-ada6-7b3549159629 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 79deede7-f366-4330-8477-a0412e89711d Aug 18 13:07:08.129259 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-109cf812-2631-4cc0-ada6-7b3549159629 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d returned with HTTP 404 Aug 18 13:07:08.130134 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 406/1623] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.138364 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-be9b3b16-c9c0-4f87-a1cd-6184a6a34352 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.140577 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-be9b3b16-c9c0-4f87-a1cd-6184a6a34352 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d Aug 18 13:07:08.140857 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-be9b3b16-c9c0-4f87-a1cd-6184a6a34352 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.141084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-be9b3b16-c9c0-4f87-a1cd-6184a6a34352 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.148625 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-be9b3b16-c9c0-4f87-a1cd-6184a6a34352 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d returned with HTTP 404 Aug 18 13:07:08.149184 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 402/1624] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/79deede7-f366-4330-8477-a0412e89711d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.156850 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ce3d2710-ef01-450f-908d-ef02b28249e5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.159262 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce3d2710-ef01-450f-908d-ef02b28249e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:07:08.159515 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce3d2710-ef01-450f-908d-ef02b28249e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.159852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce3d2710-ef01-450f-908d-ef02b28249e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.160000 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-ce3d2710-ef01-450f-908d-ef02b28249e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:07:08.165573 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce3d2710-ef01-450f-908d-ef02b28249e5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 returned with HTTP 404 Aug 18 13:07:08.166224 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 407/1625] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.175733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-43882fb8-a7ed-4ff4-88f2-e69cea91b98a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.180507 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43882fb8-a7ed-4ff4-88f2-e69cea91b98a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 Aug 18 13:07:08.180507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43882fb8-a7ed-4ff4-88f2-e69cea91b98a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.180507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43882fb8-a7ed-4ff4-88f2-e69cea91b98a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.186782 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43882fb8-a7ed-4ff4-88f2-e69cea91b98a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 returned with HTTP 404 Aug 18 13:07:08.186918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7803cce1-cd97-4595-bba4-8e09903abed6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.188132 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 411/1626] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/snapshots/ce4ea75e-16b8-4dd3-a53e-86834d0b7627 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.189407 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7803cce1-cd97-4595-bba4-8e09903abed6 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] GET https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd Aug 18 13:07:08.189407 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7803cce1-cd97-4595-bba4-8e09903abed6 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.189407 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7803cce1-cd97-4595-bba4-8e09903abed6 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.198673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-08c8eb78-48a4-43a7-9666-72d4e618f0b5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.199997 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:08.199997 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:08.200639 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08c8eb78-48a4-43a7-9666-72d4e618f0b5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:07:08.200881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-08c8eb78-48a4-43a7-9666-72d4e618f0b5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.201134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-08c8eb78-48a4-43a7-9666-72d4e618f0b5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.201368 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-08c8eb78-48a4-43a7-9666-72d4e618f0b5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:07:08.203556 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7803cce1-cd97-4595-bba4-8e09903abed6 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Volume info retrieved successfully. Aug 18 13:07:08.207888 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08c8eb78-48a4-43a7-9666-72d4e618f0b5 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 returned with HTTP 404 Aug 18 13:07:08.208090 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7803cce1-cd97-4595-bba4-8e09903abed6 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd returned with HTTP 200 Aug 18 13:07:08.208515 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 407/1628] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:08.208573 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 403/1628] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.216170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8b72a25b-05ee-421b-9b32-8631cf3122d9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.220435 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8b72a25b-05ee-421b-9b32-8631cf3122d9 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 Aug 18 13:07:08.220435 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8b72a25b-05ee-421b-9b32-8631cf3122d9 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.220435 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8b72a25b-05ee-421b-9b32-8631cf3122d9 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.225814 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-04037966-8afe-4226-b44e-d44f0a53645c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.227253 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8b72a25b-05ee-421b-9b32-8631cf3122d9 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 returned with HTTP 404 Aug 18 13:07:08.227656 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:08.228013 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 408/1629] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/e06983e8-6ca8-46c3-9191-aa5dc7628fc6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.228065 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "eb820f3b-2922-41b1-8e32-e708fd1fbafd"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:08.229858 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'eb820f3b-2922-41b1-8e32-e708fd1fbafd'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:08.236224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-729d418a-468f-44bc-b12d-cf547cd8c9d3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.237878 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-729d418a-468f-44bc-b12d-cf547cd8c9d3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:07:08.238103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-729d418a-468f-44bc-b12d-cf547cd8c9d3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.238353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-729d418a-468f-44bc-b12d-cf547cd8c9d3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.238458 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-729d418a-468f-44bc-b12d-cf547cd8c9d3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: 5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:07:08.238986 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:08.238986 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:08.239494 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Volume retrieved successfully. Aug 18 13:07:08.239635 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Create volume of 1 GB Aug 18 13:07:08.242705 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-729d418a-468f-44bc-b12d-cf547cd8c9d3 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada returned with HTTP 404 Aug 18 13:07:08.243296 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 408/1630] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.243531 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Availability Zones retrieved successfully. Aug 18 13:07:08.249117 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Flow 'volume_create_api' (e1d4cc1f-5236-4d0f-a313-135c6b7c0c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:08.250492 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f7212c-0b31-438d-b827-8d469d7f6b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:08.251611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:08.253329 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f7212c-0b31-438d-b827-8d469d7f6b72) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:07:08.253329 np0000007652 devstack@c-api.service[100588]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 18 13:07:08.253929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ebe98f0d-5177-44a9-8a66-60b011eec655 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.255152 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f7212c-0b31-438d-b827-8d469d7f6b72) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:08.255681 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebe98f0d-5177-44a9-8a66-60b011eec655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada Aug 18 13:07:08.255886 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebe98f0d-5177-44a9-8a66-60b011eec655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.256002 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f7212c-0b31-438d-b827-8d469d7f6b72) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:07:08.256047 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebe98f0d-5177-44a9-8a66-60b011eec655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.256733 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Flow 'volume_create_api' (e1d4cc1f-5236-4d0f-a313-135c6b7c0c53) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:07:08.257043 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-04037966-8afe-4226-b44e-d44f0a53645c tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:07:08.257577 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 412/1631] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:08 2026] POST /volume/v3/volumes => generated 173 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:07:08.260899 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebe98f0d-5177-44a9-8a66-60b011eec655 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada returned with HTTP 404 Aug 18 13:07:08.260899 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 404/1632] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/snapshots/5ba0c978-a3e2-4738-b6d5-47a94e612ada => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.264899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9dd32de9-27b3-42ce-ad28-889fe79ce05d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.267156 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9dd32de9-27b3-42ce-ad28-889fe79ce05d tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] GET https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd Aug 18 13:07:08.267709 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9dd32de9-27b3-42ce-ad28-889fe79ce05d tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.268002 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9dd32de9-27b3-42ce-ad28-889fe79ce05d tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.269514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-416caa3a-da64-43d1-aa31-e8d047745a0d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.271872 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-416caa3a-da64-43d1-aa31-e8d047745a0d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:07:08.272099 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-416caa3a-da64-43d1-aa31-e8d047745a0d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.272338 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-416caa3a-da64-43d1-aa31-e8d047745a0d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.272513 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-416caa3a-da64-43d1-aa31-e8d047745a0d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:07:08.277522 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:08.277522 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:08.278122 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-416caa3a-da64-43d1-aa31-e8d047745a0d tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 returned with HTTP 404 Aug 18 13:07:08.278586 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 409/1633] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.282154 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9dd32de9-27b3-42ce-ad28-889fe79ce05d tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Volume info retrieved successfully. Aug 18 13:07:08.286018 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ad484e7a-f9ea-4bf1-8431-f4f493de146e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.287167 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9dd32de9-27b3-42ce-ad28-889fe79ce05d tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd returned with HTTP 200 Aug 18 13:07:08.287671 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 409/1634] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:08.288713 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ad484e7a-f9ea-4bf1-8431-f4f493de146e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 Aug 18 13:07:08.288713 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ad484e7a-f9ea-4bf1-8431-f4f493de146e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.288713 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ad484e7a-f9ea-4bf1-8431-f4f493de146e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.296985 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ad484e7a-f9ea-4bf1-8431-f4f493de146e tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 returned with HTTP 404 Aug 18 13:07:08.296985 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 413/1635] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/c0ff03a1-b166-4ae2-aec6-c650dd899471 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.304412 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fa3ad751-5d31-4278-a41c-18c3294baeff None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.305511 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-24bf9d9e-c790-436e-b572-8292edd00ab1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.306714 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa3ad751-5d31-4278-a41c-18c3294baeff tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] DELETE https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd Aug 18 13:07:08.306989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa3ad751-5d31-4278-a41c-18c3294baeff tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.307298 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa3ad751-5d31-4278-a41c-18c3294baeff tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.307410 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24bf9d9e-c790-436e-b572-8292edd00ab1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:07:08.307516 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-fa3ad751-5d31-4278-a41c-18c3294baeff tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Delete volume with id: eb820f3b-2922-41b1-8e32-e708fd1fbafd Aug 18 13:07:08.307627 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24bf9d9e-c790-436e-b572-8292edd00ab1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.307847 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24bf9d9e-c790-436e-b572-8292edd00ab1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.308015 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-24bf9d9e-c790-436e-b572-8292edd00ab1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:07:08.313712 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24bf9d9e-c790-436e-b572-8292edd00ab1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 returned with HTTP 404 Aug 18 13:07:08.314074 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 410/1636] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.318057 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:08.318057 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:08.319851 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fa3ad751-5d31-4278-a41c-18c3294baeff tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Volume info retrieved successfully. Aug 18 13:07:08.321979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7efbed61-5a32-4e53-9909-e480e51267ac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.324480 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7efbed61-5a32-4e53-9909-e480e51267ac tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 Aug 18 13:07:08.324835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7efbed61-5a32-4e53-9909-e480e51267ac tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.325039 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7efbed61-5a32-4e53-9909-e480e51267ac tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.332391 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7efbed61-5a32-4e53-9909-e480e51267ac tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 returned with HTTP 404 Aug 18 13:07:08.333160 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 410/1637] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/2258d573-13e0-4256-a452-bcdd745e8c10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.342299 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3663520c-e45b-426d-80eb-9118e33df3c1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.344300 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3663520c-e45b-426d-80eb-9118e33df3c1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:07:08.344565 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3663520c-e45b-426d-80eb-9118e33df3c1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.344843 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3663520c-e45b-426d-80eb-9118e33df3c1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.345074 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-3663520c-e45b-426d-80eb-9118e33df3c1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:07:08.346608 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fa3ad751-5d31-4278-a41c-18c3294baeff tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Delete volume request issued successfully. Aug 18 13:07:08.346709 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa3ad751-5d31-4278-a41c-18c3294baeff tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd returned with HTTP 202 Aug 18 13:07:08.347320 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 405/1638] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:08.358891 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3663520c-e45b-426d-80eb-9118e33df3c1 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f returned with HTTP 404 Aug 18 13:07:08.359436 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 414/1639] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 13:07:08.367514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8e257180-0993-4a8f-9c45-1667cfc35ef3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.368347 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ac76c210-12f6-4976-81b0-cf91c79f2e72 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.371847 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac76c210-12f6-4976-81b0-cf91c79f2e72 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f Aug 18 13:07:08.372009 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8e257180-0993-4a8f-9c45-1667cfc35ef3 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] GET https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd Aug 18 13:07:08.372220 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac76c210-12f6-4976-81b0-cf91c79f2e72 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.372474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac76c210-12f6-4976-81b0-cf91c79f2e72 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.372737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8e257180-0993-4a8f-9c45-1667cfc35ef3 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.373075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8e257180-0993-4a8f-9c45-1667cfc35ef3 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.381431 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac76c210-12f6-4976-81b0-cf91c79f2e72 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f returned with HTTP 404 Aug 18 13:07:08.382044 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 411/1640] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/35d9fe91-4526-44b8-83f1-df6e80ee259f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.386639 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:08.386639 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:08.391956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-09a6a706-1d13-4e71-b2c0-67eb8335f99a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.392687 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8e257180-0993-4a8f-9c45-1667cfc35ef3 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Volume info retrieved successfully. Aug 18 13:07:08.396017 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-09a6a706-1d13-4e71-b2c0-67eb8335f99a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:07:08.396348 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-09a6a706-1d13-4e71-b2c0-67eb8335f99a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.397664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-09a6a706-1d13-4e71-b2c0-67eb8335f99a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.398292 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-09a6a706-1d13-4e71-b2c0-67eb8335f99a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: 4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:07:08.398755 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8e257180-0993-4a8f-9c45-1667cfc35ef3 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd returned with HTTP 200 Aug 18 13:07:08.399430 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 411/1641] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:07:08.405996 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-09a6a706-1d13-4e71-b2c0-67eb8335f99a tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead returned with HTTP 404 Aug 18 13:07:08.410089 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 406/1642] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.418103 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4f2eaa5c-dce5-4065-a481-61b05bc89b52 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.419817 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f2eaa5c-dce5-4065-a481-61b05bc89b52 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead Aug 18 13:07:08.419992 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f2eaa5c-dce5-4065-a481-61b05bc89b52 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.420172 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f2eaa5c-dce5-4065-a481-61b05bc89b52 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.426111 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f2eaa5c-dce5-4065-a481-61b05bc89b52 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead returned with HTTP 404 Aug 18 13:07:08.426680 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 415/1643] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/snapshots/4a99b8cb-2738-4a7d-a343-975081111ead => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.436573 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a7d3e340-b1c1-46df-85b6-a364e9e2ba05 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.438518 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a7d3e340-b1c1-46df-85b6-a364e9e2ba05 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:07:08.438832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a7d3e340-b1c1-46df-85b6-a364e9e2ba05 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.439070 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a7d3e340-b1c1-46df-85b6-a364e9e2ba05 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.439297 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-a7d3e340-b1c1-46df-85b6-a364e9e2ba05 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:07:08.445439 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a7d3e340-b1c1-46df-85b6-a364e9e2ba05 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a returned with HTTP 404 Aug 18 13:07:08.447046 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 412/1644] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.454172 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ea383a63-9783-4de2-be1a-b2290be514cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.455958 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea383a63-9783-4de2-be1a-b2290be514cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a Aug 18 13:07:08.456144 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea383a63-9783-4de2-be1a-b2290be514cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.456355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea383a63-9783-4de2-be1a-b2290be514cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.461974 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea383a63-9783-4de2-be1a-b2290be514cc tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a returned with HTTP 404 Aug 18 13:07:08.462558 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 412/1645] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/6c8e8b1d-8a32-40fc-9f62-d08e7d64968a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.471291 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5bec96ab-17bd-4ba4-9a96-91c97164fddb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.474094 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bec96ab-17bd-4ba4-9a96-91c97164fddb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:07:08.474453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bec96ab-17bd-4ba4-9a96-91c97164fddb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.474787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bec96ab-17bd-4ba4-9a96-91c97164fddb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.475033 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-5bec96ab-17bd-4ba4-9a96-91c97164fddb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete snapshot with id: be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:07:08.483132 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bec96ab-17bd-4ba4-9a96-91c97164fddb tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 returned with HTTP 404 Aug 18 13:07:08.484424 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 407/1646] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.491681 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ca63e1b3-8e2a-4497-b05a-ead9da08cb54 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.493355 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ca63e1b3-8e2a-4497-b05a-ead9da08cb54 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 Aug 18 13:07:08.493524 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ca63e1b3-8e2a-4497-b05a-ead9da08cb54 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.493717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ca63e1b3-8e2a-4497-b05a-ead9da08cb54 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.498807 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ca63e1b3-8e2a-4497-b05a-ead9da08cb54 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 returned with HTTP 404 Aug 18 13:07:08.499228 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 416/1647] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/snapshots/be7ce23e-923c-4850-902c-f78ee32abd01 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:07:08.507752 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-93e981df-4709-4dde-abd5-cbab425b5edf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.509552 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-93e981df-4709-4dde-abd5-cbab425b5edf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:07:08.509782 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-93e981df-4709-4dde-abd5-cbab425b5edf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.509993 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-93e981df-4709-4dde-abd5-cbab425b5edf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.510136 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-93e981df-4709-4dde-abd5-cbab425b5edf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Delete volume with id: 7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:07:08.516272 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-93e981df-4709-4dde-abd5-cbab425b5edf tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 returned with HTTP 404 Aug 18 13:07:08.516718 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 413/1648] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.524094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c57d8ad1-a355-458d-9c96-8b67071c3b59 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.525831 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c57d8ad1-a355-458d-9c96-8b67071c3b59 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] GET https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 Aug 18 13:07:08.526175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c57d8ad1-a355-458d-9c96-8b67071c3b59 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.526408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c57d8ad1-a355-458d-9c96-8b67071c3b59 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.532191 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c57d8ad1-a355-458d-9c96-8b67071c3b59 tempest-VolumeDependencyTests-925753661 tempest-VolumeDependencyTests-925753661-project-member] https://10.4.3.126/volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 returned with HTTP 404 Aug 18 13:07:08.532701 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 413/1649] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/7fbc94fc-123d-4bd3-bbaf-c676c315be26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:08.758981 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9dd58a87-8aee-4d81-8cbe-9746d00198ad None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.762842 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9dd58a87-8aee-4d81-8cbe-9746d00198ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 Aug 18 13:07:08.764042 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9dd58a87-8aee-4d81-8cbe-9746d00198ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.764450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9dd58a87-8aee-4d81-8cbe-9746d00198ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.771840 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9dd58a87-8aee-4d81-8cbe-9746d00198ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 returned with HTTP 404 Aug 18 13:07:08.772530 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 408/1650] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/3605f5c8-55b5-4635-8e4c-edfb1d4a0f06 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:08.780184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e930fcf1-fc12-4ed7-acb4-2c9a5e099ab9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.783717 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e930fcf1-fc12-4ed7-acb4-2c9a5e099ab9 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:07:08.783991 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e930fcf1-fc12-4ed7-acb4-2c9a5e099ab9 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.784296 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e930fcf1-fc12-4ed7-acb4-2c9a5e099ab9 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.785360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e930fcf1-fc12-4ed7-acb4-2c9a5e099ab9 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:08.837509 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e930fcf1-fc12-4ed7-acb4-2c9a5e099ab9 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Get all volumes completed successfully. Aug 18 13:07:08.839253 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:08.839253 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:08.843596 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e930fcf1-fc12-4ed7-acb4-2c9a5e099ab9 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:07:08.844167 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 417/1651] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:07:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:08.861002 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-869f81e6-1532-4f84-9410-8681625e9c43 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.863193 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-869f81e6-1532-4f84-9410-8681625e9c43 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] DELETE https://10.4.3.126/volume/v3/types/1ba31faf-1a62-41c1-b8cb-ae814dfa09db Aug 18 13:07:08.863550 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-869f81e6-1532-4f84-9410-8681625e9c43 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:08.863824 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-869f81e6-1532-4f84-9410-8681625e9c43 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:08.903804 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-869f81e6-1532-4f84-9410-8681625e9c43 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/types/1ba31faf-1a62-41c1-b8cb-ae814dfa09db returned with HTTP 202 Aug 18 13:07:08.904438 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 414/1652] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:07:08 2026] DELETE /volume/v3/types/1ba31faf-1a62-41c1-b8cb-ae814dfa09db => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:08.916335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5566e9c9-0f33-4c2a-8c84-da17db7834bf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.918466 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5566e9c9-0f33-4c2a-8c84-da17db7834bf tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:07:08.918928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5566e9c9-0f33-4c2a-8c84-da17db7834bf tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-444464069", "extra_specs": {}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:08.951391 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5566e9c9-0f33-4c2a-8c84-da17db7834bf tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:07:08.952061 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 414/1653] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:07:08 2026] POST /volume/v3/types => generated 212 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:08.964371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ade87b4c-ca02-4607-ae0a-ce3208a9a196 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:08.966912 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ade87b4c-ca02-4607-ae0a-ce3208a9a196 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] POST https://10.4.3.126/volume/v3/types/81bc4993-d46c-4d2d-96d6-b0135c3b0b0e/encryption Aug 18 13:07:08.967265 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ade87b4c-ca02-4607-ae0a-ce3208a9a196 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:08.992305 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ade87b4c-ca02-4607-ae0a-ce3208a9a196 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/types/81bc4993-d46c-4d2d-96d6-b0135c3b0b0e/encryption returned with HTTP 200 Aug 18 13:07:08.992908 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 409/1654] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:07:08 2026] POST /volume/v3/types/81bc4993-d46c-4d2d-96d6-b0135c3b0b0e/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:09.007607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.010882 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:09.011324 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-392312327", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-444464069", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:09.013338 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-392312327', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-444464069', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:09.017120 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:07:09.017493 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.017493 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:09.017955 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:07:09.023974 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (ea8ec4c6-f9c5-4899-a54a-0db08dcd3fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:09.025267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a804535d-53f7-4871-b5f5-22a9243d0365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:09.026914 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:09.056303 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a804535d-53f7-4871-b5f5-22a9243d0365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81bc4993-d46c-4d2d-96d6-b0135c3b0b0e,is_public=True,name='tempest-scenario-type-luks2-444464069',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81bc4993-d46c-4d2d-96d6-b0135c3b0b0e', '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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:09.057014 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b12b1bb-4ede-44a7-b5a9-fb7a5a4e4b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:09.064198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d06a0693-730d-4d68-a7d4-0adb623f73f9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.066879 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d06a0693-730d-4d68-a7d4-0adb623f73f9 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:09.067287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d06a0693-730d-4d68-a7d4-0adb623f73f9 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.067551 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d06a0693-730d-4d68-a7d4-0adb623f73f9 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.078224 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.078224 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:09.085096 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d06a0693-730d-4d68-a7d4-0adb623f73f9 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:09.091595 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-444464069 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-444464069, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:09.092063 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-444464069 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-444464069, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:09.100572 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d06a0693-730d-4d68-a7d4-0adb623f73f9 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:09.100863 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 415/1655] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:09.133449 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['777ce4b6-467d-4206-a733-021e09568c7f', 'cb7f994a-9c78-46d2-8f3a-0a823dda646c', 'ac0b691b-333d-41bf-b59d-d8e1087c3976', 'd4e08c32-dc99-4197-81a9-693019170ec9'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:09.135163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b12b1bb-4ede-44a7-b5a9-fb7a5a4e4b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['777ce4b6-467d-4206-a733-021e09568c7f', 'cb7f994a-9c78-46d2-8f3a-0a823dda646c', 'ac0b691b-333d-41bf-b59d-d8e1087c3976', 'd4e08c32-dc99-4197-81a9-693019170ec9']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:09.136122 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915aa62f-e0eb-45e7-98e9-85f7fa6dfa22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:09.162870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-90a9db9e-6166-49d4-a163-9c77318c15b2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.166145 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915aa62f-e0eb-45e7-98e9-85f7fa6dfa22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c9ece7-df6e-439b-8fea-25fac20d2d59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-392312327',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['777ce4b6-467d-4206-a733-021e09568c7f','cb7f994a-9c78-46d2-8f3a-0a823dda646c','ac0b691b-333d-41bf-b59d-d8e1087c3976','d4e08c32-dc99-4197-81a9-693019170ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=81bc4993-d46c-4d2d-96d6-b0135c3b0b0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-392312327',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=55c9ece7-df6e-439b-8fea-25fac20d2d59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81bc4993-d46c-4d2d-96d6-b0135c3b0b0e),volume_type_id=81bc4993-d46c-4d2d-96d6-b0135c3b0b0e)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:09.166992 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707d02b9-e991-4f5e-b3cc-c37d4726c4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:09.167120 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-90a9db9e-6166-49d4-a163-9c77318c15b2 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:09.167359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-90a9db9e-6166-49d4-a163-9c77318c15b2 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.167585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-90a9db9e-6166-49d4-a163-9c77318c15b2 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.175247 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.175247 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:09.179416 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-90a9db9e-6166-49d4-a163-9c77318c15b2 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:09.184280 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-90a9db9e-6166-49d4-a163-9c77318c15b2 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:09.184653 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 415/1656] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:09.193261 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707d02b9-e991-4f5e-b3cc-c37d4726c4cd) transitioned into state 'SUCCESS' from state '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-392312327',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['777ce4b6-467d-4206-a733-021e09568c7f','cb7f994a-9c78-46d2-8f3a-0a823dda646c','ac0b691b-333d-41bf-b59d-d8e1087c3976','d4e08c32-dc99-4197-81a9-693019170ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=81bc4993-d46c-4d2d-96d6-b0135c3b0b0e)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:09.194421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bfb82e-eb3f-42ab-9251-03da7dee1900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:09.209380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bfb82e-eb3f-42ab-9251-03da7dee1900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:09.210508 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (ea8ec4c6-f9c5-4899-a54a-0db08dcd3fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:09.210854 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:07:09.211811 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef29c199-6fc3-4d77-9c91-8e6eb7f67e32 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:09.212430 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 418/1657] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:09 2026] POST /volume/v3/volumes => generated 779 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:09.232028 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fa44d72a-3c4b-48ce-8556-b76102d501c8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.233342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa44d72a-3c4b-48ce-8556-b76102d501c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:09.233751 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa44d72a-3c4b-48ce-8556-b76102d501c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.233840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa44d72a-3c4b-48ce-8556-b76102d501c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.249347 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.249347 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:09.258564 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fa44d72a-3c4b-48ce-8556-b76102d501c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:09.273900 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa44d72a-3c4b-48ce-8556-b76102d501c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 200 Aug 18 13:07:09.274962 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 410/1658] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:09.322057 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-55e09d7a-c353-4a7d-a99f-5991c27f18d6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.323176 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55e09d7a-c353-4a7d-a99f-5991c27f18d6 None None] GET https://10.4.3.126/volume// Aug 18 13:07:09.323176 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55e09d7a-c353-4a7d-a99f-5991c27f18d6 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.324185 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55e09d7a-c353-4a7d-a99f-5991c27f18d6 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.324987 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55e09d7a-c353-4a7d-a99f-5991c27f18d6 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:09.325565 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 416/1659] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:09.336528 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-f8801d17-23b4-4065-8724-97e6e3fb285f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.346189 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-f8801d17-23b4-4065-8724-97e6e3fb285f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:07:09.346991 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-f8801d17-23b4-4065-8724-97e6e3fb285f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3c1ccdd-5586-4332-a24b-78b48d52a38e", "connector": null, "instance_uuid": "d7a06b61-8edf-44d3-9407-e589b9dc25ce"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:09.366727 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.366727 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:09.417237 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-876be58b-651a-438e-831b-b39852eb72d8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.419415 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-876be58b-651a-438e-831b-b39852eb72d8 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] GET https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd Aug 18 13:07:09.419632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-876be58b-651a-438e-831b-b39852eb72d8 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.420081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-876be58b-651a-438e-831b-b39852eb72d8 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.427605 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-f8801d17-23b4-4065-8724-97e6e3fb285f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:07:09.428086 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 416/1660] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:07:09 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:09.428334 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-876be58b-651a-438e-831b-b39852eb72d8 tempest-VolumesCloneNegativeTest-1244248014 tempest-VolumesCloneNegativeTest-1244248014-project-member] https://10.4.3.126/volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd returned with HTTP 404 Aug 18 13:07:09.428955 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 419/1661] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/v3/volumes/eb820f3b-2922-41b1-8e32-e708fd1fbafd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:09.468187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-088b1de1-a102-484e-9c66-aab7bdafdb38 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.470118 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-088b1de1-a102-484e-9c66-aab7bdafdb38 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:09.470365 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-088b1de1-a102-484e-9c66-aab7bdafdb38 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.470585 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-088b1de1-a102-484e-9c66-aab7bdafdb38 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.486041 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.486041 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:09.491968 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-088b1de1-a102-484e-9c66-aab7bdafdb38 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:09.495170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a64d538c-ad3c-45ac-92ac-4ac5e6ef6579 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.495518 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a64d538c-ad3c-45ac-92ac-4ac5e6ef6579 None None] GET https://10.4.3.126/volume// Aug 18 13:07:09.495670 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a64d538c-ad3c-45ac-92ac-4ac5e6ef6579 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.495854 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a64d538c-ad3c-45ac-92ac-4ac5e6ef6579 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.496155 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a64d538c-ad3c-45ac-92ac-4ac5e6ef6579 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:09.496554 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 417/1662] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:09.498151 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-088b1de1-a102-484e-9c66-aab7bdafdb38 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:09.498760 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 411/1663] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:09.509728 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-fb6f8a38-edc5-4d74-8d0d-4c350dd66c9a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.512249 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-fb6f8a38-edc5-4d74-8d0d-4c350dd66c9a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:09.512441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-fb6f8a38-edc5-4d74-8d0d-4c350dd66c9a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:09.512663 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-fb6f8a38-edc5-4d74-8d0d-4c350dd66c9a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:09.525850 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.525850 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:09.531074 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-fb6f8a38-edc5-4d74-8d0d-4c350dd66c9a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:09.536432 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-fb6f8a38-edc5-4d74-8d0d-4c350dd66c9a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:09.536914 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 417/1664] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:09 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:09.667735 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-6a95a105-4a50-4fb0-ae37-69691d236565 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:09.670015 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-6a95a105-4a50-4fb0-ae37-69691d236565 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] PUT https://10.4.3.126/volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d Aug 18 13:07:09.670481 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-6a95a105-4a50-4fb0-ae37-69691d236565 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:09.679968 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-6a95a105-4a50-4fb0-ae37-69691d236565 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Acquiring lock "cinder-attachment_update-f3c1ccdd-5586-4332-a24b-78b48d52a38e-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:07:09.687760 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-6a95a105-4a50-4fb0-ae37-69691d236565 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Lock "cinder-attachment_update-f3c1ccdd-5586-4332-a24b-78b48d52a38e-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:07:09.689995 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:09.689995 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:09.789421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-6a95a105-4a50-4fb0-ae37-69691d236565 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Lock "cinder-attachment_update-f3c1ccdd-5586-4332-a24b-78b48d52a38e-np0000007652" released by "attachment_update" :: held 0.103s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:07:09.790073 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-6a95a105-4a50-4fb0-ae37-69691d236565 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d returned with HTTP 200 Aug 18 13:07:09.790655 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 420/1665] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:07:09 2026] PUT /volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:10.207026 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:10.293129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5d8354ab-3d61-4564-8ea4-57cdbb7e7082 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:10.295189 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d8354ab-3d61-4564-8ea4-57cdbb7e7082 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:10.295436 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d8354ab-3d61-4564-8ea4-57cdbb7e7082 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:10.295654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d8354ab-3d61-4564-8ea4-57cdbb7e7082 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:10.303706 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:10.303706 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:10.307516 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5d8354ab-3d61-4564-8ea4-57cdbb7e7082 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:10.312374 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d8354ab-3d61-4564-8ea4-57cdbb7e7082 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 200 Aug 18 13:07:10.312701 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 412/1666] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:10 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:10.319756 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:10.320298 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-675838474"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:10.322486 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-675838474'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:10.322486 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create volume of 1 GB Aug 18 13:07:10.325806 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ef0ac067-ee86-407d-969a-2c9f46d97243 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:10.327175 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Availability Zones retrieved successfully. Aug 18 13:07:10.328668 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ef0ac067-ee86-407d-969a-2c9f46d97243 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:10.328901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ef0ac067-ee86-407d-969a-2c9f46d97243 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:10.329110 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ef0ac067-ee86-407d-969a-2c9f46d97243 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:10.335393 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Flow 'volume_create_api' (1e86906e-1a16-461e-9c28-37eabb433404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:10.336832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fed3a40-d873-4deb-b0df-a72ac3fb289b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:10.337224 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:10.337224 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:10.338160 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:10.341757 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ef0ac067-ee86-407d-969a-2c9f46d97243 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:10.347075 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ef0ac067-ee86-407d-969a-2c9f46d97243 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 200 Aug 18 13:07:10.347527 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 418/1667] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:10 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:10.358950 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-da19e8fc-9367-4984-a320-0e3deb063270 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:10.363649 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da19e8fc-9367-4984-a320-0e3deb063270 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/action Aug 18 13:07:10.364169 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da19e8fc-9367-4984-a320-0e3deb063270 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:10.364383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da19e8fc-9367-4984-a320-0e3deb063270 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:10.378462 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:10.378462 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:10.379126 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-da19e8fc-9367-4984-a320-0e3deb063270 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:10.379424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fed3a40-d873-4deb-b0df-a72ac3fb289b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:10.380147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ae6dc3-a847-48e1-b030-eea7e5d1fd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:10.390146 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-da19e8fc-9367-4984-a320-0e3deb063270 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume updated successfully. Aug 18 13:07:10.390468 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da19e8fc-9367-4984-a320-0e3deb063270 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/action returned with HTTP 200 Aug 18 13:07:10.391049 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 421/1668] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:07:10 2026] POST /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:07:10.440066 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Created reservations ['3d535e65-94c7-4720-a4de-c44b44b880e2', 'd6df2889-4c32-4ce3-b354-f6aae296ad4e', '0f1fa9fc-64aa-4a7d-afde-6afffda57b45', '5f60cf82-de67-43a3-8b85-0b0d65ce1cc0'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:10.440841 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ae6dc3-a847-48e1-b030-eea7e5d1fd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d535e65-94c7-4720-a4de-c44b44b880e2', 'd6df2889-4c32-4ce3-b354-f6aae296ad4e', '0f1fa9fc-64aa-4a7d-afde-6afffda57b45', '5f60cf82-de67-43a3-8b85-0b0d65ce1cc0']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:10.441653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749e2a76-d672-4fbd-8826-0f991e3589da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:10.466052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749e2a76-d672-4fbd-8826-0f991e3589da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643fe77b-cd9a-40d2-a9ae-8ed0f98d981d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-675838474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96eb42bae57240db8dec570935f5ede6',qos_specs=None,replication_status=,reservations=['3d535e65-94c7-4720-a4de-c44b44b880e2','d6df2889-4c32-4ce3-b354-f6aae296ad4e','0f1fa9fc-64aa-4a7d-afde-6afffda57b45','5f60cf82-de67-43a3-8b85-0b0d65ce1cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25077866f69499995b8e0b65b568e00',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-675838474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643fe77b-cd9a-40d2-a9ae-8ed0f98d981d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96eb42bae57240db8dec570935f5ede6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25077866f69499995b8e0b65b568e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:10.466787 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e07ec5-3795-460b-9a7a-3ebd37501c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:10.488230 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e07ec5-3795-460b-9a7a-3ebd37501c79) transitioned into state 'SUCCESS' from state '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-675838474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96eb42bae57240db8dec570935f5ede6',qos_specs=None,replication_status=,reservations=['3d535e65-94c7-4720-a4de-c44b44b880e2','d6df2889-4c32-4ce3-b354-f6aae296ad4e','0f1fa9fc-64aa-4a7d-afde-6afffda57b45','5f60cf82-de67-43a3-8b85-0b0d65ce1cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25077866f69499995b8e0b65b568e00',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:10.488995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6061818-8f5d-45cf-8f01-993075afb6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:10.501663 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6061818-8f5d-45cf-8f01-993075afb6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:10.502903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Flow 'volume_create_api' (1e86906e-1a16-461e-9c28-37eabb433404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:10.503418 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create volume request issued successfully. Aug 18 13:07:10.504222 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f7ec47f2-fbeb-471e-9a34-abcbd71ac865 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:10.504640 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 418/1669] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:07:10 2026] POST /volume/v3/volumes => generated 765 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:10.516476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-011387b9-5133-47d4-9961-e6ead02a2f96 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:10.519473 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-011387b9-5133-47d4-9961-e6ead02a2f96 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:10.519756 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-011387b9-5133-47d4-9961-e6ead02a2f96 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:10.520352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-011387b9-5133-47d4-9961-e6ead02a2f96 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:10.521678 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c1cc2f38-872b-452b-9e66-76c3d5d1b6d8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:10.523962 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1cc2f38-872b-452b-9e66-76c3d5d1b6d8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:10.524528 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1cc2f38-872b-452b-9e66-76c3d5d1b6d8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:10.524746 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1cc2f38-872b-452b-9e66-76c3d5d1b6d8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:10.537200 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:10.537200 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:10.539420 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:10.539420 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:10.543680 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c1cc2f38-872b-452b-9e66-76c3d5d1b6d8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:10.548044 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-011387b9-5133-47d4-9961-e6ead02a2f96 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:10.550498 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1cc2f38-872b-452b-9e66-76c3d5d1b6d8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d returned with HTTP 200 Aug 18 13:07:10.551040 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 419/1670] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:10 2026] GET /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:10.555369 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-011387b9-5133-47d4-9961-e6ead02a2f96 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:10.556012 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 413/1671] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:10 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:10.564356 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-e9af39dc-e818-4558-a140-317ee11a0696 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:10.569751 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-e9af39dc-e818-4558-a140-317ee11a0696 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:10.569751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-e9af39dc-e818-4558-a140-317ee11a0696 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:10.569751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-e9af39dc-e818-4558-a140-317ee11a0696 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:10.580235 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:10.580235 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:10.585606 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-e9af39dc-e818-4558-a140-317ee11a0696 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:10.592819 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-e9af39dc-e818-4558-a140-317ee11a0696 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 200 Aug 18 13:07:10.592885 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 422/1672] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:10 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:10.990691 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e993aeed-f0c5-40e1-ae9c-1d6dad5d4196 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.170579 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e993aeed-f0c5-40e1-ae9c-1d6dad5d4196 tempest-VolumesSummaryTest-150082164 tempest-VolumesSummaryTest-150082164-project-member] GET https://10.4.3.126/volume/v3/volumes/summary Aug 18 13:07:11.171000 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e993aeed-f0c5-40e1-ae9c-1d6dad5d4196 tempest-VolumesSummaryTest-150082164 tempest-VolumesSummaryTest-150082164-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:11.171623 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e993aeed-f0c5-40e1-ae9c-1d6dad5d4196 tempest-VolumesSummaryTest-150082164 tempest-VolumesSummaryTest-150082164-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:11.171764 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-e993aeed-f0c5-40e1-ae9c-1d6dad5d4196 tempest-VolumesSummaryTest-150082164 tempest-VolumesSummaryTest-150082164-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:11.173141 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:11.173141 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:11.188354 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e993aeed-f0c5-40e1-ae9c-1d6dad5d4196 tempest-VolumesSummaryTest-150082164 tempest-VolumesSummaryTest-150082164-project-member] Get summary completed successfully. Aug 18 13:07:11.188732 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e993aeed-f0c5-40e1-ae9c-1d6dad5d4196 tempest-VolumesSummaryTest-150082164 tempest-VolumesSummaryTest-150082164-project-member] https://10.4.3.126/volume/v3/volumes/summary returned with HTTP 200 Aug 18 13:07:11.189443 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 419/1673] 10.4.3.126 () {68 vars in 1302 bytes} [Tue Aug 18 13:07:10 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:11.464197 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-f51e7be3-261b-419e-a4d7-da75196f896d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.466497 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-f51e7be3-261b-419e-a4d7-da75196f896d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:11.466772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-f51e7be3-261b-419e-a4d7-da75196f896d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:11.466835 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-f51e7be3-261b-419e-a4d7-da75196f896d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:11.476110 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:11.476110 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:11.481108 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-f51e7be3-261b-419e-a4d7-da75196f896d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:11.486550 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-f51e7be3-261b-419e-a4d7-da75196f896d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 200 Aug 18 13:07:11.487036 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 420/1674] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:11 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:11.499618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a3ad4def-8d2b-41da-ac5a-26cebaf973bf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.500022 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3ad4def-8d2b-41da-ac5a-26cebaf973bf None None] GET https://10.4.3.126/volume// Aug 18 13:07:11.500236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a3ad4def-8d2b-41da-ac5a-26cebaf973bf None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:11.500454 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a3ad4def-8d2b-41da-ac5a-26cebaf973bf None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:11.500764 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3ad4def-8d2b-41da-ac5a-26cebaf973bf None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:11.501169 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 414/1675] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:07:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:11.511538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-171c615c-c601-4e90-ab08-03459c4dfb91 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.513837 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-171c615c-c601-4e90-ab08-03459c4dfb91 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:07:11.514149 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-171c615c-c601-4e90-ab08-03459c4dfb91 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55c9ece7-df6e-439b-8fea-25fac20d2d59", "connector": null, "instance_uuid": "3c79885d-cba2-470a-9c96-3f453146ca80"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:11.522453 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:11.522453 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:11.549001 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-171c615c-c601-4e90-ab08-03459c4dfb91 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:07:11.549632 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 423/1676] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:07:11 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:11.568556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-af7c19e8-4393-4f22-90a0-22840ee0a0e7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.570932 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af7c19e8-4393-4f22-90a0-22840ee0a0e7 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:11.571157 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af7c19e8-4393-4f22-90a0-22840ee0a0e7 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:11.571454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af7c19e8-4393-4f22-90a0-22840ee0a0e7 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:11.578993 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6a166038-a6fd-4e2c-aab5-c3124638b41e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.580508 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:11.580508 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:11.580852 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a166038-a6fd-4e2c-aab5-c3124638b41e tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:11.581052 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6a166038-a6fd-4e2c-aab5-c3124638b41e tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:11.581276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6a166038-a6fd-4e2c-aab5-c3124638b41e tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:11.587534 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-af7c19e8-4393-4f22-90a0-22840ee0a0e7 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:11.591420 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:11.591420 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:11.595416 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af7c19e8-4393-4f22-90a0-22840ee0a0e7 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d returned with HTTP 200 Aug 18 13:07:11.595905 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 420/1677] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:11 2026] GET /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:11.597807 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6a166038-a6fd-4e2c-aab5-c3124638b41e tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:11.604328 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a166038-a6fd-4e2c-aab5-c3124638b41e tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:11.604871 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 421/1678] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:11 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:11.608910 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1e5bed24-cc00-4490-ab78-db4368910f5c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.610949 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e5bed24-cc00-4490-ab78-db4368910f5c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:07:11.611297 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1e5bed24-cc00-4490-ab78-db4368910f5c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "643fe77b-cd9a-40d2-a9ae-8ed0f98d981d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-959086911"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:11.620323 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:11.620323 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:11.620893 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1e5bed24-cc00-4490-ab78-db4368910f5c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:11.621083 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-1e5bed24-cc00-4490-ab78-db4368910f5c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create snapshot from volume 643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:11.664771 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-1e5bed24-cc00-4490-ab78-db4368910f5c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Created reservations ['3c86a73a-929e-4643-a211-b83a6799c415', '593bf361-37d5-4361-8e6c-1d34c889db85', '54c97cdc-6e58-4e3e-9c48-61000ed358bc', '657d5265-151e-4aac-916c-8d04323fe808'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:11.701601 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1e5bed24-cc00-4490-ab78-db4368910f5c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot create request issued successfully. Aug 18 13:07:11.702300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e5bed24-cc00-4490-ab78-db4368910f5c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:07:11.703521 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 415/1679] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:07:11 2026] POST /volume/v3/snapshots => generated 321 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:11.715236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-98bf9db2-6866-423b-a6d7-66eaa1b5db02 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:11.717519 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-98bf9db2-6866-423b-a6d7-66eaa1b5db02 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 Aug 18 13:07:11.717729 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-98bf9db2-6866-423b-a6d7-66eaa1b5db02 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:11.718005 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-98bf9db2-6866-423b-a6d7-66eaa1b5db02 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:11.727321 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:11.727321 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:11.727321 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-98bf9db2-6866-423b-a6d7-66eaa1b5db02 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:11.727321 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-98bf9db2-6866-423b-a6d7-66eaa1b5db02 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 returned with HTTP 200 Aug 18 13:07:11.727321 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 424/1680] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:11 2026] GET /volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:12.627467 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6af5263a-39a3-4226-9f65-1b8cb0f960d1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:12.629695 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6af5263a-39a3-4226-9f65-1b8cb0f960d1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:12.629996 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6af5263a-39a3-4226-9f65-1b8cb0f960d1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:12.630200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6af5263a-39a3-4226-9f65-1b8cb0f960d1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:12.644671 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:12.644671 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:12.651336 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6af5263a-39a3-4226-9f65-1b8cb0f960d1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:12.658052 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6af5263a-39a3-4226-9f65-1b8cb0f960d1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:12.658171 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 421/1681] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:12 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:07:12.738478 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-80ab3179-d59e-49be-94ec-645a22a67067 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:12.741150 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-80ab3179-d59e-49be-94ec-645a22a67067 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 Aug 18 13:07:12.741450 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-80ab3179-d59e-49be-94ec-645a22a67067 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:12.741703 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-80ab3179-d59e-49be-94ec-645a22a67067 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:12.748660 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:12.748660 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:12.749201 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-80ab3179-d59e-49be-94ec-645a22a67067 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:12.750175 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-80ab3179-d59e-49be-94ec-645a22a67067 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 returned with HTTP 200 Aug 18 13:07:12.750764 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 422/1682] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:12 2026] GET /volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:12.763793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c06a6f6d-1ec6-4b61-a76d-3fb86b6fe2c9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:12.765790 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c06a6f6d-1ec6-4b61-a76d-3fb86b6fe2c9 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] POST https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d/action Aug 18 13:07:12.766320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c06a6f6d-1ec6-4b61-a76d-3fb86b6fe2c9 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action body: b'{"revert": {"snapshot_id": "13f87e6e-fd08-403a-add3-9378d7602ad4"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:12.766497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c06a6f6d-1ec6-4b61-a76d-3fb86b6fe2c9 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "13f87e6e-fd08-403a-add3-9378d7602ad4"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:12.777234 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:12.777234 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:12.777958 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c06a6f6d-1ec6-4b61-a76d-3fb86b6fe2c9 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume retrieved successfully. Aug 18 13:07:12.793236 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-c06a6f6d-1ec6-4b61-a76d-3fb86b6fe2c9 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Reverting volume 643fe77b-cd9a-40d2-a9ae-8ed0f98d981d to snapshot 13f87e6e-fd08-403a-add3-9378d7602ad4. Aug 18 13:07:12.794514 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:12.794514 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:12.812300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c06a6f6d-1ec6-4b61-a76d-3fb86b6fe2c9 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d/action returned with HTTP 202 Aug 18 13:07:12.815239 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 416/1683] 10.4.3.126 () {70 vars in 1431 bytes} [Tue Aug 18 13:07:12 2026] POST /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:07:12.824307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-df16b05b-1a64-457b-948a-a2478610bac4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:12.828667 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df16b05b-1a64-457b-948a-a2478610bac4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:12.828962 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-df16b05b-1a64-457b-948a-a2478610bac4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:12.829277 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-df16b05b-1a64-457b-948a-a2478610bac4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:12.849977 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:12.849977 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:12.857276 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-df16b05b-1a64-457b-948a-a2478610bac4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:12.863028 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df16b05b-1a64-457b-948a-a2478610bac4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d returned with HTTP 200 Aug 18 13:07:12.863510 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 425/1684] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:12 2026] GET /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:13.110360 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-9af0ed5b-ac34-44ac-b85d-6559d412f442 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.113235 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-9af0ed5b-ac34-44ac-b85d-6559d412f442 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d/action Aug 18 13:07:13.113631 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-9af0ed5b-ac34-44ac-b85d-6559d412f442 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:13.113874 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-9af0ed5b-ac34-44ac-b85d-6559d412f442 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:13.134869 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.134869 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:13.146149 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-0da3b314-c01e-4390-bcbd-3198e5b83cad req-9af0ed5b-ac34-44ac-b85d-6559d412f442 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d/action returned with HTTP 204 Aug 18 13:07:13.146898 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 422/1685] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:07:13 2026] POST /volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:13.304607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f0da94b3-b620-4525-8183-f0c42d1d0d30 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.305095 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0da94b3-b620-4525-8183-f0c42d1d0d30 None None] GET https://10.4.3.126/volume// Aug 18 13:07:13.305377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0da94b3-b620-4525-8183-f0c42d1d0d30 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:13.305612 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0da94b3-b620-4525-8183-f0c42d1d0d30 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:13.305972 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0da94b3-b620-4525-8183-f0c42d1d0d30 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:13.306868 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 423/1686] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07: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 18 13:07:13.316027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-5111e503-7935-4605-b62a-4fa7c9d7ab88 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.320020 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-5111e503-7935-4605-b62a-4fa7c9d7ab88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:13.320359 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-5111e503-7935-4605-b62a-4fa7c9d7ab88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:13.320838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-5111e503-7935-4605-b62a-4fa7c9d7ab88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:13.335729 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.335729 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:13.342090 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-5111e503-7935-4605-b62a-4fa7c9d7ab88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:13.350961 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-5111e503-7935-4605-b62a-4fa7c9d7ab88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 200 Aug 18 13:07:13.351288 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 417/1687] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:13 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 1050 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:13.472103 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-cad8cd17-eb7f-4db6-bb19-f01ca412c76e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.476056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-cad8cd17-eb7f-4db6-bb19-f01ca412c76e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417 Aug 18 13:07:13.476498 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-cad8cd17-eb7f-4db6-bb19-f01ca412c76e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:13.488105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-cad8cd17-eb7f-4db6-bb19-f01ca412c76e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-55c9ece7-df6e-439b-8fea-25fac20d2d59-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:07:13.495261 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-cad8cd17-eb7f-4db6-bb19-f01ca412c76e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-55c9ece7-df6e-439b-8fea-25fac20d2d59-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:07:13.496700 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.496700 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:13.611505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-cad8cd17-eb7f-4db6-bb19-f01ca412c76e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-55c9ece7-df6e-439b-8fea-25fac20d2d59-np0000007652" released by "attachment_update" :: held 0.116s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:07:13.611857 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-cad8cd17-eb7f-4db6-bb19-f01ca412c76e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417 returned with HTTP 200 Aug 18 13:07:13.612418 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 426/1688] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:07:13 2026] PUT /volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:13.641976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-fc3c5249-06e1-4cae-a5fd-8c177f55698f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.644311 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-fc3c5249-06e1-4cae-a5fd-8c177f55698f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417/action Aug 18 13:07:13.644681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-fc3c5249-06e1-4cae-a5fd-8c177f55698f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:13.644838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-fc3c5249-06e1-4cae-a5fd-8c177f55698f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:13.666415 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.666415 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:13.679325 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aae6cf46-50f4-46b3-966b-39d9bcfe4f80 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.681760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aae6cf46-50f4-46b3-966b-39d9bcfe4f80 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:13.682046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aae6cf46-50f4-46b3-966b-39d9bcfe4f80 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:13.682307 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aae6cf46-50f4-46b3-966b-39d9bcfe4f80 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:13.682681 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-fc3c5249-06e1-4cae-a5fd-8c177f55698f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417/action returned with HTTP 204 Aug 18 13:07:13.683197 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 423/1689] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:07:13 2026] POST /volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:13.698755 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.698755 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:13.704372 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-aae6cf46-50f4-46b3-966b-39d9bcfe4f80 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:13.709506 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aae6cf46-50f4-46b3-966b-39d9bcfe4f80 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:13.709979 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 424/1690] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:13 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:13.729130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eeb2591c-0838-43d6-996e-a3c736f0e5ca None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.731555 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eeb2591c-0838-43d6-996e-a3c736f0e5ca tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:13.732001 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eeb2591c-0838-43d6-996e-a3c736f0e5ca tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:13.732310 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eeb2591c-0838-43d6-996e-a3c736f0e5ca tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:13.747816 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.747816 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:13.755329 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eeb2591c-0838-43d6-996e-a3c736f0e5ca tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:13.764160 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eeb2591c-0838-43d6-996e-a3c736f0e5ca tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:13.764751 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 418/1691] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:13 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:13.883950 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a07cbf4d-9be8-4c10-9f03-85f7b81a381c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.886742 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a07cbf4d-9be8-4c10-9f03-85f7b81a381c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:13.886742 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a07cbf4d-9be8-4c10-9f03-85f7b81a381c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:13.887082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a07cbf4d-9be8-4c10-9f03-85f7b81a381c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:13.895003 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.899679 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:13.900086 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1856791898"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:13.900374 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.900374 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:13.901932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1856791898'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:13.902110 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume of 1 GB Aug 18 13:07:13.907170 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Availability Zones retrieved successfully. Aug 18 13:07:13.911684 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a07cbf4d-9be8-4c10-9f03-85f7b81a381c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:13.912846 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Flow 'volume_create_api' (47c43d5f-f66f-439c-8cd0-10c45801a0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:13.913982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84822a7-0b2a-4d24-8645-a38f00715630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:13.915147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:13.918545 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a07cbf4d-9be8-4c10-9f03-85f7b81a381c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d returned with HTTP 200 Aug 18 13:07:13.919199 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 427/1692] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:13 2026] GET /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:13.937241 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2acf18b1-1fe3-4b57-8645-0c6565cec5e8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.940514 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2acf18b1-1fe3-4b57-8645-0c6565cec5e8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 Aug 18 13:07:13.940514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2acf18b1-1fe3-4b57-8645-0c6565cec5e8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:13.940514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2acf18b1-1fe3-4b57-8645-0c6565cec5e8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:13.946912 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.946912 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:13.947621 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2acf18b1-1fe3-4b57-8645-0c6565cec5e8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:13.948550 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2acf18b1-1fe3-4b57-8645-0c6565cec5e8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 returned with HTTP 200 Aug 18 13:07:13.948745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84822a7-0b2a-4d24-8645-a38f00715630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:13.949039 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 425/1693] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:13 2026] GET /volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:13.950336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d1b7ef-ed09-4b89-97dc-971e8a46ffb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:13.961443 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-848f8206-b1d0-4171-8adb-969bd9836a21 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:13.963844 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-848f8206-b1d0-4171-8adb-969bd9836a21 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:13.964155 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-848f8206-b1d0-4171-8adb-969bd9836a21 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:13.964503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-848f8206-b1d0-4171-8adb-969bd9836a21 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:13.972287 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:13.972287 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:13.976182 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-848f8206-b1d0-4171-8adb-969bd9836a21 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:13.981266 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-848f8206-b1d0-4171-8adb-969bd9836a21 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d returned with HTTP 200 Aug 18 13:07:13.981722 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 419/1694] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:13 2026] GET /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:13.999152 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:14.003920 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:14.004238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-336383818"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:14.004310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Created reservations ['80ba4fbe-9c74-4b38-9145-6dd863970a63', '1da6b8ae-61dc-49f4-bc95-d1106626b4e0', '15fddc2c-d543-461b-aa61-a8ef134641d8', '33f04d28-396d-4406-a7ce-9a6bb1f095ca'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:14.005358 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d1b7ef-ed09-4b89-97dc-971e8a46ffb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ba4fbe-9c74-4b38-9145-6dd863970a63', '1da6b8ae-61dc-49f4-bc95-d1106626b4e0', '15fddc2c-d543-461b-aa61-a8ef134641d8', '33f04d28-396d-4406-a7ce-9a6bb1f095ca']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.006344 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0fe67a-8905-4b82-9d2a-4a21f9989356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.008907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-336383818'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:14.009051 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create volume of 1 GB Aug 18 13:07:14.019540 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Availability Zones retrieved successfully. Aug 18 13:07:14.026590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Flow 'volume_create_api' (1d77c23f-ec99-43ac-a6b2-8fabe66dbaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:14.027886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d2a07f-206f-4981-94f1-e658359d60f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.028008 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0fe67a-8905-4b82-9d2a-4a21f9989356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91a53efc-832a-460c-ac3b-8e2f0d400c6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1856791898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3527bbfd09a4549a8a7bba49a520637',qos_specs=None,replication_status=,reservations=['80ba4fbe-9c74-4b38-9145-6dd863970a63','1da6b8ae-61dc-49f4-bc95-d1106626b4e0','15fddc2c-d543-461b-aa61-a8ef134641d8','33f04d28-396d-4406-a7ce-9a6bb1f095ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199ebecc1d74412e9881154aab525b05',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1856791898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91a53efc-832a-460c-ac3b-8e2f0d400c6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3527bbfd09a4549a8a7bba49a520637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='199ebecc1d74412e9881154aab525b05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.028711 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (895c7a88-f827-4602-a458-183325b28e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.029252 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:14.049648 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (895c7a88-f827-4602-a458-183325b28e06) transitioned into state 'SUCCESS' from state '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-1856791898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3527bbfd09a4549a8a7bba49a520637',qos_specs=None,replication_status=,reservations=['80ba4fbe-9c74-4b38-9145-6dd863970a63','1da6b8ae-61dc-49f4-bc95-d1106626b4e0','15fddc2c-d543-461b-aa61-a8ef134641d8','33f04d28-396d-4406-a7ce-9a6bb1f095ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199ebecc1d74412e9881154aab525b05',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.050395 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cfb7349-4df0-473c-9165-9608d2205f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.061228 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d2a07f-206f-4981-94f1-e658359d60f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.061976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cfb7349-4df0-473c-9165-9608d2205f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.062159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c603a06-7c25-4474-a14c-a153c6a54f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.062798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Flow 'volume_create_api' (47c43d5f-f66f-439c-8cd0-10c45801a0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:14.063141 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Create volume request issued successfully. Aug 18 13:07:14.063736 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b34f81ec-cfc9-4e5f-9b7a-d7fd65dfb17b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:14.064184 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 424/1695] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:13 2026] POST /volume/v3/volumes => generated 751 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:14.079369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e032b8c2-3a34-42d8-b6ef-6db2bca3db4a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:14.081759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e032b8c2-3a34-42d8-b6ef-6db2bca3db4a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:14.082060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e032b8c2-3a34-42d8-b6ef-6db2bca3db4a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:14.082401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e032b8c2-3a34-42d8-b6ef-6db2bca3db4a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:14.095639 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:14.095639 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:14.101153 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e032b8c2-3a34-42d8-b6ef-6db2bca3db4a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:14.108105 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e032b8c2-3a34-42d8-b6ef-6db2bca3db4a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:14.108598 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 426/1696] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:14 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:14.126019 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Created reservations ['5a93c60f-60c9-4882-8af8-0371ff56983c', 'e1480515-6d97-432d-91f5-e330e4a5282d', '44d014cd-4909-4fa1-b198-5791de321b6f', 'aaff00d9-b85e-4933-be44-19f05b58e951'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:14.127243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c603a06-7c25-4474-a14c-a153c6a54f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a93c60f-60c9-4882-8af8-0371ff56983c', 'e1480515-6d97-432d-91f5-e330e4a5282d', '44d014cd-4909-4fa1-b198-5791de321b6f', 'aaff00d9-b85e-4933-be44-19f05b58e951']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.128466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df758e73-9917-4f7f-a2f9-a41933f33b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.162685 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df758e73-9917-4f7f-a2f9-a41933f33b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccc4580e-8a03-4e14-9c00-242c61e22823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-336383818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96eb42bae57240db8dec570935f5ede6',qos_specs=None,replication_status=,reservations=['5a93c60f-60c9-4882-8af8-0371ff56983c','e1480515-6d97-432d-91f5-e330e4a5282d','44d014cd-4909-4fa1-b198-5791de321b6f','aaff00d9-b85e-4933-be44-19f05b58e951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25077866f69499995b8e0b65b568e00',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-336383818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccc4580e-8a03-4e14-9c00-242c61e22823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96eb42bae57240db8dec570935f5ede6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25077866f69499995b8e0b65b568e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.163637 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b268969-e839-4e6a-bf06-1fcb303bd99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.198220 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b268969-e839-4e6a-bf06-1fcb303bd99f) transitioned into state 'SUCCESS' from state '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-336383818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96eb42bae57240db8dec570935f5ede6',qos_specs=None,replication_status=,reservations=['5a93c60f-60c9-4882-8af8-0371ff56983c','e1480515-6d97-432d-91f5-e330e4a5282d','44d014cd-4909-4fa1-b198-5791de321b6f','aaff00d9-b85e-4933-be44-19f05b58e951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25077866f69499995b8e0b65b568e00',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.199165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6c8522-62ee-40c8-ad04-6e6115ec8a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:14.211722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6c8522-62ee-40c8-ad04-6e6115ec8a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:14.212753 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Flow 'volume_create_api' (1d77c23f-ec99-43ac-a6b2-8fabe66dbaa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:14.213123 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create volume request issued successfully. Aug 18 13:07:14.213763 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0844a2db-b208-4b30-bbf1-79f1b344a31a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:14.214216 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 428/1697] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:07:13 2026] POST /volume/v3/volumes => generated 765 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:14.228359 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9036bb2e-081f-47e2-a1b5-64a33ecd4f71 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:14.230391 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9036bb2e-081f-47e2-a1b5-64a33ecd4f71 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:14.230649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9036bb2e-081f-47e2-a1b5-64a33ecd4f71 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:14.230900 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9036bb2e-081f-47e2-a1b5-64a33ecd4f71 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:14.238940 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:14.238940 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:14.243224 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9036bb2e-081f-47e2-a1b5-64a33ecd4f71 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:14.248540 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9036bb2e-081f-47e2-a1b5-64a33ecd4f71 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 returned with HTTP 200 Aug 18 13:07:14.249068 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 420/1698] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:14 2026] GET /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:15.127229 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c0ad0b81-b0f2-4421-8f94-1099bff7d5b4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.129805 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0ad0b81-b0f2-4421-8f94-1099bff7d5b4 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:15.130124 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0ad0b81-b0f2-4421-8f94-1099bff7d5b4 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.130409 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0ad0b81-b0f2-4421-8f94-1099bff7d5b4 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.139500 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.139500 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:15.150149 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c0ad0b81-b0f2-4421-8f94-1099bff7d5b4 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:15.163856 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0ad0b81-b0f2-4421-8f94-1099bff7d5b4 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:15.164418 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 425/1699] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:15 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:15.235415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-cac6aee2-7853-4a27-9c1d-52892fbbd8e0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.242171 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-cac6aee2-7853-4a27-9c1d-52892fbbd8e0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:15.242459 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-cac6aee2-7853-4a27-9c1d-52892fbbd8e0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.242777 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-cac6aee2-7853-4a27-9c1d-52892fbbd8e0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.254704 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.254704 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:15.263877 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-cac6aee2-7853-4a27-9c1d-52892fbbd8e0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:15.270778 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-78eb7791-134f-4757-82e4-61ebd18937f0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.272867 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78eb7791-134f-4757-82e4-61ebd18937f0 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:15.272977 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-cac6aee2-7853-4a27-9c1d-52892fbbd8e0 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:15.273198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78eb7791-134f-4757-82e4-61ebd18937f0 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.273455 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78eb7791-134f-4757-82e4-61ebd18937f0 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.273652 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 427/1700] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:15 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:15.283024 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.283024 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:15.288484 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-78eb7791-134f-4757-82e4-61ebd18937f0 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:15.294940 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78eb7791-134f-4757-82e4-61ebd18937f0 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 returned with HTTP 200 Aug 18 13:07:15.295128 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 429/1701] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:15 2026] GET /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:15.310183 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7bb655af-4d19-447a-a5c3-6119c35d506c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.312161 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7bb655af-4d19-447a-a5c3-6119c35d506c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:07:15.312537 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7bb655af-4d19-447a-a5c3-6119c35d506c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccc4580e-8a03-4e14-9c00-242c61e22823", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-264393932"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:15.324371 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.324371 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:15.324734 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7bb655af-4d19-447a-a5c3-6119c35d506c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:15.324874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-7bb655af-4d19-447a-a5c3-6119c35d506c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Create snapshot from volume ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:15.383834 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7bb655af-4d19-447a-a5c3-6119c35d506c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Created reservations ['efda34d5-c0c0-4671-a544-fc3bd18150fd', '8a2efefb-54d4-4217-a0b7-b27d66cf57e0', 'fc971fc9-2577-4bac-a1c5-60424ad1be9c', '027cbc84-1014-4a20-884c-6884c0ed5bf1'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:15.397995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94e013ad-b293-44a5-aa0f-3faac6c9d622 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.398439 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94e013ad-b293-44a5-aa0f-3faac6c9d622 None None] GET https://10.4.3.126/volume// Aug 18 13:07:15.398685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94e013ad-b293-44a5-aa0f-3faac6c9d622 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.398896 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94e013ad-b293-44a5-aa0f-3faac6c9d622 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.399227 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94e013ad-b293-44a5-aa0f-3faac6c9d622 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:15.399573 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 426/1702] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:07: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 18 13:07:15.409610 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-f0e3afa2-9489-4a2d-b298-71116e7be131 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.462577 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7bb655af-4d19-447a-a5c3-6119c35d506c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot create request issued successfully. Aug 18 13:07:15.463008 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7bb655af-4d19-447a-a5c3-6119c35d506c tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:07:15.463524 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 421/1703] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:07:15 2026] POST /volume/v3/snapshots => generated 321 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:15.473522 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2633291e-cd8e-479c-a06f-7e88ce852cea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.476219 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2633291e-cd8e-479c-a06f-7e88ce852cea tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 Aug 18 13:07:15.476515 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2633291e-cd8e-479c-a06f-7e88ce852cea tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.476771 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2633291e-cd8e-479c-a06f-7e88ce852cea tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.485756 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.485756 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:15.486464 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2633291e-cd8e-479c-a06f-7e88ce852cea tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:15.487661 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2633291e-cd8e-479c-a06f-7e88ce852cea tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 returned with HTTP 200 Aug 18 13:07:15.488225 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 430/1704] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:15 2026] GET /volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:15.631747 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-f0e3afa2-9489-4a2d-b298-71116e7be131 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:07:15.632290 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-f0e3afa2-9489-4a2d-b298-71116e7be131 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91a53efc-832a-460c-ac3b-8e2f0d400c6d", "connector": null, "instance_uuid": "d7a06b61-8edf-44d3-9407-e589b9dc25ce"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:15.646194 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.646194 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:15.685490 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-f0e3afa2-9489-4a2d-b298-71116e7be131 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:07:15.686751 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 428/1705] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:07:15 2026] POST /volume/v3/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:15.730772 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-078b754d-f85d-4584-98e0-e278e4ad3a29 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.733014 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-078b754d-f85d-4584-98e0-e278e4ad3a29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:15.733233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-078b754d-f85d-4584-98e0-e278e4ad3a29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.734812 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-078b754d-f85d-4584-98e0-e278e4ad3a29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.747936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f3fcf795-f04f-4db2-b4e4-c843e082fe22 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.749701 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f3fcf795-f04f-4db2-b4e4-c843e082fe22 None None] GET https://10.4.3.126/volume// Aug 18 13:07:15.749701 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f3fcf795-f04f-4db2-b4e4-c843e082fe22 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.749701 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f3fcf795-f04f-4db2-b4e4-c843e082fe22 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.749701 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f3fcf795-f04f-4db2-b4e4-c843e082fe22 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:15.750155 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 422/1706] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:15.750655 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.750655 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:15.757584 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.759128 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-078b754d-f85d-4584-98e0-e278e4ad3a29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:15.762321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-78eb5a25-13c2-46a2-ad22-7693742f843f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.767331 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:15.767691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1774327511"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:15.770535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1774327511'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:15.770535 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Create volume of 1 GB Aug 18 13:07:15.770743 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-78eb5a25-13c2-46a2-ad22-7693742f843f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:15.771020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-78eb5a25-13c2-46a2-ad22-7693742f843f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:15.771314 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-78eb5a25-13c2-46a2-ad22-7693742f843f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:15.778568 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-078b754d-f85d-4584-98e0-e278e4ad3a29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:15.778684 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Availability Zones retrieved successfully. Aug 18 13:07:15.778794 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 427/1707] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:15 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:15.789142 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Flow 'volume_create_api' (8357095d-9332-4e8f-8506-ba89fdb39468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:15.790555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89f75e6-75c8-459e-be8a-2fe60af875c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:15.792788 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:15.792788 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:15.792998 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:15.798511 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-78eb5a25-13c2-46a2-ad22-7693742f843f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:15.808568 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-78eb5a25-13c2-46a2-ad22-7693742f843f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:15.809245 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 429/1708] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:15 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:15.834492 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89f75e6-75c8-459e-be8a-2fe60af875c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:15.835298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaed2001-fcd3-4398-b1e7-e2f7beeae9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:15.927442 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Created reservations ['bce7d82e-cd82-4968-a6cd-a155ada44888', 'fb58fea4-2d5b-4aa6-bb44-6e7d1d425c7c', '63b651ed-316f-43d6-a3cc-1afd8c8f550f', '91b855bd-a5bf-4810-bcc2-3c298f80957b'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:15.928534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaed2001-fcd3-4398-b1e7-e2f7beeae9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bce7d82e-cd82-4968-a6cd-a155ada44888', 'fb58fea4-2d5b-4aa6-bb44-6e7d1d425c7c', '63b651ed-316f-43d6-a3cc-1afd8c8f550f', '91b855bd-a5bf-4810-bcc2-3c298f80957b']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:15.929354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0861d46b-6b98-45fb-8a01-14a4c0e4ca79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:15.964077 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0861d46b-6b98-45fb-8a01-14a4c0e4ca79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2792df6-1ccf-46d8-82e7-043d447e60bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1774327511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08f0f073d7e4811b61e775c9acdf30c',qos_specs=None,replication_status=,reservations=['bce7d82e-cd82-4968-a6cd-a155ada44888','fb58fea4-2d5b-4aa6-bb44-6e7d1d425c7c','63b651ed-316f-43d6-a3cc-1afd8c8f550f','91b855bd-a5bf-4810-bcc2-3c298f80957b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109760bdeaaf4818b3a3510580bb6645',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1774327511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2792df6-1ccf-46d8-82e7-043d447e60bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b08f0f073d7e4811b61e775c9acdf30c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='109760bdeaaf4818b3a3510580bb6645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:15.965891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1ae3cd-7516-4463-83dc-a24aba7bdc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:15.969116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-4e640ea0-12d0-47ee-b313-669cb9965cc6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:15.976148 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-4e640ea0-12d0-47ee-b313-669cb9965cc6 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] PUT https://10.4.3.126/volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d Aug 18 13:07:15.976148 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-4e640ea0-12d0-47ee-b313-669cb9965cc6 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:15.987958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-4e640ea0-12d0-47ee-b313-669cb9965cc6 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Acquiring lock "cinder-attachment_update-91a53efc-832a-460c-ac3b-8e2f0d400c6d-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:07:16.000326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-4e640ea0-12d0-47ee-b313-669cb9965cc6 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Lock "cinder-attachment_update-91a53efc-832a-460c-ac3b-8e2f0d400c6d-np0000007652" acquired by "attachment_update" :: waited 0.012s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:07:16.001832 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:16.001832 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:16.015108 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1ae3cd-7516-4463-83dc-a24aba7bdc45) transitioned into state 'SUCCESS' from state '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-1774327511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08f0f073d7e4811b61e775c9acdf30c',qos_specs=None,replication_status=,reservations=['bce7d82e-cd82-4968-a6cd-a155ada44888','fb58fea4-2d5b-4aa6-bb44-6e7d1d425c7c','63b651ed-316f-43d6-a3cc-1afd8c8f550f','91b855bd-a5bf-4810-bcc2-3c298f80957b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109760bdeaaf4818b3a3510580bb6645',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:16.018474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb7f32f-95a2-4eae-9451-8fc0d41ecc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:16.038643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb7f32f-95a2-4eae-9451-8fc0d41ecc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:16.039873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Flow 'volume_create_api' (8357095d-9332-4e8f-8506-ba89fdb39468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:16.041239 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Create volume request issued successfully. Aug 18 13:07:16.042157 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aef1d34c-97b4-4f21-8c4c-db6254fdd817 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:16.042749 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 431/1709] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:15 2026] POST /volume/v3/volumes => generated 757 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:16.065432 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0dad8b90-70e3-4d88-824f-6f2ba18c6436 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:16.068644 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0dad8b90-70e3-4d88-824f-6f2ba18c6436 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:07:16.068644 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0dad8b90-70e3-4d88-824f-6f2ba18c6436 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:16.068644 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0dad8b90-70e3-4d88-824f-6f2ba18c6436 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:16.080435 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:16.080435 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:16.084907 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0dad8b90-70e3-4d88-824f-6f2ba18c6436 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:07:16.090720 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0dad8b90-70e3-4d88-824f-6f2ba18c6436 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:07:16.091476 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 428/1710] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:16 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:16.137276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-4e640ea0-12d0-47ee-b313-669cb9965cc6 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Lock "cinder-attachment_update-91a53efc-832a-460c-ac3b-8e2f0d400c6d-np0000007652" released by "attachment_update" :: held 0.137s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:07:16.137691 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-4e640ea0-12d0-47ee-b313-669cb9965cc6 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d returned with HTTP 200 Aug 18 13:07:16.138323 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 423/1711] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:07:15 2026] PUT /volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:16.503304 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-af93de26-f953-4947-8f49-ea51a2b810c8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:16.506247 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-af93de26-f953-4947-8f49-ea51a2b810c8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 Aug 18 13:07:16.506247 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-af93de26-f953-4947-8f49-ea51a2b810c8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:16.506886 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-af93de26-f953-4947-8f49-ea51a2b810c8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:16.518808 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:16.518808 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:16.519667 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-af93de26-f953-4947-8f49-ea51a2b810c8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:16.521543 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-af93de26-f953-4947-8f49-ea51a2b810c8 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 returned with HTTP 200 Aug 18 13:07:16.521543 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 430/1712] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:16 2026] GET /volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:16.534553 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2ee149e1-605e-4932-b1a1-94737ffb41da None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:16.537530 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2ee149e1-605e-4932-b1a1-94737ffb41da tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] POST https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823/action Aug 18 13:07:16.537861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2ee149e1-605e-4932-b1a1-94737ffb41da tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:16.537945 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2ee149e1-605e-4932-b1a1-94737ffb41da tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:16.554405 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:16.554405 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:16.554739 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2ee149e1-605e-4932-b1a1-94737ffb41da tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:16.629165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-2ee149e1-605e-4932-b1a1-94737ffb41da tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Created reservations ['ec0ea1cb-1edb-4538-89df-a8ddaea668b3', '9ebb0c86-4bf5-40a8-8e70-50dd73dfcdad'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:16.644498 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2ee149e1-605e-4932-b1a1-94737ffb41da tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Extend volume request issued successfully. Aug 18 13:07:16.644707 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2ee149e1-605e-4932-b1a1-94737ffb41da tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823/action returned with HTTP 202 Aug 18 13:07:16.645192 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 432/1713] 10.4.3.126 () {70 vars in 1431 bytes} [Tue Aug 18 13:07:16 2026] POST /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:07:16.657161 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cc9d862a-62e7-4023-9ef6-f4a6c088fbd1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:16.663216 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc9d862a-62e7-4023-9ef6-f4a6c088fbd1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:16.663216 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc9d862a-62e7-4023-9ef6-f4a6c088fbd1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:16.663216 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc9d862a-62e7-4023-9ef6-f4a6c088fbd1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:16.676185 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:16.676185 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:16.684412 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cc9d862a-62e7-4023-9ef6-f4a6c088fbd1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:16.696060 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc9d862a-62e7-4023-9ef6-f4a6c088fbd1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 returned with HTTP 200 Aug 18 13:07:16.697279 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 429/1714] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:16 2026] GET /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:16.798354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c8b82328-a1b7-4e8c-8c03-e46876ee2733 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:16.800367 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c8b82328-a1b7-4e8c-8c03-e46876ee2733 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:16.800553 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c8b82328-a1b7-4e8c-8c03-e46876ee2733 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:16.800745 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c8b82328-a1b7-4e8c-8c03-e46876ee2733 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:16.817512 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:16.817512 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:16.822728 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c8b82328-a1b7-4e8c-8c03-e46876ee2733 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:16.830619 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c8b82328-a1b7-4e8c-8c03-e46876ee2733 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:16.831201 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 424/1715] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:16 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:17.110939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5e69fc2b-0e9c-404e-ba74-67c4672f1757 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:17.112972 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5e69fc2b-0e9c-404e-ba74-67c4672f1757 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:07:17.113275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5e69fc2b-0e9c-404e-ba74-67c4672f1757 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:17.113567 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5e69fc2b-0e9c-404e-ba74-67c4672f1757 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:17.124494 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:17.124494 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:17.131189 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5e69fc2b-0e9c-404e-ba74-67c4672f1757 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:07:17.137191 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5e69fc2b-0e9c-404e-ba74-67c4672f1757 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:07:17.137747 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 431/1716] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:17 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:17.715378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c3de1dcd-131c-4b0a-a6b5-57d57d3f01ed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:17.718477 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c3de1dcd-131c-4b0a-a6b5-57d57d3f01ed tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:17.718704 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c3de1dcd-131c-4b0a-a6b5-57d57d3f01ed tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:17.721287 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c3de1dcd-131c-4b0a-a6b5-57d57d3f01ed tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:17.732235 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:17.732235 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:17.734494 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c3de1dcd-131c-4b0a-a6b5-57d57d3f01ed tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:17.741121 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c3de1dcd-131c-4b0a-a6b5-57d57d3f01ed tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 returned with HTTP 200 Aug 18 13:07:17.741934 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 433/1717] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:17 2026] GET /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:17.757899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8f34bde2-5a20-4dcf-9fe5-3003679f9c3f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:17.760109 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8f34bde2-5a20-4dcf-9fe5-3003679f9c3f tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] POST https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823/action Aug 18 13:07:17.760491 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8f34bde2-5a20-4dcf-9fe5-3003679f9c3f tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action body: b'{"revert": {"snapshot_id": "8e54bc59-ac04-4022-83fc-4c95966f5205"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:17.760608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8f34bde2-5a20-4dcf-9fe5-3003679f9c3f tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "8e54bc59-ac04-4022-83fc-4c95966f5205"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:17.771352 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:17.771352 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:17.771744 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8f34bde2-5a20-4dcf-9fe5-3003679f9c3f tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume retrieved successfully. Aug 18 13:07:17.796140 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8f34bde2-5a20-4dcf-9fe5-3003679f9c3f tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] HTTP exception thrown: Can't revert volume ccc4580e-8a03-4e14-9c00-242c61e22823 to its latest snapshot 8e54bc59-ac04-4022-83fc-4c95966f5205. The volume size must be equal to the snapshot size. Aug 18 13:07:17.796825 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8f34bde2-5a20-4dcf-9fe5-3003679f9c3f tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823/action returned with HTTP 400 Aug 18 13:07:17.797645 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 430/1718] 10.4.3.126 () {70 vars in 1431 bytes} [Tue Aug 18 13:07:17 2026] POST /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823/action => generated 213 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 13:07:17.811360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:17.813490 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 Aug 18 13:07:17.813731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:17.813997 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:17.816440 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Delete snapshot with id: 8e54bc59-ac04-4022-83fc-4c95966f5205 Aug 18 13:07:17.821398 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:17.821398 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:17.822676 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:17.848831 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot delete request issued successfully. Aug 18 13:07:17.849190 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d97da0e1-f3ba-4261-a8d0-1aa0d88a3617 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 returned with HTTP 202 Aug 18 13:07:17.849413 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-592b735b-cccf-4794-90bd-70bf345c7bbb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:17.849809 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 425/1719] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:17 2026] DELETE /volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:17.852287 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-592b735b-cccf-4794-90bd-70bf345c7bbb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:17.852538 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-592b735b-cccf-4794-90bd-70bf345c7bbb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:17.852773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-592b735b-cccf-4794-90bd-70bf345c7bbb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:17.860493 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aa703bf6-3f8a-4c05-b579-ab6120fc0073 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:17.863582 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa703bf6-3f8a-4c05-b579-ab6120fc0073 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 Aug 18 13:07:17.864687 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa703bf6-3f8a-4c05-b579-ab6120fc0073 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:17.864757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa703bf6-3f8a-4c05-b579-ab6120fc0073 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:17.869348 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:17.869348 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:17.875803 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:17.875803 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:17.876669 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aa703bf6-3f8a-4c05-b579-ab6120fc0073 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:17.878139 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa703bf6-3f8a-4c05-b579-ab6120fc0073 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 returned with HTTP 200 Aug 18 13:07:17.878376 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-592b735b-cccf-4794-90bd-70bf345c7bbb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:17.879678 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 434/1720] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:17 2026] GET /volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:17.890979 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-592b735b-cccf-4794-90bd-70bf345c7bbb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:17.891554 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 432/1721] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:17 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:18.263315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-2f76b74d-8dcc-4718-b256-44076bffd0da None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.266043 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-2f76b74d-8dcc-4718-b256-44076bffd0da tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/encryption Aug 18 13:07:18.266043 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-2f76b74d-8dcc-4718-b256-44076bffd0da tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:18.267759 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-2f76b74d-8dcc-4718-b256-44076bffd0da tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:18.290671 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:18.290671 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:18.306008 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-acd82201-011e-4cc9-8374-ba71ab7c03c9 req-2f76b74d-8dcc-4718-b256-44076bffd0da tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/encryption returned with HTTP 200 Aug 18 13:07:18.306008 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 431/1722] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:07:18 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:18.324583 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b3ffbc70-a165-4a95-ac97-aaed68c05b80 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.450890 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b3ffbc70-a165-4a95-ac97-aaed68c05b80 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:07:18.451864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b3ffbc70-a165-4a95-ac97-aaed68c05b80 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1765193186"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:18.453886 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:18.453886 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:18.474346 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b3ffbc70-a165-4a95-ac97-aaed68c05b80 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:07:18.474736 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 426/1723] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:07:18 2026] POST /volume/v3/types => generated 216 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:18.487835 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b53a174d-3a4f-404e-8afc-34d901771a5d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.490293 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b53a174d-3a4f-404e-8afc-34d901771a5d tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:07:18.490761 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b53a174d-3a4f-404e-8afc-34d901771a5d tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-312928752"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:18.516389 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b53a174d-3a4f-404e-8afc-34d901771a5d tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:07:18.516921 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 435/1724] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:07:18 2026] POST /volume/v3/group_types => generated 172 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:18.526185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.623907 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:07:18.624387 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a49cf89c-c3fd-4897-bb13-8358ab10d42d", "volume_types": ["bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939"], "name": "tempest-Group1-755307446"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:18.626323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Creating new group {'group': {'group_type': 'a49cf89c-c3fd-4897-bb13-8358ab10d42d', 'volume_types': ['bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939'], 'name': 'tempest-Group1-755307446'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:07:18.632604 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.groups [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Creating group tempest-Group1-755307446. Aug 18 13:07:18.644583 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.665959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:07:18.665466. {{(pid=100590) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:07:18.666092 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability Zones retrieved successfully. Aug 18 13:07:18.699556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:18.700054 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-438037674"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:18.703916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-438037674'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:18.705022 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume of 1 GB Aug 18 13:07:18.709998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Created reservations ['f3554598-acb8-4987-9b07-8eaf757552f1'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:18.711266 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Availability Zones retrieved successfully. Aug 18 13:07:18.719634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (55841fc6-e63e-4d5b-846b-2354fa476a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:18.720984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a32533-df89-4cfb-9f8c-48003e06cfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:18.722442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:18.763551 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cc153d93-d290-47c2-9ac8-00294dfebcd2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:07:18.764089 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 433/1725] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:07:18 2026] POST /volume/v3/groups => generated 93 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:18.774126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a32533-df89-4cfb-9f8c-48003e06cfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:18.774126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979e81f0-777b-475f-acdd-bbbdef05ae8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:18.776129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e7e147ed-ce35-45e3-b7fe-da15e74752f4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.778124 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e7e147ed-ce35-45e3-b7fe-da15e74752f4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 Aug 18 13:07:18.778124 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e7e147ed-ce35-45e3-b7fe-da15e74752f4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:18.778421 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e7e147ed-ce35-45e3-b7fe-da15e74752f4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:18.778818 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-e7e147ed-ce35-45e3-b7fe-da15e74752f4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 21fd95c0-100e-460c-b84c-7e164c45d552 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:18.786237 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:18.786237 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:18.803110 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e7e147ed-ce35-45e3-b7fe-da15e74752f4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 returned with HTTP 200 Aug 18 13:07:18.803614 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 427/1726] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:18 2026] GET /volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 => generated 321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:18.853835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['28a2b64c-92e4-4d07-93d7-32f0049d2546', '60cc49d5-4e19-46a1-910c-c500e266f918', '9f5b01c6-32cb-4fe0-a633-1ee632ec5bb8', 'a0872ea7-28f4-4b5d-970d-a88860396cf7'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:18.857275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979e81f0-777b-475f-acdd-bbbdef05ae8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28a2b64c-92e4-4d07-93d7-32f0049d2546', '60cc49d5-4e19-46a1-910c-c500e266f918', '9f5b01c6-32cb-4fe0-a633-1ee632ec5bb8', 'a0872ea7-28f4-4b5d-970d-a88860396cf7']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:18.859523 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674256c8-fa2b-4268-a783-8ea39046aeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:18.893328 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cd3f2d83-9d95-499a-bad7-c3a5795e82ae None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.896412 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd3f2d83-9d95-499a-bad7-c3a5795e82ae tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 Aug 18 13:07:18.896509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674256c8-fa2b-4268-a783-8ea39046aeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2293794d-2340-4f19-a201-57158507d26c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-438037674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['28a2b64c-92e4-4d07-93d7-32f0049d2546','60cc49d5-4e19-46a1-910c-c500e266f918','9f5b01c6-32cb-4fe0-a633-1ee632ec5bb8','a0872ea7-28f4-4b5d-970d-a88860396cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-438037674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2293794d-2340-4f19-a201-57158507d26c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fab1db7b7c4f418bb79922e16c57d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:18.896737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd3f2d83-9d95-499a-bad7-c3a5795e82ae tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:18.897068 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd3f2d83-9d95-499a-bad7-c3a5795e82ae tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:18.897889 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99481cf4-81be-49e4-96db-a7005580f0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:18.904241 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd3f2d83-9d95-499a-bad7-c3a5795e82ae tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 returned with HTTP 404 Aug 18 13:07:18.904964 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 436/1727] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:18 2026] GET /volume/v3/snapshots/8e54bc59-ac04-4022-83fc-4c95966f5205 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:18.910429 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2cbf389f-d279-443b-9ef8-1a480e6b0554 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.912864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.915029 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2cbf389f-d279-443b-9ef8-1a480e6b0554 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:18.915343 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:18.915787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:18.915971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:18.916133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2cbf389f-d279-443b-9ef8-1a480e6b0554 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:18.916264 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Delete volume with id: ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:18.916654 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2cbf389f-d279-443b-9ef8-1a480e6b0554 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:18.927522 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99481cf4-81be-49e4-96db-a7005580f0a6) transitioned into state 'SUCCESS' from state '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-438037674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['28a2b64c-92e4-4d07-93d7-32f0049d2546','60cc49d5-4e19-46a1-910c-c500e266f918','9f5b01c6-32cb-4fe0-a633-1ee632ec5bb8','a0872ea7-28f4-4b5d-970d-a88860396cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:18.927691 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:18.927691 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:18.928399 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:18.928753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3fb588-92d7-4fb9-9289-3fcbb0bd9bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:18.930531 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:18.930531 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:18.935500 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2cbf389f-d279-443b-9ef8-1a480e6b0554 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:18.942770 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2cbf389f-d279-443b-9ef8-1a480e6b0554 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:18.943708 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 434/1728] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:18 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:18.950969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3fb588-92d7-4fb9-9289-3fcbb0bd9bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:18.952327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (55841fc6-e63e-4d5b-846b-2354fa476a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:18.952732 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request issued successfully. Aug 18 13:07:18.953572 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-145851ae-0e7c-413f-9ed0-2f926ac44165 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:18.954162 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 432/1729] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:18 2026] POST /volume/v3/volumes => generated 753 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:18.956826 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Delete volume request issued successfully. Aug 18 13:07:18.957067 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4072c030-eb39-478e-a1cc-aee86ab9e59a tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 returned with HTTP 202 Aug 18 13:07:18.957758 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 428/1730] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:18 2026] DELETE /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:18.966357 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b27cebac-743c-4216-a7c1-ec484d4dd2c2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.968477 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b27cebac-743c-4216-a7c1-ec484d4dd2c2 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:18.968774 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b27cebac-743c-4216-a7c1-ec484d4dd2c2 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:18.968962 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b27cebac-743c-4216-a7c1-ec484d4dd2c2 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:18.969928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d6f7969d-f6ff-496a-9a12-5cce4a0d7b71 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:18.972718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6f7969d-f6ff-496a-9a12-5cce4a0d7b71 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:07:18.973021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6f7969d-f6ff-496a-9a12-5cce4a0d7b71 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:18.973963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6f7969d-f6ff-496a-9a12-5cce4a0d7b71 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:18.979155 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:18.979155 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:18.983498 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:18.983498 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:18.985090 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b27cebac-743c-4216-a7c1-ec484d4dd2c2 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:18.988839 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d6f7969d-f6ff-496a-9a12-5cce4a0d7b71 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:18.991569 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b27cebac-743c-4216-a7c1-ec484d4dd2c2 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 returned with HTTP 200 Aug 18 13:07:18.992072 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 437/1731] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:18 2026] GET /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:18.994571 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6f7969d-f6ff-496a-9a12-5cce4a0d7b71 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:07:18.995134 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 435/1732] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:18 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:19.817871 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-292a842f-0554-4db1-b78a-64b729fb6832 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:19.820525 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-292a842f-0554-4db1-b78a-64b729fb6832 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 Aug 18 13:07:19.820845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-292a842f-0554-4db1-b78a-64b729fb6832 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:19.821128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-292a842f-0554-4db1-b78a-64b729fb6832 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:19.821880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-292a842f-0554-4db1-b78a-64b729fb6832 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 21fd95c0-100e-460c-b84c-7e164c45d552 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:19.829582 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:19.829582 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:19.856532 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-292a842f-0554-4db1-b78a-64b729fb6832 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 returned with HTTP 200 Aug 18 13:07:19.857373 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 433/1733] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:19 2026] GET /volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:19.873895 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-57960c97-1fd3-4a7b-a856-002f142406d0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:19.879232 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:07:19.879953 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a49cf89c-c3fd-4897-bb13-8358ab10d42d", "volume_types": ["bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939"], "name": "tempest-Group2-629184649"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:19.882298 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Creating new group {'group': {'group_type': 'a49cf89c-c3fd-4897-bb13-8358ab10d42d', 'volume_types': ['bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939'], 'name': 'tempest-Group2-629184649'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:07:19.887228 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.groups [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Creating group tempest-Group2-629184649. Aug 18 13:07:19.913188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:07:19.912746. {{(pid=100591) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:07:19.913703 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability Zones retrieved successfully. Aug 18 13:07:19.933300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Created reservations ['e06e39c6-8231-437d-8df4-26a2acdd903f'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:19.963660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f060f470-ba78-454c-a113-0d20258a1980 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:19.966989 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f060f470-ba78-454c-a113-0d20258a1980 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:19.967506 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f060f470-ba78-454c-a113-0d20258a1980 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:19.967643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f060f470-ba78-454c-a113-0d20258a1980 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:19.975033 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57960c97-1fd3-4a7b-a856-002f142406d0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:07:19.975659 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 429/1734] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:07:19 2026] POST /volume/v3/groups => generated 93 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:19.990922 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-24b7afc3-1c85-4eec-b0c4-2a3d0af361a7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:19.994124 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24b7afc3-1c85-4eec-b0c4-2a3d0af361a7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa Aug 18 13:07:19.994531 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24b7afc3-1c85-4eec-b0c4-2a3d0af361a7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:19.995293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24b7afc3-1c85-4eec-b0c4-2a3d0af361a7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:19.995988 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-24b7afc3-1c85-4eec-b0c4-2a3d0af361a7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 41383257-db09-4caf-bef6-8f563b1d87aa {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:20.001418 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.001418 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:20.002085 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.002085 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:20.012891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2a086854-497c-4592-8649-2399aaf17ab3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:20.014468 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f060f470-ba78-454c-a113-0d20258a1980 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:20.018588 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a086854-497c-4592-8649-2399aaf17ab3 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 Aug 18 13:07:20.019167 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a086854-497c-4592-8649-2399aaf17ab3 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:20.019456 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a086854-497c-4592-8649-2399aaf17ab3 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:20.024292 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f060f470-ba78-454c-a113-0d20258a1980 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:20.025027 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 438/1735] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:19 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:20.025702 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-292a6d44-8536-4e84-8db6-782743556dbd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:20.029300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-292a6d44-8536-4e84-8db6-782743556dbd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:07:20.029300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-292a6d44-8536-4e84-8db6-782743556dbd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:20.029300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-292a6d44-8536-4e84-8db6-782743556dbd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:20.035261 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24b7afc3-1c85-4eec-b0c4-2a3d0af361a7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa returned with HTTP 200 Aug 18 13:07:20.035261 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 436/1736] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:19 2026] GET /volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa => generated 321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:20.035434 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a086854-497c-4592-8649-2399aaf17ab3 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 returned with HTTP 404 Aug 18 13:07:20.035434 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 434/1737] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:20 2026] GET /volume/v3/volumes/ccc4580e-8a03-4e14-9c00-242c61e22823 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:20.044432 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.044432 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:20.049178 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-292a6d44-8536-4e84-8db6-782743556dbd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:20.051590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e34386c8-3384-4154-96cc-0bda55171629 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:20.057163 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e34386c8-3384-4154-96cc-0bda55171629 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 Aug 18 13:07:20.057411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e34386c8-3384-4154-96cc-0bda55171629 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:20.057502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e34386c8-3384-4154-96cc-0bda55171629 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:20.057732 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-e34386c8-3384-4154-96cc-0bda55171629 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Delete snapshot with id: 13f87e6e-fd08-403a-add3-9378d7602ad4 Aug 18 13:07:20.059062 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-292a6d44-8536-4e84-8db6-782743556dbd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:07:20.060786 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 430/1738] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:20 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:20.066150 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.066150 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:20.066901 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e34386c8-3384-4154-96cc-0bda55171629 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:20.080174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4bb08496-9509-4005-be95-d97aad3e2c42 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:20.083064 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4bb08496-9509-4005-be95-d97aad3e2c42 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:07:20.083497 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4bb08496-9509-4005-be95-d97aad3e2c42 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:20.084052 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4bb08496-9509-4005-be95-d97aad3e2c42 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:20.099781 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.099781 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:20.108456 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e34386c8-3384-4154-96cc-0bda55171629 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot delete request issued successfully. Aug 18 13:07:20.108777 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e34386c8-3384-4154-96cc-0bda55171629 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 returned with HTTP 202 Aug 18 13:07:20.109452 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 439/1739] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:20 2026] DELETE /volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:20.110099 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4bb08496-9509-4005-be95-d97aad3e2c42 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:20.119230 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4bb08496-9509-4005-be95-d97aad3e2c42 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:07:20.119792 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 437/1740] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:20 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:20.130929 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-377b5b82-36e9-476b-81b2-2327ad9e73b1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:20.138247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:20.138373 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-377b5b82-36e9-476b-81b2-2327ad9e73b1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 Aug 18 13:07:20.144681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-377b5b82-36e9-476b-81b2-2327ad9e73b1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:20.144681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-377b5b82-36e9-476b-81b2-2327ad9e73b1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:20.144966 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:07:20.144966 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2293794d-2340-4f19-a201-57158507d26c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1152926806"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:20.149506 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.149506 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:20.150025 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-377b5b82-36e9-476b-81b2-2327ad9e73b1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Snapshot retrieved successfully. Aug 18 13:07:20.151175 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-377b5b82-36e9-476b-81b2-2327ad9e73b1 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 returned with HTTP 200 Aug 18 13:07:20.151741 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 435/1741] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:20 2026] GET /volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:20.166241 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.166241 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:20.166571 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:20.167090 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume 2293794d-2340-4f19-a201-57158507d26c Aug 18 13:07:20.249761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['a2fc8440-676e-4771-a09c-1d3fb3bef796', 'fda4a95f-e24f-4b88-9151-921debf9ecce', '67c3455b-bca9-4a05-954b-12ff2ca7b30f', '2fcad217-4f9e-4c67-a717-38af6dfcbc76'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:20.300518 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot create request issued successfully. Aug 18 13:07:20.300950 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ffa0d14-939b-4c33-a54c-efaa03bcc2ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:07:20.301415 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 431/1742] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:07:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:20.318635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e6d3227c-0bf5-4a16-967b-bbc5604826c9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:20.320977 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6d3227c-0bf5-4a16-967b-bbc5604826c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 Aug 18 13:07:20.321581 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6d3227c-0bf5-4a16-967b-bbc5604826c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:20.321581 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6d3227c-0bf5-4a16-967b-bbc5604826c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:20.340960 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:20.340960 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:20.341647 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e6d3227c-0bf5-4a16-967b-bbc5604826c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:07:20.343015 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6d3227c-0bf5-4a16-967b-bbc5604826c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 returned with HTTP 200 Aug 18 13:07:20.343393 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 440/1743] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:20 2026] GET /volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:21.042284 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dfd8d452-2cc1-490b-aaf9-a6e5c74582be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.042726 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-01b63b23-f1b5-4edd-9893-d871bddd2003 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.044785 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dfd8d452-2cc1-490b-aaf9-a6e5c74582be tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:21.045084 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dfd8d452-2cc1-490b-aaf9-a6e5c74582be tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.045307 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-01b63b23-f1b5-4edd-9893-d871bddd2003 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa Aug 18 13:07:21.045391 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dfd8d452-2cc1-490b-aaf9-a6e5c74582be tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.045619 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-01b63b23-f1b5-4edd-9893-d871bddd2003 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.045898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-01b63b23-f1b5-4edd-9893-d871bddd2003 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.046089 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-01b63b23-f1b5-4edd-9893-d871bddd2003 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 41383257-db09-4caf-bef6-8f563b1d87aa {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:21.050451 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.050451 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:21.058120 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.058120 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:21.062372 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dfd8d452-2cc1-490b-aaf9-a6e5c74582be tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:21.062766 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-01b63b23-f1b5-4edd-9893-d871bddd2003 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa returned with HTTP 200 Aug 18 13:07:21.063323 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 436/1744] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:21 2026] GET /volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:21.067787 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dfd8d452-2cc1-490b-aaf9-a6e5c74582be tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:21.068281 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 438/1745] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:21 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:21.074514 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.075758 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:21.076195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-470534302", "volume_type": "bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939", "group_id": "21fd95c0-100e-460c-b84c-7e164c45d552", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:21.077719 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-470534302', 'volume_type': 'bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939', 'group_id': '21fd95c0-100e-460c-b84c-7e164c45d552', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:21.084993 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.084993 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:21.085642 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume of 1 GB Aug 18 13:07:21.108569 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability Zones retrieved successfully. Aug 18 13:07:21.117485 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Flow 'volume_create_api' (e414806d-e4a0-45c1-9426-c99bda6c6c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:21.120065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5993090a-ec25-447b-904c-f2d426b08675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:21.120948 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.120948 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:21.122120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:21.147155 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5993090a-ec25-447b-904c-f2d426b08675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:07:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939,is_public=True,name='tempest-GroupsTest-volume-type-1765193186',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21fd95c0-100e-460c-b84c-7e164c45d552', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:21.148890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7a427fb-4eaa-4094-94a8-ea72cd6dc5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:21.166531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2e891d1a-ca72-47b1-b9e4-8d83ac52a747 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.173541 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e891d1a-ca72-47b1-b9e4-8d83ac52a747 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 Aug 18 13:07:21.173894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e891d1a-ca72-47b1-b9e4-8d83ac52a747 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.174234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e891d1a-ca72-47b1-b9e4-8d83ac52a747 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.181608 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e891d1a-ca72-47b1-b9e4-8d83ac52a747 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 returned with HTTP 404 Aug 18 13:07:21.182268 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 441/1746] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:21 2026] GET /volume/v3/snapshots/13f87e6e-fd08-403a-add3-9378d7602ad4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:21.182742 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1765193186 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1765193186, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:21.183072 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1765193186 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1765193186, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:21.194389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.196802 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] DELETE https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:21.197159 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.197460 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.197713 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Delete volume with id: 643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:21.208063 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.208063 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:21.208753 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Volume info retrieved successfully. Aug 18 13:07:21.225731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Created reservations ['f65b754d-224d-435b-b04b-b461a1b14de8', '8b92e7ea-098d-4597-93d1-521d2719ab54', 'af75108d-0ab1-4a89-bd17-8c92a3cad954', 'c44edcf4-2d93-4e28-a4de-56aec2626aae'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:21.226562 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7a427fb-4eaa-4094-94a8-ea72cd6dc5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65b754d-224d-435b-b04b-b461a1b14de8', '8b92e7ea-098d-4597-93d1-521d2719ab54', 'af75108d-0ab1-4a89-bd17-8c92a3cad954', 'c44edcf4-2d93-4e28-a4de-56aec2626aae']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:21.227417 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d1773e-0d56-46a7-b033-ff147b290b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:21.231262 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Delete volume request issued successfully. Aug 18 13:07:21.231561 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55f4176d-af16-49ce-82f7-2f980d50e9bc tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d returned with HTTP 202 Aug 18 13:07:21.232107 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 437/1747] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:07:21 2026] DELETE /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:21.240287 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-50146c97-1cb5-4dff-8e00-71354ece42c4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.242455 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50146c97-1cb5-4dff-8e00-71354ece42c4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] GET https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d Aug 18 13:07:21.242751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50146c97-1cb5-4dff-8e00-71354ece42c4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.243033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50146c97-1cb5-4dff-8e00-71354ece42c4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.257443 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d1773e-0d56-46a7-b033-ff147b290b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86860e31-729f-4ad4-bed9-d05c81901ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-470534302',encryption_key_id=None,group_id=21fd95c0-100e-460c-b84c-7e164c45d552,group_type_id=,metadata={},multiattach=False,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',qos_specs=None,replication_status=,reservations=['f65b754d-224d-435b-b04b-b461a1b14de8','8b92e7ea-098d-4597-93d1-521d2719ab54','af75108d-0ab1-4a89-bd17-8c92a3cad954','c44edcf4-2d93-4e28-a4de-56aec2626aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_type_id=bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-470534302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21fd95c0-100e-460c-b84c-7e164c45d552,host=None,id=86860e31-729f-4ad4-bed9-d05c81901ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939),volume_type_id=bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:21.258512 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6a371b-7847-4582-aede-fc661bf337b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:21.298081 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6a371b-7847-4582-aede-fc661bf337b0) transitioned into state 'SUCCESS' from state '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-470534302',encryption_key_id=None,group_id=21fd95c0-100e-460c-b84c-7e164c45d552,group_type_id=,metadata={},multiattach=False,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',qos_specs=None,replication_status=,reservations=['f65b754d-224d-435b-b04b-b461a1b14de8','8b92e7ea-098d-4597-93d1-521d2719ab54','af75108d-0ab1-4a89-bd17-8c92a3cad954','c44edcf4-2d93-4e28-a4de-56aec2626aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_type_id=bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:21.300692 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4507c9e9-d2bb-4478-9ff5-7c7094f845f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:21.325386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4507c9e9-d2bb-4478-9ff5-7c7094f845f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:21.325386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Flow 'volume_create_api' (e414806d-e4a0-45c1-9426-c99bda6c6c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:21.325386 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume request issued successfully. Aug 18 13:07:21.326030 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:21.326194 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:21.361254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0903b5f0-9944-4d23-a5b1-bfe8675ee434 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.377191 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:21.382006 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.382006 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:21.383065 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0903b5f0-9944-4d23-a5b1-bfe8675ee434 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 Aug 18 13:07:21.383453 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0903b5f0-9944-4d23-a5b1-bfe8675ee434 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.383815 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0903b5f0-9944-4d23-a5b1-bfe8675ee434 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.392030 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-143a6e50-28d3-4ab8-a0ec-9144659a3821 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:21.392030 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 432/1748] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:07:21 2026] POST /volume/v3/volumes => generated 814 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:21.392707 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.392707 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:21.392707 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0903b5f0-9944-4d23-a5b1-bfe8675ee434 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:07:21.394955 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0903b5f0-9944-4d23-a5b1-bfe8675ee434 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 returned with HTTP 200 Aug 18 13:07:21.394955 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 442/1749] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:21 2026] GET /volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:21.410390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.412181 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.414991 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 Aug 18 13:07:21.415295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.415542 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.421417 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:07:21.421924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2293794d-2340-4f19-a201-57158507d26c", "snapshot_id": "4353422f-2285-43f3-b323-de49b2e4d2d7", "name": "tempest-VolumesSnapshotTestJSON-Backup-683161151", "container": "tempest-volumessnapshottestjson-backup-container-1184601254"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:21.425368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Creating new backup {'backup': {'volume_id': '2293794d-2340-4f19-a201-57158507d26c', 'snapshot_id': '4353422f-2285-43f3-b323-de49b2e4d2d7', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-683161151', 'container': 'tempest-volumessnapshottestjson-backup-container-1184601254'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:07:21.425569 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Creating backup of volume 2293794d-2340-4f19-a201-57158507d26c in container tempest-volumessnapshottestjson-backup-container-1184601254 Aug 18 13:07:21.433738 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.433738 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:21.438559 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.438559 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:21.441647 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:21.442331 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50146c97-1cb5-4dff-8e00-71354ece42c4 tempest-VolumeRevertTests-271755630 tempest-VolumeRevertTests-271755630-project-member] https://10.4.3.126/volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d returned with HTTP 404 Aug 18 13:07:21.443097 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:21.443097 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:21.443463 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 439/1750] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:21 2026] GET /volume/v3/volumes/643fe77b-cd9a-40d2-a9ae-8ed0f98d981d => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:21.446948 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.446948 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:21.447245 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:21.458660 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.458660 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:21.459078 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:07:21.496564 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:21.501100 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.501100 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:21.501642 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['f5d3ef48-3bd0-4201-86c4-b622b1eab89d', 'efce19a9-1f7f-40c3-8c72-182089985462'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:21.517850 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-368cb7d5-1a07-4084-ad7b-e63657f6d91b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 returned with HTTP 200 Aug 18 13:07:21.517850 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 433/1751] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:21 2026] GET /volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 => generated 882 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:21.558535 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3a4e2d28-a8b3-4c67-9f83-b1d84a13572f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:07:21.559340 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 438/1752] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:21 2026] POST /volume/v3/backups => generated 334 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:21.572835 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3d4d316e-2e62-43be-a522-ffcfa5b57d8e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.576982 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3d4d316e-2e62-43be-a522-ffcfa5b57d8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:21.577301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3d4d316e-2e62-43be-a522-ffcfa5b57d8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:21.578579 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3d4d316e-2e62-43be-a522-ffcfa5b57d8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:21.578783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-3d4d316e-2e62-43be-a522-ffcfa5b57d8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:21.584517 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.584517 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:21.585717 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3d4d316e-2e62-43be-a522-ffcfa5b57d8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:21.586228 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 443/1753] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:21 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:21.613498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-a864d81c-34a5-4a83-ac67-b893d7569b93 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:21.616175 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-a864d81c-34a5-4a83-ac67-b893d7569b93 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d/action Aug 18 13:07:21.616422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-a864d81c-34a5-4a83-ac67-b893d7569b93 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:21.616588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-a864d81c-34a5-4a83-ac67-b893d7569b93 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:21.641747 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:21.641747 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:21.655499 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a15f91-00a2-448a-9505-b64854a305b6 req-a864d81c-34a5-4a83-ac67-b893d7569b93 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d/action returned with HTTP 204 Aug 18 13:07:21.656097 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 440/1754] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:07:21 2026] POST /volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:22.083350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-85bb1dd2-24de-40a7-9c96-2854f46289db None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.085845 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-85bb1dd2-24de-40a7-9c96-2854f46289db tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:22.085959 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-85bb1dd2-24de-40a7-9c96-2854f46289db tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.086225 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-85bb1dd2-24de-40a7-9c96-2854f46289db tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.101922 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.101922 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:22.107134 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-85bb1dd2-24de-40a7-9c96-2854f46289db tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:22.113298 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-85bb1dd2-24de-40a7-9c96-2854f46289db tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:22.114772 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 434/1755] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.136500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-65931372-caa9-4163-9174-c86e37b3750c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.139337 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65931372-caa9-4163-9174-c86e37b3750c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:22.139631 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65931372-caa9-4163-9174-c86e37b3750c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.139925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65931372-caa9-4163-9174-c86e37b3750c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.152614 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.152614 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:22.164120 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-65931372-caa9-4163-9174-c86e37b3750c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:22.168107 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65931372-caa9-4163-9174-c86e37b3750c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:22.168777 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 439/1756] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.544128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.549268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e0e56f99-67c2-4cb4-b1b8-014dfcf44772 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.554684 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e0e56f99-67c2-4cb4-b1b8-014dfcf44772 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:22.555190 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e0e56f99-67c2-4cb4-b1b8-014dfcf44772 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.555611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e0e56f99-67c2-4cb4-b1b8-014dfcf44772 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.557259 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 Aug 18 13:07:22.557569 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.557846 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.569416 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.569416 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:22.574172 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e0e56f99-67c2-4cb4-b1b8-014dfcf44772 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:22.579293 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.579293 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:22.579742 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e0e56f99-67c2-4cb4-b1b8-014dfcf44772 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:22.580239 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 441/1757] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.583323 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:22.584313 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:22.584827 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:22.598441 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4b8dc472-49f0-4932-b8ae-74d7ee7dafa7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.600705 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4b8dc472-49f0-4932-b8ae-74d7ee7dafa7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:22.601036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4b8dc472-49f0-4932-b8ae-74d7ee7dafa7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.601229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4b8dc472-49f0-4932-b8ae-74d7ee7dafa7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.601360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4b8dc472-49f0-4932-b8ae-74d7ee7dafa7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:22.603691 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e248b37a-8fb9-4254-97be-b709ec2dfdda None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.606649 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.606649 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:22.606748 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e248b37a-8fb9-4254-97be-b709ec2dfdda tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e/action Aug 18 13:07:22.607139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e248b37a-8fb9-4254-97be-b709ec2dfdda tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:22.607312 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e248b37a-8fb9-4254-97be-b709ec2dfdda tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:22.607581 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4b8dc472-49f0-4932-b8ae-74d7ee7dafa7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:22.608117 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 435/1758] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:22.619984 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.619984 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:22.620912 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e248b37a-8fb9-4254-97be-b709ec2dfdda tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:22.628972 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e248b37a-8fb9-4254-97be-b709ec2dfdda tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Begin detaching volume completed successfully. Aug 18 13:07:22.629232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-e248b37a-8fb9-4254-97be-b709ec2dfdda tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e/action returned with HTTP 202 Aug 18 13:07:22.629837 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 440/1759] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:07:22 2026] POST /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:07:22.643767 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:22.651637 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.651637 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:22.658825 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-60079e0a-0962-4083-895a-adfa4ff8f014 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.664736 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-60079e0a-0962-4083-895a-adfa4ff8f014 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:22.664867 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bda40eef-9bd5-48ca-8c67-d85fbb6077a0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 returned with HTTP 200 Aug 18 13:07:22.664994 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-60079e0a-0962-4083-895a-adfa4ff8f014 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.664994 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-60079e0a-0962-4083-895a-adfa4ff8f014 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.665061 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 444/1760] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 => generated 907 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.676626 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.676626 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:22.682467 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-60079e0a-0962-4083-895a-adfa4ff8f014 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:22.682738 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8cf67a45-c040-43f2-a885-868db7beef2d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.685787 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8cf67a45-c040-43f2-a885-868db7beef2d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 Aug 18 13:07:22.686180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8cf67a45-c040-43f2-a885-868db7beef2d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.686478 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8cf67a45-c040-43f2-a885-868db7beef2d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.686676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-8cf67a45-c040-43f2-a885-868db7beef2d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 21fd95c0-100e-460c-b84c-7e164c45d552 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:22.689084 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-60079e0a-0962-4083-895a-adfa4ff8f014 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:22.689676 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 442/1761] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.692858 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.692858 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:22.701527 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5bba88b3-bcb4-4f8b-8035-464f96bc09ff None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.702103 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bba88b3-bcb4-4f8b-8035-464f96bc09ff None None] GET https://10.4.3.126/volume// Aug 18 13:07:22.702307 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bba88b3-bcb4-4f8b-8035-464f96bc09ff None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.703185 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bba88b3-bcb4-4f8b-8035-464f96bc09ff None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.704075 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bba88b3-bcb4-4f8b-8035-464f96bc09ff None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:22.704182 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8cf67a45-c040-43f2-a885-868db7beef2d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 returned with HTTP 200 Aug 18 13:07:22.704695 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 436/1762] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:07:22.704941 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 441/1763] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07: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 18 13:07:22.715727 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-30a8599e-9703-4fbe-aedd-3830e47aa0b7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.717507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-faca437c-d21a-49ad-ab37-f5f4dd4ab7d4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.719807 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-faca437c-d21a-49ad-ab37-f5f4dd4ab7d4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa Aug 18 13:07:22.719957 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-faca437c-d21a-49ad-ab37-f5f4dd4ab7d4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.720181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-faca437c-d21a-49ad-ab37-f5f4dd4ab7d4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.720276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-faca437c-d21a-49ad-ab37-f5f4dd4ab7d4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 41383257-db09-4caf-bef6-8f563b1d87aa {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:22.721745 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-30a8599e-9703-4fbe-aedd-3830e47aa0b7 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:22.722869 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-30a8599e-9703-4fbe-aedd-3830e47aa0b7 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.723165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-30a8599e-9703-4fbe-aedd-3830e47aa0b7 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.724302 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.724302 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:22.739051 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-faca437c-d21a-49ad-ab37-f5f4dd4ab7d4 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa returned with HTTP 200 Aug 18 13:07:22.739569 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 443/1764] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.742279 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.742279 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:22.752072 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-30a8599e-9703-4fbe-aedd-3830e47aa0b7 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:22.753198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-87ea28c2-4b3d-4cf9-8221-b838ff74e3f2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.755348 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87ea28c2-4b3d-4cf9-8221-b838ff74e3f2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/detail Aug 18 13:07:22.755688 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87ea28c2-4b3d-4cf9-8221-b838ff74e3f2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.756053 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87ea28c2-4b3d-4cf9-8221-b838ff74e3f2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.756631 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.756631 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:22.760597 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-30a8599e-9703-4fbe-aedd-3830e47aa0b7 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:22.761499 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 445/1765] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:22.792655 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87ea28c2-4b3d-4cf9-8221-b838ff74e3f2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/detail returned with HTTP 200 Aug 18 13:07:22.792993 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 437/1766] 10.4.3.126 () {68 vars in 1296 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/groups/detail => generated 638 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.810284 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.813083 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:22.813995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.813995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.824412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:22.824412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:22.863285 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Get all volumes completed successfully. Aug 18 13:07:22.864260 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:22.864450 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:22.922050 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:22.928355 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.928355 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:22.937917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-71b05c8e-c589-4ab4-956d-f33f8b160c18 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:22.938445 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 442/1767] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:22.956254 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-94664426-0d92-4064-b497-45236007268e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:22.959020 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:22.960685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:22.960685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:22.960685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:22.961023 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:22.961023 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:22.961500 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:23.004493 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Get all volumes completed successfully. Aug 18 13:07:23.005227 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:23.005531 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:23.058149 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:23.061920 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:23.061920 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:23.071110 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-94664426-0d92-4064-b497-45236007268e tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:23.071670 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 444/1768] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:22 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:23.095188 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-78f20adc-07f7-4e7d-a6e1-c19d1bcf9451 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:23.102842 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78f20adc-07f7-4e7d-a6e1-c19d1bcf9451 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552/action Aug 18 13:07:23.102842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78f20adc-07f7-4e7d-a6e1-c19d1bcf9451 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:23.102842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78f20adc-07f7-4e7d-a6e1-c19d1bcf9451 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:23.106954 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-78f20adc-07f7-4e7d-a6e1-c19d1bcf9451 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] delete called for group 21fd95c0-100e-460c-b84c-7e164c45d552 {{(pid=100588) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:23.106954 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-78f20adc-07f7-4e7d-a6e1-c19d1bcf9451 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Delete group with id: 21fd95c0-100e-460c-b84c-7e164c45d552 Aug 18 13:07:23.110784 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:23.110784 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:23.214372 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78f20adc-07f7-4e7d-a6e1-c19d1bcf9451 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552/action returned with HTTP 202 Aug 18 13:07:23.214930 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 446/1769] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:23 2026] POST /volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:23.231341 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:23.234807 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 Aug 18 13:07:23.235086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:23.235419 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:23.247675 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:23.247675 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:23.253943 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:23.254839 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:23.255002 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:23.324740 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:23.330991 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:23.330991 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:23.345277 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a96f2681-1879-4a1c-9f50-c8f1a5fc172b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 returned with HTTP 200 Aug 18 13:07:23.346688 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 438/1770] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:23 2026] GET /volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 => generated 906 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:23.622079 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c7c468ec-079d-461e-a752-fe28e58240c3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:23.625036 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c7c468ec-079d-461e-a752-fe28e58240c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:23.627798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c7c468ec-079d-461e-a752-fe28e58240c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:23.627798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c7c468ec-079d-461e-a752-fe28e58240c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:23.627798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-c7c468ec-079d-461e-a752-fe28e58240c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:23.633947 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:23.633947 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:23.634315 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c7c468ec-079d-461e-a752-fe28e58240c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:23.634958 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 443/1771] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:23 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:23.706342 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d2d6d906-3b8b-418d-a0d6-6ff45661f599 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:23.708851 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d2d6d906-3b8b-418d-a0d6-6ff45661f599 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:23.709234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d2d6d906-3b8b-418d-a0d6-6ff45661f599 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:23.709457 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d2d6d906-3b8b-418d-a0d6-6ff45661f599 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:23.724250 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:23.724250 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:23.730014 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d2d6d906-3b8b-418d-a0d6-6ff45661f599 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:23.736413 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d2d6d906-3b8b-418d-a0d6-6ff45661f599 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:23.737086 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 445/1772] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:23 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:23.821944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5f512d8e-4b4a-4324-b678-935707f69889 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:23.939805 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:23.940275 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1979805224"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:23.947391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1979805224'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:23.947464 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume of 1 GB Aug 18 13:07:23.951962 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Availability Zones retrieved successfully. Aug 18 13:07:23.957850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Flow 'volume_create_api' (83bab8ba-07da-443f-9067-44ae4cc6fbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:23.959167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0cb1d8-c15b-4785-9d81-59d21555ba41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:23.960048 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:23.996051 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0cb1d8-c15b-4785-9d81-59d21555ba41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:23.997816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d19ff4-6a70-4fa9-a143-61ac059fb545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:24.088581 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Created reservations ['2750ce45-991a-4ac1-9034-3bc9c28bc659', '9dbbd6b9-14d0-4ce1-8db5-babf3618145a', '550be6ec-5c4e-42ad-bb09-f61a2f53e9d4', '0692fad2-270c-4be9-a9b0-ff26505899fa'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:24.089657 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d19ff4-6a70-4fa9-a143-61ac059fb545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2750ce45-991a-4ac1-9034-3bc9c28bc659', '9dbbd6b9-14d0-4ce1-8db5-babf3618145a', '550be6ec-5c4e-42ad-bb09-f61a2f53e9d4', '0692fad2-270c-4be9-a9b0-ff26505899fa']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:24.090555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbffacbf-5dcd-495b-965b-5d9322d76c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:24.121421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbffacbf-5dcd-495b-965b-5d9322d76c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75895244-744e-4dc5-b687-699e0563240e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1979805224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0fb58c96bea41598299bac5d32ad02d',qos_specs=None,replication_status=,reservations=['2750ce45-991a-4ac1-9034-3bc9c28bc659','9dbbd6b9-14d0-4ce1-8db5-babf3618145a','550be6ec-5c4e-42ad-bb09-f61a2f53e9d4','0692fad2-270c-4be9-a9b0-ff26505899fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1979805224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75895244-744e-4dc5-b687-699e0563240e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0fb58c96bea41598299bac5d32ad02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:24.122542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e142ca-104e-4192-a97d-ee961c66b9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:24.147943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e142ca-104e-4192-a97d-ee961c66b9c5) transitioned into state 'SUCCESS' from state '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-1979805224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0fb58c96bea41598299bac5d32ad02d',qos_specs=None,replication_status=,reservations=['2750ce45-991a-4ac1-9034-3bc9c28bc659','9dbbd6b9-14d0-4ce1-8db5-babf3618145a','550be6ec-5c4e-42ad-bb09-f61a2f53e9d4','0692fad2-270c-4be9-a9b0-ff26505899fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:24.149305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baaea0d3-e1d6-4267-b69e-139696b4f2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:24.164239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baaea0d3-e1d6-4267-b69e-139696b4f2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:24.164239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Flow 'volume_create_api' (83bab8ba-07da-443f-9067-44ae4cc6fbe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:24.164477 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume request issued successfully. Aug 18 13:07:24.165192 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5f512d8e-4b4a-4324-b678-935707f69889 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:24.165682 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 447/1773] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:07:23 2026] POST /volume/v3/volumes => generated 778 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:24.183056 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0bfd5d0a-83fe-4cf8-a454-9fa3ae2bf787 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.185738 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0bfd5d0a-83fe-4cf8-a454-9fa3ae2bf787 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e Aug 18 13:07:24.186255 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0bfd5d0a-83fe-4cf8-a454-9fa3ae2bf787 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.186964 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0bfd5d0a-83fe-4cf8-a454-9fa3ae2bf787 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.189814 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=434,cinder:UPDATE=130,cinder:INSERT=73 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:07:24.199512 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.199512 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:24.206140 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0bfd5d0a-83fe-4cf8-a454-9fa3ae2bf787 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:07:24.217327 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0bfd5d0a-83fe-4cf8-a454-9fa3ae2bf787 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e returned with HTTP 200 Aug 18 13:07:24.218005 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 439/1774] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:24 2026] GET /volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:24.365864 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-48055d07-8850-4130-827a-92ae0fe3660c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.372752 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-48055d07-8850-4130-827a-92ae0fe3660c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 Aug 18 13:07:24.373171 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-48055d07-8850-4130-827a-92ae0fe3660c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.374312 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-48055d07-8850-4130-827a-92ae0fe3660c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.386151 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-48055d07-8850-4130-827a-92ae0fe3660c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 returned with HTTP 404 Aug 18 13:07:24.386599 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 444/1775] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:24 2026] GET /volume/v3/volumes/86860e31-729f-4ad4-bed9-d05c81901ee7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:24.402591 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3ecad123-5a17-44c4-b4cf-4261377a3be1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.406340 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3ecad123-5a17-44c4-b4cf-4261377a3be1 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 Aug 18 13:07:24.406757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3ecad123-5a17-44c4-b4cf-4261377a3be1 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.407078 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3ecad123-5a17-44c4-b4cf-4261377a3be1 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.407433 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-3ecad123-5a17-44c4-b4cf-4261377a3be1 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 21fd95c0-100e-460c-b84c-7e164c45d552 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:24.415771 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3ecad123-5a17-44c4-b4cf-4261377a3be1 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 returned with HTTP 404 Aug 18 13:07:24.416606 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 446/1776] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:24 2026] GET /volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:24.427372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-28a63836-ac5c-48f4-a351-e332b7d9f8fc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.432232 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-28a63836-ac5c-48f4-a351-e332b7d9f8fc tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa/action Aug 18 13:07:24.432644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-28a63836-ac5c-48f4-a351-e332b7d9f8fc tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:24.432802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-28a63836-ac5c-48f4-a351-e332b7d9f8fc tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:24.434441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-28a63836-ac5c-48f4-a351-e332b7d9f8fc tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] delete called for group 41383257-db09-4caf-bef6-8f563b1d87aa {{(pid=100588) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:24.434861 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-28a63836-ac5c-48f4-a351-e332b7d9f8fc tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Delete group with id: 41383257-db09-4caf-bef6-8f563b1d87aa Aug 18 13:07:24.438117 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.438117 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:24.477527 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-28a63836-ac5c-48f4-a351-e332b7d9f8fc tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa/action returned with HTTP 202 Aug 18 13:07:24.479049 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 448/1777] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:24 2026] POST /volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:24.489195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5bdfa7dc-7e48-4104-8b7a-b6ffdaaed917 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.493228 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bdfa7dc-7e48-4104-8b7a-b6ffdaaed917 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa Aug 18 13:07:24.494117 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bdfa7dc-7e48-4104-8b7a-b6ffdaaed917 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.494117 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bdfa7dc-7e48-4104-8b7a-b6ffdaaed917 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.494944 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-5bdfa7dc-7e48-4104-8b7a-b6ffdaaed917 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 41383257-db09-4caf-bef6-8f563b1d87aa {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:24.500589 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.500589 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:24.518079 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bdfa7dc-7e48-4104-8b7a-b6ffdaaed917 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa returned with HTTP 200 Aug 18 13:07:24.518241 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 440/1778] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:24 2026] GET /volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa => generated 321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:24.581517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-92e62c05-44da-4a46-b29c-721a63919f53 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.585267 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-92e62c05-44da-4a46-b29c-721a63919f53 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d Aug 18 13:07:24.585595 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-92e62c05-44da-4a46-b29c-721a63919f53 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.585887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-92e62c05-44da-4a46-b29c-721a63919f53 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.595241 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.595241 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:24.653991 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a991c8b-ec37-45fb-8b6c-d3d66f79db77 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.657499 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a991c8b-ec37-45fb-8b6c-d3d66f79db77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:24.657499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a991c8b-ec37-45fb-8b6c-d3d66f79db77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.657499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a991c8b-ec37-45fb-8b6c-d3d66f79db77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.657499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-9a991c8b-ec37-45fb-8b6c-d3d66f79db77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:24.662138 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a76fd415-0539-4669-a8f2-7c71fe1a31be req-92e62c05-44da-4a46-b29c-721a63919f53 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d returned with HTTP 200 Aug 18 13:07:24.662800 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 445/1779] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:24 2026] DELETE /volume/v3/attachments/5ce22edf-0d65-4b30-9150-0d93dd64352d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:24.665255 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.665255 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:24.666360 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a991c8b-ec37-45fb-8b6c-d3d66f79db77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:24.666749 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 447/1780] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:24 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:24.756347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7ba76b51-5c23-4018-98aa-74bbf6b89270 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.758774 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7ba76b51-5c23-4018-98aa-74bbf6b89270 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:24.759985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7ba76b51-5c23-4018-98aa-74bbf6b89270 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.759985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7ba76b51-5c23-4018-98aa-74bbf6b89270 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.763012 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=478,cinder:UPDATE=157,cinder:INSERT=87 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:07:24.773262 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.773262 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:24.779331 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7ba76b51-5c23-4018-98aa-74bbf6b89270 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:24.787293 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7ba76b51-5c23-4018-98aa-74bbf6b89270 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:24.788045 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 449/1781] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:24 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:24.894974 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a0271620-d756-40ca-9df9-510900ce9e74 req-b103dabe-e0e4-4731-ac03-52ac0b220d29 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.897593 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-b103dabe-e0e4-4731-ac03-52ac0b220d29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:24.897879 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-b103dabe-e0e4-4731-ac03-52ac0b220d29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:24.898140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-b103dabe-e0e4-4731-ac03-52ac0b220d29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:24.914142 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.914142 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:24.919555 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a0271620-d756-40ca-9df9-510900ce9e74 req-b103dabe-e0e4-4731-ac03-52ac0b220d29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:24.926546 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-b103dabe-e0e4-4731-ac03-52ac0b220d29 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:24.927087 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 441/1782] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:24 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:24.962572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a0271620-d756-40ca-9df9-510900ce9e74 req-9385b241-5b96-4dc6-a242-5d4cd591fefd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:24.965466 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-9385b241-5b96-4dc6-a242-5d4cd591fefd tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] POST https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d/action Aug 18 13:07:24.965947 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-9385b241-5b96-4dc6-a242-5d4cd591fefd tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:24.966523 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-9385b241-5b96-4dc6-a242-5d4cd591fefd tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:24.983045 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:24.983045 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:24.983667 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a0271620-d756-40ca-9df9-510900ce9e74 req-9385b241-5b96-4dc6-a242-5d4cd591fefd tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:24.993292 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a0271620-d756-40ca-9df9-510900ce9e74 req-9385b241-5b96-4dc6-a242-5d4cd591fefd tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Begin detaching volume completed successfully. Aug 18 13:07:24.993583 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-9385b241-5b96-4dc6-a242-5d4cd591fefd tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d/action returned with HTTP 202 Aug 18 13:07:24.994360 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 446/1783] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:07:24 2026] POST /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:07:25.031322 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-00bedd10-b4d0-4cfd-8dc4-47e1b5590f92 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.036821 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-00bedd10-b4d0-4cfd-8dc4-47e1b5590f92 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:25.036989 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-00bedd10-b4d0-4cfd-8dc4-47e1b5590f92 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.037271 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-00bedd10-b4d0-4cfd-8dc4-47e1b5590f92 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.054549 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.054549 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:25.061380 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-00bedd10-b4d0-4cfd-8dc4-47e1b5590f92 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:25.068570 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-00bedd10-b4d0-4cfd-8dc4-47e1b5590f92 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:25.069295 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 448/1784] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:25.080985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a7a65c9e-bdea-4b5c-a9e7-159439df6e6c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.080985 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7a65c9e-bdea-4b5c-a9e7-159439df6e6c None None] GET https://10.4.3.126/volume// Aug 18 13:07:25.080985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7a65c9e-bdea-4b5c-a9e7-159439df6e6c None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.080985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7a65c9e-bdea-4b5c-a9e7-159439df6e6c None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.080985 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7a65c9e-bdea-4b5c-a9e7-159439df6e6c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:25.080985 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 450/1785] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:25.091366 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a0271620-d756-40ca-9df9-510900ce9e74 req-25a7fbc4-8eaa-439a-b757-15934a9bbd98 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.094944 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-25a7fbc4-8eaa-439a-b757-15934a9bbd98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:25.095284 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-25a7fbc4-8eaa-439a-b757-15934a9bbd98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.095574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-25a7fbc4-8eaa-439a-b757-15934a9bbd98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.116769 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.116769 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:25.125446 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a0271620-d756-40ca-9df9-510900ce9e74 req-25a7fbc4-8eaa-439a-b757-15934a9bbd98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:25.134231 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-25a7fbc4-8eaa-439a-b757-15934a9bbd98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:25.135285 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 442/1786] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:25.246281 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cc7bbf66-31c9-4409-9211-1f25abe3aed7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.249126 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc7bbf66-31c9-4409-9211-1f25abe3aed7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e Aug 18 13:07:25.249365 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc7bbf66-31c9-4409-9211-1f25abe3aed7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.249585 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc7bbf66-31c9-4409-9211-1f25abe3aed7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.269983 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.269983 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:25.281543 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cc7bbf66-31c9-4409-9211-1f25abe3aed7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:07:25.291385 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc7bbf66-31c9-4409-9211-1f25abe3aed7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e returned with HTTP 200 Aug 18 13:07:25.291975 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 447/1787] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:25.317449 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.320004 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:07:25.320501 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75895244-744e-4dc5-b687-699e0563240e", "name": "tempest-type-Backup-848663838"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.322548 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Creating new backup {'backup': {'volume_id': '75895244-744e-4dc5-b687-699e0563240e', 'name': 'tempest-type-Backup-848663838'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:07:25.322548 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Creating backup of volume 75895244-744e-4dc5-b687-699e0563240e in container None Aug 18 13:07:25.332132 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.332132 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:25.333416 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:07:25.380345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Created reservations ['0f7c50bf-2a24-418a-8e17-1f930c8cbd29', 'af66f5ac-07dd-470d-be06-5e31c772cd9b'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:25.437798 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de4a5dcc-3a4b-4c42-aa5c-639c198e52be tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:07:25.438256 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 449/1788] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/backups => generated 315 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:25.448604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2f7de979-e63a-480d-abde-481cc8cf57ed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.451080 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2f7de979-e63a-480d-abde-481cc8cf57ed tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:25.451377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2f7de979-e63a-480d-abde-481cc8cf57ed tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.451681 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2f7de979-e63a-480d-abde-481cc8cf57ed tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.451730 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2f7de979-e63a-480d-abde-481cc8cf57ed tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:25.452833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-51374467-e594-468d-b2ba-fd3d83ff3468 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.458673 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-51374467-e594-468d-b2ba-fd3d83ff3468 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:07:25.458956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-51374467-e594-468d-b2ba-fd3d83ff3468 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.459194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-51374467-e594-468d-b2ba-fd3d83ff3468 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.468710 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.468710 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:25.471694 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.471694 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:25.472784 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2f7de979-e63a-480d-abde-481cc8cf57ed tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:25.473840 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 451/1789] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 722 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:25.473997 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-51374467-e594-468d-b2ba-fd3d83ff3468 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:07:25.480415 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-51374467-e594-468d-b2ba-fd3d83ff3468 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:07:25.481272 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 443/1790] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:25.523160 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cf866d2d-a952-468a-8dbd-39f48273c3c5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.523785 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf866d2d-a952-468a-8dbd-39f48273c3c5 None None] GET https://10.4.3.126/volume// Aug 18 13:07:25.524166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf866d2d-a952-468a-8dbd-39f48273c3c5 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.524557 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf866d2d-a952-468a-8dbd-39f48273c3c5 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.525287 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf866d2d-a952-468a-8dbd-39f48273c3c5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:25.525287 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 448/1791] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:25.535019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9b290d7c-8639-4fd1-a9d7-b4b92748b593 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.545336 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9b290d7c-8639-4fd1-a9d7-b4b92748b593 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa Aug 18 13:07:25.545548 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9b290d7c-8639-4fd1-a9d7-b4b92748b593 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.545607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-55bfad3b-8ce1-439e-8fb2-fe4a46b15b38 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.545932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9b290d7c-8639-4fd1-a9d7-b4b92748b593 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.546274 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-9b290d7c-8639-4fd1-a9d7-b4b92748b593 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member 41383257-db09-4caf-bef6-8f563b1d87aa {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:25.556796 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-55bfad3b-8ce1-439e-8fb2-fe4a46b15b38 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:07:25.556796 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-55bfad3b-8ce1-439e-8fb2-fe4a46b15b38 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2792df6-1ccf-46d8-82e7-043d447e60bd", "connector": null, "instance_uuid": "2a92ceab-94f5-43e8-a5b0-86dc6c286907"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.558004 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9b290d7c-8639-4fd1-a9d7-b4b92748b593 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa returned with HTTP 404 Aug 18 13:07:25.558731 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 450/1792] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:25.569307 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.569307 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:25.569480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c983318b-ad39-4b1a-8af7-406b1de8ed43 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.571580 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c983318b-ad39-4b1a-8af7-406b1de8ed43 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/detail Aug 18 13:07:25.572236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c983318b-ad39-4b1a-8af7-406b1de8ed43 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.572236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c983318b-ad39-4b1a-8af7-406b1de8ed43 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.580944 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c983318b-ad39-4b1a-8af7-406b1de8ed43 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/detail returned with HTTP 200 Aug 18 13:07:25.580944 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 444/1793] 10.4.3.126 () {68 vars in 1296 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:25.592341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d4d8db84-6803-45fa-88b9-42499dc45141 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.596248 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d4d8db84-6803-45fa-88b9-42499dc45141 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:25.596248 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d4d8db84-6803-45fa-88b9-42499dc45141 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.596248 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d4d8db84-6803-45fa-88b9-42499dc45141 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.596248 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-d4d8db84-6803-45fa-88b9-42499dc45141 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:25.597336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d4d8db84-6803-45fa-88b9-42499dc45141 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:25.606123 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d4d8db84-6803-45fa-88b9-42499dc45141 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Get all volumes completed successfully. Aug 18 13:07:25.609832 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d4d8db84-6803-45fa-88b9-42499dc45141 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:25.609832 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 449/1794] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:25.624512 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-55bfad3b-8ce1-439e-8fb2-fe4a46b15b38 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:07:25.625192 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 452/1795] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:25.626751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-48e070e4-2c9a-4918-a6f4-95f405c45419 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.629295 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-48e070e4-2c9a-4918-a6f4-95f405c45419 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa/action Aug 18 13:07:25.629295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-48e070e4-2c9a-4918-a6f4-95f405c45419 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:25.629295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-48e070e4-2c9a-4918-a6f4-95f405c45419 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.631058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-48e070e4-2c9a-4918-a6f4-95f405c45419 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] delete called for group 41383257-db09-4caf-bef6-8f563b1d87aa {{(pid=100590) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:25.631224 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.groups [None req-48e070e4-2c9a-4918-a6f4-95f405c45419 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Delete group with id: 41383257-db09-4caf-bef6-8f563b1d87aa Aug 18 13:07:25.634665 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-48e070e4-2c9a-4918-a6f4-95f405c45419 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa/action returned with HTTP 404 Aug 18 13:07:25.635868 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 451/1796] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/groups/41383257-db09-4caf-bef6-8f563b1d87aa/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:25.646535 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.648700 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:25.648983 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.649251 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.649534 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:25.650535 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:25.657499 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Get all volumes completed successfully. Aug 18 13:07:25.659791 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-add1a656-85d3-48aa-8c90-a9f685de1ff0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:25.660439 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 445/1797] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:25 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 18 13:07:25.678361 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-35311d95-766d-471a-bfdf-7bbbe146066a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.680613 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35311d95-766d-471a-bfdf-7bbbe146066a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552/action Aug 18 13:07:25.681030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35311d95-766d-471a-bfdf-7bbbe146066a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:25.681188 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35311d95-766d-471a-bfdf-7bbbe146066a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.681487 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-08f40878-297a-477d-a9c1-ffd63acc2e8e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.682629 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-35311d95-766d-471a-bfdf-7bbbe146066a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] delete called for group 21fd95c0-100e-460c-b84c-7e164c45d552 {{(pid=100589) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:25.682787 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-35311d95-766d-471a-bfdf-7bbbe146066a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Delete group with id: 21fd95c0-100e-460c-b84c-7e164c45d552 Aug 18 13:07:25.683806 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08f40878-297a-477d-a9c1-ffd63acc2e8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:25.684112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-08f40878-297a-477d-a9c1-ffd63acc2e8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.684536 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-08f40878-297a-477d-a9c1-ffd63acc2e8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.684748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-08f40878-297a-477d-a9c1-ffd63acc2e8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:25.686356 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35311d95-766d-471a-bfdf-7bbbe146066a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552/action returned with HTTP 404 Aug 18 13:07:25.686988 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 450/1798] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/groups/21fd95c0-100e-460c-b84c-7e164c45d552/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:25.690507 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.690507 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:25.691108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-34689d88-e43b-4def-81f8-c4cd252c0c61 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.691431 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08f40878-297a-477d-a9c1-ffd63acc2e8e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:25.691827 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 453/1799] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:25.695225 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fe64bb6d-2a5a-4fdd-86df-85b583a5914a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.695615 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-34689d88-e43b-4def-81f8-c4cd252c0c61 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b/action Aug 18 13:07:25.696028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-34689d88-e43b-4def-81f8-c4cd252c0c61 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:25.696184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-34689d88-e43b-4def-81f8-c4cd252c0c61 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.698400 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe64bb6d-2a5a-4fdd-86df-85b583a5914a tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/a49cf89c-c3fd-4897-bb13-8358ab10d42d Aug 18 13:07:25.698400 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fe64bb6d-2a5a-4fdd-86df-85b583a5914a tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.698686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fe64bb6d-2a5a-4fdd-86df-85b583a5914a tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.717071 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe64bb6d-2a5a-4fdd-86df-85b583a5914a tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/group_types/a49cf89c-c3fd-4897-bb13-8358ab10d42d returned with HTTP 202 Aug 18 13:07:25.717725 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 446/1800] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:07:25 2026] DELETE /volume/v3/group_types/a49cf89c-c3fd-4897-bb13-8358ab10d42d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:25.721984 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.721984 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:25.730333 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0c99fdca-db46-4147-8d03-0836d8451c3b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.732722 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c99fdca-db46-4147-8d03-0836d8451c3b tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] DELETE https://10.4.3.126/volume/v3/types/bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939 Aug 18 13:07:25.733077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0c99fdca-db46-4147-8d03-0836d8451c3b tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.733591 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0c99fdca-db46-4147-8d03-0836d8451c3b tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.747887 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-5d27ba00-07ac-4a02-b30a-926dafdc264a req-34689d88-e43b-4def-81f8-c4cd252c0c61 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b/action returned with HTTP 204 Aug 18 13:07:25.747887 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 452/1801] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:25.780762 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cdf87ba2-aef9-41fd-8e77-746eca6d5cc9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.783827 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cdf87ba2-aef9-41fd-8e77-746eca6d5cc9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:07:25.784163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cdf87ba2-aef9-41fd-8e77-746eca6d5cc9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.784511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cdf87ba2-aef9-41fd-8e77-746eca6d5cc9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.788479 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c99fdca-db46-4147-8d03-0836d8451c3b tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/types/bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939 returned with HTTP 202 Aug 18 13:07:25.789072 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 451/1802] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:07:25 2026] DELETE /volume/v3/types/bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:25.804009 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.804009 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:25.804086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e0312725-9507-44b4-aa22-3e4df87d8b2f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.805396 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e0312725-9507-44b4-aa22-3e4df87d8b2f tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] GET https://10.4.3.126/volume/v3/types/bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939 Aug 18 13:07:25.805619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e0312725-9507-44b4-aa22-3e4df87d8b2f tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.806143 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e0312725-9507-44b4-aa22-3e4df87d8b2f tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.811793 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e0312725-9507-44b4-aa22-3e4df87d8b2f tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/types/bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939 returned with HTTP 404 Aug 18 13:07:25.811793 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 447/1803] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/types/bb6d5cc5-2bf8-4f1c-8093-0dc3ada0e939 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:25.813685 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cdf87ba2-aef9-41fd-8e77-746eca6d5cc9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:07:25.821170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa4d8b0a-074e-41b6-a676-5b91b6b65ab4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.821448 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cdf87ba2-aef9-41fd-8e77-746eca6d5cc9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:07:25.822249 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 454/1804] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 1112 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:25.823456 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa4d8b0a-074e-41b6-a676-5b91b6b65ab4 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:07:25.823877 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa4d8b0a-074e-41b6-a676-5b91b6b65ab4 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1252775037"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.844783 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-feab9dd0-0fa3-43d0-a741-6adc11167cc3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.847321 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-feab9dd0-0fa3-43d0-a741-6adc11167cc3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:07:25.847624 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-feab9dd0-0fa3-43d0-a741-6adc11167cc3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:25.847939 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-feab9dd0-0fa3-43d0-a741-6adc11167cc3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:25.849869 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa4d8b0a-074e-41b6-a676-5b91b6b65ab4 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:07:25.850297 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 453/1805] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/types => generated 216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:25.863455 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:25.863455 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:25.865969 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4a7dcbac-9960-4715-9f2c-e490016e5c81 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.868641 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-feab9dd0-0fa3-43d0-a741-6adc11167cc3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:07:25.870559 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a7dcbac-9960-4715-9f2c-e490016e5c81 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:07:25.871198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a7dcbac-9960-4715-9f2c-e490016e5c81 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1929383121"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.874622 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-feab9dd0-0fa3-43d0-a741-6adc11167cc3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:07:25.875187 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 452/1806] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:25 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:25.903815 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a7dcbac-9960-4715-9f2c-e490016e5c81 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:07:25.904418 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 448/1807] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/group_types => generated 173 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:25.915282 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-69a25d71-a326-4546-9127-9ea363944734 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:25.921096 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:07:25.921096 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "db7fcf68-1d3e-4624-aea3-f6c4a7e07188", "volume_types": ["333a08d0-25d6-46d6-addd-ab0ba7bcb80a"], "name": "tempest-GroupsTest-Group-1214553951"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:25.927821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Creating new group {'group': {'group_type': 'db7fcf68-1d3e-4624-aea3-f6c4a7e07188', 'volume_types': ['333a08d0-25d6-46d6-addd-ab0ba7bcb80a'], 'name': 'tempest-GroupsTest-Group-1214553951'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:07:25.937828 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Creating group tempest-GroupsTest-Group-1214553951. Aug 18 13:07:25.961981 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:07:25.961541. {{(pid=100588) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:07:25.962149 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability Zones retrieved successfully. Aug 18 13:07:25.986592 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Created reservations ['d57fa144-32c7-4b28-9838-390d6b00a985'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:26.035807 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69a25d71-a326-4546-9127-9ea363944734 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:07:26.036098 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 455/1808] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:07:25 2026] POST /volume/v3/groups => generated 104 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:26.048177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f31a6f4c-4b49-4c0c-a947-86ee69b6f693 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:26.049706 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f31a6f4c-4b49-4c0c-a947-86ee69b6f693 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:26.050050 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f31a6f4c-4b49-4c0c-a947-86ee69b6f693 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:26.050374 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f31a6f4c-4b49-4c0c-a947-86ee69b6f693 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:26.050584 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-f31a6f4c-4b49-4c0c-a947-86ee69b6f693 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:26.060597 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:26.060597 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:26.070599 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f31a6f4c-4b49-4c0c-a947-86ee69b6f693 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 200 Aug 18 13:07:26.071069 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 454/1809] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:26 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:26.090443 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-63b77d4e-d465-4fb7-b048-b265b445eb7c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:26.093697 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63b77d4e-d465-4fb7-b048-b265b445eb7c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:26.094024 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63b77d4e-d465-4fb7-b048-b265b445eb7c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:26.094345 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63b77d4e-d465-4fb7-b048-b265b445eb7c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:26.120925 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:26.120925 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:26.126224 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-63b77d4e-d465-4fb7-b048-b265b445eb7c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:26.135823 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63b77d4e-d465-4fb7-b048-b265b445eb7c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:26.136445 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 453/1810] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:26 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:26.230982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a0271620-d756-40ca-9df9-510900ce9e74 req-36c07f32-0d8c-48df-a559-c14b47dfaaeb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:26.234521 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-36c07f32-0d8c-48df-a559-c14b47dfaaeb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] DELETE https://10.4.3.126/volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d Aug 18 13:07:26.234596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-36c07f32-0d8c-48df-a559-c14b47dfaaeb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:26.235068 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-36c07f32-0d8c-48df-a559-c14b47dfaaeb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:26.249512 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:26.249512 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:26.353127 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a0271620-d756-40ca-9df9-510900ce9e74 req-36c07f32-0d8c-48df-a559-c14b47dfaaeb tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d returned with HTTP 200 Aug 18 13:07:26.353127 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 449/1811] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:26 2026] DELETE /volume/v3/attachments/8d14e008-eb40-4df7-b17f-06f47fe6551d => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:26.487568 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9ff8e289-a233-458c-a26c-e77e87413f23 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:26.490300 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ff8e289-a233-458c-a26c-e77e87413f23 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:26.490572 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ff8e289-a233-458c-a26c-e77e87413f23 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:26.491201 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ff8e289-a233-458c-a26c-e77e87413f23 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:26.491201 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-9ff8e289-a233-458c-a26c-e77e87413f23 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:26.497021 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:26.497021 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:26.497787 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ff8e289-a233-458c-a26c-e77e87413f23 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:26.498195 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 456/1812] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:26 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:26.707237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1e22e532-65ef-4cbc-a85f-eab872d6244a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:26.707767 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1e22e532-65ef-4cbc-a85f-eab872d6244a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:26.708033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1e22e532-65ef-4cbc-a85f-eab872d6244a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:26.708326 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1e22e532-65ef-4cbc-a85f-eab872d6244a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:26.708501 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1e22e532-65ef-4cbc-a85f-eab872d6244a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:26.710612 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=444,cinder:UPDATE=93,cinder:INSERT=50 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:07:26.716303 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:26.716303 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:26.717444 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1e22e532-65ef-4cbc-a85f-eab872d6244a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:26.718007 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 455/1813] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:26 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:27.087516 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b69630e6-1795-4552-ae35-c654fbaf6a8d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.090601 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b69630e6-1795-4552-ae35-c654fbaf6a8d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:27.090601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b69630e6-1795-4552-ae35-c654fbaf6a8d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.090601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b69630e6-1795-4552-ae35-c654fbaf6a8d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.090601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-b69630e6-1795-4552-ae35-c654fbaf6a8d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:27.094839 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.094839 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:27.114565 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b69630e6-1795-4552-ae35-c654fbaf6a8d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 200 Aug 18 13:07:27.115711 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 454/1814] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 333 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:27.129519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.132340 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:27.132762 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-485052870", "volume_type": "333a08d0-25d6-46d6-addd-ab0ba7bcb80a", "group_id": "a663d92c-3ee7-4f28-8423-e7a75fd89c46", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:27.134550 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-485052870', 'volume_type': '333a08d0-25d6-46d6-addd-ab0ba7bcb80a', 'group_id': 'a663d92c-3ee7-4f28-8423-e7a75fd89c46', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:27.149374 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.149374 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:27.150154 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume of 1 GB Aug 18 13:07:27.155521 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability Zones retrieved successfully. Aug 18 13:07:27.161685 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9c5662ea-2848-41e3-b36d-c1b71e44c8a3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.162392 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Flow 'volume_create_api' (41e1dc79-b056-401a-9146-90ad0c368b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:27.163785 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c840a080-6798-4a32-b825-a3e0b9389693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:27.165895 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9c5662ea-2848-41e3-b36d-c1b71e44c8a3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:27.166181 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9c5662ea-2848-41e3-b36d-c1b71e44c8a3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.166423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9c5662ea-2848-41e3-b36d-c1b71e44c8a3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.166879 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.166879 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:27.167423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:27.176523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-326ff2fe-05b7-4f03-b0b8-31d0b19e7c93 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.177044 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-326ff2fe-05b7-4f03-b0b8-31d0b19e7c93 None None] GET https://10.4.3.126/volume// Aug 18 13:07:27.177295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-326ff2fe-05b7-4f03-b0b8-31d0b19e7c93 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.177557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-326ff2fe-05b7-4f03-b0b8-31d0b19e7c93 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.177948 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-326ff2fe-05b7-4f03-b0b8-31d0b19e7c93 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:27.178315 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 456/1815] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:27.179897 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.179897 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:27.186246 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9c5662ea-2848-41e3-b36d-c1b71e44c8a3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:27.188903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-32e79ed0-6045-43c1-9363-dfae2db77c53 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.190687 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9c5662ea-2848-41e3-b36d-c1b71e44c8a3 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:27.191123 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 457/1816] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:27.191509 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-32e79ed0-6045-43c1-9363-dfae2db77c53 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:07:27.191778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-32e79ed0-6045-43c1-9363-dfae2db77c53 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.192036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-32e79ed0-6045-43c1-9363-dfae2db77c53 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.201560 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c840a080-6798-4a32-b825-a3e0b9389693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:07:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a,is_public=True,name='tempest-GroupsTest-volume-type-1252775037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '333a08d0-25d6-46d6-addd-ab0ba7bcb80a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a663d92c-3ee7-4f28-8423-e7a75fd89c46', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:27.203315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cee56a-475f-4fca-b8c4-4157e360e31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:27.206792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8fe11fb0-b90b-4a57-afd0-dc19a5e74973 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.206923 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.206923 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:27.208831 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8fe11fb0-b90b-4a57-afd0-dc19a5e74973 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:27.210520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8fe11fb0-b90b-4a57-afd0-dc19a5e74973 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.210520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8fe11fb0-b90b-4a57-afd0-dc19a5e74973 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.215930 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-32e79ed0-6045-43c1-9363-dfae2db77c53 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:07:27.221139 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.221139 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:27.225307 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-32e79ed0-6045-43c1-9363-dfae2db77c53 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:07:27.226304 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 455/1817] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 1292 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:27.232956 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8fe11fb0-b90b-4a57-afd0-dc19a5e74973 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:27.240762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8fe11fb0-b90b-4a57-afd0-dc19a5e74973 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:27.241182 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 457/1818] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:27.262625 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1252775037 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1252775037, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:27.263141 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1252775037 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1252775037, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:27.317131 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6896d589-f446-4b8b-98c1-147186789275 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.319601 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6896d589-f446-4b8b-98c1-147186789275 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:27.320518 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6896d589-f446-4b8b-98c1-147186789275 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.320518 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6896d589-f446-4b8b-98c1-147186789275 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.326614 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Created reservations ['74aab2cd-09f8-473f-a6af-b1d5f3963f4f', '00f74b9f-b74a-44d0-a856-62a20bce480c', 'cde2dd24-831f-4862-a7c5-b2159be9cb35', 'ea80a903-f9a1-4443-aa0a-497c06818cfd'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:27.327371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cee56a-475f-4fca-b8c4-4157e360e31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74aab2cd-09f8-473f-a6af-b1d5f3963f4f', '00f74b9f-b74a-44d0-a856-62a20bce480c', 'cde2dd24-831f-4862-a7c5-b2159be9cb35', 'ea80a903-f9a1-4443-aa0a-497c06818cfd']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:27.328427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8921202-0246-4e62-bd3c-425a6ff4ba53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:27.331483 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.331483 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:27.344861 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6896d589-f446-4b8b-98c1-147186789275 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:27.356597 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6896d589-f446-4b8b-98c1-147186789275 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:27.356785 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 458/1819] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:27.378352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8921202-0246-4e62-bd3c-425a6ff4ba53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73e6033f-e042-49ac-9f5a-9e7f523da340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-485052870',encryption_key_id=None,group_id=a663d92c-3ee7-4f28-8423-e7a75fd89c46,group_type_id=,metadata={},multiattach=False,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',qos_specs=None,replication_status=,reservations=['74aab2cd-09f8-473f-a6af-b1d5f3963f4f','00f74b9f-b74a-44d0-a856-62a20bce480c','cde2dd24-831f-4862-a7c5-b2159be9cb35','ea80a903-f9a1-4443-aa0a-497c06818cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_type_id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-485052870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a663d92c-3ee7-4f28-8423-e7a75fd89c46,host=None,id=73e6033f-e042-49ac-9f5a-9e7f523da340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(333a08d0-25d6-46d6-addd-ab0ba7bcb80a),volume_type_id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:27.378654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c0935f0d-4bea-413a-a155-c2378056ae1f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.378742 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849fa6db-acff-48db-8191-bda5099f0e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:27.381399 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0935f0d-4bea-413a-a155-c2378056ae1f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:27.381697 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0935f0d-4bea-413a-a155-c2378056ae1f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.382045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0935f0d-4bea-413a-a155-c2378056ae1f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.389369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-c709b725-e200-4cda-84b8-167c6cf7e97d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.395790 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-c709b725-e200-4cda-84b8-167c6cf7e97d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] PUT https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b Aug 18 13:07:27.396440 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-c709b725-e200-4cda-84b8-167c6cf7e97d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:27.406824 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.406824 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:27.415349 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c0935f0d-4bea-413a-a155-c2378056ae1f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:27.415633 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-c709b725-e200-4cda-84b8-167c6cf7e97d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Acquiring lock "cinder-attachment_update-f2792df6-1ccf-46d8-82e7-043d447e60bd-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:07:27.415695 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849fa6db-acff-48db-8191-bda5099f0e5f) transitioned into state 'SUCCESS' from state '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-485052870',encryption_key_id=None,group_id=a663d92c-3ee7-4f28-8423-e7a75fd89c46,group_type_id=,metadata={},multiattach=False,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',qos_specs=None,replication_status=,reservations=['74aab2cd-09f8-473f-a6af-b1d5f3963f4f','00f74b9f-b74a-44d0-a856-62a20bce480c','cde2dd24-831f-4862-a7c5-b2159be9cb35','ea80a903-f9a1-4443-aa0a-497c06818cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_type_id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:27.416974 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637d9bdf-537f-40ef-bcb1-7aa6473b9a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:27.422945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-c709b725-e200-4cda-84b8-167c6cf7e97d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Lock "cinder-attachment_update-f2792df6-1ccf-46d8-82e7-043d447e60bd-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:07:27.423064 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0935f0d-4bea-413a-a155-c2378056ae1f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:27.423106 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.423106 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:27.423156 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 456/1820] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:27.443689 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637d9bdf-537f-40ef-bcb1-7aa6473b9a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:27.443689 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Flow 'volume_create_api' (41e1dc79-b056-401a-9146-90ad0c368b78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:27.443689 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume request issued successfully. Aug 18 13:07:27.444138 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:27.444311 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:27.509017 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:27.512485 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f438236b-c44a-4599-b0f7-fd9cc1702d3d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.513216 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-38a9ad50-d80e-4a45-9b6f-397f8f87a1e9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.514713 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f438236b-c44a-4599-b0f7-fd9cc1702d3d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:27.515380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f438236b-c44a-4599-b0f7-fd9cc1702d3d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.515380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f438236b-c44a-4599-b0f7-fd9cc1702d3d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.516683 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.516683 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:27.519246 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38a9ad50-d80e-4a45-9b6f-397f8f87a1e9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:27.519563 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38a9ad50-d80e-4a45-9b6f-397f8f87a1e9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.519815 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38a9ad50-d80e-4a45-9b6f-397f8f87a1e9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.520765 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-38a9ad50-d80e-4a45-9b6f-397f8f87a1e9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:27.524804 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c37f2d8-def1-434d-821e-b1d04cbe9586 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:27.525013 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 450/1821] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:07:27 2026] POST /volume/v3/volumes => generated 814 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:27.529818 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.529818 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:27.535150 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f438236b-c44a-4599-b0f7-fd9cc1702d3d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:27.540402 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.540402 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:27.543458 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f438236b-c44a-4599-b0f7-fd9cc1702d3d tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:27.543647 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38a9ad50-d80e-4a45-9b6f-397f8f87a1e9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:27.543698 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 459/1822] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:27.544284 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 457/1823] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 724 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:27.545603 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.549890 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 Aug 18 13:07:27.550011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.550327 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.566029 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.566029 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:27.573463 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:27.574110 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:27.574110 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:27.584305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-c709b725-e200-4cda-84b8-167c6cf7e97d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Lock "cinder-attachment_update-f2792df6-1ccf-46d8-82e7-043d447e60bd-np0000007652" released by "attachment_update" :: held 0.163s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:07:27.584708 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-c709b725-e200-4cda-84b8-167c6cf7e97d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b returned with HTTP 200 Aug 18 13:07:27.588530 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 458/1824] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:07:27 2026] PUT /volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:27.626630 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:27.631334 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.631334 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:27.640069 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-b543de17-1c59-40d5-ab3a-9921e52f8fcd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.644452 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-894f3370-edf1-44a4-9c4d-8bc931baa866 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 returned with HTTP 200 Aug 18 13:07:27.644848 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-b543de17-1c59-40d5-ab3a-9921e52f8fcd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b/action Aug 18 13:07:27.645021 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 451/1825] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 => generated 882 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:27.645411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-b543de17-1c59-40d5-ab3a-9921e52f8fcd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:27.645587 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-b543de17-1c59-40d5-ab3a-9921e52f8fcd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:27.682223 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.682223 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:27.703898 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dca85da9-4fc2-4ee5-bf70-7a8529637e1f req-b543de17-1c59-40d5-ab3a-9921e52f8fcd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b/action returned with HTTP 204 Aug 18 13:07:27.705352 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 460/1826] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:07:27 2026] POST /volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:27.736627 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-79c2c874-7f80-4a56-909d-ea2de973d30c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:27.742803 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79c2c874-7f80-4a56-909d-ea2de973d30c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:27.742803 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79c2c874-7f80-4a56-909d-ea2de973d30c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:27.743375 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79c2c874-7f80-4a56-909d-ea2de973d30c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:27.743570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-79c2c874-7f80-4a56-909d-ea2de973d30c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:27.752442 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:27.752442 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:27.753949 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79c2c874-7f80-4a56-909d-ea2de973d30c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:27.753949 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 458/1827] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:27 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:28.561805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c160d3e7-8970-4cbb-a982-4b14802378dd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:28.565628 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c160d3e7-8970-4cbb-a982-4b14802378dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:28.565628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c160d3e7-8970-4cbb-a982-4b14802378dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:28.565628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c160d3e7-8970-4cbb-a982-4b14802378dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:28.565628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c160d3e7-8970-4cbb-a982-4b14802378dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:28.570965 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:28.570965 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:28.571993 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c160d3e7-8970-4cbb-a982-4b14802378dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:28.571993 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 459/1828] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:28 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:28.659025 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:28.661866 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 Aug 18 13:07:28.662150 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:28.662431 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:28.672327 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:28.672327 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:28.680193 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:28.681113 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:28.681491 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:28.739734 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:28.743943 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:28.743943 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:28.754168 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d2384d59-d2b2-4c92-8d34-2ffbff12bab7 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 returned with HTTP 200 Aug 18 13:07:28.754694 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 452/1829] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:28 2026] GET /volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 => generated 907 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:28.779295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-12ee495e-2553-410a-83e1-49f0da8e3838 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:28.781700 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-83f97024-a417-4af5-8c10-e3d421373ea4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:28.784861 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83f97024-a417-4af5-8c10-e3d421373ea4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:28.785170 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:28.785471 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83f97024-a417-4af5-8c10-e3d421373ea4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:28.785655 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83f97024-a417-4af5-8c10-e3d421373ea4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:28.785719 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1495096580", "volume_type": "333a08d0-25d6-46d6-addd-ab0ba7bcb80a", "group_id": "a663d92c-3ee7-4f28-8423-e7a75fd89c46", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:28.785792 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-83f97024-a417-4af5-8c10-e3d421373ea4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:28.787834 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1495096580', 'volume_type': '333a08d0-25d6-46d6-addd-ab0ba7bcb80a', 'group_id': 'a663d92c-3ee7-4f28-8423-e7a75fd89c46', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:28.792168 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=469,cinder:INSERT=72,cinder:UPDATE=131 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:07:28.801098 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:28.801098 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:28.802639 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83f97024-a417-4af5-8c10-e3d421373ea4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:28.803289 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 459/1830] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:28 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:28.804512 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:28.804512 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:28.805189 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume of 1 GB Aug 18 13:07:28.833688 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Availability Zones retrieved successfully. Aug 18 13:07:28.842085 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Flow 'volume_create_api' (c7833466-9865-4446-93d6-1ef05cc1c62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:28.844127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0c85bb-b801-4f65-b700-2b256e43e961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:28.845716 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:28.845716 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:28.845716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:28.875656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0c85bb-b801-4f65-b700-2b256e43e961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:07:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a,is_public=True,name='tempest-GroupsTest-volume-type-1252775037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '333a08d0-25d6-46d6-addd-ab0ba7bcb80a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a663d92c-3ee7-4f28-8423-e7a75fd89c46', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:28.876710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7506fedf-b635-4225-b744-37b835da4fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:28.919102 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1252775037 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1252775037, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:28.919523 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1252775037 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1252775037, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:28.946663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Created reservations ['256a8542-0c0c-4872-9434-3fad581fb317', 'd95973f2-d47d-49fd-9bc8-aa40b46c9594', '614a9d17-b3c8-4008-bee8-416754aa1a75', '92979a65-b673-4861-acf8-7f906e9e772b'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:28.947667 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7506fedf-b635-4225-b744-37b835da4fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['256a8542-0c0c-4872-9434-3fad581fb317', 'd95973f2-d47d-49fd-9bc8-aa40b46c9594', '614a9d17-b3c8-4008-bee8-416754aa1a75', '92979a65-b673-4861-acf8-7f906e9e772b']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:28.948492 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3590965-bd9c-42b4-90be-30c2994b0907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:28.975815 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3590965-bd9c-42b4-90be-30c2994b0907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '562d45b0-12f0-4489-80be-e93dbc690493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1495096580',encryption_key_id=None,group_id=a663d92c-3ee7-4f28-8423-e7a75fd89c46,group_type_id=,metadata={},multiattach=False,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',qos_specs=None,replication_status=,reservations=['256a8542-0c0c-4872-9434-3fad581fb317','d95973f2-d47d-49fd-9bc8-aa40b46c9594','614a9d17-b3c8-4008-bee8-416754aa1a75','92979a65-b673-4861-acf8-7f906e9e772b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_type_id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1495096580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a663d92c-3ee7-4f28-8423-e7a75fd89c46,host=None,id=562d45b0-12f0-4489-80be-e93dbc690493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(333a08d0-25d6-46d6-addd-ab0ba7bcb80a),volume_type_id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:28.978618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b7ec9c-0ed6-4af9-a164-519a9eb8a3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:29.005684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b7ec9c-0ed6-4af9-a164-519a9eb8a3bf) transitioned into state 'SUCCESS' from state '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-1495096580',encryption_key_id=None,group_id=a663d92c-3ee7-4f28-8423-e7a75fd89c46,group_type_id=,metadata={},multiattach=False,project_id='891b4ecb9d584ecc9c2ccdcc2494e6ad',qos_specs=None,replication_status=,reservations=['256a8542-0c0c-4872-9434-3fad581fb317','d95973f2-d47d-49fd-9bc8-aa40b46c9594','614a9d17-b3c8-4008-bee8-416754aa1a75','92979a65-b673-4861-acf8-7f906e9e772b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b830a9d92d47c9ae35f26167cef26d',volume_type_id=333a08d0-25d6-46d6-addd-ab0ba7bcb80a)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:29.007440 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65836ce3-363c-47f6-8c1f-c1281e85f769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:29.028127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65836ce3-363c-47f6-8c1f-c1281e85f769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:29.029446 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Flow 'volume_create_api' (c7833466-9865-4446-93d6-1ef05cc1c62d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:29.029878 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Create volume request issued successfully. Aug 18 13:07:29.031167 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:29.031282 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:29.087388 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:29.091392 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.091392 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:29.096962 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12ee495e-2553-410a-83e1-49f0da8e3838 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:29.099500 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 461/1831] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:07:28 2026] POST /volume/v3/volumes => generated 815 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:29.116795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.119166 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 Aug 18 13:07:29.120053 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.120369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.135029 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.135029 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:29.141542 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:29.142217 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:29.142395 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:29.203757 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:29.207076 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.207076 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:29.214830 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c8b60f9-ab06-411b-9e87-a638ee630750 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 returned with HTTP 200 Aug 18 13:07:29.215279 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 460/1832] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 => generated 883 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:29.586277 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-555bf1fa-0993-4449-8fe0-1081d6836853 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.589410 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-555bf1fa-0993-4449-8fe0-1081d6836853 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:29.589858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-555bf1fa-0993-4449-8fe0-1081d6836853 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.590107 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-555bf1fa-0993-4449-8fe0-1081d6836853 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.590262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-555bf1fa-0993-4449-8fe0-1081d6836853 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:29.590680 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e4497a5b-300f-4ffa-8e6f-155d8075144a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.593708 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4497a5b-300f-4ffa-8e6f-155d8075144a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:29.594547 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e4497a5b-300f-4ffa-8e6f-155d8075144a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.594767 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e4497a5b-300f-4ffa-8e6f-155d8075144a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.603991 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.603991 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:29.604864 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-555bf1fa-0993-4449-8fe0-1081d6836853 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:29.605695 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 453/1833] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:29.613398 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.613398 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:29.618997 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e4497a5b-300f-4ffa-8e6f-155d8075144a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Volume info retrieved successfully. Aug 18 13:07:29.625013 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4497a5b-300f-4ffa-8e6f-155d8075144a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:29.625461 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 460/1834] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:29.706132 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-f14551f7-84b6-4fb8-8fcf-db656aaefe86 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.710563 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-f14551f7-84b6-4fb8-8fcf-db656aaefe86 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:29.710841 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-f14551f7-84b6-4fb8-8fcf-db656aaefe86 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.711108 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-f14551f7-84b6-4fb8-8fcf-db656aaefe86 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.726903 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.726903 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:29.732771 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-f14551f7-84b6-4fb8-8fcf-db656aaefe86 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:29.739364 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-f14551f7-84b6-4fb8-8fcf-db656aaefe86 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:29.739970 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 462/1835] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:29.761683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-8645f3b6-ca85-4cce-b81b-be3cf2d9bbd1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.765231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-8645f3b6-ca85-4cce-b81b-be3cf2d9bbd1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a/action Aug 18 13:07:29.767228 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-8645f3b6-ca85-4cce-b81b-be3cf2d9bbd1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:29.767228 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-8645f3b6-ca85-4cce-b81b-be3cf2d9bbd1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:29.788590 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.788590 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:29.789618 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-8645f3b6-ca85-4cce-b81b-be3cf2d9bbd1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:29.803660 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-8645f3b6-ca85-4cce-b81b-be3cf2d9bbd1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Begin detaching volume completed successfully. Aug 18 13:07:29.804308 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-8645f3b6-ca85-4cce-b81b-be3cf2d9bbd1 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a/action returned with HTTP 202 Aug 18 13:07:29.805293 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 461/1836] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:07:29 2026] POST /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:07:29.822862 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-83c779d3-7aa1-4fa1-baab-195732ddeefb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.825066 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83c779d3-7aa1-4fa1-baab-195732ddeefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:29.825314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83c779d3-7aa1-4fa1-baab-195732ddeefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.825539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83c779d3-7aa1-4fa1-baab-195732ddeefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.825679 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-83c779d3-7aa1-4fa1-baab-195732ddeefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:29.831111 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.831111 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:29.832020 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83c779d3-7aa1-4fa1-baab-195732ddeefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:29.832258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2681b1ff-6923-42e5-a1d5-a8837e216fb3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.832675 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 454/1837] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:29.834927 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2681b1ff-6923-42e5-a1d5-a8837e216fb3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:29.835193 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2681b1ff-6923-42e5-a1d5-a8837e216fb3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.835417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2681b1ff-6923-42e5-a1d5-a8837e216fb3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.851392 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.851392 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:29.857182 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2681b1ff-6923-42e5-a1d5-a8837e216fb3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:29.864974 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2681b1ff-6923-42e5-a1d5-a8837e216fb3 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:29.864974 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 461/1838] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:29.873646 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2a538222-15da-49fc-9544-dc6801c351f0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.875491 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a538222-15da-49fc-9544-dc6801c351f0 None None] GET https://10.4.3.126/volume// Aug 18 13:07:29.875491 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2a538222-15da-49fc-9544-dc6801c351f0 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.875491 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2a538222-15da-49fc-9544-dc6801c351f0 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.875491 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a538222-15da-49fc-9544-dc6801c351f0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:29.878463 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 463/1839] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:29.892761 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-78a4497d-fb96-4c8b-95f5-364afc4552db None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:29.896181 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-78a4497d-fb96-4c8b-95f5-364afc4552db tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:29.896181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-78a4497d-fb96-4c8b-95f5-364afc4552db tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:29.896181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-78a4497d-fb96-4c8b-95f5-364afc4552db tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:29.910916 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:29.910916 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:29.913548 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-78a4497d-fb96-4c8b-95f5-364afc4552db tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:29.917765 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-78a4497d-fb96-4c8b-95f5-364afc4552db tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:29.918289 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 462/1840] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:29 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1625 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:30.233249 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.234143 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 Aug 18 13:07:30.234500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:30.234771 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:30.245453 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.245453 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:30.249423 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:30.250244 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:30.250678 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:30.303012 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:30.308891 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.308891 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:30.330873 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16fa7ab6-e24c-4166-9e5a-bde977a6e309 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 returned with HTTP 200 Aug 18 13:07:30.330873 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 455/1841] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:30 2026] GET /volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:30.348579 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c6682a44-4aa2-4b46-9466-43c4eb5f04a5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.349593 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c6682a44-4aa2-4b46-9466-43c4eb5f04a5 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] PUT https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:30.350009 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c6682a44-4aa2-4b46-9466-43c4eb5f04a5 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "562d45b0-12f0-4489-80be-e93dbc690493"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:30.356071 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-c6682a44-4aa2-4b46-9466-43c4eb5f04a5 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Update called for group a663d92c-3ee7-4f28-8423-e7a75fd89c46. {{(pid=100589) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:07:30.356246 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-c6682a44-4aa2-4b46-9466-43c4eb5f04a5 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Updating group a663d92c-3ee7-4f28-8423-e7a75fd89c46 with name new_group description: This is a new group add_volumes: None remove_volumes: 562d45b0-12f0-4489-80be-e93dbc690493. Aug 18 13:07:30.360325 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.360325 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:30.406864 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c6682a44-4aa2-4b46-9466-43c4eb5f04a5 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 202 Aug 18 13:07:30.406864 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 462/1842] 10.4.3.126 () {70 vars in 1407 bytes} [Tue Aug 18 13:07:30 2026] PUT /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:30.419380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a87c5c74-8d31-4264-a6fe-c98c62cea14d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.427784 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a87c5c74-8d31-4264-a6fe-c98c62cea14d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:30.430245 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a87c5c74-8d31-4264-a6fe-c98c62cea14d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:30.430609 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a87c5c74-8d31-4264-a6fe-c98c62cea14d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:30.430787 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-a87c5c74-8d31-4264-a6fe-c98c62cea14d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:30.442408 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.442408 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:30.456520 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a87c5c74-8d31-4264-a6fe-c98c62cea14d tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 200 Aug 18 13:07:30.457143 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 464/1843] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:30 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:30.617855 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-afc0eead-8865-4001-977a-bc40e4b1653b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.620748 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-afc0eead-8865-4001-977a-bc40e4b1653b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:30.620748 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-afc0eead-8865-4001-977a-bc40e4b1653b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:30.621377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-afc0eead-8865-4001-977a-bc40e4b1653b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:30.621377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-afc0eead-8865-4001-977a-bc40e4b1653b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:30.629710 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.629710 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:30.630148 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-afc0eead-8865-4001-977a-bc40e4b1653b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:30.630666 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 463/1844] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:30 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:30.791977 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-195e9642-cbee-4395-afa2-edc1fd82eb51 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.794781 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-195e9642-cbee-4395-afa2-edc1fd82eb51 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:30.795077 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-195e9642-cbee-4395-afa2-edc1fd82eb51 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:30.795355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-195e9642-cbee-4395-afa2-edc1fd82eb51 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:30.809439 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.809439 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:30.817531 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-195e9642-cbee-4395-afa2-edc1fd82eb51 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:30.823616 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-195e9642-cbee-4395-afa2-edc1fd82eb51 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:30.824515 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 456/1845] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:30 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:30.849382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2bd14f9b-bf05-4a36-af38-7ccfda389af8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.851836 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2bd14f9b-bf05-4a36-af38-7ccfda389af8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:30.852105 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2bd14f9b-bf05-4a36-af38-7ccfda389af8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:30.852372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2bd14f9b-bf05-4a36-af38-7ccfda389af8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:30.852516 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2bd14f9b-bf05-4a36-af38-7ccfda389af8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:30.862553 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.862553 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:30.863385 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2bd14f9b-bf05-4a36-af38-7ccfda389af8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:30.863835 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 463/1846] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:30 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:30.867229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-068fb2ac-bd0d-40f8-9b66-b064d5c6cba4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.871618 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-068fb2ac-bd0d-40f8-9b66-b064d5c6cba4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 Aug 18 13:07:30.871880 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-068fb2ac-bd0d-40f8-9b66-b064d5c6cba4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:30.872116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-068fb2ac-bd0d-40f8-9b66-b064d5c6cba4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:30.881537 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.881537 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:30.882113 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-82737e10-0c2a-419b-97f1-86015523810d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:30.884038 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-82737e10-0c2a-419b-97f1-86015523810d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:30.884343 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-82737e10-0c2a-419b-97f1-86015523810d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:30.884620 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-82737e10-0c2a-419b-97f1-86015523810d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:30.905980 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:30.905980 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:30.911849 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-82737e10-0c2a-419b-97f1-86015523810d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:30.918338 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-82737e10-0c2a-419b-97f1-86015523810d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:30.918868 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 464/1847] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:30 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:30.945050 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a795391a-6e22-4bef-9b06-b5b6fd50276e req-068fb2ac-bd0d-40f8-9b66-b064d5c6cba4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 returned with HTTP 200 Aug 18 13:07:30.945474 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 465/1848] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:30 2026] DELETE /volume/v3/attachments/61b0fd66-0386-4f81-8f83-6cd1500583c8 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:31.473728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f84d340c-830c-40ca-98a5-8e25363bca97 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.477112 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f84d340c-830c-40ca-98a5-8e25363bca97 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:31.477389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f84d340c-830c-40ca-98a5-8e25363bca97 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.477591 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f84d340c-830c-40ca-98a5-8e25363bca97 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.477736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-f84d340c-830c-40ca-98a5-8e25363bca97 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:31.483107 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.483107 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:31.491453 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f84d340c-830c-40ca-98a5-8e25363bca97 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 200 Aug 18 13:07:31.491958 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 457/1849] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:31.513302 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d8969a63-7d6c-450b-90cf-cbdde6b024cf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.515354 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8969a63-7d6c-450b-90cf-cbdde6b024cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:31.515615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8969a63-7d6c-450b-90cf-cbdde6b024cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.515842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8969a63-7d6c-450b-90cf-cbdde6b024cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.515997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-d8969a63-7d6c-450b-90cf-cbdde6b024cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:31.524158 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.524158 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:31.549213 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8969a63-7d6c-450b-90cf-cbdde6b024cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 200 Aug 18 13:07:31.549788 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 464/1850] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:31.560941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b24b934d-d274-466b-9a40-62bb691dd006 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.562496 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:31.562862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.563192 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.563639 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:31.564554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:31.579029 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Get all volumes completed successfully. Aug 18 13:07:31.581286 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:31.581286 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:31.593163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-2850193e-781e-4f70-a598-915555b042f6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.595812 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-2850193e-781e-4f70-a598-915555b042f6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/encryption Aug 18 13:07:31.596076 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-2850193e-781e-4f70-a598-915555b042f6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.596347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-2850193e-781e-4f70-a598-915555b042f6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.613750 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.613750 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:31.621724 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-2850193e-781e-4f70-a598-915555b042f6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/encryption returned with HTTP 200 Aug 18 13:07:31.622663 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 466/1851] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:31.629599 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:31.639737 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.639737 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:31.649580 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b24b934d-d274-466b-9a40-62bb691dd006 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:31.649707 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-89b8f1a6-6646-46ab-819e-55dd93d8db8b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.650020 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 465/1852] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:31.651661 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89b8f1a6-6646-46ab-819e-55dd93d8db8b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:31.651871 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89b8f1a6-6646-46ab-819e-55dd93d8db8b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.652104 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89b8f1a6-6646-46ab-819e-55dd93d8db8b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.652262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-89b8f1a6-6646-46ab-819e-55dd93d8db8b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:31.659719 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.659719 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:31.660377 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89b8f1a6-6646-46ab-819e-55dd93d8db8b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:31.660847 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 458/1853] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:31.670988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-79ddfe80-a44c-4d2a-9b11-31fb83fd1373 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.673317 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79ddfe80-a44c-4d2a-9b11-31fb83fd1373 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] PUT https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:31.673728 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79ddfe80-a44c-4d2a-9b11-31fb83fd1373 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "562d45b0-12f0-4489-80be-e93dbc690493"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:31.676032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-79ddfe80-a44c-4d2a-9b11-31fb83fd1373 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Update called for group a663d92c-3ee7-4f28-8423-e7a75fd89c46. {{(pid=100589) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:07:31.676939 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-79ddfe80-a44c-4d2a-9b11-31fb83fd1373 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Updating group a663d92c-3ee7-4f28-8423-e7a75fd89c46 with name None description: None add_volumes: 562d45b0-12f0-4489-80be-e93dbc690493 remove_volumes: None. Aug 18 13:07:31.684184 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.684184 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:31.729967 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79ddfe80-a44c-4d2a-9b11-31fb83fd1373 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 202 Aug 18 13:07:31.730220 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 465/1854] 10.4.3.126 () {70 vars in 1406 bytes} [Tue Aug 18 13:07:31 2026] PUT /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:31.740055 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-802eea84-0ad2-4684-94e1-0697ce6f0c39 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.745223 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-802eea84-0ad2-4684-94e1-0697ce6f0c39 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:31.746007 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-802eea84-0ad2-4684-94e1-0697ce6f0c39 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.746295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-802eea84-0ad2-4684-94e1-0697ce6f0c39 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.746441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-802eea84-0ad2-4684-94e1-0697ce6f0c39 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:31.752349 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.752349 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:31.763234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-802eea84-0ad2-4684-94e1-0697ce6f0c39 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 200 Aug 18 13:07:31.763707 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 467/1855] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:31.880594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-198c6dc0-013d-4ce1-96f1-c02dba83929c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.885018 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-198c6dc0-013d-4ce1-96f1-c02dba83929c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:31.885420 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-198c6dc0-013d-4ce1-96f1-c02dba83929c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.885474 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-198c6dc0-013d-4ce1-96f1-c02dba83929c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.885597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-198c6dc0-013d-4ce1-96f1-c02dba83929c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:31.890504 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.890504 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:31.891543 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-198c6dc0-013d-4ce1-96f1-c02dba83929c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:31.892052 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 466/1856] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:31.934721 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e1282126-8470-4122-ac1c-23acc1457318 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.936478 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1282126-8470-4122-ac1c-23acc1457318 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:31.936766 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e1282126-8470-4122-ac1c-23acc1457318 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.937325 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e1282126-8470-4122-ac1c-23acc1457318 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:31.950537 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:31.950537 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:31.954972 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e1282126-8470-4122-ac1c-23acc1457318 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:31.961878 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1282126-8470-4122-ac1c-23acc1457318 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:31.962548 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 459/1857] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:31.982772 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3923cc81-8d0f-4fe6-951c-6f0e4999084b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:31.986183 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3923cc81-8d0f-4fe6-951c-6f0e4999084b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:31.986464 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3923cc81-8d0f-4fe6-951c-6f0e4999084b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:31.987371 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3923cc81-8d0f-4fe6-951c-6f0e4999084b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.003921 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.003921 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:32.010177 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3923cc81-8d0f-4fe6-951c-6f0e4999084b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] Volume info retrieved successfully. Aug 18 13:07:32.017764 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3923cc81-8d0f-4fe6-951c-6f0e4999084b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-reader] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:32.018796 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 466/1858] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:31 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:32.075837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-f01fd3e9-a057-4c73-85ce-11bfcc47e110 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.078652 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-f01fd3e9-a057-4c73-85ce-11bfcc47e110 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:32.078925 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-f01fd3e9-a057-4c73-85ce-11bfcc47e110 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.079751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-f01fd3e9-a057-4c73-85ce-11bfcc47e110 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.096707 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.096707 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:32.101446 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-f01fd3e9-a057-4c73-85ce-11bfcc47e110 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:32.108397 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-f01fd3e9-a057-4c73-85ce-11bfcc47e110 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:32.108958 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 468/1859] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:32.114130 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e717983d-ef64-4382-b922-7767b5953d2f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.116250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e717983d-ef64-4382-b922-7767b5953d2f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] DELETE https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:32.116481 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e717983d-ef64-4382-b922-7767b5953d2f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.116575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e717983d-ef64-4382-b922-7767b5953d2f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.117009 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-e717983d-ef64-4382-b922-7767b5953d2f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Delete volume with id: 91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:32.133280 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.133280 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:32.134028 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-03700aaa-859c-4b26-8a17-2c32361c5d6d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.134126 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e717983d-ef64-4382-b922-7767b5953d2f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:32.136817 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-03700aaa-859c-4b26-8a17-2c32361c5d6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a/action Aug 18 13:07:32.137229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-03700aaa-859c-4b26-8a17-2c32361c5d6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:32.137438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-03700aaa-859c-4b26-8a17-2c32361c5d6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:32.152360 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.152360 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:32.153019 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-03700aaa-859c-4b26-8a17-2c32361c5d6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:32.159694 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e717983d-ef64-4382-b922-7767b5953d2f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Delete volume request issued successfully. Aug 18 13:07:32.159694 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e717983d-ef64-4382-b922-7767b5953d2f tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 202 Aug 18 13:07:32.159694 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 467/1860] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:32 2026] DELETE /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:32.168596 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e29ed9af-4ce0-4626-b509-1b66911dd817 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.170030 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-03700aaa-859c-4b26-8a17-2c32361c5d6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Begin detaching volume completed successfully. Aug 18 13:07:32.170330 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-03700aaa-859c-4b26-8a17-2c32361c5d6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a/action returned with HTTP 202 Aug 18 13:07:32.171185 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 460/1861] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:07:32 2026] POST /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:07:32.174685 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e29ed9af-4ce0-4626-b509-1b66911dd817 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:32.174685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e29ed9af-4ce0-4626-b509-1b66911dd817 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.174685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e29ed9af-4ce0-4626-b509-1b66911dd817 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.186532 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.186532 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:32.194540 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e29ed9af-4ce0-4626-b509-1b66911dd817 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:32.197788 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6bdc40d3-fd45-4698-9fb5-e9e161f73d18 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.200189 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e29ed9af-4ce0-4626-b509-1b66911dd817 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 200 Aug 18 13:07:32.200189 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 467/1862] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:32.201897 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6bdc40d3-fd45-4698-9fb5-e9e161f73d18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:32.202905 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6bdc40d3-fd45-4698-9fb5-e9e161f73d18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.202905 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6bdc40d3-fd45-4698-9fb5-e9e161f73d18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.222637 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.222637 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:32.233752 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6bdc40d3-fd45-4698-9fb5-e9e161f73d18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:32.241156 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6bdc40d3-fd45-4698-9fb5-e9e161f73d18 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:32.242819 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 469/1863] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:07:32.273657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4c733603-ee73-41bb-9a51-90bd022ea65a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.274114 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c733603-ee73-41bb-9a51-90bd022ea65a None None] GET https://10.4.3.126/volume// Aug 18 13:07:32.274177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c733603-ee73-41bb-9a51-90bd022ea65a None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.274372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c733603-ee73-41bb-9a51-90bd022ea65a None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.274659 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c733603-ee73-41bb-9a51-90bd022ea65a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:32.275041 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 468/1864] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07: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 18 13:07:32.288011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-76fcd874-2ed3-46df-b27a-2a30dec81e25 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.290632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-76fcd874-2ed3-46df-b27a-2a30dec81e25 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:32.290632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-76fcd874-2ed3-46df-b27a-2a30dec81e25 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.291074 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-76fcd874-2ed3-46df-b27a-2a30dec81e25 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.305414 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.305414 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:32.311478 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-76fcd874-2ed3-46df-b27a-2a30dec81e25 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:32.318587 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-76fcd874-2ed3-46df-b27a-2a30dec81e25 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:32.319055 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 461/1865] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:32.661785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-107a33d9-3fba-44e6-ab02-2124d91448f1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.672169 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-107a33d9-3fba-44e6-ab02-2124d91448f1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417 Aug 18 13:07:32.672564 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-107a33d9-3fba-44e6-ab02-2124d91448f1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.674525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d2b288a4-cc63-42de-ac57-08cbad8d3a51 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.676696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-107a33d9-3fba-44e6-ab02-2124d91448f1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.678006 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2b288a4-cc63-42de-ac57-08cbad8d3a51 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:32.678006 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2b288a4-cc63-42de-ac57-08cbad8d3a51 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.678269 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2b288a4-cc63-42de-ac57-08cbad8d3a51 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.678447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d2b288a4-cc63-42de-ac57-08cbad8d3a51 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:32.688587 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.688587 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:32.689073 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2b288a4-cc63-42de-ac57-08cbad8d3a51 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:32.689553 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 470/1866] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:32.713029 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.713029 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:32.775293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8849e465-ad3d-42af-b18e-311934d484e0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.778244 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8849e465-ad3d-42af-b18e-311934d484e0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:32.778503 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8849e465-ad3d-42af-b18e-311934d484e0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.778708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8849e465-ad3d-42af-b18e-311934d484e0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.778865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-8849e465-ad3d-42af-b18e-311934d484e0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:32.783660 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.783660 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:32.797617 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8849e465-ad3d-42af-b18e-311934d484e0 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 200 Aug 18 13:07:32.798388 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 469/1867] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:32.812897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c1996a8f-7346-4161-9cfc-428a925c6688 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.814924 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:32.815168 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.815420 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.815797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:32.816312 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2fc31a11-c4ae-447c-8748-7c3894e7f8cc req-107a33d9-3fba-44e6-ab02-2124d91448f1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417 returned with HTTP 200 Aug 18 13:07:32.816797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:32.817010 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 468/1868] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:32 2026] DELETE /volume/v3/attachments/8f15d81a-fa6f-4d7d-8806-3274fbcb2417 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:32.833842 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Get all volumes completed successfully. Aug 18 13:07:32.835145 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:32.835975 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:32.888526 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:32.894580 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.894580 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:32.901746 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:32.902304 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:32.908153 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e79cface-8576-4d56-b1be-91953ec6d522 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.910854 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e79cface-8576-4d56-b1be-91953ec6d522 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:32.911164 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e79cface-8576-4d56-b1be-91953ec6d522 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.911591 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e79cface-8576-4d56-b1be-91953ec6d522 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.911666 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-e79cface-8576-4d56-b1be-91953ec6d522 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:32.918740 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.918740 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:32.919932 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e79cface-8576-4d56-b1be-91953ec6d522 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:32.920760 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 471/1869] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:32.954378 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:32.958741 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.958741 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:32.972899 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1996a8f-7346-4161-9cfc-428a925c6688 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:32.973686 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 462/1870] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:32.990248 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:32.991779 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:32.991998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:32.992194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:32.993331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:32.993331 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:32.993331 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:32.993839 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:33.004278 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Get all volumes completed successfully. Aug 18 13:07:33.004523 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:33.004683 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:33.041159 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:33.045631 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.045631 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:33.051970 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:33.052602 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:33.101750 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:33.107541 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.107541 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:33.120089 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-890f4d8d-0d6a-408c-a819-824a0ee1b33a tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:33.120636 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 470/1871] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:32 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:33.136921 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cddc8499-0003-4127-aacc-73951bfde6a2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.141379 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cddc8499-0003-4127-aacc-73951bfde6a2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] POST https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46/action Aug 18 13:07:33.142018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cddc8499-0003-4127-aacc-73951bfde6a2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:33.142139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cddc8499-0003-4127-aacc-73951bfde6a2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:33.143975 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-cddc8499-0003-4127-aacc-73951bfde6a2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] delete called for group a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100589) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:33.143975 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-cddc8499-0003-4127-aacc-73951bfde6a2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Delete group with id: a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:33.148677 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.148677 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:33.221994 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c719a6a4-617d-4c98-ae50-5733cda3b40a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.224465 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c719a6a4-617d-4c98-ae50-5733cda3b40a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d Aug 18 13:07:33.224665 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c719a6a4-617d-4c98-ae50-5733cda3b40a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:33.224912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c719a6a4-617d-4c98-ae50-5733cda3b40a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:33.232342 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c719a6a4-617d-4c98-ae50-5733cda3b40a tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d returned with HTTP 404 Aug 18 13:07:33.234038 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 472/1872] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:33 2026] GET /volume/v3/volumes/91a53efc-832a-460c-ac3b-8e2f0d400c6d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:33.239671 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cddc8499-0003-4127-aacc-73951bfde6a2 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46/action returned with HTTP 202 Aug 18 13:07:33.240532 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 469/1873] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:33 2026] POST /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:33.249189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.253219 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.253219 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 Aug 18 13:07:33.253219 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:33.253219 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:33.255657 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:33.257134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:33.261262 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-308d4084-1283-4dac-bff4-fc8f5f852a2f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.261262 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-308d4084-1283-4dac-bff4-fc8f5f852a2f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:33.262181 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:33.262248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-308d4084-1283-4dac-bff4-fc8f5f852a2f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:33.262551 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Delete volume with id: f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:33.264631 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-308d4084-1283-4dac-bff4-fc8f5f852a2f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:33.264727 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.264727 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:33.270283 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Volume info retrieved successfully. Aug 18 13:07:33.270942 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:33.271092 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:33.281176 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.281176 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:33.282241 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.282241 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:33.282454 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:33.287294 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-308d4084-1283-4dac-bff4-fc8f5f852a2f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:33.294805 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-308d4084-1283-4dac-bff4-fc8f5f852a2f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:33.296171 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 473/1874] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:33 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:33.310513 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Delete volume request issued successfully. Aug 18 13:07:33.311226 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa49cedd-aae7-4732-b07e-370fcf677d5c tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 202 Aug 18 13:07:33.311605 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 463/1875] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:33 2026] DELETE /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:33.323065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1c6a766f-c2b8-4205-8a6b-48fd2492e7e1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.325078 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c6a766f-c2b8-4205-8a6b-48fd2492e7e1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:33.325294 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c6a766f-c2b8-4205-8a6b-48fd2492e7e1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:33.325503 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c6a766f-c2b8-4205-8a6b-48fd2492e7e1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:33.328431 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:33.334616 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.334616 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:33.335242 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.335242 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:33.342090 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1c6a766f-c2b8-4205-8a6b-48fd2492e7e1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:33.349862 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c6a766f-c2b8-4205-8a6b-48fd2492e7e1 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 200 Aug 18 13:07:33.349862 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 470/1876] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:33 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:33.350840 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-127f26fc-768b-4f98-aebf-f6b87a1123a9 tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 returned with HTTP 200 Aug 18 13:07:33.351570 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 471/1877] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:33 2026] GET /volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:33.704908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-03e5329f-0b6d-46ef-a716-ce6b77e304fe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.707044 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03e5329f-0b6d-46ef-a716-ce6b77e304fe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:33.707671 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03e5329f-0b6d-46ef-a716-ce6b77e304fe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:33.707671 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03e5329f-0b6d-46ef-a716-ce6b77e304fe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:33.707879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-03e5329f-0b6d-46ef-a716-ce6b77e304fe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:33.713786 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.713786 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:33.714704 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03e5329f-0b6d-46ef-a716-ce6b77e304fe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:33.715722 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 474/1878] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:33 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:33.934487 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a5511bd7-690b-4840-b153-2eca71ba4492 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:33.936705 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a5511bd7-690b-4840-b153-2eca71ba4492 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:33.936937 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a5511bd7-690b-4840-b153-2eca71ba4492 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:33.937170 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a5511bd7-690b-4840-b153-2eca71ba4492 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:33.937312 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a5511bd7-690b-4840-b153-2eca71ba4492 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:33.942538 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:33.942538 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:33.943507 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a5511bd7-690b-4840-b153-2eca71ba4492 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:33.943936 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 464/1879] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:33 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:34.314502 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-61c454c7-58c4-49f7-a9de-e43dcf092e1e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.318494 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-61c454c7-58c4-49f7-a9de-e43dcf092e1e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:34.318494 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-61c454c7-58c4-49f7-a9de-e43dcf092e1e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.319603 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-61c454c7-58c4-49f7-a9de-e43dcf092e1e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.338627 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:34.338627 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:34.344772 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-61c454c7-58c4-49f7-a9de-e43dcf092e1e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:34.354179 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-61c454c7-58c4-49f7-a9de-e43dcf092e1e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:34.356134 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 471/1880] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:34.364898 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d05dd03c-6e71-47d0-afcb-bf13086c332b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.367304 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d05dd03c-6e71-47d0-afcb-bf13086c332b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e Aug 18 13:07:34.367508 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d05dd03c-6e71-47d0-afcb-bf13086c332b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.367693 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d05dd03c-6e71-47d0-afcb-bf13086c332b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.371942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bff5bb73-01b9-4abd-a88b-a0d03a3568cf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.372927 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bff5bb73-01b9-4abd-a88b-a0d03a3568cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 Aug 18 13:07:34.373259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bff5bb73-01b9-4abd-a88b-a0d03a3568cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.373526 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bff5bb73-01b9-4abd-a88b-a0d03a3568cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.375911 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d05dd03c-6e71-47d0-afcb-bf13086c332b tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e returned with HTTP 404 Aug 18 13:07:34.376657 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 472/1881] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/volumes/f3c1ccdd-5586-4332-a24b-78b48d52a38e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:34.381924 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bff5bb73-01b9-4abd-a88b-a0d03a3568cf tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 returned with HTTP 404 Aug 18 13:07:34.382668 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 475/1882] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/volumes/562d45b0-12f0-4489-80be-e93dbc690493 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:34.394234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-57c57995-2951-4e4a-a47e-6d54e8ed966c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.394234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57c57995-2951-4e4a-a47e-6d54e8ed966c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 Aug 18 13:07:34.394234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-57c57995-2951-4e4a-a47e-6d54e8ed966c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.395092 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-57c57995-2951-4e4a-a47e-6d54e8ed966c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.402253 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57c57995-2951-4e4a-a47e-6d54e8ed966c tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 returned with HTTP 404 Aug 18 13:07:34.403042 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 465/1883] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/volumes/73e6033f-e042-49ac-9f5a-9e7f523da340 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:34.413442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2f22ce37-1bcb-4ea1-80e1-bcf4b6f04e8b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.416143 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2f22ce37-1bcb-4ea1-80e1-bcf4b6f04e8b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] GET https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 Aug 18 13:07:34.416684 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2f22ce37-1bcb-4ea1-80e1-bcf4b6f04e8b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.416988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2f22ce37-1bcb-4ea1-80e1-bcf4b6f04e8b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.417195 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-2f22ce37-1bcb-4ea1-80e1-bcf4b6f04e8b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] show called for member a663d92c-3ee7-4f28-8423-e7a75fd89c46 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:34.425677 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2f22ce37-1bcb-4ea1-80e1-bcf4b6f04e8b tempest-GroupsTest-659843324 tempest-GroupsTest-659843324-project-member] https://10.4.3.126/volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 returned with HTTP 404 Aug 18 13:07:34.426427 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 472/1884] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/groups/a663d92c-3ee7-4f28-8423-e7a75fd89c46 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:34.435344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9d2e18bb-fd55-40e1-9296-4b8a8fc6a888 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.437923 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d2e18bb-fd55-40e1-9296-4b8a8fc6a888 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/db7fcf68-1d3e-4624-aea3-f6c4a7e07188 Aug 18 13:07:34.438308 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9d2e18bb-fd55-40e1-9296-4b8a8fc6a888 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.438660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9d2e18bb-fd55-40e1-9296-4b8a8fc6a888 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.448234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.450748 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] DELETE https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:07:34.450979 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.451243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.451430 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Delete volume with id: 98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:07:34.461356 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d2e18bb-fd55-40e1-9296-4b8a8fc6a888 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/group_types/db7fcf68-1d3e-4624-aea3-f6c4a7e07188 returned with HTTP 202 Aug 18 13:07:34.462149 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:34.462149 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:34.462280 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 473/1885] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:07:34 2026] DELETE /volume/v3/group_types/db7fcf68-1d3e-4624-aea3-f6c4a7e07188 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:34.462343 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:34.474764 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1661bdc8-a251-4e78-b575-5c7e0b88be76 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.476444 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1661bdc8-a251-4e78-b575-5c7e0b88be76 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] DELETE https://10.4.3.126/volume/v3/types/333a08d0-25d6-46d6-addd-ab0ba7bcb80a Aug 18 13:07:34.476789 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1661bdc8-a251-4e78-b575-5c7e0b88be76 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.476940 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1661bdc8-a251-4e78-b575-5c7e0b88be76 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.494245 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Delete volume request issued successfully. Aug 18 13:07:34.494245 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a603cadb-00b3-4d5a-b3c0-94796cd8f7ff tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 202 Aug 18 13:07:34.494245 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 476/1886] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:34 2026] DELETE /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:34.500403 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7ac2d15a-cc14-460b-bc86-439210f47a98 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.503139 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ac2d15a-cc14-460b-bc86-439210f47a98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:07:34.503139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ac2d15a-cc14-460b-bc86-439210f47a98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.503139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ac2d15a-cc14-460b-bc86-439210f47a98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.514776 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:34.514776 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:34.522536 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7ac2d15a-cc14-460b-bc86-439210f47a98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Volume info retrieved successfully. Aug 18 13:07:34.522586 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1661bdc8-a251-4e78-b575-5c7e0b88be76 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/types/333a08d0-25d6-46d6-addd-ab0ba7bcb80a returned with HTTP 202 Aug 18 13:07:34.524593 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 466/1887] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:07:34 2026] DELETE /volume/v3/types/333a08d0-25d6-46d6-addd-ab0ba7bcb80a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:34.527113 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ac2d15a-cc14-460b-bc86-439210f47a98 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 200 Aug 18 13:07:34.527657 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 473/1888] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:34.534547 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4530ccaf-ba4b-4aca-b5d1-c47801308423 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.534547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4530ccaf-ba4b-4aca-b5d1-c47801308423 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] GET https://10.4.3.126/volume/v3/types/333a08d0-25d6-46d6-addd-ab0ba7bcb80a Aug 18 13:07:34.534547 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4530ccaf-ba4b-4aca-b5d1-c47801308423 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.534547 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4530ccaf-ba4b-4aca-b5d1-c47801308423 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.539194 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4530ccaf-ba4b-4aca-b5d1-c47801308423 tempest-GroupsTest-822460340 tempest-GroupsTest-822460340-project-admin] https://10.4.3.126/volume/v3/types/333a08d0-25d6-46d6-addd-ab0ba7bcb80a returned with HTTP 404 Aug 18 13:07:34.539194 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 474/1889] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/types/333a08d0-25d6-46d6-addd-ab0ba7bcb80a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:34.729898 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3a122b3b-dc35-44d7-92ec-dcf50dd0b183 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.732408 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3a122b3b-dc35-44d7-92ec-dcf50dd0b183 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:34.732603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3a122b3b-dc35-44d7-92ec-dcf50dd0b183 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.732842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3a122b3b-dc35-44d7-92ec-dcf50dd0b183 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.733034 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-3a122b3b-dc35-44d7-92ec-dcf50dd0b183 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:34.738517 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:34.738517 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:34.739410 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3a122b3b-dc35-44d7-92ec-dcf50dd0b183 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:34.739956 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 477/1890] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:34.761737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.764627 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:34.764627 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.764808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.765017 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:34.790371 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:34.790371 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:34.790371 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:34.820232 np0000007652 devstack@c-api.service[100591]: WARNING cinder.keymgr.conf_key_mgr [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:07:34.832097 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:07:34.832515 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e34ab0c-3a6c-48cc-9727-d47c6965c90c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 202 Aug 18 13:07:34.833037 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 467/1891] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:34 2026] DELETE /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:07:34.848585 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-af1b456e-a17c-4ded-af7b-060772dd4548 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.850934 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af1b456e-a17c-4ded-af7b-060772dd4548 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:34.850934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af1b456e-a17c-4ded-af7b-060772dd4548 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.851221 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af1b456e-a17c-4ded-af7b-060772dd4548 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.866813 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:34.866813 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:34.874150 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-af1b456e-a17c-4ded-af7b-060772dd4548 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:34.881577 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af1b456e-a17c-4ded-af7b-060772dd4548 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 200 Aug 18 13:07:34.882028 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 474/1892] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:34.960184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-370a50b9-ff86-4e60-a00e-3ad91a123ba0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:34.963677 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-370a50b9-ff86-4e60-a00e-3ad91a123ba0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:34.963840 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-370a50b9-ff86-4e60-a00e-3ad91a123ba0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:34.965305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-370a50b9-ff86-4e60-a00e-3ad91a123ba0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:34.965305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-370a50b9-ff86-4e60-a00e-3ad91a123ba0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:34.972435 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:34.972435 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:34.973644 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-370a50b9-ff86-4e60-a00e-3ad91a123ba0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:34.974576 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 475/1893] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:34 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:35.373225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-96f6b868-082e-409d-adbd-81d42a8773d5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:35.375445 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96f6b868-082e-409d-adbd-81d42a8773d5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:35.375689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96f6b868-082e-409d-adbd-81d42a8773d5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:35.375945 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96f6b868-082e-409d-adbd-81d42a8773d5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:35.388051 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:35.388051 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:35.392387 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-96f6b868-082e-409d-adbd-81d42a8773d5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:35.399691 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96f6b868-082e-409d-adbd-81d42a8773d5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:35.399691 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 478/1894] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:35 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:35.545859 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3cc4044d-0c16-497f-9c87-ae8e46a94198 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:35.548194 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3cc4044d-0c16-497f-9c87-ae8e46a94198 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] GET https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 Aug 18 13:07:35.548194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3cc4044d-0c16-497f-9c87-ae8e46a94198 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:35.548474 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3cc4044d-0c16-497f-9c87-ae8e46a94198 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:35.555416 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3cc4044d-0c16-497f-9c87-ae8e46a94198 tempest-AttachVolumeTestJSON-107179593 tempest-AttachVolumeTestJSON-107179593-project-member] https://10.4.3.126/volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 returned with HTTP 404 Aug 18 13:07:35.556065 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 468/1895] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:35 2026] GET /volume/v3/volumes/98bb0df9-c2df-4336-aa9c-0f1cc3d2d269 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:35.756931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-add9eded-312e-4afc-a03b-069ede7f6c61 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:35.760092 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-add9eded-312e-4afc-a03b-069ede7f6c61 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:35.760092 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-add9eded-312e-4afc-a03b-069ede7f6c61 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:35.761119 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-add9eded-312e-4afc-a03b-069ede7f6c61 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:35.762171 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-add9eded-312e-4afc-a03b-069ede7f6c61 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:35.769560 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:35.769560 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:35.770390 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-add9eded-312e-4afc-a03b-069ede7f6c61 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:35.770885 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 475/1896] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:35 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:35.905305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b7f001ff-4302-4295-93a6-96b103d2e10c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:35.907373 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b7f001ff-4302-4295-93a6-96b103d2e10c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 Aug 18 13:07:35.907660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b7f001ff-4302-4295-93a6-96b103d2e10c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:35.907934 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b7f001ff-4302-4295-93a6-96b103d2e10c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:35.915616 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b7f001ff-4302-4295-93a6-96b103d2e10c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 returned with HTTP 404 Aug 18 13:07:35.916646 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 476/1897] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:35 2026] GET /volume/v3/volumes/55c9ece7-df6e-439b-8fea-25fac20d2d59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:35.927202 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1f12dc97-3404-44a8-8558-0a15057ed061 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:35.928905 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f12dc97-3404-44a8-8558-0a15057ed061 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:07:35.929152 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f12dc97-3404-44a8-8558-0a15057ed061 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:35.929358 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f12dc97-3404-44a8-8558-0a15057ed061 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:35.930136 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1f12dc97-3404-44a8-8558-0a15057ed061 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:35.948650 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1f12dc97-3404-44a8-8558-0a15057ed061 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Get all volumes completed successfully. Aug 18 13:07:35.950662 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:35.950662 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:35.955347 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f12dc97-3404-44a8-8558-0a15057ed061 tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:07:35.955834 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 479/1898] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:07:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:35.976260 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-73a71bd5-e86b-4bbb-b059-5a2bc36ed44a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:35.978195 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73a71bd5-e86b-4bbb-b059-5a2bc36ed44a tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] DELETE https://10.4.3.126/volume/v3/types/81bc4993-d46c-4d2d-96d6-b0135c3b0b0e Aug 18 13:07:35.978483 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73a71bd5-e86b-4bbb-b059-5a2bc36ed44a tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:35.978787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73a71bd5-e86b-4bbb-b059-5a2bc36ed44a tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:35.988015 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7414ddce-91b5-4452-a20b-992f13684f9d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:35.990095 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7414ddce-91b5-4452-a20b-992f13684f9d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:35.990337 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7414ddce-91b5-4452-a20b-992f13684f9d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:35.990705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7414ddce-91b5-4452-a20b-992f13684f9d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:35.990705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7414ddce-91b5-4452-a20b-992f13684f9d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:35.996615 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:35.996615 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:35.997498 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7414ddce-91b5-4452-a20b-992f13684f9d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:35.998532 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 476/1899] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:35 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:36.011036 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73a71bd5-e86b-4bbb-b059-5a2bc36ed44a tempest-TestVolumeBootPattern-1551198205 tempest-TestVolumeBootPattern-1551198205-project-admin] https://10.4.3.126/volume/v3/types/81bc4993-d46c-4d2d-96d6-b0135c3b0b0e returned with HTTP 202 Aug 18 13:07:36.011441 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 469/1900] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:07:35 2026] DELETE /volume/v3/types/81bc4993-d46c-4d2d-96d6-b0135c3b0b0e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:36.068746 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:36.075727 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:36.075727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1153288303", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:36.078196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1153288303', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:36.168422 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:07:36.172610 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:07:36.177819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (98081fe3-2284-444b-af80-59df0f8b44f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:36.178798 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443692b4-641e-40c2-b07b-a96dec54349b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:36.180076 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:36.190432 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-60865fbd-1cc8-4ad5-9fa3-7cb0cfc08377 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:36.193566 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-60865fbd-1cc8-4ad5-9fa3-7cb0cfc08377 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:36.193758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-60865fbd-1cc8-4ad5-9fa3-7cb0cfc08377 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:36.193942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-60865fbd-1cc8-4ad5-9fa3-7cb0cfc08377 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:36.205571 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:36.205571 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:36.209949 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-60865fbd-1cc8-4ad5-9fa3-7cb0cfc08377 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:36.215831 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-60865fbd-1cc8-4ad5-9fa3-7cb0cfc08377 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:36.216513 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 480/1901] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:36 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:36.260825 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443692b4-641e-40c2-b07b-a96dec54349b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:36.261643 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51a11e5-ad16-407b-a4bf-da4a56dad210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:36.304643 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-de8a9be0-9df2-4711-a2b4-72a55454ac44 req-c6ee9365-f7e3-488a-ba25-5b172f774683 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:36.307511 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-de8a9be0-9df2-4711-a2b4-72a55454ac44 req-c6ee9365-f7e3-488a-ba25-5b172f774683 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:07:36.307901 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-de8a9be0-9df2-4711-a2b4-72a55454ac44 req-c6ee9365-f7e3-488a-ba25-5b172f774683 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:36.307901 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-de8a9be0-9df2-4711-a2b4-72a55454ac44 req-c6ee9365-f7e3-488a-ba25-5b172f774683 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:36.319795 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:36.319795 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:36.324393 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-de8a9be0-9df2-4711-a2b4-72a55454ac44 req-c6ee9365-f7e3-488a-ba25-5b172f774683 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:07:36.329725 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-de8a9be0-9df2-4711-a2b4-72a55454ac44 req-c6ee9365-f7e3-488a-ba25-5b172f774683 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:07:36.330956 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 477/1902] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:36 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:36.343055 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['c8e6fd2a-b46b-42ad-be8e-544d26e3264a', '965e2e41-1f79-4d9f-9032-3b98bcda964e', '52ae83da-e6a2-4c11-8da4-59e9ffb29838', '26381989-492f-40ca-9ad8-f63c7369eeb1'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:36.344049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51a11e5-ad16-407b-a4bf-da4a56dad210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8e6fd2a-b46b-42ad-be8e-544d26e3264a', '965e2e41-1f79-4d9f-9032-3b98bcda964e', '52ae83da-e6a2-4c11-8da4-59e9ffb29838', '26381989-492f-40ca-9ad8-f63c7369eeb1']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:36.345105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d607183-31d1-4df9-9f17-de5671961010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:36.376698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d607183-31d1-4df9-9f17-de5671961010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b78f087-848b-4789-aea7-d9dfba2ebcae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1153288303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['c8e6fd2a-b46b-42ad-be8e-544d26e3264a','965e2e41-1f79-4d9f-9032-3b98bcda964e','52ae83da-e6a2-4c11-8da4-59e9ffb29838','26381989-492f-40ca-9ad8-f63c7369eeb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1153288303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b78f087-848b-4789-aea7-d9dfba2ebcae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:36.378723 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe1fc45-f7e2-438f-b005-b501f1e956d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:36.414245 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe1fc45-f7e2-438f-b005-b501f1e956d6) transitioned into state 'SUCCESS' from state '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-1153288303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['c8e6fd2a-b46b-42ad-be8e-544d26e3264a','965e2e41-1f79-4d9f-9032-3b98bcda964e','52ae83da-e6a2-4c11-8da4-59e9ffb29838','26381989-492f-40ca-9ad8-f63c7369eeb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:36.415554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce9de03-c421-4ceb-a30a-9d66cd389dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:36.417816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-76262755-ac6e-467a-b401-84fa006eb2f4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:36.419887 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76262755-ac6e-467a-b401-84fa006eb2f4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:36.420159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76262755-ac6e-467a-b401-84fa006eb2f4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:36.420417 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76262755-ac6e-467a-b401-84fa006eb2f4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:36.428333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce9de03-c421-4ceb-a30a-9d66cd389dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:36.429565 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (98081fe3-2284-444b-af80-59df0f8b44f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:36.430542 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:07:36.431310 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-688a38f5-80f6-4584-9813-00d1eeb8cce4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:36.431627 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 477/1903] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:36 2026] POST /volume/v3/volumes => generated 759 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:36.435361 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:36.435361 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:36.440881 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-76262755-ac6e-467a-b401-84fa006eb2f4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:36.449307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76262755-ac6e-467a-b401-84fa006eb2f4 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:36.450829 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 470/1904] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:36 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:36.453241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2bc7bb41-9290-4831-925e-5a6a136d4fc3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:36.456192 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bc7bb41-9290-4831-925e-5a6a136d4fc3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:07:36.456192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bc7bb41-9290-4831-925e-5a6a136d4fc3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:36.456468 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bc7bb41-9290-4831-925e-5a6a136d4fc3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:36.465687 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:36.465687 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:36.473100 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2bc7bb41-9290-4831-925e-5a6a136d4fc3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:36.480802 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bc7bb41-9290-4831-925e-5a6a136d4fc3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 200 Aug 18 13:07:36.482001 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 481/1905] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:36 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:36.784045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1548b7bf-b7ad-48d6-84fd-6a893ecaaa74 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:36.786662 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1548b7bf-b7ad-48d6-84fd-6a893ecaaa74 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:36.786965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1548b7bf-b7ad-48d6-84fd-6a893ecaaa74 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:36.787276 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1548b7bf-b7ad-48d6-84fd-6a893ecaaa74 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:36.787437 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-1548b7bf-b7ad-48d6-84fd-6a893ecaaa74 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:36.794225 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:36.794225 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:36.795228 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1548b7bf-b7ad-48d6-84fd-6a893ecaaa74 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:36.795783 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 478/1906] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:36 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:37.021083 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-52aea28b-740a-4563-97fe-f609aa531b35 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.025545 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-52aea28b-740a-4563-97fe-f609aa531b35 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:37.025545 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-52aea28b-740a-4563-97fe-f609aa531b35 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:37.025949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-52aea28b-740a-4563-97fe-f609aa531b35 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:37.026484 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-52aea28b-740a-4563-97fe-f609aa531b35 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:37.036131 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:37.036131 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:37.037590 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-52aea28b-740a-4563-97fe-f609aa531b35 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:37.038501 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 478/1907] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:37 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:37.466614 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f493183e-8970-472b-8049-bd9816a0f067 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.468827 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f493183e-8970-472b-8049-bd9816a0f067 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:37.469098 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f493183e-8970-472b-8049-bd9816a0f067 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:37.469350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f493183e-8970-472b-8049-bd9816a0f067 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:37.485457 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:37.485457 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:37.493631 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f493183e-8970-472b-8049-bd9816a0f067 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:37.500589 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f493183e-8970-472b-8049-bd9816a0f067 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:37.500781 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a93bbad8-534c-418b-9108-c5118f73ca94 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.501719 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 471/1908] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:37 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:37.503339 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a93bbad8-534c-418b-9108-c5118f73ca94 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:07:37.503961 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a93bbad8-534c-418b-9108-c5118f73ca94 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:37.504226 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a93bbad8-534c-418b-9108-c5118f73ca94 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:37.515885 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:37.515885 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:37.521972 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a93bbad8-534c-418b-9108-c5118f73ca94 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:37.531937 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a93bbad8-534c-418b-9108-c5118f73ca94 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 200 Aug 18 13:07:37.531937 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 482/1909] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:37 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:37.546061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3b3b265b-a415-47f5-b383-2e14df015ad7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.548440 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b3b265b-a415-47f5-b383-2e14df015ad7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:07:37.549360 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b3b265b-a415-47f5-b383-2e14df015ad7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:37.549360 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b3b265b-a415-47f5-b383-2e14df015ad7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:37.560652 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:37.560652 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:37.568257 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3b3b265b-a415-47f5-b383-2e14df015ad7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:37.582095 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b3b265b-a415-47f5-b383-2e14df015ad7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 200 Aug 18 13:07:37.582095 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 479/1910] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:37 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:37.646701 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-02e44a4a-938e-4bf5-8deb-49069929e083 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.810381 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3a8f925c-6180-49c8-ac4b-b68e2715ffe7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.810865 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-02e44a4a-938e-4bf5-8deb-49069929e083 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:07:37.811395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-02e44a4a-938e-4bf5-8deb-49069929e083 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1769369153"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:37.812400 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3a8f925c-6180-49c8-ac4b-b68e2715ffe7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:37.812641 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3a8f925c-6180-49c8-ac4b-b68e2715ffe7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:37.812840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3a8f925c-6180-49c8-ac4b-b68e2715ffe7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:37.812936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-3a8f925c-6180-49c8-ac4b-b68e2715ffe7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:37.824549 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:37.824549 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:37.824549 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3a8f925c-6180-49c8-ac4b-b68e2715ffe7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:37.824989 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 472/1911] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:37 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:37.841071 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-02e44a4a-938e-4bf5-8deb-49069929e083 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:07:37.841819 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 479/1912] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:07:37 2026] POST /volume/v3/types => generated 220 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:37.856916 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b6234497-5837-4bbe-a5b2-01b0d1569fdf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.860605 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b6234497-5837-4bbe-a5b2-01b0d1569fdf tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:07:37.860605 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b6234497-5837-4bbe-a5b2-01b0d1569fdf tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-591768668"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:37.881765 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b6234497-5837-4bbe-a5b2-01b0d1569fdf tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:07:37.882160 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 483/1913] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:07:37 2026] POST /volume/v3/group_types => generated 176 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:37.897305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.907618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-2eed5f28-7924-4330-bd7f-006d73dc8a6d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:37.912084 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-2eed5f28-7924-4330-bd7f-006d73dc8a6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 Aug 18 13:07:37.912285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-2eed5f28-7924-4330-bd7f-006d73dc8a6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:37.912562 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-2eed5f28-7924-4330-bd7f-006d73dc8a6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:37.924506 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:37.924506 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:38.023411 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3759bbc4-96b4-4f6b-9fb0-7eebcc21622c req-2eed5f28-7924-4330-bd7f-006d73dc8a6d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 returned with HTTP 200 Aug 18 13:07:38.024086 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 473/1914] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:37 2026] DELETE /volume/v3/attachments/b8eeaccc-c449-47e5-bce0-336f62b5f6d2 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:38.042758 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:07:38.043841 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a69c81b8-b4a2-44bb-9e33-f9963e5924a7", "volume_types": ["496db887-d24b-459c-977b-6e322a0ee37c"], "name": "tempest-GroupsV314Test-Group-143154550"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:38.047712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Creating new group {'group': {'group_type': 'a69c81b8-b4a2-44bb-9e33-f9963e5924a7', 'volume_types': ['496db887-d24b-459c-977b-6e322a0ee37c'], 'name': 'tempest-GroupsV314Test-Group-143154550'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:07:38.055464 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a6abf4cb-776c-4e78-8dae-851a5f817d88 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:38.055970 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Creating group tempest-GroupsV314Test-Group-143154550. Aug 18 13:07:38.057630 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6abf4cb-776c-4e78-8dae-851a5f817d88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:38.057959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a6abf4cb-776c-4e78-8dae-851a5f817d88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:38.058311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a6abf4cb-776c-4e78-8dae-851a5f817d88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:38.058483 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a6abf4cb-776c-4e78-8dae-851a5f817d88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:38.066638 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:38.066638 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:38.067786 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6abf4cb-776c-4e78-8dae-851a5f817d88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:38.068101 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 480/1915] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:38 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:38.085452 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:07:38.082908. {{(pid=100589) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:07:38.085452 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Availability Zones retrieved successfully. Aug 18 13:07:38.124645 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Created reservations ['3b566a94-21e9-4be2-a46d-9e39984b4496'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:38.175414 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fafc3c8e-ba37-44a5-a4ad-d2456f50a3dc tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:07:38.175870 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 480/1916] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:07:37 2026] POST /volume/v3/groups => generated 107 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:38.190512 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-63174a2d-37bb-4dba-b26c-69f08f020594 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:38.192845 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-63174a2d-37bb-4dba-b26c-69f08f020594 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d Aug 18 13:07:38.193318 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-63174a2d-37bb-4dba-b26c-69f08f020594 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:38.194755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-63174a2d-37bb-4dba-b26c-69f08f020594 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:38.195693 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-63174a2d-37bb-4dba-b26c-69f08f020594 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] show called for member 65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:38.202231 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:38.202231 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:38.217775 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-63174a2d-37bb-4dba-b26c-69f08f020594 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d returned with HTTP 200 Aug 18 13:07:38.217775 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 484/1917] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:38 2026] GET /volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d => generated 387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:38.518874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0cf124aa-c71c-4cad-a95c-98f2b632f0cf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:38.521694 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0cf124aa-c71c-4cad-a95c-98f2b632f0cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:38.521928 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0cf124aa-c71c-4cad-a95c-98f2b632f0cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:38.522176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0cf124aa-c71c-4cad-a95c-98f2b632f0cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:38.529894 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:38.529894 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:38.537621 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0cf124aa-c71c-4cad-a95c-98f2b632f0cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:38.542472 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0cf124aa-c71c-4cad-a95c-98f2b632f0cf tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:38.542963 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 474/1918] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:38 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:38.562668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dc93f75c-128e-424e-bf18-cda9108d2d21 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:38.564829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc93f75c-128e-424e-bf18-cda9108d2d21 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:38.564942 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc93f75c-128e-424e-bf18-cda9108d2d21 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:38.565220 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc93f75c-128e-424e-bf18-cda9108d2d21 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:38.575084 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:38.575084 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:38.579861 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dc93f75c-128e-424e-bf18-cda9108d2d21 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:38.586256 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc93f75c-128e-424e-bf18-cda9108d2d21 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:38.586721 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 481/1919] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:38 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:38.641181 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bf3e3ef9-38ee-49ae-83bb-775599972c34 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:38.642822 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf3e3ef9-38ee-49ae-83bb-775599972c34 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:07:38.643057 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf3e3ef9-38ee-49ae-83bb-775599972c34 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:38.643301 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf3e3ef9-38ee-49ae-83bb-775599972c34 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:38.652065 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:38.652065 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:38.657951 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bf3e3ef9-38ee-49ae-83bb-775599972c34 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:38.666670 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf3e3ef9-38ee-49ae-83bb-775599972c34 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:07:38.668073 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 481/1920] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:38 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:38.747989 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:38.750576 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:38.751090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1014527263", "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:38.753544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1014527263', 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:38.842243 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-36c718d7-4e6a-4d5b-9a2b-143058b77566 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:38.846313 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-36c718d7-4e6a-4d5b-9a2b-143058b77566 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:38.848902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-36c718d7-4e6a-4d5b-9a2b-143058b77566 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:38.849120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-36c718d7-4e6a-4d5b-9a2b-143058b77566 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:38.851453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-36c718d7-4e6a-4d5b-9a2b-143058b77566 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:38.858071 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:38.858071 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:38.858908 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-36c718d7-4e6a-4d5b-9a2b-143058b77566 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:38.859257 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 475/1921] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:38 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:38.986609 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume of 1 GB Aug 18 13:07:38.987157 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:38.987157 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:38.987935 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Availability Zones retrieved successfully. Aug 18 13:07:38.996808 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (0f609ef4-6ef6-45a6-87b1-0cb96584b152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:38.998157 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb7697d-e4d2-49be-96b7-9735923a8042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.001095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:39.058311 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.058311 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:39.082990 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb7697d-e4d2-49be-96b7-9735923a8042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=018913a9-3b66-49d7-b124-4908ee441705,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '018913a9-3b66-49d7-b124-4908ee441705', 'encryption_key_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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.083883 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2a1561e1-a119-48fb-aca7-abf9ae3ed482 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.085183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1fd28f-a638-47c2-9920-845b09881ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.086451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2a1561e1-a119-48fb-aca7-abf9ae3ed482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:39.086567 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2a1561e1-a119-48fb-aca7-abf9ae3ed482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.087073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2a1561e1-a119-48fb-aca7-abf9ae3ed482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.087073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-2a1561e1-a119-48fb-aca7-abf9ae3ed482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:39.095041 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.095041 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:39.095796 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2a1561e1-a119-48fb-aca7-abf9ae3ed482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:39.096830 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 482/1922] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:39.173316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Created reservations ['fe68e361-c10f-4afd-8e0d-0a6cb7711387', '26906b46-1be0-4c8d-a3be-b43885308f39', '66399658-1d8e-47b4-b635-cb8f3e7f45c6', 'bac9d311-9f1f-4b39-aee6-19046adfb93c'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:39.175881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1fd28f-a638-47c2-9920-845b09881ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe68e361-c10f-4afd-8e0d-0a6cb7711387', '26906b46-1be0-4c8d-a3be-b43885308f39', '66399658-1d8e-47b4-b635-cb8f3e7f45c6', 'bac9d311-9f1f-4b39-aee6-19046adfb93c']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.175881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567866e8-4d0a-4ea2-86e9-79f75a1ef690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.222122 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567866e8-4d0a-4ea2-86e9-79f75a1ef690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388398a5-d752-4635-8390-d7df4af9de7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1014527263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['fe68e361-c10f-4afd-8e0d-0a6cb7711387','26906b46-1be0-4c8d-a3be-b43885308f39','66399658-1d8e-47b4-b635-cb8f3e7f45c6','bac9d311-9f1f-4b39-aee6-19046adfb93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1014527263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388398a5-d752-4635-8390-d7df4af9de7d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b25e34375c2f4e32935fbb9ecebd2811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8930da0242d746a8b1b731dce12fe831',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(018913a9-3b66-49d7-b124-4908ee441705),volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.223081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b258ff84-8df6-4504-93f3-58acfb655fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.233570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1c5a2277-156e-49f0-b54f-f395d3b625b5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.237220 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c5a2277-156e-49f0-b54f-f395d3b625b5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d Aug 18 13:07:39.238036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c5a2277-156e-49f0-b54f-f395d3b625b5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.238036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c5a2277-156e-49f0-b54f-f395d3b625b5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.239042 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-1c5a2277-156e-49f0-b54f-f395d3b625b5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] show called for member 65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:39.247282 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.247282 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:39.257907 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c5a2277-156e-49f0-b54f-f395d3b625b5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d returned with HTTP 200 Aug 18 13:07:39.258714 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b258ff84-8df6-4504-93f3-58acfb655fef) transitioned into state 'SUCCESS' from state '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-1014527263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b25e34375c2f4e32935fbb9ecebd2811',qos_specs=None,replication_status=,reservations=['fe68e361-c10f-4afd-8e0d-0a6cb7711387','26906b46-1be0-4c8d-a3be-b43885308f39','66399658-1d8e-47b4-b635-cb8f3e7f45c6','bac9d311-9f1f-4b39-aee6-19046adfb93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8930da0242d746a8b1b731dce12fe831',volume_type_id=018913a9-3b66-49d7-b124-4908ee441705)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.259640 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d162a33-0f67-47d2-820a-dcc79b43b446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.259845 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 482/1923] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:39.273681 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.276628 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:39.277006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1976268786", "volume_type": "496db887-d24b-459c-977b-6e322a0ee37c", "group_id": "65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:39.278466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1976268786', 'volume_type': '496db887-d24b-459c-977b-6e322a0ee37c', 'group_id': '65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:39.280860 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d162a33-0f67-47d2-820a-dcc79b43b446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.281639 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Flow 'volume_create_api' (0f609ef4-6ef6-45a6-87b1-0cb96584b152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:39.282028 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create volume request issued successfully. Aug 18 13:07:39.282688 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc79406a-0993-4698-ba99-f23ea98fd7b9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:39.283125 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 485/1924] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:38 2026] POST /volume/v3/volumes => generated 760 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:39.289071 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.289071 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:39.289609 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Create volume of 1 GB Aug 18 13:07:39.295191 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Availability Zones retrieved successfully. Aug 18 13:07:39.298558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cab8e7bf-bd59-4a29-bfdb-431f4b248a2b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.302374 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Flow 'volume_create_api' (32e67707-a75c-445e-a1d2-0c88f7e1a03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:39.303326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b035f71-288f-42e0-959e-9b982330eefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.304454 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.304454 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:39.304454 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:39.305422 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cab8e7bf-bd59-4a29-bfdb-431f4b248a2b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:39.305422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cab8e7bf-bd59-4a29-bfdb-431f4b248a2b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.305422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cab8e7bf-bd59-4a29-bfdb-431f4b248a2b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.321578 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.321578 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:39.328565 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b035f71-288f-42e0-959e-9b982330eefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:07:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=496db887-d24b-459c-977b-6e322a0ee37c,is_public=True,name='tempest-GroupsV314Test-volume-type-1769369153',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '496db887-d24b-459c-977b-6e322a0ee37c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.330331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b3a1701-e947-43c1-b591-4301742373c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.330446 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cab8e7bf-bd59-4a29-bfdb-431f4b248a2b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:39.338033 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cab8e7bf-bd59-4a29-bfdb-431f4b248a2b tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:07:39.341034 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 483/1925] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:39.394942 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1769369153 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1769369153, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:39.394942 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1769369153 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1769369153, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:07:39.485750 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Created reservations ['81e381dd-94c3-4f22-9954-5f36fde22ee1', '0f5ff5ca-c503-4e8f-8b94-4ab8bb981e9b', '30891c27-3037-4eab-9795-4bacdcf745e7', '8222c093-1565-4b63-bc9d-4f6296faf403'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:39.486939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b3a1701-e947-43c1-b591-4301742373c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e381dd-94c3-4f22-9954-5f36fde22ee1', '0f5ff5ca-c503-4e8f-8b94-4ab8bb981e9b', '30891c27-3037-4eab-9795-4bacdcf745e7', '8222c093-1565-4b63-bc9d-4f6296faf403']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.488184 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3905a4-63d1-4f29-bfc8-e149bf7e2aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.520954 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3905a4-63d1-4f29-bfc8-e149bf7e2aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df82831d-917d-44d6-9cef-c0721f3b46a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1976268786',encryption_key_id=None,group_id=65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d,group_type_id=,metadata={},multiattach=False,project_id='ec26ba0b50bb4527b33f307fb02bb948',qos_specs=None,replication_status=,reservations=['81e381dd-94c3-4f22-9954-5f36fde22ee1','0f5ff5ca-c503-4e8f-8b94-4ab8bb981e9b','30891c27-3037-4eab-9795-4bacdcf745e7','8222c093-1565-4b63-bc9d-4f6296faf403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942cffe6dbb74622824e78bb29b02b63',volume_type_id=496db887-d24b-459c-977b-6e322a0ee37c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1976268786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d,host=None,id=df82831d-917d-44d6-9cef-c0721f3b46a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec26ba0b50bb4527b33f307fb02bb948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942cffe6dbb74622824e78bb29b02b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(496db887-d24b-459c-977b-6e322a0ee37c),volume_type_id=496db887-d24b-459c-977b-6e322a0ee37c)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.522134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b695115d-8525-4ba7-b31b-7248dcf737e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.572688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ed5094cb-9d4f-4d94-966a-fc8c79c20775 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.576357 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ed5094cb-9d4f-4d94-966a-fc8c79c20775 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:07:39.576707 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ed5094cb-9d4f-4d94-966a-fc8c79c20775 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.577868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ed5094cb-9d4f-4d94-966a-fc8c79c20775 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.585651 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b695115d-8525-4ba7-b31b-7248dcf737e9) transitioned into state 'SUCCESS' from state '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-1976268786',encryption_key_id=None,group_id=65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d,group_type_id=,metadata={},multiattach=False,project_id='ec26ba0b50bb4527b33f307fb02bb948',qos_specs=None,replication_status=,reservations=['81e381dd-94c3-4f22-9954-5f36fde22ee1','0f5ff5ca-c503-4e8f-8b94-4ab8bb981e9b','30891c27-3037-4eab-9795-4bacdcf745e7','8222c093-1565-4b63-bc9d-4f6296faf403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942cffe6dbb74622824e78bb29b02b63',volume_type_id=496db887-d24b-459c-977b-6e322a0ee37c)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.586735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0475457-d42b-4125-b97e-522362ffef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:39.597321 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.597321 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:39.602834 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ed5094cb-9d4f-4d94-966a-fc8c79c20775 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:39.611651 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0475457-d42b-4125-b97e-522362ffef9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:39.612172 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ed5094cb-9d4f-4d94-966a-fc8c79c20775 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 200 Aug 18 13:07:39.612769 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 483/1926] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:39.612972 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Flow 'volume_create_api' (32e67707-a75c-445e-a1d2-0c88f7e1a03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:39.614414 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Create volume request issued successfully. Aug 18 13:07:39.614592 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:39.615563 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:39.667238 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:39.671959 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.671959 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:39.677620 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bddd04bf-9a5d-40b9-b180-33f61a3d7ca8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:39.678254 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 476/1927] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:07:39 2026] POST /volume/v3/volumes => generated 819 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:39.694967 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.697500 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 Aug 18 13:07:39.698037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.698037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.712577 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.712577 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:39.719336 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Volume info retrieved successfully. Aug 18 13:07:39.720189 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:39.720540 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:39.759967 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c467259f-5a28-45b9-8093-da6549e0e6b0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.762317 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c467259f-5a28-45b9-8093-da6549e0e6b0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:07:39.762317 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c467259f-5a28-45b9-8093-da6549e0e6b0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.762792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c467259f-5a28-45b9-8093-da6549e0e6b0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.776447 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.776447 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:39.776821 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:39.781957 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c467259f-5a28-45b9-8093-da6549e0e6b0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:07:39.782196 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.782196 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:39.788411 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c467259f-5a28-45b9-8093-da6549e0e6b0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:07:39.788411 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 484/1928] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:39.792454 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0f4efe6f-efe1-4471-8c2c-d3bb48b93e17 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 returned with HTTP 200 Aug 18 13:07:39.793195 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 486/1929] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 => generated 887 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:39.843068 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-afca781f-2588-4ddb-8c63-82e06081492a req-2610ee68-351f-4277-985d-5c5ecf343cb8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.845910 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-2610ee68-351f-4277-985d-5c5ecf343cb8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:07:39.846241 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-2610ee68-351f-4277-985d-5c5ecf343cb8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.846433 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-2610ee68-351f-4277-985d-5c5ecf343cb8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.860037 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.860037 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:39.864784 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-afca781f-2588-4ddb-8c63-82e06081492a req-2610ee68-351f-4277-985d-5c5ecf343cb8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:07:39.870158 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-2610ee68-351f-4277-985d-5c5ecf343cb8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:07:39.872115 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 484/1930] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:39.878607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cbdb739f-6c73-4f94-9cf4-649c938c2c00 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.882408 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cbdb739f-6c73-4f94-9cf4-649c938c2c00 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:39.882408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cbdb739f-6c73-4f94-9cf4-649c938c2c00 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.882408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cbdb739f-6c73-4f94-9cf4-649c938c2c00 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.882408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-cbdb739f-6c73-4f94-9cf4-649c938c2c00 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:39.889752 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.889752 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:39.890642 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cbdb739f-6c73-4f94-9cf4-649c938c2c00 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:39.891728 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 477/1931] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:39 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:39.903280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-afca781f-2588-4ddb-8c63-82e06081492a req-dd5b171a-55e1-455a-a503-e97708b4c5e1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.905330 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-dd5b171a-55e1-455a-a503-e97708b4c5e1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41/action Aug 18 13:07:39.905674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-dd5b171a-55e1-455a-a503-e97708b4c5e1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:39.905792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-dd5b171a-55e1-455a-a503-e97708b4c5e1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:39.920833 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:39.920833 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:39.921430 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-afca781f-2588-4ddb-8c63-82e06081492a req-dd5b171a-55e1-455a-a503-e97708b4c5e1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:07:39.931196 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-afca781f-2588-4ddb-8c63-82e06081492a req-dd5b171a-55e1-455a-a503-e97708b4c5e1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Begin detaching volume completed successfully. Aug 18 13:07:39.931547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-dd5b171a-55e1-455a-a503-e97708b4c5e1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41/action returned with HTTP 202 Aug 18 13:07:39.932493 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 485/1932] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:07:39 2026] POST /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:07:39.996003 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-97c49169-a1cb-435d-8d0e-7498a0100ff0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:39.996003 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-97c49169-a1cb-435d-8d0e-7498a0100ff0 None None] GET https://10.4.3.126/volume// Aug 18 13:07:39.996003 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-97c49169-a1cb-435d-8d0e-7498a0100ff0 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:39.996421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-97c49169-a1cb-435d-8d0e-7498a0100ff0 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:39.996487 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-97c49169-a1cb-435d-8d0e-7498a0100ff0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:39.996792 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 487/1933] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07: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 18 13:07:40.016086 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-afca781f-2588-4ddb-8c63-82e06081492a req-19507263-fbc7-450d-bdda-6d2f8644d9b1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.018754 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-19507263-fbc7-450d-bdda-6d2f8644d9b1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:07:40.019640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-19507263-fbc7-450d-bdda-6d2f8644d9b1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.019640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-19507263-fbc7-450d-bdda-6d2f8644d9b1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.030596 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.030596 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:40.034664 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-afca781f-2588-4ddb-8c63-82e06081492a req-19507263-fbc7-450d-bdda-6d2f8644d9b1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:07:40.039612 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-19507263-fbc7-450d-bdda-6d2f8644d9b1 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:07:40.040183 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 485/1934] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:40.112758 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1d69458c-18de-47d3-9ad8-7a4e3eaf3e7e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.115582 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d69458c-18de-47d3-9ad8-7a4e3eaf3e7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:40.115874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d69458c-18de-47d3-9ad8-7a4e3eaf3e7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.116196 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d69458c-18de-47d3-9ad8-7a4e3eaf3e7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.116329 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1d69458c-18de-47d3-9ad8-7a4e3eaf3e7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:40.121719 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.121719 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:40.122728 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d69458c-18de-47d3-9ad8-7a4e3eaf3e7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:40.123108 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 478/1935] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:40.228952 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e4125aa1-699a-43be-806d-b9769935ac9d req-959dfdf0-bcf2-45d3-b1fd-fdb9a16ab3fe None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.231237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-959dfdf0-bcf2-45d3-b1fd-fdb9a16ab3fe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:07:40.231508 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-959dfdf0-bcf2-45d3-b1fd-fdb9a16ab3fe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.231713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-959dfdf0-bcf2-45d3-b1fd-fdb9a16ab3fe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.239326 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.239326 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:40.243482 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-e4125aa1-699a-43be-806d-b9769935ac9d req-959dfdf0-bcf2-45d3-b1fd-fdb9a16ab3fe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:40.248756 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-959dfdf0-bcf2-45d3-b1fd-fdb9a16ab3fe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 200 Aug 18 13:07:40.249169 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 486/1936] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:40.260334 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d31a88cf-0316-4c7b-ac6c-7a06527d413a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.260732 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d31a88cf-0316-4c7b-ac6c-7a06527d413a None None] GET https://10.4.3.126/volume// Aug 18 13:07:40.260909 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d31a88cf-0316-4c7b-ac6c-7a06527d413a None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.261137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d31a88cf-0316-4c7b-ac6c-7a06527d413a None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.261642 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d31a88cf-0316-4c7b-ac6c-7a06527d413a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:40.261995 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 488/1937] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:40.274956 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ea51852c-d9af-4e5c-a007-f1a542680537 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.279631 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ea51852c-d9af-4e5c-a007-f1a542680537 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:07:40.280269 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ea51852c-d9af-4e5c-a007-f1a542680537 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b78f087-848b-4789-aea7-d9dfba2ebcae", "connector": null, "instance_uuid": "806493cd-978b-4218-b88b-73b5f380b535"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:40.295780 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.295780 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:40.343708 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-ea51852c-d9af-4e5c-a007-f1a542680537 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:07:40.344343 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 486/1938] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:07:40 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:40.362839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7df131bb-cd8c-40c1-8141-d322fe991d80 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.365753 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7df131bb-cd8c-40c1-8141-d322fe991d80 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:40.366040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7df131bb-cd8c-40c1-8141-d322fe991d80 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.366416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7df131bb-cd8c-40c1-8141-d322fe991d80 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.377659 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.377659 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:40.384001 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7df131bb-cd8c-40c1-8141-d322fe991d80 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:40.391145 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7df131bb-cd8c-40c1-8141-d322fe991d80 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:07:40.394800 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 479/1939] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:40.642415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-4474a7b6-da14-4fae-8c8e-07243cf7d89a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.647036 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-4474a7b6-da14-4fae-8c8e-07243cf7d89a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:40.647288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-4474a7b6-da14-4fae-8c8e-07243cf7d89a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.649374 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-4474a7b6-da14-4fae-8c8e-07243cf7d89a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.663238 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.663238 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:40.670716 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-4474a7b6-da14-4fae-8c8e-07243cf7d89a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:40.679396 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-4474a7b6-da14-4fae-8c8e-07243cf7d89a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:07:40.679396 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 487/1940] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:40.812142 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.814531 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 Aug 18 13:07:40.814717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.814911 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.831255 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.831255 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:40.840279 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Volume info retrieved successfully. Aug 18 13:07:40.841257 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:40.841486 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:40.903957 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:40.905258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0be29c77-5371-43e6-99c4-e69c76dd4461 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.907651 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0be29c77-5371-43e6-99c4-e69c76dd4461 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:40.907968 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0be29c77-5371-43e6-99c4-e69c76dd4461 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:40.908909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0be29c77-5371-43e6-99c4-e69c76dd4461 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:40.908909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0be29c77-5371-43e6-99c4-e69c76dd4461 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:40.909362 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.909362 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:40.920540 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.920540 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:40.921125 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0be29c77-5371-43e6-99c4-e69c76dd4461 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:40.921296 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e92ece7f-978a-4d65-bca2-97bc3019a972 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 returned with HTTP 200 Aug 18 13:07:40.921800 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 489/1941] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:40.923836 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 487/1942] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:40 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:40.940189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.942093 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] POST https://10.4.3.126/volume/v3/groups/action Aug 18 13:07:40.942502 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action body: b'{"create-from-src": {"source_group_id": "65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d", "name": "tempest-Group_from_grp-110891381"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:40.942696 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d", "name": "tempest-Group_from_grp-110891381"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:40.944730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Creating new group {'create-from-src': {'source_group_id': '65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d', 'name': 'tempest-Group_from_grp-110891381'}}. {{(pid=100591) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 13:07:40.944730 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.groups [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Creating group tempest-Group_from_grp-110891381 from source group 65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d. Aug 18 13:07:40.948069 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.948069 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:40.954918 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:40.954918 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:40.994470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:40.997695 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:40.998227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1563846454", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:40.999123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Created reservations ['207acde2-9e7f-4149-ab69-81dc00f4b469'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:41.000590 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1563846454', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:41.001239 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Create volume of 1 GB Aug 18 13:07:41.010046 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Availability Zones retrieved successfully. Aug 18 13:07:41.020843 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Flow 'volume_create_api' (f6187de0-421a-464a-87cc-a9b595b88458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:41.022230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d14e3-a697-4dba-ba28-053ef21b4673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.023773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:41.072851 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d14e3-a697-4dba-ba28-053ef21b4673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.073862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd79a6e9-b3e0-4d3f-b3f6-ea25c3d5cb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.074300 np0000007652 devstack@c-api.service[100591]: INFO cinder.group.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] A mapping entry already exists for group 01047db4-0a0a-43a4-9c5d-30d965b48679 and volume type 496db887-d24b-459c-977b-6e322a0ee37c. Do not need to create again. Aug 18 13:07:41.074645 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.074645 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:41.075258 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Availability Zones retrieved successfully. Aug 18 13:07:41.081273 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Flow 'volume_create_api' (a7b6d8b7-4aae-4b9a-8539-ab39fcc9d9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:41.082329 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbc5153-7d53-4199-8026-1f365d999a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.083564 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:41.109107 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbc5153-7d53-4199-8026-1f365d999a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'df82831d-917d-44d6-9cef-c0721f3b46a0', 'volume_type': VolumeType(created_at=2026-08-18T13:07:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=496db887-d24b-459c-977b-6e322a0ee37c,is_public=True,name='tempest-GroupsV314Test-volume-type-1769369153',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '496db887-d24b-459c-977b-6e322a0ee37c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '01047db4-0a0a-43a4-9c5d-30d965b48679', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.109688 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192e8360-f50b-4c81-b50a-e30cf68d145a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.128301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-afca781f-2588-4ddb-8c63-82e06081492a req-d50fc85b-b399-4dfa-a42c-4c1d4e4bb4ff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.133507 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-d50fc85b-b399-4dfa-a42c-4c1d4e4bb4ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] DELETE https://10.4.3.126/volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205 Aug 18 13:07:41.133507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-d50fc85b-b399-4dfa-a42c-4c1d4e4bb4ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.133903 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-d50fc85b-b399-4dfa-a42c-4c1d4e4bb4ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.135972 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-376b40da-c82e-48fa-8056-30b8800ee67d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.138457 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-376b40da-c82e-48fa-8056-30b8800ee67d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:41.138734 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-376b40da-c82e-48fa-8056-30b8800ee67d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.138983 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-376b40da-c82e-48fa-8056-30b8800ee67d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.139159 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-376b40da-c82e-48fa-8056-30b8800ee67d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:41.147413 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.147413 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:41.147915 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.147915 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.149112 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-376b40da-c82e-48fa-8056-30b8800ee67d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:41.149806 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 488/1943] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:41.166780 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Created reservations ['80980645-521e-4c18-8727-f993ba809139', '6721d83f-c186-4a53-ad9d-0e5115355720', 'bbe9f529-ec30-44c8-82a5-9b4a227cd592', '6c4e0fac-21bb-4eb1-98b9-1acda861a1a5'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:41.167649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192e8360-f50b-4c81-b50a-e30cf68d145a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80980645-521e-4c18-8727-f993ba809139', '6721d83f-c186-4a53-ad9d-0e5115355720', 'bbe9f529-ec30-44c8-82a5-9b4a227cd592', '6c4e0fac-21bb-4eb1-98b9-1acda861a1a5']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.167759 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-63055504-47e2-4a85-8a70-a9e7524094f9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.168483 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9bd0dd-5e16-48c1-80cf-840461e1a9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.172765 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63055504-47e2-4a85-8a70-a9e7524094f9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 Aug 18 13:07:41.173089 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63055504-47e2-4a85-8a70-a9e7524094f9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.174984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63055504-47e2-4a85-8a70-a9e7524094f9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.187307 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.187307 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.187800 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-63055504-47e2-4a85-8a70-a9e7524094f9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:07:41.188765 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63055504-47e2-4a85-8a70-a9e7524094f9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 returned with HTTP 200 Aug 18 13:07:41.189224 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 489/1944] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:41.202501 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4a0a82af-a8ab-4df0-a5a2-070cf1ae018a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.204929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9bd0dd-5e16-48c1-80cf-840461e1a9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1815df53-7d4f-405e-998c-cdd2c9f29433', '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=01047db4-0a0a-43a4-9c5d-30d965b48679,group_type_id=,metadata={},multiattach=False,project_id='ec26ba0b50bb4527b33f307fb02bb948',qos_specs=None,replication_status=,reservations=['80980645-521e-4c18-8727-f993ba809139','6721d83f-c186-4a53-ad9d-0e5115355720','bbe9f529-ec30-44c8-82a5-9b4a227cd592','6c4e0fac-21bb-4eb1-98b9-1acda861a1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=df82831d-917d-44d6-9cef-c0721f3b46a0,status='creating',user_id='942cffe6dbb74622824e78bb29b02b63',volume_type_id=496db887-d24b-459c-977b-6e322a0ee37c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=01047db4-0a0a-43a4-9c5d-30d965b48679,host=None,id=1815df53-7d4f-405e-998c-cdd2c9f29433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec26ba0b50bb4527b33f307fb02bb948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=df82831d-917d-44d6-9cef-c0721f3b46a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942cffe6dbb74622824e78bb29b02b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(496db887-d24b-459c-977b-6e322a0ee37c),volume_type_id=496db887-d24b-459c-977b-6e322a0ee37c)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.205152 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4a0a82af-a8ab-4df0-a5a2-070cf1ae018a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:41.205314 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4a0a82af-a8ab-4df0-a5a2-070cf1ae018a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.206654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4a0a82af-a8ab-4df0-a5a2-070cf1ae018a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.206654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-4a0a82af-a8ab-4df0-a5a2-070cf1ae018a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:41.206757 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98edae6a-558a-4b84-8ce7-ea2c5e40e707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.209801 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Created reservations ['ab368f58-4019-421b-8ad5-34dc442ca98b', '198197ac-9112-4222-bfab-56016cffd842', 'f8c09844-408b-4335-bb2a-2aad15e1abb5', 'f88706fb-6af6-428d-8191-43c828460fd8'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:41.212226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd79a6e9-b3e0-4d3f-b3f6-ea25c3d5cb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab368f58-4019-421b-8ad5-34dc442ca98b', '198197ac-9112-4222-bfab-56016cffd842', 'f8c09844-408b-4335-bb2a-2aad15e1abb5', 'f88706fb-6af6-428d-8191-43c828460fd8']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.212226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e3bc44-5b39-4438-be97-d3f35c37e93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.213118 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.213118 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.214304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4a0a82af-a8ab-4df0-a5a2-070cf1ae018a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:41.214878 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 490/1945] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:41.234565 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-afca781f-2588-4ddb-8c63-82e06081492a req-d50fc85b-b399-4dfa-a42c-4c1d4e4bb4ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205 returned with HTTP 200 Aug 18 13:07:41.235266 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 490/1946] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:41 2026] DELETE /volume/v3/attachments/44d99197-e8fd-49ac-b13f-003e4aefd205 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:41.236612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-28b5de04-5303-421e-894e-3d476be3aefd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.239723 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28b5de04-5303-421e-894e-3d476be3aefd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:41.239954 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-28b5de04-5303-421e-894e-3d476be3aefd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.240198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-28b5de04-5303-421e-894e-3d476be3aefd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.240364 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-28b5de04-5303-421e-894e-3d476be3aefd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete backup with id: 812dd064-0a8e-4828-ac1f-46abbee302a5. Aug 18 13:07:41.240568 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98edae6a-558a-4b84-8ce7-ea2c5e40e707) transitioned into state 'SUCCESS' from 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=01047db4-0a0a-43a4-9c5d-30d965b48679,group_type_id=,metadata={},multiattach=False,project_id='ec26ba0b50bb4527b33f307fb02bb948',qos_specs=None,replication_status=,reservations=['80980645-521e-4c18-8727-f993ba809139','6721d83f-c186-4a53-ad9d-0e5115355720','bbe9f529-ec30-44c8-82a5-9b4a227cd592','6c4e0fac-21bb-4eb1-98b9-1acda861a1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=df82831d-917d-44d6-9cef-c0721f3b46a0,status='creating',user_id='942cffe6dbb74622824e78bb29b02b63',volume_type_id=496db887-d24b-459c-977b-6e322a0ee37c)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.241818 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Flow 'volume_create_api' (a7b6d8b7-4aae-4b9a-8539-ab39fcc9d9d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:41.242461 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Create volume request issued successfully. Aug 18 13:07:41.245862 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.245862 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.249104 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-99cc921c-8a97-4267-838a-3d672a7ad19f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.258702 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-99cc921c-8a97-4267-838a-3d672a7ad19f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:41.258702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-99cc921c-8a97-4267-838a-3d672a7ad19f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.258702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-99cc921c-8a97-4267-838a-3d672a7ad19f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.259221 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e3bc44-5b39-4438-be97-d3f35c37e93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf483bdc-c648-43f3-baa2-fff7b896e38e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1563846454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8f1f90c6ef44c2bbf40b16a610b3c9',qos_specs=None,replication_status=,reservations=['ab368f58-4019-421b-8ad5-34dc442ca98b','198197ac-9112-4222-bfab-56016cffd842','f8c09844-408b-4335-bb2a-2aad15e1abb5','f88706fb-6af6-428d-8191-43c828460fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a4fdbd6c8a4a3da7dbec664f2d1151',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1563846454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf483bdc-c648-43f3-baa2-fff7b896e38e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d8f1f90c6ef44c2bbf40b16a610b3c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a4fdbd6c8a4a3da7dbec664f2d1151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.260615 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40bdf0e-4e35-4b9d-a662-ebe56ecc6128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.261152 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97ac6f0e-60a3-4374-a9c6-7b0150c1758e tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/action returned with HTTP 202 Aug 18 13:07:41.261508 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 480/1947] 10.4.3.126 () {70 vars in 1318 bytes} [Tue Aug 18 13:07:40 2026] POST /volume/v3/groups/action => generated 101 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:41.268850 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.268850 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:41.271355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-58376720-c395-4a13-b9e9-646933e03e87 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.274939 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:41.274939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.275314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.276472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:41.277087 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.277087 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:41.277280 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-28b5de04-5303-421e-894e-3d476be3aefd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] delete_backup rpcapi backup_id 812dd064-0a8e-4828-ac1f-46abbee302a5 {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:07:41.277748 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:41.278781 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-99cc921c-8a97-4267-838a-3d672a7ad19f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:41.280049 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28b5de04-5303-421e-894e-3d476be3aefd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 202 Aug 18 13:07:41.280049 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 491/1948] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:41 2026] DELETE /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:07:41.291961 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Get all volumes completed successfully. Aug 18 13:07:41.292116 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-99cc921c-8a97-4267-838a-3d672a7ad19f tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:07:41.292172 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:41.292198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d17aca49-5b98-48f4-8d88-668397f9f432 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.292251 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:41.292276 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 491/1949] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 1368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:41.293853 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d17aca49-5b98-48f4-8d88-668397f9f432 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:41.294054 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d17aca49-5b98-48f4-8d88-668397f9f432 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.294275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d17aca49-5b98-48f4-8d88-668397f9f432 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.294400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d17aca49-5b98-48f4-8d88-668397f9f432 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:41.302080 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.302080 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.303562 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d17aca49-5b98-48f4-8d88-668397f9f432 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 200 Aug 18 13:07:41.303562 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 492/1950] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:41.309268 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-af196ad7-90f7-45b1-9511-1214b695801e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.309713 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-af196ad7-90f7-45b1-9511-1214b695801e None None] GET https://10.4.3.126/volume// Aug 18 13:07:41.310075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-af196ad7-90f7-45b1-9511-1214b695801e None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.310392 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-af196ad7-90f7-45b1-9511-1214b695801e None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.310585 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-af196ad7-90f7-45b1-9511-1214b695801e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:41.311443 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 492/1951] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:41.327531 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-09f1ba27-d36e-463e-a2cf-e18fe5fffd09 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.331126 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-09f1ba27-d36e-463e-a2cf-e18fe5fffd09 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:07:41.331903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-09f1ba27-d36e-463e-a2cf-e18fe5fffd09 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "388398a5-d752-4635-8390-d7df4af9de7d", "connector": null, "instance_uuid": "a6c42c41-479b-4ae8-87dd-211502b265e9"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:41.340507 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:41.343561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40bdf0e-4e35-4b9d-a662-ebe56ecc6128) transitioned into state 'SUCCESS' from state '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-1563846454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8f1f90c6ef44c2bbf40b16a610b3c9',qos_specs=None,replication_status=,reservations=['ab368f58-4019-421b-8ad5-34dc442ca98b','198197ac-9112-4222-bfab-56016cffd842','f8c09844-408b-4335-bb2a-2aad15e1abb5','f88706fb-6af6-428d-8191-43c828460fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a4fdbd6c8a4a3da7dbec664f2d1151',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.344246 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.344246 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:41.344419 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3710167-f339-4126-b457-09b17b094a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:41.349071 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:41.349305 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:41.352067 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.352067 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.367655 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3710167-f339-4126-b457-09b17b094a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:41.368683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Flow 'volume_create_api' (f6187de0-421a-464a-87cc-a9b595b88458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:41.369873 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Create volume request issued successfully. Aug 18 13:07:41.370192 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-8631a323-2be2-4c7e-9ce0-5d07418358c5 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:41.373682 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 488/1952] 10.4.3.126 () {72 vars in 1541 bytes} [Tue Aug 18 13:07:40 2026] POST /volume/v3/volumes => generated 755 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:41.392165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-19299324-cdb4-42ea-9a4d-994ea83efe09 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.394475 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-19299324-cdb4-42ea-9a4d-994ea83efe09 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:41.395469 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-19299324-cdb4-42ea-9a4d-994ea83efe09 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.395469 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-19299324-cdb4-42ea-9a4d-994ea83efe09 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.399982 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:41.404073 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-09f1ba27-d36e-463e-a2cf-e18fe5fffd09 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:07:41.404142 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.404142 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:41.404668 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 493/1953] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:07:41 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:41.410153 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.410153 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:41.414407 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-58376720-c395-4a13-b9e9-646933e03e87 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:41.414958 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 481/1954] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:41.418281 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-19299324-cdb4-42ea-9a4d-994ea83efe09 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Volume info retrieved successfully. Aug 18 13:07:41.429494 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ccacb311-6af5-4358-97ca-b3c739904d39 req-19299324-cdb4-42ea-9a4d-994ea83efe09 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 200 Aug 18 13:07:41.430051 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 493/1955] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:41.436131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.438584 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 Aug 18 13:07:41.438866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.439101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.450355 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.450355 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:41.456613 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Volume info retrieved successfully. Aug 18 13:07:41.457454 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:41.457683 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:41.468508 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-c3be5abb-68bd-4132-ab05-7d7616ab41d1 req-b5a0fb1b-1d54-4749-82a0-16b9b02b8b8e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.472065 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c3be5abb-68bd-4132-ab05-7d7616ab41d1 req-b5a0fb1b-1d54-4749-82a0-16b9b02b8b8e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:41.472065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c3be5abb-68bd-4132-ab05-7d7616ab41d1 req-b5a0fb1b-1d54-4749-82a0-16b9b02b8b8e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.472380 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c3be5abb-68bd-4132-ab05-7d7616ab41d1 req-b5a0fb1b-1d54-4749-82a0-16b9b02b8b8e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.484292 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.484292 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.487075 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-c3be5abb-68bd-4132-ab05-7d7616ab41d1 req-b5a0fb1b-1d54-4749-82a0-16b9b02b8b8e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Volume info retrieved successfully. Aug 18 13:07:41.493092 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c3be5abb-68bd-4132-ab05-7d7616ab41d1 req-b5a0fb1b-1d54-4749-82a0-16b9b02b8b8e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 200 Aug 18 13:07:41.493996 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 494/1956] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:41.509816 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:41.516091 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.516091 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:41.527629 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8e0514f3-b1a5-4a45-864a-f5e50b9f0c92 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 returned with HTTP 200 Aug 18 13:07:41.529468 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 489/1957] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 => generated 923 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:41.544544 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6a054ba1-4c6c-4a08-a795-bbada24a73f5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.549150 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6a054ba1-4c6c-4a08-a795-bbada24a73f5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679 Aug 18 13:07:41.549150 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6a054ba1-4c6c-4a08-a795-bbada24a73f5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.549734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6a054ba1-4c6c-4a08-a795-bbada24a73f5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.549734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-6a054ba1-4c6c-4a08-a795-bbada24a73f5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] show called for member 01047db4-0a0a-43a4-9c5d-30d965b48679 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:41.555940 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.555940 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:41.566883 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6a054ba1-4c6c-4a08-a795-bbada24a73f5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679 returned with HTTP 200 Aug 18 13:07:41.567475 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 482/1958] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679 => generated 416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:41.579867 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.584431 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:41.584431 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.584431 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.584431 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:41.584431 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:41.628788 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Get all volumes completed successfully. Aug 18 13:07:41.629657 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:41.629897 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:41.676270 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:41.679669 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.679669 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:41.684084 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:41.684264 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:41.732850 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:41.736798 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.736798 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:41.746006 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75b93b18-20b0-4516-a0bb-5cfff181f89f tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:41.746537 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 494/1959] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:41.775404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7c914fec-61e1-493e-9412-a571f553776a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.777367 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c914fec-61e1-493e-9412-a571f553776a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] POST https://10.4.3.126/volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679/action Aug 18 13:07:41.777725 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c914fec-61e1-493e-9412-a571f553776a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:41.778059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c914fec-61e1-493e-9412-a571f553776a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:41.779122 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-7c914fec-61e1-493e-9412-a571f553776a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] delete called for group 01047db4-0a0a-43a4-9c5d-30d965b48679 {{(pid=100589) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:41.779283 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-7c914fec-61e1-493e-9412-a571f553776a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Delete group with id: 01047db4-0a0a-43a4-9c5d-30d965b48679 Aug 18 13:07:41.784010 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.784010 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:41.834569 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c914fec-61e1-493e-9412-a571f553776a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679/action returned with HTTP 202 Aug 18 13:07:41.835085 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 495/1960] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:41 2026] POST /volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:41.844474 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-621464bc-e208-426f-b413-0c2ff95947a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.849238 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 Aug 18 13:07:41.849238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.849238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.858371 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.858371 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:41.865658 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Volume info retrieved successfully. Aug 18 13:07:41.866866 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:41.867099 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:41.919300 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:41.923674 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.923674 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:41.935707 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-621464bc-e208-426f-b413-0c2ff95947a5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 returned with HTTP 200 Aug 18 13:07:41.936439 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 490/1961] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:41.942369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b6a7f8c4-8dbe-445a-b536-f68ea5e7d090 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:41.943786 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b6a7f8c4-8dbe-445a-b536-f68ea5e7d090 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:41.943786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b6a7f8c4-8dbe-445a-b536-f68ea5e7d090 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:41.943786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b6a7f8c4-8dbe-445a-b536-f68ea5e7d090 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:41.943786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b6a7f8c4-8dbe-445a-b536-f68ea5e7d090 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:41.953370 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:41.953370 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:41.953370 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b6a7f8c4-8dbe-445a-b536-f68ea5e7d090 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:41.954040 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 483/1962] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:41 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:42.044618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d8a8cdc2-9e58-4bc3-ae2e-d712b602edcd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.045222 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d8a8cdc2-9e58-4bc3-ae2e-d712b602edcd None None] GET https://10.4.3.126/volume// Aug 18 13:07:42.045467 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d8a8cdc2-9e58-4bc3-ae2e-d712b602edcd None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.045837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d8a8cdc2-9e58-4bc3-ae2e-d712b602edcd None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.046351 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d8a8cdc2-9e58-4bc3-ae2e-d712b602edcd None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:42.046848 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 495/1963] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:42.065816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e4125aa1-699a-43be-806d-b9769935ac9d req-e87ab097-85af-4de3-821d-652caab7102b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.068839 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-e87ab097-85af-4de3-821d-652caab7102b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:07:42.069088 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-e87ab097-85af-4de3-821d-652caab7102b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.069444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-e87ab097-85af-4de3-821d-652caab7102b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.096271 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.096271 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:42.106858 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-e4125aa1-699a-43be-806d-b9769935ac9d req-e87ab097-85af-4de3-821d-652caab7102b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:07:42.123305 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-e87ab097-85af-4de3-821d-652caab7102b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 200 Aug 18 13:07:42.123305 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 496/1964] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 1546 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:42.140652 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d4e99d5d-0c45-4be2-b14a-19975a7842fa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.143441 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d4e99d5d-0c45-4be2-b14a-19975a7842fa tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:07:42.143742 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d4e99d5d-0c45-4be2-b14a-19975a7842fa tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.145239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d4e99d5d-0c45-4be2-b14a-19975a7842fa tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.154954 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.154954 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:42.164392 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d4e99d5d-0c45-4be2-b14a-19975a7842fa tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:07:42.170957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d4e99d5d-0c45-4be2-b14a-19975a7842fa tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:07:42.171887 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 491/1965] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:42.278757 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e4125aa1-699a-43be-806d-b9769935ac9d req-236dfa9f-ac81-49bf-82cb-d7cbbc9e4f88 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.283905 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-236dfa9f-ac81-49bf-82cb-d7cbbc9e4f88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e Aug 18 13:07:42.285228 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-236dfa9f-ac81-49bf-82cb-d7cbbc9e4f88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:42.300185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e4125aa1-699a-43be-806d-b9769935ac9d req-236dfa9f-ac81-49bf-82cb-d7cbbc9e4f88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-4b78f087-848b-4789-aea7-d9dfba2ebcae-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:07:42.306431 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e4125aa1-699a-43be-806d-b9769935ac9d req-236dfa9f-ac81-49bf-82cb-d7cbbc9e4f88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-4b78f087-848b-4789-aea7-d9dfba2ebcae-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:07:42.308176 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.308176 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:42.322919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ffd8d10f-14df-482c-890b-b164f6984828 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.324612 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ffd8d10f-14df-482c-890b-b164f6984828 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 Aug 18 13:07:42.325056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ffd8d10f-14df-482c-890b-b164f6984828 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.325454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ffd8d10f-14df-482c-890b-b164f6984828 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.325731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ffd8d10f-14df-482c-890b-b164f6984828 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Show backup with id 812dd064-0a8e-4828-ac1f-46abbee302a5. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:42.332137 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ffd8d10f-14df-482c-890b-b164f6984828 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 returned with HTTP 404 Aug 18 13:07:42.332137 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 496/1966] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/backups/812dd064-0a8e-4828-ac1f-46abbee302a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:42.468155 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-e4125aa1-699a-43be-806d-b9769935ac9d req-236dfa9f-ac81-49bf-82cb-d7cbbc9e4f88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-4b78f087-848b-4789-aea7-d9dfba2ebcae-np0000007652" released by "attachment_update" :: held 0.161s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:07:42.468862 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.469433 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-236dfa9f-ac81-49bf-82cb-d7cbbc9e4f88 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e returned with HTTP 200 Aug 18 13:07:42.469433 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 484/1967] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:07:42 2026] PUT /volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:42.476920 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 Aug 18 13:07:42.476920 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.476920 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.476920 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 4353422f-2285-43f3-b323-de49b2e4d2d7 Aug 18 13:07:42.494161 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.494161 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:42.494840 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:07:42.516906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e4125aa1-699a-43be-806d-b9769935ac9d req-45a5b03e-59db-4479-9ca8-3d4691885a15 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.520685 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-45a5b03e-59db-4479-9ca8-3d4691885a15 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e/action Aug 18 13:07:42.520869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-45a5b03e-59db-4479-9ca8-3d4691885a15 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:42.521088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-45a5b03e-59db-4479-9ca8-3d4691885a15 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:42.529637 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-dacd320f-1d8c-422c-b745-fd058bf414c1 req-0ed7b40b-07cd-4202-ba3e-477eecd8311e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.535292 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:07:42.535292 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-364c09a7-21a8-413f-aa00-4cd3ba7bbbd7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 returned with HTTP 202 Aug 18 13:07:42.535292 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 497/1968] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:07:42 2026] DELETE /volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:42.535838 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dacd320f-1d8c-422c-b745-fd058bf414c1 req-0ed7b40b-07cd-4202-ba3e-477eecd8311e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:42.535838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dacd320f-1d8c-422c-b745-fd058bf414c1 req-0ed7b40b-07cd-4202-ba3e-477eecd8311e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.535838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dacd320f-1d8c-422c-b745-fd058bf414c1 req-0ed7b40b-07cd-4202-ba3e-477eecd8311e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.545648 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4a699072-b1d9-4dfd-8d60-ed3d13142d77 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.549567 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a699072-b1d9-4dfd-8d60-ed3d13142d77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 Aug 18 13:07:42.549863 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a699072-b1d9-4dfd-8d60-ed3d13142d77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.550140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a699072-b1d9-4dfd-8d60-ed3d13142d77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.554377 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.554377 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:42.556511 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.556511 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:42.562510 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-dacd320f-1d8c-422c-b745-fd058bf414c1 req-0ed7b40b-07cd-4202-ba3e-477eecd8311e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Volume info retrieved successfully. Aug 18 13:07:42.566508 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.566508 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:42.567075 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4a699072-b1d9-4dfd-8d60-ed3d13142d77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:07:42.568950 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a699072-b1d9-4dfd-8d60-ed3d13142d77 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 returned with HTTP 200 Aug 18 13:07:42.569441 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 485/1969] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:42.576430 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dacd320f-1d8c-422c-b745-fd058bf414c1 req-0ed7b40b-07cd-4202-ba3e-477eecd8311e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 200 Aug 18 13:07:42.579392 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 497/1970] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:42.585223 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e4125aa1-699a-43be-806d-b9769935ac9d req-45a5b03e-59db-4479-9ca8-3d4691885a15 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e/action returned with HTTP 204 Aug 18 13:07:42.585924 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 492/1971] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:07:42 2026] POST /volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:42.630253 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.633858 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:07:42.634342 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf483bdc-c648-43f3-baa2-fff7b896e38e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-595219696", "description": null, "metadata": {}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:42.648949 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.648949 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:42.650833 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Volume info retrieved successfully. Aug 18 13:07:42.650833 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Create snapshot from volume cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:42.708411 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Created reservations ['add03d4f-0119-4b59-9ece-f7e8f7e9b276', '5afe80d0-e5c2-48a9-89a3-5c81fbec7542', '1ccb9f9e-9940-4b2a-bd20-795f9a6d610a', '95eecde8-6504-4198-99ba-b98520e217a1'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:42.783495 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Snapshot create request issued successfully. Aug 18 13:07:42.784001 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2a879558-d1d0-4e3d-8f97-2f1720c4bb58 req-d0b878b3-048b-4a06-b7e8-be1444b22a4c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:07:42.784663 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 498/1972] 10.4.3.126 () {72 vars in 1547 bytes} [Tue Aug 18 13:07:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:42.904940 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-1662e962-9368-4d5d-9201-4b757d8180e9 req-09d3cb3a-52d2-4043-8017-67339d356cc3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.907989 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1662e962-9368-4d5d-9201-4b757d8180e9 req-09d3cb3a-52d2-4043-8017-67339d356cc3 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] GET https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 Aug 18 13:07:42.907989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1662e962-9368-4d5d-9201-4b757d8180e9 req-09d3cb3a-52d2-4043-8017-67339d356cc3 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.907989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1662e962-9368-4d5d-9201-4b757d8180e9 req-09d3cb3a-52d2-4043-8017-67339d356cc3 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.920737 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.920737 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:42.921701 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-1662e962-9368-4d5d-9201-4b757d8180e9 req-09d3cb3a-52d2-4043-8017-67339d356cc3 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Snapshot retrieved successfully. Aug 18 13:07:42.923192 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1662e962-9368-4d5d-9201-4b757d8180e9 req-09d3cb3a-52d2-4043-8017-67339d356cc3 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 returned with HTTP 200 Aug 18 13:07:42.923767 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 486/1973] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:42.957769 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e3fd1216-bb9b-4a95-a9ae-78fe394aca26 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.967417 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e3fd1216-bb9b-4a95-a9ae-78fe394aca26 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 Aug 18 13:07:42.967564 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3bbf75d4-a83e-4fdc-acb7-7717e2cf8abe None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.967608 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e3fd1216-bb9b-4a95-a9ae-78fe394aca26 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.968512 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e3fd1216-bb9b-4a95-a9ae-78fe394aca26 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.969268 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3bbf75d4-a83e-4fdc-acb7-7717e2cf8abe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:42.969656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3bbf75d4-a83e-4fdc-acb7-7717e2cf8abe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.970094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3bbf75d4-a83e-4fdc-acb7-7717e2cf8abe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.971502 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-3bbf75d4-a83e-4fdc-acb7-7717e2cf8abe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:42.978757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.978891 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.978891 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:42.980260 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3bbf75d4-a83e-4fdc-acb7-7717e2cf8abe tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:42.980404 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e3fd1216-bb9b-4a95-a9ae-78fe394aca26 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 returned with HTTP 404 Aug 18 13:07:42.981037 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 493/1974] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:42.982187 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 498/1975] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/volumes/1815df53-7d4f-405e-998c-cdd2c9f29433 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:42.982752 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:07:42.983036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.983323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.983644 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:42.984745 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:42.984745 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:42.986295 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Building query based on filter {{(pid=100589) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:07:42.994244 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-80a2ffb1-a17b-4421-82a0-125e855fec44 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:42.996850 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80a2ffb1-a17b-4421-82a0-125e855fec44 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679 Aug 18 13:07:42.997095 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-80a2ffb1-a17b-4421-82a0-125e855fec44 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:42.997411 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-80a2ffb1-a17b-4421-82a0-125e855fec44 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:42.997531 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-80a2ffb1-a17b-4421-82a0-125e855fec44 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] show called for member 01047db4-0a0a-43a4-9c5d-30d965b48679 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:43.004346 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80a2ffb1-a17b-4421-82a0-125e855fec44 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679 returned with HTTP 404 Aug 18 13:07:43.005827 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 487/1976] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/groups/01047db4-0a0a-43a4-9c5d-30d965b48679 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:43.011968 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] Get all snapshots completed successfully. Aug 18 13:07:43.012654 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.012654 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:43.013129 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-349564d4-15d9-4f41-8524-f7af2f44800f req-3fc183f1-daa5-4686-94fd-6beac4eef99c tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-reader] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:07:43.013627 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 499/1977] 10.4.3.126 () {68 vars in 1514 bytes} [Tue Aug 18 13:07:42 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:43.018706 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.022357 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:43.022357 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.022357 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.022357 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:43.024142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:43.034785 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Get all volumes completed successfully. Aug 18 13:07:43.035925 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:43.036337 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:43.051763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-102364fd-06a3-435c-b69c-095c8720104b req-426005da-5552-4147-aeb2-b7dfe1231e07 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.058831 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-102364fd-06a3-435c-b69c-095c8720104b req-426005da-5552-4147-aeb2-b7dfe1231e07 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 Aug 18 13:07:43.059052 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-102364fd-06a3-435c-b69c-095c8720104b req-426005da-5552-4147-aeb2-b7dfe1231e07 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.059310 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-102364fd-06a3-435c-b69c-095c8720104b req-426005da-5552-4147-aeb2-b7dfe1231e07 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.066925 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.066925 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:43.067429 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-102364fd-06a3-435c-b69c-095c8720104b req-426005da-5552-4147-aeb2-b7dfe1231e07 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Snapshot retrieved successfully. Aug 18 13:07:43.068380 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-102364fd-06a3-435c-b69c-095c8720104b req-426005da-5552-4147-aeb2-b7dfe1231e07 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 returned with HTTP 200 Aug 18 13:07:43.070230 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 499/1978] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:43.085856 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:43.088872 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.088872 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:43.097456 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.098654 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0688c8c0-8bf2-4bad-b0c6-ce4c6762937a tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:43.099264 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 494/1979] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:43.099566 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 Aug 18 13:07:43.099796 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.100038 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.100181 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Delete snapshot with id: 20ea9a94-91ab-41d3-83c3-252846fd4ac5 Aug 18 13:07:43.108826 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.108826 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:43.109460 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Snapshot retrieved successfully. Aug 18 13:07:43.120184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ac116f5d-f55d-4e9f-b783-53485465b6c8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.122428 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac116f5d-f55d-4e9f-b783-53485465b6c8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] POST https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d/action Aug 18 13:07:43.122995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac116f5d-f55d-4e9f-b783-53485465b6c8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:43.123429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac116f5d-f55d-4e9f-b783-53485465b6c8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:43.125011 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-ac116f5d-f55d-4e9f-b783-53485465b6c8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] delete called for group 65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d {{(pid=100589) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:43.125410 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-ac116f5d-f55d-4e9f-b783-53485465b6c8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Delete group with id: 65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d Aug 18 13:07:43.131095 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.131095 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:43.150311 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Snapshot delete request issued successfully. Aug 18 13:07:43.150563 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-0f876a5f-8c76-48b4-a927-321e6dae0557 req-b4604c10-b2a9-4d92-8c0c-26fc51545747 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 returned with HTTP 202 Aug 18 13:07:43.151624 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 488/1980] 10.4.3.126 () {70 vars in 1626 bytes} [Tue Aug 18 13:07:43 2026] DELETE /volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:43.180251 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d0249fb9-bbc4-4a2d-973c-1e856123d986 req-bbe3fe3c-61aa-41fb-b7b1-5039429aac46 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.183550 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac116f5d-f55d-4e9f-b783-53485465b6c8 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d/action returned with HTTP 202 Aug 18 13:07:43.184066 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d0249fb9-bbc4-4a2d-973c-1e856123d986 req-bbe3fe3c-61aa-41fb-b7b1-5039429aac46 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 Aug 18 13:07:43.185654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d0249fb9-bbc4-4a2d-973c-1e856123d986 req-bbe3fe3c-61aa-41fb-b7b1-5039429aac46 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.185654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d0249fb9-bbc4-4a2d-973c-1e856123d986 req-bbe3fe3c-61aa-41fb-b7b1-5039429aac46 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.187087 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 500/1981] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:43 2026] POST /volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:43.190864 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.190864 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:43.192461 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-d0249fb9-bbc4-4a2d-973c-1e856123d986 req-bbe3fe3c-61aa-41fb-b7b1-5039429aac46 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Snapshot retrieved successfully. Aug 18 13:07:43.193623 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d0249fb9-bbc4-4a2d-973c-1e856123d986 req-bbe3fe3c-61aa-41fb-b7b1-5039429aac46 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 returned with HTTP 200 Aug 18 13:07:43.194184 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 500/1982] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:43.200110 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.204561 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 Aug 18 13:07:43.204561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.204561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.213995 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.213995 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:43.220464 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Volume info retrieved successfully. Aug 18 13:07:43.223291 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:07:43.223291 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:07:43.228347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-259c27a7-fe64-484a-ba4f-304b1e37a9a4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.232234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-259c27a7-fe64-484a-ba4f-304b1e37a9a4 None None] GET https://10.4.3.126/volume// Aug 18 13:07:43.232234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-259c27a7-fe64-484a-ba4f-304b1e37a9a4 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.232234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-259c27a7-fe64-484a-ba4f-304b1e37a9a4 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.232234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-259c27a7-fe64-484a-ba4f-304b1e37a9a4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:07:43.232234 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 489/1983] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:07:43.241886 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-ecbec02f-5dda-4b93-86a2-b6aac7a7a5d8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.244755 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-ecbec02f-5dda-4b93-86a2-b6aac7a7a5d8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:43.245028 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-ecbec02f-5dda-4b93-86a2-b6aac7a7a5d8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.245301 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-ecbec02f-5dda-4b93-86a2-b6aac7a7a5d8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.264944 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.264944 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:43.269582 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-ecbec02f-5dda-4b93-86a2-b6aac7a7a5d8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:43.280539 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-ecbec02f-5dda-4b93-86a2-b6aac7a7a5d8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:07:43.282729 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 501/1984] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 1547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:07:43.286118 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:07:43.292798 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.292798 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:43.302647 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-780eb42d-4ef4-4aed-8167-9decb7c005e5 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 returned with HTTP 200 Aug 18 13:07:43.305399 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 495/1985] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:43.421648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-c58de799-c715-4994-b80c-98a2487de156 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.424351 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-c58de799-c715-4994-b80c-98a2487de156 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] PUT https://10.4.3.126/volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0 Aug 18 13:07:43.424671 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-c58de799-c715-4994-b80c-98a2487de156 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:43.434831 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-c58de799-c715-4994-b80c-98a2487de156 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Acquiring lock "cinder-attachment_update-388398a5-d752-4635-8390-d7df4af9de7d-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:07:43.440784 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-c58de799-c715-4994-b80c-98a2487de156 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-388398a5-d752-4635-8390-d7df4af9de7d-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:07:43.441773 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.441773 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:43.555492 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-c58de799-c715-4994-b80c-98a2487de156 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Lock "cinder-attachment_update-388398a5-d752-4635-8390-d7df4af9de7d-np0000007652" released by "attachment_update" :: held 0.113s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:07:43.555492 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-c58de799-c715-4994-b80c-98a2487de156 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0 returned with HTTP 200 Aug 18 13:07:43.555492 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 501/1986] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:07:43 2026] PUT /volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:43.582975 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e27df8ea-a566-4492-80a9-ddcd66c0e696 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.585781 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e27df8ea-a566-4492-80a9-ddcd66c0e696 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 Aug 18 13:07:43.585888 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-cc5e3087-381e-4bef-bfc3-6c2f35f4455a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.586318 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e27df8ea-a566-4492-80a9-ddcd66c0e696 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.586318 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e27df8ea-a566-4492-80a9-ddcd66c0e696 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.589114 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-cc5e3087-381e-4bef-bfc3-6c2f35f4455a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0/action Aug 18 13:07:43.589114 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-cc5e3087-381e-4bef-bfc3-6c2f35f4455a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:43.589114 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-cc5e3087-381e-4bef-bfc3-6c2f35f4455a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:43.595484 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e27df8ea-a566-4492-80a9-ddcd66c0e696 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 returned with HTTP 404 Aug 18 13:07:43.595484 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 490/1987] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/snapshots/4353422f-2285-43f3-b323-de49b2e4d2d7 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:43.612064 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-472deb85-0384-4c26-b715-c973fd5144ab None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.614532 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-472deb85-0384-4c26-b715-c973fd5144ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:07:43.614674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-472deb85-0384-4c26-b715-c973fd5144ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.616074 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-472deb85-0384-4c26-b715-c973fd5144ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.619644 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.619644 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:43.629815 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.629815 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:43.638105 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-472deb85-0384-4c26-b715-c973fd5144ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:43.640416 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-340e28c0-25b1-49c5-a2c6-c538b48225ff req-cc5e3087-381e-4bef-bfc3-6c2f35f4455a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0/action returned with HTTP 204 Aug 18 13:07:43.641280 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 502/1988] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:07:43 2026] POST /volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:43.647342 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-472deb85-0384-4c26-b715-c973fd5144ab tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:07:43.647932 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 496/1989] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:43.709783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.716105 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:43.716105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1366371836"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:43.719137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request body: {'volume': {'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1366371836'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:43.856531 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume of 1 GB Aug 18 13:07:43.856962 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:43.856962 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:43.864844 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Availability Zones retrieved successfully. Aug 18 13:07:43.870635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (0eef7fec-2d3c-4ed3-9136-b1ff6415c666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:43.871761 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1735f3ee-fff9-45b1-a2bf-622cffb7e3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:43.873859 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:43.945188 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1735f3ee-fff9-45b1-a2bf-622cffb7e3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:43.946101 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d69f58-833f-4bfe-8d8d-044cbe8a9b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:43.996267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5178115c-aea6-4c24-8dac-fad9a0a12d02 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:43.996688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['ec32b1c4-bf0a-4595-8915-d109697a47da', '670b4c8f-556b-467d-a860-fcf9b0d9f5c9', 'd089a742-f6e5-4ced-925e-abccb5a2ebfc', '9b28e687-0b91-46e2-aecb-12c5adf5dcfd'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:43.997619 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d69f58-833f-4bfe-8d8d-044cbe8a9b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec32b1c4-bf0a-4595-8915-d109697a47da', '670b4c8f-556b-467d-a860-fcf9b0d9f5c9', 'd089a742-f6e5-4ced-925e-abccb5a2ebfc', '9b28e687-0b91-46e2-aecb-12c5adf5dcfd']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:43.998305 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5178115c-aea6-4c24-8dac-fad9a0a12d02 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:43.998582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5178115c-aea6-4c24-8dac-fad9a0a12d02 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:43.998636 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa626f16-e7ff-4bc7-b194-298e787e2ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:43.998762 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5178115c-aea6-4c24-8dac-fad9a0a12d02 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:43.998860 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5178115c-aea6-4c24-8dac-fad9a0a12d02 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:44.006005 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:44.006005 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:44.006005 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5178115c-aea6-4c24-8dac-fad9a0a12d02 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:44.006439 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 491/1990] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:43 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:44.027648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa626f16-e7ff-4bc7-b194-298e787e2ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc77d3ea-e639-42e4-9f25-cddf5435e422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1366371836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['ec32b1c4-bf0a-4595-8915-d109697a47da','670b4c8f-556b-467d-a860-fcf9b0d9f5c9','d089a742-f6e5-4ced-925e-abccb5a2ebfc','9b28e687-0b91-46e2-aecb-12c5adf5dcfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1366371836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc77d3ea-e639-42e4-9f25-cddf5435e422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fab1db7b7c4f418bb79922e16c57d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:44.029104 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebd1d6f-6f2d-4cb6-b7da-fe290495d5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:44.049005 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebd1d6f-6f2d-4cb6-b7da-fe290495d5af) transitioned into state 'SUCCESS' from state '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-1366371836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['ec32b1c4-bf0a-4595-8915-d109697a47da','670b4c8f-556b-467d-a860-fcf9b0d9f5c9','d089a742-f6e5-4ced-925e-abccb5a2ebfc','9b28e687-0b91-46e2-aecb-12c5adf5dcfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:44.049853 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b848187d-d603-43d3-a49c-0e883e486d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:44.063951 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b848187d-d603-43d3-a49c-0e883e486d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:44.065040 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (0eef7fec-2d3c-4ed3-9136-b1ff6415c666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:44.065497 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request issued successfully. Aug 18 13:07:44.066911 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0b82080-77d1-4989-8161-0fa22fe3c9d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:44.067171 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 502/1991] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:43 2026] POST /volume/v3/volumes => generated 754 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:44.081840 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2fb7051e-68ff-4d3b-8f17-c3d060dbb625 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.084488 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2fb7051e-68ff-4d3b-8f17-c3d060dbb625 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:07:44.084749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2fb7051e-68ff-4d3b-8f17-c3d060dbb625 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.085053 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2fb7051e-68ff-4d3b-8f17-c3d060dbb625 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.093542 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:44.093542 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:44.099815 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2fb7051e-68ff-4d3b-8f17-c3d060dbb625 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:44.107472 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2fb7051e-68ff-4d3b-8f17-c3d060dbb625 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:07:44.107948 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 503/1992] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:44 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:44.234937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0870abdf-d030-4ece-81d1-a7d835912d98 req-5f7e2b8f-2a71-4c7d-9c65-c0504949db58 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.237275 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0870abdf-d030-4ece-81d1-a7d835912d98 req-5f7e2b8f-2a71-4c7d-9c65-c0504949db58 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 Aug 18 13:07:44.237437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0870abdf-d030-4ece-81d1-a7d835912d98 req-5f7e2b8f-2a71-4c7d-9c65-c0504949db58 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.237698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0870abdf-d030-4ece-81d1-a7d835912d98 req-5f7e2b8f-2a71-4c7d-9c65-c0504949db58 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.248502 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0870abdf-d030-4ece-81d1-a7d835912d98 req-5f7e2b8f-2a71-4c7d-9c65-c0504949db58 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 returned with HTTP 404 Aug 18 13:07:44.249109 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 497/1993] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:07:44 2026] GET /volume/v3/snapshots/20ea9a94-91ab-41d3-83c3-252846fd4ac5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:44.284958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.289503 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:44.289931 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.290459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.290970 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Delete volume with id: cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:44.308768 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:44.308768 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:44.309480 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Volume info retrieved successfully. Aug 18 13:07:44.321836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e311631c-c250-404f-b827-38d5143a4b96 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.324242 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e311631c-c250-404f-b827-38d5143a4b96 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 Aug 18 13:07:44.324669 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e311631c-c250-404f-b827-38d5143a4b96 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.324943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e311631c-c250-404f-b827-38d5143a4b96 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.337719 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e311631c-c250-404f-b827-38d5143a4b96 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 returned with HTTP 404 Aug 18 13:07:44.337719 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 503/1994] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:07:44 2026] GET /volume/v3/volumes/df82831d-917d-44d6-9cef-c0721f3b46a0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:44.352318 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-46ba832d-63cb-4f8a-878d-f5c366aa5346 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.358131 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-46ba832d-63cb-4f8a-878d-f5c366aa5346 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] GET https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d Aug 18 13:07:44.358385 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-46ba832d-63cb-4f8a-878d-f5c366aa5346 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.358785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-46ba832d-63cb-4f8a-878d-f5c366aa5346 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.358785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-46ba832d-63cb-4f8a-878d-f5c366aa5346 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] show called for member 65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:44.368483 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Delete volume request issued successfully. Aug 18 13:07:44.368910 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ddf193ab-e51d-4fe4-9da1-62502c344077 req-affd5c4c-5fa4-48e8-862c-74b3f5f1dbec tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 202 Aug 18 13:07:44.371128 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 492/1995] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:07:44 2026] DELETE /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:44.378913 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-46ba832d-63cb-4f8a-878d-f5c366aa5346 tempest-GroupsV314Test-406146715 tempest-GroupsV314Test-406146715-project-member] https://10.4.3.126/volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d returned with HTTP 404 Aug 18 13:07:44.378913 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 504/1996] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:44 2026] GET /volume/v3/groups/65fd26c3-69a5-4f1f-9959-00ee4ba9dd1d => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:44.394743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ee777d18-411d-4126-bf13-5a8cac067fd9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.398011 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee777d18-411d-4126-bf13-5a8cac067fd9 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/a69c81b8-b4a2-44bb-9e33-f9963e5924a7 Aug 18 13:07:44.398392 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee777d18-411d-4126-bf13-5a8cac067fd9 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.398656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee777d18-411d-4126-bf13-5a8cac067fd9 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.414198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-adb2dcb0-9531-4b7f-8aff-ba99b2a354e4 req-1d298cfc-0009-4983-91a4-ed0477d11162 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.419282 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-adb2dcb0-9531-4b7f-8aff-ba99b2a354e4 req-1d298cfc-0009-4983-91a4-ed0477d11162 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:44.419405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-adb2dcb0-9531-4b7f-8aff-ba99b2a354e4 req-1d298cfc-0009-4983-91a4-ed0477d11162 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.419942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-adb2dcb0-9531-4b7f-8aff-ba99b2a354e4 req-1d298cfc-0009-4983-91a4-ed0477d11162 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.432082 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:44.432082 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:44.436985 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee777d18-411d-4126-bf13-5a8cac067fd9 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] https://10.4.3.126/volume/v3/group_types/a69c81b8-b4a2-44bb-9e33-f9963e5924a7 returned with HTTP 202 Aug 18 13:07:44.437649 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 498/1997] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:07:44 2026] DELETE /volume/v3/group_types/a69c81b8-b4a2-44bb-9e33-f9963e5924a7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:44.447324 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-adb2dcb0-9531-4b7f-8aff-ba99b2a354e4 req-1d298cfc-0009-4983-91a4-ed0477d11162 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Volume info retrieved successfully. Aug 18 13:07:44.457609 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e5ea0b20-ddba-4aaa-a12b-a8607f3f5019 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.460864 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e5ea0b20-ddba-4aaa-a12b-a8607f3f5019 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] DELETE https://10.4.3.126/volume/v3/types/496db887-d24b-459c-977b-6e322a0ee37c Aug 18 13:07:44.461151 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e5ea0b20-ddba-4aaa-a12b-a8607f3f5019 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.461676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e5ea0b20-ddba-4aaa-a12b-a8607f3f5019 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.463658 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-adb2dcb0-9531-4b7f-8aff-ba99b2a354e4 req-1d298cfc-0009-4983-91a4-ed0477d11162 tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 200 Aug 18 13:07:44.467084 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 504/1998] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:44 2026] GET /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:44.541153 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e5ea0b20-ddba-4aaa-a12b-a8607f3f5019 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] https://10.4.3.126/volume/v3/types/496db887-d24b-459c-977b-6e322a0ee37c returned with HTTP 202 Aug 18 13:07:44.542867 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 493/1999] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:07:44 2026] DELETE /volume/v3/types/496db887-d24b-459c-977b-6e322a0ee37c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:44.557187 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ccb71a09-1d95-4b50-a483-258d300b4ce2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:44.560421 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ccb71a09-1d95-4b50-a483-258d300b4ce2 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] GET https://10.4.3.126/volume/v3/types/496db887-d24b-459c-977b-6e322a0ee37c Aug 18 13:07:44.560744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ccb71a09-1d95-4b50-a483-258d300b4ce2 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:44.561234 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ccb71a09-1d95-4b50-a483-258d300b4ce2 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:44.568348 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ccb71a09-1d95-4b50-a483-258d300b4ce2 tempest-GroupsV314Test-23323460 tempest-GroupsV314Test-23323460-project-admin] https://10.4.3.126/volume/v3/types/496db887-d24b-459c-977b-6e322a0ee37c returned with HTTP 404 Aug 18 13:07:44.569541 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 505/2000] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:07:44 2026] GET /volume/v3/types/496db887-d24b-459c-977b-6e322a0ee37c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:45.021476 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1f791e59-c716-4e0e-aa8b-1f8bc40cd910 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:45.024028 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1f791e59-c716-4e0e-aa8b-1f8bc40cd910 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:45.024514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1f791e59-c716-4e0e-aa8b-1f8bc40cd910 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:45.025406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1f791e59-c716-4e0e-aa8b-1f8bc40cd910 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:45.025406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1f791e59-c716-4e0e-aa8b-1f8bc40cd910 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:45.031396 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:45.031396 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:45.032235 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1f791e59-c716-4e0e-aa8b-1f8bc40cd910 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:45.032644 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 499/2001] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:45 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:45.127883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2566db1a-1b5b-42a7-9fe5-886f328328c8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:45.132163 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2566db1a-1b5b-42a7-9fe5-886f328328c8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:07:45.132469 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2566db1a-1b5b-42a7-9fe5-886f328328c8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:45.132657 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2566db1a-1b5b-42a7-9fe5-886f328328c8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:45.151474 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:45.151474 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:45.161547 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2566db1a-1b5b-42a7-9fe5-886f328328c8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:07:45.170555 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2566db1a-1b5b-42a7-9fe5-886f328328c8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:07:45.171694 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 505/2002] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:45 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:45.502305 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-2475f2b4-b08c-48f6-8074-2deb1f0dfadc req-1e66e0ee-11c9-410e-bff5-67ec392793de None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:45.505082 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2475f2b4-b08c-48f6-8074-2deb1f0dfadc req-1e66e0ee-11c9-410e-bff5-67ec392793de tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:45.505382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2475f2b4-b08c-48f6-8074-2deb1f0dfadc req-1e66e0ee-11c9-410e-bff5-67ec392793de tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:45.505748 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2475f2b4-b08c-48f6-8074-2deb1f0dfadc req-1e66e0ee-11c9-410e-bff5-67ec392793de tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:45.513193 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2475f2b4-b08c-48f6-8074-2deb1f0dfadc req-1e66e0ee-11c9-410e-bff5-67ec392793de tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 404 Aug 18 13:07:45.513850 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 494/2003] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:45 2026] GET /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:45.544325 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6cf0ebd6-58f5-4d4b-8edf-98ffd879e488 req-a1f3db0b-d362-44b2-8021-1f9661b301db None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:45.547478 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6cf0ebd6-58f5-4d4b-8edf-98ffd879e488 req-a1f3db0b-d362-44b2-8021-1f9661b301db tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:45.547686 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6cf0ebd6-58f5-4d4b-8edf-98ffd879e488 req-a1f3db0b-d362-44b2-8021-1f9661b301db tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:45.547891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6cf0ebd6-58f5-4d4b-8edf-98ffd879e488 req-a1f3db0b-d362-44b2-8021-1f9661b301db tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:45.548130 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [req-6cf0ebd6-58f5-4d4b-8edf-98ffd879e488 req-a1f3db0b-d362-44b2-8021-1f9661b301db tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Delete volume with id: cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:45.554789 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6cf0ebd6-58f5-4d4b-8edf-98ffd879e488 req-a1f3db0b-d362-44b2-8021-1f9661b301db tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 404 Aug 18 13:07:45.555603 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 506/2004] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:07:45 2026] DELETE /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:45.586736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e95d0d26-d399-45e0-9e0b-a6545e0145f7 req-9c9d4399-69e6-4fcf-aa42-fdbeff98212e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:45.589551 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e95d0d26-d399-45e0-9e0b-a6545e0145f7 req-9c9d4399-69e6-4fcf-aa42-fdbeff98212e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] GET https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e Aug 18 13:07:45.589838 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e95d0d26-d399-45e0-9e0b-a6545e0145f7 req-9c9d4399-69e6-4fcf-aa42-fdbeff98212e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:45.590104 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e95d0d26-d399-45e0-9e0b-a6545e0145f7 req-9c9d4399-69e6-4fcf-aa42-fdbeff98212e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:45.597238 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e95d0d26-d399-45e0-9e0b-a6545e0145f7 req-9c9d4399-69e6-4fcf-aa42-fdbeff98212e tempest-VolumesSnapshotsTestJSON-792014237 tempest-VolumesSnapshotsTestJSON-792014237-project-member] https://10.4.3.126/volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e returned with HTTP 404 Aug 18 13:07:45.597964 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 500/2005] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:45 2026] GET /volume/v3/volumes/cf483bdc-c648-43f3-baa2-fff7b896e38e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:46.049043 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bf6d735a-5351-44e7-a49f-c5cd4edd7dc3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:46.052348 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf6d735a-5351-44e7-a49f-c5cd4edd7dc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:46.053038 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf6d735a-5351-44e7-a49f-c5cd4edd7dc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:46.054127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf6d735a-5351-44e7-a49f-c5cd4edd7dc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:46.054127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bf6d735a-5351-44e7-a49f-c5cd4edd7dc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:46.060259 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:46.060259 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:46.061051 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf6d735a-5351-44e7-a49f-c5cd4edd7dc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:46.061626 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 506/2006] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:46 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:47.077976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f5cc2e58-2034-4407-aa24-7ec444c01dd9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:47.079733 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5cc2e58-2034-4407-aa24-7ec444c01dd9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:47.080159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5cc2e58-2034-4407-aa24-7ec444c01dd9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:47.080287 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5cc2e58-2034-4407-aa24-7ec444c01dd9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:47.080889 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f5cc2e58-2034-4407-aa24-7ec444c01dd9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:47.087102 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:47.087102 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:47.087955 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5cc2e58-2034-4407-aa24-7ec444c01dd9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:47.088580 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 495/2007] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:47 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:47.661602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:47.810451 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:47.810901 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1864379578"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:47.813359 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1864379578'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:47.813359 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume of 1 GB Aug 18 13:07:47.818609 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Availability Zones retrieved successfully. Aug 18 13:07:47.826978 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Flow 'volume_create_api' (587c2101-509b-4a65-96a7-b14a66425b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:47.828349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e623d5db-1800-4eae-b702-492c1b03a02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:47.831129 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:47.878200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e623d5db-1800-4eae-b702-492c1b03a02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:47.879689 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b1992b-b10d-4bcd-933d-ddb3b79b7ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:47.899320 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-694a490c-e763-43c1-9016-9a22a5dd676f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:47.984571 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Created reservations ['e322e441-e229-4361-9ae0-779c6d0197f1', 'aeb0de6c-3b89-4b73-b91a-8005edc1c8ee', '0c8d3074-602c-4bc6-a381-21fe758f5746', '5cbc740d-051a-442d-b781-cecdf4428f79'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:47.985615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b1992b-b10d-4bcd-933d-ddb3b79b7ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e322e441-e229-4361-9ae0-779c6d0197f1', 'aeb0de6c-3b89-4b73-b91a-8005edc1c8ee', '0c8d3074-602c-4bc6-a381-21fe758f5746', '5cbc740d-051a-442d-b781-cecdf4428f79']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:47.986866 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ea42805-6d0b-4234-9cea-3110e1ced6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:48.018865 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-694a490c-e763-43c1-9016-9a22a5dd676f tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:07:48.019448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-694a490c-e763-43c1-9016-9a22a5dd676f tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-584183287"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:48.026280 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ea42805-6d0b-4234-9cea-3110e1ced6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab564dc1-0df3-42fa-b51e-69ff4d39fb44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1864379578',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1001067bafd546ff8471da8bce0e906a',qos_specs=None,replication_status=,reservations=['e322e441-e229-4361-9ae0-779c6d0197f1','aeb0de6c-3b89-4b73-b91a-8005edc1c8ee','0c8d3074-602c-4bc6-a381-21fe758f5746','5cbc740d-051a-442d-b781-cecdf4428f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c8657b76d0849298736770dc8d96f33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1864379578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab564dc1-0df3-42fa-b51e-69ff4d39fb44,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1001067bafd546ff8471da8bce0e906a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c8657b76d0849298736770dc8d96f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:48.026495 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d0fad5-cc35-4108-a0be-3aea71289033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:48.047957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-694a490c-e763-43c1-9016-9a22a5dd676f tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:07:48.048983 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 501/2008] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:07:47 2026] POST /volume/v3/types => generated 219 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:48.062400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f2bf8365-5fda-42c7-8dfb-d98cf30aabae None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:48.066501 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2bf8365-5fda-42c7-8dfb-d98cf30aabae tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:07:48.066551 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d0fad5-cc35-4108-a0be-3aea71289033) transitioned into state 'SUCCESS' from state '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-1864379578',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1001067bafd546ff8471da8bce0e906a',qos_specs=None,replication_status=,reservations=['e322e441-e229-4361-9ae0-779c6d0197f1','aeb0de6c-3b89-4b73-b91a-8005edc1c8ee','0c8d3074-602c-4bc6-a381-21fe758f5746','5cbc740d-051a-442d-b781-cecdf4428f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c8657b76d0849298736770dc8d96f33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:48.066675 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8365-5fda-42c7-8dfb-d98cf30aabae tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1612956774"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:48.066744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f534a8-1aa2-4533-9ede-17f5fb78aec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:48.082963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f534a8-1aa2-4533-9ede-17f5fb78aec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:48.084100 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Flow 'volume_create_api' (587c2101-509b-4a65-96a7-b14a66425b9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:48.084519 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume request issued successfully. Aug 18 13:07:48.085321 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2da6a2f-8e1d-41b6-a000-b7562132067d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:48.085825 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 507/2009] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:47 2026] POST /volume/v3/volumes => generated 760 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:48.096405 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2bf8365-5fda-42c7-8dfb-d98cf30aabae tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:07:48.096954 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 507/2010] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:07:48 2026] POST /volume/v3/group_types => generated 177 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:48.107779 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0e81b259-8596-423d-b781-ffbaf1554a5e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:48.108370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eb1d6089-fa74-400b-9009-d630bd6d180d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:48.109196 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:48.110975 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0e81b259-8596-423d-b781-ffbaf1554a5e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:48.111504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0e81b259-8596-423d-b781-ffbaf1554a5e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:48.113242 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0e81b259-8596-423d-b781-ffbaf1554a5e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:48.113242 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0e81b259-8596-423d-b781-ffbaf1554a5e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:48.113519 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb1d6089-fa74-400b-9009-d630bd6d180d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 Aug 18 13:07:48.113519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eb1d6089-fa74-400b-9009-d630bd6d180d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:48.114248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eb1d6089-fa74-400b-9009-d630bd6d180d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:48.126136 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:48.126136 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:48.127794 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0e81b259-8596-423d-b781-ffbaf1554a5e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:48.128674 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 502/2011] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:48 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:48.132060 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:48.132060 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:48.136595 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eb1d6089-fa74-400b-9009-d630bd6d180d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:48.144309 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb1d6089-fa74-400b-9009-d630bd6d180d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 returned with HTTP 200 Aug 18 13:07:48.144763 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 496/2012] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:48 2026] GET /volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:48.196128 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:07:48.196676 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eabef821-68d9-4417-8bb5-6035a5a12b6b", "volume_types": ["827426d2-1423-4ab7-ae18-619553c597a6"], "name": "tempest-GroupsV320Test-Group-1524416755"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:48.198710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Creating new group {'group': {'group_type': 'eabef821-68d9-4417-8bb5-6035a5a12b6b', 'volume_types': ['827426d2-1423-4ab7-ae18-619553c597a6'], 'name': 'tempest-GroupsV320Test-Group-1524416755'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:07:48.204802 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Creating group tempest-GroupsV320Test-Group-1524416755. Aug 18 13:07:48.205277 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:48.205277 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:48.214715 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Availability Zones retrieved successfully. Aug 18 13:07:48.248838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Created reservations ['86a998fa-0194-4819-914b-32ef8bac4f5b'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:48.291967 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c8cbd13-5f2f-4b15-9c86-ec8cb4febe97 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:07:48.293063 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 508/2013] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:07:48 2026] POST /volume/v3/groups => generated 108 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:48.307952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c5c4f040-f509-4693-a180-6cde6b0a719e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:48.307952 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c5c4f040-f509-4693-a180-6cde6b0a719e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:48.308373 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c5c4f040-f509-4693-a180-6cde6b0a719e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:48.308520 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c5c4f040-f509-4693-a180-6cde6b0a719e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:48.308724 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-c5c4f040-f509-4693-a180-6cde6b0a719e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:48.320528 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:48.320528 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:48.349236 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c5c4f040-f509-4693-a180-6cde6b0a719e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 200 Aug 18 13:07:48.349861 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 508/2014] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:48 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:49.146956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2b5835f3-ae75-4766-b26b-c6a1a47ff6bc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.149745 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b5835f3-ae75-4766-b26b-c6a1a47ff6bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:49.150063 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b5835f3-ae75-4766-b26b-c6a1a47ff6bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.150386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b5835f3-ae75-4766-b26b-c6a1a47ff6bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.150557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-2b5835f3-ae75-4766-b26b-c6a1a47ff6bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:49.159546 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.159546 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:49.160604 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8ab42d31-d220-4ac6-9f60-0335949723d8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.161127 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b5835f3-ae75-4766-b26b-c6a1a47ff6bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:49.162051 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 503/2015] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:49.164618 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8ab42d31-d220-4ac6-9f60-0335949723d8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 Aug 18 13:07:49.164618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8ab42d31-d220-4ac6-9f60-0335949723d8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.164618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8ab42d31-d220-4ac6-9f60-0335949723d8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.182242 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.182242 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:49.194247 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8ab42d31-d220-4ac6-9f60-0335949723d8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:49.211370 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8ab42d31-d220-4ac6-9f60-0335949723d8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 returned with HTTP 200 Aug 18 13:07:49.211370 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 497/2016] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:49.252287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-483e10dd-d384-4308-877c-3dea59458a8a req-fee62072-b465-4c05-9e42-25373d03b328 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.254492 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-483e10dd-d384-4308-877c-3dea59458a8a req-fee62072-b465-4c05-9e42-25373d03b328 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 Aug 18 13:07:49.254743 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-483e10dd-d384-4308-877c-3dea59458a8a req-fee62072-b465-4c05-9e42-25373d03b328 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.254991 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-483e10dd-d384-4308-877c-3dea59458a8a req-fee62072-b465-4c05-9e42-25373d03b328 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.265236 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.265236 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:49.279642 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-483e10dd-d384-4308-877c-3dea59458a8a req-fee62072-b465-4c05-9e42-25373d03b328 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:49.288865 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-483e10dd-d384-4308-877c-3dea59458a8a req-fee62072-b465-4c05-9e42-25373d03b328 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 returned with HTTP 200 Aug 18 13:07:49.289438 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 509/2017] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:49.314791 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-effd9bd6-535c-4439-94a9-961a72fec38c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.317611 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:49.318277 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1957457129"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:49.320184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1957457129'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:49.320485 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume of 1 GB Aug 18 13:07:49.320795 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.320795 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:49.326562 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Availability Zones retrieved successfully. Aug 18 13:07:49.338631 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Flow 'volume_create_api' (50582d19-26e7-4a33-8646-fed50cb4ae41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:49.340126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b0727d-e6a0-455f-a31d-4fcdb0360136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:49.341512 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:49.365310 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-56a8c028-2014-4781-96e5-937c949b7ddc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.369044 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-56a8c028-2014-4781-96e5-937c949b7ddc tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:49.370088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-56a8c028-2014-4781-96e5-937c949b7ddc tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.370088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-56a8c028-2014-4781-96e5-937c949b7ddc tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.370088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-56a8c028-2014-4781-96e5-937c949b7ddc tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:49.376730 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.376730 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:49.390133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b0727d-e6a0-455f-a31d-4fcdb0360136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:49.391268 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd75ad1-8c70-4b9f-8b53-75a8e079601e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:49.391775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-56a8c028-2014-4781-96e5-937c949b7ddc tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 200 Aug 18 13:07:49.395032 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 504/2018] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:49.402875 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a8f8a705-4849-49d6-b1b4-73cadf6a5bcf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.405313 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8f8a705-4849-49d6-b1b4-73cadf6a5bcf tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] POST https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action Aug 18 13:07:49.405797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8f8a705-4849-49d6-b1b4-73cadf6a5bcf tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:49.405937 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8f8a705-4849-49d6-b1b4-73cadf6a5bcf tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:49.408070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-a8f8a705-4849-49d6-b1b4-73cadf6a5bcf tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Updating group '725c0791-9bd7-4e83-b645-2d0be8f22da6' with 'creating' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:07:49.416875 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.416875 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:49.427574 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8f8a705-4849-49d6-b1b4-73cadf6a5bcf tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action returned with HTTP 202 Aug 18 13:07:49.428411 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 498/2019] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:49 2026] POST /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:49.437362 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-77943aaf-0f1a-41ab-ba0a-18127415e45e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.440114 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-77943aaf-0f1a-41ab-ba0a-18127415e45e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:49.440818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-77943aaf-0f1a-41ab-ba0a-18127415e45e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.441831 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-77943aaf-0f1a-41ab-ba0a-18127415e45e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.441831 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-77943aaf-0f1a-41ab-ba0a-18127415e45e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:49.445783 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.445783 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:49.455769 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-77943aaf-0f1a-41ab-ba0a-18127415e45e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 200 Aug 18 13:07:49.456381 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 510/2020] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:49.457073 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Created reservations ['70a00c5e-e860-4264-945c-c5c647b91477', '785603a9-e586-4dc5-93d0-1725460b1f97', 'c82dc171-a25b-453e-823f-a17a07afe870', 'fec4a856-8dcb-418a-86b4-3fde9aa365a2'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:49.458773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd75ad1-8c70-4b9f-8b53-75a8e079601e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70a00c5e-e860-4264-945c-c5c647b91477', '785603a9-e586-4dc5-93d0-1725460b1f97', 'c82dc171-a25b-453e-823f-a17a07afe870', 'fec4a856-8dcb-418a-86b4-3fde9aa365a2']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:49.459571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6c05dc-cff4-4ae6-a23d-73c91b5c730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:49.468920 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7e2de206-4b6d-49f8-80b8-e2c7301a3216 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.471156 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7e2de206-4b6d-49f8-80b8-e2c7301a3216 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] POST https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action Aug 18 13:07:49.471780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7e2de206-4b6d-49f8-80b8-e2c7301a3216 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:49.471780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7e2de206-4b6d-49f8-80b8-e2c7301a3216 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:49.473479 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-7e2de206-4b6d-49f8-80b8-e2c7301a3216 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Updating group '725c0791-9bd7-4e83-b645-2d0be8f22da6' with 'available' {{(pid=100590) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:07:49.478772 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.478772 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:49.489115 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7e2de206-4b6d-49f8-80b8-e2c7301a3216 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action returned with HTTP 202 Aug 18 13:07:49.489658 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 505/2021] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:49 2026] POST /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:49.492370 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6c05dc-cff4-4ae6-a23d-73c91b5c730f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf8fe237-8fb5-4177-a262-3df136676ad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1957457129',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1001067bafd546ff8471da8bce0e906a',qos_specs=None,replication_status=,reservations=['70a00c5e-e860-4264-945c-c5c647b91477','785603a9-e586-4dc5-93d0-1725460b1f97','c82dc171-a25b-453e-823f-a17a07afe870','fec4a856-8dcb-418a-86b4-3fde9aa365a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c8657b76d0849298736770dc8d96f33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1957457129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf8fe237-8fb5-4177-a262-3df136676ad3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1001067bafd546ff8471da8bce0e906a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c8657b76d0849298736770dc8d96f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:49.493709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ff0def-e45e-4340-aa44-f5bd30121271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:49.499472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7b41e506-5f6d-49ad-adbb-d1694ee04a16 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.503879 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b41e506-5f6d-49ad-adbb-d1694ee04a16 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:49.504139 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b41e506-5f6d-49ad-adbb-d1694ee04a16 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.505520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b41e506-5f6d-49ad-adbb-d1694ee04a16 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.505708 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-7b41e506-5f6d-49ad-adbb-d1694ee04a16 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:49.515188 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.515188 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:49.517606 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ff0def-e45e-4340-aa44-f5bd30121271) transitioned into state 'SUCCESS' from state '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-1957457129',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1001067bafd546ff8471da8bce0e906a',qos_specs=None,replication_status=,reservations=['70a00c5e-e860-4264-945c-c5c647b91477','785603a9-e586-4dc5-93d0-1725460b1f97','c82dc171-a25b-453e-823f-a17a07afe870','fec4a856-8dcb-418a-86b4-3fde9aa365a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c8657b76d0849298736770dc8d96f33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:49.518402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880f8499-dcbf-41a7-bdd8-44b44ffd2066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:49.535334 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880f8499-dcbf-41a7-bdd8-44b44ffd2066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:49.536677 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Flow 'volume_create_api' (50582d19-26e7-4a33-8646-fed50cb4ae41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:49.536823 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume request issued successfully. Aug 18 13:07:49.537939 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-effd9bd6-535c-4439-94a9-961a72fec38c tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:49.538198 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 509/2022] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:49 2026] POST /volume/v3/volumes => generated 760 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:49.541016 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b41e506-5f6d-49ad-adbb-d1694ee04a16 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 200 Aug 18 13:07:49.541518 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 499/2023] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 389 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:49.555662 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a1e6a14d-5049-4c78-8dd8-741f8e2dc00b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.557928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-54781e6c-122d-4b08-ac57-e9261ae34773 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.562489 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-54781e6c-122d-4b08-ac57-e9261ae34773 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 Aug 18 13:07:49.562630 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1e6a14d-5049-4c78-8dd8-741f8e2dc00b tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] POST https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action Aug 18 13:07:49.563271 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-54781e6c-122d-4b08-ac57-e9261ae34773 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.563341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1e6a14d-5049-4c78-8dd8-741f8e2dc00b tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:49.563402 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-54781e6c-122d-4b08-ac57-e9261ae34773 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.563459 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1e6a14d-5049-4c78-8dd8-741f8e2dc00b tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:49.568381 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-a1e6a14d-5049-4c78-8dd8-741f8e2dc00b tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Updating group '725c0791-9bd7-4e83-b645-2d0be8f22da6' with 'error' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:07:49.575416 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.575416 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:49.575600 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.575600 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:49.580193 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-54781e6c-122d-4b08-ac57-e9261ae34773 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:49.585968 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-54781e6c-122d-4b08-ac57-e9261ae34773 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 returned with HTTP 200 Aug 18 13:07:49.586721 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 506/2024] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:49.587457 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1e6a14d-5049-4c78-8dd8-741f8e2dc00b tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action returned with HTTP 202 Aug 18 13:07:49.588028 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 511/2025] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:49 2026] POST /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:49.601853 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a2bf8f64-4e22-409d-abef-062269a48bbf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.605075 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a2bf8f64-4e22-409d-abef-062269a48bbf tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:49.605336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a2bf8f64-4e22-409d-abef-062269a48bbf tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.605517 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a2bf8f64-4e22-409d-abef-062269a48bbf tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.605644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-a2bf8f64-4e22-409d-abef-062269a48bbf tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:49.611118 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.611118 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:49.622510 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a2bf8f64-4e22-409d-abef-062269a48bbf tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 200 Aug 18 13:07:49.623045 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 510/2026] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 385 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:49.635075 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-63f4ef37-b68c-40d0-8a35-75f115713d55 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.638431 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-63f4ef37-b68c-40d0-8a35-75f115713d55 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] POST https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action Aug 18 13:07:49.638431 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-63f4ef37-b68c-40d0-8a35-75f115713d55 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:49.638431 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-63f4ef37-b68c-40d0-8a35-75f115713d55 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:49.639769 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-63f4ef37-b68c-40d0-8a35-75f115713d55 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Updating group '725c0791-9bd7-4e83-b645-2d0be8f22da6' with 'available' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:07:49.644012 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.644012 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:49.655690 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-63f4ef37-b68c-40d0-8a35-75f115713d55 tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action returned with HTTP 202 Aug 18 13:07:49.656358 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 500/2027] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:49 2026] POST /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:49.671035 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dfa32989-07b1-419f-91de-1874568d0361 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.681872 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dfa32989-07b1-419f-91de-1874568d0361 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:49.682165 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dfa32989-07b1-419f-91de-1874568d0361 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.682445 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dfa32989-07b1-419f-91de-1874568d0361 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.682626 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-dfa32989-07b1-419f-91de-1874568d0361 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:49.689026 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.689026 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:49.703358 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dfa32989-07b1-419f-91de-1874568d0361 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 200 Aug 18 13:07:49.704134 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 507/2028] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:49.717866 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.723470 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:49.724318 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.724696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.725538 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:49.727157 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:49.741236 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Get all volumes completed successfully. Aug 18 13:07:49.743491 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6c8028b-f1c7-4cbe-bba8-398b17cfe664 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:49.744118 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 512/2029] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:49.765301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-39e5e402-bc01-47e3-b6f5-113e06e80d5e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.769505 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39e5e402-bc01-47e3-b6f5-113e06e80d5e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] POST https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action Aug 18 13:07:49.770028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39e5e402-bc01-47e3-b6f5-113e06e80d5e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:49.770609 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39e5e402-bc01-47e3-b6f5-113e06e80d5e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:49.772353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-39e5e402-bc01-47e3-b6f5-113e06e80d5e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] delete called for group 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100588) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:07:49.772507 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-39e5e402-bc01-47e3-b6f5-113e06e80d5e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Delete group with id: 725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:49.778999 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.778999 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:49.809670 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39e5e402-bc01-47e3-b6f5-113e06e80d5e tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action returned with HTTP 202 Aug 18 13:07:49.810086 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 511/2030] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:07:49 2026] POST /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:49.821245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7f6e8d19-fc3b-4f33-9b21-cdf13102b265 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:49.823647 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f6e8d19-fc3b-4f33-9b21-cdf13102b265 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:49.823821 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f6e8d19-fc3b-4f33-9b21-cdf13102b265 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:49.825122 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f6e8d19-fc3b-4f33-9b21-cdf13102b265 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:49.825122 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-7f6e8d19-fc3b-4f33-9b21-cdf13102b265 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:49.829175 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:49.829175 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:49.843407 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f6e8d19-fc3b-4f33-9b21-cdf13102b265 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 200 Aug 18 13:07:49.844371 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 501/2031] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:49 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:50.174401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-79ee855e-8414-40c7-addd-6bce96af0316 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.177787 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-79ee855e-8414-40c7-addd-6bce96af0316 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:50.177787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-79ee855e-8414-40c7-addd-6bce96af0316 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.177787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-79ee855e-8414-40c7-addd-6bce96af0316 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:50.177787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-79ee855e-8414-40c7-addd-6bce96af0316 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:50.185250 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:50.185250 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:50.185250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-79ee855e-8414-40c7-addd-6bce96af0316 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:50.185250 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 508/2032] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:50 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:50.609089 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-78b3f798-b203-49d3-bfd3-073e730444ba None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.611095 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-78b3f798-b203-49d3-bfd3-073e730444ba tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 Aug 18 13:07:50.611689 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-78b3f798-b203-49d3-bfd3-073e730444ba tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.611689 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-78b3f798-b203-49d3-bfd3-073e730444ba tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:50.624290 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:50.624290 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:50.632994 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-78b3f798-b203-49d3-bfd3-073e730444ba tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:50.640160 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-78b3f798-b203-49d3-bfd3-073e730444ba tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 returned with HTTP 200 Aug 18 13:07:50.640645 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 513/2033] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:50 2026] GET /volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:50.676317 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-42c14414-12d5-4e21-afbe-c75f4fc4991e req-5d70b1f3-0d4f-476b-8c75-c80e20828e3e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.678820 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-42c14414-12d5-4e21-afbe-c75f4fc4991e req-5d70b1f3-0d4f-476b-8c75-c80e20828e3e tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 Aug 18 13:07:50.679077 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-42c14414-12d5-4e21-afbe-c75f4fc4991e req-5d70b1f3-0d4f-476b-8c75-c80e20828e3e tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.679317 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-42c14414-12d5-4e21-afbe-c75f4fc4991e req-5d70b1f3-0d4f-476b-8c75-c80e20828e3e tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:50.688872 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:50.688872 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:50.693825 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-42c14414-12d5-4e21-afbe-c75f4fc4991e req-5d70b1f3-0d4f-476b-8c75-c80e20828e3e tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:50.702440 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-42c14414-12d5-4e21-afbe-c75f4fc4991e req-5d70b1f3-0d4f-476b-8c75-c80e20828e3e tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 returned with HTTP 200 Aug 18 13:07:50.702440 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 512/2034] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:50 2026] GET /volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:50.720367 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.722855 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:50.723323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1105229534"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:50.725279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1105229534'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:50.725401 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume of 1 GB Aug 18 13:07:50.725780 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:50.725780 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:50.732440 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Availability Zones retrieved successfully. Aug 18 13:07:50.738599 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Flow 'volume_create_api' (5e36103b-6758-4f97-87f4-1e635b7c2cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:50.739558 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b38384b-6fdb-46f2-9228-4f7eeb73cc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:50.740400 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:50.778128 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b38384b-6fdb-46f2-9228-4f7eeb73cc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:50.779479 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff13ac60-7612-498b-97f4-eaa442bf913d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:50.842090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Created reservations ['9b530f56-3127-43e7-9728-c181cb9bf2b5', 'c92021f5-5204-4592-ae71-1af2172ac41a', '54309e6c-6c43-4f85-9623-3b1e9a28560e', '2476b9c8-10a4-4a57-8a2e-263cd6f1efc6'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:50.843335 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff13ac60-7612-498b-97f4-eaa442bf913d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b530f56-3127-43e7-9728-c181cb9bf2b5', 'c92021f5-5204-4592-ae71-1af2172ac41a', '54309e6c-6c43-4f85-9623-3b1e9a28560e', '2476b9c8-10a4-4a57-8a2e-263cd6f1efc6']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:50.844227 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53d279d-535f-43c2-b250-a28778ed6821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:50.859890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d084c09b-a874-40fb-9da4-c509163948b0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.864243 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d084c09b-a874-40fb-9da4-c509163948b0 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] GET https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 Aug 18 13:07:50.866145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d084c09b-a874-40fb-9da4-c509163948b0 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.866145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d084c09b-a874-40fb-9da4-c509163948b0 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:50.866145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-d084c09b-a874-40fb-9da4-c509163948b0 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] show called for member 725c0791-9bd7-4e83-b645-2d0be8f22da6 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:50.872624 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d084c09b-a874-40fb-9da4-c509163948b0 tempest-GroupsV320Test-1716284557 tempest-GroupsV320Test-1716284557-project-member] https://10.4.3.126/volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 returned with HTTP 404 Aug 18 13:07:50.872624 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 509/2035] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:50 2026] GET /volume/v3/groups/725c0791-9bd7-4e83-b645-2d0be8f22da6 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:07:50.873386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53d279d-535f-43c2-b250-a28778ed6821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f5e04c9-d524-48cc-855b-8a27ec287602', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1105229534',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1001067bafd546ff8471da8bce0e906a',qos_specs=None,replication_status=,reservations=['9b530f56-3127-43e7-9728-c181cb9bf2b5','c92021f5-5204-4592-ae71-1af2172ac41a','54309e6c-6c43-4f85-9623-3b1e9a28560e','2476b9c8-10a4-4a57-8a2e-263cd6f1efc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c8657b76d0849298736770dc8d96f33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1105229534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f5e04c9-d524-48cc-855b-8a27ec287602,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1001067bafd546ff8471da8bce0e906a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c8657b76d0849298736770dc8d96f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:50.875125 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff8a0d4-8f70-4e74-95c7-9e14f688a33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:50.882718 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d53958eb-f13e-4974-9696-3df6d165893d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.884537 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d53958eb-f13e-4974-9696-3df6d165893d tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/eabef821-68d9-4417-8bb5-6035a5a12b6b Aug 18 13:07:50.884737 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d53958eb-f13e-4974-9696-3df6d165893d tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.884980 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d53958eb-f13e-4974-9696-3df6d165893d tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:50.906180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff8a0d4-8f70-4e74-95c7-9e14f688a33e) transitioned into state 'SUCCESS' from state '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-1105229534',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1001067bafd546ff8471da8bce0e906a',qos_specs=None,replication_status=,reservations=['9b530f56-3127-43e7-9728-c181cb9bf2b5','c92021f5-5204-4592-ae71-1af2172ac41a','54309e6c-6c43-4f85-9623-3b1e9a28560e','2476b9c8-10a4-4a57-8a2e-263cd6f1efc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c8657b76d0849298736770dc8d96f33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:50.907021 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f766bdae-21e9-4a8a-97e6-f00f66f38743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:50.907603 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d53958eb-f13e-4974-9696-3df6d165893d tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/group_types/eabef821-68d9-4417-8bb5-6035a5a12b6b returned with HTTP 202 Aug 18 13:07:50.908131 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 514/2036] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:07:50 2026] DELETE /volume/v3/group_types/eabef821-68d9-4417-8bb5-6035a5a12b6b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:07:50.919237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f766bdae-21e9-4a8a-97e6-f00f66f38743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:50.919682 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cddf0ba9-75ec-450c-9ec3-c90e7d21684a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.919814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Flow 'volume_create_api' (5e36103b-6758-4f97-87f4-1e635b7c2cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:50.919814 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Create volume request issued successfully. Aug 18 13:07:50.919895 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5a10dab3-9fe7-4f9f-9793-5abf23874261 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:50.920414 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 502/2037] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:07:50 2026] POST /volume/v3/volumes => generated 760 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:50.922942 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cddf0ba9-75ec-450c-9ec3-c90e7d21684a tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] DELETE https://10.4.3.126/volume/v3/types/827426d2-1423-4ab7-ae18-619553c597a6 Aug 18 13:07:50.923699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cddf0ba9-75ec-450c-9ec3-c90e7d21684a tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.925924 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cddf0ba9-75ec-450c-9ec3-c90e7d21684a tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:50.944591 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8915e27d-d1f0-4ec8-acc9-45cb825be67d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.949423 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8915e27d-d1f0-4ec8-acc9-45cb825be67d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 Aug 18 13:07:50.949423 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8915e27d-d1f0-4ec8-acc9-45cb825be67d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.949423 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8915e27d-d1f0-4ec8-acc9-45cb825be67d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:50.962355 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:50.962355 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:50.977237 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8915e27d-d1f0-4ec8-acc9-45cb825be67d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:50.977381 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cddf0ba9-75ec-450c-9ec3-c90e7d21684a tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/types/827426d2-1423-4ab7-ae18-619553c597a6 returned with HTTP 202 Aug 18 13:07:50.977381 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 513/2038] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:07:50 2026] DELETE /volume/v3/types/827426d2-1423-4ab7-ae18-619553c597a6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:50.985864 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8915e27d-d1f0-4ec8-acc9-45cb825be67d tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 returned with HTTP 200 Aug 18 13:07:50.985864 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 510/2039] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:50 2026] GET /volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:50.991554 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c9f10622-25f3-4ede-b641-580fa2433cfe None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:50.994780 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9f10622-25f3-4ede-b641-580fa2433cfe tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] GET https://10.4.3.126/volume/v3/types/827426d2-1423-4ab7-ae18-619553c597a6 Aug 18 13:07:50.997304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9f10622-25f3-4ede-b641-580fa2433cfe tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:50.997304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9f10622-25f3-4ede-b641-580fa2433cfe tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:51.010722 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9f10622-25f3-4ede-b641-580fa2433cfe tempest-GroupsV320Test-604449572 tempest-GroupsV320Test-604449572-project-admin] https://10.4.3.126/volume/v3/types/827426d2-1423-4ab7-ae18-619553c597a6 returned with HTTP 404 Aug 18 13:07:51.010855 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 515/2040] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:07:50 2026] GET /volume/v3/types/827426d2-1423-4ab7-ae18-619553c597a6 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:51.203824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9d34d39f-24d1-4e28-88c4-d1497add0ab4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:51.209651 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d34d39f-24d1-4e28-88c4-d1497add0ab4 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:51.211784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d34d39f-24d1-4e28-88c4-d1497add0ab4 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:51.211877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d34d39f-24d1-4e28-88c4-d1497add0ab4 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:51.212115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-9d34d39f-24d1-4e28-88c4-d1497add0ab4 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:51.223397 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:51.223397 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:51.228604 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d34d39f-24d1-4e28-88c4-d1497add0ab4 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:51.228604 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 503/2041] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:51 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:52.006548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-94ab20e9-9137-450b-8111-a727302e3c5f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.009327 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-94ab20e9-9137-450b-8111-a727302e3c5f tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 Aug 18 13:07:52.009600 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-94ab20e9-9137-450b-8111-a727302e3c5f tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.009851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-94ab20e9-9137-450b-8111-a727302e3c5f tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.020034 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.020034 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:52.025680 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-94ab20e9-9137-450b-8111-a727302e3c5f tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:52.037680 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-94ab20e9-9137-450b-8111-a727302e3c5f tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 returned with HTTP 200 Aug 18 13:07:52.038080 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 514/2042] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:52.071820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3ab7fbb0-e4d9-4b01-be5b-1068dac75282 req-770c82fb-c5b0-41a2-b0b6-ad218846f598 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.074178 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3ab7fbb0-e4d9-4b01-be5b-1068dac75282 req-770c82fb-c5b0-41a2-b0b6-ad218846f598 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 Aug 18 13:07:52.074408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3ab7fbb0-e4d9-4b01-be5b-1068dac75282 req-770c82fb-c5b0-41a2-b0b6-ad218846f598 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.074601 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3ab7fbb0-e4d9-4b01-be5b-1068dac75282 req-770c82fb-c5b0-41a2-b0b6-ad218846f598 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.085933 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.085933 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:52.090384 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-3ab7fbb0-e4d9-4b01-be5b-1068dac75282 req-770c82fb-c5b0-41a2-b0b6-ad218846f598 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:52.094579 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3ab7fbb0-e4d9-4b01-be5b-1068dac75282 req-770c82fb-c5b0-41a2-b0b6-ad218846f598 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 returned with HTTP 200 Aug 18 13:07:52.094959 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 511/2043] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:52.244949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-927ea25b-4d5f-4735-aacd-33219da947af None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.247484 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-927ea25b-4d5f-4735-aacd-33219da947af tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:07:52.247857 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-927ea25b-4d5f-4735-aacd-33219da947af tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.248147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-927ea25b-4d5f-4735-aacd-33219da947af tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.248369 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-927ea25b-4d5f-4735-aacd-33219da947af tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:52.258228 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.258228 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:52.259163 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-927ea25b-4d5f-4735-aacd-33219da947af tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:07:52.259930 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 516/2044] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:52.283238 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b5c40a2b-c1a3-4094-94ff-b33cacfa488f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.330390 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.335386 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.335697 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.335977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.336459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.337450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.348000 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.349219 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.349219 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:52.355433 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ec3df558-5d55-4020-aeed-e101302bc0a3 req-b976c4ea-4527-42ab-bc36-91b754b694b8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.355948 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 515/2045] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:52.387332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.390640 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.390838 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.391309 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.392095 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.393280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.405660 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.408169 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.408169 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:52.414401 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a2e221d3-4dcf-4f66-83f5-5f512e8318fe req-8d3948f9-c7ec-4b5c-aa81-7044a5dc014b tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.415329 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 512/2046] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:52.446417 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b5c40a2b-c1a3-4094-94ff-b33cacfa488f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03/export_record Aug 18 13:07:52.446586 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b5c40a2b-c1a3-4094-94ff-b33cacfa488f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.446761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b5c40a2b-c1a3-4094-94ff-b33cacfa488f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Calling method 'export_record' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.446898 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-b5c40a2b-c1a3-4094-94ff-b33cacfa488f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Export record for backup 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100591) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:07:52.451755 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.453782 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.453934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.454162 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.454389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.455178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.456506 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.456506 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:52.458192 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.policy [None req-b5c40a2b-c1a3-4094-94ff-b33cacfa488f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '5b62c3d8d8414675a3cfb85cffe0d3e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0fb58c96bea41598299bac5d32ad02d', '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=100591) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:07:52.461229 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b5c40a2b-c1a3-4094-94ff-b33cacfa488f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03/export_record returned with HTTP 403 Aug 18 13:07:52.461423 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 504/2047] 10.4.3.126 () {68 vars in 1430 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03/export_record => generated 101 bytes in 180 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:52.473892 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.473892 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.473892 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:52.480385 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.483025 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-fa707a35-65d4-46be-aaf1-e79dde348ae9 req-257b2e56-6acc-486d-96fe-4422a8cfac21 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.483500 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 517/2048] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:52.488394 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:52.488394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-224991289"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:52.491195 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-224991289'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:52.491195 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume of 1 GB Aug 18 13:07:52.496871 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Availability Zones retrieved successfully. Aug 18 13:07:52.504669 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Flow 'volume_create_api' (f7e5ae99-b66a-4c16-b1a3-0449fe69e5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:52.505761 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905d8d9f-2720-4491-b34e-09663c995b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:52.507004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:52.531965 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.535516 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.535516 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.535698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.536009 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.537050 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.551054 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.552540 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.552540 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:52.561650 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-44d6acd6-1d2c-4b77-810f-fddaec177e01 req-1336350b-9a19-47b6-97b0-4a1f6fe5ecde tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.561817 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905d8d9f-2720-4491-b34e-09663c995b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:52.562460 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 513/2049] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:52.562892 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368739a7-a708-4d9a-ba25-ce55111545c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:52.606236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.606236 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.606236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.606236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.606608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.607738 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.619093 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.620361 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.620361 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:52.629636 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e6db11b7-2906-468f-afdc-ad2ec029d7b4 req-0e16a68f-c386-4585-930d-19cc4c93f786 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.629636 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 505/2050] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 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 18 13:07:52.639313 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Created reservations ['272ca4fd-d3d0-4b2c-b6b3-5873dc80ac06', 'af815f1c-4e92-4caa-97c2-c388ebacd4aa', 'abf7baa3-aa4b-4eb5-b00a-bfe6d290f549', '3ab335b6-6767-42c5-913b-511519a80c52'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:52.639313 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368739a7-a708-4d9a-ba25-ce55111545c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272ca4fd-d3d0-4b2c-b6b3-5873dc80ac06', 'af815f1c-4e92-4caa-97c2-c388ebacd4aa', 'abf7baa3-aa4b-4eb5-b00a-bfe6d290f549', '3ab335b6-6767-42c5-913b-511519a80c52']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:52.640941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0243ec-d6e2-4cb7-b1a3-e164674db937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:52.668221 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0243ec-d6e2-4cb7-b1a3-e164674db937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb8cb48f-d063-4677-9ea0-e1e859b6fb65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224991289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0fb58c96bea41598299bac5d32ad02d',qos_specs=None,replication_status=,reservations=['272ca4fd-d3d0-4b2c-b6b3-5873dc80ac06','af815f1c-4e92-4caa-97c2-c388ebacd4aa','abf7baa3-aa4b-4eb5-b00a-bfe6d290f549','3ab335b6-6767-42c5-913b-511519a80c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224991289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb8cb48f-d063-4677-9ea0-e1e859b6fb65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0fb58c96bea41598299bac5d32ad02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:52.671461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bec0b07-05ea-456a-954b-bcb4cac79fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:52.671693 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.673939 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.674219 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.674481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.674782 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.675949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.687664 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.688804 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.688804 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:52.694968 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c4a272c6-84f4-4d3d-a9b3-9f2564abf60d req-471721bd-c2a4-4d14-9f90-1ce83d7486bf tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.694968 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 518/2051] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:52.695329 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bec0b07-05ea-456a-954b-bcb4cac79fef) transitioned into state 'SUCCESS' from state '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-224991289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0fb58c96bea41598299bac5d32ad02d',qos_specs=None,replication_status=,reservations=['272ca4fd-d3d0-4b2c-b6b3-5873dc80ac06','af815f1c-4e92-4caa-97c2-c388ebacd4aa','abf7baa3-aa4b-4eb5-b00a-bfe6d290f549','3ab335b6-6767-42c5-913b-511519a80c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:52.696336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f53649-b98c-4679-a5b3-10852ef17725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:52.710595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f53649-b98c-4679-a5b3-10852ef17725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:52.711914 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Flow 'volume_create_api' (f7e5ae99-b66a-4c16-b1a3-0449fe69e5a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:52.712453 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume request issued successfully. Aug 18 13:07:52.713271 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b38bbc0c-658d-42d7-a456-5cd302d3e10e tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:52.713968 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 516/2052] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:07:52 2026] POST /volume/v3/volumes => generated 777 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:07:52.723878 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.726194 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.726573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.726844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.727194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.728021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.731725 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7d9393fc-5724-45bb-94c2-7a0b79a4d859 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.734535 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d9393fc-5724-45bb-94c2-7a0b79a4d859 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 Aug 18 13:07:52.734535 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7d9393fc-5724-45bb-94c2-7a0b79a4d859 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.735160 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7d9393fc-5724-45bb-94c2-7a0b79a4d859 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.744114 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.744921 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.744921 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:52.749236 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.749236 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:52.755000 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7d9393fc-5724-45bb-94c2-7a0b79a4d859 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:07:52.757710 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2aab17f0-b99c-4142-8d20-a9dc517072fa req-a15a4ba6-243c-4254-8973-b11b844374a8 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.758201 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 514/2053] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:52.762808 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d9393fc-5724-45bb-94c2-7a0b79a4d859 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 returned with HTTP 200 Aug 18 13:07:52.763254 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 506/2054] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:52.789973 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.792944 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:07:52.793248 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.793534 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.793846 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:07:52.794887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:07:52.809944 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] Get all volumes completed successfully. Aug 18 13:07:52.811243 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.811243 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:52.826021 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8b43e2dc-9585-475e-8d66-1450669ca7c3 req-99a8dbe3-45d2-4419-a9d4-ccd0d50f100a tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:07:52.826583 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 519/2055] 10.4.3.126 () {68 vars in 1508 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:52.849670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.851962 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 Aug 18 13:07:52.852197 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.852432 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.852607 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Delete volume with id: 1f5e04c9-d524-48cc-855b-8a27ec287602 Aug 18 13:07:52.863226 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.863226 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:52.863826 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:52.900421 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Delete volume request issued successfully. Aug 18 13:07:52.900421 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75d2e500-bba0-4d43-ac91-5aa7f2018178 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 returned with HTTP 202 Aug 18 13:07:52.900912 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 517/2056] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:52 2026] DELETE /volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:52.911141 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-96a65788-dffe-40c1-9733-79bb49f8e467 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:52.914528 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-96a65788-dffe-40c1-9733-79bb49f8e467 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 Aug 18 13:07:52.915048 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-96a65788-dffe-40c1-9733-79bb49f8e467 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:52.926949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-96a65788-dffe-40c1-9733-79bb49f8e467 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:52.938233 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:52.938233 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:52.953515 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-96a65788-dffe-40c1-9733-79bb49f8e467 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:52.964762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-96a65788-dffe-40c1-9733-79bb49f8e467 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 returned with HTTP 200 Aug 18 13:07:52.964762 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 515/2057] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:52 2026] GET /volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:53.787525 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-653d1e79-6e86-413f-a218-95c4b923f8ee None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:53.788372 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-653d1e79-6e86-413f-a218-95c4b923f8ee tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 Aug 18 13:07:53.788598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-653d1e79-6e86-413f-a218-95c4b923f8ee tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:53.788787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-653d1e79-6e86-413f-a218-95c4b923f8ee tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:53.800062 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:53.800062 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:53.822050 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-653d1e79-6e86-413f-a218-95c4b923f8ee tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:07:53.828307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-653d1e79-6e86-413f-a218-95c4b923f8ee tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 returned with HTTP 200 Aug 18 13:07:53.828939 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 507/2058] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:53 2026] GET /volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:53.850777 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:53.852298 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:07:53.853606 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb8cb48f-d063-4677-9ea0-e1e859b6fb65", "name": "tempest-type-Backup-1827372588"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:53.854464 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Creating new backup {'backup': {'volume_id': 'cb8cb48f-d063-4677-9ea0-e1e859b6fb65', 'name': 'tempest-type-Backup-1827372588'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:07:53.854611 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Creating backup of volume cb8cb48f-d063-4677-9ea0-e1e859b6fb65 in container None Aug 18 13:07:53.864430 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:53.864430 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:53.864430 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:07:53.923435 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Created reservations ['a951aef7-5af1-41d7-be46-ac842a998b8b', '2588bc98-8124-47ee-8bdf-60b5a05bc139'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:53.990162 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7b8e4801-3bc9-44ad-9d6e-cb70c3ad6026 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:53.993644 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7b8e4801-3bc9-44ad-9d6e-cb70c3ad6026 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 Aug 18 13:07:53.993992 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7b8e4801-3bc9-44ad-9d6e-cb70c3ad6026 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:53.994396 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7b8e4801-3bc9-44ad-9d6e-cb70c3ad6026 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:54.002051 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d52e929-8fb0-49d5-85b5-9b899251e7fc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:07:54.003496 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 520/2059] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:07:53 2026] POST /volume/v3/backups => generated 316 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:07:54.007801 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7b8e4801-3bc9-44ad-9d6e-cb70c3ad6026 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 returned with HTTP 404 Aug 18 13:07:54.009083 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 518/2060] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:53 2026] GET /volume/v3/volumes/1f5e04c9-d524-48cc-855b-8a27ec287602 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:54.015196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-519304c7-51e0-420a-90a6-f9e85db449f9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.020418 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-519304c7-51e0-420a-90a6-f9e85db449f9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:07:54.020418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-519304c7-51e0-420a-90a6-f9e85db449f9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:54.020418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-519304c7-51e0-420a-90a6-f9e85db449f9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:54.020418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-519304c7-51e0-420a-90a6-f9e85db449f9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:54.022924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.026188 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 Aug 18 13:07:54.028672 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:54.028672 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:54.028672 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Delete volume with id: bf8fe237-8fb5-4177-a262-3df136676ad3 Aug 18 13:07:54.031361 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:54.031361 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:54.032443 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-519304c7-51e0-420a-90a6-f9e85db449f9 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:07:54.032616 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 516/2061] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:54 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:54.039747 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:54.039747 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:54.040376 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:54.072885 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Delete volume request issued successfully. Aug 18 13:07:54.073121 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-54c07031-a55b-4c3a-87d9-b962b995a3a2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 returned with HTTP 202 Aug 18 13:07:54.073886 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 508/2062] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:54 2026] DELETE /volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:54.082364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3c9bb97d-cccc-4a7c-a4b9-1a3c241d1af2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.086066 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c9bb97d-cccc-4a7c-a4b9-1a3c241d1af2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 Aug 18 13:07:54.086066 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c9bb97d-cccc-4a7c-a4b9-1a3c241d1af2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:54.086066 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c9bb97d-cccc-4a7c-a4b9-1a3c241d1af2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:54.101265 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:54.101265 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:54.112235 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c9bb97d-cccc-4a7c-a4b9-1a3c241d1af2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:54.119669 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c9bb97d-cccc-4a7c-a4b9-1a3c241d1af2 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 returned with HTTP 200 Aug 18 13:07:54.120375 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 521/2063] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:54 2026] GET /volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:54.572384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-51e2c8c7-c043-4749-8d46-f5e997903f20 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.577315 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-51e2c8c7-c043-4749-8d46-f5e997903f20 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/limits Aug 18 13:07:54.577315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-51e2c8c7-c043-4749-8d46-f5e997903f20 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:54.577450 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b8f54a72-8e7f-4079-a08a-2579d22c29c3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.577506 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-51e2c8c7-c043-4749-8d46-f5e997903f20 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:54.618089 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-51e2c8c7-c043-4749-8d46-f5e997903f20 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 18 13:07:54.618450 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 519/2064] 10.4.3.126 () {68 vars in 1484 bytes} [Tue Aug 18 13:07:54 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:54.680416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-019087d7-5bbf-42b8-a330-6c027a183463 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.687403 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-019087d7-5bbf-42b8-a330-6c027a183463 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:54.687719 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-019087d7-5bbf-42b8-a330-6c027a183463 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:54.687826 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-019087d7-5bbf-42b8-a330-6c027a183463 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:54.704479 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:54.704479 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:54.720462 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-019087d7-5bbf-42b8-a330-6c027a183463 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:54.727282 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-019087d7-5bbf-42b8-a330-6c027a183463 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:07:54.728066 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 509/2065] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:54 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:54.739226 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b8f54a72-8e7f-4079-a08a-2579d22c29c3 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 Aug 18 13:07:54.739505 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b8f54a72-8e7f-4079-a08a-2579d22c29c3 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:54.739668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b8f54a72-8e7f-4079-a08a-2579d22c29c3 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:54.744423 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.747195 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:07:54.747574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "388398a5-d752-4635-8390-d7df4af9de7d", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:54.762833 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:54.762833 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:54.763363 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:54.763561 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Create snapshot from volume 388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:54.765147 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b8f54a72-8e7f-4079-a08a-2579d22c29c3 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 returned with HTTP 200 Aug 18 13:07:54.765634 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 517/2066] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:07:54 2026] GET /volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 => generated 437 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:54.776728 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:54.831259 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Created reservations ['c0975dff-c220-4e3e-9943-2bc508647391', '0ba65515-7f14-4d7d-9890-e4196f96067c', '6c869955-d690-4abe-a096-0df169e2bcb5', '8cfae952-bc4a-4fee-b6e1-5861904d4891'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:54.891401 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Snapshot force create request issued successfully. Aug 18 13:07:54.891880 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-652c5604-6ed7-46d5-a078-9ff470d764c3 req-587cdb97-2733-442e-a471-43c9f8448121 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:07:54.893219 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 522/2067] 10.4.3.126 () {72 vars in 1547 bytes} [Tue Aug 18 13:07:54 2026] POST /volume/v3/snapshots => generated 292 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:54.893325 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:54.893325 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1859184983"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:54.895606 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1859184983'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:54.896017 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Create volume of 1 GB Aug 18 13:07:54.905793 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Availability Zones retrieved successfully. Aug 18 13:07:54.918095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Flow 'volume_create_api' (8a9fc0a9-30b2-4278-8a82-aff5f89be536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:54.921938 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77010dda-3976-4906-99b5-20329a7af472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:54.925253 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:54.979683 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77010dda-3976-4906-99b5-20329a7af472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:54.980475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa86344-c42e-491e-ae88-fa16202f5d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:55.048775 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fb9cf402-4f01-452d-932c-f85d3ab25675 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:55.051740 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fb9cf402-4f01-452d-932c-f85d3ab25675 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:07:55.055383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf402-4f01-452d-932c-f85d3ab25675 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:55.055383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf402-4f01-452d-932c-f85d3ab25675 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:55.055383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-fb9cf402-4f01-452d-932c-f85d3ab25675 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:55.068068 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:55.068068 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:55.069158 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fb9cf402-4f01-452d-932c-f85d3ab25675 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:07:55.069705 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 510/2068] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:55 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 725 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:55.086683 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Created reservations ['f4316521-05b6-4d31-b801-ec6229f36d5f', '0fc30dc3-2da9-4bc6-841f-fdf71c6a4d1d', '06ff791a-684f-4666-a81f-89f1630c7721', '9544d910-04f6-481c-89e2-1a7313a9b3a1'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:55.087652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa86344-c42e-491e-ae88-fa16202f5d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4316521-05b6-4d31-b801-ec6229f36d5f', '0fc30dc3-2da9-4bc6-841f-fdf71c6a4d1d', '06ff791a-684f-4666-a81f-89f1630c7721', '9544d910-04f6-481c-89e2-1a7313a9b3a1']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:55.089680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4865a991-69d2-4719-b555-d1306c61ec59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:55.140436 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4865a991-69d2-4719-b555-d1306c61ec59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecae9797-7c68-41c9-8c83-b084d36da57d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1859184983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7efcad284742069cffb684e5bcfc38',qos_specs=None,replication_status=,reservations=['f4316521-05b6-4d31-b801-ec6229f36d5f','0fc30dc3-2da9-4bc6-841f-fdf71c6a4d1d','06ff791a-684f-4666-a81f-89f1630c7721','9544d910-04f6-481c-89e2-1a7313a9b3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e095ca0002414929966ab88b13499f39',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1859184983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecae9797-7c68-41c9-8c83-b084d36da57d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f7efcad284742069cffb684e5bcfc38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e095ca0002414929966ab88b13499f39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:55.142527 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5acc502-da9d-4671-a5fd-c94b0d2bd192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:55.142689 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2694d4eb-0aec-4ef9-a32f-e13887e4e812 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:55.146436 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2694d4eb-0aec-4ef9-a32f-e13887e4e812 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 Aug 18 13:07:55.146436 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2694d4eb-0aec-4ef9-a32f-e13887e4e812 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:55.146822 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2694d4eb-0aec-4ef9-a32f-e13887e4e812 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:55.166711 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2694d4eb-0aec-4ef9-a32f-e13887e4e812 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 returned with HTTP 404 Aug 18 13:07:55.166711 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 518/2069] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:55 2026] GET /volume/v3/volumes/bf8fe237-8fb5-4177-a262-3df136676ad3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:55.179850 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:55.185923 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 Aug 18 13:07:55.185923 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:55.185923 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:55.186172 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Delete volume with id: ab564dc1-0df3-42fa-b51e-69ff4d39fb44 Aug 18 13:07:55.194283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5acc502-da9d-4671-a5fd-c94b0d2bd192) transitioned into state 'SUCCESS' from state '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-1859184983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7efcad284742069cffb684e5bcfc38',qos_specs=None,replication_status=,reservations=['f4316521-05b6-4d31-b801-ec6229f36d5f','0fc30dc3-2da9-4bc6-841f-fdf71c6a4d1d','06ff791a-684f-4666-a81f-89f1630c7721','9544d910-04f6-481c-89e2-1a7313a9b3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e095ca0002414929966ab88b13499f39',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:55.195348 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8023db-99ec-4f79-8cef-9db2a6120ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:55.201564 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:55.201564 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:55.201798 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:55.218251 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8023db-99ec-4f79-8cef-9db2a6120ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:55.218251 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Flow 'volume_create_api' (8a9fc0a9-30b2-4278-8a82-aff5f89be536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:55.218251 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Create volume request issued successfully. Aug 18 13:07:55.219244 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-879f13ed-f2fb-4e48-b925-14e4b35277a5 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:07:55.219866 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 520/2070] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:54 2026] POST /volume/v3/volumes => generated 759 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:07:55.249694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8274bdb5-24f8-4911-893f-1c67d30309f6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:55.252394 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8274bdb5-24f8-4911-893f-1c67d30309f6 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] GET https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d Aug 18 13:07:55.252863 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8274bdb5-24f8-4911-893f-1c67d30309f6 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:55.253187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8274bdb5-24f8-4911-893f-1c67d30309f6 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:55.268752 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Delete volume request issued successfully. Aug 18 13:07:55.268971 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a5bde44b-2419-41a8-9aee-5fde820cdb47 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 returned with HTTP 202 Aug 18 13:07:55.270637 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:55.270637 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:55.273088 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 523/2071] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:55 2026] DELETE /volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:55.278963 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8274bdb5-24f8-4911-893f-1c67d30309f6 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Volume info retrieved successfully. Aug 18 13:07:55.285382 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0c92eef6-9522-4183-b922-3a3632d12dff None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:55.288016 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8274bdb5-24f8-4911-893f-1c67d30309f6 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d returned with HTTP 200 Aug 18 13:07:55.288016 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 511/2072] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:55 2026] GET /volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:07:55.288810 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0c92eef6-9522-4183-b922-3a3632d12dff tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 Aug 18 13:07:55.288810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0c92eef6-9522-4183-b922-3a3632d12dff tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:55.288810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0c92eef6-9522-4183-b922-3a3632d12dff tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:55.311838 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:55.311838 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:55.320566 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0c92eef6-9522-4183-b922-3a3632d12dff tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Volume info retrieved successfully. Aug 18 13:07:55.329184 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0c92eef6-9522-4183-b922-3a3632d12dff tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 returned with HTTP 200 Aug 18 13:07:55.329805 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 519/2073] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:55 2026] GET /volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:56.087541 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ac972fb4-0ac7-4b0c-be72-f3c0d21bcba5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.089819 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac972fb4-0ac7-4b0c-be72-f3c0d21bcba5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:07:56.090360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac972fb4-0ac7-4b0c-be72-f3c0d21bcba5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:56.090724 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac972fb4-0ac7-4b0c-be72-f3c0d21bcba5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:56.091422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ac972fb4-0ac7-4b0c-be72-f3c0d21bcba5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:56.096896 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:56.096896 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:56.097904 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac972fb4-0ac7-4b0c-be72-f3c0d21bcba5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:07:56.098487 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 521/2074] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:56 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:56.304704 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-55ed19d1-ab99-421f-bfe2-4001adea7a64 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.311174 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55ed19d1-ab99-421f-bfe2-4001adea7a64 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] GET https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d Aug 18 13:07:56.311757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55ed19d1-ab99-421f-bfe2-4001adea7a64 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:56.312005 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55ed19d1-ab99-421f-bfe2-4001adea7a64 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:56.324289 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:56.324289 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:56.330727 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-55ed19d1-ab99-421f-bfe2-4001adea7a64 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Volume info retrieved successfully. Aug 18 13:07:56.337960 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55ed19d1-ab99-421f-bfe2-4001adea7a64 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d returned with HTTP 200 Aug 18 13:07:56.338639 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 524/2075] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:56 2026] GET /volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:56.347473 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-77cd1796-da1d-47f6-81e6-526f068bc630 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.351123 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77cd1796-da1d-47f6-81e6-526f068bc630 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] GET https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 Aug 18 13:07:56.351123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77cd1796-da1d-47f6-81e6-526f068bc630 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:56.351123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77cd1796-da1d-47f6-81e6-526f068bc630 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:56.353299 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-940274e0-f3ea-400f-8ba1-a52fbdc20e5c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.355461 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-940274e0-f3ea-400f-8ba1-a52fbdc20e5c tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 Aug 18 13:07:56.355851 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-940274e0-f3ea-400f-8ba1-a52fbdc20e5c tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:56.358051 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77cd1796-da1d-47f6-81e6-526f068bc630 tempest-VolumesTestJSON-1984710550 tempest-VolumesTestJSON-1984710550-project-member] https://10.4.3.126/volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 returned with HTTP 404 Aug 18 13:07:56.358911 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 512/2076] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:56 2026] GET /volume/v3/volumes/ab564dc1-0df3-42fa-b51e-69ff4d39fb44 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:56.430852 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-940274e0-f3ea-400f-8ba1-a52fbdc20e5c tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 returned with HTTP 200 Aug 18 13:07:56.431577 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 520/2077] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:07:56 2026] PUT /volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:56.444633 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d42c9475-ddc2-4b00-b3c8-742118772341 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.448015 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:56.448780 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:56.450781 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:56.450963 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Create volume of 2 GB Aug 18 13:07:56.456799 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Availability Zones retrieved successfully. Aug 18 13:07:56.465943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Flow 'volume_create_api' (06a82ae6-cb15-464b-8da7-953a4d84a36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:56.465943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800fd1c2-a0bd-434f-803c-89a575b76bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.467675 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Validating volume size '2' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:56.523593 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800fd1c2-a0bd-434f-803c-89a575b76bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:56.524528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (369ffa6d-4569-46d2-81a0-869d0fd7aeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.577870 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota_utils [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Quota exceeded for 1f7efcad284742069cffb684e5bcfc38, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 13:07:56.580768 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (369ffa6d-4569-46d2-81a0-869d0fd7aeb8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:07:56.580768 np0000007652 devstack@c-api.service[100588]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 13:07:56.584183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (369ffa6d-4569-46d2-81a0-869d0fd7aeb8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.585896 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (369ffa6d-4569-46d2-81a0-869d0fd7aeb8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:07:56.586763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800fd1c2-a0bd-434f-803c-89a575b76bd3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.587987 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800fd1c2-a0bd-434f-803c-89a575b76bd3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:07:56.589121 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Flow 'volume_create_api' (06a82ae6-cb15-464b-8da7-953a4d84a36e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:07:56.589605 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.middleware.fault [None req-d42c9475-ddc2-4b00-b3c8-742118772341 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 413 Aug 18 13:07:56.590436 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 522/2078] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:56 2026] POST /volume/v3/volumes => generated 208 bytes in 147 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:07:56.603634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e46cbfa5-f11f-44f7-864c-ceb6aa01ec53 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.606984 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e46cbfa5-f11f-44f7-864c-ceb6aa01ec53 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 Aug 18 13:07:56.608022 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e46cbfa5-f11f-44f7-864c-ceb6aa01ec53 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:56.698283 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e46cbfa5-f11f-44f7-864c-ceb6aa01ec53 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 returned with HTTP 200 Aug 18 13:07:56.698877 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 525/2079] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:07:56 2026] PUT /volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 => generated 392 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:56.714136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.717595 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:07:56.719020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:56.721409 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:07:56.722300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Create volume of 1 GB Aug 18 13:07:56.731502 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Availability Zones retrieved successfully. Aug 18 13:07:56.743020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Flow 'volume_create_api' (6ae73c13-bf65-4fc3-8e2c-06ac9534900b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:07:56.745737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2268b1-005e-4628-8ab2-cb248e4f89bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.748088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:07:56.797866 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2268b1-005e-4628-8ab2-cb248e4f89bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:07:56.799194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a880f3-2222-4921-9acc-2f34327a478b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.858277 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota_utils [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Quota exceeded for 1f7efcad284742069cffb684e5bcfc38, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 13:07:56.863473 np0000007652 devstack@c-api.service[100591]: WARNING cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a880f3-2222-4921-9acc-2f34327a478b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:07:56.863473 np0000007652 devstack@c-api.service[100591]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 13:07:56.866435 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a880f3-2222-4921-9acc-2f34327a478b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.868308 np0000007652 devstack@c-api.service[100591]: WARNING cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a880f3-2222-4921-9acc-2f34327a478b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:07:56.869058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2268b1-005e-4628-8ab2-cb248e4f89bf) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:07:56.869872 np0000007652 devstack@c-api.service[100591]: WARNING cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2268b1-005e-4628-8ab2-cb248e4f89bf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:07:56.871301 np0000007652 devstack@c-api.service[100591]: WARNING cinder.volume.api [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Flow 'volume_create_api' (6ae73c13-bf65-4fc3-8e2c-06ac9534900b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:07:56.872364 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.middleware.fault [None req-a885e177-b8f8-429b-abf1-8ac3fbffaeba tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 413 Aug 18 13:07:56.872364 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 513/2080] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:07:56 2026] POST /volume/v3/volumes => generated 150 bytes in 160 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:07:56.886980 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-45ad020d-9414-4e86-98c3-115a42f548f2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.890431 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45ad020d-9414-4e86-98c3-115a42f548f2 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 Aug 18 13:07:56.891015 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-45ad020d-9414-4e86-98c3-115a42f548f2 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:56.963607 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45ad020d-9414-4e86-98c3-115a42f548f2 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 returned with HTTP 200 Aug 18 13:07:56.966231 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 521/2081] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:07:56 2026] PUT /volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 => generated 391 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:56.981502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-11182875-ff3c-42f9-9b72-39dbbe6ee4c4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:56.985516 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-11182875-ff3c-42f9-9b72-39dbbe6ee4c4 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] POST https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d/action Aug 18 13:07:56.985995 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-11182875-ff3c-42f9-9b72-39dbbe6ee4c4 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:07:56.986217 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-11182875-ff3c-42f9-9b72-39dbbe6ee4c4 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:57.001187 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:57.001187 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:57.001981 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-11182875-ff3c-42f9-9b72-39dbbe6ee4c4 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Volume info retrieved successfully. Aug 18 13:07:57.058638 np0000007652 devstack@c-api.service[100588]: ERROR cinder.volume.api [None req-11182875-ff3c-42f9-9b72-39dbbe6ee4c4 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Quota exceeded for 1f7efcad284742069cffb684e5bcfc38, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 13:07:57.071265 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.middleware.fault [None req-11182875-ff3c-42f9-9b72-39dbbe6ee4c4 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d/action returned with HTTP 413 Aug 18 13:07:57.072443 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 523/2082] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:07:56 2026] POST /volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d/action => generated 208 bytes in 93 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:07:57.088130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f0c51ec5-56df-4d0c-b46d-49e26d6a62b2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:57.089415 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0c51ec5-56df-4d0c-b46d-49e26d6a62b2 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] GET https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d Aug 18 13:07:57.089675 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0c51ec5-56df-4d0c-b46d-49e26d6a62b2 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:57.090078 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0c51ec5-56df-4d0c-b46d-49e26d6a62b2 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:57.101430 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:57.101430 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:57.105906 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f0c51ec5-56df-4d0c-b46d-49e26d6a62b2 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Volume info retrieved successfully. Aug 18 13:07:57.110670 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0c51ec5-56df-4d0c-b46d-49e26d6a62b2 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d returned with HTTP 200 Aug 18 13:07:57.111575 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 526/2083] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:57 2026] GET /volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:57.113910 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bfa5a3d8-c3b3-49f7-b5fb-43c61e952877 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:57.116538 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfa5a3d8-c3b3-49f7-b5fb-43c61e952877 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:07:57.116809 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfa5a3d8-c3b3-49f7-b5fb-43c61e952877 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:57.117063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfa5a3d8-c3b3-49f7-b5fb-43c61e952877 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:57.117242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-bfa5a3d8-c3b3-49f7-b5fb-43c61e952877 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:57.125105 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:57.125105 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:57.125927 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfa5a3d8-c3b3-49f7-b5fb-43c61e952877 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:07:57.126479 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 514/2084] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:57 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:57.130551 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:57.133129 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d Aug 18 13:07:57.133434 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:57.133693 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:57.133933 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Delete volume with id: ecae9797-7c68-41c9-8c83-b084d36da57d Aug 18 13:07:57.147347 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:57.147347 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:07:57.148116 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Volume info retrieved successfully. Aug 18 13:07:57.191033 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Delete volume request issued successfully. Aug 18 13:07:57.191033 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2c07ce36-d879-4363-98b7-0dfcbf4d0bdd tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d returned with HTTP 202 Aug 18 13:07:57.191478 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 522/2085] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:07:57 2026] DELETE /volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:07:57.201933 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-313c8c3b-93f8-4b62-a797-52f599253af9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:57.206867 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-313c8c3b-93f8-4b62-a797-52f599253af9 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] GET https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d Aug 18 13:07:57.207195 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-313c8c3b-93f8-4b62-a797-52f599253af9 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:57.207430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-313c8c3b-93f8-4b62-a797-52f599253af9 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:57.219067 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:57.219067 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:57.224558 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-313c8c3b-93f8-4b62-a797-52f599253af9 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Volume info retrieved successfully. Aug 18 13:07:57.230906 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-313c8c3b-93f8-4b62-a797-52f599253af9 tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d returned with HTTP 200 Aug 18 13:07:57.231667 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 524/2086] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:57 2026] GET /volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:58.141863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d429d235-e63e-447f-9c50-28df33f92b43 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:58.147354 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d429d235-e63e-447f-9c50-28df33f92b43 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:07:58.147354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d429d235-e63e-447f-9c50-28df33f92b43 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:58.147354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d429d235-e63e-447f-9c50-28df33f92b43 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:58.147800 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d429d235-e63e-447f-9c50-28df33f92b43 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:58.155380 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:58.155380 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:58.156341 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d429d235-e63e-447f-9c50-28df33f92b43 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:07:58.156867 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 527/2087] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:58 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:58.245799 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b38498db-4f9b-4efd-89ae-427eee9bc27f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:58.247585 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b38498db-4f9b-4efd-89ae-427eee9bc27f tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] GET https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d Aug 18 13:07:58.247799 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b38498db-4f9b-4efd-89ae-427eee9bc27f tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:58.248096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b38498db-4f9b-4efd-89ae-427eee9bc27f tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:58.256887 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b38498db-4f9b-4efd-89ae-427eee9bc27f tempest-VolumeQuotasNegativeTestJSON-480231184 tempest-VolumeQuotasNegativeTestJSON-480231184-project-member] https://10.4.3.126/volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d returned with HTTP 404 Aug 18 13:07:58.259352 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 515/2088] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:07:58 2026] GET /volume/v3/volumes/ecae9797-7c68-41c9-8c83-b084d36da57d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:58.271928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-37bc6ccc-2d48-4aa9-a156-19733c832624 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:58.274917 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-37bc6ccc-2d48-4aa9-a156-19733c832624 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 Aug 18 13:07:58.275469 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-37bc6ccc-2d48-4aa9-a156-19733c832624 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-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=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:58.403161 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-37bc6ccc-2d48-4aa9-a156-19733c832624 tempest-VolumeQuotasNegativeTestJSON-1978495777 tempest-VolumeQuotasNegativeTestJSON-1978495777-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 returned with HTTP 200 Aug 18 13:07:58.403536 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 523/2089] 10.4.3.126 () {68 vars in 1375 bytes} [Tue Aug 18 13:07:58 2026] PUT /volume/v3/os-quota-sets/1f7efcad284742069cffb684e5bcfc38 => generated 395 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:58.646783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d27426c8-a287-4a9f-a907-481eec794d2a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:58.655281 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d27426c8-a287-4a9f-a907-481eec794d2a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:07:58.655771 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d27426c8-a287-4a9f-a907-481eec794d2a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:58.655953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d27426c8-a287-4a9f-a907-481eec794d2a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:58.683438 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:58.683438 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:07:58.691019 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d27426c8-a287-4a9f-a907-481eec794d2a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:07:58.696520 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d27426c8-a287-4a9f-a907-481eec794d2a tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:07:58.696942 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 525/2090] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:07:58 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:59.170737 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b80c397f-bc10-4580-a615-5721283fb4da None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:59.176486 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b80c397f-bc10-4580-a615-5721283fb4da tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:07:59.176821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b80c397f-bc10-4580-a615-5721283fb4da tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:59.177228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b80c397f-bc10-4580-a615-5721283fb4da tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:59.177228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b80c397f-bc10-4580-a615-5721283fb4da tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:07:59.189537 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:59.189537 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:59.190229 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b80c397f-bc10-4580-a615-5721283fb4da tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:07:59.190788 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 528/2091] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:07:59 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:59.304079 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4fcc1dea-a412-4f9a-8ad8-18dcdf109db3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:59.452893 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4fcc1dea-a412-4f9a-8ad8-18dcdf109db3 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:07:59.453326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4fcc1dea-a412-4f9a-8ad8-18dcdf109db3 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1520702778"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:59.470728 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4fcc1dea-a412-4f9a-8ad8-18dcdf109db3 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:07:59.475295 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 516/2092] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:07:59 2026] POST /volume/v3/types => generated 228 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:07:59.483719 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-67eb70f5-d094-44a3-8ca6-a56cb88f264d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:59.487473 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67eb70f5-d094-44a3-8ca6-a56cb88f264d tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:07:59.489039 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67eb70f5-d094-44a3-8ca6-a56cb88f264d tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2035997317"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:59.509064 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67eb70f5-d094-44a3-8ca6-a56cb88f264d tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:07:59.509064 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 524/2093] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:07:59 2026] POST /volume/v3/group_types => generated 185 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:59.522984 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-94eae341-c572-48a6-8364-562dc03e5e2f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:59.655640 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-94eae341-c572-48a6-8364-562dc03e5e2f tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:07:59.656256 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-94eae341-c572-48a6-8364-562dc03e5e2f tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d95da259-9683-4b48-83f1-8341a54d9a18", "volume_types": ["db18659b-62c1-4719-b230-20db3a45d91a"], "name": "tempest-GroupSnapshotsV319Test-Group-2110115696"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:07:59.657590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-94eae341-c572-48a6-8364-562dc03e5e2f tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Creating new group {'group': {'group_type': 'd95da259-9683-4b48-83f1-8341a54d9a18', 'volume_types': ['db18659b-62c1-4719-b230-20db3a45d91a'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2110115696'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:07:59.664780 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-94eae341-c572-48a6-8364-562dc03e5e2f tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2110115696. Aug 18 13:07:59.673796 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-94eae341-c572-48a6-8364-562dc03e5e2f tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Availability Zones retrieved successfully. Aug 18 13:07:59.688332 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d36e5633-5030-4056-a546-6d7572d190b2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:59.691000 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d36e5633-5030-4056-a546-6d7572d190b2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0 Aug 18 13:07:59.691237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d36e5633-5030-4056-a546-6d7572d190b2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:59.691429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d36e5633-5030-4056-a546-6d7572d190b2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:59.702140 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:59.702140 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:07:59.707953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-94eae341-c572-48a6-8364-562dc03e5e2f tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Created reservations ['1daeb795-7f1d-4272-9241-ab59e1c6300c'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:07:59.742062 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-94eae341-c572-48a6-8364-562dc03e5e2f tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:07:59.746343 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 526/2094] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:07:59 2026] POST /volume/v3/groups => generated 116 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:07:59.753641 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-47f3b3f9-0eed-4399-bb9f-ed0519380026 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:07:59.756028 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-47f3b3f9-0eed-4399-bb9f-ed0519380026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface Aug 18 13:07:59.756752 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-47f3b3f9-0eed-4399-bb9f-ed0519380026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:07:59.756932 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-47f3b3f9-0eed-4399-bb9f-ed0519380026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:07:59.757476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-47f3b3f9-0eed-4399-bb9f-ed0519380026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member cb8200eb-44b3-411c-bf2e-11fba67bface {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:07:59.763586 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:07:59.763586 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:07:59.776473 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-47f3b3f9-0eed-4399-bb9f-ed0519380026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface returned with HTTP 200 Aug 18 13:07:59.777036 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 517/2095] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:07:59 2026] GET /volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface => generated 396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:07:59.794581 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-5c605af8-5cd1-4906-8e33-40320c7b7297 req-d36e5633-5030-4056-a546-6d7572d190b2 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0 returned with HTTP 200 Aug 18 13:07:59.795513 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 529/2096] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:07:59 2026] DELETE /volume/v3/attachments/d1368d92-39ea-4b41-a62e-6e610572fff0 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:00.205670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d00635ef-6089-40df-82e4-5ceba7453296 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:00.209030 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d00635ef-6089-40df-82e4-5ceba7453296 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:00.209030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d00635ef-6089-40df-82e4-5ceba7453296 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:00.209030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d00635ef-6089-40df-82e4-5ceba7453296 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:00.209030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d00635ef-6089-40df-82e4-5ceba7453296 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:00.215235 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:00.215235 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:00.216054 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d00635ef-6089-40df-82e4-5ceba7453296 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:00.216628 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 525/2097] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:00 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:00.787533 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-56160085-8875-442f-aad0-00f149cb4682 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:00.789897 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56160085-8875-442f-aad0-00f149cb4682 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface Aug 18 13:08:00.790149 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56160085-8875-442f-aad0-00f149cb4682 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:00.790434 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56160085-8875-442f-aad0-00f149cb4682 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:00.790617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-56160085-8875-442f-aad0-00f149cb4682 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member cb8200eb-44b3-411c-bf2e-11fba67bface {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:00.795375 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:00.795375 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:00.806364 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56160085-8875-442f-aad0-00f149cb4682 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface returned with HTTP 200 Aug 18 13:08:00.807203 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 527/2098] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:00 2026] GET /volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:00.820700 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-95ed8a2e-8b87-4284-960c-376f542ce81b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:00.822649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:00.822989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-558540575", "volume_type": "db18659b-62c1-4719-b230-20db3a45d91a", "group_id": "cb8200eb-44b3-411c-bf2e-11fba67bface", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:00.824574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-558540575', 'volume_type': 'db18659b-62c1-4719-b230-20db3a45d91a', 'group_id': 'cb8200eb-44b3-411c-bf2e-11fba67bface', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:00.837918 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:00.837918 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:00.838432 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Create volume of 1 GB Aug 18 13:08:00.845489 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Availability Zones retrieved successfully. Aug 18 13:08:00.852589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Flow 'volume_create_api' (a6d85095-51a4-4ad0-8b3f-4a8f1ada8fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:00.854178 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b56b71-81b6-4f32-bff3-aac1546cb428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:00.854921 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:00.854921 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:00.855503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:00.887060 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b56b71-81b6-4f32-bff3-aac1546cb428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:07:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db18659b-62c1-4719-b230-20db3a45d91a,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1520702778',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db18659b-62c1-4719-b230-20db3a45d91a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb8200eb-44b3-411c-bf2e-11fba67bface', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:00.888627 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04356f78-4a85-4f69-8845-06f105196f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:00.924352 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1520702778 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1520702778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:00.924536 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1520702778 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1520702778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:00.979063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Created reservations ['910c8fde-df59-4b4d-826e-b51cbf76de19', '0c8c0f11-de82-4a90-bf7e-1e7b1346030c', '40e06182-9964-4f70-9070-327f2c40871c', '98890197-28cf-4a8a-9acc-c1ea36d73a08'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:00.980282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04356f78-4a85-4f69-8845-06f105196f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910c8fde-df59-4b4d-826e-b51cbf76de19', '0c8c0f11-de82-4a90-bf7e-1e7b1346030c', '40e06182-9964-4f70-9070-327f2c40871c', '98890197-28cf-4a8a-9acc-c1ea36d73a08']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:00.981221 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dc92cb-6728-4a48-9764-c083a8b4b2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:01.008658 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dc92cb-6728-4a48-9764-c083a8b4b2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df6a2450-0589-450a-872e-8e2b83f666b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-558540575',encryption_key_id=None,group_id=cb8200eb-44b3-411c-bf2e-11fba67bface,group_type_id=,metadata={},multiattach=False,project_id='a56ba64d44414533b7909c9982ab62e9',qos_specs=None,replication_status=,reservations=['910c8fde-df59-4b4d-826e-b51cbf76de19','0c8c0f11-de82-4a90-bf7e-1e7b1346030c','40e06182-9964-4f70-9070-327f2c40871c','98890197-28cf-4a8a-9acc-c1ea36d73a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf198d64c96a43a7bc49b097cf16c803',volume_type_id=db18659b-62c1-4719-b230-20db3a45d91a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-558540575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb8200eb-44b3-411c-bf2e-11fba67bface,host=None,id=df6a2450-0589-450a-872e-8e2b83f666b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56ba64d44414533b7909c9982ab62e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf198d64c96a43a7bc49b097cf16c803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db18659b-62c1-4719-b230-20db3a45d91a),volume_type_id=db18659b-62c1-4719-b230-20db3a45d91a)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:01.009434 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fc5e88f-6d4a-4940-b76e-f6c5a0a92cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:01.036316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fc5e88f-6d4a-4940-b76e-f6c5a0a92cc6) transitioned into state 'SUCCESS' from state '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-558540575',encryption_key_id=None,group_id=cb8200eb-44b3-411c-bf2e-11fba67bface,group_type_id=,metadata={},multiattach=False,project_id='a56ba64d44414533b7909c9982ab62e9',qos_specs=None,replication_status=,reservations=['910c8fde-df59-4b4d-826e-b51cbf76de19','0c8c0f11-de82-4a90-bf7e-1e7b1346030c','40e06182-9964-4f70-9070-327f2c40871c','98890197-28cf-4a8a-9acc-c1ea36d73a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf198d64c96a43a7bc49b097cf16c803',volume_type_id=db18659b-62c1-4719-b230-20db3a45d91a)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:01.037177 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cfb277-a418-4f7d-b2ee-d371b4d07b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:01.068179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cfb277-a418-4f7d-b2ee-d371b4d07b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:01.071890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Flow 'volume_create_api' (a6d85095-51a4-4ad0-8b3f-4a8f1ada8fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:01.072879 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Create volume request issued successfully. Aug 18 13:08:01.074259 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:01.074705 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:01.176092 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:01.183412 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:01.183412 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:01.191924 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-95ed8a2e-8b87-4284-960c-376f542ce81b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:01.192769 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 518/2099] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:08:00 2026] POST /volume/v3/volumes => generated 826 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:01.214267 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:01.216559 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 Aug 18 13:08:01.217166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:01.217166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:01.229558 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:01.229558 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:01.233466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c418cb77-af8d-4ed3-ac32-f3ad78e51b50 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:01.237405 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c418cb77-af8d-4ed3-ac32-f3ad78e51b50 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:01.237405 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c418cb77-af8d-4ed3-ac32-f3ad78e51b50 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:01.237405 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c418cb77-af8d-4ed3-ac32-f3ad78e51b50 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:01.237405 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c418cb77-af8d-4ed3-ac32-f3ad78e51b50 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:01.239350 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Volume info retrieved successfully. Aug 18 13:08:01.240460 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:01.240678 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:01.245447 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:01.245447 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:01.246962 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c418cb77-af8d-4ed3-ac32-f3ad78e51b50 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:01.246962 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 526/2100] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:01 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:01.302477 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:01.308019 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:01.308019 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:01.323545 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e370a292-6b68-4a7a-a089-7a7e6e3e67de tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 returned with HTTP 200 Aug 18 13:08:01.324695 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 530/2101] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:01 2026] GET /volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 => generated 918 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:01.734948 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-34d7c1eb-19ed-4c01-9a01-3a5b8c539d07 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:01.848056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-34d7c1eb-19ed-4c01-9a01-3a5b8c539d07 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:01.848480 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-34d7c1eb-19ed-4c01-9a01-3a5b8c539d07 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1781181423", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:01.850071 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:01.850071 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:01.850836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:01.858859 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d?cascade=True Aug 18 13:08:01.859076 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:01.860135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:01.861309 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume with id: 388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:08:01.868372 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-34d7c1eb-19ed-4c01-9a01-3a5b8c539d07 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:01.868858 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 528/2102] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:01 2026] POST /volume/v3/types => generated 275 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:01.883671 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:01.883671 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:01.884334 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:01.889758 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4b9a7c94-0371-4599-a6ae-fa37a0698ea4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:01.892272 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b9a7c94-0371-4599-a6ae-fa37a0698ea4 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:01.892808 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b9a7c94-0371-4599-a6ae-fa37a0698ea4 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-540488848", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:01.918567 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b9a7c94-0371-4599-a6ae-fa37a0698ea4 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:01.919147 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 527/2103] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:01 2026] POST /volume/v3/types => generated 274 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:01.922786 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume request issued successfully. Aug 18 13:08:01.923239 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0d899c73-6a6a-4806-81ea-814e51dd7f87 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d?cascade=True returned with HTTP 202 Aug 18 13:08:01.923912 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 519/2104] 10.4.3.126 () {66 vars in 1376 bytes} [Tue Aug 18 13:08:01 2026] DELETE /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d?cascade=True => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:01.935164 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-65f0564b-dd2b-4ac5-bb80-72180e4d2fb5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:01.938314 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65f0564b-dd2b-4ac5-bb80-72180e4d2fb5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:08:01.938662 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65f0564b-dd2b-4ac5-bb80-72180e4d2fb5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:01.938895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65f0564b-dd2b-4ac5-bb80-72180e4d2fb5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:01.943885 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:01.949560 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:01.949560 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:01.955024 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-65f0564b-dd2b-4ac5-bb80-72180e4d2fb5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:01.961802 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65f0564b-dd2b-4ac5-bb80-72180e4d2fb5 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 200 Aug 18 13:08:01.962400 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 531/2105] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:01 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:02.038115 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:02.038536 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-898973045", "volume_type": "89bb20e4-87a6-43e4-8a18-db3ca9c77801", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:02.040188 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-898973045', 'volume_type': '89bb20e4-87a6-43e4-8a18-db3ca9c77801', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:02.046467 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Create volume of 1 GB Aug 18 13:08:02.046911 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.046911 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:02.048175 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Availability Zones retrieved successfully. Aug 18 13:08:02.056744 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Flow 'volume_create_api' (b4ac3bee-e513-40bc-92eb-14586d0a8ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:02.058087 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e49992-0b3e-431d-be3b-1b6bbd3e04bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:02.059504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:02.090034 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e49992-0b3e-431d-be3b-1b6bbd3e04bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=89bb20e4-87a6-43e4-8a18-db3ca9c77801,is_public=True,name='tempest-VolumeTypesTest-volume-type-1781181423',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89bb20e4-87a6-43e4-8a18-db3ca9c77801', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:02.091341 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6829e58-7075-4df6-9a35-2a7355567934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:02.129880 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1781181423 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1781181423, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:02.129880 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1781181423 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1781181423, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:02.177968 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Created reservations ['69419848-0e08-4b3b-ac84-7b93b2cb6a5c', 'fa3c2a8d-7025-4d90-a64e-c81784306e1d', 'd0dc8fb1-6c29-4906-a722-5566ae9cb8c2', '1a6802f7-20a3-422e-9089-aea82debcf05'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:02.178870 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6829e58-7075-4df6-9a35-2a7355567934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69419848-0e08-4b3b-ac84-7b93b2cb6a5c', 'fa3c2a8d-7025-4d90-a64e-c81784306e1d', 'd0dc8fb1-6c29-4906-a722-5566ae9cb8c2', '1a6802f7-20a3-422e-9089-aea82debcf05']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:02.179672 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ceffcf8-3d17-43a9-8230-85c49e297eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:02.210430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ceffcf8-3d17-43a9-8230-85c49e297eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a938b30-49b5-49c5-a37f-50a94b1c05e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-898973045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ec1981f2414c70a142d9398ddc4ef6',qos_specs=None,replication_status=,reservations=['69419848-0e08-4b3b-ac84-7b93b2cb6a5c','fa3c2a8d-7025-4d90-a64e-c81784306e1d','d0dc8fb1-6c29-4906-a722-5566ae9cb8c2','1a6802f7-20a3-422e-9089-aea82debcf05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cea6ee8458741ed90907fdb4932f495',volume_type_id=89bb20e4-87a6-43e4-8a18-db3ca9c77801), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-898973045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a938b30-49b5-49c5-a37f-50a94b1c05e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ec1981f2414c70a142d9398ddc4ef6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cea6ee8458741ed90907fdb4932f495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89bb20e4-87a6-43e4-8a18-db3ca9c77801),volume_type_id=89bb20e4-87a6-43e4-8a18-db3ca9c77801)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:02.211581 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0f1670-6ba5-4a84-b0de-938d33e9b30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:02.234402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0f1670-6ba5-4a84-b0de-938d33e9b30f) transitioned into state 'SUCCESS' from state '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-898973045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ec1981f2414c70a142d9398ddc4ef6',qos_specs=None,replication_status=,reservations=['69419848-0e08-4b3b-ac84-7b93b2cb6a5c','fa3c2a8d-7025-4d90-a64e-c81784306e1d','d0dc8fb1-6c29-4906-a722-5566ae9cb8c2','1a6802f7-20a3-422e-9089-aea82debcf05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cea6ee8458741ed90907fdb4932f495',volume_type_id=89bb20e4-87a6-43e4-8a18-db3ca9c77801)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:02.235494 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e9cd1d-b11b-47c5-a4fd-2c2594a26a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:02.247550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e9cd1d-b11b-47c5-a4fd-2c2594a26a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:02.248602 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Flow 'volume_create_api' (b4ac3bee-e513-40bc-92eb-14586d0a8ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:02.249005 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Create volume request issued successfully. Aug 18 13:08:02.250061 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c7f477c-0690-4c3b-a8ec-a897d8ac9d48 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:02.250644 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 529/2106] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:01 2026] POST /volume/v3/volumes => generated 783 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:02.264355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3e833e1e-5520-462e-bf92-50d46e4bf81f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:02.268028 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3e833e1e-5520-462e-bf92-50d46e4bf81f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:02.271657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3e833e1e-5520-462e-bf92-50d46e4bf81f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:02.271657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3e833e1e-5520-462e-bf92-50d46e4bf81f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:02.271657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-3e833e1e-5520-462e-bf92-50d46e4bf81f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:02.273343 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-15f2f2cd-242c-41fd-9725-89e5c45e88b9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:02.275716 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15f2f2cd-242c-41fd-9725-89e5c45e88b9 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:02.276080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15f2f2cd-242c-41fd-9725-89e5c45e88b9 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:02.276338 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15f2f2cd-242c-41fd-9725-89e5c45e88b9 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:02.281600 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.281600 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:02.282398 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3e833e1e-5520-462e-bf92-50d46e4bf81f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:02.282884 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 528/2107] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:02 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:02.284962 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.284962 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:02.290057 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-15f2f2cd-242c-41fd-9725-89e5c45e88b9 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:02.296294 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15f2f2cd-242c-41fd-9725-89e5c45e88b9 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 200 Aug 18 13:08:02.296775 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 520/2108] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:02 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:02.343989 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:02.345957 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 Aug 18 13:08:02.346169 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:02.346359 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:02.356461 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.356461 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:02.362302 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Volume info retrieved successfully. Aug 18 13:08:02.363079 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:02.363279 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:02.405701 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:02.409773 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.409773 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:02.423410 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47438732-8fab-40ab-9b8b-869cb38aa9dd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 returned with HTTP 200 Aug 18 13:08:02.424248 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 532/2109] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:02 2026] GET /volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 => generated 919 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:02.439442 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:02.443418 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 18 13:08:02.443900 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cb8200eb-44b3-411c-bf2e-11fba67bface", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1095316054"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:02.446097 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cb8200eb-44b3-411c-bf2e-11fba67bface', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1095316054'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:08:02.451845 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.451845 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:02.457727 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.group_snapshots [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1095316054. Aug 18 13:08:02.486404 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.486404 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:02.504154 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1520702778 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1520702778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:02.504154 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1520702778 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1520702778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:02.539068 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Created reservations ['4a860c7a-c5b7-47ea-9f12-640937aff44c', 'b833533b-6e78-4f5e-bee5-e254d20c0f15', 'dccfcf5f-4308-4a1b-a26f-91b0f5cfde45', '1dac4f97-7eec-4165-87c6-629cbbb9dfbf'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:02.580359 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9c2bc961-3d00-4677-a47f-a6d79cdb66b7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:08:02.581037 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 530/2110] 10.4.3.126 () {70 vars in 1324 bytes} [Tue Aug 18 13:08:02 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:02.592498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0ecd11d8-058b-40f6-bb31-1ed81491c38b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:02.596638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0ecd11d8-058b-40f6-bb31-1ed81491c38b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:02.596979 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0ecd11d8-058b-40f6-bb31-1ed81491c38b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:02.598115 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0ecd11d8-058b-40f6-bb31-1ed81491c38b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:02.598365 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.group_snapshots [None req-0ecd11d8-058b-40f6-bb31-1ed81491c38b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:02.607673 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:02.607673 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:02.613493 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0ecd11d8-058b-40f6-bb31-1ed81491c38b tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 200 Aug 18 13:08:02.613694 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 529/2111] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:02 2026] GET /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:02.981081 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b4638afc-d452-4fc0-8bed-c44c180054e9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:02.983192 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b4638afc-d452-4fc0-8bed-c44c180054e9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:08:02.983479 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b4638afc-d452-4fc0-8bed-c44c180054e9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:02.983749 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b4638afc-d452-4fc0-8bed-c44c180054e9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:02.991088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b4638afc-d452-4fc0-8bed-c44c180054e9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 404 Aug 18 13:08:02.992019 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 521/2112] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:02 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:03.297198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-73c58f27-800b-4107-bfc1-11e5f5332a7f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.301347 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-73c58f27-800b-4107-bfc1-11e5f5332a7f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:03.301806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-73c58f27-800b-4107-bfc1-11e5f5332a7f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.301926 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-73c58f27-800b-4107-bfc1-11e5f5332a7f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.301988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-73c58f27-800b-4107-bfc1-11e5f5332a7f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:03.308899 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.308899 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:03.309871 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-73c58f27-800b-4107-bfc1-11e5f5332a7f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:03.310413 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 533/2113] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:03.314062 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b86bef7a-9a0b-4f4d-8e2c-13671bc92973 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.317013 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b86bef7a-9a0b-4f4d-8e2c-13671bc92973 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:03.317402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b86bef7a-9a0b-4f4d-8e2c-13671bc92973 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.317574 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b86bef7a-9a0b-4f4d-8e2c-13671bc92973 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.330781 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.330781 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:03.338407 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b86bef7a-9a0b-4f4d-8e2c-13671bc92973 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:03.349638 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b86bef7a-9a0b-4f4d-8e2c-13671bc92973 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 200 Aug 18 13:08:03.350352 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 531/2114] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:03.365363 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.367926 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] POST https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3/action Aug 18 13:08:03.368482 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Action body: b'{"os-retype": {"new_type": "3710471a-b80f-4a13-a684-86f2753561d6"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:03.368838 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "3710471a-b80f-4a13-a684-86f2753561d6"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:03.383625 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.383625 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:03.384509 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:03.409156 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-540488848 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-540488848, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:03.410552 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-540488848 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-540488848, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:03.442982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Created reservations ['44cc4af7-b329-4cf0-8711-ebd7296530e7', 'f6d78b7a-ea65-4953-bf96-dcb5293dbd01'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:03.458150 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1781181423 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1781181423, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:03.458887 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1781181423 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1781181423, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:03.467868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Created reservations ['219f2606-27a1-4ee6-bc6e-2a2bb6abba11', 'c1264de7-bd70-4f8a-8113-d0fbdd80c251'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:03.469634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0499814-bcd4-4b11-a3d3-5384c349a401 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.471884 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0499814-bcd4-4b11-a3d3-5384c349a401 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:08:03.472132 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0499814-bcd4-4b11-a3d3-5384c349a401 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.472366 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0499814-bcd4-4b11-a3d3-5384c349a401 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.472522 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-b0499814-bcd4-4b11-a3d3-5384c349a401 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume with id: 388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:08:03.479567 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0499814-bcd4-4b11-a3d3-5384c349a401 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 404 Aug 18 13:08:03.480125 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 522/2115] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:03 2026] DELETE /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:03.490335 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-84891da8-d09b-4c34-85e9-7132b824e934 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.492355 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-84891da8-d09b-4c34-85e9-7132b824e934 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d Aug 18 13:08:03.492591 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-84891da8-d09b-4c34-85e9-7132b824e934 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.492803 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-84891da8-d09b-4c34-85e9-7132b824e934 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.499453 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-84891da8-d09b-4c34-85e9-7132b824e934 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d returned with HTTP 404 Aug 18 13:08:03.500002 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 534/2116] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/volumes/388398a5-d752-4635-8390-d7df4af9de7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:03.508463 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Retype volume request issued successfully. Aug 18 13:08:03.508835 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-af16c111-86bd-41e4-9499-7b5b4389c5b2 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3/action returned with HTTP 202 Aug 18 13:08:03.509520 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 530/2117] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:03 2026] POST /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:03.509599 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.512269 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:08:03.512269 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.512484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.512768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume with id: d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:08:03.519879 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3f2dae1c-1bca-47b6-af35-1d9dc760458f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.522899 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f2dae1c-1bca-47b6-af35-1d9dc760458f tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:03.523110 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f2dae1c-1bca-47b6-af35-1d9dc760458f tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.523394 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f2dae1c-1bca-47b6-af35-1d9dc760458f tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.524021 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.524021 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:03.524424 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:03.532854 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.532854 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:03.537694 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3f2dae1c-1bca-47b6-af35-1d9dc760458f tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:03.543471 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f2dae1c-1bca-47b6-af35-1d9dc760458f tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 200 Aug 18 13:08:03.544601 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 523/2118] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:03.549684 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume request issued successfully. Aug 18 13:08:03.549927 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e7efe838-8a6d-4e66-ad36-23eb3d72b67e tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 202 Aug 18 13:08:03.551267 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 532/2119] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:03 2026] DELETE /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:03.560613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9f6fa85f-0733-4ea1-8e27-d5f6825e975c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.567585 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9f6fa85f-0733-4ea1-8e27-d5f6825e975c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:08:03.567911 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9f6fa85f-0733-4ea1-8e27-d5f6825e975c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.568151 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9f6fa85f-0733-4ea1-8e27-d5f6825e975c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.582836 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.582836 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:03.588238 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9f6fa85f-0733-4ea1-8e27-d5f6825e975c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:03.595028 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9f6fa85f-0733-4ea1-8e27-d5f6825e975c tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 200 Aug 18 13:08:03.595824 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 535/2120] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:03.625413 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3a8aa575-b53a-43b0-bfb0-1019f08287c3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.628367 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a8aa575-b53a-43b0-bfb0-1019f08287c3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:03.628670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a8aa575-b53a-43b0-bfb0-1019f08287c3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.629036 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a8aa575-b53a-43b0-bfb0-1019f08287c3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.629395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.group_snapshots [None req-3a8aa575-b53a-43b0-bfb0-1019f08287c3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:03.636513 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.636513 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:03.642695 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a8aa575-b53a-43b0-bfb0-1019f08287c3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 200 Aug 18 13:08:03.643260 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 531/2121] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:03.655584 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.660481 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:03.660781 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.661548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.662301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:03.664418 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:03.668445 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Get all snapshots completed successfully. Aug 18 13:08:03.668893 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.668893 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:03.669618 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8c0ee04e-e97b-49f1-abf3-9fffaff83411 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:03.670075 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 524/2122] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:03.680158 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-237d0f8d-a21d-4cb6-853d-226cc873eab3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.683534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-237d0f8d-a21d-4cb6-853d-226cc873eab3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/snapshots/741f9367-0e6d-458f-9a56-57aa0872e2cd Aug 18 13:08:03.683879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-237d0f8d-a21d-4cb6-853d-226cc873eab3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.684249 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-237d0f8d-a21d-4cb6-853d-226cc873eab3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.691525 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.691525 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:03.691909 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-237d0f8d-a21d-4cb6-853d-226cc873eab3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Snapshot retrieved successfully. Aug 18 13:08:03.693158 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-237d0f8d-a21d-4cb6-853d-226cc873eab3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/snapshots/741f9367-0e6d-458f-9a56-57aa0872e2cd returned with HTTP 200 Aug 18 13:08:03.694259 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 533/2123] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/snapshots/741f9367-0e6d-458f-9a56-57aa0872e2cd => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:03.707266 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b0e82413-10f5-4082-876d-c9193d9b4870 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.709941 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b0e82413-10f5-4082-876d-c9193d9b4870 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action Aug 18 13:08:03.710410 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b0e82413-10f5-4082-876d-c9193d9b4870 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:03.710484 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b0e82413-10f5-4082-876d-c9193d9b4870 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:03.711960 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-b0e82413-10f5-4082-876d-c9193d9b4870 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Updating group '23f4152a-a326-47ba-b95b-5dad9e67ff40' with 'creating' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:08:03.718196 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.718196 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:03.731420 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b0e82413-10f5-4082-876d-c9193d9b4870 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action returned with HTTP 202 Aug 18 13:08:03.732067 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 536/2124] 10.4.3.126 () {70 vars in 1455 bytes} [Tue Aug 18 13:08:03 2026] POST /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 13:08:03.743135 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6b1de875-de92-40ff-8d38-4f897d13c2e0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.746439 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b1de875-de92-40ff-8d38-4f897d13c2e0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:03.746670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b1de875-de92-40ff-8d38-4f897d13c2e0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.746911 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b1de875-de92-40ff-8d38-4f897d13c2e0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.747068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.group_snapshots [None req-6b1de875-de92-40ff-8d38-4f897d13c2e0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:03.753393 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.753393 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:03.761924 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b1de875-de92-40ff-8d38-4f897d13c2e0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 200 Aug 18 13:08:03.763590 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 532/2125] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:03.774537 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ac29ed66-2622-47a2-92de-ffc603dd781c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.776909 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac29ed66-2622-47a2-92de-ffc603dd781c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action Aug 18 13:08:03.777310 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac29ed66-2622-47a2-92de-ffc603dd781c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:03.777513 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac29ed66-2622-47a2-92de-ffc603dd781c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:03.779189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.group_snapshots [None req-ac29ed66-2622-47a2-92de-ffc603dd781c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Updating group '23f4152a-a326-47ba-b95b-5dad9e67ff40' with 'available' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:08:03.785570 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.785570 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:03.795130 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac29ed66-2622-47a2-92de-ffc603dd781c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action returned with HTTP 202 Aug 18 13:08:03.795678 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 525/2126] 10.4.3.126 () {70 vars in 1455 bytes} [Tue Aug 18 13:08:03 2026] POST /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:03.804230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0bfe3a64-6386-4423-9fb8-8791ec7d3e0a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.806761 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0bfe3a64-6386-4423-9fb8-8791ec7d3e0a tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:03.807073 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0bfe3a64-6386-4423-9fb8-8791ec7d3e0a tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.807400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0bfe3a64-6386-4423-9fb8-8791ec7d3e0a tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.807584 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-0bfe3a64-6386-4423-9fb8-8791ec7d3e0a tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:03.812764 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.812764 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:03.818196 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0bfe3a64-6386-4423-9fb8-8791ec7d3e0a tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 200 Aug 18 13:08:03.818926 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 534/2127] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:03.829065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-eeb3428c-f474-4a65-a6c4-2b7fdb0f7cec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.831151 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eeb3428c-f474-4a65-a6c4-2b7fdb0f7cec tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action Aug 18 13:08:03.831612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eeb3428c-f474-4a65-a6c4-2b7fdb0f7cec tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:03.831753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eeb3428c-f474-4a65-a6c4-2b7fdb0f7cec tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:03.833264 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-eeb3428c-f474-4a65-a6c4-2b7fdb0f7cec tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Updating group '23f4152a-a326-47ba-b95b-5dad9e67ff40' with 'error' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:08:03.837294 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.837294 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:03.845242 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eeb3428c-f474-4a65-a6c4-2b7fdb0f7cec tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action returned with HTTP 202 Aug 18 13:08:03.845787 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 537/2128] 10.4.3.126 () {70 vars in 1455 bytes} [Tue Aug 18 13:08:03 2026] POST /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:03.854836 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a836c64-5a27-41f1-b0a5-9789178f4bdd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.858367 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a836c64-5a27-41f1-b0a5-9789178f4bdd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:03.858686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a836c64-5a27-41f1-b0a5-9789178f4bdd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.858912 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a836c64-5a27-41f1-b0a5-9789178f4bdd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.860024 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.group_snapshots [None req-9a836c64-5a27-41f1-b0a5-9789178f4bdd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:03.866117 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.866117 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:03.873534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a836c64-5a27-41f1-b0a5-9789178f4bdd tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 200 Aug 18 13:08:03.873938 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 533/2129] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:03.882784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4c330291-e8aa-4055-a856-25f709f6a216 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.884897 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c330291-e8aa-4055-a856-25f709f6a216 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action Aug 18 13:08:03.885340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c330291-e8aa-4055-a856-25f709f6a216 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:03.885478 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c330291-e8aa-4055-a856-25f709f6a216 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:03.886932 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.group_snapshots [None req-4c330291-e8aa-4055-a856-25f709f6a216 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Updating group '23f4152a-a326-47ba-b95b-5dad9e67ff40' with 'available' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:08:03.890613 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.890613 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:03.897332 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c330291-e8aa-4055-a856-25f709f6a216 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action returned with HTTP 202 Aug 18 13:08:03.898027 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 526/2130] 10.4.3.126 () {70 vars in 1455 bytes} [Tue Aug 18 13:08:03 2026] POST /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:03.904775 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-45ab5120-e383-4604-861e-903abc7220db None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.907058 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-45ab5120-e383-4604-861e-903abc7220db tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:03.907421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-45ab5120-e383-4604-861e-903abc7220db tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.907649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-45ab5120-e383-4604-861e-903abc7220db tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.907794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-45ab5120-e383-4604-861e-903abc7220db tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:03.912095 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.912095 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:03.916510 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-45ab5120-e383-4604-861e-903abc7220db tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 200 Aug 18 13:08:03.916889 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 535/2131] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:03.929422 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a1a05a62-fe9e-43d1-a916-1f2691c687b6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:03.931430 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1a05a62-fe9e-43d1-a916-1f2691c687b6 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:03.931697 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1a05a62-fe9e-43d1-a916-1f2691c687b6 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:03.931925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1a05a62-fe9e-43d1-a916-1f2691c687b6 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:03.932117 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-a1a05a62-fe9e-43d1-a916-1f2691c687b6 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] delete called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100589) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:08:03.932314 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.group_snapshots [None req-a1a05a62-fe9e-43d1-a916-1f2691c687b6 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Delete group_snapshot with id: 23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:03.943299 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:03.943299 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:03.990678 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1a05a62-fe9e-43d1-a916-1f2691c687b6 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 202 Aug 18 13:08:03.991303 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 538/2132] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:08:03 2026] DELETE /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:03.999295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.001318 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:04.001564 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.001726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.002003 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:04.002804 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:04.011447 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Get all volumes completed successfully. Aug 18 13:08:04.012400 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:04.012579 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:04.053594 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:04.059379 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.059379 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:04.074379 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d3e4fa77-5908-4d92-b013-f02449f1eda3 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:04.074555 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 534/2133] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:03 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:04.089314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.091591 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:04.091826 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.092153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.092374 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:04.094199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:04.099653 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Get all snapshots completed successfully. Aug 18 13:08:04.100645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fcedfbb5-1b37-4131-bd4e-1dac037643eb tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:04.101081 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 527/2134] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:04 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 18 13:08:04.117354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-54eff19d-d1b8-41d3-8e84-18ef07cd90e7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.119283 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-54eff19d-d1b8-41d3-8e84-18ef07cd90e7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 Aug 18 13:08:04.119574 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-54eff19d-d1b8-41d3-8e84-18ef07cd90e7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.119829 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-54eff19d-d1b8-41d3-8e84-18ef07cd90e7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.119965 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-54eff19d-d1b8-41d3-8e84-18ef07cd90e7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member 23f4152a-a326-47ba-b95b-5dad9e67ff40 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:04.123879 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-54eff19d-d1b8-41d3-8e84-18ef07cd90e7 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 returned with HTTP 404 Aug 18 13:08:04.124485 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 536/2135] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/group_snapshots/23f4152a-a326-47ba-b95b-5dad9e67ff40 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:04.134943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.138727 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:04.139521 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.139819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.140174 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:04.140700 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.140700 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:04.141393 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:04.154820 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Get all volumes completed successfully. Aug 18 13:08:04.156414 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:04.156602 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:04.196965 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:04.200313 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.200313 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:04.207991 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-66eee184-8e84-43ee-be4e-e0e0f99af54e tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:04.208540 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 539/2136] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:04.224865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-03daddc5-18d1-4457-9522-4f7dd53122b9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.227769 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03daddc5-18d1-4457-9522-4f7dd53122b9 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] POST https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface/action Aug 18 13:08:04.228244 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03daddc5-18d1-4457-9522-4f7dd53122b9 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:04.228393 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03daddc5-18d1-4457-9522-4f7dd53122b9 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:04.230424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-03daddc5-18d1-4457-9522-4f7dd53122b9 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] delete called for group cb8200eb-44b3-411c-bf2e-11fba67bface {{(pid=100590) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:08:04.230569 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.groups [None req-03daddc5-18d1-4457-9522-4f7dd53122b9 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Delete group with id: cb8200eb-44b3-411c-bf2e-11fba67bface Aug 18 13:08:04.240643 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.240643 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:04.311435 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03daddc5-18d1-4457-9522-4f7dd53122b9 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface/action returned with HTTP 202 Aug 18 13:08:04.312094 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 535/2137] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:08:04 2026] POST /volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:04.325959 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.326089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e401d215-90f4-49ee-96d8-e1199b2b16c1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.328774 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 Aug 18 13:08:04.328907 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e401d215-90f4-49ee-96d8-e1199b2b16c1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:04.329294 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e401d215-90f4-49ee-96d8-e1199b2b16c1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.329632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e401d215-90f4-49ee-96d8-e1199b2b16c1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.329710 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.330482 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-e401d215-90f4-49ee-96d8-e1199b2b16c1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:04.330662 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.336555 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.336555 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:04.337407 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e401d215-90f4-49ee-96d8-e1199b2b16c1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:04.337941 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 537/2138] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:04.340007 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.340007 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:04.345277 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Volume info retrieved successfully. Aug 18 13:08:04.345966 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:04.346116 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:04.388584 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:04.395237 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.395237 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:04.407180 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3ac84c4-dc36-4fde-bfc5-31da767c5eac tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 returned with HTTP 200 Aug 18 13:08:04.407906 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 528/2139] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:04.564648 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1811cb63-b333-43fe-b810-3bf49684c60c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.566996 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1811cb63-b333-43fe-b810-3bf49684c60c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:04.567163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1811cb63-b333-43fe-b810-3bf49684c60c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.567410 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1811cb63-b333-43fe-b810-3bf49684c60c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.576148 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.576148 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:04.580386 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1811cb63-b333-43fe-b810-3bf49684c60c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:04.585835 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1811cb63-b333-43fe-b810-3bf49684c60c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 200 Aug 18 13:08:04.586332 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 540/2140] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:04.602246 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e74161a5-460f-489c-82d7-caa95fe48f73 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.602246 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e74161a5-460f-489c-82d7-caa95fe48f73 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:04.602246 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e74161a5-460f-489c-82d7-caa95fe48f73 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.602246 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e74161a5-460f-489c-82d7-caa95fe48f73 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.610240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8b536d70-847b-4403-a119-9af0a9d781ea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.610429 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.610429 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:04.612768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b536d70-847b-4403-a119-9af0a9d781ea tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a Aug 18 13:08:04.613037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b536d70-847b-4403-a119-9af0a9d781ea tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.614701 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b536d70-847b-4403-a119-9af0a9d781ea tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.616307 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e74161a5-460f-489c-82d7-caa95fe48f73 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:04.619663 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b536d70-847b-4403-a119-9af0a9d781ea tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a returned with HTTP 404 Aug 18 13:08:04.620346 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 538/2141] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/volumes/d4426dc4-1ba1-4889-a7a1-93bcb7abb14a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:04.623094 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e74161a5-460f-489c-82d7-caa95fe48f73 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 200 Aug 18 13:08:04.623720 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 536/2142] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:04.648870 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1755d11e-74e1-472f-883f-fdd792e6eee4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.651576 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1755d11e-74e1-472f-883f-fdd792e6eee4 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:04.651846 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1755d11e-74e1-472f-883f-fdd792e6eee4 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.652102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1755d11e-74e1-472f-883f-fdd792e6eee4 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.664768 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.664768 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:04.675136 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1755d11e-74e1-472f-883f-fdd792e6eee4 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:04.682302 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1755d11e-74e1-472f-883f-fdd792e6eee4 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 200 Aug 18 13:08:04.683905 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 529/2143] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:04.702107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.704775 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:04.704775 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.704976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.705057 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Delete volume with id: 4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:04.714905 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.714905 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:04.714905 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:04.739314 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Delete volume request issued successfully. Aug 18 13:08:04.739314 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9ce695e-75f9-4d3c-8fa1-6e4bcd72f485 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 202 Aug 18 13:08:04.739314 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 541/2144] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:04 2026] DELETE /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:04.751243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eda95864-aade-406b-95ad-57695b45365c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:04.757544 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eda95864-aade-406b-95ad-57695b45365c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:04.757544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eda95864-aade-406b-95ad-57695b45365c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:04.757544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eda95864-aade-406b-95ad-57695b45365c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:04.764518 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:04.764518 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:04.769968 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eda95864-aade-406b-95ad-57695b45365c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Volume info retrieved successfully. Aug 18 13:08:04.780427 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eda95864-aade-406b-95ad-57695b45365c tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 200 Aug 18 13:08:04.780427 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 539/2145] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:04 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:05.355572 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b0ffe79d-c4d1-41ab-8a50-495562a0b4e6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.358187 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0ffe79d-c4d1-41ab-8a50-495562a0b4e6 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:05.358343 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0ffe79d-c4d1-41ab-8a50-495562a0b4e6 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.358632 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0ffe79d-c4d1-41ab-8a50-495562a0b4e6 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.358761 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b0ffe79d-c4d1-41ab-8a50-495562a0b4e6 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:05.363850 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:05.363850 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:05.364718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0ffe79d-c4d1-41ab-8a50-495562a0b4e6 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:05.365063 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 537/2146] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:05 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:05.430674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f0cc1c09-0d94-4bc6-ac6b-5c085ac09026 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.436164 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f0cc1c09-0d94-4bc6-ac6b-5c085ac09026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 Aug 18 13:08:05.436676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f0cc1c09-0d94-4bc6-ac6b-5c085ac09026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.436766 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f0cc1c09-0d94-4bc6-ac6b-5c085ac09026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.449384 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f0cc1c09-0d94-4bc6-ac6b-5c085ac09026 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 returned with HTTP 404 Aug 18 13:08:05.450280 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 530/2147] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:05 2026] GET /volume/v3/volumes/df6a2450-0589-450a-872e-8e2b83f666b7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:05.458184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-378bff7e-32bf-466c-bf1e-d294be499fe0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.460837 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-378bff7e-32bf-466c-bf1e-d294be499fe0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] GET https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface Aug 18 13:08:05.461049 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-378bff7e-32bf-466c-bf1e-d294be499fe0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.461263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-378bff7e-32bf-466c-bf1e-d294be499fe0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.461408 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-378bff7e-32bf-466c-bf1e-d294be499fe0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] show called for member cb8200eb-44b3-411c-bf2e-11fba67bface {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:05.467041 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-378bff7e-32bf-466c-bf1e-d294be499fe0 tempest-GroupSnapshotsV319Test-1161261450 tempest-GroupSnapshotsV319Test-1161261450-project-member] https://10.4.3.126/volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface returned with HTTP 404 Aug 18 13:08:05.467770 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 542/2148] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:05 2026] GET /volume/v3/groups/cb8200eb-44b3-411c-bf2e-11fba67bface => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:05.479456 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e8d93395-02c7-44a5-bcfa-66b9d38a959c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.482196 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e8d93395-02c7-44a5-bcfa-66b9d38a959c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/d95da259-9683-4b48-83f1-8341a54d9a18 Aug 18 13:08:05.482571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e8d93395-02c7-44a5-bcfa-66b9d38a959c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.482764 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e8d93395-02c7-44a5-bcfa-66b9d38a959c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.501095 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e8d93395-02c7-44a5-bcfa-66b9d38a959c tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/group_types/d95da259-9683-4b48-83f1-8341a54d9a18 returned with HTTP 202 Aug 18 13:08:05.501994 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 540/2149] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:08:05 2026] DELETE /volume/v3/group_types/d95da259-9683-4b48-83f1-8341a54d9a18 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:05.509764 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-32d4f9f3-3303-44a7-997a-851e4e756e18 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.512565 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32d4f9f3-3303-44a7-997a-851e4e756e18 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] DELETE https://10.4.3.126/volume/v3/types/db18659b-62c1-4719-b230-20db3a45d91a Aug 18 13:08:05.512818 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32d4f9f3-3303-44a7-997a-851e4e756e18 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.513085 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32d4f9f3-3303-44a7-997a-851e4e756e18 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.547953 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32d4f9f3-3303-44a7-997a-851e4e756e18 tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/types/db18659b-62c1-4719-b230-20db3a45d91a returned with HTTP 202 Aug 18 13:08:05.548686 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 538/2150] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:05 2026] DELETE /volume/v3/types/db18659b-62c1-4719-b230-20db3a45d91a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:05.556006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-70adb01d-1d65-4653-be07-e90c30e912dd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.559621 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70adb01d-1d65-4653-be07-e90c30e912dd tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] GET https://10.4.3.126/volume/v3/types/db18659b-62c1-4719-b230-20db3a45d91a Aug 18 13:08:05.559621 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-70adb01d-1d65-4653-be07-e90c30e912dd tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.559621 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-70adb01d-1d65-4653-be07-e90c30e912dd tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.564849 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-70adb01d-1d65-4653-be07-e90c30e912dd tempest-GroupSnapshotsV319Test-406105098 tempest-GroupSnapshotsV319Test-406105098-project-admin] https://10.4.3.126/volume/v3/types/db18659b-62c1-4719-b230-20db3a45d91a returned with HTTP 404 Aug 18 13:08:05.564849 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 531/2151] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:05 2026] GET /volume/v3/types/db18659b-62c1-4719-b230-20db3a45d91a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:05.810902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0aeb1245-4db0-4893-b260-ed10210d6671 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.813309 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0aeb1245-4db0-4893-b260-ed10210d6671 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] GET https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 Aug 18 13:08:05.813309 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0aeb1245-4db0-4893-b260-ed10210d6671 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.813511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0aeb1245-4db0-4893-b260-ed10210d6671 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.820356 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0aeb1245-4db0-4893-b260-ed10210d6671 tempest-VolumeTypesTest-525343282 tempest-VolumeTypesTest-525343282-project-member] https://10.4.3.126/volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 returned with HTTP 404 Aug 18 13:08:05.821958 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 543/2152] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:05 2026] GET /volume/v3/volumes/4a938b30-49b5-49c5-a37f-50a94b1c05e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:05.838446 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8d55941a-ad7d-4204-becd-fdb6ef11ea1a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.840306 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8d55941a-ad7d-4204-becd-fdb6ef11ea1a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] DELETE https://10.4.3.126/volume/v3/types/3710471a-b80f-4a13-a684-86f2753561d6 Aug 18 13:08:05.840825 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8d55941a-ad7d-4204-becd-fdb6ef11ea1a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.841298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8d55941a-ad7d-4204-becd-fdb6ef11ea1a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.881385 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8d55941a-ad7d-4204-becd-fdb6ef11ea1a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/3710471a-b80f-4a13-a684-86f2753561d6 returned with HTTP 202 Aug 18 13:08:05.881385 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 541/2153] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:05 2026] DELETE /volume/v3/types/3710471a-b80f-4a13-a684-86f2753561d6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:05.889137 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e6b26de4-78ee-461b-9be8-9122a1a4002b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.904592 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e6b26de4-78ee-461b-9be8-9122a1a4002b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/3710471a-b80f-4a13-a684-86f2753561d6 Aug 18 13:08:05.904972 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e6b26de4-78ee-461b-9be8-9122a1a4002b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.905323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e6b26de4-78ee-461b-9be8-9122a1a4002b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.909818 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e6b26de4-78ee-461b-9be8-9122a1a4002b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/3710471a-b80f-4a13-a684-86f2753561d6 returned with HTTP 404 Aug 18 13:08:05.910470 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 539/2154] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:05 2026] GET /volume/v3/types/3710471a-b80f-4a13-a684-86f2753561d6 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:05.919784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e8b8a33f-bfb6-4151-a8e6-925e307707de None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.923237 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e8b8a33f-bfb6-4151-a8e6-925e307707de tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] DELETE https://10.4.3.126/volume/v3/types/89bb20e4-87a6-43e4-8a18-db3ca9c77801 Aug 18 13:08:05.923237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e8b8a33f-bfb6-4151-a8e6-925e307707de tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.923237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e8b8a33f-bfb6-4151-a8e6-925e307707de tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.960556 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e8b8a33f-bfb6-4151-a8e6-925e307707de tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/89bb20e4-87a6-43e4-8a18-db3ca9c77801 returned with HTTP 202 Aug 18 13:08:05.961624 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 532/2155] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:05 2026] DELETE /volume/v3/types/89bb20e4-87a6-43e4-8a18-db3ca9c77801 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:05.973364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6fe0a9a6-ad97-4ba6-86c2-471fcaa38a0f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:05.979091 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fe0a9a6-ad97-4ba6-86c2-471fcaa38a0f tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/89bb20e4-87a6-43e4-8a18-db3ca9c77801 Aug 18 13:08:05.979350 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fe0a9a6-ad97-4ba6-86c2-471fcaa38a0f tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:05.979593 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fe0a9a6-ad97-4ba6-86c2-471fcaa38a0f tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:05.987956 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fe0a9a6-ad97-4ba6-86c2-471fcaa38a0f tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/89bb20e4-87a6-43e4-8a18-db3ca9c77801 returned with HTTP 404 Aug 18 13:08:05.988739 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 544/2156] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:05 2026] GET /volume/v3/types/89bb20e4-87a6-43e4-8a18-db3ca9c77801 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:06.000443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2d1fea34-849a-49ec-b8db-d05cf2cc9960 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.006103 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d1fea34-849a-49ec-b8db-d05cf2cc9960 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:06.006625 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2d1fea34-849a-49ec-b8db-d05cf2cc9960 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1554448975", "description": "tempest-volume-type-description-1134551115", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:06.032970 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2d1fea34-849a-49ec-b8db-d05cf2cc9960 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:06.033727 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 542/2157] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:05 2026] POST /volume/v3/types => generated 315 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.043587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-25f10dfe-4bf5-4320-a738-c33f780642df None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.046970 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-25f10dfe-4bf5-4320-a738-c33f780642df tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a Aug 18 13:08:06.047752 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-25f10dfe-4bf5-4320-a738-c33f780642df tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.047973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-25f10dfe-4bf5-4320-a738-c33f780642df tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.055457 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-25f10dfe-4bf5-4320-a738-c33f780642df tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a returned with HTTP 200 Aug 18 13:08:06.056033 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 540/2158] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.067115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1563d273-4126-4995-aded-9e847aef3547 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.068953 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1563d273-4126-4995-aded-9e847aef3547 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] DELETE https://10.4.3.126/volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a Aug 18 13:08:06.069135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1563d273-4126-4995-aded-9e847aef3547 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.069574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1563d273-4126-4995-aded-9e847aef3547 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.108317 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1563d273-4126-4995-aded-9e847aef3547 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a returned with HTTP 202 Aug 18 13:08:06.108936 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 533/2159] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:06 2026] DELETE /volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:06.122182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-52011572-cfa2-424d-9a65-d7aeb05c797a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.125863 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-52011572-cfa2-424d-9a65-d7aeb05c797a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a Aug 18 13:08:06.126172 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-52011572-cfa2-424d-9a65-d7aeb05c797a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.126752 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-52011572-cfa2-424d-9a65-d7aeb05c797a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.133815 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-52011572-cfa2-424d-9a65-d7aeb05c797a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a returned with HTTP 404 Aug 18 13:08:06.134677 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 545/2160] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/7e8b4368-22d5-4a98-aaf5-f18b97d3532a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:06.147753 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1e3bc409-ad58-491a-b29a-1fa4f422de11 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.149975 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e3bc409-ad58-491a-b29a-1fa4f422de11 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:06.152278 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1e3bc409-ad58-491a-b29a-1fa4f422de11 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-475648186"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:06.167510 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e3bc409-ad58-491a-b29a-1fa4f422de11 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:06.167998 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 543/2161] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:06 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.177713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0b2ff314-26f0-40bb-a51f-62374e672879 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.181445 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0b2ff314-26f0-40bb-a51f-62374e672879 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] POST https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption Aug 18 13:08:06.181860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0b2ff314-26f0-40bb-a51f-62374e672879 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:06.222135 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0b2ff314-26f0-40bb-a51f-62374e672879 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption returned with HTTP 200 Aug 18 13:08:06.222689 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 541/2162] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:08:06 2026] POST /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.232079 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6a629cbf-9ac2-4387-9a88-060213c79fc2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.236499 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6a629cbf-9ac2-4387-9a88-060213c79fc2 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption Aug 18 13:08:06.236794 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6a629cbf-9ac2-4387-9a88-060213c79fc2 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.237069 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6a629cbf-9ac2-4387-9a88-060213c79fc2 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.255223 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6a629cbf-9ac2-4387-9a88-060213c79fc2 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption returned with HTTP 200 Aug 18 13:08:06.256174 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 534/2163] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.273041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ca23459a-1ff1-4642-9c50-b24f8ffd9c53 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.274986 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca23459a-1ff1-4642-9c50-b24f8ffd9c53 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] PUT https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/ea3e9021-e929-4a0d-9867-5733f05ed127 Aug 18 13:08:06.275960 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ca23459a-1ff1-4642-9c50-b24f8ffd9c53 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:06.326058 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca23459a-1ff1-4642-9c50-b24f8ffd9c53 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/ea3e9021-e929-4a0d-9867-5733f05ed127 returned with HTTP 200 Aug 18 13:08:06.326581 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 546/2164] 10.4.3.126 () {68 vars in 1507 bytes} [Tue Aug 18 13:08:06 2026] PUT /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/ea3e9021-e929-4a0d-9867-5733f05ed127 => generated 122 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.341591 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c1339d29-d781-4850-b988-256d84a52d8d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.345341 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c1339d29-d781-4850-b988-256d84a52d8d tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption Aug 18 13:08:06.345341 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c1339d29-d781-4850-b988-256d84a52d8d tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.345341 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c1339d29-d781-4850-b988-256d84a52d8d tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.357164 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c1339d29-d781-4850-b988-256d84a52d8d tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption returned with HTTP 200 Aug 18 13:08:06.357823 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 544/2165] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.380422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-74225a83-ef9d-4444-b92c-7b5193eb049b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.380636 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-481f5b43-a5eb-44f3-99f4-a101e2e6a9f7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.382800 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-74225a83-ef9d-4444-b92c-7b5193eb049b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/cipher Aug 18 13:08:06.383554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-74225a83-ef9d-4444-b92c-7b5193eb049b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.383554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-74225a83-ef9d-4444-b92c-7b5193eb049b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.383657 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-481f5b43-a5eb-44f3-99f4-a101e2e6a9f7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:06.384257 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-481f5b43-a5eb-44f3-99f4-a101e2e6a9f7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.384462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-481f5b43-a5eb-44f3-99f4-a101e2e6a9f7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.385020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-481f5b43-a5eb-44f3-99f4-a101e2e6a9f7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:06.390853 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-74225a83-ef9d-4444-b92c-7b5193eb049b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/cipher returned with HTTP 200 Aug 18 13:08:06.391803 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 542/2166] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:06.397364 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:06.397364 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:06.398288 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-481f5b43-a5eb-44f3-99f4-a101e2e6a9f7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:06.398659 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 535/2167] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.410244 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5a11d12b-9c05-4fbf-9303-99b96a1054b6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.411872 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5a11d12b-9c05-4fbf-9303-99b96a1054b6 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] DELETE https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/ea3e9021-e929-4a0d-9867-5733f05ed127 Aug 18 13:08:06.412171 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5a11d12b-9c05-4fbf-9303-99b96a1054b6 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.412899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5a11d12b-9c05-4fbf-9303-99b96a1054b6 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.433760 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5a11d12b-9c05-4fbf-9303-99b96a1054b6 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/ea3e9021-e929-4a0d-9867-5733f05ed127 returned with HTTP 202 Aug 18 13:08:06.434308 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 547/2168] 10.4.3.126 () {66 vars in 1489 bytes} [Tue Aug 18 13:08:06 2026] DELETE /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption/ea3e9021-e929-4a0d-9867-5733f05ed127 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:06.452902 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ded30c21-0f82-4281-8fce-727706884d4a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.454488 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ded30c21-0f82-4281-8fce-727706884d4a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption Aug 18 13:08:06.454878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ded30c21-0f82-4281-8fce-727706884d4a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.455255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ded30c21-0f82-4281-8fce-727706884d4a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.464412 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ded30c21-0f82-4281-8fce-727706884d4a tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption returned with HTTP 200 Aug 18 13:08:06.465199 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 545/2169] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:08:06.482773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c7512add-7f9a-4422-9116-686b82b03191 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.487553 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7512add-7f9a-4422-9116-686b82b03191 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption Aug 18 13:08:06.487789 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7512add-7f9a-4422-9116-686b82b03191 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.488075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7512add-7f9a-4422-9116-686b82b03191 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.497312 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7512add-7f9a-4422-9116-686b82b03191 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption returned with HTTP 200 Aug 18 13:08:06.497543 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 543/2170] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:08:06.525002 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4a662a2c-18d0-4b1d-9a02-fefbe6495168 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.528238 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a662a2c-18d0-4b1d-9a02-fefbe6495168 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] DELETE https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3 Aug 18 13:08:06.528521 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a662a2c-18d0-4b1d-9a02-fefbe6495168 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.528782 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a662a2c-18d0-4b1d-9a02-fefbe6495168 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.573987 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a662a2c-18d0-4b1d-9a02-fefbe6495168 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3 returned with HTTP 202 Aug 18 13:08:06.574671 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 536/2171] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:06 2026] DELETE /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:06.584555 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0ed2298f-cc35-4798-9e30-58190d65e6bf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.587021 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0ed2298f-cc35-4798-9e30-58190d65e6bf tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3 Aug 18 13:08:06.587337 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0ed2298f-cc35-4798-9e30-58190d65e6bf tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.587571 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0ed2298f-cc35-4798-9e30-58190d65e6bf tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.596664 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0ed2298f-cc35-4798-9e30-58190d65e6bf tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3 returned with HTTP 404 Aug 18 13:08:06.597902 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 548/2172] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/09d4dc63-b612-4b70-ad9c-591860daa8f3 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:06.608267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-51dcf334-f716-468e-9607-032aca6c39d1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.613362 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51dcf334-f716-468e-9607-032aca6c39d1 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types Aug 18 13:08:06.613362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-51dcf334-f716-468e-9607-032aca6c39d1 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.613362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-51dcf334-f716-468e-9607-032aca6c39d1 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.634586 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51dcf334-f716-468e-9607-032aca6c39d1 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:06.635728 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 546/2173] 10.4.3.126 () {66 vars in 1231 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.645335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b6c71335-3909-4238-b23d-a06caf80e078 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.647787 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b6c71335-3909-4238-b23d-a06caf80e078 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:06.648133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b6c71335-3909-4238-b23d-a06caf80e078 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-53460144"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:06.669825 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b6c71335-3909-4238-b23d-a06caf80e078 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:06.669825 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 544/2174] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:06 2026] POST /volume/v3/types => generated 219 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.681258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f8db0ae1-e650-4146-953d-55c4f2e58d47 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.685903 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f8db0ae1-e650-4146-953d-55c4f2e58d47 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] PUT https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a Aug 18 13:08:06.685903 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f8db0ae1-e650-4146-953d-55c4f2e58d47 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-710161000", "description": "tempest-volume-type-description-168146790", "is_public": false}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:06.738825 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f8db0ae1-e650-4146-953d-55c4f2e58d47 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a returned with HTTP 200 Aug 18 13:08:06.739335 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 537/2175] 10.4.3.126 () {68 vars in 1363 bytes} [Tue Aug 18 13:08:06 2026] PUT /volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a => generated 203 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.748756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d09cc62b-992f-44d2-bbae-524a8c28d7b5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.751132 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d09cc62b-992f-44d2-bbae-524a8c28d7b5 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a Aug 18 13:08:06.751466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d09cc62b-992f-44d2-bbae-524a8c28d7b5 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.751760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d09cc62b-992f-44d2-bbae-524a8c28d7b5 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.762540 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d09cc62b-992f-44d2-bbae-524a8c28d7b5 tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a returned with HTTP 200 Aug 18 13:08:06.763074 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 549/2176] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a => generated 267 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:06.773644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c25a07e3-7be6-4961-84e7-eef620a0c35e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.776743 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c25a07e3-7be6-4961-84e7-eef620a0c35e tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] DELETE https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a Aug 18 13:08:06.777357 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c25a07e3-7be6-4961-84e7-eef620a0c35e tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.777732 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c25a07e3-7be6-4961-84e7-eef620a0c35e tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.811637 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c25a07e3-7be6-4961-84e7-eef620a0c35e tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a returned with HTTP 202 Aug 18 13:08:06.812174 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 547/2177] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:06 2026] DELETE /volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:06.820675 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-777fd9c6-122f-4892-8b29-c25c231f5f7b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:06.822937 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-777fd9c6-122f-4892-8b29-c25c231f5f7b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] GET https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a Aug 18 13:08:06.823191 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-777fd9c6-122f-4892-8b29-c25c231f5f7b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:06.823467 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-777fd9c6-122f-4892-8b29-c25c231f5f7b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:06.828003 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-777fd9c6-122f-4892-8b29-c25c231f5f7b tempest-VolumeTypesTest-966965824 tempest-VolumeTypesTest-966965824-project-admin] https://10.4.3.126/volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a returned with HTTP 404 Aug 18 13:08:06.828679 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 545/2178] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:06 2026] GET /volume/v3/types/3f925887-a72e-49a4-ab01-1bcbab71451a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:07.421759 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3a063e6a-aae1-4f63-bd88-be0d87c84365 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:07.426229 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3a063e6a-aae1-4f63-bd88-be0d87c84365 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:07.426229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3a063e6a-aae1-4f63-bd88-be0d87c84365 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:07.428142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3a063e6a-aae1-4f63-bd88-be0d87c84365 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:07.428142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-3a063e6a-aae1-4f63-bd88-be0d87c84365 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:07.438132 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:07.438132 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:07.439862 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3a063e6a-aae1-4f63-bd88-be0d87c84365 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:07.439862 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 538/2179] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:07 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:08.458816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bc7d0a29-2a43-4a10-9149-f287a96e534f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:08.462819 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bc7d0a29-2a43-4a10-9149-f287a96e534f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:08.462819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bc7d0a29-2a43-4a10-9149-f287a96e534f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:08.463556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bc7d0a29-2a43-4a10-9149-f287a96e534f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:08.463556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bc7d0a29-2a43-4a10-9149-f287a96e534f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:08.474524 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:08.474524 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:08.475367 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bc7d0a29-2a43-4a10-9149-f287a96e534f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:08.476324 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 550/2180] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:08 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:08.890233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:08.978233 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] GET https://10.4.3.126/volume/v3/os-hosts Aug 18 13:08:08.978233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:08.978233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:08.986816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.hosts [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] status, active and update: available, enabled, 2026-08-18 13:07:53+00:00 {{(pid=100588) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:08:08.987304 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.hosts [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] status, active and update: available, enabled, 2026-08-18 13:07:51+00:00 {{(pid=100588) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:08:08.987617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.hosts [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] status, active and update: available, enabled, 2026-08-18 13:07:30+00:00 {{(pid=100588) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:08:08.988227 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d68681ea-ca9f-4074-a2fb-30718113b8f7 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] https://10.4.3.126/volume/v3/os-hosts returned with HTTP 200 Aug 18 13:08:08.988854 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 548/2181] 10.4.3.126 () {66 vars in 1240 bytes} [Tue Aug 18 13:08:08 2026] GET /volume/v3/os-hosts => generated 560 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:09.002546 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:09.014856 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] GET https://10.4.3.126/volume/v3/os-hosts Aug 18 13:08:09.015285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:09.015617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:09.038668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.hosts [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] status, active and update: available, enabled, 2026-08-18 13:07:53+00:00 {{(pid=100590) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:08:09.039027 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.hosts [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] status, active and update: available, enabled, 2026-08-18 13:07:51+00:00 {{(pid=100590) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:08:09.039905 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.hosts [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] status, active and update: available, enabled, 2026-08-18 13:07:30+00:00 {{(pid=100590) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:08:09.041577 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab24aeb9-b137-4294-b2c2-76dbcf137c95 tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] https://10.4.3.126/volume/v3/os-hosts returned with HTTP 200 Aug 18 13:08:09.043973 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 546/2182] 10.4.3.126 () {66 vars in 1240 bytes} [Tue Aug 18 13:08:09 2026] GET /volume/v3/os-hosts => generated 560 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:09.056219 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ffca4406-d7bb-4bc3-be86-36d1119f091c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:09.062705 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffca4406-d7bb-4bc3-be86-36d1119f091c tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] GET https://10.4.3.126/volume/v3/os-hosts/np0000007652@storpool Aug 18 13:08:09.064345 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ffca4406-d7bb-4bc3-be86-36d1119f091c tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:09.066006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ffca4406-d7bb-4bc3-be86-36d1119f091c tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:09.213158 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffca4406-d7bb-4bc3-be86-36d1119f091c tempest-VolumeHostsAdminTestsJSON-1762684273 tempest-VolumeHostsAdminTestsJSON-1762684273-project-admin] https://10.4.3.126/volume/v3/os-hosts/np0000007652@storpool returned with HTTP 200 Aug 18 13:08:09.213619 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 539/2183] 10.4.3.126 () {66 vars in 1306 bytes} [Tue Aug 18 13:08:09 2026] GET /volume/v3/os-hosts/np0000007652@storpool => generated 1507 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:09.488184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dd96956c-dd4e-4128-af50-dd655928ecc5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:09.493230 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd96956c-dd4e-4128-af50-dd655928ecc5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:09.493230 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd96956c-dd4e-4128-af50-dd655928ecc5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:09.493230 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd96956c-dd4e-4128-af50-dd655928ecc5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:09.493230 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-dd96956c-dd4e-4128-af50-dd655928ecc5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:09.499135 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:09.499135 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:09.499904 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd96956c-dd4e-4128-af50-dd655928ecc5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:09.500324 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 551/2184] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:09 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:09.887666 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1f262609-6a43-4121-89d6-9aa04449c29d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:09.889248 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f262609-6a43-4121-89d6-9aa04449c29d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:08:09.891137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f262609-6a43-4121-89d6-9aa04449c29d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:09.891137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f262609-6a43-4121-89d6-9aa04449c29d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:09.891137 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-1f262609-6a43-4121-89d6-9aa04449c29d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume with id: 37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:08:09.901383 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:09.901383 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:09.901383 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1f262609-6a43-4121-89d6-9aa04449c29d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:09.919192 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1f262609-6a43-4121-89d6-9aa04449c29d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume request issued successfully. Aug 18 13:08:09.920282 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f262609-6a43-4121-89d6-9aa04449c29d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 202 Aug 18 13:08:09.920282 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 549/2185] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:09 2026] DELETE /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:09.928129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d47703ed-2c10-4414-85ae-41e16d99ff08 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:09.930500 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d47703ed-2c10-4414-85ae-41e16d99ff08 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:08:09.930500 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d47703ed-2c10-4414-85ae-41e16d99ff08 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:09.930500 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d47703ed-2c10-4414-85ae-41e16d99ff08 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:09.939041 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:09.939041 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:09.943116 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d47703ed-2c10-4414-85ae-41e16d99ff08 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:09.947996 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d47703ed-2c10-4414-85ae-41e16d99ff08 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 200 Aug 18 13:08:09.948492 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 547/2186] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:09 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:10.516156 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8c04569a-8c48-4e6f-8f37-44ea26540e1c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:10.518418 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8c04569a-8c48-4e6f-8f37-44ea26540e1c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:10.518675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8c04569a-8c48-4e6f-8f37-44ea26540e1c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:10.518944 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8c04569a-8c48-4e6f-8f37-44ea26540e1c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:10.519096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8c04569a-8c48-4e6f-8f37-44ea26540e1c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:10.524154 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:10.524154 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:10.525061 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8c04569a-8c48-4e6f-8f37-44ea26540e1c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:10.525623 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 540/2187] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:10 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:10.585745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7d990851-9956-4421-9409-a828dd4c0ad7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:10.777184 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:10.777695 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-310204378"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:10.779504 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-310204378'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:10.780462 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Create volume of 1 GB Aug 18 13:08:10.785145 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Availability Zones retrieved successfully. Aug 18 13:08:10.793184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Flow 'volume_create_api' (cf4c358f-dee7-476e-b9a1-18e519db205c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:10.794812 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d265c19a-93e7-45bf-b73d-1aac07a68335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:10.796077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:10.834952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d265c19a-93e7-45bf-b73d-1aac07a68335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:10.835888 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372d5184-223d-4606-9b23-3199406293f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:10.904408 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Created reservations ['18363a27-d423-4072-9d0b-860ea9585883', 'e463b6a5-c8c3-464e-a26e-a22b7d93f7dc', 'ce896c66-f119-428e-a8c3-d428f10dd74f', 'ad4f6caa-459a-4c62-8e92-3cc94631d355'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:10.905657 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372d5184-223d-4606-9b23-3199406293f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18363a27-d423-4072-9d0b-860ea9585883', 'e463b6a5-c8c3-464e-a26e-a22b7d93f7dc', 'ce896c66-f119-428e-a8c3-d428f10dd74f', 'ad4f6caa-459a-4c62-8e92-3cc94631d355']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:10.906594 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eac1a69-af84-4af7-8688-6c207ca16748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:10.928943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eac1a69-af84-4af7-8688-6c207ca16748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edae6623-636a-49e3-8d0e-697ac7413ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-310204378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0132a42dfd394d67ab253a189c0e32da',qos_specs=None,replication_status=,reservations=['18363a27-d423-4072-9d0b-860ea9585883','e463b6a5-c8c3-464e-a26e-a22b7d93f7dc','ce896c66-f119-428e-a8c3-d428f10dd74f','ad4f6caa-459a-4c62-8e92-3cc94631d355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02966b2422e94762976fceb36dd6789d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-310204378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edae6623-636a-49e3-8d0e-697ac7413ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0132a42dfd394d67ab253a189c0e32da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02966b2422e94762976fceb36dd6789d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:10.929997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bea9ea0-4104-4d73-b946-1f37e5af71ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:10.951147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bea9ea0-4104-4d73-b946-1f37e5af71ef) transitioned into state 'SUCCESS' from state '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-310204378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0132a42dfd394d67ab253a189c0e32da',qos_specs=None,replication_status=,reservations=['18363a27-d423-4072-9d0b-860ea9585883','e463b6a5-c8c3-464e-a26e-a22b7d93f7dc','ce896c66-f119-428e-a8c3-d428f10dd74f','ad4f6caa-459a-4c62-8e92-3cc94631d355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02966b2422e94762976fceb36dd6789d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:10.952051 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f158b46-332b-4183-9b7d-066a9f5964e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:10.962251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f158b46-332b-4183-9b7d-066a9f5964e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:10.962955 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e6bc47c6-d1ec-468a-916b-9a7e05d03752 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:10.964925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Flow 'volume_create_api' (cf4c358f-dee7-476e-b9a1-18e519db205c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:10.964925 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Create volume request issued successfully. Aug 18 13:08:10.965032 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6bc47c6-d1ec-468a-916b-9a7e05d03752 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 Aug 18 13:08:10.965196 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6bc47c6-d1ec-468a-916b-9a7e05d03752 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:10.965424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6bc47c6-d1ec-468a-916b-9a7e05d03752 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:10.965900 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7d990851-9956-4421-9409-a828dd4c0ad7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:10.966392 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 552/2188] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:08:10 2026] POST /volume/v3/volumes => generated 818 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:10.972722 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6bc47c6-d1ec-468a-916b-9a7e05d03752 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 returned with HTTP 404 Aug 18 13:08:10.973279 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 550/2189] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:10 2026] GET /volume/v3/volumes/37e7956b-d8d1-4563-8f72-80540f56e4a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:10.984841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6b6a96bb-49ab-40e1-ba4d-3d6062e0c7be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:10.988757 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b6a96bb-49ab-40e1-ba4d-3d6062e0c7be tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:10.988955 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b6a96bb-49ab-40e1-ba4d-3d6062e0c7be tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:10.990804 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b6a96bb-49ab-40e1-ba4d-3d6062e0c7be tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:11.004383 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:11.004383 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:11.011202 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6b6a96bb-49ab-40e1-ba4d-3d6062e0c7be tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Volume info retrieved successfully. Aug 18 13:08:11.019180 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b6a96bb-49ab-40e1-ba4d-3d6062e0c7be tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 200 Aug 18 13:08:11.019180 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 548/2190] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:10 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:11.541316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b37bf12a-4d0e-4b15-ac82-7f24539fce1d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:11.543695 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b37bf12a-4d0e-4b15-ac82-7f24539fce1d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:11.544012 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b37bf12a-4d0e-4b15-ac82-7f24539fce1d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:11.544315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b37bf12a-4d0e-4b15-ac82-7f24539fce1d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:11.544485 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b37bf12a-4d0e-4b15-ac82-7f24539fce1d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:11.552403 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:11.552403 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:11.553329 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b37bf12a-4d0e-4b15-ac82-7f24539fce1d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:11.553969 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 541/2191] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:11 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:11.568225 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6a882291-af8f-43ef-a71a-ace41252aae7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:11.571482 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170/export_record Aug 18 13:08:11.571944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:11.572343 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'export_record' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:11.572548 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Export record for backup fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100589) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:08:11.577530 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:11.577530 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:11.579383 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.api [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling RPCAPI with context: , host: np0000007652, backup: fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100589) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:08:11.594237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] export_record in rpcapi backup_id fc4be081-6f64-49e0-9189-2f342ab42170 on host np0000007652. {{(pid=100589) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:08:11.619179 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmM0YmUwODEtNmY2NC00OWUwLTkxODktMmYzNDJhYjQyMTcwIiwgInVzZXJfaWQiOiAiM2E3NTUxYzdiZjdjNGE2ODk3MmZjMGNmYjM1ZTlmYTQiLCAicHJvamVjdF9pZCI6ICJhMGZiNThjOTZiZWE0MTU5ODI5OWJhYzVkMzJhZDAyZCIsICJ2b2x1bWVfaWQiOiAiY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODI3MzcyNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1LzIwMjYwODE4MTMwNzU2L2F6X25vdmFfYmFja3VwX2ZjNGJlMDgxLTZmNjQtNDllMC05MTg5LTJmMzQyYWI0MjE3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzowODoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100589) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:08:11.619541 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a882291-af8f-43ef-a71a-ace41252aae7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170/export_record returned with HTTP 200 Aug 18 13:08:11.620074 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 553/2192] 10.4.3.126 () {68 vars in 1430 bytes} [Tue Aug 18 13:08:11 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170/export_record => generated 1424 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:11.632684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-57255db6-6de6-4300-9ddc-df940a72855c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:11.634199 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-57255db6-6de6-4300-9ddc-df940a72855c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:11.634199 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-57255db6-6de6-4300-9ddc-df940a72855c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:11.634458 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-57255db6-6de6-4300-9ddc-df940a72855c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:11.634594 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-57255db6-6de6-4300-9ddc-df940a72855c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:11.638739 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:11.638739 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:11.641192 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-57255db6-6de6-4300-9ddc-df940a72855c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:11.641192 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 551/2193] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:11 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:11.655408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e03b3db4-b34f-40e9-9924-791387408ce7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:11.658620 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e03b3db4-b34f-40e9-9924-791387408ce7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] POST https://10.4.3.126/volume/v3/backups/import_record Aug 18 13:08:11.659071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e03b3db4-b34f-40e9-9924-791387408ce7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMzNTlmOTMtZDNjMi00YzUwLWI4ZmQtNDYwYmYyMDc3ZDBiIiwgInVzZXJfaWQiOiAiM2E3NTUxYzdiZjdjNGE2ODk3MmZjMGNmYjM1ZTlmYTQiLCAicHJvamVjdF9pZCI6ICJhMGZiNThjOTZiZWE0MTU5ODI5OWJhYzVkMzJhZDAyZCIsICJ2b2x1bWVfaWQiOiAiY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODI3MzcyNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1LzIwMjYwODE4MTMwNzU2L2F6X25vdmFfYmFja3VwX2ZjNGJlMDgxLTZmNjQtNDllMC05MTg5LTJmMzQyYWI0MjE3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzowODoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:11.662797 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-e03b3db4-b34f-40e9-9924-791387408ce7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMzNTlmOTMtZDNjMi00YzUwLWI4ZmQtNDYwYmYyMDc3ZDBiIiwgInVzZXJfaWQiOiAiM2E3NTUxYzdiZjdjNGE2ODk3MmZjMGNmYjM1ZTlmYTQiLCAicHJvamVjdF9pZCI6ICJhMGZiNThjOTZiZWE0MTU5ODI5OWJhYzVkMzJhZDAyZCIsICJ2b2x1bWVfaWQiOiAiY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODI3MzcyNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1LzIwMjYwODE4MTMwNzU2L2F6X25vdmFfYmFja3VwX2ZjNGJlMDgxLTZmNjQtNDllMC05MTg5LTJmMzQyYWI0MjE3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzowODoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100590) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 13:08:11.663022 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-e03b3db4-b34f-40e9-9924-791387408ce7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMzNTlmOTMtZDNjMi00YzUwLWI4ZmQtNDYwYmYyMDc3ZDBiIiwgInVzZXJfaWQiOiAiM2E3NTUxYzdiZjdjNGE2ODk3MmZjMGNmYjM1ZTlmYTQiLCAicHJvamVjdF9pZCI6ICJhMGZiNThjOTZiZWE0MTU5ODI5OWJhYzVkMzJhZDAyZCIsICJ2b2x1bWVfaWQiOiAiY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODI3MzcyNTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2I4Y2I0OGYtZDA2My00Njc3LTllYTAtZTFlODU5YjZmYjY1LzIwMjYwODE4MTMwNzU2L2F6X25vdmFfYmFja3VwX2ZjNGJlMDgxLTZmNjQtNDllMC05MTg5LTJmMzQyYWI0MjE3MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MDc6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzowODoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100590) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 13:08:11.664004 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-e03b3db4-b34f-40e9-9924-791387408ce7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '5b62c3d8d8414675a3cfb85cffe0d3e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0fb58c96bea41598299bac5d32ad02d', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:11.664328 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e03b3db4-b34f-40e9-9924-791387408ce7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 403 Aug 18 13:08:11.664967 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 549/2194] 10.4.3.126 () {70 vars in 1342 bytes} [Tue Aug 18 13:08:11 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:11.675075 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:11.676898 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 Aug 18 13:08:11.677146 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:11.677447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:11.677635 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete volume with id: cb8cb48f-d063-4677-9ea0-e1e859b6fb65 Aug 18 13:08:11.703082 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:11.703082 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:11.703586 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:11.730153 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete volume request issued successfully. Aug 18 13:08:11.730384 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bba1483a-93a5-4e30-a5ce-d83c069aebd1 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 returned with HTTP 202 Aug 18 13:08:11.730812 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 542/2195] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:11 2026] DELETE /volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:11.738898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d6491884-a463-4c5f-8bb1-3172f521c188 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:11.742816 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6491884-a463-4c5f-8bb1-3172f521c188 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 Aug 18 13:08:11.743062 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d6491884-a463-4c5f-8bb1-3172f521c188 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:11.743330 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d6491884-a463-4c5f-8bb1-3172f521c188 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:11.760917 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:11.760917 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:11.766354 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d6491884-a463-4c5f-8bb1-3172f521c188 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:11.774925 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6491884-a463-4c5f-8bb1-3172f521c188 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 returned with HTTP 200 Aug 18 13:08:11.775402 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 554/2196] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:11 2026] GET /volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:11.934577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e11bf984-c5fd-4809-a5ab-81e285d333f7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.033747 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4b4fdca3-9021-4716-89e8-3703d8574adf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.037199 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b4fdca3-9021-4716-89e8-3703d8574adf tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.037475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b4fdca3-9021-4716-89e8-3703d8574adf tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.037717 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b4fdca3-9021-4716-89e8-3703d8574adf tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.047008 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.047008 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:12.049178 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e11bf984-c5fd-4809-a5ab-81e285d333f7 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] POST https://10.4.3.126/volume/v3/types/25b3c826-5bb6-4e8b-85d5-7d22ed859d55/encryption Aug 18 13:08:12.049621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e11bf984-c5fd-4809-a5ab-81e285d333f7 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.052641 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b4fdca3-9021-4716-89e8-3703d8574adf tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Volume info retrieved successfully. Aug 18 13:08:12.058825 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b4fdca3-9021-4716-89e8-3703d8574adf tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 200 Aug 18 13:08:12.059224 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 550/2197] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:12.072661 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-18b6d3ba-9e41-4559-9b5e-dc7c70c8d16a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.074474 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-18b6d3ba-9e41-4559-9b5e-dc7c70c8d16a tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 18 13:08:12.074934 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-18b6d3ba-9e41-4559-9b5e-dc7c70c8d16a tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "edae6623-636a-49e3-8d0e-697ac7413ac8"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.076526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volume_transfer [None req-18b6d3ba-9e41-4559-9b5e-dc7c70c8d16a tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Creating new volume transfer {'transfer': {'volume_id': 'edae6623-636a-49e3-8d0e-697ac7413ac8'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:08:12.076669 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volume_transfer [None req-18b6d3ba-9e41-4559-9b5e-dc7c70c8d16a tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Creating transfer of volume edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.076845 np0000007652 devstack@c-api.service[100591]: INFO cinder.transfer.api [None req-18b6d3ba-9e41-4559-9b5e-dc7c70c8d16a tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Generating transfer record for volume edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.089309 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.089309 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:12.097078 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e11bf984-c5fd-4809-a5ab-81e285d333f7 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types/25b3c826-5bb6-4e8b-85d5-7d22ed859d55/encryption returned with HTTP 404 Aug 18 13:08:12.097656 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 552/2198] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:08:11 2026] POST /volume/v3/types/25b3c826-5bb6-4e8b-85d5-7d22ed859d55/encryption => generated 114 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.108447 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aff2780c-4e71-48f4-9970-619fc56905c0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.108581 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-18b6d3ba-9e41-4559-9b5e-dc7c70c8d16a tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:08:12.109074 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 543/2199] 10.4.3.126 () {70 vars in 1326 bytes} [Tue Aug 18 13:08:12 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.111892 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aff2780c-4e71-48f4-9970-619fc56905c0 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:12.117142 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aff2780c-4e71-48f4-9970-619fc56905c0 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-441786482", "os-volume-type-access:is_public": false}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.125190 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-73906121-0335-4a06-a4cd-b4971aed4138 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.127163 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73906121-0335-4a06-a4cd-b4971aed4138 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.127513 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73906121-0335-4a06-a4cd-b4971aed4138 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.127786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73906121-0335-4a06-a4cd-b4971aed4138 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.136481 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aff2780c-4e71-48f4-9970-619fc56905c0 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:12.136602 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 555/2200] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:12 2026] POST /volume/v3/types => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:12.136666 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.136666 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:12.141422 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-73906121-0335-4a06-a4cd-b4971aed4138 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Volume info retrieved successfully. Aug 18 13:08:12.146271 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a2e3dfd7-f77a-4375-962c-c8961d6bee35 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.148903 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73906121-0335-4a06-a4cd-b4971aed4138 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 200 Aug 18 13:08:12.148903 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 551/2201] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:12.159899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e47c2cc2-8d66-4d7a-8346-c9aa26c80705 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.161707 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e47c2cc2-8d66-4d7a-8346-c9aa26c80705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014 Aug 18 13:08:12.162046 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e47c2cc2-8d66-4d7a-8346-c9aa26c80705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.162095 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e47c2cc2-8d66-4d7a-8346-c9aa26c80705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.166363 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e47c2cc2-8d66-4d7a-8346-c9aa26c80705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014 returned with HTTP 200 Aug 18 13:08:12.166750 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 544/2202] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014 => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:12.178354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-400cb980-78ff-4bd2-bbde-14ed501287b7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.181249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-400cb980-78ff-4bd2-bbde-14ed501287b7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volume-transfers Aug 18 13:08:12.181249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-400cb980-78ff-4bd2-bbde-14ed501287b7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.181249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-400cb980-78ff-4bd2-bbde-14ed501287b7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.181249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volume_transfer [None req-400cb980-78ff-4bd2-bbde-14ed501287b7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Listing volume transfers {{(pid=100589) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:08:12.188733 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-400cb980-78ff-4bd2-bbde-14ed501287b7 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 200 Aug 18 13:08:12.188973 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 556/2203] 10.4.3.126 () {68 vars in 1305 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:12.201369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.237046 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a2e3dfd7-f77a-4375-962c-c8961d6bee35 tempest-VolumeTypesNegativeTest-129061537 tempest-VolumeTypesNegativeTest-129061537-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:12.237420 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a2e3dfd7-f77a-4375-962c-c8961d6bee35 tempest-VolumeTypesNegativeTest-129061537 tempest-VolumeTypesNegativeTest-129061537-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "02b6f524-4f25-467a-aa1b-bd7059bfe08f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1110445915"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.239237 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-a2e3dfd7-f77a-4375-962c-c8961d6bee35 tempest-VolumeTypesNegativeTest-129061537 tempest-VolumeTypesNegativeTest-129061537-project-member] Create volume request body: {'volume': {'volume_type': '02b6f524-4f25-467a-aa1b-bd7059bfe08f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1110445915'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:12.249648 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a2e3dfd7-f77a-4375-962c-c8961d6bee35 tempest-VolumeTypesNegativeTest-129061537 tempest-VolumeTypesNegativeTest-129061537-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 18 13:08:12.250147 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 553/2204] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:12 2026] POST /volume/v3/volumes => generated 114 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.259344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f784fd06-c18f-4681-b7d8-f3d6e0da8c11 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.260841 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f784fd06-c18f-4681-b7d8-f3d6e0da8c11 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] DELETE https://10.4.3.126/volume/v3/types/02b6f524-4f25-467a-aa1b-bd7059bfe08f Aug 18 13:08:12.261147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f784fd06-c18f-4681-b7d8-f3d6e0da8c11 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.261482 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f784fd06-c18f-4681-b7d8-f3d6e0da8c11 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.301687 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] POST https://10.4.3.126/volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014/accept Aug 18 13:08:12.301687 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ff2cf96ed4d2676e"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.302805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.volume_transfer [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Accepting volume transfer 2e92143a-6ea6-4719-a25b-0d3a179da014 {{(pid=100590) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:08:12.302974 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.volume_transfer [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Accepting transfer 2e92143a-6ea6-4719-a25b-0d3a179da014 Aug 18 13:08:12.313038 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f784fd06-c18f-4681-b7d8-f3d6e0da8c11 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types/02b6f524-4f25-467a-aa1b-bd7059bfe08f returned with HTTP 202 Aug 18 13:08:12.313038 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 545/2205] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:12 2026] DELETE /volume/v3/types/02b6f524-4f25-467a-aa1b-bd7059bfe08f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:12.321769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-03a49ffa-7a21-4c5a-95de-cf45388a2916 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.323621 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-03a49ffa-7a21-4c5a-95de-cf45388a2916 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] GET https://10.4.3.126/volume/v3/types/02b6f524-4f25-467a-aa1b-bd7059bfe08f Aug 18 13:08:12.323844 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-03a49ffa-7a21-4c5a-95de-cf45388a2916 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.324065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-03a49ffa-7a21-4c5a-95de-cf45388a2916 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.328247 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-03a49ffa-7a21-4c5a-95de-cf45388a2916 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types/02b6f524-4f25-467a-aa1b-bd7059bfe08f returned with HTTP 404 Aug 18 13:08:12.329167 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 557/2206] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/types/02b6f524-4f25-467a-aa1b-bd7059bfe08f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.340036 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-39a203ec-2fd4-47fe-a3a8-a487cc7612ff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.342546 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39a203ec-2fd4-47fe-a3a8-a487cc7612ff tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:12.342923 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39a203ec-2fd4-47fe-a3a8-a487cc7612ff tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.345057 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39a203ec-2fd4-47fe-a3a8-a487cc7612ff tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 400 Aug 18 13:08:12.345851 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 554/2207] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:12 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 18 13:08:12.354777 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d629d99d-fca7-46a6-a51a-091f8509d886 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.363244 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d629d99d-fca7-46a6-a51a-091f8509d886 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:12.363244 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d629d99d-fca7-46a6-a51a-091f8509d886 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1209401544"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.375412 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Created reservations ['c8b965fb-2d12-42d6-9258-9cac783b7a01', '4b6b3c73-b642-4154-9ce8-8be62f786a70', 'b681d2da-3442-4255-8cd5-9081a2a64f6c', '9d0ebd9b-1d40-45b8-b0a6-cb0a9ae539d4'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:12.384099 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d629d99d-fca7-46a6-a51a-091f8509d886 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:12.384868 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 546/2208] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:12 2026] POST /volume/v3/types => generated 229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:12.396175 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-60244c6e-703b-4eb8-a662-f1940d02c6b2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.398619 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60244c6e-703b-4eb8-a662-f1940d02c6b2 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:12.399158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60244c6e-703b-4eb8-a662-f1940d02c6b2 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1209401544"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.399819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Created reservations ['18e8f7b9-d22a-42ef-92ad-8c1e6f67e4f9', '299dba60-39ba-4be1-8cba-4bb104b47e8d', '674f9652-f761-49a7-b0e3-5f7659c3fd1c', 'cb0a2b2a-5de0-4435-a086-6cb86237bafc'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:12.407245 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60244c6e-703b-4eb8-a662-f1940d02c6b2 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1209401544 already exists. Aug 18 13:08:12.407505 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60244c6e-703b-4eb8-a662-f1940d02c6b2 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 409 Aug 18 13:08:12.408160 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 558/2209] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:12 2026] POST /volume/v3/types => generated 134 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:12.415964 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-76178dc9-6613-4fbd-98e6-32e6d443d69e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.418486 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76178dc9-6613-4fbd-98e6-32e6d443d69e tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] DELETE https://10.4.3.126/volume/v3/types/e919858b-58cc-465b-a06e-944772a5ca10 Aug 18 13:08:12.418864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-76178dc9-6613-4fbd-98e6-32e6d443d69e tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.419040 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-76178dc9-6613-4fbd-98e6-32e6d443d69e tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.450540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Created reservations ['6868665f-0f0e-4747-a906-dbc7a2a185dd', 'b9d015bc-7923-4cde-b007-8522c21eae74', '4f6b873c-df46-4672-95db-1089785d8afc', 'f9257174-f4d3-4293-b1ed-7f7a738c2aa0'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:12.460068 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76178dc9-6613-4fbd-98e6-32e6d443d69e tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types/e919858b-58cc-465b-a06e-944772a5ca10 returned with HTTP 202 Aug 18 13:08:12.460679 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 555/2210] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:12 2026] DELETE /volume/v3/types/e919858b-58cc-465b-a06e-944772a5ca10 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:12.468386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d1e58e90-06e3-4df1-9b1a-00fb0486e436 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.469969 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1e58e90-06e3-4df1-9b1a-00fb0486e436 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] GET https://10.4.3.126/volume/v3/types/e919858b-58cc-465b-a06e-944772a5ca10 Aug 18 13:08:12.470376 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1e58e90-06e3-4df1-9b1a-00fb0486e436 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.470718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1e58e90-06e3-4df1-9b1a-00fb0486e436 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.474461 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1e58e90-06e3-4df1-9b1a-00fb0486e436 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types/e919858b-58cc-465b-a06e-944772a5ca10 returned with HTTP 404 Aug 18 13:08:12.475186 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 547/2211] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/types/e919858b-58cc-465b-a06e-944772a5ca10 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.483485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-796b7467-d602-46ed-b4d0-ef3e5282e3d1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.485862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Created reservations ['39dea863-fc68-48df-9f8d-5f4985267015', '15b5c807-1d88-4616-83d5-b30cd36f1605', 'aa427095-c24a-41b4-83c4-350edd6420ae', 'c65502ec-6806-4dde-849d-3e798c32edf1'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:12.485962 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-796b7467-d602-46ed-b4d0-ef3e5282e3d1 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] DELETE https://10.4.3.126/volume/v3/types/ad7b692c-45e7-4414-93d1-46a3001ff4a2 Aug 18 13:08:12.486198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-796b7467-d602-46ed-b4d0-ef3e5282e3d1 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.486511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-796b7467-d602-46ed-b4d0-ef3e5282e3d1 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.496931 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-796b7467-d602-46ed-b4d0-ef3e5282e3d1 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types/ad7b692c-45e7-4414-93d1-46a3001ff4a2 returned with HTTP 404 Aug 18 13:08:12.497649 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 559/2212] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:12 2026] DELETE /volume/v3/types/ad7b692c-45e7-4414-93d1-46a3001ff4a2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.503457 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Transfer volume completed successfully. Aug 18 13:08:12.509921 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-18dcf426-3ce8-4783-9222-06633efbf3b8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.512982 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-18dcf426-3ce8-4783-9222-06633efbf3b8 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] GET https://10.4.3.126/volume/v3/types/091fa74a-666d-46ec-8af7-90b29d279ece Aug 18 13:08:12.513311 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-18dcf426-3ce8-4783-9222-06633efbf3b8 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.513617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-18dcf426-3ce8-4783-9222-06633efbf3b8 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.517858 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-18dcf426-3ce8-4783-9222-06633efbf3b8 tempest-VolumeTypesNegativeTest-1711446530 tempest-VolumeTypesNegativeTest-1711446530-project-admin] https://10.4.3.126/volume/v3/types/091fa74a-666d-46ec-8af7-90b29d279ece returned with HTTP 404 Aug 18 13:08:12.518483 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 556/2213] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/types/091fa74a-666d-46ec-8af7-90b29d279ece => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.580138 np0000007652 devstack@c-api.service[100590]: INFO cinder.transfer.api [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Volume edae6623-636a-49e3-8d0e-697ac7413ac8 has been transferred. Aug 18 13:08:12.587694 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a64304b3-1547-447c-b9d6-4da41ddf3c25 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] https://10.4.3.126/volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014/accept returned with HTTP 202 Aug 18 13:08:12.588277 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 552/2214] 10.4.3.126 () {70 vars in 1458 bytes} [Tue Aug 18 13:08:12 2026] POST /volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014/accept => generated 365 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.603768 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-26d0fcce-90af-48d4-94af-c85c60420f45 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.605950 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-26d0fcce-90af-48d4-94af-c85c60420f45 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.606561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-26d0fcce-90af-48d4-94af-c85c60420f45 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.606917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-26d0fcce-90af-48d4-94af-c85c60420f45 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.618412 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.618412 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:12.622891 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-26d0fcce-90af-48d4-94af-c85c60420f45 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Volume info retrieved successfully. Aug 18 13:08:12.630028 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-26d0fcce-90af-48d4-94af-c85c60420f45 tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 200 Aug 18 13:08:12.630752 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 548/2215] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:12.643487 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-639ef872-2309-4905-a1b1-70cb7a532f7c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.645557 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-639ef872-2309-4905-a1b1-70cb7a532f7c tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.645772 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-639ef872-2309-4905-a1b1-70cb7a532f7c tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.645941 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-639ef872-2309-4905-a1b1-70cb7a532f7c tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.655555 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.655555 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:12.660978 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-639ef872-2309-4905-a1b1-70cb7a532f7c tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] Volume info retrieved successfully. Aug 18 13:08:12.668258 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-639ef872-2309-4905-a1b1-70cb7a532f7c tempest-VolumesTransfersV355Test-1555866684 tempest-VolumesTransfersV355Test-1555866684-project-member] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 200 Aug 18 13:08:12.668914 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 560/2216] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:12.682173 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c14f9c1f-c936-403c-ab68-4576a614f10e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.684494 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c14f9c1f-c936-403c-ab68-4576a614f10e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014 Aug 18 13:08:12.684810 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c14f9c1f-c936-403c-ab68-4576a614f10e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.685089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c14f9c1f-c936-403c-ab68-4576a614f10e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.685271 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.volume_transfer [None req-c14f9c1f-c936-403c-ab68-4576a614f10e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Delete transfer with id: 2e92143a-6ea6-4719-a25b-0d3a179da014 Aug 18 13:08:12.688751 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c14f9c1f-c936-403c-ab68-4576a614f10e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014 returned with HTTP 404 Aug 18 13:08:12.689402 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 557/2217] 10.4.3.126 () {68 vars in 1419 bytes} [Tue Aug 18 13:08:12 2026] DELETE /volume/v3/volume-transfers/2e92143a-6ea6-4719-a25b-0d3a179da014 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:12.698410 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a6798501-3606-4d57-be8d-11ad93e3d71d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.797237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3b80e97a-7b2e-44b1-a0e7-6abb5727a64c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.802230 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b80e97a-7b2e-44b1-a0e7-6abb5727a64c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 Aug 18 13:08:12.806233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b80e97a-7b2e-44b1-a0e7-6abb5727a64c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.810363 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b80e97a-7b2e-44b1-a0e7-6abb5727a64c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.816994 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b80e97a-7b2e-44b1-a0e7-6abb5727a64c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 returned with HTTP 404 Aug 18 13:08:12.817116 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 549/2218] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volumes/cb8cb48f-d063-4677-9ea0-e1e859b6fb65 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:12.826469 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6798501-3606-4d57-be8d-11ad93e3d71d tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.826837 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a6798501-3606-4d57-be8d-11ad93e3d71d tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.827594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a6798501-3606-4d57-be8d-11ad93e3d71d tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.827767 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b8543a4b-cfd1-4c25-9465-94c33ab3ce7c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.827826 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-a6798501-3606-4d57-be8d-11ad93e3d71d tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Delete volume with id: edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.829772 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b8543a4b-cfd1-4c25-9465-94c33ab3ce7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] GET https://10.4.3.126/volume/v3/backups Aug 18 13:08:12.830456 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b8543a4b-cfd1-4c25-9465-94c33ab3ce7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.830456 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b8543a4b-cfd1-4c25-9465-94c33ab3ce7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.830661 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-b8543a4b-cfd1-4c25-9465-94c33ab3ce7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:12.837945 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.837945 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:12.838393 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a6798501-3606-4d57-be8d-11ad93e3d71d tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Volume info retrieved successfully. Aug 18 13:08:12.843466 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b8543a4b-cfd1-4c25-9465-94c33ab3ce7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 18 13:08:12.843917 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 561/2219] 10.4.3.126 () {68 vars in 1277 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/backups => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:12.858638 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9a8b73d0-944d-452a-b519-f9432e253612 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.860417 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a8b73d0-944d-452a-b519-f9432e253612 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] GET https://10.4.3.126/volume/v3/backups?project_id=a0fb58c96bea41598299bac5d32ad02d Aug 18 13:08:12.860696 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a8b73d0-944d-452a-b519-f9432e253612 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.860802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a8b73d0-944d-452a-b519-f9432e253612 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.861409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-9a8b73d0-944d-452a-b519-f9432e253612 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Removing options 'project_id' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:12.865826 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a6798501-3606-4d57-be8d-11ad93e3d71d tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Delete volume request issued successfully. Aug 18 13:08:12.866418 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6798501-3606-4d57-be8d-11ad93e3d71d tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 202 Aug 18 13:08:12.867093 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 553/2220] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:08:12 2026] DELETE /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:12.875452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-89be2d6f-df0b-4928-9ca8-e1a8929de97b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.879118 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89be2d6f-df0b-4928-9ca8-e1a8929de97b tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:12.879271 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a8b73d0-944d-452a-b519-f9432e253612 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] https://10.4.3.126/volume/v3/backups?project_id=a0fb58c96bea41598299bac5d32ad02d returned with HTTP 200 Aug 18 13:08:12.879464 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89be2d6f-df0b-4928-9ca8-e1a8929de97b tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:12.879716 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89be2d6f-df0b-4928-9ca8-e1a8929de97b tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:12.879772 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 558/2221] 10.4.3.126 () {68 vars in 1364 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/backups?project_id=a0fb58c96bea41598299bac5d32ad02d => generated 624 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:12.893713 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:12.895561 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.895561 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:12.896081 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:12.896556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1590093438"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:12.898505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1590093438'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:12.898724 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume of 1 GB Aug 18 13:08:12.899110 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:12.899110 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:12.902233 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-89be2d6f-df0b-4928-9ca8-e1a8929de97b tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Volume info retrieved successfully. Aug 18 13:08:12.905166 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Availability Zones retrieved successfully. Aug 18 13:08:12.910970 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89be2d6f-df0b-4928-9ca8-e1a8929de97b tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 200 Aug 18 13:08:12.911613 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 550/2222] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:12 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:12.913306 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Flow 'volume_create_api' (2b1652c2-f3c6-4fa3-a1cf-ff3f2bb02a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:12.922238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1246124-79f1-4e46-a162-39746487fc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:12.922238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:12.956818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1246124-79f1-4e46-a162-39746487fc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:12.958078 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09fe21d1-2812-4056-88e1-13458e3d8064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:13.007577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Created reservations ['47516504-2e97-4909-a9b3-48831f86e250', 'a18a0b44-b2a6-49e3-85ff-a1ca04b679cb', '35dab389-208a-426f-ac63-926965971a7e', 'c296fb90-3780-4030-abe8-4e23118f93ae'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:13.008729 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09fe21d1-2812-4056-88e1-13458e3d8064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47516504-2e97-4909-a9b3-48831f86e250', 'a18a0b44-b2a6-49e3-85ff-a1ca04b679cb', '35dab389-208a-426f-ac63-926965971a7e', 'c296fb90-3780-4030-abe8-4e23118f93ae']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:13.009852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a924872-50d1-42d7-893b-1dd82a269134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:13.035539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a924872-50d1-42d7-893b-1dd82a269134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e23ff87-d929-4f66-88b7-935b2ebb2e80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590093438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0fb58c96bea41598299bac5d32ad02d',qos_specs=None,replication_status=,reservations=['47516504-2e97-4909-a9b3-48831f86e250','a18a0b44-b2a6-49e3-85ff-a1ca04b679cb','35dab389-208a-426f-ac63-926965971a7e','c296fb90-3780-4030-abe8-4e23118f93ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590093438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e23ff87-d929-4f66-88b7-935b2ebb2e80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0fb58c96bea41598299bac5d32ad02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:13.036736 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea2e72c-173d-4401-97fd-3ab010b2cc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:13.055422 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea2e72c-173d-4401-97fd-3ab010b2cc38) transitioned into state 'SUCCESS' from state '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-1590093438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0fb58c96bea41598299bac5d32ad02d',qos_specs=None,replication_status=,reservations=['47516504-2e97-4909-a9b3-48831f86e250','a18a0b44-b2a6-49e3-85ff-a1ca04b679cb','35dab389-208a-426f-ac63-926965971a7e','c296fb90-3780-4030-abe8-4e23118f93ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7551c7bf7c4a68972fc0cfb35e9fa4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:13.056304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c3d2ff-e010-4a0e-b738-e6e1b2853146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:13.066421 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c3d2ff-e010-4a0e-b738-e6e1b2853146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:13.067509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Flow 'volume_create_api' (2b1652c2-f3c6-4fa3-a1cf-ff3f2bb02a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:13.067797 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Create volume request issued successfully. Aug 18 13:08:13.068502 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-50b5e461-b601-4fbc-b74e-3dd5935e69cb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:13.068975 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 562/2223] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:08:12 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:13.087895 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1305f9a6-9859-4d62-b1e8-d189a1f1db14 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:13.090174 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1305f9a6-9859-4d62-b1e8-d189a1f1db14 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 Aug 18 13:08:13.090500 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1305f9a6-9859-4d62-b1e8-d189a1f1db14 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:13.090782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1305f9a6-9859-4d62-b1e8-d189a1f1db14 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:13.098495 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:13.098495 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:13.102281 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1305f9a6-9859-4d62-b1e8-d189a1f1db14 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:13.106572 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1305f9a6-9859-4d62-b1e8-d189a1f1db14 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 returned with HTTP 200 Aug 18 13:08:13.106980 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 554/2224] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:13 2026] GET /volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:13.933046 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7d99686-827d-412b-83c1-e7429550f624 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:13.935157 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7d99686-827d-412b-83c1-e7429550f624 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:13.935441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7d99686-827d-412b-83c1-e7429550f624 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:13.935679 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7d99686-827d-412b-83c1-e7429550f624 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:13.943534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7d99686-827d-412b-83c1-e7429550f624 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 404 Aug 18 13:08:13.944196 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 559/2225] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:13 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:13.951024 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-32628c95-3b1b-40ed-b871-359fdc8c2890 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:13.953190 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32628c95-3b1b-40ed-b871-359fdc8c2890 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:13.953490 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32628c95-3b1b-40ed-b871-359fdc8c2890 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:13.953737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32628c95-3b1b-40ed-b871-359fdc8c2890 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:13.966389 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32628c95-3b1b-40ed-b871-359fdc8c2890 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 404 Aug 18 13:08:13.967383 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 551/2226] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:13 2026] GET /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:13.976688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0206f509-dbd0-4977-ab48-e1affa619182 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:13.978578 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0206f509-dbd0-4977-ab48-e1affa619182 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] DELETE https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:13.978783 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0206f509-dbd0-4977-ab48-e1affa619182 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:13.978978 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0206f509-dbd0-4977-ab48-e1affa619182 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:13.979152 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-0206f509-dbd0-4977-ab48-e1affa619182 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Delete volume with id: edae6623-636a-49e3-8d0e-697ac7413ac8 Aug 18 13:08:13.985605 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0206f509-dbd0-4977-ab48-e1affa619182 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 returned with HTTP 404 Aug 18 13:08:13.986080 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 563/2227] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:08:13 2026] DELETE /volume/v3/volumes/edae6623-636a-49e3-8d0e-697ac7413ac8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:13.997988 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:14.001275 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:14.001647 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1617101503"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:14.003143 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1617101503'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:14.004436 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Create volume of 1 GB Aug 18 13:08:14.009792 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Availability Zones retrieved successfully. Aug 18 13:08:14.015774 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Flow 'volume_create_api' (377b60a8-7683-4033-9dde-203607c8d351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:14.017165 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21193b9-29ab-469e-a883-64a3c3fb5f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.018195 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:14.055767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21193b9-29ab-469e-a883-64a3c3fb5f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.056618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893dae60-4331-4cf8-8025-7110b2b79e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.097085 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Created reservations ['9b0e9f53-fa07-45c8-825e-6e8769158bbf', '5b19f95f-ce44-44ff-8f73-0001be7c083a', '4ed7b662-552c-425d-93c0-056e2fec9720', '21de6807-8eca-4ef8-8ef4-2195a2c65623'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:14.098666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893dae60-4331-4cf8-8025-7110b2b79e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b0e9f53-fa07-45c8-825e-6e8769158bbf', '5b19f95f-ce44-44ff-8f73-0001be7c083a', '4ed7b662-552c-425d-93c0-056e2fec9720', '21de6807-8eca-4ef8-8ef4-2195a2c65623']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.100676 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b944f6-bc49-42d3-b7e6-db152f38fc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.130398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f412e149-2924-4144-bddb-a0b5740c3f8a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:14.133188 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f412e149-2924-4144-bddb-a0b5740c3f8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 Aug 18 13:08:14.133464 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f412e149-2924-4144-bddb-a0b5740c3f8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:14.133652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f412e149-2924-4144-bddb-a0b5740c3f8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:14.135325 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b944f6-bc49-42d3-b7e6-db152f38fc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf80c48-1fc3-4070-a8c1-3919933bf117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1617101503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0132a42dfd394d67ab253a189c0e32da',qos_specs=None,replication_status=,reservations=['9b0e9f53-fa07-45c8-825e-6e8769158bbf','5b19f95f-ce44-44ff-8f73-0001be7c083a','4ed7b662-552c-425d-93c0-056e2fec9720','21de6807-8eca-4ef8-8ef4-2195a2c65623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02966b2422e94762976fceb36dd6789d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1617101503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abf80c48-1fc3-4070-a8c1-3919933bf117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0132a42dfd394d67ab253a189c0e32da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02966b2422e94762976fceb36dd6789d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.137966 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded986a3-d386-4c45-b4ee-97b8990e61b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.149504 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:14.149504 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:14.162180 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f412e149-2924-4144-bddb-a0b5740c3f8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:14.163197 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded986a3-d386-4c45-b4ee-97b8990e61b6) transitioned into state 'SUCCESS' from state '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-1617101503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0132a42dfd394d67ab253a189c0e32da',qos_specs=None,replication_status=,reservations=['9b0e9f53-fa07-45c8-825e-6e8769158bbf','5b19f95f-ce44-44ff-8f73-0001be7c083a','4ed7b662-552c-425d-93c0-056e2fec9720','21de6807-8eca-4ef8-8ef4-2195a2c65623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02966b2422e94762976fceb36dd6789d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.164154 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff4bd68-68a1-4f1d-8c69-f0fa61472e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.169239 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f412e149-2924-4144-bddb-a0b5740c3f8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 returned with HTTP 200 Aug 18 13:08:14.169803 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 560/2228] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:14 2026] GET /volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 => generated 1018 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:14.184267 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff4bd68-68a1-4f1d-8c69-f0fa61472e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.186193 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Flow 'volume_create_api' (377b60a8-7683-4033-9dde-203607c8d351) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:14.186193 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Create volume request issued successfully. Aug 18 13:08:14.187327 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d5b10739-7ade-4ea6-bd2c-1f5e050127ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:14.190254 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 555/2229] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:08:13 2026] POST /volume/v3/volumes => generated 819 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:14.190437 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:14.194734 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:08:14.194734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e23ff87-d929-4f66-88b7-935b2ebb2e80", "name": "tempest-type-Backup-206368704"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:14.200632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Creating new backup {'backup': {'volume_id': '5e23ff87-d929-4f66-88b7-935b2ebb2e80', 'name': 'tempest-type-Backup-206368704'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:08:14.200632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Creating backup of volume 5e23ff87-d929-4f66-88b7-935b2ebb2e80 in container None Aug 18 13:08:14.203565 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94d23f8b-d76f-426a-b3d4-7f80b8f87927 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:14.206029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94d23f8b-d76f-426a-b3d4-7f80b8f87927 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:14.206284 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94d23f8b-d76f-426a-b3d4-7f80b8f87927 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:14.206391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94d23f8b-d76f-426a-b3d4-7f80b8f87927 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:14.216876 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:14.216876 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:14.221436 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-94d23f8b-d76f-426a-b3d4-7f80b8f87927 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Volume info retrieved successfully. Aug 18 13:08:14.224139 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:14.224139 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:14.224673 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:14.227320 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94d23f8b-d76f-426a-b3d4-7f80b8f87927 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 200 Aug 18 13:08:14.227940 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 564/2230] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:14 2026] GET /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:14.252437 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Created reservations ['2ee882d6-67ef-4a07-8bda-fd9ce00442ea', 'cb68c028-f2e9-4ffa-9097-2d3c1b1b0abb'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:14.302535 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a67e4d69-fbdb-4b91-bb7d-464c195f9950 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:08:14.303243 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 552/2231] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:08:14 2026] POST /volume/v3/backups => generated 315 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:14.313349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4126d0e9-9c78-4961-9770-476dee2ff10b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:14.315342 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4126d0e9-9c78-4961-9770-476dee2ff10b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:14.315703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4126d0e9-9c78-4961-9770-476dee2ff10b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:14.316175 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4126d0e9-9c78-4961-9770-476dee2ff10b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:14.316175 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-4126d0e9-9c78-4961-9770-476dee2ff10b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:14.322485 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:14.322485 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:14.323273 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4126d0e9-9c78-4961-9770-476dee2ff10b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:14.323731 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 561/2232] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:14 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:14.569529 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:14.664867 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:14.665202 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1320215053"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:14.666661 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1320215053'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:14.666796 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Create volume of 1 GB Aug 18 13:08:14.667074 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:14.667074 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:14.670762 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Availability Zones retrieved successfully. Aug 18 13:08:14.676437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Flow 'volume_create_api' (efa276f4-b1f1-4bf6-a92c-7755cf776f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:14.677286 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020a4f7c-4b6f-4129-a2c2-672f75a47d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.678462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:14.708254 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020a4f7c-4b6f-4129-a2c2-672f75a47d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.709004 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e90fd86-dea1-4c99-8e10-439177889b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.772742 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Created reservations ['066eddef-6303-43ca-80d8-3d211c29daef', 'c022cd58-7726-4837-8483-9fc78af0075a', 'ad9e2117-7fb6-477e-b97d-d53fa0c3d31d', 'b510bc67-b8a2-45d2-89ed-7b1efed29122'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:14.773656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e90fd86-dea1-4c99-8e10-439177889b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066eddef-6303-43ca-80d8-3d211c29daef', 'c022cd58-7726-4837-8483-9fc78af0075a', 'ad9e2117-7fb6-477e-b97d-d53fa0c3d31d', 'b510bc67-b8a2-45d2-89ed-7b1efed29122']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.774469 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945905c7-6d4c-47f6-90f6-92c07f0500e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.797115 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945905c7-6d4c-47f6-90f6-92c07f0500e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89665622-3c00-4cb9-b487-cd0aa7cd6f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1320215053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923430290c70451baee0ae7e1e4f78b6',qos_specs=None,replication_status=,reservations=['066eddef-6303-43ca-80d8-3d211c29daef','c022cd58-7726-4837-8483-9fc78af0075a','ad9e2117-7fb6-477e-b97d-d53fa0c3d31d','b510bc67-b8a2-45d2-89ed-7b1efed29122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5959f9dd288d455aa9562153397e6edf',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1320215053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89665622-3c00-4cb9-b487-cd0aa7cd6f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923430290c70451baee0ae7e1e4f78b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5959f9dd288d455aa9562153397e6edf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.797933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c414aaf3-fd00-44e8-827a-c8b3e3a83fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.818951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c414aaf3-fd00-44e8-827a-c8b3e3a83fd8) transitioned into state 'SUCCESS' from state '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-1320215053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923430290c70451baee0ae7e1e4f78b6',qos_specs=None,replication_status=,reservations=['066eddef-6303-43ca-80d8-3d211c29daef','c022cd58-7726-4837-8483-9fc78af0075a','ad9e2117-7fb6-477e-b97d-d53fa0c3d31d','b510bc67-b8a2-45d2-89ed-7b1efed29122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5959f9dd288d455aa9562153397e6edf',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.819824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d8abc42-f4a7-4f10-b3d8-e51910602d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:14.828935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d8abc42-f4a7-4f10-b3d8-e51910602d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:14.829727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Flow 'volume_create_api' (efa276f4-b1f1-4bf6-a92c-7755cf776f97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:14.830009 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Create volume request issued successfully. Aug 18 13:08:14.830616 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b4a92f53-6979-4720-90c8-91c4d979e6fb tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:14.831049 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 556/2233] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:08:14 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 18 13:08:14.844947 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-358da2aa-e762-408f-91fb-3bfe8757cd8a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:14.848351 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-358da2aa-e762-408f-91fb-3bfe8757cd8a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 Aug 18 13:08:14.848641 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-358da2aa-e762-408f-91fb-3bfe8757cd8a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:14.849842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-358da2aa-e762-408f-91fb-3bfe8757cd8a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:14.866405 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:14.866405 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:14.872233 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-358da2aa-e762-408f-91fb-3bfe8757cd8a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:14.876722 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-358da2aa-e762-408f-91fb-3bfe8757cd8a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 returned with HTTP 200 Aug 18 13:08:14.877310 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 565/2234] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:14 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:15.243154 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e7e9fcf1-af44-4fcc-9f08-95d9be7cfb3e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.245340 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e7e9fcf1-af44-4fcc-9f08-95d9be7cfb3e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.245608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e7e9fcf1-af44-4fcc-9f08-95d9be7cfb3e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.245851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e7e9fcf1-af44-4fcc-9f08-95d9be7cfb3e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.254481 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.254481 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:15.258854 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e7e9fcf1-af44-4fcc-9f08-95d9be7cfb3e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Volume info retrieved successfully. Aug 18 13:08:15.264718 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e7e9fcf1-af44-4fcc-9f08-95d9be7cfb3e tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 200 Aug 18 13:08:15.265296 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 553/2235] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:15.278383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0cf3ab50-5139-4ae5-9f1d-3120102f42d6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.280194 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0cf3ab50-5139-4ae5-9f1d-3120102f42d6 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 18 13:08:15.280569 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0cf3ab50-5139-4ae5-9f1d-3120102f42d6 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "abf80c48-1fc3-4070-a8c1-3919933bf117"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:15.281944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volume_transfer [None req-0cf3ab50-5139-4ae5-9f1d-3120102f42d6 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Creating new volume transfer {'transfer': {'volume_id': 'abf80c48-1fc3-4070-a8c1-3919933bf117'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:08:15.282231 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volume_transfer [None req-0cf3ab50-5139-4ae5-9f1d-3120102f42d6 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Creating transfer of volume abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.282231 np0000007652 devstack@c-api.service[100588]: INFO cinder.transfer.api [None req-0cf3ab50-5139-4ae5-9f1d-3120102f42d6 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Generating transfer record for volume abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.290073 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.290073 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:15.308793 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0cf3ab50-5139-4ae5-9f1d-3120102f42d6 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:08:15.309169 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 562/2236] 10.4.3.126 () {70 vars in 1326 bytes} [Tue Aug 18 13:08:15 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:15.319169 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b148788a-adde-4d8f-8be1-296e892623df None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.321779 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b148788a-adde-4d8f-8be1-296e892623df tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.322044 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b148788a-adde-4d8f-8be1-296e892623df tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.322313 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b148788a-adde-4d8f-8be1-296e892623df tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.333073 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.333073 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:15.336012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-57abfe7a-5a2f-4017-8504-1e27dc68f8ac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.337757 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-57abfe7a-5a2f-4017-8504-1e27dc68f8ac tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:15.337953 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-57abfe7a-5a2f-4017-8504-1e27dc68f8ac tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.338126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-57abfe7a-5a2f-4017-8504-1e27dc68f8ac tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.338239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-57abfe7a-5a2f-4017-8504-1e27dc68f8ac tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:15.339129 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b148788a-adde-4d8f-8be1-296e892623df tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Volume info retrieved successfully. Aug 18 13:08:15.342112 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.342112 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:15.342781 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-57abfe7a-5a2f-4017-8504-1e27dc68f8ac tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:15.343132 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 566/2237] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:15.344697 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b148788a-adde-4d8f-8be1-296e892623df tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 200 Aug 18 13:08:15.345037 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 557/2238] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:15.356192 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d6389d81-d017-4320-b901-f3935d710503 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.357770 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d6389d81-d017-4320-b901-f3935d710503 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/detail Aug 18 13:08:15.357972 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d6389d81-d017-4320-b901-f3935d710503 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.358140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d6389d81-d017-4320-b901-f3935d710503 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.358338 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volume_transfer [None req-d6389d81-d017-4320-b901-f3935d710503 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Listing volume transfers {{(pid=100591) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:08:15.361914 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d6389d81-d017-4320-b901-f3935d710503 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 13:08:15.362268 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 554/2239] 10.4.3.126 () {68 vars in 1326 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:15.369336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-181da0e1-b91f-4485-b38d-2f6dcc9f6705 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.371417 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-181da0e1-b91f-4485-b38d-2f6dcc9f6705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/ec279ff7-8a75-4110-af64-ef656c0d13e8 Aug 18 13:08:15.371681 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-181da0e1-b91f-4485-b38d-2f6dcc9f6705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.371920 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-181da0e1-b91f-4485-b38d-2f6dcc9f6705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.372056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.volume_transfer [None req-181da0e1-b91f-4485-b38d-2f6dcc9f6705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Delete transfer with id: ec279ff7-8a75-4110-af64-ef656c0d13e8 Aug 18 13:08:15.382944 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.382944 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:15.394006 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-181da0e1-b91f-4485-b38d-2f6dcc9f6705 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers/ec279ff7-8a75-4110-af64-ef656c0d13e8 returned with HTTP 202 Aug 18 13:08:15.394453 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 563/2240] 10.4.3.126 () {68 vars in 1419 bytes} [Tue Aug 18 13:08:15 2026] DELETE /volume/v3/volume-transfers/ec279ff7-8a75-4110-af64-ef656c0d13e8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:15.400693 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1b68d183-383b-48d9-850c-a38b69d993ec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.402523 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b68d183-383b-48d9-850c-a38b69d993ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.402754 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b68d183-383b-48d9-850c-a38b69d993ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.402964 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b68d183-383b-48d9-850c-a38b69d993ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.409644 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.409644 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:15.412904 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1b68d183-383b-48d9-850c-a38b69d993ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Volume info retrieved successfully. Aug 18 13:08:15.416644 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b68d183-383b-48d9-850c-a38b69d993ec tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 200 Aug 18 13:08:15.417101 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 567/2241] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:15.428876 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fb551fa6-5e13-47cc-8a79-84e96b8ec0b9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.430663 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fb551fa6-5e13-47cc-8a79-84e96b8ec0b9 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/ec279ff7-8a75-4110-af64-ef656c0d13e8 Aug 18 13:08:15.430898 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fb551fa6-5e13-47cc-8a79-84e96b8ec0b9 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.431084 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fb551fa6-5e13-47cc-8a79-84e96b8ec0b9 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.431178 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.volume_transfer [None req-fb551fa6-5e13-47cc-8a79-84e96b8ec0b9 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Delete transfer with id: ec279ff7-8a75-4110-af64-ef656c0d13e8 Aug 18 13:08:15.434547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fb551fa6-5e13-47cc-8a79-84e96b8ec0b9 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volume-transfers/ec279ff7-8a75-4110-af64-ef656c0d13e8 returned with HTTP 404 Aug 18 13:08:15.435056 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 558/2242] 10.4.3.126 () {68 vars in 1419 bytes} [Tue Aug 18 13:08:15 2026] DELETE /volume/v3/volume-transfers/ec279ff7-8a75-4110-af64-ef656c0d13e8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:15.441391 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.443906 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.444185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.444448 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.444657 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Delete volume with id: abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.453288 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.453288 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:15.453703 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Volume info retrieved successfully. Aug 18 13:08:15.471467 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Delete volume request issued successfully. Aug 18 13:08:15.471697 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ab34c60f-ca31-420a-af64-b2e282c81df0 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 202 Aug 18 13:08:15.472223 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 555/2243] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:08:15 2026] DELETE /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:15.479737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-19b54664-c92a-485a-b9a6-de54b9dad589 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.481614 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19b54664-c92a-485a-b9a6-de54b9dad589 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] GET https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:15.481838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19b54664-c92a-485a-b9a6-de54b9dad589 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.482055 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19b54664-c92a-485a-b9a6-de54b9dad589 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.490068 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.490068 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:15.494455 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-19b54664-c92a-485a-b9a6-de54b9dad589 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Volume info retrieved successfully. Aug 18 13:08:15.498827 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19b54664-c92a-485a-b9a6-de54b9dad589 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 200 Aug 18 13:08:15.499234 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 564/2244] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:15.891791 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-721c76fa-d653-4686-a1fa-159684828e68 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.893630 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-721c76fa-d653-4686-a1fa-159684828e68 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 Aug 18 13:08:15.893871 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-721c76fa-d653-4686-a1fa-159684828e68 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.894067 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-721c76fa-d653-4686-a1fa-159684828e68 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.901932 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.901932 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:15.906509 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-721c76fa-d653-4686-a1fa-159684828e68 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:15.911853 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-721c76fa-d653-4686-a1fa-159684828e68 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 returned with HTTP 200 Aug 18 13:08:15.912418 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 568/2245] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:15.927655 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5b7b6118-2d58-4f80-a7fb-bf14d94dd1ab None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.929228 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b7b6118-2d58-4f80-a7fb-bf14d94dd1ab tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] POST https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:15.929559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5b7b6118-2d58-4f80-a7fb-bf14d94dd1ab tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:15.937192 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.937192 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:15.937671 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5b7b6118-2d58-4f80-a7fb-bf14d94dd1ab tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:15.946481 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5b7b6118-2d58-4f80-a7fb-bf14d94dd1ab tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Create volume metadata completed successfully. Aug 18 13:08:15.946760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b7b6118-2d58-4f80-a7fb-bf14d94dd1ab tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:15.947133 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 559/2246] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:08:15 2026] POST /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:15.956552 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d10968c4-0ab2-4e18-ad4e-1c0465aa2698 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.958620 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d10968c4-0ab2-4e18-ad4e-1c0465aa2698 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:15.959011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d10968c4-0ab2-4e18-ad4e-1c0465aa2698 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:15.959260 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d10968c4-0ab2-4e18-ad4e-1c0465aa2698 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:15.967786 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.967786 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:15.968372 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d10968c4-0ab2-4e18-ad4e-1c0465aa2698 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:15.975490 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d10968c4-0ab2-4e18-ad4e-1c0465aa2698 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Get volume metadata completed successfully. Aug 18 13:08:15.975792 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d10968c4-0ab2-4e18-ad4e-1c0465aa2698 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:15.976272 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 556/2247] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:15 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:15.985784 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f5eb4b1d-5ccb-49ee-9e1a-70a25647b1f0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:15.987536 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5eb4b1d-5ccb-49ee-9e1a-70a25647b1f0 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] PUT https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:15.987862 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f5eb4b1d-5ccb-49ee-9e1a-70a25647b1f0 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:15.996911 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:15.996911 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:15.997408 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f5eb4b1d-5ccb-49ee-9e1a-70a25647b1f0 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.010587 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f5eb4b1d-5ccb-49ee-9e1a-70a25647b1f0 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Update volume metadata completed successfully. Aug 18 13:08:16.010856 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5eb4b1d-5ccb-49ee-9e1a-70a25647b1f0 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:16.011279 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 565/2248] 10.4.3.126 () {68 vars in 1395 bytes} [Tue Aug 18 13:08:15 2026] PUT /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.019985 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6ff1945e-6399-4803-b599-40c023e235e9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.021961 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ff1945e-6399-4803-b599-40c023e235e9 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:16.022169 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ff1945e-6399-4803-b599-40c023e235e9 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.022407 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ff1945e-6399-4803-b599-40c023e235e9 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.029806 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.029806 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:16.030401 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6ff1945e-6399-4803-b599-40c023e235e9 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.044089 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6ff1945e-6399-4803-b599-40c023e235e9 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Get volume metadata completed successfully. Aug 18 13:08:16.044582 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ff1945e-6399-4803-b599-40c023e235e9 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:16.045023 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 569/2249] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.054093 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9b985558-deab-4e52-bc59-731b394267b8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.056086 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9b985558-deab-4e52-bc59-731b394267b8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] DELETE https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key1 Aug 18 13:08:16.056765 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9b985558-deab-4e52-bc59-731b394267b8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.056765 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9b985558-deab-4e52-bc59-731b394267b8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.064274 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.064274 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:16.064815 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9b985558-deab-4e52-bc59-731b394267b8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.070684 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9b985558-deab-4e52-bc59-731b394267b8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Get volume metadata completed successfully. Aug 18 13:08:16.080001 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9b985558-deab-4e52-bc59-731b394267b8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Delete volume metadata completed successfully. Aug 18 13:08:16.080202 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9b985558-deab-4e52-bc59-731b394267b8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key1 returned with HTTP 200 Aug 18 13:08:16.080745 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 560/2250] 10.4.3.126 () {66 vars in 1393 bytes} [Tue Aug 18 13:08:16 2026] DELETE /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 13:08:16.088418 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-33cc2cf7-5f71-42ba-89d6-4a091a86c53a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.090303 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33cc2cf7-5f71-42ba-89d6-4a091a86c53a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:16.090577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33cc2cf7-5f71-42ba-89d6-4a091a86c53a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.090772 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33cc2cf7-5f71-42ba-89d6-4a091a86c53a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.099132 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.099132 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:16.099763 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-33cc2cf7-5f71-42ba-89d6-4a091a86c53a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.108092 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-33cc2cf7-5f71-42ba-89d6-4a091a86c53a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Get volume metadata completed successfully. Aug 18 13:08:16.108453 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33cc2cf7-5f71-42ba-89d6-4a091a86c53a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:16.108923 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 557/2251] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.117850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-64f1e22f-6615-4c10-8746-8d6fc24c3c26 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.120280 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64f1e22f-6615-4c10-8746-8d6fc24c3c26 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] PUT https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:16.120758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-64f1e22f-6615-4c10-8746-8d6fc24c3c26 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:16.133840 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.133840 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:16.134268 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-64f1e22f-6615-4c10-8746-8d6fc24c3c26 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.157768 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-64f1e22f-6615-4c10-8746-8d6fc24c3c26 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Update volume metadata completed successfully. Aug 18 13:08:16.158145 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64f1e22f-6615-4c10-8746-8d6fc24c3c26 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:16.158761 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 566/2252] 10.4.3.126 () {68 vars in 1395 bytes} [Tue Aug 18 13:08:16 2026] PUT /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.168598 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1667eb2f-72f7-4de9-8b34-b76fdc01c831 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.170097 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1667eb2f-72f7-4de9-8b34-b76fdc01c831 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] POST https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:16.170444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1667eb2f-72f7-4de9-8b34-b76fdc01c831 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:16.178831 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.178831 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:16.179548 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1667eb2f-72f7-4de9-8b34-b76fdc01c831 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.188913 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1667eb2f-72f7-4de9-8b34-b76fdc01c831 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Create volume metadata completed successfully. Aug 18 13:08:16.188913 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1667eb2f-72f7-4de9-8b34-b76fdc01c831 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:16.189444 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 570/2253] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:08:16 2026] POST /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.198267 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a4e0bbcc-f20f-4780-a637-ef81214ab607 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.200485 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4e0bbcc-f20f-4780-a637-ef81214ab607 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] PUT https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key3 Aug 18 13:08:16.200962 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a4e0bbcc-f20f-4780-a637-ef81214ab607 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:16.210545 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.210545 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:16.211099 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a4e0bbcc-f20f-4780-a637-ef81214ab607 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.228748 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a4e0bbcc-f20f-4780-a637-ef81214ab607 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Update volume metadata completed successfully. Aug 18 13:08:16.229040 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4e0bbcc-f20f-4780-a637-ef81214ab607 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key3 returned with HTTP 200 Aug 18 13:08:16.229584 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 561/2254] 10.4.3.126 () {68 vars in 1410 bytes} [Tue Aug 18 13:08:16 2026] PUT /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.237381 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-71fe4ec4-8644-4176-806b-21898e041345 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.239278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71fe4ec4-8644-4176-806b-21898e041345 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key3 Aug 18 13:08:16.239500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-71fe4ec4-8644-4176-806b-21898e041345 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.239714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-71fe4ec4-8644-4176-806b-21898e041345 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.250433 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.250433 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:16.250920 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-71fe4ec4-8644-4176-806b-21898e041345 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.256983 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-71fe4ec4-8644-4176-806b-21898e041345 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Get volume metadata completed successfully. Aug 18 13:08:16.257253 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71fe4ec4-8644-4176-806b-21898e041345 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key3 returned with HTTP 200 Aug 18 13:08:16.257774 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 558/2255] 10.4.3.126 () {66 vars in 1390 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.265247 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bd63f6fd-d9fe-442e-86b4-9f7fb8fec0c8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.266938 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd63f6fd-d9fe-442e-86b4-9f7fb8fec0c8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:16.267199 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd63f6fd-d9fe-442e-86b4-9f7fb8fec0c8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.268948 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd63f6fd-d9fe-442e-86b4-9f7fb8fec0c8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.277097 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.277097 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:16.277600 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bd63f6fd-d9fe-442e-86b4-9f7fb8fec0c8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.283487 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bd63f6fd-d9fe-442e-86b4-9f7fb8fec0c8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Get volume metadata completed successfully. Aug 18 13:08:16.284013 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd63f6fd-d9fe-442e-86b4-9f7fb8fec0c8 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:16.284167 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 567/2256] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.294542 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3f83b0fc-9879-4b51-b468-7b57e44a6761 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.296960 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3f83b0fc-9879-4b51-b468-7b57e44a6761 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] PUT https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata Aug 18 13:08:16.297471 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3f83b0fc-9879-4b51-b468-7b57e44a6761 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:16.310041 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.310041 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:16.310901 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3f83b0fc-9879-4b51-b468-7b57e44a6761 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.323258 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3f83b0fc-9879-4b51-b468-7b57e44a6761 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Update volume metadata completed successfully. Aug 18 13:08:16.323653 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3f83b0fc-9879-4b51-b468-7b57e44a6761 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata returned with HTTP 200 Aug 18 13:08:16.324236 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 571/2257] 10.4.3.126 () {68 vars in 1395 bytes} [Tue Aug 18 13:08:16 2026] PUT /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:16.332661 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8b06257f-d10d-4945-bdd8-0f684c472d0a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.334572 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8b06257f-d10d-4945-bdd8-0f684c472d0a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 Aug 18 13:08:16.334709 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8b06257f-d10d-4945-bdd8-0f684c472d0a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.334899 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8b06257f-d10d-4945-bdd8-0f684c472d0a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.347334 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.347334 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:16.355887 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8b06257f-d10d-4945-bdd8-0f684c472d0a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.356274 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7046b242-cb08-4328-8c8c-bd0376d8c9b7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.357983 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7046b242-cb08-4328-8c8c-bd0376d8c9b7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:16.358193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7046b242-cb08-4328-8c8c-bd0376d8c9b7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.358420 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7046b242-cb08-4328-8c8c-bd0376d8c9b7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.358512 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-7046b242-cb08-4328-8c8c-bd0376d8c9b7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:16.362391 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8b06257f-d10d-4945-bdd8-0f684c472d0a tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 returned with HTTP 200 Aug 18 13:08:16.362758 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.362758 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:16.362850 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 562/2258] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:16.363365 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7046b242-cb08-4328-8c8c-bd0376d8c9b7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:16.363701 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 559/2259] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:16.374937 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.377335 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] DELETE https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 Aug 18 13:08:16.377620 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.377873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.378085 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Delete volume with id: 89665622-3c00-4cb9-b487-cd0aa7cd6f65 Aug 18 13:08:16.386812 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.386812 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:16.387473 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.412169 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Delete volume request issued successfully. Aug 18 13:08:16.412947 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83af7cbb-216f-4bf4-968b-a671e4107c41 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 returned with HTTP 202 Aug 18 13:08:16.412947 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 568/2260] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:16 2026] DELETE /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:16.427074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4eb883aa-4082-4afa-a56e-b0baab158ee5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.429950 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4eb883aa-4082-4afa-a56e-b0baab158ee5 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 Aug 18 13:08:16.429950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4eb883aa-4082-4afa-a56e-b0baab158ee5 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.430440 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4eb883aa-4082-4afa-a56e-b0baab158ee5 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.440416 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:16.440416 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:16.445712 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4eb883aa-4082-4afa-a56e-b0baab158ee5 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Volume info retrieved successfully. Aug 18 13:08:16.451646 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4eb883aa-4082-4afa-a56e-b0baab158ee5 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 returned with HTTP 200 Aug 18 13:08:16.452223 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 572/2261] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:16.515371 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ad29c2a5-3037-49b3-8082-a05ed091d791 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.517577 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ad29c2a5-3037-49b3-8082-a05ed091d791 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] GET https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:16.517937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ad29c2a5-3037-49b3-8082-a05ed091d791 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.518224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ad29c2a5-3037-49b3-8082-a05ed091d791 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.525924 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ad29c2a5-3037-49b3-8082-a05ed091d791 tempest-VolumesTransfersV355Test-1297504577 tempest-VolumesTransfersV355Test-1297504577-project-admin] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 404 Aug 18 13:08:16.526739 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 563/2262] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:16.539534 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9c6a8564-f6d5-4b43-9323-426b94bbd730 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.541419 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9c6a8564-f6d5-4b43-9323-426b94bbd730 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] GET https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:16.541634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9c6a8564-f6d5-4b43-9323-426b94bbd730 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.541839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9c6a8564-f6d5-4b43-9323-426b94bbd730 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.547990 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9c6a8564-f6d5-4b43-9323-426b94bbd730 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 404 Aug 18 13:08:16.548577 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 560/2263] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:16 2026] GET /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:16.556905 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-788a8212-2341-40f3-860b-6fb373a86e66 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:16.558584 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-788a8212-2341-40f3-860b-6fb373a86e66 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] DELETE https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:16.558775 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-788a8212-2341-40f3-860b-6fb373a86e66 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:16.558966 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-788a8212-2341-40f3-860b-6fb373a86e66 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:16.559137 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-788a8212-2341-40f3-860b-6fb373a86e66 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] Delete volume with id: abf80c48-1fc3-4070-a8c1-3919933bf117 Aug 18 13:08:16.564866 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-788a8212-2341-40f3-860b-6fb373a86e66 tempest-VolumesTransfersV355Test-1933239796 tempest-VolumesTransfersV355Test-1933239796-project-member] https://10.4.3.126/volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 returned with HTTP 404 Aug 18 13:08:16.565378 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 569/2264] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:08:16 2026] DELETE /volume/v3/volumes/abf80c48-1fc3-4070-a8c1-3919933bf117 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:17.089771 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e77a72bf-192b-4357-849b-f89a65c53166 req-7b32e427-08e2-456e-805e-382a60c0afd8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:17.102495 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-7b32e427-08e2-456e-805e-382a60c0afd8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:08:17.102755 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-7b32e427-08e2-456e-805e-382a60c0afd8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:17.103013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-7b32e427-08e2-456e-805e-382a60c0afd8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:17.117550 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:17.117550 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:17.126517 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-e77a72bf-192b-4357-849b-f89a65c53166 req-7b32e427-08e2-456e-805e-382a60c0afd8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:17.136238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-7b32e427-08e2-456e-805e-382a60c0afd8 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 200 Aug 18 13:08:17.136238 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 573/2265] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:17 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:17.381860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ffff63b2-a077-4171-9946-640d2ce02c6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:17.387237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ffff63b2-a077-4171-9946-640d2ce02c6d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:17.387416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ffff63b2-a077-4171-9946-640d2ce02c6d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:17.387621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ffff63b2-a077-4171-9946-640d2ce02c6d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:17.387790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ffff63b2-a077-4171-9946-640d2ce02c6d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:17.393641 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:17.393641 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:17.394315 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ffff63b2-a077-4171-9946-640d2ce02c6d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:17.394810 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 564/2266] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:17 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:17.467168 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9d7b59ee-50fc-4639-8cc5-cc9be83d31d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:17.469601 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d7b59ee-50fc-4639-8cc5-cc9be83d31d4 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] GET https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 Aug 18 13:08:17.469724 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d7b59ee-50fc-4639-8cc5-cc9be83d31d4 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:17.470004 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d7b59ee-50fc-4639-8cc5-cc9be83d31d4 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:17.477529 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d7b59ee-50fc-4639-8cc5-cc9be83d31d4 tempest-VolumesMetadataTest-1201224175 tempest-VolumesMetadataTest-1201224175-project-member] https://10.4.3.126/volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 returned with HTTP 404 Aug 18 13:08:17.478406 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 561/2267] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:17 2026] GET /volume/v3/volumes/89665622-3c00-4cb9-b487-cd0aa7cd6f65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:18.044684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e77a72bf-192b-4357-849b-f89a65c53166 req-3ff98c69-0087-4d19-8562-d2796f1cf6fa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.047683 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-3ff98c69-0087-4d19-8562-d2796f1cf6fa tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70 Aug 18 13:08:18.047921 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-3ff98c69-0087-4d19-8562-d2796f1cf6fa tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:18.048156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-3ff98c69-0087-4d19-8562-d2796f1cf6fa tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:18.058170 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:18.058170 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:18.137669 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e77a72bf-192b-4357-849b-f89a65c53166 req-3ff98c69-0087-4d19-8562-d2796f1cf6fa tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70 returned with HTTP 200 Aug 18 13:08:18.138093 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 570/2268] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:08:18 2026] DELETE /volume/v3/attachments/faf80a8f-d51c-4488-a608-3eae042eab70 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:18.360965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2ace0c9b-8361-4dbb-a2c0-46434389a08d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.363177 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ace0c9b-8361-4dbb-a2c0-46434389a08d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:08:18.363275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ace0c9b-8361-4dbb-a2c0-46434389a08d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:18.363484 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ace0c9b-8361-4dbb-a2c0-46434389a08d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:18.377376 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:18.377376 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:18.382277 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2ace0c9b-8361-4dbb-a2c0-46434389a08d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:08:18.387454 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ace0c9b-8361-4dbb-a2c0-46434389a08d tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:08:18.387905 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 574/2269] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:18 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:18.405899 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d97a8120-338d-4470-af29-3530c435fa80 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.407897 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d97a8120-338d-4470-af29-3530c435fa80 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:18.408170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d97a8120-338d-4470-af29-3530c435fa80 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:18.408462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d97a8120-338d-4470-af29-3530c435fa80 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:18.408605 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d97a8120-338d-4470-af29-3530c435fa80 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:18.413046 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:18.413046 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:18.413718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d97a8120-338d-4470-af29-3530c435fa80 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:18.414087 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 565/2270] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:18 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:18.432476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-4d17cac0-2696-4836-a760-072857318800 req-723a809f-beee-45e4-bf9a-6811edcde4c0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.434382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-723a809f-beee-45e4-bf9a-6811edcde4c0 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:08:18.434660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-723a809f-beee-45e4-bf9a-6811edcde4c0 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:18.434902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-723a809f-beee-45e4-bf9a-6811edcde4c0 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:18.444411 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:18.444411 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:18.450723 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-4d17cac0-2696-4836-a760-072857318800 req-723a809f-beee-45e4-bf9a-6811edcde4c0 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:08:18.452915 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-723a809f-beee-45e4-bf9a-6811edcde4c0 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:08:18.453450 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 562/2271] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:18 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:18.473478 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-4d17cac0-2696-4836-a760-072857318800 req-e38b47b6-3509-45fe-88c2-858577432321 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.484702 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-e38b47b6-3509-45fe-88c2-858577432321 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd/action Aug 18 13:08:18.485032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-e38b47b6-3509-45fe-88c2-858577432321 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:18.485154 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-e38b47b6-3509-45fe-88c2-858577432321 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:18.505691 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:18.505691 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:18.506299 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-4d17cac0-2696-4836-a760-072857318800 req-e38b47b6-3509-45fe-88c2-858577432321 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:08:18.513313 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-4d17cac0-2696-4836-a760-072857318800 req-e38b47b6-3509-45fe-88c2-858577432321 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Begin detaching volume completed successfully. Aug 18 13:08:18.513587 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-e38b47b6-3509-45fe-88c2-858577432321 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd/action returned with HTTP 202 Aug 18 13:08:18.514046 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 571/2272] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:08:18 2026] POST /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:18.570956 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5bffb045-09b6-43bc-b390-145d6ee7dac8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.571372 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bffb045-09b6-43bc-b390-145d6ee7dac8 None None] GET https://10.4.3.126/volume// Aug 18 13:08:18.571525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bffb045-09b6-43bc-b390-145d6ee7dac8 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:18.571703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bffb045-09b6-43bc-b390-145d6ee7dac8 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:18.571993 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bffb045-09b6-43bc-b390-145d6ee7dac8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:18.572272 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 575/2273] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:08: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 18 13:08:18.583482 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-4d17cac0-2696-4836-a760-072857318800 req-03ba8e32-6186-47c9-861b-36cbbe2ee06f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.585726 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-03ba8e32-6186-47c9-861b-36cbbe2ee06f tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:08:18.585945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-03ba8e32-6186-47c9-861b-36cbbe2ee06f tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:18.586137 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-03ba8e32-6186-47c9-861b-36cbbe2ee06f tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:18.596541 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:18.596541 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:18.600472 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-4d17cac0-2696-4836-a760-072857318800 req-03ba8e32-6186-47c9-861b-36cbbe2ee06f tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:08:18.605259 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-03ba8e32-6186-47c9-861b-36cbbe2ee06f tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:08:18.605698 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 566/2274] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:08:18 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:18.985619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:18.987936 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:18.988480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-VolumesCloneTest-Volume-104246261"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:18.990742 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request body: {'volume': {'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-104246261'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:19.061645 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4afb75ce-d602-42ec-8db3-27aad441c53d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:19.064620 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4afb75ce-d602-42ec-8db3-27aad441c53d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] DELETE https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:08:19.064620 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4afb75ce-d602-42ec-8db3-27aad441c53d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:19.064620 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4afb75ce-d602-42ec-8db3-27aad441c53d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:19.064620 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4afb75ce-d602-42ec-8db3-27aad441c53d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume with id: 894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:08:19.072257 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:19.072257 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:19.072640 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4afb75ce-d602-42ec-8db3-27aad441c53d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:19.110663 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4afb75ce-d602-42ec-8db3-27aad441c53d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Delete volume request issued successfully. Aug 18 13:08:19.110663 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4afb75ce-d602-42ec-8db3-27aad441c53d tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 202 Aug 18 13:08:19.111295 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 572/2275] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:19 2026] DELETE /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:19.121047 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ec035724-c98e-47f6-bc15-0beb0899cc10 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:19.122590 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec035724-c98e-47f6-bc15-0beb0899cc10 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:08:19.122590 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec035724-c98e-47f6-bc15-0beb0899cc10 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:19.122757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec035724-c98e-47f6-bc15-0beb0899cc10 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:19.130757 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:19.130757 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:19.137070 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ec035724-c98e-47f6-bc15-0beb0899cc10 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Volume info retrieved successfully. Aug 18 13:08:19.141957 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec035724-c98e-47f6-bc15-0beb0899cc10 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 200 Aug 18 13:08:19.142286 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 576/2276] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:19 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:19.159611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume of 1 GB Aug 18 13:08:19.164444 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Availability Zones retrieved successfully. Aug 18 13:08:19.169476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (545104e3-98f5-461b-be97-6abfd9bbdf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:19.170562 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f88da8-b168-407a-a4d0-e65ab36ce4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:19.171526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:19.242458 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f88da8-b168-407a-a4d0-e65ab36ce4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:19.243250 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f9b1fd-4d1d-498f-a304-78ca94e49fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:19.326253 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Created reservations ['128dd11a-171d-442a-bed8-4606d7682b4b', '9e820c27-9d15-4cfe-9178-a2afad784b26', 'eaff5ad7-6ccc-4348-b5ca-3a5731b52439', '637e46ba-93e3-4893-97dc-29bdb261ba15'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:19.327178 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f9b1fd-4d1d-498f-a304-78ca94e49fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['128dd11a-171d-442a-bed8-4606d7682b4b', '9e820c27-9d15-4cfe-9178-a2afad784b26', 'eaff5ad7-6ccc-4348-b5ca-3a5731b52439', '637e46ba-93e3-4893-97dc-29bdb261ba15']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:19.328034 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0243269-cb4f-497c-b99b-54b0450841bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:19.355574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0243269-cb4f-497c-b99b-54b0450841bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e18d49-7b9b-4843-85bd-56bb0fa71cb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-104246261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['128dd11a-171d-442a-bed8-4606d7682b4b','9e820c27-9d15-4cfe-9178-a2afad784b26','eaff5ad7-6ccc-4348-b5ca-3a5731b52439','637e46ba-93e3-4893-97dc-29bdb261ba15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-104246261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e18d49-7b9b-4843-85bd-56bb0fa71cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24e3bf6aafa4b66b179b20e111e968c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9201630330c4d258c20f9197bb39bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:19.356451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e54f4b5-381e-4b2b-914b-021dcae66f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:19.384902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e54f4b5-381e-4b2b-914b-021dcae66f99) transitioned into state 'SUCCESS' from state '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-104246261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['128dd11a-171d-442a-bed8-4606d7682b4b','9e820c27-9d15-4cfe-9178-a2afad784b26','eaff5ad7-6ccc-4348-b5ca-3a5731b52439','637e46ba-93e3-4893-97dc-29bdb261ba15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:19.385765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3302b4-96a9-4664-bfe2-30f28cf6a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:19.399504 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3302b4-96a9-4664-bfe2-30f28cf6a358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:19.399911 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (545104e3-98f5-461b-be97-6abfd9bbdf36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:19.400291 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request issued successfully. Aug 18 13:08:19.400992 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7853a085-e75d-4c77-a134-f929b0cbe3d8 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:19.401603 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 563/2277] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:18 2026] POST /volume/v3/volumes => generated 746 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:19.420458 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b0c3e1bc-a18c-4f4c-9ae9-4000ccc52538 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:19.423029 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0c3e1bc-a18c-4f4c-9ae9-4000ccc52538 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 Aug 18 13:08:19.423364 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0c3e1bc-a18c-4f4c-9ae9-4000ccc52538 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:19.423588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0c3e1bc-a18c-4f4c-9ae9-4000ccc52538 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:19.424733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c9765358-67a8-4786-b803-e3774ed31966 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:19.426897 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c9765358-67a8-4786-b803-e3774ed31966 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:19.427091 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c9765358-67a8-4786-b803-e3774ed31966 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:19.427433 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c9765358-67a8-4786-b803-e3774ed31966 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:19.427614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-c9765358-67a8-4786-b803-e3774ed31966 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:19.431960 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:19.431960 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:19.432794 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c9765358-67a8-4786-b803-e3774ed31966 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:19.433107 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:19.433107 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:19.433186 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 573/2278] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:19 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:19.438103 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b0c3e1bc-a18c-4f4c-9ae9-4000ccc52538 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:19.444009 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0c3e1bc-a18c-4f4c-9ae9-4000ccc52538 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 returned with HTTP 200 Aug 18 13:08:19.444549 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 567/2279] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:19 2026] GET /volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:19.589591 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-4d17cac0-2696-4836-a760-072857318800 req-f5789e77-4e17-4590-abd9-2f8ccd115520 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:19.593744 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-f5789e77-4e17-4590-abd9-2f8ccd115520 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b Aug 18 13:08:19.593744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-f5789e77-4e17-4590-abd9-2f8ccd115520 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:19.593744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-f5789e77-4e17-4590-abd9-2f8ccd115520 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:19.602994 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:19.602994 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:19.672709 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-4d17cac0-2696-4836-a760-072857318800 req-f5789e77-4e17-4590-abd9-2f8ccd115520 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b returned with HTTP 200 Aug 18 13:08:19.672864 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 577/2280] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:08:19 2026] DELETE /volume/v3/attachments/c15ff5b7-3f4e-4732-b14b-150da9e2544b => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:20.160440 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0a8059aa-f561-4bec-b7da-e4805c670ea9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:20.163191 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a8059aa-f561-4bec-b7da-e4805c670ea9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] GET https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef Aug 18 13:08:20.163438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a8059aa-f561-4bec-b7da-e4805c670ea9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:20.163619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a8059aa-f561-4bec-b7da-e4805c670ea9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:20.171127 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a8059aa-f561-4bec-b7da-e4805c670ea9 tempest-AttachVolumeMultiAttachTest-1595138861 tempest-AttachVolumeMultiAttachTest-1595138861-project-member] https://10.4.3.126/volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef returned with HTTP 404 Aug 18 13:08:20.171694 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 564/2281] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:20 2026] GET /volume/v3/volumes/894c3fa0-a44e-4a53-a846-a2ca70193cef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:20.445082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f5708374-40be-48bc-b9d2-2c07303a0bde None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:20.447775 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5708374-40be-48bc-b9d2-2c07303a0bde tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:20.447970 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f5708374-40be-48bc-b9d2-2c07303a0bde tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:20.448163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f5708374-40be-48bc-b9d2-2c07303a0bde tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:20.448377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f5708374-40be-48bc-b9d2-2c07303a0bde tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:20.452158 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:20.452158 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:20.452830 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5708374-40be-48bc-b9d2-2c07303a0bde tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:20.453151 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 574/2282] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:20 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:20.460107 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-46925a4d-b443-45ae-a684-73e5e46a2a11 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:20.462455 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-46925a4d-b443-45ae-a684-73e5e46a2a11 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 Aug 18 13:08:20.462565 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-46925a4d-b443-45ae-a684-73e5e46a2a11 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:20.462813 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-46925a4d-b443-45ae-a684-73e5e46a2a11 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:20.470667 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:20.470667 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:20.474938 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-46925a4d-b443-45ae-a684-73e5e46a2a11 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:20.480953 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-46925a4d-b443-45ae-a684-73e5e46a2a11 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 returned with HTTP 200 Aug 18 13:08:20.480953 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 568/2283] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:20 2026] GET /volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:20.497130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:20.506846 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:20.507850 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a8e18d49-7b9b-4843-85bd-56bb0fa71cb7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1295418331"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:20.511924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request body: {'volume': {'source_volid': 'a8e18d49-7b9b-4843-85bd-56bb0fa71cb7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1295418331'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:20.538005 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:20.538005 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:20.539044 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume retrieved successfully. Aug 18 13:08:20.539152 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume of 1 GB Aug 18 13:08:20.556740 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Availability Zones retrieved successfully. Aug 18 13:08:20.572969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (b08309a4-f938-4b45-88dc-581224c187c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:20.574778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a7fe44-ee68-441b-8871-c65abb439907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:20.576136 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:20.607444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a7fe44-ee68-441b-8871-c65abb439907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a8e18d49-7b9b-4843-85bd-56bb0fa71cb7', 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:20.607444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d048472f-06a6-46b1-af94-f3907def1777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:20.640148 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Created reservations ['6a8f8dae-0118-4139-84d0-8561729fc11e', 'a0d7c58a-2688-4525-bf05-01b6f52089cd', '58ba8677-2097-4677-9847-cf5d794b63f1', '716eb28b-e322-47d0-9d32-bd85f87c9631'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:20.641059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d048472f-06a6-46b1-af94-f3907def1777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8f8dae-0118-4139-84d0-8561729fc11e', 'a0d7c58a-2688-4525-bf05-01b6f52089cd', '58ba8677-2097-4677-9847-cf5d794b63f1', '716eb28b-e322-47d0-9d32-bd85f87c9631']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:20.641828 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31847c0a-3975-4ce3-ac1d-e6ea1eb5cd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:20.662670 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dda77d74-e8ed-4bda-9a3d-3d55a4f8262b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:20.664702 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dda77d74-e8ed-4bda-9a3d-3d55a4f8262b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:08:20.664925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dda77d74-e8ed-4bda-9a3d-3d55a4f8262b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:20.665095 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dda77d74-e8ed-4bda-9a3d-3d55a4f8262b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:20.672663 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:20.672663 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:20.677535 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dda77d74-e8ed-4bda-9a3d-3d55a4f8262b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:08:20.677983 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31847c0a-3975-4ce3-ac1d-e6ea1eb5cd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4be12e6c-c32a-4ce2-b8b6-39e218a62c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1295418331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['6a8f8dae-0118-4139-84d0-8561729fc11e','a0d7c58a-2688-4525-bf05-01b6f52089cd','58ba8677-2097-4677-9847-cf5d794b63f1','716eb28b-e322-47d0-9d32-bd85f87c9631'],size=1,snapshot_id=None,source_replicaid=,source_volid=a8e18d49-7b9b-4843-85bd-56bb0fa71cb7,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1295418331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4be12e6c-c32a-4ce2-b8b6-39e218a62c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24e3bf6aafa4b66b179b20e111e968c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a8e18d49-7b9b-4843-85bd-56bb0fa71cb7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9201630330c4d258c20f9197bb39bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:20.678714 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc07de1-7ea7-4418-b0bb-11f90d5a85b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:20.682994 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dda77d74-e8ed-4bda-9a3d-3d55a4f8262b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:08:20.683457 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 565/2284] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:20 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:20.695012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc07de1-7ea7-4418-b0bb-11f90d5a85b4) transitioned into state 'SUCCESS' from state '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-1295418331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['6a8f8dae-0118-4139-84d0-8561729fc11e','a0d7c58a-2688-4525-bf05-01b6f52089cd','58ba8677-2097-4677-9847-cf5d794b63f1','716eb28b-e322-47d0-9d32-bd85f87c9631'],size=1,snapshot_id=None,source_replicaid=,source_volid=a8e18d49-7b9b-4843-85bd-56bb0fa71cb7,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:20.695863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920d2467-1cfe-47a8-b010-8f493ba24475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:20.716574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920d2467-1cfe-47a8-b010-8f493ba24475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:20.717427 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (b08309a4-f938-4b45-88dc-581224c187c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:20.717728 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request issued successfully. Aug 18 13:08:20.718271 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9c060d50-633e-4eae-8bb1-dbaa132bd08d tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:20.718961 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 578/2285] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:20 2026] POST /volume/v3/volumes => generated 780 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:20.736146 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8b3da37c-cc6b-460d-bcd2-2bbbc9b6860f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:20.740564 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b3da37c-cc6b-460d-bcd2-2bbbc9b6860f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:20.740865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b3da37c-cc6b-460d-bcd2-2bbbc9b6860f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:20.741030 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b3da37c-cc6b-460d-bcd2-2bbbc9b6860f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:20.765693 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:20.765693 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:20.771301 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8b3da37c-cc6b-460d-bcd2-2bbbc9b6860f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:20.779184 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b3da37c-cc6b-460d-bcd2-2bbbc9b6860f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f returned with HTTP 200 Aug 18 13:08:20.779998 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 575/2286] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:20 2026] GET /volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:21.471962 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-969c1413-a56b-4e8a-af2f-7ea0dab53259 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:21.476493 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-969c1413-a56b-4e8a-af2f-7ea0dab53259 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:21.476859 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-969c1413-a56b-4e8a-af2f-7ea0dab53259 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:21.477109 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-969c1413-a56b-4e8a-af2f-7ea0dab53259 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:21.477286 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-969c1413-a56b-4e8a-af2f-7ea0dab53259 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:21.484543 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:21.484543 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:21.485434 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-969c1413-a56b-4e8a-af2f-7ea0dab53259 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:21.485942 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 569/2287] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:21 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:21.798336 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f0972274-9690-4b48-9124-f1a4a0cabbe6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:21.800884 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f0972274-9690-4b48-9124-f1a4a0cabbe6 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:21.801175 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f0972274-9690-4b48-9124-f1a4a0cabbe6 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:21.801517 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f0972274-9690-4b48-9124-f1a4a0cabbe6 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:21.812353 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:21.812353 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:21.819687 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f0972274-9690-4b48-9124-f1a4a0cabbe6 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:21.826644 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f0972274-9690-4b48-9124-f1a4a0cabbe6 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f returned with HTTP 200 Aug 18 13:08:21.827237 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 566/2288] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:21 2026] GET /volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:21.844928 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1a5dfa1e-0e52-494f-bbc7-ea65187a2529 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:21.848053 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a5dfa1e-0e52-494f-bbc7-ea65187a2529 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:21.848431 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a5dfa1e-0e52-494f-bbc7-ea65187a2529 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:21.848776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a5dfa1e-0e52-494f-bbc7-ea65187a2529 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:21.865078 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:21.865078 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:21.870954 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1a5dfa1e-0e52-494f-bbc7-ea65187a2529 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:21.878897 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a5dfa1e-0e52-494f-bbc7-ea65187a2529 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f returned with HTTP 200 Aug 18 13:08:21.879012 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 579/2289] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:21 2026] GET /volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f => generated 1389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:08:21.894765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e09f2f8c-8ad5-4dc9-8a90-7882214730c5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:21.901449 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e09f2f8c-8ad5-4dc9-8a90-7882214730c5 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:21.901449 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e09f2f8c-8ad5-4dc9-8a90-7882214730c5 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:21.905618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e09f2f8c-8ad5-4dc9-8a90-7882214730c5 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:21.913012 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:21.913012 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:21.917405 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e09f2f8c-8ad5-4dc9-8a90-7882214730c5 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:21.923117 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e09f2f8c-8ad5-4dc9-8a90-7882214730c5 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f returned with HTTP 200 Aug 18 13:08:21.923647 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 576/2290] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:21 2026] GET /volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:21.936606 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:21.941617 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:21.941937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:21.942159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:21.942785 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume with id: 4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:21.955193 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:21.955193 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:21.955997 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:21.982234 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume request issued successfully. Aug 18 13:08:21.982234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b1cc82f-4df0-4a02-9c58-76baaaaa258e tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f returned with HTTP 202 Aug 18 13:08:21.982234 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 570/2291] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:21 2026] DELETE /volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:21.991233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9cf41ffb-f74f-4d2b-9a5b-2fb1b595f806 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:21.991233 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cf41ffb-f74f-4d2b-9a5b-2fb1b595f806 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:21.991233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9cf41ffb-f74f-4d2b-9a5b-2fb1b595f806 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:21.991233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9cf41ffb-f74f-4d2b-9a5b-2fb1b595f806 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:21.997641 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:21.997641 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:22.002057 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9cf41ffb-f74f-4d2b-9a5b-2fb1b595f806 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:22.008032 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cf41ffb-f74f-4d2b-9a5b-2fb1b595f806 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f returned with HTTP 200 Aug 18 13:08:22.008701 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 567/2292] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:21 2026] GET /volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:22.500723 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7cd64262-e37e-4903-96bf-4ae944fd78ad None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:22.504888 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7cd64262-e37e-4903-96bf-4ae944fd78ad tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:22.505237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7cd64262-e37e-4903-96bf-4ae944fd78ad tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:22.505533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7cd64262-e37e-4903-96bf-4ae944fd78ad tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:22.505703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7cd64262-e37e-4903-96bf-4ae944fd78ad tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:22.512252 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:22.512252 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:22.513158 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7cd64262-e37e-4903-96bf-4ae944fd78ad tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:22.516234 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 580/2293] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:22 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:23.026354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-888f90eb-79f7-4545-81a6-a145509c7639 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:23.030241 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-888f90eb-79f7-4545-81a6-a145509c7639 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f Aug 18 13:08:23.030241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-888f90eb-79f7-4545-81a6-a145509c7639 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:23.030241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-888f90eb-79f7-4545-81a6-a145509c7639 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:23.039010 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-888f90eb-79f7-4545-81a6-a145509c7639 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f returned with HTTP 404 Aug 18 13:08:23.039938 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 577/2294] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:23 2026] GET /volume/v3/volumes/4be12e6c-c32a-4ce2-b8b6-39e218a62c1f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:23.049670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-959ec4fc-a8c3-4ac7-9e34-fb16ad77855b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:23.054558 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-959ec4fc-a8c3-4ac7-9e34-fb16ad77855b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 Aug 18 13:08:23.055043 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-959ec4fc-a8c3-4ac7-9e34-fb16ad77855b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:23.055043 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-959ec4fc-a8c3-4ac7-9e34-fb16ad77855b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:23.071291 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:23.071291 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:23.079492 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-959ec4fc-a8c3-4ac7-9e34-fb16ad77855b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:23.086835 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-959ec4fc-a8c3-4ac7-9e34-fb16ad77855b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 returned with HTTP 200 Aug 18 13:08:23.087331 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 571/2295] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:23 2026] GET /volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:23.102854 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:23.107009 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 Aug 18 13:08:23.107709 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:23.107945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:23.109338 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume with id: a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 Aug 18 13:08:23.121409 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:23.121409 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:23.122652 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:23.150296 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume request issued successfully. Aug 18 13:08:23.150296 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6fcdcec4-79db-485f-9dc4-9d09f9f60772 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 returned with HTTP 202 Aug 18 13:08:23.150296 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 568/2296] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:23 2026] DELETE /volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:23.158283 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3c2c9516-a2e0-47a4-abb7-d39d4a12f268 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:23.160335 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c2c9516-a2e0-47a4-abb7-d39d4a12f268 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 Aug 18 13:08:23.160335 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c2c9516-a2e0-47a4-abb7-d39d4a12f268 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:23.160335 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c2c9516-a2e0-47a4-abb7-d39d4a12f268 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:23.170529 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:23.170529 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:23.176492 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c2c9516-a2e0-47a4-abb7-d39d4a12f268 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:23.184776 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c2c9516-a2e0-47a4-abb7-d39d4a12f268 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 returned with HTTP 200 Aug 18 13:08:23.185301 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 581/2297] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:23 2026] GET /volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:23.533951 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8c5c96ee-7ec4-4f2b-ad5b-d1415ec5da4b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:23.538882 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c5c96ee-7ec4-4f2b-ad5b-d1415ec5da4b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:23.538882 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c5c96ee-7ec4-4f2b-ad5b-d1415ec5da4b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:23.540503 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c5c96ee-7ec4-4f2b-ad5b-d1415ec5da4b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:23.540503 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-8c5c96ee-7ec4-4f2b-ad5b-d1415ec5da4b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:23.547798 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:23.547798 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:23.548704 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c5c96ee-7ec4-4f2b-ad5b-d1415ec5da4b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:23.549353 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 578/2298] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:23 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:08:24.204823 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e4d0ed9c-8aba-4f8d-9436-7684d29d42e4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:24.207136 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4d0ed9c-8aba-4f8d-9436-7684d29d42e4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 Aug 18 13:08:24.207434 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4d0ed9c-8aba-4f8d-9436-7684d29d42e4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:24.207675 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4d0ed9c-8aba-4f8d-9436-7684d29d42e4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:24.215581 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4d0ed9c-8aba-4f8d-9436-7684d29d42e4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 returned with HTTP 404 Aug 18 13:08:24.216248 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 572/2299] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:24 2026] GET /volume/v3/volumes/a8e18d49-7b9b-4843-85bd-56bb0fa71cb7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:24.228720 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:24.233038 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:24.233555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1883381275"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:24.239035 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1883381275'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:24.239482 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume of 1 GB Aug 18 13:08:24.243066 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=597,cinder:UPDATE=138,cinder:INSERT=68 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:08:24.247574 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Availability Zones retrieved successfully. Aug 18 13:08:24.255087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (e7e0f0e7-c6ea-4333-8c01-12fda30f9a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:24.258283 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00916a7-db06-4a1c-8122-fe348bbd80f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:24.260356 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:24.306178 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00916a7-db06-4a1c-8122-fe348bbd80f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:24.306178 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80460557-e2a6-4165-91c3-eb2bb86a4493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:24.378440 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Created reservations ['3068738e-d930-4897-b206-dbe8a1326d76', '3b193ab2-5d03-42c3-a574-c2e2018ee96f', '8d60dbed-c9a4-47db-a284-0001b680cace', 'd8968311-9cd9-4ee7-beb3-11c5f0c0af9f'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:24.382486 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80460557-e2a6-4165-91c3-eb2bb86a4493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3068738e-d930-4897-b206-dbe8a1326d76', '3b193ab2-5d03-42c3-a574-c2e2018ee96f', '8d60dbed-c9a4-47db-a284-0001b680cace', 'd8968311-9cd9-4ee7-beb3-11c5f0c0af9f']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:24.382486 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2a2c15-ddc0-4d4e-8950-4cce6ee03ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:24.418663 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2a2c15-ddc0-4d4e-8950-4cce6ee03ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9fb21b5-566a-4cb3-a684-9970424e2274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1883381275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['3068738e-d930-4897-b206-dbe8a1326d76','3b193ab2-5d03-42c3-a574-c2e2018ee96f','8d60dbed-c9a4-47db-a284-0001b680cace','d8968311-9cd9-4ee7-beb3-11c5f0c0af9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1883381275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9fb21b5-566a-4cb3-a684-9970424e2274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24e3bf6aafa4b66b179b20e111e968c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9201630330c4d258c20f9197bb39bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:24.420052 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e5f92be-28f7-46bf-9b4c-bd4c22045791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:24.457582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e5f92be-28f7-46bf-9b4c-bd4c22045791) transitioned into state 'SUCCESS' from state '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-1883381275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['3068738e-d930-4897-b206-dbe8a1326d76','3b193ab2-5d03-42c3-a574-c2e2018ee96f','8d60dbed-c9a4-47db-a284-0001b680cace','d8968311-9cd9-4ee7-beb3-11c5f0c0af9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:24.458430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d71250c0-afe2-4c5f-87a8-1a3fb037220c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:24.487111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d71250c0-afe2-4c5f-87a8-1a3fb037220c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:24.489581 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (e7e0f0e7-c6ea-4333-8c01-12fda30f9a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:24.489827 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request issued successfully. Aug 18 13:08:24.490522 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29c3407b-bcb8-4a4a-ac1b-b0726fece89a tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:24.490962 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 569/2300] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:08:24 2026] POST /volume/v3/volumes => generated 747 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:24.504500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3e35c684-e0a4-4139-be27-e5806797f171 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:24.507694 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e35c684-e0a4-4139-be27-e5806797f171 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 Aug 18 13:08:24.507882 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e35c684-e0a4-4139-be27-e5806797f171 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:24.508305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e35c684-e0a4-4139-be27-e5806797f171 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:24.523685 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:24.523685 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:24.529895 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3e35c684-e0a4-4139-be27-e5806797f171 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:24.536897 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e35c684-e0a4-4139-be27-e5806797f171 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 returned with HTTP 200 Aug 18 13:08:24.537947 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 582/2301] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:24 2026] GET /volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:24.567167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-31ec0430-45ae-4eea-82d8-793bbce6e9a5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:24.568232 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31ec0430-45ae-4eea-82d8-793bbce6e9a5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:24.568494 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31ec0430-45ae-4eea-82d8-793bbce6e9a5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:24.568705 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31ec0430-45ae-4eea-82d8-793bbce6e9a5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:24.568807 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-31ec0430-45ae-4eea-82d8-793bbce6e9a5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:24.577583 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:24.577583 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:24.578634 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31ec0430-45ae-4eea-82d8-793bbce6e9a5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:24.579393 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 579/2302] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:24 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:24.895239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3b85840a-2674-4006-aa33-06a9688d72d7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.104033 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:25.104521 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-812068650"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:25.106763 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-812068650'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:25.106897 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Create volume of 1 GB Aug 18 13:08:25.112777 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Availability Zones retrieved successfully. Aug 18 13:08:25.121562 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Flow 'volume_create_api' (ecb938d1-2e64-4e58-8310-7794471e4e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:25.122054 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82dcc9cd-544b-4949-898c-715d9c56dde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.123564 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:25.166239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82dcc9cd-544b-4949-898c-715d9c56dde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.167446 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654d5fc7-4e64-47ff-bd7e-ee08fbfdb118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.248869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Created reservations ['49384ec9-2cf8-4dd1-a32a-4e312e7ba21e', 'e11870de-e735-4b3c-b34e-bef3b855f81e', 'ba95e72b-43ed-44ff-9f60-0429a188c10b', '94b85dd7-020a-40d0-ba65-f11c05e02e3b'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:25.249941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654d5fc7-4e64-47ff-bd7e-ee08fbfdb118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49384ec9-2cf8-4dd1-a32a-4e312e7ba21e', 'e11870de-e735-4b3c-b34e-bef3b855f81e', 'ba95e72b-43ed-44ff-9f60-0429a188c10b', '94b85dd7-020a-40d0-ba65-f11c05e02e3b']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.250766 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87a21df-3985-446e-9711-b5e720764a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.277119 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87a21df-3985-446e-9711-b5e720764a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b29e2d4-89f6-4ff2-8e31-1035913ca1bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-812068650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b988604c1fb4e2ea5126f7da66b17db',qos_specs=None,replication_status=,reservations=['49384ec9-2cf8-4dd1-a32a-4e312e7ba21e','e11870de-e735-4b3c-b34e-bef3b855f81e','ba95e72b-43ed-44ff-9f60-0429a188c10b','94b85dd7-020a-40d0-ba65-f11c05e02e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbbf0626dd284d13aa6ffff8f583730c',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-812068650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b29e2d4-89f6-4ff2-8e31-1035913ca1bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b988604c1fb4e2ea5126f7da66b17db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbbf0626dd284d13aa6ffff8f583730c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.278038 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7386d07-2b4e-47ab-89cf-11d2be10a26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.306292 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7386d07-2b4e-47ab-89cf-11d2be10a26b) transitioned into state 'SUCCESS' from state '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-812068650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b988604c1fb4e2ea5126f7da66b17db',qos_specs=None,replication_status=,reservations=['49384ec9-2cf8-4dd1-a32a-4e312e7ba21e','e11870de-e735-4b3c-b34e-bef3b855f81e','ba95e72b-43ed-44ff-9f60-0429a188c10b','94b85dd7-020a-40d0-ba65-f11c05e02e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbbf0626dd284d13aa6ffff8f583730c',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.307034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cda73c2-a265-448e-8a1e-2dc75eab1182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.322276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cda73c2-a265-448e-8a1e-2dc75eab1182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.323520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Flow 'volume_create_api' (ecb938d1-2e64-4e58-8310-7794471e4e25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:25.323909 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Create volume request issued successfully. Aug 18 13:08:25.325704 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3b85840a-2674-4006-aa33-06a9688d72d7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:25.326242 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 573/2303] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:08:24 2026] POST /volume/v3/volumes => generated 748 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:25.326451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5b32430c-bebe-4a49-b1b3-88343bc15cb2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.340240 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d6a58af3-b0ba-49c4-8151-8ffd42798e10 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.342432 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6a58af3-b0ba-49c4-8151-8ffd42798e10 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:25.342678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d6a58af3-b0ba-49c4-8151-8ffd42798e10 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:25.342918 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d6a58af3-b0ba-49c4-8151-8ffd42798e10 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:25.351582 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.351582 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:25.356292 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d6a58af3-b0ba-49c4-8151-8ffd42798e10 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:25.361656 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6a58af3-b0ba-49c4-8151-8ffd42798e10 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:25.362115 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 583/2304] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:25 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:25.410436 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5b32430c-bebe-4a49-b1b3-88343bc15cb2 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:25.410926 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5b32430c-bebe-4a49-b1b3-88343bc15cb2 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1203580598"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:25.415508 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.415508 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:25.427981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5b32430c-bebe-4a49-b1b3-88343bc15cb2 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:25.428859 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 570/2305] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:25 2026] POST /volume/v3/types => generated 224 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:25.438939 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1a4a6727-0836-4ecd-9dd5-491512d4c9aa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.440798 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1a4a6727-0836-4ecd-9dd5-491512d4c9aa tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:08:25.441215 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1a4a6727-0836-4ecd-9dd5-491512d4c9aa tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-28779612"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:25.445686 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=589,cinder:UPDATE=151,cinder:INSERT=83 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:08:25.457932 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1a4a6727-0836-4ecd-9dd5-491512d4c9aa tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:08:25.458627 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 580/2306] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:08:25 2026] POST /volume/v3/group_types => generated 179 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:25.472255 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.555155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4588d093-d1df-40bd-9e89-a2ff46ec05a4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.557723 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4588d093-d1df-40bd-9e89-a2ff46ec05a4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 Aug 18 13:08:25.557963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4588d093-d1df-40bd-9e89-a2ff46ec05a4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:25.558176 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4588d093-d1df-40bd-9e89-a2ff46ec05a4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:25.566185 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.566185 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:25.570680 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4588d093-d1df-40bd-9e89-a2ff46ec05a4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:25.575633 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4588d093-d1df-40bd-9e89-a2ff46ec05a4 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 returned with HTTP 200 Aug 18 13:08:25.576067 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 584/2307] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:25 2026] GET /volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:25.589240 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:08:25.589240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b7e7e1fb-c3c0-47d7-8b64-5c437423c77d", "volume_types": ["df906c2a-7252-49b6-a601-fa7a9f07d6ea"], "name": "tempest-GroupSnapshotsTest-Group-1929524666"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:25.591557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating new group {'group': {'group_type': 'b7e7e1fb-c3c0-47d7-8b64-5c437423c77d', 'volume_types': ['df906c2a-7252-49b6-a601-fa7a9f07d6ea'], 'name': 'tempest-GroupSnapshotsTest-Group-1929524666'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:08:25.591937 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.594231 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:25.595116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c9fb21b5-566a-4cb3-a684-9970424e2274", "size": 2, "name": "tempest-VolumesCloneTest-Volume-32598897"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:25.596622 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-736cc4eb-1fa0-4b14-aad8-37c3ad5985bc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.599500 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.groups [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating group tempest-GroupSnapshotsTest-Group-1929524666. Aug 18 13:08:25.599603 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request body: {'volume': {'source_volid': 'c9fb21b5-566a-4cb3-a684-9970424e2274', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-32598897'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:25.599652 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.599652 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:25.599693 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-736cc4eb-1fa0-4b14-aad8-37c3ad5985bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:25.599693 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-736cc4eb-1fa0-4b14-aad8-37c3ad5985bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:25.599864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-736cc4eb-1fa0-4b14-aad8-37c3ad5985bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:25.600018 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-736cc4eb-1fa0-4b14-aad8-37c3ad5985bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:25.607040 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:25.609201 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.609201 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:25.609821 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.609821 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:25.610067 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-736cc4eb-1fa0-4b14-aad8-37c3ad5985bc tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:25.610441 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume retrieved successfully. Aug 18 13:08:25.610565 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 581/2308] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:25 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:25.610616 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume of 2 GB Aug 18 13:08:25.617526 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Availability Zones retrieved successfully. Aug 18 13:08:25.625884 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (895a28dd-9054-4e52-8867-f8d4c209a4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:25.627152 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eda84bd-5d00-4dd3-bca0-75c953bd26b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.628502 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:25.635714 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['03b85838-daef-4e7e-9219-bd046e1914cb'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:25.661175 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eda84bd-5d00-4dd3-bca0-75c953bd26b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c9fb21b5-566a-4cb3-a684-9970424e2274', 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.663018 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d8b3a6-b60a-496f-90fb-20df69a272bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.666689 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58d5be58-772b-4a41-9d6f-79d52ce395ec tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:08:25.667299 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 574/2309] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:08:25 2026] POST /volume/v3/groups => generated 112 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:25.679341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cfb148b9-1d35-4594-95b2-06b515718512 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.681496 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cfb148b9-1d35-4594-95b2-06b515718512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b Aug 18 13:08:25.681880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cfb148b9-1d35-4594-95b2-06b515718512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:25.682138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cfb148b9-1d35-4594-95b2-06b515718512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:25.682349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-cfb148b9-1d35-4594-95b2-06b515718512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 87e81d30-c52f-4a2f-868f-49bf63050b2b {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:25.685729 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.685729 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:25.693371 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cfb148b9-1d35-4594-95b2-06b515718512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b returned with HTTP 200 Aug 18 13:08:25.693832 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 585/2310] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:25 2026] GET /volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:25.722280 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Created reservations ['755f2cde-eeeb-4f4d-b123-ab5ef95c7916', '9d26ce18-3f8d-4ab0-ada3-cffd3d55b2a0', '1a6d9c54-c6ab-4d80-b750-4c6d4a715092', '4c7a3bfa-1368-454f-a544-618fd9bcfc6a'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:25.723421 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d8b3a6-b60a-496f-90fb-20df69a272bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755f2cde-eeeb-4f4d-b123-ab5ef95c7916', '9d26ce18-3f8d-4ab0-ada3-cffd3d55b2a0', '1a6d9c54-c6ab-4d80-b750-4c6d4a715092', '4c7a3bfa-1368-454f-a544-618fd9bcfc6a']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.724129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a3be93-443b-4597-8cf7-54b9c94971ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.757081 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a3be93-443b-4597-8cf7-54b9c94971ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4115ac4-0c64-48df-83a2-361a4980489a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-32598897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['755f2cde-eeeb-4f4d-b123-ab5ef95c7916','9d26ce18-3f8d-4ab0-ada3-cffd3d55b2a0','1a6d9c54-c6ab-4d80-b750-4c6d4a715092','4c7a3bfa-1368-454f-a544-618fd9bcfc6a'],size=2,snapshot_id=None,source_replicaid=,source_volid=c9fb21b5-566a-4cb3-a684-9970424e2274,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-32598897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4115ac4-0c64-48df-83a2-361a4980489a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24e3bf6aafa4b66b179b20e111e968c',provider_auth=None,provider_geometry=None,provider_id=None,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=c9fb21b5-566a-4cb3-a684-9970424e2274,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9201630330c4d258c20f9197bb39bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.757854 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3746d243-087b-423d-9235-fcf5197bf7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.777667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3746d243-087b-423d-9235-fcf5197bf7f9) transitioned into state 'SUCCESS' from state '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-32598897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24e3bf6aafa4b66b179b20e111e968c',qos_specs=None,replication_status=,reservations=['755f2cde-eeeb-4f4d-b123-ab5ef95c7916','9d26ce18-3f8d-4ab0-ada3-cffd3d55b2a0','1a6d9c54-c6ab-4d80-b750-4c6d4a715092','4c7a3bfa-1368-454f-a544-618fd9bcfc6a'],size=2,snapshot_id=None,source_replicaid=,source_volid=c9fb21b5-566a-4cb3-a684-9970424e2274,status='creating',user_id='e9201630330c4d258c20f9197bb39bf6',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.778388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4939d8-616b-49ac-bcb6-feee73687806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:25.796667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4939d8-616b-49ac-bcb6-feee73687806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:25.797826 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Flow 'volume_create_api' (895a28dd-9054-4e52-8867-f8d4c209a4b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:25.798379 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Create volume request issued successfully. Aug 18 13:08:25.799137 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7594e8e9-44ba-4ef8-adfb-6404298eb5bf tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:25.799682 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 571/2311] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:25 2026] POST /volume/v3/volumes => generated 779 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:25.812051 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fc1a675f-2199-4e48-9f41-d08bed98c5ab None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:25.814274 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc1a675f-2199-4e48-9f41-d08bed98c5ab tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:25.814575 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc1a675f-2199-4e48-9f41-d08bed98c5ab tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:25.814875 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fc1a675f-2199-4e48-9f41-d08bed98c5ab tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:25.826078 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:25.826078 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:25.830428 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fc1a675f-2199-4e48-9f41-d08bed98c5ab tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:25.834832 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fc1a675f-2199-4e48-9f41-d08bed98c5ab tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a returned with HTTP 200 Aug 18 13:08:25.835282 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 582/2312] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:25 2026] GET /volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:26.377321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5b155ba7-615c-432c-9d74-46fe5352b828 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.379843 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b155ba7-615c-432c-9d74-46fe5352b828 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:26.380122 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5b155ba7-615c-432c-9d74-46fe5352b828 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:26.380430 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5b155ba7-615c-432c-9d74-46fe5352b828 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:26.392269 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.392269 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:26.400114 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5b155ba7-615c-432c-9d74-46fe5352b828 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:26.417504 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5b155ba7-615c-432c-9d74-46fe5352b828 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:26.418327 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 575/2313] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:26 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:26.625235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e6d8d7fc-1155-46af-818c-dff3d30f5c7c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.627329 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6d8d7fc-1155-46af-818c-dff3d30f5c7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:26.627883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e6d8d7fc-1155-46af-818c-dff3d30f5c7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:26.627883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e6d8d7fc-1155-46af-818c-dff3d30f5c7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:26.627883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e6d8d7fc-1155-46af-818c-dff3d30f5c7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:26.633243 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.633243 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:26.634131 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6d8d7fc-1155-46af-818c-dff3d30f5c7c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:26.634803 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 586/2314] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:26 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:26.709027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cf819417-c230-429a-8092-a69290baa98a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.711920 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cf819417-c230-429a-8092-a69290baa98a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b Aug 18 13:08:26.712323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cf819417-c230-429a-8092-a69290baa98a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:26.712543 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cf819417-c230-429a-8092-a69290baa98a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:26.712709 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-cf819417-c230-429a-8092-a69290baa98a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 87e81d30-c52f-4a2f-868f-49bf63050b2b {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:26.717604 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.717604 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:26.727986 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cf819417-c230-429a-8092-a69290baa98a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b returned with HTTP 200 Aug 18 13:08:26.728408 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 572/2315] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:26 2026] GET /volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:26.740236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.742199 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:26.742765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1131359363", "volume_type": "df906c2a-7252-49b6-a601-fa7a9f07d6ea", "group_id": "87e81d30-c52f-4a2f-868f-49bf63050b2b", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:26.744499 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1131359363', 'volume_type': 'df906c2a-7252-49b6-a601-fa7a9f07d6ea', 'group_id': '87e81d30-c52f-4a2f-868f-49bf63050b2b', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:26.755823 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.755823 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:26.756371 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume of 1 GB Aug 18 13:08:26.762624 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:26.768600 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (4f254fa2-7f45-45ce-9a99-16360b482072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:26.769749 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75d602b-efd4-4ba0-be79-1ed142ac9a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:26.770431 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.770431 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:26.770926 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:26.799699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75d602b-efd4-4ba0-be79-1ed142ac9a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df906c2a-7252-49b6-a601-fa7a9f07d6ea,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1203580598',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df906c2a-7252-49b6-a601-fa7a9f07d6ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '87e81d30-c52f-4a2f-868f-49bf63050b2b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:26.800580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89581f25-01ee-4e0c-a7fd-557b4ab870fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:26.836829 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1203580598 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1203580598, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:26.837153 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1203580598 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1203580598, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:26.850105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e0ef73b0-b9a6-49ed-b07b-5c5e70e3ebe7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.852054 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e0ef73b0-b9a6-49ed-b07b-5c5e70e3ebe7 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:26.852235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e0ef73b0-b9a6-49ed-b07b-5c5e70e3ebe7 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:26.852447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e0ef73b0-b9a6-49ed-b07b-5c5e70e3ebe7 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:26.855608 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=572,cinder:UPDATE=123,cinder:INSERT=97 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:08:26.864707 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.864707 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:26.870714 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e0ef73b0-b9a6-49ed-b07b-5c5e70e3ebe7 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:26.876732 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e0ef73b0-b9a6-49ed-b07b-5c5e70e3ebe7 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a returned with HTTP 200 Aug 18 13:08:26.877247 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 576/2316] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:26 2026] GET /volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:26.890082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['dea9c2f6-c9d2-44a1-9ddf-7f74051b7c6f', 'e1f97d7b-c834-413b-ba54-15bb80e6884d', '5f17cb54-deb4-4fd3-b29d-44ac602eece8', '85f59fb7-9839-4cc9-84d4-2c2ee44c9847'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:26.890965 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89581f25-01ee-4e0c-a7fd-557b4ab870fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dea9c2f6-c9d2-44a1-9ddf-7f74051b7c6f', 'e1f97d7b-c834-413b-ba54-15bb80e6884d', '5f17cb54-deb4-4fd3-b29d-44ac602eece8', '85f59fb7-9839-4cc9-84d4-2c2ee44c9847']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:26.891060 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e647f310-bacb-42df-8a75-1a8468652bf1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.891799 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de392961-973c-4a2d-84ef-6c0f16a57765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:26.893225 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e647f310-bacb-42df-8a75-1a8468652bf1 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:26.893564 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e647f310-bacb-42df-8a75-1a8468652bf1 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:26.893908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e647f310-bacb-42df-8a75-1a8468652bf1 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:26.905691 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.905691 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:26.914133 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e647f310-bacb-42df-8a75-1a8468652bf1 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:26.920572 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e647f310-bacb-42df-8a75-1a8468652bf1 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a returned with HTTP 200 Aug 18 13:08:26.921119 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 587/2317] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:26 2026] GET /volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:26.927072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de392961-973c-4a2d-84ef-6c0f16a57765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1131359363',encryption_key_id=None,group_id=87e81d30-c52f-4a2f-868f-49bf63050b2b,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['dea9c2f6-c9d2-44a1-9ddf-7f74051b7c6f','e1f97d7b-c834-413b-ba54-15bb80e6884d','5f17cb54-deb4-4fd3-b29d-44ac602eece8','85f59fb7-9839-4cc9-84d4-2c2ee44c9847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=df906c2a-7252-49b6-a601-fa7a9f07d6ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1131359363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=87e81d30-c52f-4a2f-868f-49bf63050b2b,host=None,id=74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951ad02399a44499bbc506d4579cffe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad95126728824a0a8869a7717594db48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df906c2a-7252-49b6-a601-fa7a9f07d6ea),volume_type_id=df906c2a-7252-49b6-a601-fa7a9f07d6ea)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:26.927995 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa08ad45-ac75-46b2-807a-9e8ab52c764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:26.939781 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f7e78e47-171d-480f-9d88-a0d083616296 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.941723 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f7e78e47-171d-480f-9d88-a0d083616296 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:26.941921 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f7e78e47-171d-480f-9d88-a0d083616296 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:26.942104 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f7e78e47-171d-480f-9d88-a0d083616296 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:26.951018 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.951018 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:26.955485 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f7e78e47-171d-480f-9d88-a0d083616296 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:26.957386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa08ad45-ac75-46b2-807a-9e8ab52c764c) transitioned into state 'SUCCESS' from state '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-1131359363',encryption_key_id=None,group_id=87e81d30-c52f-4a2f-868f-49bf63050b2b,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['dea9c2f6-c9d2-44a1-9ddf-7f74051b7c6f','e1f97d7b-c834-413b-ba54-15bb80e6884d','5f17cb54-deb4-4fd3-b29d-44ac602eece8','85f59fb7-9839-4cc9-84d4-2c2ee44c9847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=df906c2a-7252-49b6-a601-fa7a9f07d6ea)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:26.958224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e60face-e3cb-416f-9add-bb61359e705c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:26.961434 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f7e78e47-171d-480f-9d88-a0d083616296 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a returned with HTTP 200 Aug 18 13:08:26.961868 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 573/2318] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:26 2026] GET /volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:26.975422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e60face-e3cb-416f-9add-bb61359e705c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:26.976650 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (4f254fa2-7f45-45ce-9a99-16360b482072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:26.977060 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request issued successfully. Aug 18 13:08:26.979839 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:26.979997 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:26.984153 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:26.986227 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:26.986456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:26.986650 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:26.986844 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume with id: c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:26.994383 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:26.994383 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:26.994835 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:27.017230 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume request issued successfully. Aug 18 13:08:27.017580 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f8fc5da-f2e7-417f-9d03-5204c5232840 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a returned with HTTP 202 Aug 18 13:08:27.018152 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 577/2319] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:26 2026] DELETE /volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:27.025385 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:27.028139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-06e648b0-e9a5-48b1-ba41-9c9586612423 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:27.030622 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:27.030622 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:27.031229 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-06e648b0-e9a5-48b1-ba41-9c9586612423 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:27.031620 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-06e648b0-e9a5-48b1-ba41-9c9586612423 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:27.031801 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-06e648b0-e9a5-48b1-ba41-9c9586612423 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:27.036909 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-33dcc5e2-e571-44b7-a23b-77f3f83b2c6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:27.037474 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 583/2320] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:08:26 2026] POST /volume/v3/volumes => generated 823 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:27.043311 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:27.043311 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:27.051932 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-06e648b0-e9a5-48b1-ba41-9c9586612423 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:27.055039 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:27.056981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 Aug 18 13:08:27.057223 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:27.057476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:27.061937 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-06e648b0-e9a5-48b1-ba41-9c9586612423 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a returned with HTTP 200 Aug 18 13:08:27.062031 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 588/2321] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:27 2026] GET /volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:27.065082 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:27.065082 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:27.069396 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:27.070397 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:27.070698 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:27.128485 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:27.132337 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:27.132337 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:27.142367 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f486bd78-bd5c-4a09-bdb3-c5644d365d52 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 returned with HTTP 200 Aug 18 13:08:27.142955 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 574/2322] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:27 2026] GET /volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 => generated 891 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:27.648983 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fd8b7c0d-96d3-42ee-9ed9-701cbf18ffb5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:27.655236 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fd8b7c0d-96d3-42ee-9ed9-701cbf18ffb5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:27.655236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fd8b7c0d-96d3-42ee-9ed9-701cbf18ffb5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:27.655236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fd8b7c0d-96d3-42ee-9ed9-701cbf18ffb5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:27.655236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-fd8b7c0d-96d3-42ee-9ed9-701cbf18ffb5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:27.663324 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:27.663324 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:27.663975 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fd8b7c0d-96d3-42ee-9ed9-701cbf18ffb5 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:27.664359 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 578/2323] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:27 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:28.079984 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-100c017e-7504-4bc4-a38e-6ce694b2e72c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.083624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-100c017e-7504-4bc4-a38e-6ce694b2e72c tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a Aug 18 13:08:28.083939 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-100c017e-7504-4bc4-a38e-6ce694b2e72c tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.084248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-100c017e-7504-4bc4-a38e-6ce694b2e72c tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.093054 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-100c017e-7504-4bc4-a38e-6ce694b2e72c tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a returned with HTTP 404 Aug 18 13:08:28.094069 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 584/2324] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:28 2026] GET /volume/v3/volumes/c4115ac4-0c64-48df-83a2-361a4980489a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:28.103358 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-629dcb57-cc4c-40cb-b5e5-d4b090346502 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.105973 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-629dcb57-cc4c-40cb-b5e5-d4b090346502 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 Aug 18 13:08:28.106256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-629dcb57-cc4c-40cb-b5e5-d4b090346502 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.106556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-629dcb57-cc4c-40cb-b5e5-d4b090346502 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.116996 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.116996 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:28.124426 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-629dcb57-cc4c-40cb-b5e5-d4b090346502 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:28.132919 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-629dcb57-cc4c-40cb-b5e5-d4b090346502 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 returned with HTTP 200 Aug 18 13:08:28.133612 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 589/2325] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:28 2026] GET /volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:28.153609 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.153609 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 Aug 18 13:08:28.153609 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.153609 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.154131 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume with id: c9fb21b5-566a-4cb3-a684-9970424e2274 Aug 18 13:08:28.159377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fe0e6c60-1220-479b-b529-6cc050a356bc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.161836 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 Aug 18 13:08:28.162125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.162442 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.164784 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.164784 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:28.167254 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:28.173959 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.173959 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:28.181593 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:28.181593 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:28.181593 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:28.197054 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Delete volume request issued successfully. Aug 18 13:08:28.197256 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3e73d61f-262f-4a73-8911-f8eae30d4387 tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 returned with HTTP 202 Aug 18 13:08:28.199591 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 575/2326] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:28 2026] DELETE /volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:28.209899 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4627c5b8-16ca-4c16-b929-fb78a397160b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.211971 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4627c5b8-16ca-4c16-b929-fb78a397160b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 Aug 18 13:08:28.212341 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4627c5b8-16ca-4c16-b929-fb78a397160b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.212647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4627c5b8-16ca-4c16-b929-fb78a397160b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.222709 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.222709 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:28.228777 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4627c5b8-16ca-4c16-b929-fb78a397160b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Volume info retrieved successfully. Aug 18 13:08:28.237235 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4627c5b8-16ca-4c16-b929-fb78a397160b tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 returned with HTTP 200 Aug 18 13:08:28.237814 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 585/2327] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:28 2026] GET /volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:28.245234 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:28.249504 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.249504 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:28.261019 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fe0e6c60-1220-479b-b529-6cc050a356bc tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 returned with HTTP 200 Aug 18 13:08:28.261575 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 579/2328] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:28 2026] GET /volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:28.278917 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f6822442-748a-4d7d-a3fd-65638bb7223c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.282233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 18 13:08:28.282904 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "87e81d30-c52f-4a2f-868f-49bf63050b2b", "name": "tempest-group_snapshot-408660599"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:28.285226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '87e81d30-c52f-4a2f-868f-49bf63050b2b', 'name': 'tempest-group_snapshot-408660599'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:08:28.290461 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.290461 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:28.295615 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.group_snapshots [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating group_snapshot tempest-group_snapshot-408660599. Aug 18 13:08:28.320824 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.320824 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:28.343574 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1203580598 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1203580598, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:28.343971 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1203580598 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1203580598, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:28.404547 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['dd6f2023-7528-4298-b8d5-bd5c18623258', '90a78e79-1cba-4b94-8ef7-cfeb25a586b4', '87a7b09e-143f-454e-9f9d-d04fa56ff620', '63e9c6c2-b88c-437d-ac48-172ccd7ee93d'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:28.449261 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f6822442-748a-4d7d-a3fd-65638bb7223c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:08:28.449261 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 590/2329] 10.4.3.126 () {70 vars in 1324 bytes} [Tue Aug 18 13:08:28 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:28.463503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d892a0ab-0082-442f-a4ec-24a357a00319 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.466657 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d892a0ab-0082-442f-a4ec-24a357a00319 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 Aug 18 13:08:28.467058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d892a0ab-0082-442f-a4ec-24a357a00319 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.467495 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d892a0ab-0082-442f-a4ec-24a357a00319 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.468526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.group_snapshots [None req-d892a0ab-0082-442f-a4ec-24a357a00319 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 03834b40-8883-4be0-bbdb-6cf686e1da41 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:28.473615 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.473615 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:28.478092 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d892a0ab-0082-442f-a4ec-24a357a00319 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 returned with HTTP 200 Aug 18 13:08:28.478673 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 576/2330] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:28 2026] GET /volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 => generated 306 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:28.676002 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d5ea0a03-6092-4b01-980c-2b7d71d74136 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.679260 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d5ea0a03-6092-4b01-980c-2b7d71d74136 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:28.679922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d5ea0a03-6092-4b01-980c-2b7d71d74136 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.679922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d5ea0a03-6092-4b01-980c-2b7d71d74136 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.679922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d5ea0a03-6092-4b01-980c-2b7d71d74136 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:28.689185 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.689185 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:28.689910 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d5ea0a03-6092-4b01-980c-2b7d71d74136 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:28.690431 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 586/2331] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:28 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:28.804362 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.806972 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:28.807354 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b78f087-848b-4789-aea7-d9dfba2ebcae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-659578896", "description": null, "metadata": null}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:28.821696 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.821696 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:28.822229 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:28.822386 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create snapshot from volume 4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:08:28.890860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['f3c5a9b4-c3b7-493f-88a7-331417cdeec0', '6972666b-c836-4a3e-b8cd-c1f6fa222fdd', 'fc301f89-94c7-4ac0-bfad-218ce139574d', '452c2d4c-c089-489d-831b-00c908430cd5'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:28.947527 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot force create request issued successfully. Aug 18 13:08:28.948241 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33a7066b-4227-4ddc-b991-22f8e20ae117 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:28.948856 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 580/2332] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:28.959583 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ce83e10e-9124-4027-a3f3-e9a14b748791 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:28.963383 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce83e10e-9124-4027-a3f3-e9a14b748791 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:28.963383 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce83e10e-9124-4027-a3f3-e9a14b748791 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:28.963383 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce83e10e-9124-4027-a3f3-e9a14b748791 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:28.965954 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=585,cinder:UPDATE=139,cinder:INSERT=72 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:08:28.971314 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:28.971314 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:28.972967 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ce83e10e-9124-4027-a3f3-e9a14b748791 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:28.974525 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce83e10e-9124-4027-a3f3-e9a14b748791 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 200 Aug 18 13:08:28.978343 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 591/2333] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:28 2026] GET /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:29.257543 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-90d479d8-9799-41bf-a3ea-bbf159c9df1f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.259824 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-90d479d8-9799-41bf-a3ea-bbf159c9df1f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] GET https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 Aug 18 13:08:29.260086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-90d479d8-9799-41bf-a3ea-bbf159c9df1f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:29.260373 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-90d479d8-9799-41bf-a3ea-bbf159c9df1f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:29.266626 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-90d479d8-9799-41bf-a3ea-bbf159c9df1f tempest-VolumesCloneTest-1104339157 tempest-VolumesCloneTest-1104339157-project-member] https://10.4.3.126/volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 returned with HTTP 404 Aug 18 13:08:29.267118 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 577/2334] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:29 2026] GET /volume/v3/volumes/c9fb21b5-566a-4cb3-a684-9970424e2274 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:29.490325 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-68c5e313-1f38-47e8-9166-c589fba53082 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.492220 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68c5e313-1f38-47e8-9166-c589fba53082 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 Aug 18 13:08:29.492483 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68c5e313-1f38-47e8-9166-c589fba53082 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:29.492702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68c5e313-1f38-47e8-9166-c589fba53082 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:29.492846 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-68c5e313-1f38-47e8-9166-c589fba53082 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 03834b40-8883-4be0-bbdb-6cf686e1da41 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:29.499506 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.499506 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:29.504790 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68c5e313-1f38-47e8-9166-c589fba53082 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 returned with HTTP 200 Aug 18 13:08:29.509239 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 587/2335] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:29 2026] GET /volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:29.519116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.521647 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:29.521973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:29.522355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:29.522546 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:29.522981 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.522981 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:29.527865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:29.534470 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all snapshots completed successfully. Aug 18 13:08:29.535032 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.535032 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:29.535809 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4e07e6e6-8c86-4037-bd2c-1001be802d3d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:29.536466 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 581/2336] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:29 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:29.549094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-efd49607-71bb-42aa-98c6-78e200f59114 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.551580 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-efd49607-71bb-42aa-98c6-78e200f59114 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/83e7d5fd-aee2-45cd-a5e6-53d31ba8be24 Aug 18 13:08:29.551846 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-efd49607-71bb-42aa-98c6-78e200f59114 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:29.552177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-efd49607-71bb-42aa-98c6-78e200f59114 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:29.558951 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.558951 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:29.560122 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-efd49607-71bb-42aa-98c6-78e200f59114 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Snapshot retrieved successfully. Aug 18 13:08:29.561232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-efd49607-71bb-42aa-98c6-78e200f59114 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/83e7d5fd-aee2-45cd-a5e6-53d31ba8be24 returned with HTTP 200 Aug 18 13:08:29.561795 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 592/2337] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:29 2026] GET /volume/v3/snapshots/83e7d5fd-aee2-45cd-a5e6-53d31ba8be24 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:29.573883 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.577648 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups/action Aug 18 13:08:29.582115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "03834b40-8883-4be0-bbdb-6cf686e1da41", "name": "tempest-Group_from_snap-2006690793"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:29.582115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "03834b40-8883-4be0-bbdb-6cf686e1da41", "name": "tempest-Group_from_snap-2006690793"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:29.582115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '03834b40-8883-4be0-bbdb-6cf686e1da41', 'name': 'tempest-Group_from_snap-2006690793'}}. {{(pid=100591) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 13:08:29.582115 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.groups [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating group tempest-Group_from_snap-2006690793 from group_snapshot 03834b40-8883-4be0-bbdb-6cf686e1da41. Aug 18 13:08:29.585802 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.585802 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:29.592695 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.592695 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:29.596088 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.596088 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:29.657016 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['ff3e0aa3-c037-4a6e-8b91-43a2d7a23afd'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:29.706078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3ac68683-f77d-4f1e-bf19-51d352d12883 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.708595 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ac68683-f77d-4f1e-bf19-51d352d12883 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:29.709052 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ac68683-f77d-4f1e-bf19-51d352d12883 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:29.709368 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ac68683-f77d-4f1e-bf19-51d352d12883 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:29.709564 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-3ac68683-f77d-4f1e-bf19-51d352d12883 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:29.714836 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.714836 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:29.715793 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ac68683-f77d-4f1e-bf19-51d352d12883 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:29.716320 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 588/2338] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:29 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:29.745414 np0000007652 devstack@c-api.service[100591]: INFO cinder.group.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] A mapping entry already exists for group 9d2c2326-81e1-4b0b-a70a-9752b2245b1e and volume type df906c2a-7252-49b6-a601-fa7a9f07d6ea. Do not need to create again. Aug 18 13:08:29.745414 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:29.745414 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:29.745414 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:29.763617 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (829cbc1c-7bfa-4945-b4b9-dac262fc0b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:29.765398 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2792dfb3-5594-481f-8eaf-588bb7248c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:29.770547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:29.806787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2792dfb3-5594-481f-8eaf-588bb7248c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '83e7d5fd-aee2-45cd-a5e6-53d31ba8be24', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df906c2a-7252-49b6-a601-fa7a9f07d6ea,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1203580598',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df906c2a-7252-49b6-a601-fa7a9f07d6ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d2c2326-81e1-4b0b-a70a-9752b2245b1e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:29.807486 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5629b89b-a157-46f2-8e0c-1b84756c7579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:29.837394 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1203580598 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1203580598, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:29.851800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['f02bd6c3-301a-4a8b-b2c3-ae316aab55db', '8d09dd48-b2b6-4ce0-b41f-703e7c9e7bb1'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:29.853250 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5629b89b-a157-46f2-8e0c-1b84756c7579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02bd6c3-301a-4a8b-b2c3-ae316aab55db', '8d09dd48-b2b6-4ce0-b41f-703e7c9e7bb1']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:29.853613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ac4a22-e8fc-4ff2-9469-95ff8a9b8a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:29.912991 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ac4a22-e8fc-4ff2-9469-95ff8a9b8a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd51d121d-cd2a-48a5-88e7-620cb05fa34a', '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=9d2c2326-81e1-4b0b-a70a-9752b2245b1e,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['f02bd6c3-301a-4a8b-b2c3-ae316aab55db','8d09dd48-b2b6-4ce0-b41f-703e7c9e7bb1'],size=1,snapshot_id=83e7d5fd-aee2-45cd-a5e6-53d31ba8be24,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=df906c2a-7252-49b6-a601-fa7a9f07d6ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d2c2326-81e1-4b0b-a70a-9752b2245b1e,host=None,id=d51d121d-cd2a-48a5-88e7-620cb05fa34a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951ad02399a44499bbc506d4579cffe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=83e7d5fd-aee2-45cd-a5e6-53d31ba8be24,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad95126728824a0a8869a7717594db48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df906c2a-7252-49b6-a601-fa7a9f07d6ea),volume_type_id=df906c2a-7252-49b6-a601-fa7a9f07d6ea)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:29.914052 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aeaea4-5056-4e0f-b45f-a5f3a1b41aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:29.941494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aeaea4-5056-4e0f-b45f-a5f3a1b41aae) transitioned into state 'SUCCESS' from 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=9d2c2326-81e1-4b0b-a70a-9752b2245b1e,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['f02bd6c3-301a-4a8b-b2c3-ae316aab55db','8d09dd48-b2b6-4ce0-b41f-703e7c9e7bb1'],size=1,snapshot_id=83e7d5fd-aee2-45cd-a5e6-53d31ba8be24,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=df906c2a-7252-49b6-a601-fa7a9f07d6ea)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:29.942324 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (829cbc1c-7bfa-4945-b4b9-dac262fc0b88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:29.942736 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request issued successfully. Aug 18 13:08:29.965465 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0183e68d-acb8-4d03-8cba-6aa1ee3aae0b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/action returned with HTTP 202 Aug 18 13:08:29.966373 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 578/2339] 10.4.3.126 () {70 vars in 1318 bytes} [Tue Aug 18 13:08:29 2026] POST /volume/v3/groups/action => generated 103 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:29.975676 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.978495 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:29.979285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:29.979285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:29.979285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:29.979847 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:29.990287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f43cad15-eb21-4a7c-9877-bb9f25f3c051 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:29.992343 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f43cad15-eb21-4a7c-9877-bb9f25f3c051 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:29.992650 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f43cad15-eb21-4a7c-9877-bb9f25f3c051 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:29.992925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f43cad15-eb21-4a7c-9877-bb9f25f3c051 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:29.993829 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:29.996118 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:29.996118 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:30.003803 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.003803 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:30.003803 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f43cad15-eb21-4a7c-9877-bb9f25f3c051 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:30.006159 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f43cad15-eb21-4a7c-9877-bb9f25f3c051 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 200 Aug 18 13:08:30.006861 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 593/2340] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:29 2026] GET /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:30.023865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-92477c01-0747-4d25-9bdd-d0e2a0a16838 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.030004 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-92477c01-0747-4d25-9bdd-d0e2a0a16838 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:30.030004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-92477c01-0747-4d25-9bdd-d0e2a0a16838 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.030167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-92477c01-0747-4d25-9bdd-d0e2a0a16838 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.037077 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.037077 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:30.038165 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-92477c01-0747-4d25-9bdd-d0e2a0a16838 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:30.038306 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:30.041056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-92477c01-0747-4d25-9bdd-d0e2a0a16838 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 200 Aug 18 13:08:30.041847 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 589/2341] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:30.052549 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.052549 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:30.059770 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:30.059770 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:30.062189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.068028 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:30.070884 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b78f087-848b-4789-aea7-d9dfba2ebcae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-677980885", "description": null, "metadata": null}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:30.091912 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.091912 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:30.091912 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:30.092247 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create snapshot from volume 4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:08:30.105102 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:30.113704 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.113704 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:30.125426 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7a6d1ade-c3f6-4c75-961d-57c22e7ca9d3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:30.125778 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 582/2342] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:29 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:30.142419 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.144497 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a Aug 18 13:08:30.145861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.145861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.149836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['db93387c-caee-4f2e-a349-6f0ff853510b', 'd9f19bd2-23b0-4463-8e36-67acf002fb35', '93228e0a-4bb2-4c25-a003-78192b54b448', '41aca0b9-a2ac-480a-8e3d-78176891e8bf'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:30.156651 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.156651 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:30.163553 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:30.164510 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:30.164642 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:30.212397 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:30.214002 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot force create request issued successfully. Aug 18 13:08:30.214002 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1599d1cf-ca4a-4cd4-a9b4-3851f4967278 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:30.214002 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 579/2343] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:30.216240 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.216240 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:30.231235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8dbbfcb9-e4c6-4586-9da2-73b5e71b4158 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.235041 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb7c7556-048d-4eeb-9d99-96b3dbc29ad8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a returned with HTTP 200 Aug 18 13:08:30.235041 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 594/2344] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a => generated 927 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:30.235411 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8dbbfcb9-e4c6-4586-9da2-73b5e71b4158 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:30.235596 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8dbbfcb9-e4c6-4586-9da2-73b5e71b4158 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.235816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8dbbfcb9-e4c6-4586-9da2-73b5e71b4158 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.243237 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.243237 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:30.243802 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8dbbfcb9-e4c6-4586-9da2-73b5e71b4158 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:30.244730 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8dbbfcb9-e4c6-4586-9da2-73b5e71b4158 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 200 Aug 18 13:08:30.245490 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 590/2345] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:30.250498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-26e6daff-713b-4fa6-9303-07fe99388467 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.254803 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26e6daff-713b-4fa6-9303-07fe99388467 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e Aug 18 13:08:30.255101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26e6daff-713b-4fa6-9303-07fe99388467 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.255372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26e6daff-713b-4fa6-9303-07fe99388467 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.255623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-26e6daff-713b-4fa6-9303-07fe99388467 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 9d2c2326-81e1-4b0b-a70a-9752b2245b1e {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:30.266812 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.266812 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:30.276646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26e6daff-713b-4fa6-9303-07fe99388467 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e returned with HTTP 200 Aug 18 13:08:30.277618 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 583/2346] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e => generated 418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:30.293201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-662da9d9-6e91-422f-a945-75ec574c5795 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.297055 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:30.297470 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.297954 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.298159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:30.298684 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.298684 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:30.299730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:30.309652 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:30.310683 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:30.310846 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:30.363070 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:30.368198 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.368198 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:30.376271 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:30.376271 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:30.431836 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:30.435380 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.435380 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:30.444801 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-662da9d9-6e91-422f-a945-75ec574c5795 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:30.445313 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 580/2347] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:30.458584 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-093c66db-2543-4733-b385-1248f505df8f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.462998 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-093c66db-2543-4733-b385-1248f505df8f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e/action Aug 18 13:08:30.463465 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-093c66db-2543-4733-b385-1248f505df8f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:30.463608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-093c66db-2543-4733-b385-1248f505df8f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:30.465498 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-093c66db-2543-4733-b385-1248f505df8f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for group 9d2c2326-81e1-4b0b-a70a-9752b2245b1e {{(pid=100589) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:08:30.465631 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-093c66db-2543-4733-b385-1248f505df8f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group with id: 9d2c2326-81e1-4b0b-a70a-9752b2245b1e Aug 18 13:08:30.472101 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.472101 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:30.522519 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-093c66db-2543-4733-b385-1248f505df8f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e/action returned with HTTP 202 Aug 18 13:08:30.522519 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 595/2348] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:08:30 2026] POST /volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:30.534758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.536769 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a Aug 18 13:08:30.537014 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.537231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.544773 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.544773 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:30.550283 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:30.551355 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:30.551595 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:30.606664 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:30.609660 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.609660 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:30.620197 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-83c27487-0c5e-4cea-bb8d-1f147740c7f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a returned with HTTP 200 Aug 18 13:08:30.620753 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 591/2349] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a => generated 926 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:30.729462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dc64d721-792e-46e5-a380-702bb2fc56dd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.731756 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc64d721-792e-46e5-a380-702bb2fc56dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:30.732021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc64d721-792e-46e5-a380-702bb2fc56dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.732281 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc64d721-792e-46e5-a380-702bb2fc56dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.732492 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-dc64d721-792e-46e5-a380-702bb2fc56dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:30.737129 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.737129 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:30.738963 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc64d721-792e-46e5-a380-702bb2fc56dd tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:30.738963 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 584/2350] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:30.748797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1498bc77-e708-4ffb-af65-cafb5a25f979 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.751491 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1498bc77-e708-4ffb-af65-cafb5a25f979 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] POST https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866/action Aug 18 13:08:30.752610 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1498bc77-e708-4ffb-af65-cafb5a25f979 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:30.752610 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1498bc77-e708-4ffb-af65-cafb5a25f979 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:30.753361 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-1498bc77-e708-4ffb-af65-cafb5a25f979 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Updating backup '12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866' with '{'status': 'error'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 13:08:30.763914 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.763914 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:30.765510 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.policy [None req-1498bc77-e708-4ffb-af65-cafb5a25f979 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5b62c3d8d8414675a3cfb85cffe0d3e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0fb58c96bea41598299bac5d32ad02d', '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=100591) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:30.765726 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1498bc77-e708-4ffb-af65-cafb5a25f979 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866/action returned with HTTP 403 Aug 18 13:08:30.766192 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 581/2351] 10.4.3.126 () {70 vars in 1430 bytes} [Tue Aug 18 13:08:30 2026] POST /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:30.776564 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.779274 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 Aug 18 13:08:30.779274 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.779274 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.779851 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete volume with id: 5e23ff87-d929-4f66-88b7-935b2ebb2e80 Aug 18 13:08:30.791152 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.791152 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:30.791797 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:30.815296 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete volume request issued successfully. Aug 18 13:08:30.815622 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-830846c2-d6b8-4d86-a55d-efd735ddaf8a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 returned with HTTP 202 Aug 18 13:08:30.816313 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 596/2352] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:30 2026] DELETE /volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:30.826431 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3f0ffe7e-1e17-47d6-af39-83cd59813101 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:30.828550 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f0ffe7e-1e17-47d6-af39-83cd59813101 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 Aug 18 13:08:30.828782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3f0ffe7e-1e17-47d6-af39-83cd59813101 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:30.829015 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3f0ffe7e-1e17-47d6-af39-83cd59813101 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:30.838694 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:30.838694 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:30.842987 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3f0ffe7e-1e17-47d6-af39-83cd59813101 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:30.847629 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f0ffe7e-1e17-47d6-af39-83cd59813101 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 returned with HTTP 200 Aug 18 13:08:30.847896 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 592/2353] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:30 2026] GET /volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:31.099272 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.256263 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:08:31.258237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.258237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.258237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:31.258237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:31.260516 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a0c6948f-3220-434e-8754-afc895dd9519 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.262567 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a0c6948f-3220-434e-8754-afc895dd9519 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:31.262800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a0c6948f-3220-434e-8754-afc895dd9519 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.263044 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a0c6948f-3220-434e-8754-afc895dd9519 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.269177 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:31.269177 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c78ad08d-c0eb-4239-8dbe-fd8ad8b4edf0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:08:31.269177 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 585/2354] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/volumes => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:31.270673 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.270673 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:31.271373 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a0c6948f-3220-434e-8754-afc895dd9519 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:31.272523 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a0c6948f-3220-434e-8754-afc895dd9519 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 200 Aug 18 13:08:31.273057 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 582/2355] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:31.279753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.282803 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:31.286243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-894247123"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:31.286243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-894247123'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:31.286243 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume of 1 GB Aug 18 13:08:31.297239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6b38293b-db5f-4fe3-8592-5f9c5fa4961b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.298523 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Availability Zones retrieved successfully. Aug 18 13:08:31.303012 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6b38293b-db5f-4fe3-8592-5f9c5fa4961b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:31.303274 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6b38293b-db5f-4fe3-8592-5f9c5fa4961b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.303516 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6b38293b-db5f-4fe3-8592-5f9c5fa4961b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.306749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Flow 'volume_create_api' (c059b7e4-5594-49a0-83e9-5ef01a81bd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:31.307808 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061e0285-3b61-49d8-810b-c30f7cfec1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:31.309946 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:31.318058 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.318058 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:31.319446 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6b38293b-db5f-4fe3-8592-5f9c5fa4961b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:31.320487 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6b38293b-db5f-4fe3-8592-5f9c5fa4961b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 200 Aug 18 13:08:31.320875 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 593/2356] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:31.333712 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-39280526-2a0f-41ff-99a9-5446c0d6776d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.336717 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-39280526-2a0f-41ff-99a9-5446c0d6776d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:31.337290 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-39280526-2a0f-41ff-99a9-5446c0d6776d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b78f087-848b-4789-aea7-d9dfba2ebcae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1166466580", "description": null, "metadata": null}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:31.351115 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061e0285-3b61-49d8-810b-c30f7cfec1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:31.351951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5360f5ff-b88c-4b22-8297-c6884c185417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:31.361111 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.361111 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:31.361935 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-39280526-2a0f-41ff-99a9-5446c0d6776d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:31.362192 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-39280526-2a0f-41ff-99a9-5446c0d6776d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create snapshot from volume 4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:08:31.422782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-39280526-2a0f-41ff-99a9-5446c0d6776d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['8ef06d6e-c6ba-4224-8d1c-8c8e35834378', 'f2cf5b0b-4ff8-4c18-b1e9-7be21898358a', 'f7b6535f-7684-4e92-8485-4311eea2a56b', 'eab24164-b690-44d6-876a-77b4fde2b801'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:31.454381 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Created reservations ['a1d466b4-de94-4aee-8a30-997740cb2497', '1812dc01-37cc-4c92-b481-aa1ff5a7f2fc', 'edf8602f-db9b-4f12-855e-802f4bf36ea3', '3fed260e-aa7f-42f3-8617-ab29b9f0f9a8'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:31.455522 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5360f5ff-b88c-4b22-8297-c6884c185417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d466b4-de94-4aee-8a30-997740cb2497', '1812dc01-37cc-4c92-b481-aa1ff5a7f2fc', 'edf8602f-db9b-4f12-855e-802f4bf36ea3', '3fed260e-aa7f-42f3-8617-ab29b9f0f9a8']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:31.456810 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7c4205-db3b-4623-b97b-2548386b8769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:31.476062 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-39280526-2a0f-41ff-99a9-5446c0d6776d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot force create request issued successfully. Aug 18 13:08:31.476319 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-39280526-2a0f-41ff-99a9-5446c0d6776d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:31.476875 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 586/2357] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:31.492432 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-20cccb5a-ab20-4016-9a1a-2cd31c8a2778 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.493510 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-20cccb5a-ab20-4016-9a1a-2cd31c8a2778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:31.493716 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-20cccb5a-ab20-4016-9a1a-2cd31c8a2778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.493929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-20cccb5a-ab20-4016-9a1a-2cd31c8a2778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.497321 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7c4205-db3b-4623-b97b-2548386b8769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509849f8-656b-4253-82c9-98fb87980bbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-894247123',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='265574b93d7e4931b094e6204658d0e7',qos_specs=None,replication_status=,reservations=['a1d466b4-de94-4aee-8a30-997740cb2497','1812dc01-37cc-4c92-b481-aa1ff5a7f2fc','edf8602f-db9b-4f12-855e-802f4bf36ea3','3fed260e-aa7f-42f3-8617-ab29b9f0f9a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-894247123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=509849f8-656b-4253-82c9-98fb87980bbc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='265574b93d7e4931b094e6204658d0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:31.498720 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4132126-b15b-4209-b07c-b27652e08503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:31.500047 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.500047 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:31.501843 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-20cccb5a-ab20-4016-9a1a-2cd31c8a2778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:31.502183 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-20cccb5a-ab20-4016-9a1a-2cd31c8a2778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 200 Aug 18 13:08:31.502714 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 583/2358] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:08:31.521569 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4132126-b15b-4209-b07c-b27652e08503) transitioned into state 'SUCCESS' from state '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-894247123',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='265574b93d7e4931b094e6204658d0e7',qos_specs=None,replication_status=,reservations=['a1d466b4-de94-4aee-8a30-997740cb2497','1812dc01-37cc-4c92-b481-aa1ff5a7f2fc','edf8602f-db9b-4f12-855e-802f4bf36ea3','3fed260e-aa7f-42f3-8617-ab29b9f0f9a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:31.522202 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78afeac-d280-4276-94e1-d3e05cd1c9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:31.537485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78afeac-d280-4276-94e1-d3e05cd1c9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:31.538368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Flow 'volume_create_api' (c059b7e4-5594-49a0-83e9-5ef01a81bd33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:31.540176 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume request issued successfully. Aug 18 13:08:31.540176 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac6fed89-1d41-44a4-8db7-374daf314c1c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:31.540499 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 597/2359] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:31 2026] POST /volume/v3/volumes => generated 763 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:31.557861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ef5f7943-843e-4b1d-b000-8ac6a2a1c43d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.562691 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef5f7943-843e-4b1d-b000-8ac6a2a1c43d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:31.562952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef5f7943-843e-4b1d-b000-8ac6a2a1c43d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.563739 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef5f7943-843e-4b1d-b000-8ac6a2a1c43d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.577556 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.577556 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:31.583906 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ef5f7943-843e-4b1d-b000-8ac6a2a1c43d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:31.591720 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef5f7943-843e-4b1d-b000-8ac6a2a1c43d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 200 Aug 18 13:08:31.592253 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 594/2360] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:31.636232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-be973b79-49fa-4cd2-a5e9-a3a9b3460de0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.639376 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-be973b79-49fa-4cd2-a5e9-a3a9b3460de0 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a Aug 18 13:08:31.639675 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-be973b79-49fa-4cd2-a5e9-a3a9b3460de0 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.639965 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-be973b79-49fa-4cd2-a5e9-a3a9b3460de0 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.647998 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-be973b79-49fa-4cd2-a5e9-a3a9b3460de0 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a returned with HTTP 404 Aug 18 13:08:31.648834 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 587/2361] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/volumes/d51d121d-cd2a-48a5-88e7-620cb05fa34a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:31.656956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-83f91b32-dd31-416c-8184-36b23c5439cf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.662236 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83f91b32-dd31-416c-8184-36b23c5439cf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e Aug 18 13:08:31.662507 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83f91b32-dd31-416c-8184-36b23c5439cf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.662728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83f91b32-dd31-416c-8184-36b23c5439cf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.662877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-83f91b32-dd31-416c-8184-36b23c5439cf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 9d2c2326-81e1-4b0b-a70a-9752b2245b1e {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:31.666169 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83f91b32-dd31-416c-8184-36b23c5439cf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e returned with HTTP 404 Aug 18 13:08:31.666780 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 584/2362] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/groups/9d2c2326-81e1-4b0b-a70a-9752b2245b1e => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:31.680503 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b0732b7f-191a-418e-be12-3f34b635d5e9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.683364 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b0732b7f-191a-418e-be12-3f34b635d5e9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 Aug 18 13:08:31.683910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b0732b7f-191a-418e-be12-3f34b635d5e9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.684281 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b0732b7f-191a-418e-be12-3f34b635d5e9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.684575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-b0732b7f-191a-418e-be12-3f34b635d5e9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for member 03834b40-8883-4be0-bbdb-6cf686e1da41 {{(pid=100589) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:08:31.684823 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.group_snapshots [None req-b0732b7f-191a-418e-be12-3f34b635d5e9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group_snapshot with id: 03834b40-8883-4be0-bbdb-6cf686e1da41 Aug 18 13:08:31.689311 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.689311 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:31.722308 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b0732b7f-191a-418e-be12-3f34b635d5e9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 returned with HTTP 202 Aug 18 13:08:31.722994 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 598/2363] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:08:31 2026] DELETE /volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:31.730881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.733466 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:31.733901 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.734244 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.734661 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:31.735698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:31.744652 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:31.745469 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:31.745652 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:31.785099 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:31.789165 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.789165 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:31.800425 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-27234a84-6ab7-4138-bdb8-96e4834a48a4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:31.800980 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 595/2364] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:31.814913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-017de17d-3985-4466-8c59-0297f7a56488 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.820279 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-017de17d-3985-4466-8c59-0297f7a56488 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:31.820548 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-017de17d-3985-4466-8c59-0297f7a56488 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.820781 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-017de17d-3985-4466-8c59-0297f7a56488 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.821104 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-017de17d-3985-4466-8c59-0297f7a56488 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:31.823571 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.823571 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:31.825658 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-017de17d-3985-4466-8c59-0297f7a56488 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:31.831563 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-017de17d-3985-4466-8c59-0297f7a56488 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all snapshots completed successfully. Aug 18 13:08:31.832604 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-017de17d-3985-4466-8c59-0297f7a56488 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:31.833068 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 588/2365] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:31.845187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-60d40a7c-506c-4d93-b90c-2f279021e495 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.847276 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-60d40a7c-506c-4d93-b90c-2f279021e495 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 Aug 18 13:08:31.847503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-60d40a7c-506c-4d93-b90c-2f279021e495 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.847709 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-60d40a7c-506c-4d93-b90c-2f279021e495 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.847850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.group_snapshots [None req-60d40a7c-506c-4d93-b90c-2f279021e495 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 03834b40-8883-4be0-bbdb-6cf686e1da41 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:31.852149 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-60d40a7c-506c-4d93-b90c-2f279021e495 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 returned with HTTP 404 Aug 18 13:08:31.852696 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 585/2366] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/group_snapshots/03834b40-8883-4be0-bbdb-6cf686e1da41 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:31.860881 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-073daddc-d331-462f-b932-1041d28ffebf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.863381 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:31.863876 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.864168 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.864619 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:31.864765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-12e1d0e9-f2f4-420c-b017-bd3993aeb7a7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.865110 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.865110 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:31.865838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:31.868174 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12e1d0e9-f2f4-420c-b017-bd3993aeb7a7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 Aug 18 13:08:31.868475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-12e1d0e9-f2f4-420c-b017-bd3993aeb7a7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.868746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-12e1d0e9-f2f4-420c-b017-bd3993aeb7a7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.875361 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:31.876311 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:31.876552 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12e1d0e9-f2f4-420c-b017-bd3993aeb7a7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 returned with HTTP 404 Aug 18 13:08:31.876661 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:31.877150 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 596/2367] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/volumes/5e23ff87-d929-4f66-88b7-935b2ebb2e80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:31.888625 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0400236a-0604-4cf6-bc3f-216b2019736a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.896004 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0400236a-0604-4cf6-bc3f-216b2019736a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:08:31.897841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0400236a-0604-4cf6-bc3f-216b2019736a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.898189 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0400236a-0604-4cf6-bc3f-216b2019736a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.898501 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0400236a-0604-4cf6-bc3f-216b2019736a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:31.904306 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.904306 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:31.905519 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0400236a-0604-4cf6-bc3f-216b2019736a tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-reader] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:08:31.906017 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 589/2368] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:31.916833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e0e31e8e-341a-4d46-851a-39bddd51720d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.918647 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e0e31e8e-341a-4d46-851a-39bddd51720d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] DELETE https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:31.918913 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e0e31e8e-341a-4d46-851a-39bddd51720d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.919150 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e0e31e8e-341a-4d46-851a-39bddd51720d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.919311 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-e0e31e8e-341a-4d46-851a-39bddd51720d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete backup with id: 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. Aug 18 13:08:31.923876 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.923876 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:31.934637 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:31.937747 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.937747 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:31.937869 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-e0e31e8e-341a-4d46-851a-39bddd51720d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] delete_backup rpcapi backup_id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:08:31.943268 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e0e31e8e-341a-4d46-851a-39bddd51720d tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 202 Aug 18 13:08:31.943268 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 586/2369] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:31 2026] DELETE /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:31.945801 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-073daddc-d331-462f-b932-1041d28ffebf tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:31.946343 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 599/2370] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:31.948765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9cd1a0f1-d71d-4f39-b95b-cd4934c9b917 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.950386 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9cd1a0f1-d71d-4f39-b95b-cd4934c9b917 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:31.950572 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9cd1a0f1-d71d-4f39-b95b-cd4934c9b917 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:31.950752 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9cd1a0f1-d71d-4f39-b95b-cd4934c9b917 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:31.950822 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-9cd1a0f1-d71d-4f39-b95b-cd4934c9b917 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:31.954578 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.954578 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:31.955243 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9cd1a0f1-d71d-4f39-b95b-cd4934c9b917 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 200 Aug 18 13:08:31.955544 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 597/2371] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:31 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:31.967751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e26b4e37-fb48-46f4-acd9-e040761b25f4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:31.969908 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e26b4e37-fb48-46f4-acd9-e040761b25f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b/action Aug 18 13:08:31.970420 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e26b4e37-fb48-46f4-acd9-e040761b25f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:31.970612 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e26b4e37-fb48-46f4-acd9-e040761b25f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:31.971900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-e26b4e37-fb48-46f4-acd9-e040761b25f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for group 87e81d30-c52f-4a2f-868f-49bf63050b2b {{(pid=100590) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:08:31.971997 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.groups [None req-e26b4e37-fb48-46f4-acd9-e040761b25f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group with id: 87e81d30-c52f-4a2f-868f-49bf63050b2b Aug 18 13:08:31.975409 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:31.975409 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:32.011009 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e26b4e37-fb48-46f4-acd9-e040761b25f4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b/action returned with HTTP 202 Aug 18 13:08:32.011367 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 590/2372] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:08:31 2026] POST /volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:32.022713 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.024621 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 Aug 18 13:08:32.025080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.025080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.038651 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.038651 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:32.046045 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:32.047016 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:32.047235 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:32.102198 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:32.107264 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.107264 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:32.117764 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ed94fab-35bd-4ea1-b162-0e35a20fe262 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 returned with HTTP 200 Aug 18 13:08:32.118290 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 587/2373] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:32.514875 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-02832c49-d4af-4e5b-89d2-b79828b330c6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.517054 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-02832c49-d4af-4e5b-89d2-b79828b330c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:32.517348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-02832c49-d4af-4e5b-89d2-b79828b330c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.518404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-02832c49-d4af-4e5b-89d2-b79828b330c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.524424 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.524424 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:32.525058 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-02832c49-d4af-4e5b-89d2-b79828b330c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:32.525964 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-02832c49-d4af-4e5b-89d2-b79828b330c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 200 Aug 18 13:08:32.526403 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 600/2374] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:32.535715 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-952b4ad6-3b30-4a20-a1bd-3823005b8153 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.538010 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-952b4ad6-3b30-4a20-a1bd-3823005b8153 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:32.538266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-952b4ad6-3b30-4a20-a1bd-3823005b8153 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.538523 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-952b4ad6-3b30-4a20-a1bd-3823005b8153 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.545187 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.545187 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:32.545785 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-952b4ad6-3b30-4a20-a1bd-3823005b8153 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:32.546828 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-952b4ad6-3b30-4a20-a1bd-3823005b8153 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 200 Aug 18 13:08:32.547289 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 598/2375] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:32.612901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2b449c1f-3955-4607-8b28-5eb6741a499b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.614188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-1a210080-7e8c-4edb-9f77-6f546c27017b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.614559 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b449c1f-3955-4607-8b28-5eb6741a499b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:32.615819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b449c1f-3955-4607-8b28-5eb6741a499b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.615819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b449c1f-3955-4607-8b28-5eb6741a499b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.616860 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-1a210080-7e8c-4edb-9f77-6f546c27017b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:32.617149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-1a210080-7e8c-4edb-9f77-6f546c27017b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.617582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-1a210080-7e8c-4edb-9f77-6f546c27017b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.630841 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.630841 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:32.633589 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.633589 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:32.636905 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2b449c1f-3955-4607-8b28-5eb6741a499b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:32.643428 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b449c1f-3955-4607-8b28-5eb6741a499b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 200 Aug 18 13:08:32.643926 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 591/2376] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:32.645494 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-1a210080-7e8c-4edb-9f77-6f546c27017b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:32.650662 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-1a210080-7e8c-4edb-9f77-6f546c27017b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:32.651036 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 588/2377] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1362 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:32.659473 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-65467375-65f4-45c7-8928-6f46d72f6932 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.662819 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65467375-65f4-45c7-8928-6f46d72f6932 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:32.663045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65467375-65f4-45c7-8928-6f46d72f6932 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.663265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65467375-65f4-45c7-8928-6f46d72f6932 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.676331 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.676331 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:32.682683 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-65467375-65f4-45c7-8928-6f46d72f6932 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:32.689143 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65467375-65f4-45c7-8928-6f46d72f6932 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 200 Aug 18 13:08:32.690170 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 601/2378] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:08:32.704252 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.706624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:32.706968 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1992970607"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:32.708716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1992970607'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:32.708954 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume of 1 GB Aug 18 13:08:32.713728 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Availability Zones retrieved successfully. Aug 18 13:08:32.721314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Flow 'volume_create_api' (fb6f821f-e692-4a1d-8b5a-58304107e726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:32.722294 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08fe289-5a93-4786-97d8-aa648ae75767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:32.723378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:32.765367 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e6b400b4-0138-4480-a741-cb57a8802d09 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.767520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e6b400b4-0138-4480-a741-cb57a8802d09 None None] GET https://10.4.3.126/volume// Aug 18 13:08:32.767520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e6b400b4-0138-4480-a741-cb57a8802d09 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.767520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e6b400b4-0138-4480-a741-cb57a8802d09 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.767520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e6b400b4-0138-4480-a741-cb57a8802d09 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:32.767520 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 592/2379] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:08: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 18 13:08:32.776803 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-48f21209-ea43-41b2-82d7-73ce9c2b5df1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.776944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08fe289-5a93-4786-97d8-aa648ae75767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:32.778055 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc62c9a-88ab-46cf-be94-33bcf89d3b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:32.783264 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-48f21209-ea43-41b2-82d7-73ce9c2b5df1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:08:32.785145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-48f21209-ea43-41b2-82d7-73ce9c2b5df1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc77d3ea-e639-42e4-9f25-cddf5435e422", "connector": null, "instance_uuid": "efc3c616-c595-4617-8afb-c943dd9f0d5b"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:32.799095 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.799095 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:32.843972 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-48f21209-ea43-41b2-82d7-73ce9c2b5df1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:08:32.845609 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 589/2380] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:08:32 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:32.848509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Created reservations ['92b35794-95d6-4107-97e3-87b1be635bff', '5f817eed-2aab-48c3-82c2-c5e02ff6dfa5', '7da70c5a-2b4f-4412-86bd-f0085ecabeeb', '0935ba0f-84f0-4779-a274-4e5fb235b35a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:32.848509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc62c9a-88ab-46cf-be94-33bcf89d3b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92b35794-95d6-4107-97e3-87b1be635bff', '5f817eed-2aab-48c3-82c2-c5e02ff6dfa5', '7da70c5a-2b4f-4412-86bd-f0085ecabeeb', '0935ba0f-84f0-4779-a274-4e5fb235b35a']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:32.849333 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ae04d3-d454-4753-8833-81a2112fdbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:32.877370 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ae04d3-d454-4753-8833-81a2112fdbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08dc9b43-33aa-4b6d-b33d-b4087b5e457b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1992970607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='265574b93d7e4931b094e6204658d0e7',qos_specs=None,replication_status=,reservations=['92b35794-95d6-4107-97e3-87b1be635bff','5f817eed-2aab-48c3-82c2-c5e02ff6dfa5','7da70c5a-2b4f-4412-86bd-f0085ecabeeb','0935ba0f-84f0-4779-a274-4e5fb235b35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1992970607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08dc9b43-33aa-4b6d-b33d-b4087b5e457b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='265574b93d7e4931b094e6204658d0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:32.878180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976ce526-8878-48c3-a7cf-06d59c06485c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:32.884258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2d513d70-5b3d-4e4a-a3cb-7bb07df4a4ba None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.886551 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2d513d70-5b3d-4e4a-a3cb-7bb07df4a4ba tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:32.886763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2d513d70-5b3d-4e4a-a3cb-7bb07df4a4ba tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.886988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2d513d70-5b3d-4e4a-a3cb-7bb07df4a4ba tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.905589 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.905589 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:32.906435 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976ce526-8878-48c3-a7cf-06d59c06485c) transitioned into state 'SUCCESS' from state '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-1992970607',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='265574b93d7e4931b094e6204658d0e7',qos_specs=None,replication_status=,reservations=['92b35794-95d6-4107-97e3-87b1be635bff','5f817eed-2aab-48c3-82c2-c5e02ff6dfa5','7da70c5a-2b4f-4412-86bd-f0085ecabeeb','0935ba0f-84f0-4779-a274-4e5fb235b35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:32.907433 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801984b4-2efd-4df3-b177-46f575609acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:32.910140 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2d513d70-5b3d-4e4a-a3cb-7bb07df4a4ba tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:32.913723 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5e9dc6b2-6859-426c-9a06-8c5afd0d69e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.914045 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5e9dc6b2-6859-426c-9a06-8c5afd0d69e3 None None] GET https://10.4.3.126/volume// Aug 18 13:08:32.914171 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5e9dc6b2-6859-426c-9a06-8c5afd0d69e3 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.914359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5e9dc6b2-6859-426c-9a06-8c5afd0d69e3 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.915604 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5e9dc6b2-6859-426c-9a06-8c5afd0d69e3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:32.915604 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 593/2381] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:08: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 18 13:08:32.915804 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2d513d70-5b3d-4e4a-a3cb-7bb07df4a4ba tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:32.916172 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 602/2382] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:32.920429 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801984b4-2efd-4df3-b177-46f575609acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:32.921624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Flow 'volume_create_api' (fb6f821f-e692-4a1d-8b5a-58304107e726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:32.922054 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume request issued successfully. Aug 18 13:08:32.922892 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4e1eb868-ad27-4aed-8680-59cd38a2a68b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:32.923492 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 599/2383] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:32 2026] POST /volume/v3/volumes => generated 764 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:32.924222 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-060766b1-6649-47bb-a86e-cc2470176124 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.927360 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-060766b1-6649-47bb-a86e-cc2470176124 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:32.927360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-060766b1-6649-47bb-a86e-cc2470176124 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.927990 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-060766b1-6649-47bb-a86e-cc2470176124 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.939554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-392205e8-f06b-49cc-8d75-5e7ca1af2b86 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.942250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-392205e8-f06b-49cc-8d75-5e7ca1af2b86 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:32.942393 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.942393 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:32.942537 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-392205e8-f06b-49cc-8d75-5e7ca1af2b86 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.942724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-392205e8-f06b-49cc-8d75-5e7ca1af2b86 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.948458 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-060766b1-6649-47bb-a86e-cc2470176124 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:32.956324 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-060766b1-6649-47bb-a86e-cc2470176124 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:32.956880 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 590/2384] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:32.956990 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:32.956990 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:32.966629 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-392205e8-f06b-49cc-8d75-5e7ca1af2b86 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:32.967501 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0cf39596-2bb0-496a-8c11-ea33768e57f2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.970230 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0cf39596-2bb0-496a-8c11-ea33768e57f2 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 Aug 18 13:08:32.970573 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0cf39596-2bb0-496a-8c11-ea33768e57f2 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.970930 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0cf39596-2bb0-496a-8c11-ea33768e57f2 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.970930 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0cf39596-2bb0-496a-8c11-ea33768e57f2 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:32.974384 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-392205e8-f06b-49cc-8d75-5e7ca1af2b86 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 200 Aug 18 13:08:32.974804 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 594/2385] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:32.975748 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0cf39596-2bb0-496a-8c11-ea33768e57f2 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 returned with HTTP 404 Aug 18 13:08:32.976346 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 603/2386] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:32 2026] GET /volume/v3/backups/12ec51f2-745e-4cd6-aaf0-cc8ec5d4b866 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:32.986780 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ab4d917a-2e0e-40cc-84ce-a5e071f49c4f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:32.993357 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ab4d917a-2e0e-40cc-84ce-a5e071f49c4f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] DELETE https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:32.993357 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ab4d917a-2e0e-40cc-84ce-a5e071f49c4f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:32.993357 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ab4d917a-2e0e-40cc-84ce-a5e071f49c4f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:32.993357 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-ab4d917a-2e0e-40cc-84ce-a5e071f49c4f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete backup with id: fc4be081-6f64-49e0-9189-2f342ab42170. Aug 18 13:08:33.000712 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:33.000712 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:33.022097 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-ab4d917a-2e0e-40cc-84ce-a5e071f49c4f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] delete_backup rpcapi backup_id fc4be081-6f64-49e0-9189-2f342ab42170 {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:08:33.024541 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ab4d917a-2e0e-40cc-84ce-a5e071f49c4f tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 202 Aug 18 13:08:33.025356 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 600/2387] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:32 2026] DELETE /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:33.036071 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f5236dfd-7bb0-41cc-bffd-c00f01ae3cc3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.039234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5236dfd-7bb0-41cc-bffd-c00f01ae3cc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:33.039784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5236dfd-7bb0-41cc-bffd-c00f01ae3cc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.040121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5236dfd-7bb0-41cc-bffd-c00f01ae3cc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.040479 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f5236dfd-7bb0-41cc-bffd-c00f01ae3cc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:33.053043 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:33.053043 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:33.057088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5236dfd-7bb0-41cc-bffd-c00f01ae3cc3 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 200 Aug 18 13:08:33.057727 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 591/2388] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:33 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:33.102060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-88766082-12b5-4642-9f31-cf9830b02767 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.105368 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-88766082-12b5-4642-9f31-cf9830b02767 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] PUT https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 Aug 18 13:08:33.105882 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-88766082-12b5-4642-9f31-cf9830b02767 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:33.120631 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-88766082-12b5-4642-9f31-cf9830b02767 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Acquiring lock "cinder-attachment_update-cc77d3ea-e639-42e4-9f25-cddf5435e422-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:08:33.130133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-88766082-12b5-4642-9f31-cf9830b02767 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Lock "cinder-attachment_update-cc77d3ea-e639-42e4-9f25-cddf5435e422-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:08:33.131928 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:33.131928 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:33.136940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-860728b8-ba8b-437e-b15d-1b68f411d747 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.139181 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-860728b8-ba8b-437e-b15d-1b68f411d747 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 Aug 18 13:08:33.139485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-860728b8-ba8b-437e-b15d-1b68f411d747 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.139723 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-860728b8-ba8b-437e-b15d-1b68f411d747 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.152727 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-860728b8-ba8b-437e-b15d-1b68f411d747 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 returned with HTTP 404 Aug 18 13:08:33.153299 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 604/2389] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:33 2026] GET /volume/v3/volumes/74c84c9f-a1f3-4bde-a0ac-db0cbe0b4f44 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:33.166991 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3649d7fb-bd7e-46af-95f3-c3626d6dbff7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.169790 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3649d7fb-bd7e-46af-95f3-c3626d6dbff7 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b Aug 18 13:08:33.169790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3649d7fb-bd7e-46af-95f3-c3626d6dbff7 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.169961 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3649d7fb-bd7e-46af-95f3-c3626d6dbff7 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.170090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-3649d7fb-bd7e-46af-95f3-c3626d6dbff7 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 87e81d30-c52f-4a2f-868f-49bf63050b2b {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:33.176961 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3649d7fb-bd7e-46af-95f3-c3626d6dbff7 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b returned with HTTP 404 Aug 18 13:08:33.177127 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 601/2390] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:33 2026] GET /volume/v3/groups/87e81d30-c52f-4a2f-868f-49bf63050b2b => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:33.189323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b1b8af02-92b0-483c-aa29-ac10bb2367e9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.191535 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b1b8af02-92b0-483c-aa29-ac10bb2367e9 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/b7e7e1fb-c3c0-47d7-8b64-5c437423c77d Aug 18 13:08:33.191803 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b1b8af02-92b0-483c-aa29-ac10bb2367e9 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.192040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b1b8af02-92b0-483c-aa29-ac10bb2367e9 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.210010 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b1b8af02-92b0-483c-aa29-ac10bb2367e9 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/group_types/b7e7e1fb-c3c0-47d7-8b64-5c437423c77d returned with HTTP 202 Aug 18 13:08:33.210335 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 592/2391] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:08:33 2026] DELETE /volume/v3/group_types/b7e7e1fb-c3c0-47d7-8b64-5c437423c77d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:33.221490 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d9224353-2930-46a9-a727-e93bbcbcc78d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.227335 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9224353-2930-46a9-a727-e93bbcbcc78d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] DELETE https://10.4.3.126/volume/v3/types/df906c2a-7252-49b6-a601-fa7a9f07d6ea Aug 18 13:08:33.227620 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9224353-2930-46a9-a727-e93bbcbcc78d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.229026 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9224353-2930-46a9-a727-e93bbcbcc78d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.268302 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-88766082-12b5-4642-9f31-cf9830b02767 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Lock "cinder-attachment_update-cc77d3ea-e639-42e4-9f25-cddf5435e422-np0000007652" released by "attachment_update" :: held 0.138s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:08:33.268620 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-88766082-12b5-4642-9f31-cf9830b02767 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 returned with HTTP 200 Aug 18 13:08:33.269310 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 595/2392] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:08:33 2026] PUT /volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:08:33.281159 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9224353-2930-46a9-a727-e93bbcbcc78d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types/df906c2a-7252-49b6-a601-fa7a9f07d6ea returned with HTTP 202 Aug 18 13:08:33.281159 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 605/2393] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:33 2026] DELETE /volume/v3/types/df906c2a-7252-49b6-a601-fa7a9f07d6ea => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:33.293428 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5ddf43bd-79a5-4033-b77d-36d8d535d468 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.297729 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5ddf43bd-79a5-4033-b77d-36d8d535d468 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] GET https://10.4.3.126/volume/v3/types/df906c2a-7252-49b6-a601-fa7a9f07d6ea Aug 18 13:08:33.297935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5ddf43bd-79a5-4033-b77d-36d8d535d468 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.298482 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5ddf43bd-79a5-4033-b77d-36d8d535d468 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.317678 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5ddf43bd-79a5-4033-b77d-36d8d535d468 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types/df906c2a-7252-49b6-a601-fa7a9f07d6ea returned with HTTP 404 Aug 18 13:08:33.317678 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 602/2394] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:33 2026] GET /volume/v3/types/df906c2a-7252-49b6-a601-fa7a9f07d6ea => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:33.329233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3826e659-d297-4be8-8914-0f0ecf81fe80 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.331239 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3826e659-d297-4be8-8914-0f0ecf81fe80 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:33.331690 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3826e659-d297-4be8-8914-0f0ecf81fe80 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-686288225"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:33.355253 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3826e659-d297-4be8-8914-0f0ecf81fe80 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:33.355666 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 593/2395] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:33 2026] POST /volume/v3/types => generated 223 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:33.367328 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a1ab7259-42f8-4808-bedc-8f66f169a70a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.369637 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a1ab7259-42f8-4808-bedc-8f66f169a70a tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:08:33.369946 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a1ab7259-42f8-4808-bedc-8f66f169a70a tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-369969364"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:33.372066 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:33.372066 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:33.391396 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a1ab7259-42f8-4808-bedc-8f66f169a70a tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:08:33.391396 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 596/2396] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:08:33 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:33.402042 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.404349 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:08:33.405103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a78a715d-06dd-415a-b3cf-5b998f9504b8", "volume_types": ["ab2417e9-f81e-4fb9-b382-9a65b1736ae8"], "name": "tempest-GroupSnapshotsTest-Group-511995750"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:33.406391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating new group {'group': {'group_type': 'a78a715d-06dd-415a-b3cf-5b998f9504b8', 'volume_types': ['ab2417e9-f81e-4fb9-b382-9a65b1736ae8'], 'name': 'tempest-GroupSnapshotsTest-Group-511995750'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:08:33.413556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating group tempest-GroupSnapshotsTest-Group-511995750. Aug 18 13:08:33.429565 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:33.452576 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['c8fc8245-a7a5-4a96-91b4-2997031ca666'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:33.487227 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b67b8b39-17cd-4b11-8157-aa53705e4f9b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:08:33.487709 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 606/2397] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:08:33 2026] POST /volume/v3/groups => generated 111 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:33.509360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-492a2323-dc7d-465c-8a34-be8f5548a2da None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.513260 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-492a2323-dc7d-465c-8a34-be8f5548a2da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:33.513554 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-492a2323-dc7d-465c-8a34-be8f5548a2da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.513772 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-492a2323-dc7d-465c-8a34-be8f5548a2da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.513932 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-492a2323-dc7d-465c-8a34-be8f5548a2da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:33.518877 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:33.518877 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:33.532011 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-492a2323-dc7d-465c-8a34-be8f5548a2da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:33.535398 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 603/2398] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:33 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:33.930672 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb458ad0-96a5-48e4-a364-77df0a70f869 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.932863 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb458ad0-96a5-48e4-a364-77df0a70f869 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:33.933081 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb458ad0-96a5-48e4-a364-77df0a70f869 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.933346 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb458ad0-96a5-48e4-a364-77df0a70f869 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:33.947783 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:33.947783 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:33.953229 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bb458ad0-96a5-48e4-a364-77df0a70f869 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:33.962594 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb458ad0-96a5-48e4-a364-77df0a70f869 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:33.963142 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 594/2399] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:33 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:33.991265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4b84d092-9b32-4c99-9611-4eae06b24bf4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:33.993845 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b84d092-9b32-4c99-9611-4eae06b24bf4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:33.994094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b84d092-9b32-4c99-9611-4eae06b24bf4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:33.994473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b84d092-9b32-4c99-9611-4eae06b24bf4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.005149 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.005149 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.012677 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b84d092-9b32-4c99-9611-4eae06b24bf4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:34.020320 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b84d092-9b32-4c99-9611-4eae06b24bf4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 200 Aug 18 13:08:34.020898 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 597/2400] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:33 2026] GET /volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:34.035177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0bb9227f-4064-4108-a629-8c06090c90f4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.037569 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0bb9227f-4064-4108-a629-8c06090c90f4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:34.037710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0bb9227f-4064-4108-a629-8c06090c90f4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.037872 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0bb9227f-4064-4108-a629-8c06090c90f4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.048196 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.048196 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:34.056024 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0bb9227f-4064-4108-a629-8c06090c90f4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:34.062244 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0bb9227f-4064-4108-a629-8c06090c90f4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 200 Aug 18 13:08:34.064409 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 607/2401] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:34.072428 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-da216f89-fc8e-4903-aeb4-165ba48befb7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.074286 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da216f89-fc8e-4903-aeb4-165ba48befb7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 Aug 18 13:08:34.074492 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da216f89-fc8e-4903-aeb4-165ba48befb7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.074733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da216f89-fc8e-4903-aeb4-165ba48befb7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.074783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-da216f89-fc8e-4903-aeb4-165ba48befb7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id fc4be081-6f64-49e0-9189-2f342ab42170. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:34.078258 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da216f89-fc8e-4903-aeb4-165ba48befb7 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 returned with HTTP 404 Aug 18 13:08:34.078853 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 604/2402] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/backups/fc4be081-6f64-49e0-9189-2f342ab42170 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:34.083493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4a28dc3c-3689-4475-b45d-c253028bb794 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.086876 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:34.088737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1149765206"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:34.091945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-35486907-1f37-4b6c-b794-27dad225ff3c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.092342 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1149765206'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:34.092536 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume of 1 GB Aug 18 13:08:34.094824 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35486907-1f37-4b6c-b794-27dad225ff3c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] DELETE https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:08:34.094985 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35486907-1f37-4b6c-b794-27dad225ff3c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.095125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35486907-1f37-4b6c-b794-27dad225ff3c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.095712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.096250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-35486907-1f37-4b6c-b794-27dad225ff3c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete backup with id: 3ea77984-7056-4eb8-91e0-ec967dba6f03. Aug 18 13:08:34.097811 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:34.099521 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-attach": {"instance_uuid": "a36154b1-c680-4b61-887d-97f598e45af5", "mountpoint": "/dev/vdb"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:34.099521 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a36154b1-c680-4b61-887d-97f598e45af5", "mountpoint": "/dev/vdb"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:34.099677 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Availability Zones retrieved successfully. Aug 18 13:08:34.105236 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.105236 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.108025 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Flow 'volume_create_api' (95f5051f-571a-44e1-95d3-1519bb59bd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:34.108993 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.108993 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:34.109189 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:34.109428 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56a65a0-bd40-4fe9-abc7-817d242d8977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.110868 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:34.120290 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Update volume admin metadata completed successfully. Aug 18 13:08:34.127916 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-35486907-1f37-4b6c-b794-27dad225ff3c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] delete_backup rpcapi backup_id 3ea77984-7056-4eb8-91e0-ec967dba6f03 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:08:34.128431 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35486907-1f37-4b6c-b794-27dad225ff3c tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 202 Aug 18 13:08:34.129846 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 598/2403] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:34 2026] DELETE /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:34.140442 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5fb6f8c8-5f1e-445a-99ee-981cc5f11f42 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.145580 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fb6f8c8-5f1e-445a-99ee-981cc5f11f42 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:08:34.145887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fb6f8c8-5f1e-445a-99ee-981cc5f11f42 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.146140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fb6f8c8-5f1e-445a-99ee-981cc5f11f42 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.146315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5fb6f8c8-5f1e-445a-99ee-981cc5f11f42 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:34.148637 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.149946 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56a65a0-bd40-4fe9-abc7-817d242d8977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.150783 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301db285-99d2-45e5-b5dd-d1dca73f0b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.151446 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:34.151793 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.152166 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.152543 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: 39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:34.160200 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.160200 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:34.160991 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fb6f8c8-5f1e-445a-99ee-981cc5f11f42 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 200 Aug 18 13:08:34.163140 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 605/2404] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:34.163341 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.163341 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.163910 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:34.167229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0458e215-ea5a-455b-8287-9cfab71e4fce None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.169261 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:34.171956 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1117451779"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:34.171956 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1117451779'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:34.171956 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume of 1 GB Aug 18 13:08:34.178398 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Availability Zones retrieved successfully. Aug 18 13:08:34.186677 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Flow 'volume_create_api' (cdf40883-e85f-42db-a504-5765f9441eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:34.187020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3ec280-292a-4a6b-a77c-9ba73af51029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.189118 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot delete request issued successfully. Aug 18 13:08:34.189163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:34.189238 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a3f5b297-3e4f-4d82-8d5d-b5cc4591fb45 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 202 Aug 18 13:08:34.189238 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 599/2405] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:34 2026] DELETE /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:34.197567 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Created reservations ['884fc959-574e-4bb0-84fc-274f9219edb6', '19ddd2e3-b13f-447d-b7dc-24aea0258784', '631f67b5-c22a-4006-86c7-b358662223d0', 'a7d5fdf8-d00b-4df2-b9be-0a8bdecc9d7d'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:34.197842 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5332e79e-832f-4a58-9804-5885f05d95ad None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.198531 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301db285-99d2-45e5-b5dd-d1dca73f0b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884fc959-574e-4bb0-84fc-274f9219edb6', '19ddd2e3-b13f-447d-b7dc-24aea0258784', '631f67b5-c22a-4006-86c7-b358662223d0', 'a7d5fdf8-d00b-4df2-b9be-0a8bdecc9d7d']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.199244 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4fa9c82-34f2-4f2f-b053-805200772c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.204235 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5332e79e-832f-4a58-9804-5885f05d95ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:34.204235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5332e79e-832f-4a58-9804-5885f05d95ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.204235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5332e79e-832f-4a58-9804-5885f05d95ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.211334 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.211334 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.214233 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5332e79e-832f-4a58-9804-5885f05d95ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:34.214949 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5332e79e-832f-4a58-9804-5885f05d95ad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 200 Aug 18 13:08:34.215698 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 600/2406] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:34.228174 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4fa9c82-34f2-4f2f-b053-805200772c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ae4fb98-af84-409a-b25c-e44d851b7de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1149765206',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='265574b93d7e4931b094e6204658d0e7',qos_specs=None,replication_status=,reservations=['884fc959-574e-4bb0-84fc-274f9219edb6','19ddd2e3-b13f-447d-b7dc-24aea0258784','631f67b5-c22a-4006-86c7-b358662223d0','a7d5fdf8-d00b-4df2-b9be-0a8bdecc9d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1149765206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ae4fb98-af84-409a-b25c-e44d851b7de6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='265574b93d7e4931b094e6204658d0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.228556 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3ec280-292a-4a6b-a77c-9ba73af51029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.229029 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4335f2e4-91a1-4cd6-86ff-e56da9eac1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.229499 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced50777-ff17-4204-a131-1d53da157dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.231658 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Attach volume completed successfully. Aug 18 13:08:34.232419 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db71a12f-70ac-48b2-bcde-6ce0910c74a1 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:34.233245 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 608/2407] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:34 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:34.241965 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1ee4b107-6473-4e1e-bb0e-103ba6c729cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.243719 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1ee4b107-6473-4e1e-bb0e-103ba6c729cc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:34.244091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1ee4b107-6473-4e1e-bb0e-103ba6c729cc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.244433 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1ee4b107-6473-4e1e-bb0e-103ba6c729cc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.258229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4335f2e4-91a1-4cd6-86ff-e56da9eac1cf) transitioned into state 'SUCCESS' from state '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-1149765206',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='265574b93d7e4931b094e6204658d0e7',qos_specs=None,replication_status=,reservations=['884fc959-574e-4bb0-84fc-274f9219edb6','19ddd2e3-b13f-447d-b7dc-24aea0258784','631f67b5-c22a-4006-86c7-b358662223d0','a7d5fdf8-d00b-4df2-b9be-0a8bdecc9d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd426eccbd0451ca1a42bb95c3c70e4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.260958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf133a90-0d63-438d-801d-dbf9ba4f670a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.261074 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.261074 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.265062 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1ee4b107-6473-4e1e-bb0e-103ba6c729cc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:34.273344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf133a90-0d63-438d-801d-dbf9ba4f670a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.273474 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1ee4b107-6473-4e1e-bb0e-103ba6c729cc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:34.273474 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 601/2408] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:34.273578 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Flow 'volume_create_api' (95f5051f-571a-44e1-95d3-1519bb59bd40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:34.273965 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Create volume request issued successfully. Aug 18 13:08:34.274738 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4a28dc3c-3689-4475-b45d-c253028bb794 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:34.275319 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 595/2409] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:34 2026] POST /volume/v3/volumes => generated 764 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:34.289552 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Created reservations ['9083ce26-0b48-4a34-9c25-80ee9316f096', '84f6f141-29ad-4e3b-a874-91f8f7ecbf59', 'a1adf8c5-7658-43e5-abc9-16fdee95900b', 'f1b56782-712d-431a-9782-4afc294b1921'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:34.290688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced50777-ff17-4204-a131-1d53da157dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9083ce26-0b48-4a34-9c25-80ee9316f096', '84f6f141-29ad-4e3b-a874-91f8f7ecbf59', 'a1adf8c5-7658-43e5-abc9-16fdee95900b', 'f1b56782-712d-431a-9782-4afc294b1921']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.291591 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1cac6f06-f8a0-4701-801a-8b41d6075aee None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.291657 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46e14fa-0271-4a7c-8994-9d8b2b2c7554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.295298 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-683311a5-37b3-4d58-98fc-e11d249f785e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.296898 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-683311a5-37b3-4d58-98fc-e11d249f785e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:34.296988 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cac6f06-f8a0-4701-801a-8b41d6075aee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:34.297787 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cac6f06-f8a0-4701-801a-8b41d6075aee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-detach": {}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:34.297787 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cac6f06-f8a0-4701-801a-8b41d6075aee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:34.299232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-683311a5-37b3-4d58-98fc-e11d249f785e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.299232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-683311a5-37b3-4d58-98fc-e11d249f785e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.312502 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.312502 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.321232 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-683311a5-37b3-4d58-98fc-e11d249f785e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:34.321343 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.321343 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:34.321343 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1cac6f06-f8a0-4701-801a-8b41d6075aee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:34.325589 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-683311a5-37b3-4d58-98fc-e11d249f785e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 200 Aug 18 13:08:34.326233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46e14fa-0271-4a7c-8994-9d8b2b2c7554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9500d11c-ad03-496e-8f46-76a656993462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1117451779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db977a4be44042c0a1111b006a6599ae',qos_specs=None,replication_status=,reservations=['9083ce26-0b48-4a34-9c25-80ee9316f096','84f6f141-29ad-4e3b-a874-91f8f7ecbf59','a1adf8c5-7658-43e5-abc9-16fdee95900b','f1b56782-712d-431a-9782-4afc294b1921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1117451779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9500d11c-ad03-496e-8f46-76a656993462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db977a4be44042c0a1111b006a6599ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.326585 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 602/2410] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:34.327692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5944dcb3-18f3-4720-80af-fb8fdecf7e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.368192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5944dcb3-18f3-4720-80af-fb8fdecf7e26) transitioned into state 'SUCCESS' from state '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-1117451779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db977a4be44042c0a1111b006a6599ae',qos_specs=None,replication_status=,reservations=['9083ce26-0b48-4a34-9c25-80ee9316f096','84f6f141-29ad-4e3b-a874-91f8f7ecbf59','a1adf8c5-7658-43e5-abc9-16fdee95900b','f1b56782-712d-431a-9782-4afc294b1921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.369096 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850df426-965e-48dc-87a3-873db0de283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.383690 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850df426-965e-48dc-87a3-873db0de283a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.384573 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Flow 'volume_create_api' (cdf40883-e85f-42db-a504-5765f9441eec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:34.385196 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume request issued successfully. Aug 18 13:08:34.388302 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0458e215-ea5a-455b-8287-9cfab71e4fce tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:34.388762 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 606/2411] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:08:34 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:34.401913 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1cac6f06-f8a0-4701-801a-8b41d6075aee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Detach volume completed successfully. Aug 18 13:08:34.402164 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cac6f06-f8a0-4701-801a-8b41d6075aee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:34.402846 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 609/2412] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:34 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:34.413507 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f612931d-d8d3-493e-8dd2-7e7697b3d99e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.413779 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-145018c9-ba97-462b-832b-5ceded946080 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.416234 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f612931d-d8d3-493e-8dd2-7e7697b3d99e tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:34.416366 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-145018c9-ba97-462b-832b-5ceded946080 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:34.416366 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-145018c9-ba97-462b-832b-5ceded946080 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.416453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f612931d-d8d3-493e-8dd2-7e7697b3d99e tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.416453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f612931d-d8d3-493e-8dd2-7e7697b3d99e tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.416639 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-145018c9-ba97-462b-832b-5ceded946080 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.430057 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.430057 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:34.430475 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.430475 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.436851 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f612931d-d8d3-493e-8dd2-7e7697b3d99e tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:34.438852 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-145018c9-ba97-462b-832b-5ceded946080 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:34.446649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f612931d-d8d3-493e-8dd2-7e7697b3d99e tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:34.447104 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 596/2413] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:34.449485 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-145018c9-ba97-462b-832b-5ceded946080 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:34.450345 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 603/2414] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:34.552716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-70f4b753-3ccc-42a4-acae-8c0740ea1bf5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.556725 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70f4b753-3ccc-42a4-acae-8c0740ea1bf5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:34.556965 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70f4b753-3ccc-42a4-acae-8c0740ea1bf5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.557221 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70f4b753-3ccc-42a4-acae-8c0740ea1bf5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.557528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-70f4b753-3ccc-42a4-acae-8c0740ea1bf5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:34.563769 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.563769 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:34.581031 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70f4b753-3ccc-42a4-acae-8c0740ea1bf5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:34.581727 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 607/2415] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:34.596019 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.600111 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:34.600489 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2027090419", "volume_type": "ab2417e9-f81e-4fb9-b382-9a65b1736ae8", "group_id": "5a256180-83ae-4b4d-b997-08c53f2e0b7d", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:34.603247 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2027090419', 'volume_type': 'ab2417e9-f81e-4fb9-b382-9a65b1736ae8', 'group_id': '5a256180-83ae-4b4d-b997-08c53f2e0b7d', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:34.614805 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.614805 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:34.615425 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume of 1 GB Aug 18 13:08:34.623602 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:34.633927 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (4390300b-e8e2-4102-83b2-728ddcc80960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:34.637433 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9969906d-5ac9-428e-9470-8bcc4b573cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.639267 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.639267 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:34.639766 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:34.683768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9969906d-5ac9-428e-9470-8bcc4b573cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-686288225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab2417e9-f81e-4fb9-b382-9a65b1736ae8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5a256180-83ae-4b4d-b997-08c53f2e0b7d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.684634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c4774d-f34c-49ee-90ab-0d7671dc019d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.723595 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-686288225 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-686288225, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:34.724171 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-686288225 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-686288225, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:34.764653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['f59c39a8-f19e-431a-90bb-baf196d39fb6', '6667b88c-9fc3-4c25-b485-a0bdb7fd9e63', '61ea9c57-51d9-4ac6-87af-3d438b05f7e9', '49912065-831b-4376-a60d-1c900b7e1789'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:34.766275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c4774d-f34c-49ee-90ab-0d7671dc019d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f59c39a8-f19e-431a-90bb-baf196d39fb6', '6667b88c-9fc3-4c25-b485-a0bdb7fd9e63', '61ea9c57-51d9-4ac6-87af-3d438b05f7e9', '49912065-831b-4376-a60d-1c900b7e1789']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.766497 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c840a6-57de-4924-b327-2377d7633b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.794439 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c840a6-57de-4924-b327-2377d7633b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7bfa70a-5761-447e-aaa8-61883765a6d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2027090419',encryption_key_id=None,group_id=5a256180-83ae-4b4d-b997-08c53f2e0b7d,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['f59c39a8-f19e-431a-90bb-baf196d39fb6','6667b88c-9fc3-4c25-b485-a0bdb7fd9e63','61ea9c57-51d9-4ac6-87af-3d438b05f7e9','49912065-831b-4376-a60d-1c900b7e1789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2027090419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5a256180-83ae-4b4d-b997-08c53f2e0b7d,host=None,id=e7bfa70a-5761-447e-aaa8-61883765a6d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951ad02399a44499bbc506d4579cffe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad95126728824a0a8869a7717594db48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab2417e9-f81e-4fb9-b382-9a65b1736ae8),volume_type_id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.795224 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec7566e-083a-442e-824d-74ad5510583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.826821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec7566e-083a-442e-824d-74ad5510583b) transitioned into state 'SUCCESS' from state '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-2027090419',encryption_key_id=None,group_id=5a256180-83ae-4b4d-b997-08c53f2e0b7d,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['f59c39a8-f19e-431a-90bb-baf196d39fb6','6667b88c-9fc3-4c25-b485-a0bdb7fd9e63','61ea9c57-51d9-4ac6-87af-3d438b05f7e9','49912065-831b-4376-a60d-1c900b7e1789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.827012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd863913-9fc7-4bb8-9a33-555b150d6c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:34.840878 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd863913-9fc7-4bb8-9a33-555b150d6c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:34.841831 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (4390300b-e8e2-4102-83b2-728ddcc80960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:34.842333 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request issued successfully. Aug 18 13:08:34.843029 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:34.843190 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:34.885407 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:34.888706 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.888706 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:34.892138 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2c064e7b-e283-445e-a7d8-bb72e351d2d2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:34.892517 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 610/2416] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:08:34 2026] POST /volume/v3/volumes => generated 822 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:34.906760 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-41d3f08b-7998-48ff-819a-9137c24b3115 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.909098 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 Aug 18 13:08:34.909313 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.909542 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.916452 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.916452 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:34.920194 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:34.921360 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:34.921360 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:34.966231 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:34.977153 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.977153 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:34.978287 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0dc0fbf3-40a6-4a1e-a6c8-1ee75d9cdba8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:34.980377 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0dc0fbf3-40a6-4a1e-a6c8-1ee75d9cdba8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:34.980679 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0dc0fbf3-40a6-4a1e-a6c8-1ee75d9cdba8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:34.980846 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0dc0fbf3-40a6-4a1e-a6c8-1ee75d9cdba8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:34.990750 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-41d3f08b-7998-48ff-819a-9137c24b3115 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 returned with HTTP 200 Aug 18 13:08:34.991313 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 597/2417] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 => generated 890 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:34.991486 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:34.991486 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:34.997741 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0dc0fbf3-40a6-4a1e-a6c8-1ee75d9cdba8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:35.004558 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0dc0fbf3-40a6-4a1e-a6c8-1ee75d9cdba8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:35.005083 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 604/2418] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:34 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.175298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-39700af4-5251-49fd-9a0b-9676ef6887fb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.177629 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39700af4-5251-49fd-9a0b-9676ef6887fb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 Aug 18 13:08:35.177907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39700af4-5251-49fd-9a0b-9676ef6887fb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.178147 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39700af4-5251-49fd-9a0b-9676ef6887fb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.178318 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-39700af4-5251-49fd-9a0b-9676ef6887fb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Show backup with id 3ea77984-7056-4eb8-91e0-ec967dba6f03. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:08:35.184716 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39700af4-5251-49fd-9a0b-9676ef6887fb tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 returned with HTTP 404 Aug 18 13:08:35.185395 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 608/2419] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/backups/3ea77984-7056-4eb8-91e0-ec967dba6f03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:35.194414 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.196451 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e Aug 18 13:08:35.196846 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.197127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.197351 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete volume with id: 75895244-744e-4dc5-b687-699e0563240e Aug 18 13:08:35.206412 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.206412 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:35.207034 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:35.227427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0dc03d3b-5ec3-4dab-82d3-69b53859099a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.230717 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0dc03d3b-5ec3-4dab-82d3-69b53859099a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:35.230957 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0dc03d3b-5ec3-4dab-82d3-69b53859099a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.231200 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0dc03d3b-5ec3-4dab-82d3-69b53859099a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.232099 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Delete volume request issued successfully. Aug 18 13:08:35.232394 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c23fb04c-7ce4-4bd6-b34f-ba794a9de33b tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e returned with HTTP 202 Aug 18 13:08:35.232938 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 611/2420] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:35 2026] DELETE /volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:35.237671 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0dc03d3b-5ec3-4dab-82d3-69b53859099a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 404 Aug 18 13:08:35.238571 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 598/2421] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:35.245085 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-05172615-c0f1-4665-8318-4be2d11e0a77 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.247566 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05172615-c0f1-4665-8318-4be2d11e0a77 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e Aug 18 13:08:35.247746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.247852 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05172615-c0f1-4665-8318-4be2d11e0a77 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.248046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05172615-c0f1-4665-8318-4be2d11e0a77 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.249986 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:35.250269 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.250539 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.250720 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: 195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:35.256282 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.256282 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:35.257871 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.257871 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:35.258639 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:35.260825 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-05172615-c0f1-4665-8318-4be2d11e0a77 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Volume info retrieved successfully. Aug 18 13:08:35.269287 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05172615-c0f1-4665-8318-4be2d11e0a77 tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e returned with HTTP 200 Aug 18 13:08:35.269287 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 605/2422] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.287017 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot delete request issued successfully. Aug 18 13:08:35.287199 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a1aa08bb-8bdf-4301-88aa-173ab84d2a46 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 202 Aug 18 13:08:35.287872 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 609/2423] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:35 2026] DELETE /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:35.296808 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d7cd6d74-0eb6-42b1-b710-3e3fffa01f39 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.299709 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d7cd6d74-0eb6-42b1-b710-3e3fffa01f39 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:35.299913 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d7cd6d74-0eb6-42b1-b710-3e3fffa01f39 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.300080 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d7cd6d74-0eb6-42b1-b710-3e3fffa01f39 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.307233 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.307233 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:35.307818 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d7cd6d74-0eb6-42b1-b710-3e3fffa01f39 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:35.308804 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d7cd6d74-0eb6-42b1-b710-3e3fffa01f39 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 200 Aug 18 13:08:35.309390 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 612/2424] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.347935 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-133fb5b1-9864-4de4-8d6d-16fc7dea003d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.350632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-133fb5b1-9864-4de4-8d6d-16fc7dea003d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:35.350960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-133fb5b1-9864-4de4-8d6d-16fc7dea003d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.351299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-133fb5b1-9864-4de4-8d6d-16fc7dea003d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.363838 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.363838 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:35.370534 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-133fb5b1-9864-4de4-8d6d-16fc7dea003d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:35.384095 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-133fb5b1-9864-4de4-8d6d-16fc7dea003d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 200 Aug 18 13:08:35.384731 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 599/2425] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.405390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d63d78eb-3afa-4d96-9316-a8987c221c5f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.407860 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d63d78eb-3afa-4d96-9316-a8987c221c5f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:35.408157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d63d78eb-3afa-4d96-9316-a8987c221c5f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.408445 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d63d78eb-3afa-4d96-9316-a8987c221c5f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.418406 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.418406 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:35.423919 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d63d78eb-3afa-4d96-9316-a8987c221c5f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:35.430388 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d63d78eb-3afa-4d96-9316-a8987c221c5f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 200 Aug 18 13:08:35.430942 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 606/2426] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.445013 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.446931 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:08:35.447135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.447359 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.447659 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.448045 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.448045 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:35.448534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.457265 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.457929 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fcda284e-9eb0-4c75-8da5-078f3ffb9ba9 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:08:35.458394 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 610/2427] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes => generated 975 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.465968 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-02c534b3-8132-457f-bb1e-530f899e90a7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.468770 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-02c534b3-8132-457f-bb1e-530f899e90a7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:35.468917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.468974 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-02c534b3-8132-457f-bb1e-530f899e90a7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.469200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-02c534b3-8132-457f-bb1e-530f899e90a7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.473276 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1992970607 Aug 18 13:08:35.473605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.473998 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.474515 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.475687 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1992970607'), ('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.478999 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.478999 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:35.485390 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-02c534b3-8132-457f-bb1e-530f899e90a7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:35.491554 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-02c534b3-8132-457f-bb1e-530f899e90a7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:35.492241 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 613/2428] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.517375 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.518128 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10e9879a-2e33-4ac5-961d-9bd0c943b0a0 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1992970607 returned with HTTP 200 Aug 18 13:08:35.518715 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 600/2429] 10.4.3.126 () {66 vars in 1338 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1992970607 => generated 334 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.530439 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bde7da02-2e75-4237-bd68-600152e88574 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.532057 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bde7da02-2e75-4237-bd68-600152e88574 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1992970607 Aug 18 13:08:35.532268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bde7da02-2e75-4237-bd68-600152e88574 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.532498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bde7da02-2e75-4237-bd68-600152e88574 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.532764 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-bde7da02-2e75-4237-bd68-600152e88574 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.533428 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bde7da02-2e75-4237-bd68-600152e88574 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1992970607'), ('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.545102 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-1c4bfb51-5d92-46a6-8463-fc09b9cbfa27 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.549931 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-1c4bfb51-5d92-46a6-8463-fc09b9cbfa27 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:35.550220 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-1c4bfb51-5d92-46a6-8463-fc09b9cbfa27 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.550523 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-1c4bfb51-5d92-46a6-8463-fc09b9cbfa27 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.559963 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.559963 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:35.564389 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-1c4bfb51-5d92-46a6-8463-fc09b9cbfa27 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:35.569523 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-1c4bfb51-5d92-46a6-8463-fc09b9cbfa27 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:35.570007 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 611/2430] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.572438 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bde7da02-2e75-4237-bd68-600152e88574 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.573405 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.573405 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:35.580507 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bde7da02-2e75-4237-bd68-600152e88574 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1992970607 returned with HTTP 200 Aug 18 13:08:35.580933 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 607/2431] 10.4.3.126 () {66 vars in 1359 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1992970607 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.606023 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.607817 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1 Aug 18 13:08:35.608002 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.608194 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.608486 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.609144 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.615357 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.616015 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.616015 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:35.620067 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-96886a10-9787-4c8b-9eab-1dc5f423f250 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 13:08:35.620412 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 614/2432] 10.4.3.126 () {66 vars in 1273 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.634231 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-295c86f9-36e7-41b1-9d67-280547a6b55f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.636811 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-295c86f9-36e7-41b1-9d67-280547a6b55f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:35.637081 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-295c86f9-36e7-41b1-9d67-280547a6b55f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.637360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-295c86f9-36e7-41b1-9d67-280547a6b55f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.637706 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-295c86f9-36e7-41b1-9d67-280547a6b55f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.638288 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.638288 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:35.638857 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-295c86f9-36e7-41b1-9d67-280547a6b55f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.670127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-64cea584-f4e0-4b52-bee6-3e6abbef817c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.672538 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64cea584-f4e0-4b52-bee6-3e6abbef817c None None] GET https://10.4.3.126/volume// Aug 18 13:08:35.672709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-64cea584-f4e0-4b52-bee6-3e6abbef817c None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.672876 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-64cea584-f4e0-4b52-bee6-3e6abbef817c None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.673188 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64cea584-f4e0-4b52-bee6-3e6abbef817c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:35.673454 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 612/2433] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:08:35.680557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-08aec3ab-22b7-4147-ae0e-b0c869cbdced None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.682455 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-08aec3ab-22b7-4147-ae0e-b0c869cbdced tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:08:35.683010 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-08aec3ab-22b7-4147-ae0e-b0c869cbdced tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9500d11c-ad03-496e-8f46-76a656993462", "connector": null, "instance_uuid": "f3a7920b-cf48-4778-b062-728a4edf4588"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:35.690888 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.690888 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:35.691784 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-295c86f9-36e7-41b1-9d67-280547a6b55f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.692823 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.692823 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:35.698792 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-295c86f9-36e7-41b1-9d67-280547a6b55f tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 200 Aug 18 13:08:35.699312 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 601/2434] 10.4.3.126 () {66 vars in 1361 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 1003 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.714875 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8074a733-8f93-4816-b43b-c60cf042fd43 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.716601 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8074a733-8f93-4816-b43b-c60cf042fd43 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:35.716798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8074a733-8f93-4816-b43b-c60cf042fd43 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.716976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8074a733-8f93-4816-b43b-c60cf042fd43 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.717201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-8074a733-8f93-4816-b43b-c60cf042fd43 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.717891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8074a733-8f93-4816-b43b-c60cf042fd43 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.725969 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-08aec3ab-22b7-4147-ae0e-b0c869cbdced tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:08:35.726589 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 608/2435] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:08:35 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.749053 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8074a733-8f93-4816-b43b-c60cf042fd43 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.749846 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.749846 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:35.753838 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8074a733-8f93-4816-b43b-c60cf042fd43 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 200 Aug 18 13:08:35.754384 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 615/2436] 10.4.3.126 () {66 vars in 1361 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.758046 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5f796aae-19a6-4601-bbd7-cbae5e42e02a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.760629 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5f796aae-19a6-4601-bbd7-cbae5e42e02a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:35.760944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5f796aae-19a6-4601-bbd7-cbae5e42e02a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.761238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5f796aae-19a6-4601-bbd7-cbae5e42e02a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.774405 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.774405 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:35.774574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-82624792-9600-412e-b573-c456edef890a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.776185 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-82624792-9600-412e-b573-c456edef890a tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:35.776370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-82624792-9600-412e-b573-c456edef890a tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.776586 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-82624792-9600-412e-b573-c456edef890a tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.776814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-82624792-9600-412e-b573-c456edef890a tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.777509 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-82624792-9600-412e-b573-c456edef890a tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.778441 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5f796aae-19a6-4601-bbd7-cbae5e42e02a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:35.778601 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c0811218-ab09-4765-bc97-a6a1078419e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.778927 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0811218-ab09-4765-bc97-a6a1078419e3 None None] GET https://10.4.3.126/volume// Aug 18 13:08:35.779105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0811218-ab09-4765-bc97-a6a1078419e3 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.779316 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0811218-ab09-4765-bc97-a6a1078419e3 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.779616 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0811218-ab09-4765-bc97-a6a1078419e3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:35.779890 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 609/2437] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:08: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 18 13:08:35.784290 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5f796aae-19a6-4601-bbd7-cbae5e42e02a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:35.784821 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 613/2438] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.789263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-8c433185-18f9-418a-9f4a-94a52892f06a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.789421 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-82624792-9600-412e-b573-c456edef890a tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.791193 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-8c433185-18f9-418a-9f4a-94a52892f06a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:35.791452 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-8c433185-18f9-418a-9f4a-94a52892f06a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.791723 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-8c433185-18f9-418a-9f4a-94a52892f06a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.792277 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-82624792-9600-412e-b573-c456edef890a tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 200 Aug 18 13:08:35.792817 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 602/2439] 10.4.3.126 () {66 vars in 1361 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=509849f8-656b-4253-82c9-98fb87980bbc => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:35.801577 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.801577 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:35.805170 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-8c433185-18f9-418a-9f4a-94a52892f06a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:35.807177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.808930 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 13:08:35.809188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.809470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.809792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.810090 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value available, assuming string {{(pid=100590) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:35.810439 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.810439 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:35.810686 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-8c433185-18f9-418a-9f4a-94a52892f06a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:35.810977 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.811291 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 616/2440] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:35.844540 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.845472 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.845472 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:35.857098 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e888a042-f602-417b-b7c7-8e3db191c9b2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 13:08:35.857601 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 610/2441] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.874322 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.876676 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 13:08:35.877080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.877295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.877660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.879286 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value available, assuming string {{(pid=100588) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:35.879286 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.909302 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.910314 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.910314 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:35.914247 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6807acc5-4ea8-4e44-80bb-7d93dc415edf tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 13:08:35.914688 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 614/2442] 10.4.3.126 () {66 vars in 1359 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:35.934834 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-675b81f9-d6ee-4481-8ce0-735a270de817 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.936691 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-675b81f9-d6ee-4481-8ce0-735a270de817 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1 Aug 18 13:08:35.936931 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-675b81f9-d6ee-4481-8ce0-735a270de817 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.937221 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-675b81f9-d6ee-4481-8ce0-735a270de817 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.937457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-675b81f9-d6ee-4481-8ce0-735a270de817 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.939244 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-675b81f9-d6ee-4481-8ce0-735a270de817 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:35.942600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-07538854-2344-4855-918a-994736e0c873 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.945202 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-07538854-2344-4855-918a-994736e0c873 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] PUT https://10.4.3.126/volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb Aug 18 13:08:35.945710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-07538854-2344-4855-918a-994736e0c873 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:35.953531 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-675b81f9-d6ee-4481-8ce0-735a270de817 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:35.954352 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-675b81f9-d6ee-4481-8ce0-735a270de817 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 13:08:35.954863 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 603/2443] 10.4.3.126 () {66 vars in 1252 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:35.957240 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-07538854-2344-4855-918a-994736e0c873 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Acquiring lock "cinder-attachment_update-9500d11c-ad03-496e-8f46-76a656993462-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:08:35.963116 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-07538854-2344-4855-918a-994736e0c873 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Lock "cinder-attachment_update-9500d11c-ad03-496e-8f46-76a656993462-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:08:35.963363 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:35.964138 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:35.964138 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:35.965035 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1&marker=2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:35.965200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:35.965422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:35.965782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:35.966390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.001707 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.002417 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ce1d8998-5018-48fb-ac54-ad960edd3c34 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?limit=1&marker=2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 200 Aug 18 13:08:36.002847 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 611/2444] 10.4.3.126 () {66 vars in 1340 bytes} [Tue Aug 18 13:08:35 2026] GET /volume/v3/volumes?limit=1&marker=2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.010335 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.013044 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 Aug 18 13:08:36.013256 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.013448 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.013922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.018357 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1&marker=08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:36.018592 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.018801 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.019070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.019499 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.019499 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.019949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.020336 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.020336 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:36.024008 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:36.024146 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c6864240-047a-44b1-a10e-494eb880828c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.024733 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:36.024883 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:36.026491 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c6864240-047a-44b1-a10e-494eb880828c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:36.026761 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c6864240-047a-44b1-a10e-494eb880828c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.027010 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c6864240-047a-44b1-a10e-494eb880828c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.035010 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.035724 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f03abab-7c46-45bd-9135-2f2b43d894c2 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?limit=1&marker=08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 200 Aug 18 13:08:36.036335 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 604/2445] 10.4.3.126 () {66 vars in 1340 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?limit=1&marker=08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.044030 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.044030 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:36.048805 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-415d87e9-8416-475c-b4b2-3262dff6c180 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.049546 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c6864240-047a-44b1-a10e-494eb880828c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:36.050864 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-415d87e9-8416-475c-b4b2-3262dff6c180 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1&marker=509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:36.051080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-415d87e9-8416-475c-b4b2-3262dff6c180 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.051307 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-415d87e9-8416-475c-b4b2-3262dff6c180 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.051632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-415d87e9-8416-475c-b4b2-3262dff6c180 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.051967 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.051967 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.052472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-415d87e9-8416-475c-b4b2-3262dff6c180 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.052542 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-07538854-2344-4855-918a-994736e0c873 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Lock "cinder-attachment_update-9500d11c-ad03-496e-8f46-76a656993462-np0000007652" released by "attachment_update" :: held 0.089s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:08:36.052811 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-07538854-2344-4855-918a-994736e0c873 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb returned with HTTP 200 Aug 18 13:08:36.053663 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 617/2446] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:08:35 2026] PUT /volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.056018 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c6864240-047a-44b1-a10e-494eb880828c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:36.057392 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 612/2447] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.069457 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-415d87e9-8416-475c-b4b2-3262dff6c180 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.069803 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-415d87e9-8416-475c-b4b2-3262dff6c180 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?limit=1&marker=509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 200 Aug 18 13:08:36.070224 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 605/2448] 10.4.3.126 () {66 vars in 1340 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?limit=1&marker=509849f8-656b-4253-82c9-98fb87980bbc => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:36.074383 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:36.080152 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.080152 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:36.083097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.084848 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1149765206&status=available Aug 18 13:08:36.085032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.085221 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.085505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.085744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value available, assuming string {{(pid=100589) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.086014 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.086014 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.086225 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-38727cfa-84ba-4d75-b89e-45fc9eb2a512 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 returned with HTTP 200 Aug 18 13:08:36.086360 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1149765206'), ('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.086581 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 615/2449] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.099337 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d75a189d-1da5-426e-a201-c251e8be716d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.101052 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:36.101401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-803196610", "volume_type": "ab2417e9-f81e-4fb9-b382-9a65b1736ae8", "group_id": "5a256180-83ae-4b4d-b997-08c53f2e0b7d", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:36.102787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-803196610', 'volume_type': 'ab2417e9-f81e-4fb9-b382-9a65b1736ae8', 'group_id': '5a256180-83ae-4b4d-b997-08c53f2e0b7d', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:36.111242 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.111242 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:36.111807 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume of 1 GB Aug 18 13:08:36.118065 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.118319 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:36.118582 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf44ecd0-075d-4d27-ba6a-6995a1c29d94 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1149765206&status=available returned with HTTP 200 Aug 18 13:08:36.119071 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 618/2450] 10.4.3.126 () {66 vars in 1372 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1149765206&status=available => generated 334 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.123769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (b5bf2b80-a4c1-42ad-937e-55c5a07aa882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:36.125318 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f8ccec-a601-439d-9554-99b6b1064eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:36.126304 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.126304 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:36.126304 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:36.134658 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.136722 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-894247123&status=available Aug 18 13:08:36.136722 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.136936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.137200 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.137468 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value available, assuming string {{(pid=100591) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.138181 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-894247123'), ('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.155656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f8ccec-a601-439d-9554-99b6b1064eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-686288225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab2417e9-f81e-4fb9-b382-9a65b1736ae8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5a256180-83ae-4b4d-b997-08c53f2e0b7d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:36.156743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c5f0dde-51b8-417f-bf69-0e50e0e34f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:36.177639 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.178374 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.178374 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.184587 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-290c87a8-fb9a-44c4-b172-cea4290cead8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-894247123&status=available returned with HTTP 200 Aug 18 13:08:36.185154 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 606/2451] 10.4.3.126 () {66 vars in 1391 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-894247123&status=available => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.205553 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-686288225 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-686288225, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:36.205764 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-04e02032-ed13-4697-87dc-670c8c9388af None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.206125 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-686288225 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-686288225, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:36.207736 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-04e02032-ed13-4697-87dc-670c8c9388af tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?marker=509849f8-656b-4253-82c9-98fb87980bbc&sort=id%3Aasc Aug 18 13:08:36.208375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-04e02032-ed13-4697-87dc-670c8c9388af tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.208375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-04e02032-ed13-4697-87dc-670c8c9388af tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.208523 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-04e02032-ed13-4697-87dc-670c8c9388af tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.209383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-04e02032-ed13-4697-87dc-670c8c9388af tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.221733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['a888f50e-1c43-432a-8c76-a1f5551dc068', '93a619dc-9cbe-48bd-92ed-0ef5bd022748', '74453ca3-bac9-4bff-95d8-bae9aae94659', '422b5bfb-6a95-4b11-b5fb-f09865109fdc'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:36.222735 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c5f0dde-51b8-417f-bf69-0e50e0e34f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a888f50e-1c43-432a-8c76-a1f5551dc068', '93a619dc-9cbe-48bd-92ed-0ef5bd022748', '74453ca3-bac9-4bff-95d8-bae9aae94659', '422b5bfb-6a95-4b11-b5fb-f09865109fdc']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:36.223639 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7d051e-0757-46ad-8839-99617923a3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:36.247227 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-04e02032-ed13-4697-87dc-670c8c9388af tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.247712 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7d051e-0757-46ad-8839-99617923a3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc627afd-3b56-4c33-b5cb-c88a37c20221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-803196610',encryption_key_id=None,group_id=5a256180-83ae-4b4d-b997-08c53f2e0b7d,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['a888f50e-1c43-432a-8c76-a1f5551dc068','93a619dc-9cbe-48bd-92ed-0ef5bd022748','74453ca3-bac9-4bff-95d8-bae9aae94659','422b5bfb-6a95-4b11-b5fb-f09865109fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-803196610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5a256180-83ae-4b4d-b997-08c53f2e0b7d,host=None,id=cc627afd-3b56-4c33-b5cb-c88a37c20221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951ad02399a44499bbc506d4579cffe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad95126728824a0a8869a7717594db48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab2417e9-f81e-4fb9-b382-9a65b1736ae8),volume_type_id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:36.248461 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ecdcf8-26d9-4b5f-9325-8d9322bd4465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:36.249758 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-04e02032-ed13-4697-87dc-670c8c9388af tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?marker=509849f8-656b-4253-82c9-98fb87980bbc&sort=id%3Aasc returned with HTTP 200 Aug 18 13:08:36.250437 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 616/2452] 10.4.3.126 () {66 vars in 1373 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/detail?marker=509849f8-656b-4253-82c9-98fb87980bbc&sort=id%3Aasc => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:36.268982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0493c504-2783-4bc7-a781-fa989e2147e1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.271118 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0493c504-2783-4bc7-a781-fa989e2147e1 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 13:08:36.271384 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0493c504-2783-4bc7-a781-fa989e2147e1 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.271597 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0493c504-2783-4bc7-a781-fa989e2147e1 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.271893 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-0493c504-2783-4bc7-a781-fa989e2147e1 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.272334 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.272334 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.272788 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-0493c504-2783-4bc7-a781-fa989e2147e1 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.272945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ecdcf8-26d9-4b5f-9325-8d9322bd4465) transitioned into state 'SUCCESS' from state '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-803196610',encryption_key_id=None,group_id=5a256180-83ae-4b4d-b997-08c53f2e0b7d,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['a888f50e-1c43-432a-8c76-a1f5551dc068','93a619dc-9cbe-48bd-92ed-0ef5bd022748','74453ca3-bac9-4bff-95d8-bae9aae94659','422b5bfb-6a95-4b11-b5fb-f09865109fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=ab2417e9-f81e-4fb9-b382-9a65b1736ae8)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:36.273900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547ae903-cbb0-49d9-ba06-6fe8487a31b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:36.290025 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aab6f9d0-b5a3-46ba-b89b-415cf6f146ff None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.292154 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aab6f9d0-b5a3-46ba-b89b-415cf6f146ff tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] GET https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e Aug 18 13:08:36.292439 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aab6f9d0-b5a3-46ba-b89b-415cf6f146ff tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.292735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aab6f9d0-b5a3-46ba-b89b-415cf6f146ff tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.293060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547ae903-cbb0-49d9-ba06-6fe8487a31b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:36.294312 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (b5bf2b80-a4c1-42ad-937e-55c5a07aa882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:36.294758 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request issued successfully. Aug 18 13:08:36.295899 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:36.296042 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:36.299458 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aab6f9d0-b5a3-46ba-b89b-415cf6f146ff tempest-ProjectReaderTests33-1450321987 tempest-ProjectReaderTests33-1450321987-project-admin] https://10.4.3.126/volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e returned with HTTP 404 Aug 18 13:08:36.300096 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 607/2453] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/75895244-744e-4dc5-b687-699e0563240e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:36.312759 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0493c504-2783-4bc7-a781-fa989e2147e1 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.314192 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.314192 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.320171 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0493c504-2783-4bc7-a781-fa989e2147e1 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 13:08:36.320171 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 619/2454] 10.4.3.126 () {66 vars in 1337 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.330345 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b03ac787-c9a5-460e-9a17-cfadce1a2981 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.334035 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b03ac787-c9a5-460e-9a17-cfadce1a2981 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:36.334035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b03ac787-c9a5-460e-9a17-cfadce1a2981 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.334035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b03ac787-c9a5-460e-9a17-cfadce1a2981 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.339811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.341944 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:36.342189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.342446 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.342770 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.347237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.348749 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b03ac787-c9a5-460e-9a17-cfadce1a2981 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 404 Aug 18 13:08:36.349514 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 617/2455] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:36.353066 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:36.357200 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.357200 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:36.362468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.362929 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.365385 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.365385 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.365519 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:36.365519 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.365519 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.365519 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:36.370171 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d75a189d-1da5-426e-a201-c251e8be716d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:36.370853 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 613/2456] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:08:36 2026] POST /volume/v3/volumes => generated 821 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:36.376083 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f4fb6b1-1c60-4982-8713-696dd2bec74e tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:36.376601 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 608/2457] 10.4.3.126 () {66 vars in 1258 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.377576 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.377576 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.378860 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:36.388952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-457dbe35-9c97-400d-889a-2aa24e083ebe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.391183 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 Aug 18 13:08:36.391522 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.392391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.397175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.400477 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 13:08:36.400771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.401003 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.401346 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.402313 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.405049 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.405049 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:36.409753 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot delete request issued successfully. Aug 18 13:08:36.409753 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c70c54b-a3b7-4d43-89bb-3b2c2620aacb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 202 Aug 18 13:08:36.410433 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 620/2458] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:36 2026] DELETE /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:36.420095 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2155ad9a-e246-4338-a76f-4838f0cb622f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.420819 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:36.421941 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:36.422011 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2155ad9a-e246-4338-a76f-4838f0cb622f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:36.422176 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:36.422361 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2155ad9a-e246-4338-a76f-4838f0cb622f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.422589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2155ad9a-e246-4338-a76f-4838f0cb622f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.431346 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.431346 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.432018 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2155ad9a-e246-4338-a76f-4838f0cb622f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:08:36.433218 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2155ad9a-e246-4338-a76f-4838f0cb622f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 200 Aug 18 13:08:36.434015 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 609/2459] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.449339 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.450071 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b1c063dc-3a21-4872-87c2-ad5252948d5c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 13:08:36.450530 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 614/2460] 10.4.3.126 () {66 vars in 1316 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.464027 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.466177 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?availability_zone=nova Aug 18 13:08:36.466469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.466742 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.467030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.467424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value nova, assuming string {{(pid=100589) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.467679 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.467679 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.468165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.470867 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:36.477561 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.477561 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:36.491060 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-457dbe35-9c97-400d-889a-2aa24e083ebe tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 returned with HTTP 200 Aug 18 13:08:36.491792 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 618/2461] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.508904 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.509729 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5531d420-0894-4dcd-b381-bc9be1bd4295 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 13:08:36.510249 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 621/2462] 10.4.3.126 () {66 vars in 1282 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:08:36.529435 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-94560377-4837-48d7-808c-248c739c6a35 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.532071 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?availability_zone=nova Aug 18 13:08:36.532390 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.532685 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.533051 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.533338 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value nova, assuming string {{(pid=100591) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.534016 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.579296 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-66c2ba4c-3cc9-480b-9206-2d611b733516 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.581188 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.581977 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-66c2ba4c-3cc9-480b-9206-2d611b733516 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6/action Aug 18 13:08:36.582067 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-94560377-4837-48d7-808c-248c739c6a35 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 13:08:36.582447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-66c2ba4c-3cc9-480b-9206-2d611b733516 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:36.582516 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 610/2463] 10.4.3.126 () {66 vars in 1282 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.582623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-66c2ba4c-3cc9-480b-9206-2d611b733516 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:36.596310 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.598526 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?bootable=false Aug 18 13:08:36.598526 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.598838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.599223 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.600447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.604949 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.604949 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:36.621890 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2678a9aa-b16e-460e-98b6-9f6eb060ddef req-66c2ba4c-3cc9-480b-9206-2d611b733516 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6/action returned with HTTP 204 Aug 18 13:08:36.622385 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 615/2464] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:08:36 2026] POST /volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:36.646376 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.647115 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b736b10a-0fee-4e3d-a688-ce37dcec53d6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 13:08:36.648199 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 619/2465] 10.4.3.126 () {66 vars in 1266 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.658902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.661131 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?bootable=false Aug 18 13:08:36.661493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.661493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.661838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.662234 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.662234 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.662729 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.698103 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.698583 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d24944cf-fb5e-4718-b4f8-bbb416c2c0e8 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 13:08:36.699002 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 622/2466] 10.4.3.126 () {66 vars in 1266 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.716324 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.718646 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?status=available Aug 18 13:08:36.718927 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.719195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.719474 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.719807 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value available, assuming string {{(pid=100591) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.720087 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.720087 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.720601 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.728381 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.728925 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b4e6536f-8e94-43eb-8ee5-b38d769c33cd tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 13:08:36.729378 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 611/2467] 10.4.3.126 () {66 vars in 1270 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.742223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.744589 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes?status=available Aug 18 13:08:36.744822 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.745034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.745303 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.745581 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value available, assuming string {{(pid=100590) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.746330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.755670 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.756477 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb4c17ca-6cab-4e02-891e-3c71af952336 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 13:08:36.756954 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 616/2468] 10.4.3.126 () {66 vars in 1270 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.770163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.772957 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?availability_zone=nova Aug 18 13:08:36.772957 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.773381 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.774423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.775415 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value nova, assuming string {{(pid=100588) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.775999 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.775999 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:36.776928 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.802275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2babe033-3eb6-4337-9ccb-35ea19c1a817 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.804359 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2babe033-3eb6-4337-9ccb-35ea19c1a817 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:36.804654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2babe033-3eb6-4337-9ccb-35ea19c1a817 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.804797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2babe033-3eb6-4337-9ccb-35ea19c1a817 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.816474 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.816674 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.816674 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.817586 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.817586 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:36.821197 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2babe033-3eb6-4337-9ccb-35ea19c1a817 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:36.823518 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c04bfed7-27a3-40c2-b83d-a9c77866516d tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 13:08:36.823950 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 620/2469] 10.4.3.126 () {66 vars in 1303 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.827480 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2babe033-3eb6-4337-9ccb-35ea19c1a817 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:36.828016 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 623/2470] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:36.840537 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.842633 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?bootable=false Aug 18 13:08:36.842816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.843123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.843340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.843733 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.843733 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.844264 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.878431 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.879588 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.879588 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:36.884254 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6235f7b0-890e-4120-8e05-5a56dcc8adbe tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 13:08:36.884782 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 612/2471] 10.4.3.126 () {66 vars in 1287 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.903359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-504142ca-a75e-4909-bb8c-f819631dd183 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.905665 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?status=available Aug 18 13:08:36.905935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.906186 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.906458 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:36.906786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Could not evaluate value available, assuming string {{(pid=100590) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:08:36.907028 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.907028 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:36.907411 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:36.915825 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Get all volumes completed successfully. Aug 18 13:08:36.916956 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.916956 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:36.921659 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-504142ca-a75e-4909-bb8c-f819631dd183 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 13:08:36.922054 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 617/2472] 10.4.3.126 () {66 vars in 1291 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:36.936837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1328e718-48bf-4856-a91a-c5d0297ac522 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.940398 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1328e718-48bf-4856-a91a-c5d0297ac522 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:36.940713 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1328e718-48bf-4856-a91a-c5d0297ac522 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.941006 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1328e718-48bf-4856-a91a-c5d0297ac522 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.950196 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.950196 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:36.955081 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1328e718-48bf-4856-a91a-c5d0297ac522 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:36.960227 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1328e718-48bf-4856-a91a-c5d0297ac522 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 200 Aug 18 13:08:36.960801 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 621/2473] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:36 2026] GET /volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:08:36.975391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:36.977521 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:36.977779 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:36.977993 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:36.978185 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Delete volume with id: 2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:36.985883 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:36.985883 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:36.986336 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:37.009422 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Delete volume request issued successfully. Aug 18 13:08:37.009422 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-929848c3-2b49-402e-a61c-1dabdbfcaf92 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 202 Aug 18 13:08:37.010027 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 624/2474] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:36 2026] DELETE /volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:37.017921 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6fdf4f9e-1a5e-4437-b7cd-1051b2ea4486 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.019939 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6fdf4f9e-1a5e-4437-b7cd-1051b2ea4486 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:37.020232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6fdf4f9e-1a5e-4437-b7cd-1051b2ea4486 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.020613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6fdf4f9e-1a5e-4437-b7cd-1051b2ea4486 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.030161 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.030161 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:37.035067 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6fdf4f9e-1a5e-4437-b7cd-1051b2ea4486 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:37.039867 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6fdf4f9e-1a5e-4437-b7cd-1051b2ea4486 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 200 Aug 18 13:08:37.040345 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 613/2475] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:37.069368 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2b7a4614-37a1-4b8b-8cc8-20dbecc6fed5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.071633 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b7a4614-37a1-4b8b-8cc8-20dbecc6fed5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:37.071800 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b7a4614-37a1-4b8b-8cc8-20dbecc6fed5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.072041 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b7a4614-37a1-4b8b-8cc8-20dbecc6fed5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.082475 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.082475 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:37.087118 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2b7a4614-37a1-4b8b-8cc8-20dbecc6fed5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:37.092882 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b7a4614-37a1-4b8b-8cc8-20dbecc6fed5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:37.093355 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 618/2476] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1654 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:37.108607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1ce36c00-a2c0-44bb-be3f-b37f5e765e00 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.110322 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1ce36c00-a2c0-44bb-be3f-b37f5e765e00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:37.110752 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1ce36c00-a2c0-44bb-be3f-b37f5e765e00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc77d3ea-e639-42e4-9f25-cddf5435e422", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-41628346"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:37.121551 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.121551 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:37.122058 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1ce36c00-a2c0-44bb-be3f-b37f5e765e00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:37.122252 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-1ce36c00-a2c0-44bb-be3f-b37f5e765e00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:37.129317 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1ce36c00-a2c0-44bb-be3f-b37f5e765e00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 400 Aug 18 13:08:37.129997 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 622/2477] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:37 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:08:37.138126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1e364200-e52d-4b57-b5b0-d494b9480090 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.139846 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e364200-e52d-4b57-b5b0-d494b9480090 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:37.140138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1e364200-e52d-4b57-b5b0-d494b9480090 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc77d3ea-e639-42e4-9f25-cddf5435e422", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2070502531"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:37.150526 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.150526 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:37.151045 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1e364200-e52d-4b57-b5b0-d494b9480090 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:37.151201 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-1e364200-e52d-4b57-b5b0-d494b9480090 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:37.179805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-1e364200-e52d-4b57-b5b0-d494b9480090 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['9f562529-45e1-4cfb-be37-424c8f59bac5', '46cfdbde-6669-4545-b15d-c43b596dba58', '22ced09b-d1bd-45ba-89b7-f073896a077d', '25038275-87ae-4c71-a61a-f648e24ab9e8'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:37.216665 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1e364200-e52d-4b57-b5b0-d494b9480090 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot force create request issued successfully. Aug 18 13:08:37.217091 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e364200-e52d-4b57-b5b0-d494b9480090 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:37.217628 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 625/2478] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:37.228781 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6bc12f52-b2cf-46f8-bcf1-31925511d2b7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.230855 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6bc12f52-b2cf-46f8-bcf1-31925511d2b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:37.231091 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6bc12f52-b2cf-46f8-bcf1-31925511d2b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.231247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6bc12f52-b2cf-46f8-bcf1-31925511d2b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.236635 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.236635 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:37.237159 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6bc12f52-b2cf-46f8-bcf1-31925511d2b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:37.238273 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6bc12f52-b2cf-46f8-bcf1-31925511d2b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 returned with HTTP 200 Aug 18 13:08:37.238409 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 614/2479] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:37.446321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4773dc78-4a42-4864-9401-ae3a7bbaa800 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.448131 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4773dc78-4a42-4864-9401-ae3a7bbaa800 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:37.448387 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4773dc78-4a42-4864-9401-ae3a7bbaa800 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.448588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4773dc78-4a42-4864-9401-ae3a7bbaa800 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.453343 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4773dc78-4a42-4864-9401-ae3a7bbaa800 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 404 Aug 18 13:08:37.453450 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 619/2480] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:37.465043 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0ae4ec5c-6b28-44a7-a7c2-7eab5ed0d44b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.467182 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ae4ec5c-6b28-44a7-a7c2-7eab5ed0d44b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:37.467321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ae4ec5c-6b28-44a7-a7c2-7eab5ed0d44b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.467554 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ae4ec5c-6b28-44a7-a7c2-7eab5ed0d44b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.467660 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-0ae4ec5c-6b28-44a7-a7c2-7eab5ed0d44b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: 39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:37.472789 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ae4ec5c-6b28-44a7-a7c2-7eab5ed0d44b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 404 Aug 18 13:08:37.473037 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 623/2481] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:37 2026] DELETE /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:37.481139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9e35447d-634d-4ab7-b5b3-70a6f58ff530 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.486096 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9e35447d-634d-4ab7-b5b3-70a6f58ff530 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 Aug 18 13:08:37.486096 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9e35447d-634d-4ab7-b5b3-70a6f58ff530 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.486222 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9e35447d-634d-4ab7-b5b3-70a6f58ff530 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.491299 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9e35447d-634d-4ab7-b5b3-70a6f58ff530 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 returned with HTTP 404 Aug 18 13:08:37.492005 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 626/2482] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/snapshots/39871a7a-9ea9-400f-925c-0b1fb5255aa8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:37.500632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6c4ec901-abab-47a3-aaaf-8d9b2e84b340 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.502453 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6c4ec901-abab-47a3-aaaf-8d9b2e84b340 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:37.502657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6c4ec901-abab-47a3-aaaf-8d9b2e84b340 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.502867 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6c4ec901-abab-47a3-aaaf-8d9b2e84b340 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.503004 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-6c4ec901-abab-47a3-aaaf-8d9b2e84b340 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: 195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:37.507450 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-213e8ebe-5e43-41ab-b67e-444f203092ba None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.508673 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6c4ec901-abab-47a3-aaaf-8d9b2e84b340 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 404 Aug 18 13:08:37.509174 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 615/2483] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:37 2026] DELETE /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:37.509322 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 Aug 18 13:08:37.509566 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.509792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.517570 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.517570 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:37.519953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ceb4cf51-b904-43cf-a0d8-cb1f25b0b8ae None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.521506 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:37.522478 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:37.522478 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:37.528092 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ceb4cf51-b904-43cf-a0d8-cb1f25b0b8ae tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 Aug 18 13:08:37.528092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ceb4cf51-b904-43cf-a0d8-cb1f25b0b8ae tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.528092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ceb4cf51-b904-43cf-a0d8-cb1f25b0b8ae tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.536934 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ceb4cf51-b904-43cf-a0d8-cb1f25b0b8ae tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 returned with HTTP 404 Aug 18 13:08:37.537475 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 624/2484] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/snapshots/195d38e1-a669-4390-94b5-18490ec7a1e1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:37.546159 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a78511b3-6a7c-4d71-b085-09be32561907 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.547773 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a78511b3-6a7c-4d71-b085-09be32561907 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:37.547935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a78511b3-6a7c-4d71-b085-09be32561907 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.548135 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a78511b3-6a7c-4d71-b085-09be32561907 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.548283 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-a78511b3-6a7c-4d71-b085-09be32561907 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:37.555500 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a78511b3-6a7c-4d71-b085-09be32561907 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 404 Aug 18 13:08:37.555960 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 627/2485] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:37 2026] DELETE /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:37.565236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-007ad2a4-f9a0-4dc0-9e80-fb148ee6cb61 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.567712 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-007ad2a4-f9a0-4dc0-9e80-fb148ee6cb61 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 Aug 18 13:08:37.568012 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-007ad2a4-f9a0-4dc0-9e80-fb148ee6cb61 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.568291 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-007ad2a4-f9a0-4dc0-9e80-fb148ee6cb61 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.569609 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:37.573275 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.573275 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:37.574467 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-007ad2a4-f9a0-4dc0-9e80-fb148ee6cb61 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 returned with HTTP 404 Aug 18 13:08:37.575184 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 616/2486] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/snapshots/c15d20e8-bc84-4d25-91ee-54d7d29443a1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:37.582821 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-213e8ebe-5e43-41ab-b67e-444f203092ba tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 returned with HTTP 200 Aug 18 13:08:37.583635 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 620/2487] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:37.597802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a1d8055f-8601-4983-8c6f-44acb40ff04c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.600379 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a1d8055f-8601-4983-8c6f-44acb40ff04c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] PUT https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:37.600832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a1d8055f-8601-4983-8c6f-44acb40ff04c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e7bfa70a-5761-447e-aaa8-61883765a6d4"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:37.604233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-a1d8055f-8601-4983-8c6f-44acb40ff04c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Update called for group 5a256180-83ae-4b4d-b997-08c53f2e0b7d. {{(pid=100588) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:08:37.604377 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-a1d8055f-8601-4983-8c6f-44acb40ff04c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Updating group 5a256180-83ae-4b4d-b997-08c53f2e0b7d with name None description: None add_volumes: None remove_volumes: e7bfa70a-5761-447e-aaa8-61883765a6d4. Aug 18 13:08:37.608432 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.608432 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:37.657822 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a1d8055f-8601-4983-8c6f-44acb40ff04c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 202 Aug 18 13:08:37.660231 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 625/2488] 10.4.3.126 () {70 vars in 1406 bytes} [Tue Aug 18 13:08:37 2026] PUT /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:37.667156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b01357be-1697-43d3-8bc0-6e989eb67773 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.669729 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b01357be-1697-43d3-8bc0-6e989eb67773 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:37.670010 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b01357be-1697-43d3-8bc0-6e989eb67773 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.670251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b01357be-1697-43d3-8bc0-6e989eb67773 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.670429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-b01357be-1697-43d3-8bc0-6e989eb67773 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:37.677224 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.677224 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:37.684897 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b01357be-1697-43d3-8bc0-6e989eb67773 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:37.685414 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 628/2489] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:37.843791 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-16af7427-89fe-4b99-a0ae-5d8f94b75086 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:37.845948 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16af7427-89fe-4b99-a0ae-5d8f94b75086 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:37.846899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16af7427-89fe-4b99-a0ae-5d8f94b75086 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:37.846899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16af7427-89fe-4b99-a0ae-5d8f94b75086 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:37.858510 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:37.858510 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:37.863670 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-16af7427-89fe-4b99-a0ae-5d8f94b75086 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:37.870043 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16af7427-89fe-4b99-a0ae-5d8f94b75086 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:37.870479 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 617/2490] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:37 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:38.055257 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9fa787a8-2f68-4761-b94c-a2ca8ffe9247 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.057029 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9fa787a8-2f68-4761-b94c-a2ca8ffe9247 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 Aug 18 13:08:38.057188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9fa787a8-2f68-4761-b94c-a2ca8ffe9247 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.057415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9fa787a8-2f68-4761-b94c-a2ca8ffe9247 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.062759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9fa787a8-2f68-4761-b94c-a2ca8ffe9247 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 returned with HTTP 404 Aug 18 13:08:38.065234 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 621/2491] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/volumes/2ae4fb98-af84-409a-b25c-e44d851b7de6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:38.072008 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-69d09d80-e11d-48d3-b398-ae60ffe3848c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.073440 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69d09d80-e11d-48d3-b398-ae60ffe3848c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:38.073648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69d09d80-e11d-48d3-b398-ae60ffe3848c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.073845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69d09d80-e11d-48d3-b398-ae60ffe3848c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.081952 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.081952 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:38.084977 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-69d09d80-e11d-48d3-b398-ae60ffe3848c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:38.089397 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69d09d80-e11d-48d3-b398-ae60ffe3848c tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 200 Aug 18 13:08:38.089821 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 626/2492] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:38.102122 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.104288 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] DELETE https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:38.104534 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.104757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.104944 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Delete volume with id: 08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:38.114173 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.114173 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:38.115020 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:38.134903 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Delete volume request issued successfully. Aug 18 13:08:38.135160 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-30cc8db8-d5ce-4b0d-8230-175695df0453 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 202 Aug 18 13:08:38.135916 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 629/2493] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:38 2026] DELETE /volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:38.144345 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3f289eb1-d782-48e5-9912-d21c78b7d43b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.145863 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f289eb1-d782-48e5-9912-d21c78b7d43b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:38.146026 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f289eb1-d782-48e5-9912-d21c78b7d43b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.146194 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f289eb1-d782-48e5-9912-d21c78b7d43b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.153369 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.153369 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:38.156767 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3f289eb1-d782-48e5-9912-d21c78b7d43b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:38.160660 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f289eb1-d782-48e5-9912-d21c78b7d43b tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 200 Aug 18 13:08:38.161247 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 618/2494] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:38.249185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6e9cbd55-dfaf-4884-9d1e-45c1c12b181a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.251514 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e9cbd55-dfaf-4884-9d1e-45c1c12b181a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:38.251831 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6e9cbd55-dfaf-4884-9d1e-45c1c12b181a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.252103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6e9cbd55-dfaf-4884-9d1e-45c1c12b181a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.257424 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.257424 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:38.257885 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6e9cbd55-dfaf-4884-9d1e-45c1c12b181a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:38.258714 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e9cbd55-dfaf-4884-9d1e-45c1c12b181a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 returned with HTTP 200 Aug 18 13:08:38.259058 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 622/2495] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:38.269840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.271654 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:38.272085 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc77d3ea-e639-42e4-9f25-cddf5435e422", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872021437"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:38.284152 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.284152 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:38.284778 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:38.285000 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:38.318999 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['07476f0e-226e-40ca-9ecf-c34470a6ab3d', '1d591bff-9048-4e90-87c0-97002dce4aa5', '42a45a9b-0b32-4869-9932-246e5ef14769', '59ca413d-72ee-4edb-91d2-935f79f3108a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:38.360918 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot force create request issued successfully. Aug 18 13:08:38.361268 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df4af32b-8a4e-47ff-ab74-e3dafe4c36dc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:38.361706 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 627/2496] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:38.362125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-43cb83f7-514d-4128-a223-0c9c484fdb57 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.372153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8ae28757-1a82-43c7-b4f3-5c644bd61a4b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.374262 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8ae28757-1a82-43c7-b4f3-5c644bd61a4b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:38.374523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8ae28757-1a82-43c7-b4f3-5c644bd61a4b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.375726 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8ae28757-1a82-43c7-b4f3-5c644bd61a4b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.379964 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.379964 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:38.380546 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8ae28757-1a82-43c7-b4f3-5c644bd61a4b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:38.381451 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8ae28757-1a82-43c7-b4f3-5c644bd61a4b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 returned with HTTP 200 Aug 18 13:08:38.381857 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 619/2497] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:38.483802 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-43cb83f7-514d-4128-a223-0c9c484fdb57 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:38.484155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-43cb83f7-514d-4128-a223-0c9c484fdb57 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1471437050", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1214046606", "vendor_name": "tempest-vendor_name-868711642"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:38.505130 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-43cb83f7-514d-4128-a223-0c9c484fdb57 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:38.505518 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 630/2498] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:38 2026] POST /volume/v3/types => generated 329 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:38.513810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.515569 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:38.515892 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0bf9a78d-0f98-4db9-b843-45c001c67c87", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:38.517272 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume request body: {'volume': {'volume_type': '0bf9a78d-0f98-4db9-b843-45c001c67c87', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:38.520550 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume of 1 GB Aug 18 13:08:38.520803 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.520803 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:38.521114 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Availability Zones retrieved successfully. Aug 18 13:08:38.526609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Flow 'volume_create_api' (23c4e45c-d290-40af-834e-cf40b4c0e1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:38.527475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0780a2ba-b5ee-4bd2-8c11-dab9e9981373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:38.528160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:38.547809 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0780a2ba-b5ee-4bd2-8c11-dab9e9981373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1214046606',vendor_name='tempest-vendor_name-868711642'},id=0bf9a78d-0f98-4db9-b843-45c001c67c87,is_public=True,name='tempest-ProjectMemberTests-volume-type-1471437050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0bf9a78d-0f98-4db9-b843-45c001c67c87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:38.548936 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ffae17-72dd-4072-be36-b244cdc254b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:38.580341 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1471437050 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1471437050, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:38.580728 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1471437050 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1471437050, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:38.621224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Created reservations ['32a553e5-83b1-420a-b6f1-c1357a8b85fa', 'edefc24c-699f-4515-90b8-f6bd7158db2f', 'cdbe47de-7060-4e00-9e6d-503f2b9cdcf5', '842126de-2aa0-4ae8-a6ea-b6624da2e56e'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:38.622385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ffae17-72dd-4072-be36-b244cdc254b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a553e5-83b1-420a-b6f1-c1357a8b85fa', 'edefc24c-699f-4515-90b8-f6bd7158db2f', 'cdbe47de-7060-4e00-9e6d-503f2b9cdcf5', '842126de-2aa0-4ae8-a6ea-b6624da2e56e']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:38.624574 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2df86f5-5ec0-4fed-a9d3-691eb9f8b734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:38.660747 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2df86f5-5ec0-4fed-a9d3-691eb9f8b734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f46baed-9dc3-4b7d-9162-0769c76e3a46', '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='1322a5b2c5f842758dc978f9eae38ef3',qos_specs=None,replication_status=,reservations=['32a553e5-83b1-420a-b6f1-c1357a8b85fa','edefc24c-699f-4515-90b8-f6bd7158db2f','cdbe47de-7060-4e00-9e6d-503f2b9cdcf5','842126de-2aa0-4ae8-a6ea-b6624da2e56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42eafc134c04c939e5311518394054c',volume_type_id=0bf9a78d-0f98-4db9-b843-45c001c67c87), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f46baed-9dc3-4b7d-9162-0769c76e3a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1322a5b2c5f842758dc978f9eae38ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42eafc134c04c939e5311518394054c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bf9a78d-0f98-4db9-b843-45c001c67c87),volume_type_id=0bf9a78d-0f98-4db9-b843-45c001c67c87)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:38.661449 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54d1a25-b30f-48cf-b4f2-c173cfbe7beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:38.685915 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54d1a25-b30f-48cf-b4f2-c173cfbe7beb) transitioned into state 'SUCCESS' from 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='1322a5b2c5f842758dc978f9eae38ef3',qos_specs=None,replication_status=,reservations=['32a553e5-83b1-420a-b6f1-c1357a8b85fa','edefc24c-699f-4515-90b8-f6bd7158db2f','cdbe47de-7060-4e00-9e6d-503f2b9cdcf5','842126de-2aa0-4ae8-a6ea-b6624da2e56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42eafc134c04c939e5311518394054c',volume_type_id=0bf9a78d-0f98-4db9-b843-45c001c67c87)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:38.688240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4964186-6f0a-40b3-89eb-6e60b61042db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:38.695969 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8db6ed12-d0dd-43b9-b216-86c3d6df1ea1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.698808 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8db6ed12-d0dd-43b9-b216-86c3d6df1ea1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:38.700582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8db6ed12-d0dd-43b9-b216-86c3d6df1ea1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.700582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8db6ed12-d0dd-43b9-b216-86c3d6df1ea1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.700582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-8db6ed12-d0dd-43b9-b216-86c3d6df1ea1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:38.701273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4964186-6f0a-40b3-89eb-6e60b61042db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:38.701912 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Flow 'volume_create_api' (23c4e45c-d290-40af-834e-cf40b4c0e1a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:38.702081 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume request issued successfully. Aug 18 13:08:38.702997 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b5629a8e-2d0a-4b58-88f4-7764c609efb0 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:38.703585 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 623/2499] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:08:38 2026] POST /volume/v3/volumes => generated 774 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:38.708736 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.708736 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:38.718703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-402a13f8-e4b9-436d-87fb-d4f9b85002fd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.723424 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-402a13f8-e4b9-436d-87fb-d4f9b85002fd tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 Aug 18 13:08:38.723556 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8db6ed12-d0dd-43b9-b216-86c3d6df1ea1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:38.723613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-402a13f8-e4b9-436d-87fb-d4f9b85002fd tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.723613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-402a13f8-e4b9-436d-87fb-d4f9b85002fd tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.723697 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 628/2500] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:38.734611 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-50e367b9-1ffb-4afa-a1b1-d1297cbb0310 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.736483 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-50e367b9-1ffb-4afa-a1b1-d1297cbb0310 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] PUT https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:38.736647 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.736647 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:38.736820 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-50e367b9-1ffb-4afa-a1b1-d1297cbb0310 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e7bfa70a-5761-447e-aaa8-61883765a6d4"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:38.738662 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-50e367b9-1ffb-4afa-a1b1-d1297cbb0310 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Update called for group 5a256180-83ae-4b4d-b997-08c53f2e0b7d. {{(pid=100589) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:08:38.738764 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-50e367b9-1ffb-4afa-a1b1-d1297cbb0310 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Updating group 5a256180-83ae-4b4d-b997-08c53f2e0b7d with name None description: None add_volumes: e7bfa70a-5761-447e-aaa8-61883765a6d4 remove_volumes: None. Aug 18 13:08:38.742623 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-402a13f8-e4b9-436d-87fb-d4f9b85002fd tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:38.742754 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.742754 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:38.748798 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-402a13f8-e4b9-436d-87fb-d4f9b85002fd tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 returned with HTTP 200 Aug 18 13:08:38.749250 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 620/2501] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:38.773626 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-50e367b9-1ffb-4afa-a1b1-d1297cbb0310 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 202 Aug 18 13:08:38.774130 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 631/2502] 10.4.3.126 () {70 vars in 1406 bytes} [Tue Aug 18 13:08:38 2026] PUT /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:38.787660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a90d1c8-09a6-458c-bbf4-0b97099ce227 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.789825 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a90d1c8-09a6-458c-bbf4-0b97099ce227 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:38.790067 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a90d1c8-09a6-458c-bbf4-0b97099ce227 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.790296 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a90d1c8-09a6-458c-bbf4-0b97099ce227 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.790555 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-9a90d1c8-09a6-458c-bbf4-0b97099ce227 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:38.793812 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.793812 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:38.800965 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a90d1c8-09a6-458c-bbf4-0b97099ce227 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:38.801393 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 624/2503] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:38.887136 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-114f13fa-a9e5-48e1-99e9-4498db43fd7a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:38.893250 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-114f13fa-a9e5-48e1-99e9-4498db43fd7a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:38.893250 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-114f13fa-a9e5-48e1-99e9-4498db43fd7a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:38.893250 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-114f13fa-a9e5-48e1-99e9-4498db43fd7a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:38.907441 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:38.907441 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:38.911275 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-114f13fa-a9e5-48e1-99e9-4498db43fd7a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:38.915567 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-114f13fa-a9e5-48e1-99e9-4498db43fd7a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:38.915929 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 629/2504] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:38 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:39.174718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-64e9989c-919a-4a35-af30-457e9801fdf6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.176767 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-64e9989c-919a-4a35-af30-457e9801fdf6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b Aug 18 13:08:39.177159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-64e9989c-919a-4a35-af30-457e9801fdf6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.177235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-64e9989c-919a-4a35-af30-457e9801fdf6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.182294 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-64e9989c-919a-4a35-af30-457e9801fdf6 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b returned with HTTP 404 Aug 18 13:08:39.182856 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 621/2505] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/volumes/08dc9b43-33aa-4b6d-b33d-b4087b5e457b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:39.192319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-14263602-7a2d-4746-8488-76300e8891a4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.194386 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14263602-7a2d-4746-8488-76300e8891a4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:39.194586 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14263602-7a2d-4746-8488-76300e8891a4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.194767 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14263602-7a2d-4746-8488-76300e8891a4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.212366 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.212366 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:39.217000 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-14263602-7a2d-4746-8488-76300e8891a4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:39.225086 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14263602-7a2d-4746-8488-76300e8891a4 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 200 Aug 18 13:08:39.225569 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 632/2506] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:39.241891 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1d255475-dabc-4020-96cd-a459538bce36 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.244774 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1d255475-dabc-4020-96cd-a459538bce36 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] DELETE https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:39.244977 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1d255475-dabc-4020-96cd-a459538bce36 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.245156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1d255475-dabc-4020-96cd-a459538bce36 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.245331 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-1d255475-dabc-4020-96cd-a459538bce36 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Delete volume with id: 509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:39.252199 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.252199 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:39.252758 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1d255475-dabc-4020-96cd-a459538bce36 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:39.272142 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1d255475-dabc-4020-96cd-a459538bce36 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Delete volume request issued successfully. Aug 18 13:08:39.272500 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1d255475-dabc-4020-96cd-a459538bce36 tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 202 Aug 18 13:08:39.272829 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 625/2507] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:39 2026] DELETE /volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:39.280576 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-933d3d3d-f045-4de2-ba0c-62b126eb7cbc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.282784 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-933d3d3d-f045-4de2-ba0c-62b126eb7cbc tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:39.283094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-933d3d3d-f045-4de2-ba0c-62b126eb7cbc tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.283425 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-933d3d3d-f045-4de2-ba0c-62b126eb7cbc tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.295098 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.295098 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:39.306029 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-933d3d3d-f045-4de2-ba0c-62b126eb7cbc tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Volume info retrieved successfully. Aug 18 13:08:39.312133 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-933d3d3d-f045-4de2-ba0c-62b126eb7cbc tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 200 Aug 18 13:08:39.312554 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 630/2508] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:39.395301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eed75e71-0993-48a9-b281-8d4367801448 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.397573 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eed75e71-0993-48a9-b281-8d4367801448 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:39.397843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eed75e71-0993-48a9-b281-8d4367801448 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.398059 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eed75e71-0993-48a9-b281-8d4367801448 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.409759 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.409759 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:39.410759 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eed75e71-0993-48a9-b281-8d4367801448 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:39.411444 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eed75e71-0993-48a9-b281-8d4367801448 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 returned with HTTP 200 Aug 18 13:08:39.411930 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 622/2509] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:39.423288 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.425149 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:39.425582 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc77d3ea-e639-42e4-9f25-cddf5435e422", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-519367784"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:39.439329 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.439329 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:39.440000 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:39.440268 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:39.470789 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['939deedb-231f-4854-b557-ed211eae5848', '6a12f090-686a-4be6-b6a0-474e302cdf7c', 'e56e8c0a-9c7c-4981-87de-e1f3021eb01c', 'bae3550d-3cff-4e51-95a0-03fbef18cef0'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:39.512418 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot force create request issued successfully. Aug 18 13:08:39.512952 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a010afcd-8f5e-44b6-9f85-2f73e907516b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:39.513554 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 633/2510] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:39.524122 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3f9fe528-8c48-459f-8583-cf5434a700a8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.526275 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3f9fe528-8c48-459f-8583-cf5434a700a8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:39.528843 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3f9fe528-8c48-459f-8583-cf5434a700a8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.529122 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3f9fe528-8c48-459f-8583-cf5434a700a8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.539309 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.539309 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:39.539795 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3f9fe528-8c48-459f-8583-cf5434a700a8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:39.540665 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3f9fe528-8c48-459f-8583-cf5434a700a8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 returned with HTTP 200 Aug 18 13:08:39.541038 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 626/2511] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:39.630961 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-b2a03f78-f9c9-462f-aaff-ba499948a4fb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.634174 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-b2a03f78-f9c9-462f-aaff-ba499948a4fb tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb/action Aug 18 13:08:39.634628 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-b2a03f78-f9c9-462f-aaff-ba499948a4fb tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:39.634750 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-b2a03f78-f9c9-462f-aaff-ba499948a4fb tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:39.665858 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.665858 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:39.678810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-18340147-224b-4e7d-b6a9-870d37f16fc5 req-b2a03f78-f9c9-462f-aaff-ba499948a4fb tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb/action returned with HTTP 204 Aug 18 13:08:39.679251 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 631/2512] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:08:39 2026] POST /volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:39.762674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f453cd95-7410-40b0-b451-3032c47a65a9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.764491 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f453cd95-7410-40b0-b451-3032c47a65a9 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 Aug 18 13:08:39.764718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f453cd95-7410-40b0-b451-3032c47a65a9 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.764903 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f453cd95-7410-40b0-b451-3032c47a65a9 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.772547 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.772547 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:39.776639 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f453cd95-7410-40b0-b451-3032c47a65a9 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:39.781176 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f453cd95-7410-40b0-b451-3032c47a65a9 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 returned with HTTP 200 Aug 18 13:08:39.781621 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 623/2513] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:39.794864 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5c945dbc-4feb-4fa4-bf72-9d3b4f8f12a3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.797196 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c945dbc-4feb-4fa4-bf72-9d3b4f8f12a3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:08:39.797479 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c945dbc-4feb-4fa4-bf72-9d3b4f8f12a3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.797724 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c945dbc-4feb-4fa4-bf72-9d3b4f8f12a3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.798058 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.798058 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:39.804724 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c945dbc-4feb-4fa4-bf72-9d3b4f8f12a3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:08:39.805057 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 634/2514] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:39.814171 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dcb88a87-ea65-47c3-a636-58ad8486b919 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.816708 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dcb88a87-ea65-47c3-a636-58ad8486b919 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:39.816928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dcb88a87-ea65-47c3-a636-58ad8486b919 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.817126 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dcb88a87-ea65-47c3-a636-58ad8486b919 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.817289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-dcb88a87-ea65-47c3-a636-58ad8486b919 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:39.817475 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8f143149-31e9-4776-8278-e17553684f0f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.820584 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.820584 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:39.827810 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dcb88a87-ea65-47c3-a636-58ad8486b919 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:39.828322 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 627/2515] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:39.840271 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9063e087-83c0-4955-9037-2b046c78b90d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.842767 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9063e087-83c0-4955-9037-2b046c78b90d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] PUT https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:39.843100 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9063e087-83c0-4955-9037-2b046c78b90d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "cc627afd-3b56-4c33-b5cb-c88a37c20221"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:39.846108 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-9063e087-83c0-4955-9037-2b046c78b90d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Update called for group 5a256180-83ae-4b4d-b997-08c53f2e0b7d. {{(pid=100591) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:08:39.846278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.groups [None req-9063e087-83c0-4955-9037-2b046c78b90d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Updating group 5a256180-83ae-4b4d-b997-08c53f2e0b7d with name None description: None add_volumes: None remove_volumes: cc627afd-3b56-4c33-b5cb-c88a37c20221. Aug 18 13:08:39.850901 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.850901 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:39.871799 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9063e087-83c0-4955-9037-2b046c78b90d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 202 Aug 18 13:08:39.872860 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 624/2516] 10.4.3.126 () {70 vars in 1406 bytes} [Tue Aug 18 13:08:39 2026] PUT /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:39.882227 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-174d15e8-d63a-4f6b-a935-0c024ad4aa70 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.884039 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-174d15e8-d63a-4f6b-a935-0c024ad4aa70 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:39.884277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-174d15e8-d63a-4f6b-a935-0c024ad4aa70 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.884456 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-174d15e8-d63a-4f6b-a935-0c024ad4aa70 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.884587 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-174d15e8-d63a-4f6b-a935-0c024ad4aa70 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:39.888281 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.888281 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:39.895941 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-174d15e8-d63a-4f6b-a935-0c024ad4aa70 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:39.896321 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 635/2517] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:39.907191 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8f143149-31e9-4776-8278-e17553684f0f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] DELETE https://10.4.3.126/volume/v3/messages/0d03eb13-7856-40b4-a96d-88a133fea613 Aug 18 13:08:39.907531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8f143149-31e9-4776-8278-e17553684f0f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.907789 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8f143149-31e9-4776-8278-e17553684f0f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.923572 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8f143149-31e9-4776-8278-e17553684f0f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] https://10.4.3.126/volume/v3/messages/0d03eb13-7856-40b4-a96d-88a133fea613 returned with HTTP 204 Aug 18 13:08:39.924094 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 632/2518] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:08:39 2026] DELETE /volume/v3/messages/0d03eb13-7856-40b4-a96d-88a133fea613 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:08:39.928277 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-487ed55a-a98c-4989-9756-831f5e5330dc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.930096 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-487ed55a-a98c-4989-9756-831f5e5330dc tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:39.930332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-487ed55a-a98c-4989-9756-831f5e5330dc tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.930525 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-487ed55a-a98c-4989-9756-831f5e5330dc tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.932850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6ceb3e18-3ddb-4b2c-ba5e-5880aed9b0c2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.934875 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ceb3e18-3ddb-4b2c-ba5e-5880aed9b0c2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] GET https://10.4.3.126/volume/v3/messages/0d03eb13-7856-40b4-a96d-88a133fea613 Aug 18 13:08:39.935087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6ceb3e18-3ddb-4b2c-ba5e-5880aed9b0c2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.935295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6ceb3e18-3ddb-4b2c-ba5e-5880aed9b0c2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.941875 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6ceb3e18-3ddb-4b2c-ba5e-5880aed9b0c2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] https://10.4.3.126/volume/v3/messages/0d03eb13-7856-40b4-a96d-88a133fea613 returned with HTTP 404 Aug 18 13:08:39.942448 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 625/2519] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/messages/0d03eb13-7856-40b4-a96d-88a133fea613 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:39.942824 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.942824 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:39.946835 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-487ed55a-a98c-4989-9756-831f5e5330dc tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:39.951177 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-487ed55a-a98c-4989-9756-831f5e5330dc tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:39.951566 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 628/2520] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:39.954109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.956398 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 Aug 18 13:08:39.956696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.956940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.957145 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Delete volume with id: 1f46baed-9dc3-4b7d-9162-0769c76e3a46 Aug 18 13:08:39.964441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7923c9c6-0bd9-4647-811e-1a96140da1d3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:39.969294 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7923c9c6-0bd9-4647-811e-1a96140da1d3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:39.969731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7923c9c6-0bd9-4647-811e-1a96140da1d3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:39.969868 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7923c9c6-0bd9-4647-811e-1a96140da1d3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:39.972379 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.972379 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:39.972912 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:39.975891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100589) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:08:39.989691 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:39.989691 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:39.994090 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7923c9c6-0bd9-4647-811e-1a96140da1d3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:39.994309 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1471437050 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1471437050, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:39.994702 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1471437050 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1471437050, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:39.998366 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7923c9c6-0bd9-4647-811e-1a96140da1d3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:39.998986 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 633/2521] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:39 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:40.013006 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Created reservations ['47b9cd3c-8403-425f-ae33-f27467217ce7', '44b4179b-2d3c-4104-989b-efd7658017f2', 'c554702d-a4c7-435b-aa5c-ffec46b676b3', '6c043e5f-0be5-484f-9f4f-431030b0c9ac'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:40.052095 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Delete volume request issued successfully. Aug 18 13:08:40.052327 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6978d8e2-b3e2-4655-9fd0-6fdf28837ba2 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 returned with HTTP 202 Aug 18 13:08:40.052863 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 636/2522] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:39 2026] DELETE /volume/v3/volumes/1f46baed-9dc3-4b7d-9162-0769c76e3a46 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:40.055924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8dcddc9b-316e-4e7e-af24-beafaf2ea7a0 req-c830210e-9265-4e91-b40b-2c9cce6e7f01 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.058103 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8dcddc9b-316e-4e7e-af24-beafaf2ea7a0 req-c830210e-9265-4e91-b40b-2c9cce6e7f01 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:40.058351 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8dcddc9b-316e-4e7e-af24-beafaf2ea7a0 req-c830210e-9265-4e91-b40b-2c9cce6e7f01 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.058591 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8dcddc9b-316e-4e7e-af24-beafaf2ea7a0 req-c830210e-9265-4e91-b40b-2c9cce6e7f01 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.060705 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fda2048c-a273-41b0-82cc-828554162f7d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.065734 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fda2048c-a273-41b0-82cc-828554162f7d tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/types/0bf9a78d-0f98-4db9-b843-45c001c67c87 Aug 18 13:08:40.065971 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fda2048c-a273-41b0-82cc-828554162f7d tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.066176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fda2048c-a273-41b0-82cc-828554162f7d tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.072068 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.072068 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:40.076318 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8dcddc9b-316e-4e7e-af24-beafaf2ea7a0 req-c830210e-9265-4e91-b40b-2c9cce6e7f01 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:40.082263 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8dcddc9b-316e-4e7e-af24-beafaf2ea7a0 req-c830210e-9265-4e91-b40b-2c9cce6e7f01 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:40.082723 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 626/2523] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:40.095137 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fda2048c-a273-41b0-82cc-828554162f7d tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/types/0bf9a78d-0f98-4db9-b843-45c001c67c87 returned with HTTP 202 Aug 18 13:08:40.095593 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 629/2524] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:40 2026] DELETE /volume/v3/types/0bf9a78d-0f98-4db9-b843-45c001c67c87 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:40.101702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7e587bb7-8da4-4ef8-a455-02511a8af121 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.104181 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e587bb7-8da4-4ef8-a455-02511a8af121 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:40.104544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e587bb7-8da4-4ef8-a455-02511a8af121 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.104544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e587bb7-8da4-4ef8-a455-02511a8af121 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.110028 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d445bd60-7f8d-4ce3-8acd-10673a52c68e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.112400 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d445bd60-7f8d-4ce3-8acd-10673a52c68e tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:40.112771 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d445bd60-7f8d-4ce3-8acd-10673a52c68e tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-766750674", "extra_specs": {"storage_protocol": "tempest-storage_protocol-868831632", "vendor_name": "tempest-vendor_name-1499629277"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:40.114266 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.114266 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:40.117746 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7e587bb7-8da4-4ef8-a455-02511a8af121 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:40.121900 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e587bb7-8da4-4ef8-a455-02511a8af121 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:40.122439 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 634/2525] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:40.133365 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d445bd60-7f8d-4ce3-8acd-10673a52c68e tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:40.133888 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 637/2526] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:40 2026] POST /volume/v3/types => generated 328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:40.145868 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a401e780-4104-49de-b1f2-a2ef05beae23 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.148386 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:40.149063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c8acad7-752e-412b-8dfb-3ee4215aa675", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:40.151118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume request body: {'volume': {'volume_type': '5c8acad7-752e-412b-8dfb-3ee4215aa675', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:40.160356 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume of 1 GB Aug 18 13:08:40.160765 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.160765 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:40.161188 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Availability Zones retrieved successfully. Aug 18 13:08:40.175000 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Flow 'volume_create_api' (c7a091b1-963b-4c60-93c3-0bf3edfe0dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:40.176374 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88d044d-8694-4505-ac1d-fccc0e9112f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:40.177503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:40.179131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-df67ab72-2ea8-4ff2-90c4-9b895b6c02ff None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.181753 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-df67ab72-2ea8-4ff2-90c4-9b895b6c02ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:40.182088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-df67ab72-2ea8-4ff2-90c4-9b895b6c02ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.182322 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-df67ab72-2ea8-4ff2-90c4-9b895b6c02ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.198776 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.198776 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:40.204465 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-df67ab72-2ea8-4ff2-90c4-9b895b6c02ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:40.207926 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88d044d-8694-4505-ac1d-fccc0e9112f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-868831632',vendor_name='tempest-vendor_name-1499629277'},id=5c8acad7-752e-412b-8dfb-3ee4215aa675,is_public=True,name='tempest-ProjectMemberTests-volume-type-766750674',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c8acad7-752e-412b-8dfb-3ee4215aa675', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:40.208971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1563ca25-e280-432d-8f3a-ade94cecc72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:40.213706 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-df67ab72-2ea8-4ff2-90c4-9b895b6c02ff tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:40.214338 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 630/2527] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:40.237284 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-6cb507f0-7c3a-4f7d-a7d1-f1457962a981 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.240441 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-766750674 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-766750674, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:40.240714 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-6cb507f0-7c3a-4f7d-a7d1-f1457962a981 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462/action Aug 18 13:08:40.240792 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-766750674 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-766750674, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:40.241165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-6cb507f0-7c3a-4f7d-a7d1-f1457962a981 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:40.241370 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-6cb507f0-7c3a-4f7d-a7d1-f1457962a981 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:40.257037 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.257037 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:40.257469 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-6cb507f0-7c3a-4f7d-a7d1-f1457962a981 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:40.267178 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-6cb507f0-7c3a-4f7d-a7d1-f1457962a981 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Begin detaching volume completed successfully. Aug 18 13:08:40.267470 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-6cb507f0-7c3a-4f7d-a7d1-f1457962a981 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462/action returned with HTTP 202 Aug 18 13:08:40.268083 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 635/2528] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:08:40 2026] POST /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:40.273111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Created reservations ['605e598b-aa82-4a8c-98a3-cc457f5927ac', '6b47df4a-646f-4525-bf79-9346a80f0053', 'f90a70a6-2f4f-4b63-ad2f-9a6b97fbf6bf', '4e329df9-59f7-4eca-8ecf-a6549c13f6c1'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:40.273998 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1563ca25-e280-432d-8f3a-ade94cecc72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['605e598b-aa82-4a8c-98a3-cc457f5927ac', '6b47df4a-646f-4525-bf79-9346a80f0053', 'f90a70a6-2f4f-4b63-ad2f-9a6b97fbf6bf', '4e329df9-59f7-4eca-8ecf-a6549c13f6c1']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:40.275131 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1358e8e9-c18b-4c1f-9147-f8dc5ee657a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:40.319890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1358e8e9-c18b-4c1f-9147-f8dc5ee657a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4', '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='1322a5b2c5f842758dc978f9eae38ef3',qos_specs=None,replication_status=,reservations=['605e598b-aa82-4a8c-98a3-cc457f5927ac','6b47df4a-646f-4525-bf79-9346a80f0053','f90a70a6-2f4f-4b63-ad2f-9a6b97fbf6bf','4e329df9-59f7-4eca-8ecf-a6549c13f6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42eafc134c04c939e5311518394054c',volume_type_id=5c8acad7-752e-412b-8dfb-3ee4215aa675), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1322a5b2c5f842758dc978f9eae38ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42eafc134c04c939e5311518394054c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c8acad7-752e-412b-8dfb-3ee4215aa675),volume_type_id=5c8acad7-752e-412b-8dfb-3ee4215aa675)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:40.321094 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0709d06-0b1d-4dd0-b62f-5a62ee92085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:40.330115 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-451e3b98-8d41-46f3-bda5-0e62ef9909fa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.336400 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-451e3b98-8d41-46f3-bda5-0e62ef9909fa tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] GET https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc Aug 18 13:08:40.336400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-451e3b98-8d41-46f3-bda5-0e62ef9909fa tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.336400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-451e3b98-8d41-46f3-bda5-0e62ef9909fa tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.348537 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-451e3b98-8d41-46f3-bda5-0e62ef9909fa tempest-VolumesListTestJSON-1875541302 tempest-VolumesListTestJSON-1875541302-project-member] https://10.4.3.126/volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc returned with HTTP 404 Aug 18 13:08:40.350515 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 638/2529] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/volumes/509849f8-656b-4253-82c9-98fb87980bbc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:40.351284 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-32a477d2-5c2e-42df-b870-6437f0d17c7a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.351284 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32a477d2-5c2e-42df-b870-6437f0d17c7a None None] GET https://10.4.3.126/volume// Aug 18 13:08:40.351594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32a477d2-5c2e-42df-b870-6437f0d17c7a None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.351682 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32a477d2-5c2e-42df-b870-6437f0d17c7a None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.352096 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32a477d2-5c2e-42df-b870-6437f0d17c7a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:40.352453 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 631/2530] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:08:40.364580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-984fa526-b780-4d4e-bcd5-9f51993ce239 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.369323 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-984fa526-b780-4d4e-bcd5-9f51993ce239 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:40.369323 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-984fa526-b780-4d4e-bcd5-9f51993ce239 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.369323 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-984fa526-b780-4d4e-bcd5-9f51993ce239 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.385240 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0709d06-0b1d-4dd0-b62f-5a62ee92085a) transitioned into state 'SUCCESS' from 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='1322a5b2c5f842758dc978f9eae38ef3',qos_specs=None,replication_status=,reservations=['605e598b-aa82-4a8c-98a3-cc457f5927ac','6b47df4a-646f-4525-bf79-9346a80f0053','f90a70a6-2f4f-4b63-ad2f-9a6b97fbf6bf','4e329df9-59f7-4eca-8ecf-a6549c13f6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42eafc134c04c939e5311518394054c',volume_type_id=5c8acad7-752e-412b-8dfb-3ee4215aa675)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:40.386288 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb3a01a-8599-4561-946d-b65162d769f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:40.388131 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.388131 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:40.394319 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-984fa526-b780-4d4e-bcd5-9f51993ce239 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:40.400713 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb3a01a-8599-4561-946d-b65162d769f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:40.401607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Flow 'volume_create_api' (c7a091b1-963b-4c60-93c3-0bf3edfe0dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:40.401974 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume request issued successfully. Aug 18 13:08:40.402471 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-984fa526-b780-4d4e-bcd5-9f51993ce239 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:40.402614 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a401e780-4104-49de-b1f2-a2ef05beae23 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:40.402944 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 636/2531] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:40.403134 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 627/2532] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:08:40 2026] POST /volume/v3/volumes => generated 773 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:40.419234 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5ed36483-13c3-4e7c-b9ed-60996fb9378b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.422135 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ed36483-13c3-4e7c-b9ed-60996fb9378b tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 Aug 18 13:08:40.422533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ed36483-13c3-4e7c-b9ed-60996fb9378b tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.422839 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ed36483-13c3-4e7c-b9ed-60996fb9378b tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.437023 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.437023 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:40.442860 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5ed36483-13c3-4e7c-b9ed-60996fb9378b tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:40.448860 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ed36483-13c3-4e7c-b9ed-60996fb9378b tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 returned with HTTP 200 Aug 18 13:08:40.449454 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 639/2533] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:40.482977 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3d63ac4a-1b56-4087-8a14-e57730459e4e req-34c81935-ea89-4ef8-8f68-cd3d7ee492aa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.485557 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3d63ac4a-1b56-4087-8a14-e57730459e4e req-34c81935-ea89-4ef8-8f68-cd3d7ee492aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e Aug 18 13:08:40.485753 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3d63ac4a-1b56-4087-8a14-e57730459e4e req-34c81935-ea89-4ef8-8f68-cd3d7ee492aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.485949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3d63ac4a-1b56-4087-8a14-e57730459e4e req-34c81935-ea89-4ef8-8f68-cd3d7ee492aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.497167 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.497167 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:40.556384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-012d65d8-144b-4066-96ad-fbd56be2d20f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.559705 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-012d65d8-144b-4066-96ad-fbd56be2d20f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:40.559941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-012d65d8-144b-4066-96ad-fbd56be2d20f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.560170 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-012d65d8-144b-4066-96ad-fbd56be2d20f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.571555 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.571555 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:40.572239 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-012d65d8-144b-4066-96ad-fbd56be2d20f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:40.573171 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-012d65d8-144b-4066-96ad-fbd56be2d20f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 returned with HTTP 200 Aug 18 13:08:40.574120 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 637/2534] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:40.582755 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3d63ac4a-1b56-4087-8a14-e57730459e4e req-34c81935-ea89-4ef8-8f68-cd3d7ee492aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e returned with HTTP 200 Aug 18 13:08:40.582755 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 632/2535] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:08:40 2026] DELETE /volume/v3/attachments/543b846c-66ca-4859-a0a5-b41f96cc974e => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:40.583873 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.585998 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:40.586272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.586554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.586735 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:40.593328 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.593328 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:40.593966 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:40.630631 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:08:40.630928 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4bb27d04-2759-4190-ade9-1de96fbd05dd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 returned with HTTP 202 Aug 18 13:08:40.631711 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 628/2536] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:40 2026] DELETE /volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:40.642097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aaae85ef-3a2f-4d9f-9f96-6c5c58009b5d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.647558 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aaae85ef-3a2f-4d9f-9f96-6c5c58009b5d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:40.647558 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aaae85ef-3a2f-4d9f-9f96-6c5c58009b5d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.648197 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aaae85ef-3a2f-4d9f-9f96-6c5c58009b5d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.658318 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.658318 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:40.658937 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-aaae85ef-3a2f-4d9f-9f96-6c5c58009b5d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:40.659903 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aaae85ef-3a2f-4d9f-9f96-6c5c58009b5d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 returned with HTTP 200 Aug 18 13:08:40.663115 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 640/2537] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:40.908552 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-73040f88-9154-4309-86a1-65e58bc5c8cb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.909305 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-73040f88-9154-4309-86a1-65e58bc5c8cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:40.909580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-73040f88-9154-4309-86a1-65e58bc5c8cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:40.909789 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-73040f88-9154-4309-86a1-65e58bc5c8cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:40.913227 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-73040f88-9154-4309-86a1-65e58bc5c8cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:40.917428 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.917428 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:40.928337 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-73040f88-9154-4309-86a1-65e58bc5c8cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:40.929752 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 638/2538] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:40 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:40.946234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9dc21772-4e06-46a0-9c9c-89033a7d425f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:40.946234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9dc21772-4e06-46a0-9c9c-89033a7d425f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] PUT https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:40.946234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9dc21772-4e06-46a0-9c9c-89033a7d425f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "cc627afd-3b56-4c33-b5cb-c88a37c20221"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:40.947097 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.groups [None req-9dc21772-4e06-46a0-9c9c-89033a7d425f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Update called for group 5a256180-83ae-4b4d-b997-08c53f2e0b7d. {{(pid=100590) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:08:40.947227 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.groups [None req-9dc21772-4e06-46a0-9c9c-89033a7d425f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Updating group 5a256180-83ae-4b4d-b997-08c53f2e0b7d with name None description: None add_volumes: cc627afd-3b56-4c33-b5cb-c88a37c20221 remove_volumes: None. Aug 18 13:08:40.953972 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:40.953972 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:41.014235 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9dc21772-4e06-46a0-9c9c-89033a7d425f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 202 Aug 18 13:08:41.014235 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 633/2539] 10.4.3.126 () {70 vars in 1406 bytes} [Tue Aug 18 13:08:40 2026] PUT /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:41.020788 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fe875ae3-3b85-4d5c-ae10-4aa1159f1fb5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.023099 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe875ae3-3b85-4d5c-ae10-4aa1159f1fb5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:41.023410 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fe875ae3-3b85-4d5c-ae10-4aa1159f1fb5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.023679 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fe875ae3-3b85-4d5c-ae10-4aa1159f1fb5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.023846 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-fe875ae3-3b85-4d5c-ae10-4aa1159f1fb5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:41.028561 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.028561 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:41.038129 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe875ae3-3b85-4d5c-ae10-4aa1159f1fb5 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:41.038689 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 629/2540] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:41.440838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-0e8926d3-ee01-4bc9-9c79-ca22fc7118b6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.442845 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-0e8926d3-ee01-4bc9-9c79-ca22fc7118b6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb Aug 18 13:08:41.442974 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-0e8926d3-ee01-4bc9-9c79-ca22fc7118b6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.443074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-0e8926d3-ee01-4bc9-9c79-ca22fc7118b6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.449984 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.449984 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:41.466028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-095819fc-e539-47a2-b0ae-943655d9a17c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.467979 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-095819fc-e539-47a2-b0ae-943655d9a17c tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 Aug 18 13:08:41.468172 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-095819fc-e539-47a2-b0ae-943655d9a17c tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.468400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-095819fc-e539-47a2-b0ae-943655d9a17c tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.477060 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.477060 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:41.484184 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-095819fc-e539-47a2-b0ae-943655d9a17c tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:41.490956 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-095819fc-e539-47a2-b0ae-943655d9a17c tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 returned with HTTP 200 Aug 18 13:08:41.491479 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 639/2541] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:41.509235 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c3fdf5a7-fe60-450e-af64-e68495dddf48 req-0e8926d3-ee01-4bc9-9c79-ca22fc7118b6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb returned with HTTP 200 Aug 18 13:08:41.509235 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 641/2542] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:08:41 2026] DELETE /volume/v3/attachments/a52ca308-9068-4e24-af62-594b38652aeb => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:41.509386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-414e4279-087e-4bfb-89b9-7e762e8e0ccf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.516637 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-414e4279-087e-4bfb-89b9-7e762e8e0ccf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:08:41.516637 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-414e4279-087e-4bfb-89b9-7e762e8e0ccf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.516637 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-414e4279-087e-4bfb-89b9-7e762e8e0ccf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.516637 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.516637 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:41.526330 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-414e4279-087e-4bfb-89b9-7e762e8e0ccf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:08:41.526717 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 634/2543] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:41.538946 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f13123cb-f8b9-4d59-9c1c-fb918e1af40a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.541260 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f13123cb-f8b9-4d59-9c1c-fb918e1af40a tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] GET https://10.4.3.126/volume/v3/messages Aug 18 13:08:41.541800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f13123cb-f8b9-4d59-9c1c-fb918e1af40a tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.542063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f13123cb-f8b9-4d59-9c1c-fb918e1af40a tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.542359 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.542359 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:41.545895 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f13123cb-f8b9-4d59-9c1c-fb918e1af40a tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:08:41.546297 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 630/2544] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:41.555851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-da593626-ea87-4775-9b9e-977ccd3c5984 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.559547 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da593626-ea87-4775-9b9e-977ccd3c5984 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/messages/71af7aec-ce06-4210-bae6-d87028220c2e Aug 18 13:08:41.559846 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da593626-ea87-4775-9b9e-977ccd3c5984 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.560123 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-da593626-ea87-4775-9b9e-977ccd3c5984 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.576653 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-da593626-ea87-4775-9b9e-977ccd3c5984 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/messages/71af7aec-ce06-4210-bae6-d87028220c2e returned with HTTP 204 Aug 18 13:08:41.576653 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 640/2545] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:08:41 2026] DELETE /volume/v3/messages/71af7aec-ce06-4210-bae6-d87028220c2e => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:08:41.584825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.586538 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 Aug 18 13:08:41.586750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.586948 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.587126 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Delete volume with id: 1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 Aug 18 13:08:41.593594 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.593594 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:41.593975 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:41.594879 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100589) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:08:41.607899 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-766750674 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-766750674, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:41.607899 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-766750674 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-766750674, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:41.619550 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Created reservations ['91972446-4f83-42c7-a727-e2ef0e567bc7', 'c43f2088-a4cc-43ae-a627-2ae3f797e05e', 'ef6662f9-ed3a-4cff-aac5-2850300acddb', '1def0859-ed2d-43de-9929-c60c7cb46e2a'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:41.645649 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Delete volume request issued successfully. Aug 18 13:08:41.646074 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c17d376-2634-4519-b7ae-066dab7c07a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 returned with HTTP 202 Aug 18 13:08:41.646183 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 642/2546] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:41 2026] DELETE /volume/v3/volumes/1c9f2b78-e5fe-412a-87e4-7ea42c3a08d4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:41.655155 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d173cee5-7f9a-47fb-b4d0-111dbd75d713 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.657345 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d173cee5-7f9a-47fb-b4d0-111dbd75d713 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/types/5c8acad7-752e-412b-8dfb-3ee4215aa675 Aug 18 13:08:41.657660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d173cee5-7f9a-47fb-b4d0-111dbd75d713 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.657950 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d173cee5-7f9a-47fb-b4d0-111dbd75d713 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.674314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-374d9910-63d8-49ff-bcf5-5a14dd1226d3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.676219 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-374d9910-63d8-49ff-bcf5-5a14dd1226d3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:41.676427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-374d9910-63d8-49ff-bcf5-5a14dd1226d3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.676684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-374d9910-63d8-49ff-bcf5-5a14dd1226d3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.681333 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-374d9910-63d8-49ff-bcf5-5a14dd1226d3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 returned with HTTP 404 Aug 18 13:08:41.681992 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 631/2547] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:41.688693 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.690401 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:41.690616 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.690851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.691002 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:41.695002 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d173cee5-7f9a-47fb-b4d0-111dbd75d713 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/types/5c8acad7-752e-412b-8dfb-3ee4215aa675 returned with HTTP 202 Aug 18 13:08:41.695584 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 635/2548] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:41 2026] DELETE /volume/v3/types/5c8acad7-752e-412b-8dfb-3ee4215aa675 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:41.697251 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.697251 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:41.698857 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:41.703924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dca1d73f-9e5e-4160-b2af-c7998f5e923f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.706523 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dca1d73f-9e5e-4160-b2af-c7998f5e923f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:41.706825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dca1d73f-9e5e-4160-b2af-c7998f5e923f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1354471739", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1480027256", "vendor_name": "tempest-vendor_name-1358827753"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:41.725932 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:08:41.726195 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d65ee4f1-8828-4c14-94f5-6c44e623132d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 returned with HTTP 202 Aug 18 13:08:41.726588 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dca1d73f-9e5e-4160-b2af-c7998f5e923f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:41.726926 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 641/2549] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:41 2026] DELETE /volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:41.727043 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 643/2550] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:41 2026] POST /volume/v3/types => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:41.735526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-75422119-be30-4fc3-9a01-d898817cebf5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.738773 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75422119-be30-4fc3-9a01-d898817cebf5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:41.738773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75422119-be30-4fc3-9a01-d898817cebf5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.738773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75422119-be30-4fc3-9a01-d898817cebf5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.738958 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-51193531-671c-4ca8-968d-9128ce8faf1f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.740181 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:41.740564 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d4ec7328-b67f-41bd-bcce-6e575f0c0d8a", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:41.741980 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume request body: {'volume': {'volume_type': 'd4ec7328-b67f-41bd-bcce-6e575f0c0d8a', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:41.744575 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.744575 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:41.745708 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-75422119-be30-4fc3-9a01-d898817cebf5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:41.746221 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75422119-be30-4fc3-9a01-d898817cebf5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 returned with HTTP 200 Aug 18 13:08:41.746488 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume of 1 GB Aug 18 13:08:41.746786 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.746786 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:41.747063 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 632/2551] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:41.747196 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Availability Zones retrieved successfully. Aug 18 13:08:41.756591 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Flow 'volume_create_api' (b177ac2d-0526-4e10-9641-b7d266ddb406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:41.757757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4e08c2-26f8-4a20-80b6-7b91133ba5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:41.758857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:41.790107 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4e08c2-26f8-4a20-80b6-7b91133ba5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1480027256',vendor_name='tempest-vendor_name-1358827753'},id=d4ec7328-b67f-41bd-bcce-6e575f0c0d8a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1354471739',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4ec7328-b67f-41bd-bcce-6e575f0c0d8a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:41.790933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62464120-5ba7-4f28-9512-9e1de2d50a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:41.824153 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1354471739 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1354471739, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:41.824601 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1354471739 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1354471739, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:41.852935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Created reservations ['322b4a8e-6540-486a-80d2-6408c34c0bce', '1b029d15-7c72-4ad3-90b6-292e4e7d7699', '29ec166d-68e2-473d-8706-217e4adc4fd1', '7199177a-7dd7-4315-9610-fb2d32e7aa3f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:41.853870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62464120-5ba7-4f28-9512-9e1de2d50a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322b4a8e-6540-486a-80d2-6408c34c0bce', '1b029d15-7c72-4ad3-90b6-292e4e7d7699', '29ec166d-68e2-473d-8706-217e4adc4fd1', '7199177a-7dd7-4315-9610-fb2d32e7aa3f']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:41.854574 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98185904-51e4-4464-b894-8871541de988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:41.879782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98185904-51e4-4464-b894-8871541de988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b', '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='1322a5b2c5f842758dc978f9eae38ef3',qos_specs=None,replication_status=,reservations=['322b4a8e-6540-486a-80d2-6408c34c0bce','1b029d15-7c72-4ad3-90b6-292e4e7d7699','29ec166d-68e2-473d-8706-217e4adc4fd1','7199177a-7dd7-4315-9610-fb2d32e7aa3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42eafc134c04c939e5311518394054c',volume_type_id=d4ec7328-b67f-41bd-bcce-6e575f0c0d8a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:41Z,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=cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1322a5b2c5f842758dc978f9eae38ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42eafc134c04c939e5311518394054c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4ec7328-b67f-41bd-bcce-6e575f0c0d8a),volume_type_id=d4ec7328-b67f-41bd-bcce-6e575f0c0d8a)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:41.880741 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d7368a-cc3a-4d78-852f-55738927e12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:41.901801 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d7368a-cc3a-4d78-852f-55738927e12d) transitioned into state 'SUCCESS' from 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='1322a5b2c5f842758dc978f9eae38ef3',qos_specs=None,replication_status=,reservations=['322b4a8e-6540-486a-80d2-6408c34c0bce','1b029d15-7c72-4ad3-90b6-292e4e7d7699','29ec166d-68e2-473d-8706-217e4adc4fd1','7199177a-7dd7-4315-9610-fb2d32e7aa3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42eafc134c04c939e5311518394054c',volume_type_id=d4ec7328-b67f-41bd-bcce-6e575f0c0d8a)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:41.902733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0ce3a1-00f5-4604-97ce-0cc3b761167d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:41.913158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0ce3a1-00f5-4604-97ce-0cc3b761167d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:41.913995 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Flow 'volume_create_api' (b177ac2d-0526-4e10-9641-b7d266ddb406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:41.914351 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Create volume request issued successfully. Aug 18 13:08:41.914947 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51193531-671c-4ca8-968d-9128ce8faf1f tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:41.915406 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 636/2552] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:08:41 2026] POST /volume/v3/volumes => generated 774 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:41.917977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0146b740-f231-4d68-8906-a9d829a54778 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.919839 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0146b740-f231-4d68-8906-a9d829a54778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:08:41.920081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0146b740-f231-4d68-8906-a9d829a54778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.920286 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0146b740-f231-4d68-8906-a9d829a54778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.920451 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0146b740-f231-4d68-8906-a9d829a54778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:08:41.929886 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.929886 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:41.930467 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0146b740-f231-4d68-8906-a9d829a54778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:41.933702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b1f4c10b-1825-47e0-b0a1-08352f3864a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.940488 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1f4c10b-1825-47e0-b0a1-08352f3864a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b Aug 18 13:08:41.940488 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1f4c10b-1825-47e0-b0a1-08352f3864a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.940488 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1f4c10b-1825-47e0-b0a1-08352f3864a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.952519 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.952519 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:41.959541 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0146b740-f231-4d68-8906-a9d829a54778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:08:41.960633 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0146b740-f231-4d68-8906-a9d829a54778 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 202 Aug 18 13:08:41.960746 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 642/2553] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:41 2026] DELETE /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:41.964013 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b1f4c10b-1825-47e0-b0a1-08352f3864a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:41.968055 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1f4c10b-1825-47e0-b0a1-08352f3864a1 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b returned with HTTP 200 Aug 18 13:08:41.968647 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 644/2554] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:41.975888 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-51297297-1dfb-4003-bb7e-25f3acd341f0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.976505 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e2b935a0-a343-408f-a95e-152854979a45 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:41.978036 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-51297297-1dfb-4003-bb7e-25f3acd341f0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:08:41.978255 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-51297297-1dfb-4003-bb7e-25f3acd341f0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:41.978455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-51297297-1dfb-4003-bb7e-25f3acd341f0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:41.985192 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:41.985192 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:41.988971 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-51297297-1dfb-4003-bb7e-25f3acd341f0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:41.996774 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-51297297-1dfb-4003-bb7e-25f3acd341f0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 200 Aug 18 13:08:41.997141 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 633/2555] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:41 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:42.050116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5eff4aa8-9b07-4090-bf9f-3791701457d1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.052336 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5eff4aa8-9b07-4090-bf9f-3791701457d1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:42.052710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5eff4aa8-9b07-4090-bf9f-3791701457d1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.052947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5eff4aa8-9b07-4090-bf9f-3791701457d1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.053226 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-5eff4aa8-9b07-4090-bf9f-3791701457d1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:42.059381 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.059381 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:42.074976 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5eff4aa8-9b07-4090-bf9f-3791701457d1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 200 Aug 18 13:08:42.075549 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 643/2556] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:42.085776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.087844 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:42.088123 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.088372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.088748 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:42.089838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:42.100885 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:42.101783 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:42.101980 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:42.104445 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2b935a0-a343-408f-a95e-152854979a45 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:42.104925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2b935a0-a343-408f-a95e-152854979a45 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "227b63e2-3fdc-465e-bf98-dcadaaf84cae", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1910246495"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:42.114661 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2b935a0-a343-408f-a95e-152854979a45 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 404 Aug 18 13:08:42.115261 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 637/2557] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:41 2026] POST /volume/v3/snapshots => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:42.124989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-17d1d992-9cb5-43df-b7e7-b9e6153eb9cd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.127007 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-17d1d992-9cb5-43df-b7e7-b9e6153eb9cd tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:42.127344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-17d1d992-9cb5-43df-b7e7-b9e6153eb9cd tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1784376098"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:42.144658 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:42.147644 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.147644 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:42.151860 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:42.152021 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:42.160871 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-17d1d992-9cb5-43df-b7e7-b9e6153eb9cd tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 404 Aug 18 13:08:42.161446 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 634/2558] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:42 2026] POST /volume/v3/snapshots => generated 77 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:42.171010 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-36652e69-d69a-44e5-b0b7-e5bbd062ca15 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.172870 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-36652e69-d69a-44e5-b0b7-e5bbd062ca15 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=invalid Aug 18 13:08:42.173070 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-36652e69-d69a-44e5-b0b7-e5bbd062ca15 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.173284 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-36652e69-d69a-44e5-b0b7-e5bbd062ca15 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.173907 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-36652e69-d69a-44e5-b0b7-e5bbd062ca15 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] HTTP exception thrown: limit param must be an integer Aug 18 13:08:42.174035 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-36652e69-d69a-44e5-b0b7-e5bbd062ca15 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 13:08:42.174700 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 644/2559] 10.4.3.126 () {66 vars in 1270 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:42.185769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9f0a9743-4707-4e26-ab91-476f151ae01a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.187543 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9f0a9743-4707-4e26-ab91-476f151ae01a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/snapshots?marker=676a883a-6f43-41e1-bcf5-5853ea76c603 Aug 18 13:08:42.187757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9f0a9743-4707-4e26-ab91-476f151ae01a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.188056 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9f0a9743-4707-4e26-ab91-476f151ae01a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.188306 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-9f0a9743-4707-4e26-ab91-476f151ae01a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:42.188642 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.188642 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:42.190304 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-9f0a9743-4707-4e26-ab91-476f151ae01a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:42.191875 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:42.193434 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9f0a9743-4707-4e26-ab91-476f151ae01a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots?marker=676a883a-6f43-41e1-bcf5-5853ea76c603 returned with HTTP 404 Aug 18 13:08:42.194052 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 638/2560] 10.4.3.126 () {66 vars in 1330 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/snapshots?marker=676a883a-6f43-41e1-bcf5-5853ea76c603 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:42.195066 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.195066 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:42.202752 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e57303ad-c619-49ba-af84-b2d3d86966ce None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.202883 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-580ff0a6-18fa-49e9-a6e3-5fd9850db484 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:42.203274 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 645/2561] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:42.204674 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e57303ad-c619-49ba-af84-b2d3d86966ce tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=invalid Aug 18 13:08:42.204903 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e57303ad-c619-49ba-af84-b2d3d86966ce tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.205141 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e57303ad-c619-49ba-af84-b2d3d86966ce tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.205367 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-e57303ad-c619-49ba-af84-b2d3d86966ce tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:42.206322 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-e57303ad-c619-49ba-af84-b2d3d86966ce tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:42.206774 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e57303ad-c619-49ba-af84-b2d3d86966ce tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 13:08:42.207172 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 635/2562] 10.4.3.126 () {66 vars in 1276 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:42.223528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.225956 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:42.226477 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-377867564"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:42.229134 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-377867564'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:42.229370 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Create volume of 2 GB Aug 18 13:08:42.229825 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.229825 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:42.230388 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.233348 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 18 13:08:42.233845 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5a256180-83ae-4b4d-b997-08c53f2e0b7d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1312574860"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:42.235353 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Availability Zones retrieved successfully. Aug 18 13:08:42.236229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.group_snapshots [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5a256180-83ae-4b4d-b997-08c53f2e0b7d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1312574860'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:08:42.240481 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.240481 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:42.243779 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Flow 'volume_create_api' (4ec9c26f-fb93-4b10-a90b-9042c1391df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:42.245013 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.group_snapshots [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1312574860. Aug 18 13:08:42.246515 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fd3227-fcb8-45db-b44e-e566fa5365dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:42.247921 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Validating volume size '2' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:42.265938 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.265938 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:42.285712 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-686288225 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-686288225, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:42.286736 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fd3227-fcb8-45db-b44e-e566fa5365dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:42.287900 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b85be4-c8f3-42c6-afcc-eb3b6deb1169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:42.312414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['d19c0106-ec4c-411d-a03b-36c84d0f90c7', '25ac76bd-2a60-40e1-a8c4-29376c7c2017', '7f872dc3-4cbe-41ef-b8cc-3651d9cae494', '99b1c44a-2c3b-4b40-80c7-1399ae0d4d2d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:42.367451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8de0b68-c8cb-4be6-946d-ddec320ba121 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:08:42.367961 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 639/2563] 10.4.3.126 () {70 vars in 1324 bytes} [Tue Aug 18 13:08:42 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:42.376935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b532bc20-fea4-46df-b555-82dbf67a1584 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.380238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b532bc20-fea4-46df-b555-82dbf67a1584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 Aug 18 13:08:42.380584 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b532bc20-fea4-46df-b555-82dbf67a1584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.380820 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b532bc20-fea4-46df-b555-82dbf67a1584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.381021 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-b532bc20-fea4-46df-b555-82dbf67a1584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:42.385490 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.385490 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:42.391840 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b532bc20-fea4-46df-b555-82dbf67a1584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 returned with HTTP 200 Aug 18 13:08:42.392191 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 646/2564] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:42.422255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Created reservations ['8dfff27b-cfb2-4948-bbca-992dd9cf39e1', 'e56e9b6d-d1a7-4179-8c28-768151d50a66', '99ce2bc6-6583-4c68-b973-e670c5042b7d', 'eb166a71-f1eb-4f4d-a8e3-78b31f3bc4ef'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:42.422255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b85be4-c8f3-42c6-afcc-eb3b6deb1169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dfff27b-cfb2-4948-bbca-992dd9cf39e1', 'e56e9b6d-d1a7-4179-8c28-768151d50a66', '99ce2bc6-6583-4c68-b973-e670c5042b7d', 'eb166a71-f1eb-4f4d-a8e3-78b31f3bc4ef']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:42.422255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbccb3e-1d53-4fa0-96c9-77c62bb64fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:42.455147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8022ae5e-756e-432c-9748-0bbef0346081 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.460179 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8022ae5e-756e-432c-9748-0bbef0346081 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:08:42.460179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8022ae5e-756e-432c-9748-0bbef0346081 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.460179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8022ae5e-756e-432c-9748-0bbef0346081 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.460387 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbccb3e-1d53-4fa0-96c9-77c62bb64fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87b54355-e0fc-4fe0-b6e3-9cd9390de73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-377867564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcbd83dc258a4c7ba80f822028fc00dc',qos_specs=None,replication_status=,reservations=['8dfff27b-cfb2-4948-bbca-992dd9cf39e1','e56e9b6d-d1a7-4179-8c28-768151d50a66','99ce2bc6-6583-4c68-b973-e670c5042b7d','eb166a71-f1eb-4f4d-a8e3-78b31f3bc4ef'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3694361915714e1ebe25e61c0ac2539d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-377867564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87b54355-e0fc-4fe0-b6e3-9cd9390de73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcbd83dc258a4c7ba80f822028fc00dc',provider_auth=None,provider_geometry=None,provider_id=None,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='3694361915714e1ebe25e61c0ac2539d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:42.460387 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf30427-77e5-4529-8708-f0987909b4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:42.472366 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.472366 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:42.480891 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8022ae5e-756e-432c-9748-0bbef0346081 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:08:42.487399 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8022ae5e-756e-432c-9748-0bbef0346081 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:08:42.487847 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 636/2565] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:42.502135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf30427-77e5-4529-8708-f0987909b4ad) transitioned into state 'SUCCESS' from state '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-377867564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcbd83dc258a4c7ba80f822028fc00dc',qos_specs=None,replication_status=,reservations=['8dfff27b-cfb2-4948-bbca-992dd9cf39e1','e56e9b6d-d1a7-4179-8c28-768151d50a66','99ce2bc6-6583-4c68-b973-e670c5042b7d','eb166a71-f1eb-4f4d-a8e3-78b31f3bc4ef'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3694361915714e1ebe25e61c0ac2539d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:42.502135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b993fca2-e3dd-4aa8-8712-5804af4e6089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:42.518232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b993fca2-e3dd-4aa8-8712-5804af4e6089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:42.518232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Flow 'volume_create_api' (4ec9c26f-fb93-4b10-a90b-9042c1391df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:42.518232 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Create volume request issued successfully. Aug 18 13:08:42.519232 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7521ec9-a929-4c76-b795-e3cdaae6f592 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:42.520025 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 645/2566] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:08:42 2026] POST /volume/v3/volumes => generated 761 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:42.539075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1a045730-2c86-4701-b147-25a111298630 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.542015 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a045730-2c86-4701-b147-25a111298630 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:42.542284 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a045730-2c86-4701-b147-25a111298630 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.542485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a045730-2c86-4701-b147-25a111298630 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.555143 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.555143 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:42.560849 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1a045730-2c86-4701-b147-25a111298630 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Volume info retrieved successfully. Aug 18 13:08:42.571841 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a045730-2c86-4701-b147-25a111298630 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f returned with HTTP 200 Aug 18 13:08:42.573453 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 640/2567] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f => generated 829 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:42.757165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bd15fcab-31fe-4798-a33c-39d301ac4b1a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.759758 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bd15fcab-31fe-4798-a33c-39d301ac4b1a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:42.760050 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bd15fcab-31fe-4798-a33c-39d301ac4b1a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.760347 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bd15fcab-31fe-4798-a33c-39d301ac4b1a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.765969 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bd15fcab-31fe-4798-a33c-39d301ac4b1a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 returned with HTTP 404 Aug 18 13:08:42.766971 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 647/2568] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:42.779240 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-12e05940-665f-4659-b696-917c0f84c31e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.782243 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12e05940-665f-4659-b696-917c0f84c31e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:42.782576 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12e05940-665f-4659-b696-917c0f84c31e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.782828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12e05940-665f-4659-b696-917c0f84c31e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.782982 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-12e05940-665f-4659-b696-917c0f84c31e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:42.790242 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.790242 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:42.790987 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-12e05940-665f-4659-b696-917c0f84c31e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:42.815938 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-12e05940-665f-4659-b696-917c0f84c31e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:08:42.816166 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12e05940-665f-4659-b696-917c0f84c31e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 returned with HTTP 202 Aug 18 13:08:42.816621 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 637/2569] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:42 2026] DELETE /volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:42.831935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7a00048-9655-4051-b04b-bcb89a06617f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.835248 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7a00048-9655-4051-b04b-bcb89a06617f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:42.835248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7a00048-9655-4051-b04b-bcb89a06617f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.835248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7a00048-9655-4051-b04b-bcb89a06617f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.841515 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.841515 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:42.842817 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7a00048-9655-4051-b04b-bcb89a06617f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:42.844661 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7a00048-9655-4051-b04b-bcb89a06617f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 returned with HTTP 200 Aug 18 13:08:42.845840 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 646/2570] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:42.981314 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5bd352af-aebd-4afc-aabe-881479a29982 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:42.984222 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5bd352af-aebd-4afc-aabe-881479a29982 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b Aug 18 13:08:42.984635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5bd352af-aebd-4afc-aabe-881479a29982 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:42.984947 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5bd352af-aebd-4afc-aabe-881479a29982 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:42.995939 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:42.995939 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:43.013973 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5bd352af-aebd-4afc-aabe-881479a29982 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:43.017716 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3d031b46-b82a-4f4d-b022-f2e351bdf905 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.017716 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3d031b46-b82a-4f4d-b022-f2e351bdf905 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae Aug 18 13:08:43.017896 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3d031b46-b82a-4f4d-b022-f2e351bdf905 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.018075 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3d031b46-b82a-4f4d-b022-f2e351bdf905 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.026053 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5bd352af-aebd-4afc-aabe-881479a29982 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b returned with HTTP 200 Aug 18 13:08:43.029083 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 641/2571] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:08:42 2026] GET /volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.031798 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3d031b46-b82a-4f4d-b022-f2e351bdf905 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae returned with HTTP 404 Aug 18 13:08:43.032643 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 648/2572] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/volumes/4b78f087-848b-4789-aea7-d9dfba2ebcae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:43.048053 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0e6c3104-5fc4-4acb-b7ee-c606c4ca9719 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.052678 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0e6c3104-5fc4-4acb-b7ee-c606c4ca9719 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:08:43.052939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0e6c3104-5fc4-4acb-b7ee-c606c4ca9719 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.053157 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0e6c3104-5fc4-4acb-b7ee-c606c4ca9719 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.053578 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.053578 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:43.057954 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0e6c3104-5fc4-4acb-b7ee-c606c4ca9719 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:08:43.058360 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 638/2573] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.064670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-28a41c05-e699-4fe4-a053-97259628c655 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.066827 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:43.067004 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-355b1708-7553-4a94-9171-66932f3a90b3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.067819 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1707844005", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": null, "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:43.068612 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-355b1708-7553-4a94-9171-66932f3a90b3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] GET https://10.4.3.126/volume/v3/messages/4e7c1674-2ed0-41a8-89b2-4d52f82e3e29 Aug 18 13:08:43.069028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-355b1708-7553-4a94-9171-66932f3a90b3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.069093 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-355b1708-7553-4a94-9171-66932f3a90b3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.070290 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1707844005', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': None, 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:43.073599 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-355b1708-7553-4a94-9171-66932f3a90b3 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-member] https://10.4.3.126/volume/v3/messages/4e7c1674-2ed0-41a8-89b2-4d52f82e3e29 returned with HTTP 200 Aug 18 13:08:43.073738 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 642/2574] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/messages/4e7c1674-2ed0-41a8-89b2-4d52f82e3e29 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.084101 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f0b78717-1f82-4e2e-8018-c0df7757fc4e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.086948 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0b78717-1f82-4e2e-8018-c0df7757fc4e tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/messages/4e7c1674-2ed0-41a8-89b2-4d52f82e3e29 Aug 18 13:08:43.087400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0b78717-1f82-4e2e-8018-c0df7757fc4e tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.087780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0b78717-1f82-4e2e-8018-c0df7757fc4e tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.111509 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0b78717-1f82-4e2e-8018-c0df7757fc4e tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/messages/4e7c1674-2ed0-41a8-89b2-4d52f82e3e29 returned with HTTP 204 Aug 18 13:08:43.112389 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 649/2575] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:08:43 2026] DELETE /volume/v3/messages/4e7c1674-2ed0-41a8-89b2-4d52f82e3e29 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:08:43.124056 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-824d17ff-0043-471c-8398-ed1026a4d284 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.127368 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b Aug 18 13:08:43.127368 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.128503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.128503 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Delete volume with id: cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b Aug 18 13:08:43.144168 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.144168 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:43.145134 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Volume info retrieved successfully. Aug 18 13:08:43.146864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100591) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:08:43.163636 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1354471739 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1354471739, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:43.164161 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1354471739 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1354471739, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:43.177993 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Created reservations ['1bd1f98a-1947-4a1a-8477-c3d0bfe5d673', '89116f9a-d116-4a4f-93c4-888ed0fce125', 'd36dd220-811b-4dda-ad4e-f64178c42a5f', '6e5736a6-57db-4a3a-bbd8-e562789515a5'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:43.188230 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:08:43.192374 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:08:43.199619 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (b62136ac-35f3-4db9-b1de-ab7bb4088e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:43.202295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c1f7f7-1ded-4d9b-8ddc-bdf445c4c3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:43.203803 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:43.217084 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Delete volume request issued successfully. Aug 18 13:08:43.217307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-824d17ff-0043-471c-8398-ed1026a4d284 tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b returned with HTTP 202 Aug 18 13:08:43.217931 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 639/2576] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:43 2026] DELETE /volume/v3/volumes/cb5c88d8-e8e1-4f36-83f9-e8cba0c7e79b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:43.226800 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5a840e78-b04f-4030-a3ec-4d2d9adb0ecf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.231648 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5a840e78-b04f-4030-a3ec-4d2d9adb0ecf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] DELETE https://10.4.3.126/volume/v3/types/d4ec7328-b67f-41bd-bcce-6e575f0c0d8a Aug 18 13:08:43.231648 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5a840e78-b04f-4030-a3ec-4d2d9adb0ecf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.231648 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5a840e78-b04f-4030-a3ec-4d2d9adb0ecf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.259402 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5a840e78-b04f-4030-a3ec-4d2d9adb0ecf tempest-ProjectMemberTests-1994942529 tempest-ProjectMemberTests-1994942529-project-admin] https://10.4.3.126/volume/v3/types/d4ec7328-b67f-41bd-bcce-6e575f0c0d8a returned with HTTP 202 Aug 18 13:08:43.260296 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 643/2577] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:43 2026] DELETE /volume/v3/types/d4ec7328-b67f-41bd-bcce-6e575f0c0d8a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:43.289768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c1f7f7-1ded-4d9b-8ddc-bdf445c4c3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:43.290595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b941983e-ae9c-4e29-942c-61fe31cbd0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:43.376041 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['fecd9a14-a17e-4be4-b750-bdb8bf6317cf', '09abdd22-98e8-4500-a271-b26c2c6a17bf', 'a30866db-6e80-492c-aad3-05e3c1f72114', '484fc4d5-450f-4a23-a10a-163b707e26e1'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:43.377124 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b941983e-ae9c-4e29-942c-61fe31cbd0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fecd9a14-a17e-4be4-b750-bdb8bf6317cf', '09abdd22-98e8-4500-a271-b26c2c6a17bf', 'a30866db-6e80-492c-aad3-05e3c1f72114', '484fc4d5-450f-4a23-a10a-163b707e26e1']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:43.378067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d686777e-8736-4608-a44d-f94b35c61928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:43.402384 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e3756a53-9377-4aef-9736-8377e1f5f1b9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.404378 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3756a53-9377-4aef-9736-8377e1f5f1b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 Aug 18 13:08:43.404568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3756a53-9377-4aef-9736-8377e1f5f1b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.404771 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3756a53-9377-4aef-9736-8377e1f5f1b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.404916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-e3756a53-9377-4aef-9736-8377e1f5f1b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:43.409112 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.409112 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:43.413643 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3756a53-9377-4aef-9736-8377e1f5f1b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 returned with HTTP 200 Aug 18 13:08:43.414136 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 650/2578] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:43.414772 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d686777e-8736-4608-a44d-f94b35c61928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b8edb0-34d2-4e0e-b147-47b551d2d27c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1707844005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['fecd9a14-a17e-4be4-b750-bdb8bf6317cf','09abdd22-98e8-4500-a271-b26c2c6a17bf','a30866db-6e80-492c-aad3-05e3c1f72114','484fc4d5-450f-4a23-a10a-163b707e26e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1707844005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b8edb0-34d2-4e0e-b147-47b551d2d27c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:43.416250 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407dc605-df0c-4da6-97ee-5b5888b92e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:43.426413 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-128bab33-f1df-41b0-839d-43d017ff43c1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.429020 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-128bab33-f1df-41b0-839d-43d017ff43c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:43.429356 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-128bab33-f1df-41b0-839d-43d017ff43c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.429982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-128bab33-f1df-41b0-839d-43d017ff43c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.429982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-128bab33-f1df-41b0-839d-43d017ff43c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:43.431423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-128bab33-f1df-41b0-839d-43d017ff43c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:43.441080 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-128bab33-f1df-41b0-839d-43d017ff43c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all snapshots completed successfully. Aug 18 13:08:43.441738 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.441738 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:43.442639 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-128bab33-f1df-41b0-839d-43d017ff43c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:43.443176 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 640/2579] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.445421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407dc605-df0c-4da6-97ee-5b5888b92e4f) transitioned into state 'SUCCESS' from state '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-1707844005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['fecd9a14-a17e-4be4-b750-bdb8bf6317cf','09abdd22-98e8-4500-a271-b26c2c6a17bf','a30866db-6e80-492c-aad3-05e3c1f72114','484fc4d5-450f-4a23-a10a-163b707e26e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:43.446540 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318f9ad5-9960-4b8e-bbaa-0f8e0da51d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:43.453185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7618f9e4-0a4e-4f41-87ac-90956bac31d8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.455911 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7618f9e4-0a4e-4f41-87ac-90956bac31d8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 Aug 18 13:08:43.456282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7618f9e4-0a4e-4f41-87ac-90956bac31d8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.456531 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7618f9e4-0a4e-4f41-87ac-90956bac31d8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.461312 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318f9ad5-9960-4b8e-bbaa-0f8e0da51d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:43.462603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (b62136ac-35f3-4db9-b1de-ab7bb4088e65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:43.463038 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:08:43.463963 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-28a41c05-e699-4fe4-a053-97259628c655 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:43.464031 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.464031 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:43.464555 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 647/2580] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:08:43 2026] POST /volume/v3/volumes => generated 759 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:43.464615 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7618f9e4-0a4e-4f41-87ac-90956bac31d8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Snapshot retrieved successfully. Aug 18 13:08:43.465640 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7618f9e4-0a4e-4f41-87ac-90956bac31d8 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 returned with HTTP 200 Aug 18 13:08:43.466116 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 644/2581] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.477925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ca913472-7f80-4858-818d-e8d29fed017e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.478522 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-19bf2db5-db93-49da-9e53-c256085472e6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.480638 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca913472-7f80-4858-818d-e8d29fed017e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/287effbc-f658-4289-bbc2-657f1adeb733 Aug 18 13:08:43.480717 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19bf2db5-db93-49da-9e53-c256085472e6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:08:43.480942 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19bf2db5-db93-49da-9e53-c256085472e6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.481222 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19bf2db5-db93-49da-9e53-c256085472e6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.481351 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ca913472-7f80-4858-818d-e8d29fed017e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.481733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ca913472-7f80-4858-818d-e8d29fed017e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.491200 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.491200 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:43.492157 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.492157 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:43.492854 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ca913472-7f80-4858-818d-e8d29fed017e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Snapshot retrieved successfully. Aug 18 13:08:43.493958 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca913472-7f80-4858-818d-e8d29fed017e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/287effbc-f658-4289-bbc2-657f1adeb733 returned with HTTP 200 Aug 18 13:08:43.494830 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 651/2582] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/snapshots/287effbc-f658-4289-bbc2-657f1adeb733 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.499038 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-19bf2db5-db93-49da-9e53-c256085472e6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:43.506614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-275b931c-b5e9-4e4a-8eb4-71d0605011b1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.506809 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19bf2db5-db93-49da-9e53-c256085472e6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 200 Aug 18 13:08:43.507375 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 641/2583] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.508474 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-275b931c-b5e9-4e4a-8eb4-71d0605011b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 Aug 18 13:08:43.509291 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-275b931c-b5e9-4e4a-8eb4-71d0605011b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.509604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-275b931c-b5e9-4e4a-8eb4-71d0605011b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.509793 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-275b931c-b5e9-4e4a-8eb4-71d0605011b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for member 4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 {{(pid=100588) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:08:43.509934 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.group_snapshots [None req-275b931c-b5e9-4e4a-8eb4-71d0605011b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group_snapshot with id: 4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 Aug 18 13:08:43.514328 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.514328 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:43.575453 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-275b931c-b5e9-4e4a-8eb4-71d0605011b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 returned with HTTP 202 Aug 18 13:08:43.575972 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 648/2584] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:08:43 2026] DELETE /volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:43.585420 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.587251 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:43.587483 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.587685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.587979 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:43.588736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:43.591190 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0bcac638-f914-4443-b6e4-c9c3bc17cebe None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.593853 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0bcac638-f914-4443-b6e4-c9c3bc17cebe tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:43.594238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0bcac638-f914-4443-b6e4-c9c3bc17cebe tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.594589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0bcac638-f914-4443-b6e4-c9c3bc17cebe tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.596331 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:43.597004 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:43.597141 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:43.603479 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.603479 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:43.608680 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0bcac638-f914-4443-b6e4-c9c3bc17cebe tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Volume info retrieved successfully. Aug 18 13:08:43.616162 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0bcac638-f914-4443-b6e4-c9c3bc17cebe tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f returned with HTTP 200 Aug 18 13:08:43.616808 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 652/2585] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.638805 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0c251e73-e6e5-4698-99b8-f9782183126c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.641317 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c251e73-e6e5-4698-99b8-f9782183126c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:43.641635 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:43.641894 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0c251e73-e6e5-4698-99b8-f9782183126c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87b54355-e0fc-4fe0-b6e3-9cd9390de73f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-198335387"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:43.647306 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.647306 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:43.656156 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:43.656156 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:43.657979 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.657979 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:43.658721 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0c251e73-e6e5-4698-99b8-f9782183126c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Volume info retrieved successfully. Aug 18 13:08:43.660649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-0c251e73-e6e5-4698-99b8-f9782183126c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Create snapshot from volume 87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:43.700778 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:43.704650 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.704650 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:43.707996 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-0c251e73-e6e5-4698-99b8-f9782183126c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Created reservations ['6b181594-a45d-4c39-a99d-5ac0d70a2c41', 'd0ea64aa-4c9e-4d0c-aad3-1448a5c11d21', 'c6064f0c-0be9-4458-9542-d8b56eb3be64', '7062b0b7-65ab-415a-8283-837264bdc9c0'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:43.714520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-54aa5fb8-882b-4b01-bb0d-27a9bb6979cb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:43.714892 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 645/2586] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:43.732921 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.734707 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:43.734908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.735100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.735987 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:43.735987 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.735987 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:43.738286 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.db.api [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Building query based on filter {{(pid=100588) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:43.741527 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all snapshots completed successfully. Aug 18 13:08:43.741913 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.741913 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:43.742489 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fff896fa-82c4-410e-aad2-630cf6d518e2 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:43.743388 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 649/2587] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.753158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3a2e7c69-de12-47ec-8365-230033cfcf45 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.755190 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3a2e7c69-de12-47ec-8365-230033cfcf45 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 Aug 18 13:08:43.755512 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3a2e7c69-de12-47ec-8365-230033cfcf45 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.755950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3a2e7c69-de12-47ec-8365-230033cfcf45 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.764060 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.764060 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:43.765615 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3a2e7c69-de12-47ec-8365-230033cfcf45 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Snapshot retrieved successfully. Aug 18 13:08:43.766226 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3a2e7c69-de12-47ec-8365-230033cfcf45 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 returned with HTTP 200 Aug 18 13:08:43.767481 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 653/2588] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:08:43.768495 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0c251e73-e6e5-4698-99b8-f9782183126c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Snapshot create request issued successfully. Aug 18 13:08:43.768911 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0c251e73-e6e5-4698-99b8-f9782183126c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:43.769414 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 642/2589] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:43 2026] POST /volume/v3/snapshots => generated 317 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:43.785617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1c7c741f-bf06-4423-8ef8-600a4c564a6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.788337 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1c7c741f-bf06-4423-8ef8-600a4c564a6d tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 Aug 18 13:08:43.788592 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1c7c741f-bf06-4423-8ef8-600a4c564a6d tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.788827 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1c7c741f-bf06-4423-8ef8-600a4c564a6d tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.795047 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:43.795047 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:43.795606 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1c7c741f-bf06-4423-8ef8-600a4c564a6d tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Snapshot retrieved successfully. Aug 18 13:08:43.796480 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1c7c741f-bf06-4423-8ef8-600a4c564a6d tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 returned with HTTP 200 Aug 18 13:08:43.796788 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 646/2590] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:43.858650 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-95588b9f-839f-4563-b161-f4513f5d0940 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.860801 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95588b9f-839f-4563-b161-f4513f5d0940 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:43.861079 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95588b9f-839f-4563-b161-f4513f5d0940 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.861393 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95588b9f-839f-4563-b161-f4513f5d0940 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.867684 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95588b9f-839f-4563-b161-f4513f5d0940 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 returned with HTTP 404 Aug 18 13:08:43.868225 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 650/2591] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:43.875540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cf9a177d-6064-4f79-9659-e7b4d5ecf1d4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.883826 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf9a177d-6064-4f79-9659-e7b4d5ecf1d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:43.883826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf9a177d-6064-4f79-9659-e7b4d5ecf1d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.883826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cf9a177d-6064-4f79-9659-e7b4d5ecf1d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.883826 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-cf9a177d-6064-4f79-9659-e7b4d5ecf1d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 1d22e9bc-67dc-46c2-b375-99b0b52d8c31 Aug 18 13:08:43.895639 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cf9a177d-6064-4f79-9659-e7b4d5ecf1d4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 returned with HTTP 404 Aug 18 13:08:43.896302 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 654/2592] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:43 2026] DELETE /volume/v3/snapshots/1d22e9bc-67dc-46c2-b375-99b0b52d8c31 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:43.905225 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-626908cc-1761-4064-8bf1-11729ba7f9c9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.907280 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-626908cc-1761-4064-8bf1-11729ba7f9c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:43.907512 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-626908cc-1761-4064-8bf1-11729ba7f9c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.907776 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-626908cc-1761-4064-8bf1-11729ba7f9c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.907902 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-626908cc-1761-4064-8bf1-11729ba7f9c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 6037c872-70ac-4964-af30-78a8c5099ea0 Aug 18 13:08:43.915811 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-626908cc-1761-4064-8bf1-11729ba7f9c9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 returned with HTTP 404 Aug 18 13:08:43.916522 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 643/2593] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:43 2026] DELETE /volume/v3/snapshots/6037c872-70ac-4964-af30-78a8c5099ea0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:43.926385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7279713f-5e6b-4b67-9d07-462d1cd90f59 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.928338 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7279713f-5e6b-4b67-9d07-462d1cd90f59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:43.928723 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7279713f-5e6b-4b67-9d07-462d1cd90f59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.928824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7279713f-5e6b-4b67-9d07-462d1cd90f59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:43.928935 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-7279713f-5e6b-4b67-9d07-462d1cd90f59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 Aug 18 13:08:43.934415 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7279713f-5e6b-4b67-9d07-462d1cd90f59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 returned with HTTP 404 Aug 18 13:08:43.934587 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 647/2594] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:43 2026] DELETE /volume/v3/snapshots/a9130ea4-ebd7-4d7f-91fe-d9f7ab900dd0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:43.981359 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-3db4b235-731d-433c-8aeb-31f47a741ef2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:43.984071 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-3db4b235-731d-433c-8aeb-31f47a741ef2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:43.984405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-3db4b235-731d-433c-8aeb-31f47a741ef2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:43.984678 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-3db4b235-731d-433c-8aeb-31f47a741ef2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.002744 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.002744 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:44.008518 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-3db4b235-731d-433c-8aeb-31f47a741ef2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:44.015768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-3db4b235-731d-433c-8aeb-31f47a741ef2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:44.017299 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 651/2595] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:43 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1654 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:44.038057 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-94c699bd-57c2-4af5-be4c-0e73e9a0f619 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.040870 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-94c699bd-57c2-4af5-be4c-0e73e9a0f619 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422/action Aug 18 13:08:44.041299 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-94c699bd-57c2-4af5-be4c-0e73e9a0f619 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:44.041535 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-94c699bd-57c2-4af5-be4c-0e73e9a0f619 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:44.055086 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.055086 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:44.055728 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-94c699bd-57c2-4af5-be4c-0e73e9a0f619 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:44.062488 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-94c699bd-57c2-4af5-be4c-0e73e9a0f619 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Begin detaching volume completed successfully. Aug 18 13:08:44.062879 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-94c699bd-57c2-4af5-be4c-0e73e9a0f619 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422/action returned with HTTP 202 Aug 18 13:08:44.063481 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 655/2596] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:08:44 2026] POST /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:44.118591 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-050cfd1d-0cb5-47d8-9a07-4eae054bfc3f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.120407 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-050cfd1d-0cb5-47d8-9a07-4eae054bfc3f None None] GET https://10.4.3.126/volume// Aug 18 13:08:44.120407 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-050cfd1d-0cb5-47d8-9a07-4eae054bfc3f None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.120407 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-050cfd1d-0cb5-47d8-9a07-4eae054bfc3f None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.120407 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-050cfd1d-0cb5-47d8-9a07-4eae054bfc3f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:44.120407 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 644/2597] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:08: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 18 13:08:44.133653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-7b2f100a-c5d7-410a-8a4f-65475b136e69 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.138335 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-7b2f100a-c5d7-410a-8a4f-65475b136e69 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:44.138335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-7b2f100a-c5d7-410a-8a4f-65475b136e69 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.138335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-7b2f100a-c5d7-410a-8a4f-65475b136e69 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.138979 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-69651dde-84c9-4527-a970-488c0ca0a300 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.141242 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69651dde-84c9-4527-a970-488c0ca0a300 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:44.141795 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69651dde-84c9-4527-a970-488c0ca0a300 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-attach": {"instance_uuid": "edbfbf2e-9a2e-407f-9993-345749142982", "mountpoint": "/dev/vdb"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:44.141978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69651dde-84c9-4527-a970-488c0ca0a300 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "edbfbf2e-9a2e-407f-9993-345749142982", "mountpoint": "/dev/vdb"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:44.150185 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.150185 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:44.154221 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.154221 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:44.154221 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-69651dde-84c9-4527-a970-488c0ca0a300 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:44.156011 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-7b2f100a-c5d7-410a-8a4f-65475b136e69 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:44.160991 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-69651dde-84c9-4527-a970-488c0ca0a300 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Update volume admin metadata completed successfully. Aug 18 13:08:44.164362 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-7b2f100a-c5d7-410a-8a4f-65475b136e69 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:44.165152 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 648/2598] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:44.238264 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-69651dde-84c9-4527-a970-488c0ca0a300 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Attach volume completed successfully. Aug 18 13:08:44.238619 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69651dde-84c9-4527-a970-488c0ca0a300 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:44.239133 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 652/2599] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:44 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:44.247087 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6bfe524a-90f8-4721-9a0f-8667ef9e76c7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.249060 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6bfe524a-90f8-4721-9a0f-8667ef9e76c7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:44.249316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6bfe524a-90f8-4721-9a0f-8667ef9e76c7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.249541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6bfe524a-90f8-4721-9a0f-8667ef9e76c7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.269466 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.269466 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:44.278294 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6bfe524a-90f8-4721-9a0f-8667ef9e76c7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:44.285999 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6bfe524a-90f8-4721-9a0f-8667ef9e76c7 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:44.286608 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 656/2600] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:44.302461 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-893ab2d2-b037-44d8-8c4d-855418c86354 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.305143 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-893ab2d2-b037-44d8-8c4d-855418c86354 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:44.305494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-893ab2d2-b037-44d8-8c4d-855418c86354 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.305812 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-893ab2d2-b037-44d8-8c4d-855418c86354 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.320968 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.320968 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:44.331889 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-893ab2d2-b037-44d8-8c4d-855418c86354 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:44.338537 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-893ab2d2-b037-44d8-8c4d-855418c86354 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:44.339746 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 645/2601] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 1175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:44.355923 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4f327a12-8d76-473c-bc80-7bb7f668db05 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.359651 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4f327a12-8d76-473c-bc80-7bb7f668db05 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:44.359651 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4f327a12-8d76-473c-bc80-7bb7f668db05 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-detach": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:44.360387 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4f327a12-8d76-473c-bc80-7bb7f668db05 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:44.379628 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.379628 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:44.380589 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4f327a12-8d76-473c-bc80-7bb7f668db05 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:44.432828 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4f327a12-8d76-473c-bc80-7bb7f668db05 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Detach volume completed successfully. Aug 18 13:08:44.432828 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4f327a12-8d76-473c-bc80-7bb7f668db05 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:44.432828 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 649/2602] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:44 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:44.441135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0772713c-c084-4f05-8ac3-17b941142a7f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.442612 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0772713c-c084-4f05-8ac3-17b941142a7f tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:44.442978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0772713c-c084-4f05-8ac3-17b941142a7f tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.443288 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0772713c-c084-4f05-8ac3-17b941142a7f tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.453336 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.453336 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:44.458096 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0772713c-c084-4f05-8ac3-17b941142a7f tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:44.463797 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0772713c-c084-4f05-8ac3-17b941142a7f tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:44.464313 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 653/2603] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:44.524517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ccd1eaa3-b4dc-4629-a208-d6d2dfd0ab2b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.528043 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ccd1eaa3-b4dc-4629-a208-d6d2dfd0ab2b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:08:44.528305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ccd1eaa3-b4dc-4629-a208-d6d2dfd0ab2b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.528577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ccd1eaa3-b4dc-4629-a208-d6d2dfd0ab2b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.541417 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.541417 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:44.545972 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ccd1eaa3-b4dc-4629-a208-d6d2dfd0ab2b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:44.552497 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ccd1eaa3-b4dc-4629-a208-d6d2dfd0ab2b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 200 Aug 18 13:08:44.553051 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 657/2604] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:44.565646 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-95e37b41-ffb7-4dd5-8805-04dde05248dd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.567718 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-95e37b41-ffb7-4dd5-8805-04dde05248dd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:08:44.568014 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-95e37b41-ffb7-4dd5-8805-04dde05248dd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.568890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-95e37b41-ffb7-4dd5-8805-04dde05248dd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.577524 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.577524 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:44.584188 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-95e37b41-ffb7-4dd5-8805-04dde05248dd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:44.592807 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-95e37b41-ffb7-4dd5-8805-04dde05248dd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 200 Aug 18 13:08:44.592873 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 646/2605] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:44.779359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9e87ecfa-4e26-45c1-bcd2-7f4e291d321e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.781751 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e87ecfa-4e26-45c1-bcd2-7f4e291d321e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 Aug 18 13:08:44.781961 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e87ecfa-4e26-45c1-bcd2-7f4e291d321e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.782175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e87ecfa-4e26-45c1-bcd2-7f4e291d321e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.786995 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e87ecfa-4e26-45c1-bcd2-7f4e291d321e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 returned with HTTP 404 Aug 18 13:08:44.787589 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 650/2606] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/snapshots/8af02457-0f0d-4bf5-950d-2ade0bad1629 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:44.797252 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-87a530ec-5ba3-498a-b5d6-87691302770f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.799058 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87a530ec-5ba3-498a-b5d6-87691302770f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 Aug 18 13:08:44.799326 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87a530ec-5ba3-498a-b5d6-87691302770f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.799539 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87a530ec-5ba3-498a-b5d6-87691302770f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.799684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-87a530ec-5ba3-498a-b5d6-87691302770f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:44.802959 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87a530ec-5ba3-498a-b5d6-87691302770f tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 returned with HTTP 404 Aug 18 13:08:44.803545 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 654/2607] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 13:08:44.810528 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-eab52df6-90fe-4f00-8309-f8cfe3551ff7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.812145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eb681258-27ce-44b0-927a-60f99baee852 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.813907 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb681258-27ce-44b0-927a-60f99baee852 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 Aug 18 13:08:44.814126 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eab52df6-90fe-4f00-8309-f8cfe3551ff7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 Aug 18 13:08:44.814183 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eb681258-27ce-44b0-927a-60f99baee852 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.814324 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eb681258-27ce-44b0-927a-60f99baee852 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.814389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eab52df6-90fe-4f00-8309-f8cfe3551ff7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.814474 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.group_snapshots [None req-eb681258-27ce-44b0-927a-60f99baee852 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for member 4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 {{(pid=100591) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:08:44.814554 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eab52df6-90fe-4f00-8309-f8cfe3551ff7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.814633 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.group_snapshots [None req-eb681258-27ce-44b0-927a-60f99baee852 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group_snapshot with id: 4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 Aug 18 13:08:44.817616 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eb681258-27ce-44b0-927a-60f99baee852 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 returned with HTTP 404 Aug 18 13:08:44.818134 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 647/2608] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:08:44 2026] DELETE /volume/v3/group_snapshots/4c76042f-e95d-448c-9ee8-dc5e3f6b1d34 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:44.822671 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.822671 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:44.823194 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-eab52df6-90fe-4f00-8309-f8cfe3551ff7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Snapshot retrieved successfully. Aug 18 13:08:44.823990 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eab52df6-90fe-4f00-8309-f8cfe3551ff7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 returned with HTTP 200 Aug 18 13:08:44.824355 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 658/2609] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:44.827094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.828911 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:44.829116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.829355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.829594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:44.831226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:44.836666 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.838741 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:44.839344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3b05e09f-ca87-45ff-8cb0-d9c6c05514e6"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:44.839736 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:44.840737 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:44.840920 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:44.842741 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3b05e09f-ca87-45ff-8cb0-d9c6c05514e6'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:44.849035 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.849035 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:44.849614 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Snapshot retrieved successfully. Aug 18 13:08:44.849797 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Create volume of 1 GB Aug 18 13:08:44.854055 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Availability Zones retrieved successfully. Aug 18 13:08:44.860679 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Flow 'volume_create_api' (020887f5-3ba3-485d-9640-0d562de7ad17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:44.862001 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33050f8-8798-4fdc-a19f-51d5e7276d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:44.862362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:44.863389 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33050f8-8798-4fdc-a19f-51d5e7276d73) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:08:44.863389 np0000007652 devstack@c-api.service[100588]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 18 13:08:44.865023 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33050f8-8798-4fdc-a19f-51d5e7276d73) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:44.865783 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33050f8-8798-4fdc-a19f-51d5e7276d73) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:08:44.867916 np0000007652 devstack@c-api.service[100588]: WARNING cinder.volume.api [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Flow 'volume_create_api' (020887f5-3ba3-485d-9640-0d562de7ad17) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:08:44.867916 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d19867bb-eb78-4264-84f9-9bd0494848b9 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 18 13:08:44.867916 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 655/2610] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:08:44 2026] POST /volume/v3/volumes => generated 171 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:08:44.877459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.879943 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 Aug 18 13:08:44.880150 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.880383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.880482 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Delete snapshot with id: 3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 Aug 18 13:08:44.887186 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.887186 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:44.887702 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Snapshot retrieved successfully. Aug 18 13:08:44.891552 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:44.895623 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.895623 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:44.900724 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:44.900965 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:44.913401 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Snapshot delete request issued successfully. Aug 18 13:08:44.913401 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d8331ba-b27c-420d-8377-ce7bd1e44291 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 returned with HTTP 202 Aug 18 13:08:44.913776 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 648/2611] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:44 2026] DELETE /volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:44.922636 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a8225651-65f1-4d64-97af-81a7fee95f01 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.924545 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a8225651-65f1-4d64-97af-81a7fee95f01 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 Aug 18 13:08:44.924834 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a8225651-65f1-4d64-97af-81a7fee95f01 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:44.925073 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a8225651-65f1-4d64-97af-81a7fee95f01 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:44.930530 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.930530 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:44.931011 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a8225651-65f1-4d64-97af-81a7fee95f01 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Snapshot retrieved successfully. Aug 18 13:08:44.932015 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a8225651-65f1-4d64-97af-81a7fee95f01 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 returned with HTTP 200 Aug 18 13:08:44.932580 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 659/2612] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:44.953643 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:44.956903 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.956903 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:44.965516 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9ca4ba5e-f3ad-4e11-b5e1-db7d82a7db6d tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:44.965924 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 651/2613] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:44 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:44.982615 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c7f8bde6-babf-454f-b015-b0aa7d67b280 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:44.984797 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c7f8bde6-babf-454f-b015-b0aa7d67b280 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d/action Aug 18 13:08:44.985321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c7f8bde6-babf-454f-b015-b0aa7d67b280 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:44.987708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c7f8bde6-babf-454f-b015-b0aa7d67b280 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:44.987708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-c7f8bde6-babf-454f-b015-b0aa7d67b280 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for group 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100588) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:08:44.987708 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-c7f8bde6-babf-454f-b015-b0aa7d67b280 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group with id: 5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:44.997959 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:44.997959 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:45.068177 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c7f8bde6-babf-454f-b015-b0aa7d67b280 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d/action returned with HTTP 202 Aug 18 13:08:45.068756 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 656/2614] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:08:44 2026] POST /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:45.083497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.085842 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 Aug 18 13:08:45.086163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:45.086820 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:45.095746 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:45.095746 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:45.100035 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:45.101039 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:45.101039 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:45.144060 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:45.147614 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:45.147614 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:45.165240 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af3bb8bd-7294-4c56-9134-2d5eb9f86526 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 returned with HTTP 200 Aug 18 13:08:45.165713 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 649/2615] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:45 2026] GET /volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:45.213194 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-93bdbf36-86c4-477a-92f8-750675cb250d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.215919 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-93bdbf36-86c4-477a-92f8-750675cb250d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 Aug 18 13:08:45.216199 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-93bdbf36-86c4-477a-92f8-750675cb250d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:45.216506 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-93bdbf36-86c4-477a-92f8-750675cb250d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:45.226062 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:45.226062 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:45.307426 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d514b232-5018-4fbb-a75a-7c649efcbe3e req-93bdbf36-86c4-477a-92f8-750675cb250d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 returned with HTTP 200 Aug 18 13:08:45.307715 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 660/2616] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:08:45 2026] DELETE /volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:45.546978 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bf819f8e-8259-4df5-9d90-dc736df12253 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.702895 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf819f8e-8259-4df5-9d90-dc736df12253 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:45.703398 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bf819f8e-8259-4df5-9d90-dc736df12253 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1075675598", "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=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:45.742899 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf819f8e-8259-4df5-9d90-dc736df12253 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:45.743376 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 652/2617] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:45 2026] POST /volume/v3/types => generated 380 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:45.755961 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a5a09e2a-ce31-4e0a-beff-20cff0a3d4a5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.758353 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a5a09e2a-ce31-4e0a-beff-20cff0a3d4a5 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption Aug 18 13:08:45.758826 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a5a09e2a-ce31-4e0a-beff-20cff0a3d4a5 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:45.788971 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a5a09e2a-ce31-4e0a-beff-20cff0a3d4a5 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption returned with HTTP 200 Aug 18 13:08:45.789043 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 657/2618] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:08:45 2026] POST /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:45.804296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-be22bc94-13a0-41ec-8a9b-007c12cea981 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.809120 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-be22bc94-13a0-41ec-8a9b-007c12cea981 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:45.809120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-be22bc94-13a0-41ec-8a9b-007c12cea981 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1470312386", "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=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:45.834622 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-be22bc94-13a0-41ec-8a9b-007c12cea981 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:45.834789 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 650/2619] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:45 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:45.848305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8e15488c-7e4e-4b30-ba29-51ac84b00592 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.937594 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e15488c-7e4e-4b30-ba29-51ac84b00592 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] POST https://10.4.3.126/volume/v3/types/2c5222c8-a306-47d7-927a-6de76cb994ac/encryption Aug 18 13:08:45.939028 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e15488c-7e4e-4b30-ba29-51ac84b00592 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:45.939603 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:45.939603 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:45.940104 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-8e15488c-7e4e-4b30-ba29-51ac84b00592 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:45.940328 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e15488c-7e4e-4b30-ba29-51ac84b00592 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2c5222c8-a306-47d7-927a-6de76cb994ac/encryption returned with HTTP 403 Aug 18 13:08:45.940771 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 661/2620] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:08:45 2026] POST /volume/v3/types/2c5222c8-a306-47d7-927a-6de76cb994ac/encryption => generated 127 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:45.945973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-835159ba-449a-493a-a9e1-4fca3b4d9765 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.949875 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-835159ba-449a-493a-a9e1-4fca3b4d9765 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 Aug 18 13:08:45.950138 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-835159ba-449a-493a-a9e1-4fca3b4d9765 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:45.950431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-835159ba-449a-493a-a9e1-4fca3b4d9765 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:45.953083 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9f8deb13-600b-4821-8c12-7c747c873f1f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.955951 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9f8deb13-600b-4821-8c12-7c747c873f1f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:45.956521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9f8deb13-600b-4821-8c12-7c747c873f1f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-835895888", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:45.958958 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-835159ba-449a-493a-a9e1-4fca3b4d9765 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 returned with HTTP 404 Aug 18 13:08:45.959824 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 653/2621] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:45 2026] GET /volume/v3/snapshots/3b05e09f-ca87-45ff-8cb0-d9c6c05514e6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:45.970222 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-99c9cb8c-8ae7-4bee-b11c-78a42641a7c7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.976007 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99c9cb8c-8ae7-4bee-b11c-78a42641a7c7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:45.976193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99c9cb8c-8ae7-4bee-b11c-78a42641a7c7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:45.976434 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99c9cb8c-8ae7-4bee-b11c-78a42641a7c7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:45.976564 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9f8deb13-600b-4821-8c12-7c747c873f1f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:45.977230 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 658/2622] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:45 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:45.990186 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6eba56cb-eb90-4426-aac5-9a958543007e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:45.991419 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:45.991419 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:45.992625 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6eba56cb-eb90-4426-aac5-9a958543007e tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] POST https://10.4.3.126/volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170/extra_specs Aug 18 13:08:45.993028 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6eba56cb-eb90-4426-aac5-9a958543007e tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:45.996012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-6eba56cb-eb90-4426-aac5-9a958543007e tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:45.996256 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6eba56cb-eb90-4426-aac5-9a958543007e tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170/extra_specs returned with HTTP 403 Aug 18 13:08:45.996865 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 662/2623] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:08:45 2026] POST /volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:45.997435 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-99c9cb8c-8ae7-4bee-b11c-78a42641a7c7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Volume info retrieved successfully. Aug 18 13:08:46.004981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99c9cb8c-8ae7-4bee-b11c-78a42641a7c7 tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f returned with HTTP 200 Aug 18 13:08:46.005503 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 651/2624] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:45 2026] GET /volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.005644 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-11be6135-dfdf-47d9-9890-23ce9e28c353 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.008081 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-11be6135-dfdf-47d9-9890-23ce9e28c353 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] PUT https://10.4.3.126/volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170/extra_specs/key2 Aug 18 13:08:46.008496 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-11be6135-dfdf-47d9-9890-23ce9e28c353 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.011032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-11be6135-dfdf-47d9-9890-23ce9e28c353 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.011103 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-11be6135-dfdf-47d9-9890-23ce9e28c353 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170/extra_specs/key2 returned with HTTP 403 Aug 18 13:08:46.011645 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 654/2625] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:46 2026] PUT /volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.032014 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d57dd3f4-557d-4072-b8ab-9f2be7f8c117 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.033274 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.033774 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d57dd3f4-557d-4072-b8ab-9f2be7f8c117 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:46.034217 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d57dd3f4-557d-4072-b8ab-9f2be7f8c117 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.036265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-d57dd3f4-557d-4072-b8ab-9f2be7f8c117 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.036535 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d57dd3f4-557d-4072-b8ab-9f2be7f8c117 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types returned with HTTP 403 Aug 18 13:08:46.037084 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 663/2626] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.038076 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] DELETE https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:46.038363 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.038626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.038835 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Delete volume with id: 87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:46.048082 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-42153151-f7dd-4606-b122-5fd5f7a8f786 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.050469 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:46.050469 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:46.050681 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-42153151-f7dd-4606-b122-5fd5f7a8f786 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:46.050681 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-42153151-f7dd-4606-b122-5fd5f7a8f786 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2147033239", "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=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.051446 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Volume info retrieved successfully. Aug 18 13:08:46.070162 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-42153151-f7dd-4606-b122-5fd5f7a8f786 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:46.070600 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 652/2627] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.075663 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Delete volume request issued successfully. Aug 18 13:08:46.076033 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bfe083ee-d666-4920-af04-cd7cf9263ebb tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f returned with HTTP 202 Aug 18 13:08:46.076492 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 659/2628] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.084652 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6b6ddbc6-4720-43e3-bbcf-1598389dc316 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.085444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e41334a2-0476-46cb-bc59-6b041b90b78c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.090146 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e41334a2-0476-46cb-bc59-6b041b90b78c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:46.090966 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e41334a2-0476-46cb-bc59-6b041b90b78c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.091054 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b6ddbc6-4720-43e3-bbcf-1598389dc316 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed/encryption Aug 18 13:08:46.091109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e41334a2-0476-46cb-bc59-6b041b90b78c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.091172 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b6ddbc6-4720-43e3-bbcf-1598389dc316 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.101925 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:46.101925 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:46.109017 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e41334a2-0476-46cb-bc59-6b041b90b78c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Volume info retrieved successfully. Aug 18 13:08:46.117671 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e41334a2-0476-46cb-bc59-6b041b90b78c tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f returned with HTTP 200 Aug 18 13:08:46.118335 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 664/2629] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.121478 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b6ddbc6-4720-43e3-bbcf-1598389dc316 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed/encryption returned with HTTP 200 Aug 18 13:08:46.122110 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 655/2630] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.132480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-433e4688-754b-4026-9f4b-99b17a4d4101 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.134353 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-433e4688-754b-4026-9f4b-99b17a4d4101 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] DELETE https://10.4.3.126/volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed/encryption/c04c41c5-0a60-4152-9c2b-932207993511 Aug 18 13:08:46.134863 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-433e4688-754b-4026-9f4b-99b17a4d4101 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.134863 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-433e4688-754b-4026-9f4b-99b17a4d4101 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.135432 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.policy [None req-433e4688-754b-4026-9f4b-99b17a4d4101 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100591) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.135619 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-433e4688-754b-4026-9f4b-99b17a4d4101 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed/encryption/c04c41c5-0a60-4152-9c2b-932207993511 returned with HTTP 403 Aug 18 13:08:46.137082 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 653/2631] 10.4.3.126 () {66 vars in 1489 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed/encryption/c04c41c5-0a60-4152-9c2b-932207993511 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.149635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ed0d8333-49b0-4b2d-943a-70b3298906f6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.155431 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ed0d8333-49b0-4b2d-943a-70b3298906f6 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:46.155981 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ed0d8333-49b0-4b2d-943a-70b3298906f6 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-541182174", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.186110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3759e805-2c0b-4a64-8157-e776eca71ac9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.186602 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ed0d8333-49b0-4b2d-943a-70b3298906f6 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:46.187025 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 660/2632] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/types => generated 379 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.188461 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3759e805-2c0b-4a64-8157-e776eca71ac9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 Aug 18 13:08:46.188909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3759e805-2c0b-4a64-8157-e776eca71ac9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.189135 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3759e805-2c0b-4a64-8157-e776eca71ac9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.196993 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3759e805-2c0b-4a64-8157-e776eca71ac9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 returned with HTTP 404 Aug 18 13:08:46.197723 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 665/2633] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/volumes/cc627afd-3b56-4c33-b5cb-c88a37c20221 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:46.198785 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fdb9011c-3d7a-4ce1-a52c-59c6adb82372 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.202423 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fdb9011c-3d7a-4ce1-a52c-59c6adb82372 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] DELETE https://10.4.3.126/volume/v3/types/9d51cb77-1040-4a8e-93d9-60b434eb7ec2/extra_specs/key1 Aug 18 13:08:46.203293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fdb9011c-3d7a-4ce1-a52c-59c6adb82372 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.203293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fdb9011c-3d7a-4ce1-a52c-59c6adb82372 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.208686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dc740fae-2f1c-4020-8fbd-f5d3e4d58cab None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.211097 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-fdb9011c-3d7a-4ce1-a52c-59c6adb82372 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.211351 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fdb9011c-3d7a-4ce1-a52c-59c6adb82372 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/9d51cb77-1040-4a8e-93d9-60b434eb7ec2/extra_specs/key1 returned with HTTP 403 Aug 18 13:08:46.212350 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 656/2634] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/9d51cb77-1040-4a8e-93d9-60b434eb7ec2/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.212700 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dc740fae-2f1c-4020-8fbd-f5d3e4d58cab tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 Aug 18 13:08:46.214107 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dc740fae-2f1c-4020-8fbd-f5d3e4d58cab tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.214242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dc740fae-2f1c-4020-8fbd-f5d3e4d58cab tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.222423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a5a36c38-79c3-48ad-a846-4c2d3f7c23d9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.223480 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dc740fae-2f1c-4020-8fbd-f5d3e4d58cab tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 returned with HTTP 404 Aug 18 13:08:46.224098 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 654/2635] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/volumes/e7bfa70a-5761-447e-aaa8-61883765a6d4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:46.225748 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a5a36c38-79c3-48ad-a846-4c2d3f7c23d9 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:46.226274 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a5a36c38-79c3-48ad-a846-4c2d3f7c23d9 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-973235044", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.233740 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d12a5e04-195a-4cc0-9d19-151a742574fb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.235665 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d12a5e04-195a-4cc0-9d19-151a742574fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d Aug 18 13:08:46.235999 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d12a5e04-195a-4cc0-9d19-151a742574fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.236347 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d12a5e04-195a-4cc0-9d19-151a742574fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.236536 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-d12a5e04-195a-4cc0-9d19-151a742574fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 5a256180-83ae-4b4d-b997-08c53f2e0b7d {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:46.240467 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d12a5e04-195a-4cc0-9d19-151a742574fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d returned with HTTP 404 Aug 18 13:08:46.241055 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 666/2636] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/groups/5a256180-83ae-4b4d-b997-08c53f2e0b7d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:46.252070 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f75b9499-48a7-40f4-acfd-141417c91e2e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.254092 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a5a36c38-79c3-48ad-a846-4c2d3f7c23d9 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:46.254830 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 661/2637] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.256692 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f75b9499-48a7-40f4-acfd-141417c91e2e tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/a78a715d-06dd-415a-b3cf-5b998f9504b8 Aug 18 13:08:46.256906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f75b9499-48a7-40f4-acfd-141417c91e2e tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.257084 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f75b9499-48a7-40f4-acfd-141417c91e2e tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.266006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-697bc6a5-8b37-4a3c-92b3-2bf7677ab935 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.268396 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-697bc6a5-8b37-4a3c-92b3-2bf7677ab935 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] DELETE https://10.4.3.126/volume/v3/types/448c9e31-db6e-430a-90f1-0dcf4ef070a6 Aug 18 13:08:46.268694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-697bc6a5-8b37-4a3c-92b3-2bf7677ab935 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.268999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-697bc6a5-8b37-4a3c-92b3-2bf7677ab935 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.269897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.policy [None req-697bc6a5-8b37-4a3c-92b3-2bf7677ab935 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100591) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.270142 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-697bc6a5-8b37-4a3c-92b3-2bf7677ab935 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/448c9e31-db6e-430a-90f1-0dcf4ef070a6 returned with HTTP 403 Aug 18 13:08:46.271702 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 655/2638] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/448c9e31-db6e-430a-90f1-0dcf4ef070a6 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.273420 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f75b9499-48a7-40f4-acfd-141417c91e2e tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/group_types/a78a715d-06dd-415a-b3cf-5b998f9504b8 returned with HTTP 202 Aug 18 13:08:46.274159 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 657/2639] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/group_types/a78a715d-06dd-415a-b3cf-5b998f9504b8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:46.283887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-90ddcfc1-4cc4-44cc-a534-4e6d5b5e4e9d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.284100 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c5b8aec1-3d10-44e4-9469-54d6f3d7eb46 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.286199 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90ddcfc1-4cc4-44cc-a534-4e6d5b5e4e9d tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] GET https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs Aug 18 13:08:46.286447 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5b8aec1-3d10-44e4-9469-54d6f3d7eb46 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] DELETE https://10.4.3.126/volume/v3/types/ab2417e9-f81e-4fb9-b382-9a65b1736ae8 Aug 18 13:08:46.286537 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90ddcfc1-4cc4-44cc-a534-4e6d5b5e4e9d tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.286695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90ddcfc1-4cc4-44cc-a534-4e6d5b5e4e9d tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.286927 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c5b8aec1-3d10-44e4-9469-54d6f3d7eb46 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.287316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c5b8aec1-3d10-44e4-9469-54d6f3d7eb46 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.295805 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90ddcfc1-4cc4-44cc-a534-4e6d5b5e4e9d tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs returned with HTTP 200 Aug 18 13:08:46.296166 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 662/2640] 10.4.3.126 () {66 vars in 1378 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.305792 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-94a29f56-e93e-44f1-a98b-ef717fbcc148 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.308222 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-94a29f56-e93e-44f1-a98b-ef717fbcc148 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:08:46.308453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-94a29f56-e93e-44f1-a98b-ef717fbcc148 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.308651 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-94a29f56-e93e-44f1-a98b-ef717fbcc148 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.308785 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f0141f65-45b1-48e7-a9f6-9860dd0a340c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.310986 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0141f65-45b1-48e7-a9f6-9860dd0a340c tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] GET https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption/cipher Aug 18 13:08:46.311283 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0141f65-45b1-48e7-a9f6-9860dd0a340c tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.311546 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0141f65-45b1-48e7-a9f6-9860dd0a340c tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.312473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-f0141f65-45b1-48e7-a9f6-9860dd0a340c tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.312764 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0141f65-45b1-48e7-a9f6-9860dd0a340c tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption/cipher returned with HTTP 403 Aug 18 13:08:46.313443 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 658/2641] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.318084 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:46.318084 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:46.321528 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-94a29f56-e93e-44f1-a98b-ef717fbcc148 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:46.323521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-981336d3-6aec-41ac-aa33-d516aa2bc878 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.325583 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-981336d3-6aec-41ac-aa33-d516aa2bc878 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] GET https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption Aug 18 13:08:46.325783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-981336d3-6aec-41ac-aa33-d516aa2bc878 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.325978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-981336d3-6aec-41ac-aa33-d516aa2bc878 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.326770 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-981336d3-6aec-41ac-aa33-d516aa2bc878 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.327191 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-981336d3-6aec-41ac-aa33-d516aa2bc878 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption returned with HTTP 403 Aug 18 13:08:46.327642 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 663/2642] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.328702 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-94a29f56-e93e-44f1-a98b-ef717fbcc148 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 200 Aug 18 13:08:46.329693 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 656/2643] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:46.338869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-75e5c8da-7f96-4484-ae39-581230adc0ec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.341149 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75e5c8da-7f96-4484-ae39-581230adc0ec tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] GET https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/multiattach Aug 18 13:08:46.341420 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75e5c8da-7f96-4484-ae39-581230adc0ec tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.341670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75e5c8da-7f96-4484-ae39-581230adc0ec tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.346821 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5b8aec1-3d10-44e4-9469-54d6f3d7eb46 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types/ab2417e9-f81e-4fb9-b382-9a65b1736ae8 returned with HTTP 202 Aug 18 13:08:46.347385 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 667/2644] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/ab2417e9-f81e-4fb9-b382-9a65b1736ae8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.353767 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75e5c8da-7f96-4484-ae39-581230adc0ec tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/multiattach returned with HTTP 200 Aug 18 13:08:46.354220 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 659/2645] 10.4.3.126 () {66 vars in 1414 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:46.356150 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6c32b44a-1eab-4cc8-8000-a4b61c61284d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.359174 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c32b44a-1eab-4cc8-8000-a4b61c61284d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] GET https://10.4.3.126/volume/v3/types/ab2417e9-f81e-4fb9-b382-9a65b1736ae8 Aug 18 13:08:46.359491 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c32b44a-1eab-4cc8-8000-a4b61c61284d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.359856 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c32b44a-1eab-4cc8-8000-a4b61c61284d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.363629 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-30ebdd99-fe2b-41fb-99a3-535e11387124 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.365260 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c32b44a-1eab-4cc8-8000-a4b61c61284d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types/ab2417e9-f81e-4fb9-b382-9a65b1736ae8 returned with HTTP 404 Aug 18 13:08:46.365834 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 664/2646] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/types/ab2417e9-f81e-4fb9-b382-9a65b1736ae8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.366246 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-30ebdd99-fe2b-41fb-99a3-535e11387124 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] GET https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/volume_backend_name Aug 18 13:08:46.368042 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-30ebdd99-fe2b-41fb-99a3-535e11387124 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.368279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-30ebdd99-fe2b-41fb-99a3-535e11387124 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.379659 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dcebdf86-590f-4643-9636-a46b6ccb7e76 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.382026 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dcebdf86-590f-4643-9636-a46b6ccb7e76 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:46.382462 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-30ebdd99-fe2b-41fb-99a3-535e11387124 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 13:08:46.382517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dcebdf86-590f-4643-9636-a46b6ccb7e76 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-312729868"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.383063 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 657/2647] 10.4.3.126 () {66 vars in 1438 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.392375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bf48abfc-e7d1-406f-9e73-9f01c20def14 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.394389 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf48abfc-e7d1-406f-9e73-9f01c20def14 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] PUT https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption/a19e9673-8e8d-4ca2-a61a-5c2eeaa6f7a9 Aug 18 13:08:46.394735 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bf48abfc-e7d1-406f-9e73-9f01c20def14 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.396557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-bf48abfc-e7d1-406f-9e73-9f01c20def14 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.396755 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf48abfc-e7d1-406f-9e73-9f01c20def14 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption/a19e9673-8e8d-4ca2-a61a-5c2eeaa6f7a9 returned with HTTP 403 Aug 18 13:08:46.397261 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 660/2648] 10.4.3.126 () {68 vars in 1506 bytes} [Tue Aug 18 13:08:46 2026] PUT /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/encryption/a19e9673-8e8d-4ca2-a61a-5c2eeaa6f7a9 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.400599 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dcebdf86-590f-4643-9636-a46b6ccb7e76 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:46.401093 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 668/2649] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/types => generated 223 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:46.406379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9cbe9187-187f-4951-80b9-f02f9e70702f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.409664 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9cbe9187-187f-4951-80b9-f02f9e70702f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] PUT https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/key1 Aug 18 13:08:46.410069 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9cbe9187-187f-4951-80b9-f02f9e70702f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.410676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b000b0e2-a981-4df5-8a88-f3813e7bf05d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.412591 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-9cbe9187-187f-4951-80b9-f02f9e70702f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.412707 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b000b0e2-a981-4df5-8a88-f3813e7bf05d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 18 13:08:46.412874 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9cbe9187-187f-4951-80b9-f02f9e70702f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/key1 returned with HTTP 403 Aug 18 13:08:46.412971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b000b0e2-a981-4df5-8a88-f3813e7bf05d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-51668726"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.413611 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 665/2650] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:46 2026] PUT /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.422454 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a6368d2d-aec3-4203-96f0-62a35d0a16dc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.424369 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6368d2d-aec3-4203-96f0-62a35d0a16dc tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] PUT https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7 Aug 18 13:08:46.424704 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a6368d2d-aec3-4203-96f0-62a35d0a16dc tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.426917 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-a6368d2d-aec3-4203-96f0-62a35d0a16dc tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1cb97ceb762541c381ad24b6b7bbb33b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82fe8f0557704983a4c7c60dc3a3effa', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:08:46.427119 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a6368d2d-aec3-4203-96f0-62a35d0a16dc tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-reader] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7 returned with HTTP 403 Aug 18 13:08:46.427185 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b000b0e2-a981-4df5-8a88-f3813e7bf05d tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 18 13:08:46.427539 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 661/2651] 10.4.3.126 () {68 vars in 1362 bytes} [Tue Aug 18 13:08:46 2026] PUT /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.427654 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 658/2652] 10.4.3.126 () {70 vars in 1311 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/group_types => generated 179 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.434966 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9b3618f9-a11a-4462-a599-26579f356205 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.437692 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9b3618f9-a11a-4462-a599-26579f356205 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] DELETE https://10.4.3.126/volume/v3/types/448c9e31-db6e-430a-90f1-0dcf4ef070a6 Aug 18 13:08:46.437891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9b3618f9-a11a-4462-a599-26579f356205 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.438143 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9b3618f9-a11a-4462-a599-26579f356205 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.439731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.441395 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups Aug 18 13:08:46.441749 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7e978772-49a2-4877-9a0b-6174c326507d", "volume_types": ["f5726d09-b88d-4c3b-bc80-46957065823d"], "name": "tempest-GroupSnapshotsTest-Group-1864221050"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.443338 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating new group {'group': {'group_type': '7e978772-49a2-4877-9a0b-6174c326507d', 'volume_types': ['f5726d09-b88d-4c3b-bc80-46957065823d'], 'name': 'tempest-GroupSnapshotsTest-Group-1864221050'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:08:46.447382 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.groups [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating group tempest-GroupSnapshotsTest-Group-1864221050. Aug 18 13:08:46.461521 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:46.480986 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['d30ff009-b336-4299-9511-bb87044bbfb1'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:46.481822 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9b3618f9-a11a-4462-a599-26579f356205 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/448c9e31-db6e-430a-90f1-0dcf4ef070a6 returned with HTTP 202 Aug 18 13:08:46.482223 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 669/2653] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/448c9e31-db6e-430a-90f1-0dcf4ef070a6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.489583 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2b147dcc-18db-4661-839f-e0f9874fc80f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.492294 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b147dcc-18db-4661-839f-e0f9874fc80f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] DELETE https://10.4.3.126/volume/v3/types/9d51cb77-1040-4a8e-93d9-60b434eb7ec2 Aug 18 13:08:46.492655 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b147dcc-18db-4661-839f-e0f9874fc80f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.492884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b147dcc-18db-4661-839f-e0f9874fc80f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.516476 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-10ed5f50-df4d-46b5-ac7c-2351dff39dc1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 18 13:08:46.517033 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 666/2654] 10.4.3.126 () {70 vars in 1297 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/groups => generated 112 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:46.528627 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-056b1935-90a3-41f2-9bcf-a056a1079d4e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.530244 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b147dcc-18db-4661-839f-e0f9874fc80f tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/9d51cb77-1040-4a8e-93d9-60b434eb7ec2 returned with HTTP 202 Aug 18 13:08:46.531058 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-056b1935-90a3-41f2-9bcf-a056a1079d4e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 Aug 18 13:08:46.531107 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 662/2655] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/9d51cb77-1040-4a8e-93d9-60b434eb7ec2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.531397 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-056b1935-90a3-41f2-9bcf-a056a1079d4e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.531684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-056b1935-90a3-41f2-9bcf-a056a1079d4e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.531873 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-056b1935-90a3-41f2-9bcf-a056a1079d4e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member d8c7ce85-5b1a-44df-82a5-16d64f79db21 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:46.538554 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:46.538554 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:46.542708 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f05327cb-45ec-492e-ae31-774a56a7220b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.545029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f05327cb-45ec-492e-ae31-774a56a7220b tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] DELETE https://10.4.3.126/volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed Aug 18 13:08:46.545335 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f05327cb-45ec-492e-ae31-774a56a7220b tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.545779 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f05327cb-45ec-492e-ae31-774a56a7220b tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.547802 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-056b1935-90a3-41f2-9bcf-a056a1079d4e tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 returned with HTTP 200 Aug 18 13:08:46.548936 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 659/2656] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:46.584683 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f05327cb-45ec-492e-ae31-774a56a7220b tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed returned with HTTP 202 Aug 18 13:08:46.585189 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 670/2657] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/66191f97-6fcd-41a6-8513-02bed7715bed => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.593401 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-13af92e7-28c9-48c6-aa2e-065e1b0a2b63 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.595095 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-13af92e7-28c9-48c6-aa2e-065e1b0a2b63 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] DELETE https://10.4.3.126/volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170 Aug 18 13:08:46.595332 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-13af92e7-28c9-48c6-aa2e-065e1b0a2b63 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.595547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-13af92e7-28c9-48c6-aa2e-065e1b0a2b63 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.595787 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:46.595787 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:46.642153 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-13af92e7-28c9-48c6-aa2e-065e1b0a2b63 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170 returned with HTTP 202 Aug 18 13:08:46.642824 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 667/2658] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/0b53b422-622f-40ab-ba34-a1665ff1f170 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.650460 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-885dbb8a-3a46-47e2-a203-1d7226281cf8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.652367 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-885dbb8a-3a46-47e2-a203-1d7226281cf8 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] DELETE https://10.4.3.126/volume/v3/types/2c5222c8-a306-47d7-927a-6de76cb994ac Aug 18 13:08:46.652561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-885dbb8a-3a46-47e2-a203-1d7226281cf8 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.652795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-885dbb8a-3a46-47e2-a203-1d7226281cf8 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.673820 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-61951c8b-d614-41d8-a19c-da2d262ce919 req-9b600b5d-8ac8-431a-931c-9bd75a5c8921 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.676644 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-61951c8b-d614-41d8-a19c-da2d262ce919 req-9b600b5d-8ac8-431a-931c-9bd75a5c8921 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 Aug 18 13:08:46.676925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-61951c8b-d614-41d8-a19c-da2d262ce919 req-9b600b5d-8ac8-431a-931c-9bd75a5c8921 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.677227 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-61951c8b-d614-41d8-a19c-da2d262ce919 req-9b600b5d-8ac8-431a-931c-9bd75a5c8921 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.682546 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-61951c8b-d614-41d8-a19c-da2d262ce919 req-9b600b5d-8ac8-431a-931c-9bd75a5c8921 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 returned with HTTP 404 Aug 18 13:08:46.683341 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 660/2659] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/attachments/853e151a-c89f-4938-9ceb-e65df3b2faa6 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 13:08:46.687164 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-885dbb8a-3a46-47e2-a203-1d7226281cf8 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/2c5222c8-a306-47d7-927a-6de76cb994ac returned with HTTP 202 Aug 18 13:08:46.687972 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 663/2660] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/2c5222c8-a306-47d7-927a-6de76cb994ac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.694848 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2a0460e9-0f2b-4d72-ad13-0b2a175f2678 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.697234 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a0460e9-0f2b-4d72-ad13-0b2a175f2678 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] DELETE https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7 Aug 18 13:08:46.697438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a0460e9-0f2b-4d72-ad13-0b2a175f2678 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.697673 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a0460e9-0f2b-4d72-ad13-0b2a175f2678 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.734779 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a0460e9-0f2b-4d72-ad13-0b2a175f2678 tempest-VolumeTypesReaderTests-819502449 tempest-VolumeTypesReaderTests-819502449-project-admin] https://10.4.3.126/volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7 returned with HTTP 202 Aug 18 13:08:46.735475 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 671/2661] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:46 2026] DELETE /volume/v3/types/2ca675a2-b7a0-4c7a-838d-2505eee112f7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:46.910180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-4ac246bf-188d-4b1b-87e6-05b61b0815a9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.914626 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-4ac246bf-188d-4b1b-87e6-05b61b0815a9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:08:46.914916 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-4ac246bf-188d-4b1b-87e6-05b61b0815a9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.915217 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-4ac246bf-188d-4b1b-87e6-05b61b0815a9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.928397 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:46.928397 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:46.937614 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-4ac246bf-188d-4b1b-87e6-05b61b0815a9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:46.949553 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-4ac246bf-188d-4b1b-87e6-05b61b0815a9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 200 Aug 18 13:08:46.950277 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 668/2662] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:08:46.957301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cb432904-0ef8-4528-893a-6d36089f8f34 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.961224 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cb432904-0ef8-4528-893a-6d36089f8f34 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:46.961718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cb432904-0ef8-4528-893a-6d36089f8f34 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:46.961864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cb432904-0ef8-4528-893a-6d36089f8f34 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.969782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1d6c0072-3a07-4279-8530-1bc7234ed3a7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.970293 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1d6c0072-3a07-4279-8530-1bc7234ed3a7 None None] GET https://10.4.3.126/volume// Aug 18 13:08:46.970293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1d6c0072-3a07-4279-8530-1bc7234ed3a7 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:46.970532 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1d6c0072-3a07-4279-8530-1bc7234ed3a7 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:46.970903 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1d6c0072-3a07-4279-8530-1bc7234ed3a7 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:46.971158 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 664/2663] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:08:46.975777 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:46.975777 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:46.976355 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cb432904-0ef8-4528-893a-6d36089f8f34 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:46.984793 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e64c8911-b993-4dbe-a18c-b4fee3aca439 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:46.987645 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e64c8911-b993-4dbe-a18c-b4fee3aca439 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:08:46.988091 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e64c8911-b993-4dbe-a18c-b4fee3aca439 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49b8edb0-34d2-4e0e-b147-47b551d2d27c", "connector": null, "instance_uuid": "4c9c0de1-7100-47fd-81b4-3e57d0542260"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:46.988366 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cb432904-0ef8-4528-893a-6d36089f8f34 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Reserve volume completed successfully. Aug 18 13:08:46.988532 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cb432904-0ef8-4528-893a-6d36089f8f34 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:46.988999 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 661/2664] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:46.996595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aa8586fa-469d-4acd-823b-10387e99af6b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.000479 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa8586fa-469d-4acd-823b-10387e99af6b tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:47.000716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa8586fa-469d-4acd-823b-10387e99af6b tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.000947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aa8586fa-469d-4acd-823b-10387e99af6b tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.004728 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.004728 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:47.018907 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.018907 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:47.024422 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aa8586fa-469d-4acd-823b-10387e99af6b tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.030997 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aa8586fa-469d-4acd-823b-10387e99af6b tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:47.031509 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 669/2665] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:46 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:47.045430 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cfd45810-5e3d-4104-806a-564a4ea1a621 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.047370 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cfd45810-5e3d-4104-806a-564a4ea1a621 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:47.047770 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cfd45810-5e3d-4104-806a-564a4ea1a621 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:47.047951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cfd45810-5e3d-4104-806a-564a4ea1a621 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:47.049158 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e64c8911-b993-4dbe-a18c-b4fee3aca439 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:08:47.049841 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 672/2666] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:08:46 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:47.058734 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.058734 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:47.059616 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cfd45810-5e3d-4104-806a-564a4ea1a621 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.076406 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cfd45810-5e3d-4104-806a-564a4ea1a621 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Unreserve volume completed successfully. Aug 18 13:08:47.077056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cfd45810-5e3d-4104-806a-564a4ea1a621 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:47.077584 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 665/2667] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:47 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:47.089556 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3bce1360-a0d1-4023-82fd-9da2a0aea99c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.091923 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3bce1360-a0d1-4023-82fd-9da2a0aea99c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:47.091923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3bce1360-a0d1-4023-82fd-9da2a0aea99c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.091923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3bce1360-a0d1-4023-82fd-9da2a0aea99c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.101430 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.101430 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:47.103564 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3bce1360-a0d1-4023-82fd-9da2a0aea99c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.108435 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3bce1360-a0d1-4023-82fd-9da2a0aea99c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:47.108843 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 662/2668] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:47.126389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ac48d7ee-515a-4c4c-9f2f-89b7ef341197 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.129659 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac48d7ee-515a-4c4c-9f2f-89b7ef341197 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:47.130033 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac48d7ee-515a-4c4c-9f2f-89b7ef341197 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:47.130248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac48d7ee-515a-4c4c-9f2f-89b7ef341197 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:47.133807 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-27792c90-5f33-4071-967a-f3b679b9186a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.137060 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-27792c90-5f33-4071-967a-f3b679b9186a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] GET https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f Aug 18 13:08:47.137343 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-27792c90-5f33-4071-967a-f3b679b9186a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.137630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-27792c90-5f33-4071-967a-f3b679b9186a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.140870 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.140870 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:47.141381 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ac48d7ee-515a-4c4c-9f2f-89b7ef341197 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.149473 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-27792c90-5f33-4071-967a-f3b679b9186a tempest-VolumesSnapshotNegativeTestJSON-1748055511 tempest-VolumesSnapshotNegativeTestJSON-1748055511-project-member] https://10.4.3.126/volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f returned with HTTP 404 Aug 18 13:08:47.149646 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ac48d7ee-515a-4c4c-9f2f-89b7ef341197 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume updated successfully. Aug 18 13:08:47.149792 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac48d7ee-515a-4c4c-9f2f-89b7ef341197 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 200 Aug 18 13:08:47.150049 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 673/2669] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/volumes/87b54355-e0fc-4fe0-b6e3-9cd9390de73f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:47.150471 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 670/2670] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:47 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:08:47.160164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f72e6fa3-60ed-4134-be89-341170899eb6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.166709 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f72e6fa3-60ed-4134-be89-341170899eb6 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:47.167021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f72e6fa3-60ed-4134-be89-341170899eb6 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.167296 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f72e6fa3-60ed-4134-be89-341170899eb6 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.185500 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.185500 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:47.198093 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f72e6fa3-60ed-4134-be89-341170899eb6 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.208242 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f72e6fa3-60ed-4134-be89-341170899eb6 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:47.208242 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 666/2671] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:47.221269 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dc6e842b-94c2-4f55-b898-99ea3a5157a5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.221721 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dc6e842b-94c2-4f55-b898-99ea3a5157a5 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:47.223378 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dc6e842b-94c2-4f55-b898-99ea3a5157a5 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:47.223378 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dc6e842b-94c2-4f55-b898-99ea3a5157a5 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:47.234716 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.234716 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:47.235256 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dc6e842b-94c2-4f55-b898-99ea3a5157a5 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.244425 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dc6e842b-94c2-4f55-b898-99ea3a5157a5 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume updated successfully. Aug 18 13:08:47.244766 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dc6e842b-94c2-4f55-b898-99ea3a5157a5 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 200 Aug 18 13:08:47.245410 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 663/2672] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:47 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:08:47.254880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f2aa2962-80a9-4a50-aecb-4cb5ff4b1d7a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.258199 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2aa2962-80a9-4a50-aecb-4cb5ff4b1d7a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:47.259043 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2aa2962-80a9-4a50-aecb-4cb5ff4b1d7a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.259504 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2aa2962-80a9-4a50-aecb-4cb5ff4b1d7a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.281194 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.281194 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:47.287099 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f2aa2962-80a9-4a50-aecb-4cb5ff4b1d7a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.294337 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2aa2962-80a9-4a50-aecb-4cb5ff4b1d7a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:47.295160 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 674/2673] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:47.309734 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.311799 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:47.312455 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:47.313028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:47.518664 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.518664 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:47.519286 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.529928 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Update volume admin metadata completed successfully. Aug 18 13:08:47.530072 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Update readonly setting on volume completed successfully. Aug 18 13:08:47.530248 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4be7a6d9-776e-450e-8942-e7b9d69a79ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:47.530753 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 671/2674] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:47 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:47.539430 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dbad494e-7a91-4781-a787-daf2b6ab62a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.541646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dbad494e-7a91-4781-a787-daf2b6ab62a4 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:47.541858 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dbad494e-7a91-4781-a787-daf2b6ab62a4 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.542035 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dbad494e-7a91-4781-a787-daf2b6ab62a4 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.554451 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.554451 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:47.561147 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dbad494e-7a91-4781-a787-daf2b6ab62a4 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.561278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-35ab43e3-507b-4ac4-bd20-ed259edec161 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.561730 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35ab43e3-507b-4ac4-bd20-ed259edec161 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 Aug 18 13:08:47.561947 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35ab43e3-507b-4ac4-bd20-ed259edec161 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.562157 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35ab43e3-507b-4ac4-bd20-ed259edec161 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.562309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.groups [None req-35ab43e3-507b-4ac4-bd20-ed259edec161 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member d8c7ce85-5b1a-44df-82a5-16d64f79db21 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:47.563633 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dbad494e-7a91-4781-a787-daf2b6ab62a4 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:47.564004 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 667/2675] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:47.567536 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.567536 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:47.586306 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35ab43e3-507b-4ac4-bd20-ed259edec161 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 returned with HTTP 200 Aug 18 13:08:47.586835 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 664/2676] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:47.587753 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.590326 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:47.590816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:47.590816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:47.599505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.601237 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:08:47.601492 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.601492 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:47.601625 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-314275083", "volume_type": "f5726d09-b88d-4c3b-bc80-46957065823d", "group_id": "d8c7ce85-5b1a-44df-82a5-16d64f79db21", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:47.602060 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.603035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-314275083', 'volume_type': 'f5726d09-b88d-4c3b-bc80-46957065823d', 'group_id': 'd8c7ce85-5b1a-44df-82a5-16d64f79db21', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:08:47.613369 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.613369 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:47.613369 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume of 1 GB Aug 18 13:08:47.621887 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Update volume admin metadata completed successfully. Aug 18 13:08:47.623078 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Update readonly setting on volume completed successfully. Aug 18 13:08:47.623311 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Availability Zones retrieved successfully. Aug 18 13:08:47.623455 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-84efee36-6597-4bc9-9157-e8bac2cdea51 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:47.623455 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 675/2677] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:08:47 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:08:47.628740 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (8cd0f68b-5c08-49cf-8aac-73197d3dd45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:47.630003 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcb36cd-8682-466f-8a58-e584818e4d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:47.630569 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.630569 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:47.630963 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:08:47.633185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6ca052e7-0ebb-4682-a80a-1b00c3e581cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.635232 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ca052e7-0ebb-4682-a80a-1b00c3e581cf tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:08:47.635485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ca052e7-0ebb-4682-a80a-1b00c3e581cf tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.635706 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ca052e7-0ebb-4682-a80a-1b00c3e581cf tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.648855 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.648855 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:47.653832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcb36cd-8682-466f-8a58-e584818e4d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:08:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f5726d09-b88d-4c3b-bc80-46957065823d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-312729868',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5726d09-b88d-4c3b-bc80-46957065823d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd8c7ce85-5b1a-44df-82a5-16d64f79db21', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:47.653978 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6ca052e7-0ebb-4682-a80a-1b00c3e581cf tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.654499 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b09222-5897-46c4-b294-63660f53392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:47.660285 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ca052e7-0ebb-4682-a80a-1b00c3e581cf tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:08:47.660901 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 668/2678] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:47.681565 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.683116 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-312729868 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-312729868, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:47.683311 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-312729868 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-312729868, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:47.685661 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:08:47.685661 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1782962024", "disk_format": "raw"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:47.685661 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1782962024", "disk_format": "raw"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:47.696624 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.696624 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:47.697224 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:08:47.716891 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.716891 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:47.727674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.image.image_utils [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1782962024'}] 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-1782962024'}]. {{(pid=100591) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 13:08:47.731430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['9cdfc11d-3575-4e84-81be-0263f1b7d92b', 'f414191a-adda-4fa5-a472-caa7a00dc912', 'fafe38bd-8023-43aa-89b0-112f4d6196b2', 'e5c7440d-a43f-4106-a3fc-d1dc72fbe0f6'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:47.732420 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b09222-5897-46c4-b294-63660f53392b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cdfc11d-3575-4e84-81be-0263f1b7d92b', 'f414191a-adda-4fa5-a472-caa7a00dc912', 'fafe38bd-8023-43aa-89b0-112f4d6196b2', 'e5c7440d-a43f-4106-a3fc-d1dc72fbe0f6']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:47.733531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720a6238-3bf3-45dd-a4a4-c6aefd028bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:47.764936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720a6238-3bf3-45dd-a4a4-c6aefd028bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '827410ec-3eaa-428f-b392-260b6af717ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-314275083',encryption_key_id=None,group_id=d8c7ce85-5b1a-44df-82a5-16d64f79db21,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['9cdfc11d-3575-4e84-81be-0263f1b7d92b','f414191a-adda-4fa5-a472-caa7a00dc912','fafe38bd-8023-43aa-89b0-112f4d6196b2','e5c7440d-a43f-4106-a3fc-d1dc72fbe0f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=f5726d09-b88d-4c3b-bc80-46957065823d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-314275083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d8c7ce85-5b1a-44df-82a5-16d64f79db21,host=None,id=827410ec-3eaa-428f-b392-260b6af717ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951ad02399a44499bbc506d4579cffe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad95126728824a0a8869a7717594db48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5726d09-b88d-4c3b-bc80-46957065823d),volume_type_id=f5726d09-b88d-4c3b-bc80-46957065823d)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:47.765691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2be4bf-025b-4f72-9c99-7444c29748f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:47.787120 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2be4bf-025b-4f72-9c99-7444c29748f2) transitioned into state 'SUCCESS' from state '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-314275083',encryption_key_id=None,group_id=d8c7ce85-5b1a-44df-82a5-16d64f79db21,group_type_id=,metadata={},multiattach=False,project_id='951ad02399a44499bbc506d4579cffe4',qos_specs=None,replication_status=,reservations=['9cdfc11d-3575-4e84-81be-0263f1b7d92b','f414191a-adda-4fa5-a472-caa7a00dc912','fafe38bd-8023-43aa-89b0-112f4d6196b2','e5c7440d-a43f-4106-a3fc-d1dc72fbe0f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad95126728824a0a8869a7717594db48',volume_type_id=f5726d09-b88d-4c3b-bc80-46957065823d)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:47.787931 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2baa3c3-f9c0-4aad-95d9-c61f2f692cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:08:47.805238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2baa3c3-f9c0-4aad-95d9-c61f2f692cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:08:47.805919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Flow 'volume_create_api' (8cd0f68b-5c08-49cf-8aac-73197d3dd45b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:08:47.806371 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Create volume request issued successfully. Aug 18 13:08:47.808058 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:47.808058 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:47.863281 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:47.867625 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.867625 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:47.876191 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-279dbace-ed6a-461e-8578-06d6b02d9c71 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:08:47.876643 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 672/2679] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:08:47 2026] POST /volume/v3/volumes => generated 821 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:47.895868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:47.898356 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef Aug 18 13:08:47.898356 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:47.898570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:47.912062 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.912062 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:47.921257 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:47.921971 np0000007652 devstack@c-api.service[100589]: WARNING stevedore.named [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:47.922149 np0000007652 devstack@c-api.service[100589]: WARNING castellan.key_manager [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:47.986313 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:47.992542 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:47.992542 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:48.001635 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-17ecd632-53dd-4658-98ec-69e51ac06ac3 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef returned with HTTP 200 Aug 18 13:08:48.002077 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 676/2680] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:47 2026] GET /volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:48.125200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ff535746-3a38-4725-8beb-cbbc39cc5be0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:48.125666 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff535746-3a38-4725-8beb-cbbc39cc5be0 None None] GET https://10.4.3.126/volume// Aug 18 13:08:48.125767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff535746-3a38-4725-8beb-cbbc39cc5be0 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:48.125958 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff535746-3a38-4725-8beb-cbbc39cc5be0 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:48.126313 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff535746-3a38-4725-8beb-cbbc39cc5be0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:08:48.126752 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 669/2681] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:08:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:08:48.139691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-0a1e546e-d0c8-4e9f-bdb8-a14227e45aee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:48.142744 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-0a1e546e-d0c8-4e9f-bdb8-a14227e45aee tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:08:48.143151 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-0a1e546e-d0c8-4e9f-bdb8-a14227e45aee tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:48.143296 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-0a1e546e-d0c8-4e9f-bdb8-a14227e45aee tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:48.160993 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:48.160993 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:48.169489 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-0a1e546e-d0c8-4e9f-bdb8-a14227e45aee tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:08:48.178536 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-0a1e546e-d0c8-4e9f-bdb8-a14227e45aee tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 200 Aug 18 13:08:48.179219 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 673/2682] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:08:48 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 1546 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:08:48.318124 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e3d955f1-6bb7-4e7c-98ae-1ab7c3723049 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:48.321655 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e3d955f1-6bb7-4e7c-98ae-1ab7c3723049 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366 Aug 18 13:08:48.322036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e3d955f1-6bb7-4e7c-98ae-1ab7c3723049 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:48.335861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e3d955f1-6bb7-4e7c-98ae-1ab7c3723049 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-49b8edb0-34d2-4e0e-b147-47b551d2d27c-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:08:48.341393 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e3d955f1-6bb7-4e7c-98ae-1ab7c3723049 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-49b8edb0-34d2-4e0e-b147-47b551d2d27c-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:08:48.342544 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:48.342544 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:48.379331 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Copy volume to image completed successfully. Aug 18 13:08:48.379906 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e2a0b383-2974-4226-bb66-bcbb7f70aaf9 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:08:48.380462 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 665/2683] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:08:47 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 687 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:48.481184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e3d955f1-6bb7-4e7c-98ae-1ab7c3723049 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-49b8edb0-34d2-4e0e-b147-47b551d2d27c-np0000007652" released by "attachment_update" :: held 0.138s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:08:48.481184 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-e3d955f1-6bb7-4e7c-98ae-1ab7c3723049 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366 returned with HTTP 200 Aug 18 13:08:48.481184 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 677/2684] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:08:48 2026] PUT /volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:48.514534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-9183efb7-e77c-4c1b-866b-928225baa321 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:48.515188 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-9183efb7-e77c-4c1b-866b-928225baa321 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366/action Aug 18 13:08:48.515745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-9183efb7-e77c-4c1b-866b-928225baa321 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:48.515808 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-9183efb7-e77c-4c1b-866b-928225baa321 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:48.545636 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:48.545636 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:48.562843 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d031476c-cdef-48cb-ba0d-5d4adb472329 req-9183efb7-e77c-4c1b-866b-928225baa321 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366/action returned with HTTP 204 Aug 18 13:08:48.563417 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 670/2685] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:08:48 2026] POST /volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:48.623543 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d3c0366b-167c-4ad3-9f37-a0c0cc17a207 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:48.625780 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3c0366b-167c-4ad3-9f37-a0c0cc17a207 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:48.625986 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3c0366b-167c-4ad3-9f37-a0c0cc17a207 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:48.626193 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3c0366b-167c-4ad3-9f37-a0c0cc17a207 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:48.634221 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:48.634221 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:48.638781 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d3c0366b-167c-4ad3-9f37-a0c0cc17a207 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:48.645182 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3c0366b-167c-4ad3-9f37-a0c0cc17a207 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:48.645702 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 674/2686] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:48 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:48.659288 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0a392ff0-ca29-4480-96d2-6af7960b107d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:48.661300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a392ff0-ca29-4480-96d2-6af7960b107d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:48.661555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a392ff0-ca29-4480-96d2-6af7960b107d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:48.661814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a392ff0-ca29-4480-96d2-6af7960b107d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:48.662005 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-0a392ff0-ca29-4480-96d2-6af7960b107d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:48.669351 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:48.669351 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:48.669837 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0a392ff0-ca29-4480-96d2-6af7960b107d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:48.699993 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0a392ff0-ca29-4480-96d2-6af7960b107d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume request issued successfully. Aug 18 13:08:48.703244 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a392ff0-ca29-4480-96d2-6af7960b107d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 202 Aug 18 13:08:48.703244 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 666/2687] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:08:48 2026] DELETE /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:48.716006 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6dff2b8d-47e4-447e-9c7a-2481f76b999d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:48.717390 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6dff2b8d-47e4-447e-9c7a-2481f76b999d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:48.717682 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6dff2b8d-47e4-447e-9c7a-2481f76b999d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:48.717970 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6dff2b8d-47e4-447e-9c7a-2481f76b999d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:48.727951 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:48.727951 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:48.734143 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6dff2b8d-47e4-447e-9c7a-2481f76b999d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:48.740160 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6dff2b8d-47e4-447e-9c7a-2481f76b999d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 200 Aug 18 13:08:48.740748 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 678/2688] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:48 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:49.019485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e3cbb9ef-d020-4753-a002-21d987ac30da None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:49.022190 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef Aug 18 13:08:49.022534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:49.022851 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:49.032750 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.032750 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:49.037926 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:49.038769 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:49.038960 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:49.085332 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:49.089067 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.089067 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:49.098241 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3cbb9ef-d020-4753-a002-21d987ac30da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef returned with HTTP 200 Aug 18 13:08:49.102040 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 671/2689] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:49 2026] GET /volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef => generated 914 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:08:49.113999 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0df47862-3028-425d-a4bc-f15aa86263da None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:49.119800 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0df47862-3028-425d-a4bc-f15aa86263da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 18 13:08:49.120139 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0df47862-3028-425d-a4bc-f15aa86263da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d8c7ce85-5b1a-44df-82a5-16d64f79db21", "name": "tempest-group_snapshot-1601587174"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:49.121909 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-0df47862-3028-425d-a4bc-f15aa86263da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd8c7ce85-5b1a-44df-82a5-16d64f79db21', 'name': 'tempest-group_snapshot-1601587174'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:08:49.125787 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.125787 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:49.132723 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.group_snapshots [None req-0df47862-3028-425d-a4bc-f15aa86263da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Creating group_snapshot tempest-group_snapshot-1601587174. Aug 18 13:08:49.152124 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.152124 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:49.171068 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-0df47862-3028-425d-a4bc-f15aa86263da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-312729868 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-312729868, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:08:49.206953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-0df47862-3028-425d-a4bc-f15aa86263da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Created reservations ['b1652f71-7cec-40bf-b3f7-aedc0a67980f', '1e523cc6-ac05-45c5-a3b8-1880b09f3757', 'a1ce45fd-1198-4889-956c-f542dcd64494', 'dd16a627-81e6-4a7b-a86d-ad9bedb60d06'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:49.255327 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0df47862-3028-425d-a4bc-f15aa86263da tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:08:49.255941 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 675/2690] 10.4.3.126 () {70 vars in 1324 bytes} [Tue Aug 18 13:08:49 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:49.264575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-44cdae27-5b20-447f-8ae5-be5699b7d36a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:49.266936 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-44cdae27-5b20-447f-8ae5-be5699b7d36a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:49.267140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-44cdae27-5b20-447f-8ae5-be5699b7d36a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:49.267347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-44cdae27-5b20-447f-8ae5-be5699b7d36a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:49.267474 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.group_snapshots [None req-44cdae27-5b20-447f-8ae5-be5699b7d36a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 345b3155-1037-49eb-8a8e-deb92f68d454 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:49.271026 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.271026 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:49.274741 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-44cdae27-5b20-447f-8ae5-be5699b7d36a tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 returned with HTTP 200 Aug 18 13:08:49.275172 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 667/2691] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:49 2026] GET /volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:49.765327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d3e7d8c7-0ca6-4784-bccf-a670aba1e61b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:49.770085 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d3e7d8c7-0ca6-4784-bccf-a670aba1e61b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 Aug 18 13:08:49.770395 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d3e7d8c7-0ca6-4784-bccf-a670aba1e61b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:49.770670 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d3e7d8c7-0ca6-4784-bccf-a670aba1e61b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:49.779878 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d3e7d8c7-0ca6-4784-bccf-a670aba1e61b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 returned with HTTP 404 Aug 18 13:08:49.780845 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 679/2692] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:49 2026] GET /volume/v3/volumes/cc77d3ea-e639-42e4-9f25-cddf5435e422 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:49.795051 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d99db78e-ac4b-4388-ad43-da49a265974b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:49.797269 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d99db78e-ac4b-4388-ad43-da49a265974b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:08:49.797535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d99db78e-ac4b-4388-ad43-da49a265974b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:49.797788 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d99db78e-ac4b-4388-ad43-da49a265974b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:49.814731 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.814731 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:49.822556 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d99db78e-ac4b-4388-ad43-da49a265974b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:49.829909 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d99db78e-ac4b-4388-ad43-da49a265974b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:08:49.830626 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 672/2693] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:49 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:49.848437 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c1f45404-180a-490f-a6a5-63684e7d00ef None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:49.850688 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c1f45404-180a-490f-a6a5-63684e7d00ef tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:49.851275 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c1f45404-180a-490f-a6a5-63684e7d00ef tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2293794d-2340-4f19-a201-57158507d26c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-285490161"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:49.866986 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.866986 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:49.867656 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c1f45404-180a-490f-a6a5-63684e7d00ef tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:49.868056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-c1f45404-180a-490f-a6a5-63684e7d00ef tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume 2293794d-2340-4f19-a201-57158507d26c Aug 18 13:08:49.901185 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-c1f45404-180a-490f-a6a5-63684e7d00ef tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['eb0f2c21-e5ef-46fd-8261-739b23f3a6ec', '48854bf1-e3cb-4d30-8ebd-b481669fe1b3', '64f51a4e-7970-477a-b34e-d70a83eeeb37', '4c394fc9-8539-4bcb-a0b0-b56e350856cc'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:49.933356 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c1f45404-180a-490f-a6a5-63684e7d00ef tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot create request issued successfully. Aug 18 13:08:49.934106 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c1f45404-180a-490f-a6a5-63684e7d00ef tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:49.934318 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 676/2694] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:49 2026] POST /volume/v3/snapshots => generated 379 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:49.943486 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5775071d-6e6c-40a7-a429-e6e35c93cdcc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:49.945869 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5775071d-6e6c-40a7-a429-e6e35c93cdcc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:49.946171 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5775071d-6e6c-40a7-a429-e6e35c93cdcc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:49.946457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5775071d-6e6c-40a7-a429-e6e35c93cdcc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:49.963074 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:49.963074 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:49.963981 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5775071d-6e6c-40a7-a429-e6e35c93cdcc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:49.964985 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5775071d-6e6c-40a7-a429-e6e35c93cdcc tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 200 Aug 18 13:08:49.968489 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 668/2695] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:49 2026] GET /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:50.284364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1565edf7-81fc-4d8a-ac6a-e6de3d7830bb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.285899 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1565edf7-81fc-4d8a-ac6a-e6de3d7830bb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:50.286413 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1565edf7-81fc-4d8a-ac6a-e6de3d7830bb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.287696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1565edf7-81fc-4d8a-ac6a-e6de3d7830bb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.287696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-1565edf7-81fc-4d8a-ac6a-e6de3d7830bb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 345b3155-1037-49eb-8a8e-deb92f68d454 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:50.292004 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.292004 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:50.297543 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1565edf7-81fc-4d8a-ac6a-e6de3d7830bb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 returned with HTTP 200 Aug 18 13:08:50.298229 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 680/2696] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:50.309345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.311488 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:50.311737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.311975 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.312336 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:50.313663 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:50.319480 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all snapshots completed successfully. Aug 18 13:08:50.319896 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.319896 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:50.320490 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ea96f9c-b3cb-43bc-9aae-803d26d072c1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:50.320885 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 673/2697] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:50.332746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4d0d6f61-e69b-4d94-a585-7c1ba9acd318 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.334480 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4d0d6f61-e69b-4d94-a585-7c1ba9acd318 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/d60c7b76-53c9-4718-bed1-15d0cd378e26 Aug 18 13:08:50.334883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4d0d6f61-e69b-4d94-a585-7c1ba9acd318 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.335365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4d0d6f61-e69b-4d94-a585-7c1ba9acd318 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.341646 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.341646 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:50.341646 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4d0d6f61-e69b-4d94-a585-7c1ba9acd318 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Snapshot retrieved successfully. Aug 18 13:08:50.341646 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4d0d6f61-e69b-4d94-a585-7c1ba9acd318 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/d60c7b76-53c9-4718-bed1-15d0cd378e26 returned with HTTP 200 Aug 18 13:08:50.341646 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 677/2698] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/snapshots/d60c7b76-53c9-4718-bed1-15d0cd378e26 => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:50.350582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-14fd1060-7f55-420c-b41a-0bb3984f075b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.353106 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-14fd1060-7f55-420c-b41a-0bb3984f075b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:50.353376 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-14fd1060-7f55-420c-b41a-0bb3984f075b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.353589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-14fd1060-7f55-420c-b41a-0bb3984f075b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.353764 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.group_snapshots [None req-14fd1060-7f55-420c-b41a-0bb3984f075b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 345b3155-1037-49eb-8a8e-deb92f68d454 {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:50.357086 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.357086 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:50.361511 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-14fd1060-7f55-420c-b41a-0bb3984f075b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 returned with HTTP 200 Aug 18 13:08:50.361962 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 669/2699] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:50.372996 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2adff70c-2735-4c7e-b8cc-dacc44902d6c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.374426 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2adff70c-2735-4c7e-b8cc-dacc44902d6c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/detail Aug 18 13:08:50.374817 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2adff70c-2735-4c7e-b8cc-dacc44902d6c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.376399 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2adff70c-2735-4c7e-b8cc-dacc44902d6c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.389982 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2adff70c-2735-4c7e-b8cc-dacc44902d6c tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 13:08:50.389982 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 681/2700] 10.4.3.126 () {68 vars in 1323 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:50.400117 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7f7157b2-290d-46a5-b1a6-724d80d306fb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.402279 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7f7157b2-290d-46a5-b1a6-724d80d306fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:50.402554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7f7157b2-290d-46a5-b1a6-724d80d306fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.402788 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7f7157b2-290d-46a5-b1a6-724d80d306fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.402959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.group_snapshots [None req-7f7157b2-290d-46a5-b1a6-724d80d306fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for member 345b3155-1037-49eb-8a8e-deb92f68d454 {{(pid=100590) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:08:50.403101 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.group_snapshots [None req-7f7157b2-290d-46a5-b1a6-724d80d306fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group_snapshot with id: 345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:50.407346 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.407346 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:50.462554 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7f7157b2-290d-46a5-b1a6-724d80d306fb tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 returned with HTTP 202 Aug 18 13:08:50.463088 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 674/2701] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:08:50 2026] DELETE /volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:50.471454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fd8d1758-3609-4533-9739-c74af402f020 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.477236 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:50.477236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.477236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.477236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:50.478295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:50.492380 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:50.493494 np0000007652 devstack@c-api.service[100588]: WARNING stevedore.named [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:50.493830 np0000007652 devstack@c-api.service[100588]: WARNING castellan.key_manager [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:50.539242 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:50.542234 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.542234 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:50.550114 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fd8d1758-3609-4533-9739-c74af402f020 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:50.550680 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 678/2702] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:50.566282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.567982 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 18 13:08:50.568185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.568445 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.568728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:50.569714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Building query based on filter {{(pid=100591) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:50.572971 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all snapshots completed successfully. Aug 18 13:08:50.573730 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75842739-56fd-4ec7-a7fc-59206fc78b76 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:08:50.574217 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 670/2703] 10.4.3.126 () {66 vars in 1264 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:08:50.582549 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-940f8f4b-f112-4388-88d5-c4dcc992cb17 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.583926 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-940f8f4b-f112-4388-88d5-c4dcc992cb17 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:50.584348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-940f8f4b-f112-4388-88d5-c4dcc992cb17 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.584655 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-940f8f4b-f112-4388-88d5-c4dcc992cb17 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.584868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.group_snapshots [None req-940f8f4b-f112-4388-88d5-c4dcc992cb17 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member 345b3155-1037-49eb-8a8e-deb92f68d454 {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:08:50.587604 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-940f8f4b-f112-4388-88d5-c4dcc992cb17 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 returned with HTTP 404 Aug 18 13:08:50.588182 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 682/2704] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:50.596589 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cb3aaed1-14bd-4919-b517-1dfc37172584 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.598482 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cb3aaed1-14bd-4919-b517-1dfc37172584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/group_snapshots Aug 18 13:08:50.598753 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cb3aaed1-14bd-4919-b517-1dfc37172584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.598981 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cb3aaed1-14bd-4919-b517-1dfc37172584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.599322 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.599322 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:50.604402 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cb3aaed1-14bd-4919-b517-1dfc37172584 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 200 Aug 18 13:08:50.604923 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 675/2705] 10.4.3.126 () {68 vars in 1302 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:50.613144 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-259b50a8-6182-4792-a5e3-675906161345 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.614772 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-259b50a8-6182-4792-a5e3-675906161345 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:50.615383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-259b50a8-6182-4792-a5e3-675906161345 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.615821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-259b50a8-6182-4792-a5e3-675906161345 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.616112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.group_snapshots [None req-259b50a8-6182-4792-a5e3-675906161345 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for member 345b3155-1037-49eb-8a8e-deb92f68d454 {{(pid=100588) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:08:50.617177 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.group_snapshots [None req-259b50a8-6182-4792-a5e3-675906161345 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group_snapshot with id: 345b3155-1037-49eb-8a8e-deb92f68d454 Aug 18 13:08:50.619825 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-259b50a8-6182-4792-a5e3-675906161345 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 returned with HTTP 404 Aug 18 13:08:50.620731 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 679/2706] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:08:50 2026] DELETE /volume/v3/group_snapshots/345b3155-1037-49eb-8a8e-deb92f68d454 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:50.629382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-603bc315-412f-475b-b8ee-c103e8e9259b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.631300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:08:50.631532 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.631778 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.632002 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:50.633592 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:08:50.640808 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Get all volumes completed successfully. Aug 18 13:08:50.641506 np0000007652 devstack@c-api.service[100591]: WARNING stevedore.named [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:50.641692 np0000007652 devstack@c-api.service[100591]: WARNING castellan.key_manager [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:50.682363 np0000007652 devstack@c-api.service[100591]: DEBUG oslo_db.sqlalchemy.engines [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:50.685538 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.685538 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:50.693747 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-603bc315-412f-475b-b8ee-c103e8e9259b tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:08:50.694050 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 671/2707] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:50.711457 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8b85ce48-3e83-4b28-921b-dea951a7d6b1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.713380 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8b85ce48-3e83-4b28-921b-dea951a7d6b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] POST https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21/action Aug 18 13:08:50.715293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8b85ce48-3e83-4b28-921b-dea951a7d6b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:08:50.715293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8b85ce48-3e83-4b28-921b-dea951a7d6b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:50.716433 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.groups [None req-8b85ce48-3e83-4b28-921b-dea951a7d6b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] delete called for group d8c7ce85-5b1a-44df-82a5-16d64f79db21 {{(pid=100589) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:08:50.717218 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.groups [None req-8b85ce48-3e83-4b28-921b-dea951a7d6b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Delete group with id: d8c7ce85-5b1a-44df-82a5-16d64f79db21 Aug 18 13:08:50.724109 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.724109 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:50.767284 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8b85ce48-3e83-4b28-921b-dea951a7d6b1 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21/action returned with HTTP 202 Aug 18 13:08:50.767284 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 683/2708] 10.4.3.126 () {70 vars in 1428 bytes} [Tue Aug 18 13:08:50 2026] POST /volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:50.779502 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.782602 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef Aug 18 13:08:50.782890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.783142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:50.801280 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.801280 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:50.813314 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Volume info retrieved successfully. Aug 18 13:08:50.813314 np0000007652 devstack@c-api.service[100590]: WARNING stevedore.named [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:08:50.813314 np0000007652 devstack@c-api.service[100590]: WARNING castellan.key_manager [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:08:50.854556 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:08:50.857953 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:50.857953 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:50.866292 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-409d4692-bbf8-47a3-8beb-26388276c4b9 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef returned with HTTP 200 Aug 18 13:08:50.866292 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 676/2709] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:08:50.985577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8863952e-65d5-4810-84c7-167ac086e7bf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:50.987782 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8863952e-65d5-4810-84c7-167ac086e7bf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:50.988017 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8863952e-65d5-4810-84c7-167ac086e7bf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:50.988265 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8863952e-65d5-4810-84c7-167ac086e7bf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.009479 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:51.009479 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:51.010024 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8863952e-65d5-4810-84c7-167ac086e7bf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:51.010809 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8863952e-65d5-4810-84c7-167ac086e7bf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 200 Aug 18 13:08:51.011605 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 680/2710] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:50 2026] GET /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:51.025733 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d453938d-009c-4545-8221-c919d1c5ec7e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.028053 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d453938d-009c-4545-8221-c919d1c5ec7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:51.028298 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d453938d-009c-4545-8221-c919d1c5ec7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.028494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d453938d-009c-4545-8221-c919d1c5ec7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.034140 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:51.034140 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:51.034627 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d453938d-009c-4545-8221-c919d1c5ec7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:51.035490 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d453938d-009c-4545-8221-c919d1c5ec7e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 200 Aug 18 13:08:51.035894 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 672/2711] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:51 2026] GET /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:51.050104 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.051835 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:51.052041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.052253 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.052784 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:08:51.053839 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Building query based on filter {{(pid=100589) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:08:51.058551 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Get all snapshots completed successfully. Aug 18 13:08:51.058930 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aa822404-3de2-443d-ba1f-4dbcad0795e7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 18 13:08:51.059399 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 684/2712] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:08:51 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:51.076234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-163d640f-99b6-4b76-bfc2-8448931d4c29 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.078459 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-163d640f-99b6-4b76-bfc2-8448931d4c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] PUT https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:51.079078 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-163d640f-99b6-4b76-bfc2-8448931d4c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1398520682", "description": "This is the new description of snapshot."}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:51.096452 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:51.096452 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:51.100231 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-163d640f-99b6-4b76-bfc2-8448931d4c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:51.118671 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-163d640f-99b6-4b76-bfc2-8448931d4c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 200 Aug 18 13:08:51.119293 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 677/2713] 10.4.3.126 () {68 vars in 1375 bytes} [Tue Aug 18 13:08:51 2026] PUT /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:51.138482 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c95b2289-7d91-4d8d-b963-375eb2f21532 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.140957 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c95b2289-7d91-4d8d-b963-375eb2f21532 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:51.141175 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c95b2289-7d91-4d8d-b963-375eb2f21532 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.141741 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c95b2289-7d91-4d8d-b963-375eb2f21532 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.150199 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:51.150199 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:51.150912 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c95b2289-7d91-4d8d-b963-375eb2f21532 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:51.154042 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c95b2289-7d91-4d8d-b963-375eb2f21532 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 200 Aug 18 13:08:51.154042 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 681/2714] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:51 2026] GET /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 577 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:51.166741 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.172133 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:51.172385 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.172604 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.172717 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:51.181535 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:51.181535 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:51.182237 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:51.205157 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:08:51.205653 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-432d086e-e629-43f0-81bb-310d0f1d3a38 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 202 Aug 18 13:08:51.206427 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 673/2715] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:51 2026] DELETE /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:51.217369 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-396e2639-12a8-4270-aa60-ddbb1743a580 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.220343 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-396e2639-12a8-4270-aa60-ddbb1743a580 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:51.223061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-396e2639-12a8-4270-aa60-ddbb1743a580 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.223061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-396e2639-12a8-4270-aa60-ddbb1743a580 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.232943 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:51.232943 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:51.233714 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-396e2639-12a8-4270-aa60-ddbb1743a580 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:51.234230 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-396e2639-12a8-4270-aa60-ddbb1743a580 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 200 Aug 18 13:08:51.234596 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 685/2716] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:51 2026] GET /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 576 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:51.879894 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6366e157-acb2-40fc-9cb2-8795576e61c4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.881957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6366e157-acb2-40fc-9cb2-8795576e61c4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef Aug 18 13:08:51.882158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6366e157-acb2-40fc-9cb2-8795576e61c4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.882363 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6366e157-acb2-40fc-9cb2-8795576e61c4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.890489 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6366e157-acb2-40fc-9cb2-8795576e61c4 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef returned with HTTP 404 Aug 18 13:08:51.891045 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 678/2717] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:08:51 2026] GET /volume/v3/volumes/827410ec-3eaa-428f-b392-260b6af717ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:51.905953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3f2754dd-c0e0-4157-8f67-37a4ff56c011 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.909843 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f2754dd-c0e0-4157-8f67-37a4ff56c011 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] GET https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 Aug 18 13:08:51.910110 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3f2754dd-c0e0-4157-8f67-37a4ff56c011 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.910338 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3f2754dd-c0e0-4157-8f67-37a4ff56c011 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.910431 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.groups [None req-3f2754dd-c0e0-4157-8f67-37a4ff56c011 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] show called for member d8c7ce85-5b1a-44df-82a5-16d64f79db21 {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:08:51.920580 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f2754dd-c0e0-4157-8f67-37a4ff56c011 tempest-GroupSnapshotsTest-767186735 tempest-GroupSnapshotsTest-767186735-project-member] https://10.4.3.126/volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 returned with HTTP 404 Aug 18 13:08:51.921241 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 682/2718] 10.4.3.126 () {68 vars in 1386 bytes} [Tue Aug 18 13:08:51 2026] GET /volume/v3/groups/d8c7ce85-5b1a-44df-82a5-16d64f79db21 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:08:51.933160 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-323802ed-a62a-4587-ab96-baf96a2f1bfe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.933444 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-323802ed-a62a-4587-ab96-baf96a2f1bfe tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/7e978772-49a2-4877-9a0b-6174c326507d Aug 18 13:08:51.935164 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-323802ed-a62a-4587-ab96-baf96a2f1bfe tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.935164 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-323802ed-a62a-4587-ab96-baf96a2f1bfe tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.935164 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:51.935164 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:51.949001 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-323802ed-a62a-4587-ab96-baf96a2f1bfe tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/group_types/7e978772-49a2-4877-9a0b-6174c326507d returned with HTTP 202 Aug 18 13:08:51.949479 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 674/2719] 10.4.3.126 () {68 vars in 1404 bytes} [Tue Aug 18 13:08:51 2026] DELETE /volume/v3/group_types/7e978772-49a2-4877-9a0b-6174c326507d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:08:51.961677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3171369a-0f27-4ce3-a8f1-e1f99397a292 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:51.966719 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3171369a-0f27-4ce3-a8f1-e1f99397a292 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] DELETE https://10.4.3.126/volume/v3/types/f5726d09-b88d-4c3b-bc80-46957065823d Aug 18 13:08:51.966719 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3171369a-0f27-4ce3-a8f1-e1f99397a292 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:51.966719 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3171369a-0f27-4ce3-a8f1-e1f99397a292 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:51.994327 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3171369a-0f27-4ce3-a8f1-e1f99397a292 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types/f5726d09-b88d-4c3b-bc80-46957065823d returned with HTTP 202 Aug 18 13:08:51.994758 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 686/2720] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:51 2026] DELETE /volume/v3/types/f5726d09-b88d-4c3b-bc80-46957065823d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:52.005240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bf1b1916-035b-41dc-9ffc-cc968e86ace2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:52.007001 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf1b1916-035b-41dc-9ffc-cc968e86ace2 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] GET https://10.4.3.126/volume/v3/types/f5726d09-b88d-4c3b-bc80-46957065823d Aug 18 13:08:52.007200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bf1b1916-035b-41dc-9ffc-cc968e86ace2 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:52.007418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bf1b1916-035b-41dc-9ffc-cc968e86ace2 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:52.011277 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf1b1916-035b-41dc-9ffc-cc968e86ace2 tempest-GroupSnapshotsTest-1185124208 tempest-GroupSnapshotsTest-1185124208-project-admin] https://10.4.3.126/volume/v3/types/f5726d09-b88d-4c3b-bc80-46957065823d returned with HTTP 404 Aug 18 13:08:52.011784 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 679/2721] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:52 2026] GET /volume/v3/types/f5726d09-b88d-4c3b-bc80-46957065823d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:52.250766 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ca2332a5-5b08-4699-8897-e8cf5ff7bfb1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:52.253712 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ca2332a5-5b08-4699-8897-e8cf5ff7bfb1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:52.254058 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ca2332a5-5b08-4699-8897-e8cf5ff7bfb1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:52.254290 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ca2332a5-5b08-4699-8897-e8cf5ff7bfb1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:52.260904 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ca2332a5-5b08-4699-8897-e8cf5ff7bfb1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 404 Aug 18 13:08:52.261757 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 683/2722] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:52 2026] GET /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:52.270724 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-009186c3-8a99-4bdb-97fe-ffb32d47ea49 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:52.273059 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-009186c3-8a99-4bdb-97fe-ffb32d47ea49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:52.273356 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-009186c3-8a99-4bdb-97fe-ffb32d47ea49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:52.273657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-009186c3-8a99-4bdb-97fe-ffb32d47ea49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:52.273783 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-009186c3-8a99-4bdb-97fe-ffb32d47ea49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 450ebdad-8c54-4652-a400-c6e384b58031 Aug 18 13:08:52.279818 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-009186c3-8a99-4bdb-97fe-ffb32d47ea49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 returned with HTTP 404 Aug 18 13:08:52.280520 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 675/2723] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:08:52 2026] DELETE /volume/v3/snapshots/450ebdad-8c54-4652-a400-c6e384b58031 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:52.291989 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f65f33d3-4111-4030-9655-6c94ef131320 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:52.294012 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f65f33d3-4111-4030-9655-6c94ef131320 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:08:52.294277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f65f33d3-4111-4030-9655-6c94ef131320 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:52.294643 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f65f33d3-4111-4030-9655-6c94ef131320 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:52.304191 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:52.304191 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:08:52.309231 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f65f33d3-4111-4030-9655-6c94ef131320 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:52.316263 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f65f33d3-4111-4030-9655-6c94ef131320 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:08:52.316599 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 687/2724] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:08:52 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:52.330943 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:52.332858 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:08:52.333331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2293794d-2340-4f19-a201-57158507d26c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1020098314"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:52.346890 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:52.346890 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:52.347772 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:08:52.348027 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume 2293794d-2340-4f19-a201-57158507d26c Aug 18 13:08:52.402735 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['606044d0-6e96-48b9-9c78-83fa15e74162', '50258291-71c0-46f4-adf6-38a09e4f0a8e', 'ecd461c8-4c2f-4504-9023-fe085edb05db', '9c700ef4-8be5-483a-9cb8-ce76b2ae9685'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:08:52.445354 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot create request issued successfully. Aug 18 13:08:52.446163 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-eb35606b-f42b-49ff-b3e3-26df6e582e81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:08:52.446309 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 680/2725] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:08:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:08:52.458361 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c2effb88-ed4e-442c-8d9c-1a42aa627fd5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:52.460447 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2effb88-ed4e-442c-8d9c-1a42aa627fd5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:08:52.460687 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2effb88-ed4e-442c-8d9c-1a42aa627fd5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:52.460919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2effb88-ed4e-442c-8d9c-1a42aa627fd5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:52.467918 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:52.467918 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:08:52.468394 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c2effb88-ed4e-442c-8d9c-1a42aa627fd5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:52.469223 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2effb88-ed4e-442c-8d9c-1a42aa627fd5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c returned with HTTP 200 Aug 18 13:08:52.469667 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 684/2726] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:52 2026] GET /volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:53.481902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-591b2382-2119-4fdb-9f4b-aaeeea73d8d6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:53.485184 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-591b2382-2119-4fdb-9f4b-aaeeea73d8d6 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:08:53.485748 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-591b2382-2119-4fdb-9f4b-aaeeea73d8d6 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:53.485950 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-591b2382-2119-4fdb-9f4b-aaeeea73d8d6 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:53.497099 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:53.497099 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:08:53.497099 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-591b2382-2119-4fdb-9f4b-aaeeea73d8d6 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:08:53.497099 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-591b2382-2119-4fdb-9f4b-aaeeea73d8d6 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c returned with HTTP 200 Aug 18 13:08:53.497099 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 676/2727] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:08:53 2026] GET /volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:55.577559 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3fd57276-bf24-4123-95c4-3631f9a0573c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:55.724740 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3fd57276-bf24-4123-95c4-3631f9a0573c tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] GET https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 18 13:08:55.725454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3fd57276-bf24-4123-95c4-3631f9a0573c tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:55.725454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3fd57276-bf24-4123-95c4-3631f9a0573c tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:55.747771 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3fd57276-bf24-4123-95c4-3631f9a0573c tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:08:55.748410 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 688/2728] 10.4.3.126 () {66 vars in 1297 bytes} [Tue Aug 18 13:08:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:55.771403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4dcea942-feea-4ea3-bc17-9c871b285a18 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:55.774978 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4dcea942-feea-4ea3-bc17-9c871b285a18 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] GET https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 18 13:08:55.775406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4dcea942-feea-4ea3-bc17-9c871b285a18 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:55.775772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4dcea942-feea-4ea3-bc17-9c871b285a18 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:55.776155 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:08:55.776155 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:08:55.812229 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4dcea942-feea-4ea3-bc17-9c871b285a18 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:08:55.812779 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 681/2729] 10.4.3.126 () {66 vars in 1297 bytes} [Tue Aug 18 13:08:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:55.826169 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0735fc84-9b1b-4ec9-b7e0-2312f4f4d3f6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:55.829177 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0735fc84-9b1b-4ec9-b7e0-2312f4f4d3f6 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:08:55.829626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0735fc84-9b1b-4ec9-b7e0-2312f4f4d3f6 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1303933903"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:55.853666 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0735fc84-9b1b-4ec9-b7e0-2312f4f4d3f6 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:08:55.854090 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 685/2730] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:08:55 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:55.867304 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b3bcd571-f52a-4012-965b-9a7256e12fd0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:55.868897 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b3bcd571-f52a-4012-965b-9a7256e12fd0 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 18 13:08:55.869356 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b3bcd571-f52a-4012-965b-9a7256e12fd0 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-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-1303933903": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1303933903": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1303933903": 10}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:56.086954 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b3bcd571-f52a-4012-965b-9a7256e12fd0 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:08:56.087987 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 677/2731] 10.4.3.126 () {68 vars in 1318 bytes} [Tue Aug 18 13:08:55 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:56.102566 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7c28226d-0d7c-466b-bf6a-728d939a0afd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:56.105152 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c28226d-0d7c-466b-bf6a-728d939a0afd tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/41ce7f66ed774d59aca65824485cfa61/defaults Aug 18 13:08:56.105481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c28226d-0d7c-466b-bf6a-728d939a0afd tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:56.105904 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c28226d-0d7c-466b-bf6a-728d939a0afd tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Calling method 'defaults' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:56.121767 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c28226d-0d7c-466b-bf6a-728d939a0afd tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/41ce7f66ed774d59aca65824485cfa61/defaults returned with HTTP 200 Aug 18 13:08:56.122196 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 689/2732] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:08:56 2026] GET /volume/v3/os-quota-sets/41ce7f66ed774d59aca65824485cfa61/defaults => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:56.381061 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-45fc2bb0-887f-42e6-a030-ca6920b23d3b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:56.383224 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45fc2bb0-887f-42e6-a030-ca6920b23d3b tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/7eb85b22f6e644e797ce5263e715f95c/defaults Aug 18 13:08:56.383541 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-45fc2bb0-887f-42e6-a030-ca6920b23d3b tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:56.383852 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-45fc2bb0-887f-42e6-a030-ca6920b23d3b tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Calling method 'defaults' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:56.400880 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45fc2bb0-887f-42e6-a030-ca6920b23d3b tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/7eb85b22f6e644e797ce5263e715f95c/defaults returned with HTTP 200 Aug 18 13:08:56.401380 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 682/2733] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:08:56 2026] GET /volume/v3/os-quota-sets/7eb85b22f6e644e797ce5263e715f95c/defaults => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:08:56.528322 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-edbb2b32-6fca-40fe-98a4-c5cbfd4df7f0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:56.529731 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-edbb2b32-6fca-40fe-98a4-c5cbfd4df7f0 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] DELETE https://10.4.3.126/volume/v3/types/82afc66f-d047-4bc4-b38e-7e51653b23e3 Aug 18 13:08:56.530851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-edbb2b32-6fca-40fe-98a4-c5cbfd4df7f0 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:56.530851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-edbb2b32-6fca-40fe-98a4-c5cbfd4df7f0 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:56.579846 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-edbb2b32-6fca-40fe-98a4-c5cbfd4df7f0 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/types/82afc66f-d047-4bc4-b38e-7e51653b23e3 returned with HTTP 202 Aug 18 13:08:56.580962 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 686/2734] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:08:56 2026] DELETE /volume/v3/types/82afc66f-d047-4bc4-b38e-7e51653b23e3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:08:56.590860 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-52baf3cf-1afd-4a02-96c2-ab82824557c5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:56.593111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-52baf3cf-1afd-4a02-96c2-ab82824557c5 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] GET https://10.4.3.126/volume/v3/types/82afc66f-d047-4bc4-b38e-7e51653b23e3 Aug 18 13:08:56.593111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-52baf3cf-1afd-4a02-96c2-ab82824557c5 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:08:56.593111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-52baf3cf-1afd-4a02-96c2-ab82824557c5 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:08:56.597422 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-52baf3cf-1afd-4a02-96c2-ab82824557c5 tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/types/82afc66f-d047-4bc4-b38e-7e51653b23e3 returned with HTTP 404 Aug 18 13:08:56.597994 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 678/2735] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:08:56 2026] GET /volume/v3/types/82afc66f-d047-4bc4-b38e-7e51653b23e3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:08:56.610994 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1a2a655b-aa19-4713-8e63-c5783c04411f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:08:56.612912 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a2a655b-aa19-4713-8e63-c5783c04411f tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 18 13:08:56.613397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a2a655b-aa19-4713-8e63-c5783c04411f tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-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=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:08:56.736673 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a2a655b-aa19-4713-8e63-c5783c04411f tempest-VolumeQuotaClassesTest-1986728680 tempest-VolumeQuotaClassesTest-1986728680-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:08:56.737629 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 690/2736] 10.4.3.126 () {68 vars in 1318 bytes} [Tue Aug 18 13:08:56 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:02.531422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2009968a-e9c4-4052-b3fe-09e106ff934e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:02.708395 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:02.708395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-58876511", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:02.713832 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-58876511', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:02.713832 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Create volume of 1 GB Aug 18 13:09:02.723069 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Availability Zones retrieved successfully. Aug 18 13:09:02.735913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Flow 'volume_create_api' (014b4bf4-69f5-4334-bf63-54a84f708cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:02.737467 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fd3c8b-2b00-4498-b0b0-58bee7caabb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:02.739391 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:02.781804 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fd3c8b-2b00-4498-b0b0-58bee7caabb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:02.783320 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c92d46b-50e0-4a51-a29e-c4444f06e4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:02.924897 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Created reservations ['e9ea0f8e-453f-4b59-8e7a-f8b2f749e79f', '1f96535a-2ed3-424b-ae6c-ff257b122cc6', '95d24f03-97a6-4745-b2de-bb3634ae7933', 'd9995ea2-f10c-41f7-a200-4d72d3e0739f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:02.928295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c92d46b-50e0-4a51-a29e-c4444f06e4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9ea0f8e-453f-4b59-8e7a-f8b2f749e79f', '1f96535a-2ed3-424b-ae6c-ff257b122cc6', '95d24f03-97a6-4745-b2de-bb3634ae7933', 'd9995ea2-f10c-41f7-a200-4d72d3e0739f']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:02.928514 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc27ebb-dd60-4718-95da-a2447f20614c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:02.961117 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc27ebb-dd60-4718-95da-a2447f20614c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72d44c18-7982-4b65-8050-fa76e7a10fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-58876511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b3acec8abab45a4a65d3e57149c9786',qos_specs=None,replication_status=,reservations=['e9ea0f8e-453f-4b59-8e7a-f8b2f749e79f','1f96535a-2ed3-424b-ae6c-ff257b122cc6','95d24f03-97a6-4745-b2de-bb3634ae7933','d9995ea2-f10c-41f7-a200-4d72d3e0739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d90fc18ef0443f49d8320cb06c2f72e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-58876511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72d44c18-7982-4b65-8050-fa76e7a10fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b3acec8abab45a4a65d3e57149c9786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d90fc18ef0443f49d8320cb06c2f72e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:02.964483 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117ea98c-3248-4268-9093-41b21cc2c12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:02.991972 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117ea98c-3248-4268-9093-41b21cc2c12a) transitioned into state 'SUCCESS' from state '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-58876511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b3acec8abab45a4a65d3e57149c9786',qos_specs=None,replication_status=,reservations=['e9ea0f8e-453f-4b59-8e7a-f8b2f749e79f','1f96535a-2ed3-424b-ae6c-ff257b122cc6','95d24f03-97a6-4745-b2de-bb3634ae7933','d9995ea2-f10c-41f7-a200-4d72d3e0739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d90fc18ef0443f49d8320cb06c2f72e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:02.992879 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732419cc-c669-45a6-996c-09980a8fee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:03.011933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732419cc-c669-45a6-996c-09980a8fee87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:03.014152 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Flow 'volume_create_api' (014b4bf4-69f5-4334-bf63-54a84f708cd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:03.014333 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Create volume request issued successfully. Aug 18 13:09:03.015356 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2009968a-e9c4-4052-b3fe-09e106ff934e tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:03.015868 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 683/2737] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:09:02 2026] POST /volume/v3/volumes => generated 754 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:03.035239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a60b9c7d-6646-486a-9e0e-424d35fb0f1d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:03.039938 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a60b9c7d-6646-486a-9e0e-424d35fb0f1d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] GET https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:03.041270 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a60b9c7d-6646-486a-9e0e-424d35fb0f1d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:03.041270 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a60b9c7d-6646-486a-9e0e-424d35fb0f1d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:03.052686 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:03.052686 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:03.058588 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a60b9c7d-6646-486a-9e0e-424d35fb0f1d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:03.065409 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a60b9c7d-6646-486a-9e0e-424d35fb0f1d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 200 Aug 18 13:09:03.066097 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 687/2738] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:03 2026] GET /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:04.084904 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-050a6285-902d-4911-938c-e3f55ac7f16d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:04.089493 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-050a6285-902d-4911-938c-e3f55ac7f16d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] GET https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:04.089493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-050a6285-902d-4911-938c-e3f55ac7f16d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:04.089493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-050a6285-902d-4911-938c-e3f55ac7f16d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:04.100047 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:04.100047 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:04.109487 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-050a6285-902d-4911-938c-e3f55ac7f16d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:04.114811 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-050a6285-902d-4911-938c-e3f55ac7f16d tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 200 Aug 18 13:09:04.117948 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 679/2739] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:04 2026] GET /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:04.135805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3e4ffe61-861b-45eb-a7bd-ab9be35bd1ab None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:04.139165 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e4ffe61-861b-45eb-a7bd-ab9be35bd1ab tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] GET https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:04.139329 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e4ffe61-861b-45eb-a7bd-ab9be35bd1ab tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:04.139668 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e4ffe61-861b-45eb-a7bd-ab9be35bd1ab tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:04.150054 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:04.150054 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:04.157690 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3e4ffe61-861b-45eb-a7bd-ab9be35bd1ab tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:04.163650 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e4ffe61-861b-45eb-a7bd-ab9be35bd1ab tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 200 Aug 18 13:09:04.166106 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 691/2740] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:04 2026] GET /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:04.189826 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:04.194127 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] POST https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab/action Aug 18 13:09:04.194127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-744134929", "disk_format": "raw"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:04.194127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-744134929", "disk_format": "raw"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:04.208223 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:04.208223 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:04.208875 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:04.234393 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:04.234393 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:04.241949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.image.image_utils [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-744134929'}] 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-744134929'}]. {{(pid=100590) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 13:09:05.047349 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Copy volume to image completed successfully. Aug 18 13:09:05.047952 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2e014312-a187-43d2-9b3d-dc8cdd3723b6 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab/action returned with HTTP 202 Aug 18 13:09:05.048585 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 684/2741] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:09:04 2026] POST /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab/action => generated 685 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:05.895504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0e08e4fa-24a6-4adf-a52c-50749d4d8c01 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:05.897716 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e08e4fa-24a6-4adf-a52c-50749d4d8c01 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:05.898074 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e08e4fa-24a6-4adf-a52c-50749d4d8c01 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:05.898404 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e08e4fa-24a6-4adf-a52c-50749d4d8c01 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:05.906118 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:05.906118 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:05.910468 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0e08e4fa-24a6-4adf-a52c-50749d4d8c01 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:05.915588 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e08e4fa-24a6-4adf-a52c-50749d4d8c01 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:05.916067 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 688/2742] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:05 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:06.938312 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-607d790b-93f6-4db5-8602-3252f20012d8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:06.938312 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-607d790b-93f6-4db5-8602-3252f20012d8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:06.938312 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-607d790b-93f6-4db5-8602-3252f20012d8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:06.938312 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-607d790b-93f6-4db5-8602-3252f20012d8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:06.949193 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:06.949193 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:06.954219 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-607d790b-93f6-4db5-8602-3252f20012d8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:06.961113 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-607d790b-93f6-4db5-8602-3252f20012d8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:06.961113 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 680/2743] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:06 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:07.977438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-188c5147-3682-4c41-841f-60a9b4101fbc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:07.979391 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-188c5147-3682-4c41-841f-60a9b4101fbc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:07.979643 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-188c5147-3682-4c41-841f-60a9b4101fbc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:07.979743 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-188c5147-3682-4c41-841f-60a9b4101fbc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:07.989163 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:07.989163 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:07.994945 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-188c5147-3682-4c41-841f-60a9b4101fbc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:08.001947 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-188c5147-3682-4c41-841f-60a9b4101fbc tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:08.002510 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 692/2744] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:07 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:09.019340 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-177888e6-5581-48ef-99e1-6d20cee9b57a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:09.023062 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-177888e6-5581-48ef-99e1-6d20cee9b57a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:09.023062 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-177888e6-5581-48ef-99e1-6d20cee9b57a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:09.023062 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-177888e6-5581-48ef-99e1-6d20cee9b57a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:09.029326 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:09.029326 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:09.033371 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-177888e6-5581-48ef-99e1-6d20cee9b57a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:09.038365 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-177888e6-5581-48ef-99e1-6d20cee9b57a tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:09.038950 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 685/2745] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:09 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:09.077061 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f16262e7-81c0-498b-9650-89b48ca7b103 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:09.079280 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f16262e7-81c0-498b-9650-89b48ca7b103 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] POST https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action Aug 18 13:09:09.079627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f16262e7-81c0-498b-9650-89b48ca7b103 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1021289787", "disk_format": "qcow2"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:09.079759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f16262e7-81c0-498b-9650-89b48ca7b103 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1021289787", "disk_format": "qcow2"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:09.089241 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:09.089241 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:09.089763 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f16262e7-81c0-498b-9650-89b48ca7b103 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:09.106630 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:09.106630 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:09.111363 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.image.image_utils [None req-f16262e7-81c0-498b-9650-89b48ca7b103 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1021289787'}] 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-1021289787'}]. {{(pid=100588) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 13:09:09.681882 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f16262e7-81c0-498b-9650-89b48ca7b103 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Copy volume to image completed successfully. Aug 18 13:09:09.683641 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f16262e7-81c0-498b-9650-89b48ca7b103 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action returned with HTTP 202 Aug 18 13:09:09.683837 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 689/2746] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:09:09 2026] POST /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb/action => generated 689 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:09.990613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:09.993316 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:09.993918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1426495011"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:09.996170 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1426495011'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:09.996378 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Create volume of 1 GB Aug 18 13:09:10.004347 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Availability Zones retrieved successfully. Aug 18 13:09:10.016124 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Flow 'volume_create_api' (0ec2a7c1-55a7-4ab3-b36d-598bd088767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:10.017843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc33a803-f3ec-422c-af2e-481dc85754d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:10.019310 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:10.064353 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc33a803-f3ec-422c-af2e-481dc85754d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:10.065659 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4961cc-1c1d-4324-8c47-b68a02b97160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:10.132176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Created reservations ['d0b015c6-1026-48db-9c41-03bf03c37176', '4d372602-a4ef-445e-9da2-c8651b51bafb', '5e08663e-5907-4dc8-962c-3447baa40431', 'e185a887-0a31-4cbe-ab4a-275ba26e51e8'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:10.133140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4961cc-1c1d-4324-8c47-b68a02b97160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0b015c6-1026-48db-9c41-03bf03c37176', '4d372602-a4ef-445e-9da2-c8651b51bafb', '5e08663e-5907-4dc8-962c-3447baa40431', 'e185a887-0a31-4cbe-ab4a-275ba26e51e8']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:10.134371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45e8c0b-9466-48a8-b3dc-dd266543b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:10.173683 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45e8c0b-9466-48a8-b3dc-dd266543b0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d6bd72-36c0-4eaf-bb7e-7ec5af01d398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1426495011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08f0f073d7e4811b61e775c9acdf30c',qos_specs=None,replication_status=,reservations=['d0b015c6-1026-48db-9c41-03bf03c37176','4d372602-a4ef-445e-9da2-c8651b51bafb','5e08663e-5907-4dc8-962c-3447baa40431','e185a887-0a31-4cbe-ab4a-275ba26e51e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109760bdeaaf4818b3a3510580bb6645',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1426495011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d6bd72-36c0-4eaf-bb7e-7ec5af01d398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b08f0f073d7e4811b61e775c9acdf30c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='109760bdeaaf4818b3a3510580bb6645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:10.174644 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (993b81f2-77a2-4680-a242-e7d6a4bed989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:10.201519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (993b81f2-77a2-4680-a242-e7d6a4bed989) transitioned into state 'SUCCESS' from state '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-1426495011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08f0f073d7e4811b61e775c9acdf30c',qos_specs=None,replication_status=,reservations=['d0b015c6-1026-48db-9c41-03bf03c37176','4d372602-a4ef-445e-9da2-c8651b51bafb','5e08663e-5907-4dc8-962c-3447baa40431','e185a887-0a31-4cbe-ab4a-275ba26e51e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109760bdeaaf4818b3a3510580bb6645',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:10.204471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b280db2c-5a10-4b08-806e-f11210c6ff9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:10.224759 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b280db2c-5a10-4b08-806e-f11210c6ff9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:10.225839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Flow 'volume_create_api' (0ec2a7c1-55a7-4ab3-b36d-598bd088767c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:10.226418 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Create volume request issued successfully. Aug 18 13:09:10.227065 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6aa69d70-50fe-4da2-9cdf-ad6708d3db6a tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:10.227585 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 681/2747] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:09 2026] POST /volume/v3/volumes => generated 757 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:10.248513 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-86a77ce6-62f5-41f1-b43f-71a0981fcc3b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:10.251053 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-86a77ce6-62f5-41f1-b43f-71a0981fcc3b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:09:10.251363 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-86a77ce6-62f5-41f1-b43f-71a0981fcc3b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:10.251638 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-86a77ce6-62f5-41f1-b43f-71a0981fcc3b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:10.266877 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:10.266877 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:10.275692 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-86a77ce6-62f5-41f1-b43f-71a0981fcc3b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:09:10.287373 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-86a77ce6-62f5-41f1-b43f-71a0981fcc3b tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:09:10.288466 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 693/2748] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:10 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:11.308297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4452f227-ae41-42d2-9689-e6fb10e985dc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:11.312134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4452f227-ae41-42d2-9689-e6fb10e985dc tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:09:11.312712 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4452f227-ae41-42d2-9689-e6fb10e985dc tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:11.312898 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4452f227-ae41-42d2-9689-e6fb10e985dc tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:11.330344 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:11.330344 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:11.338349 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4452f227-ae41-42d2-9689-e6fb10e985dc tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:09:11.348985 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4452f227-ae41-42d2-9689-e6fb10e985dc tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:09:11.349773 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 686/2749] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:11 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:19.113310 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=476,cinder:INSERT=93,cinder:UPDATE=140 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:09:20.206369 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=470,cinder:INSERT=76,cinder:UPDATE=131 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:09:20.288049 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=437,cinder:UPDATE=136,cinder:INSERT=56 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:09:21.345620 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=478,cinder:UPDATE=140,cinder:INSERT=70 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:09:21.852733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-49b0d5cb-19ff-4cf7-9038-39a2883cc931 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:21.855619 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-49b0d5cb-19ff-4cf7-9038-39a2883cc931 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:09:21.855907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-49b0d5cb-19ff-4cf7-9038-39a2883cc931 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:21.856186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-49b0d5cb-19ff-4cf7-9038-39a2883cc931 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:21.866550 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:21.866550 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:21.872479 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-49b0d5cb-19ff-4cf7-9038-39a2883cc931 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:09:21.879344 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-49b0d5cb-19ff-4cf7-9038-39a2883cc931 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:09:21.879928 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 690/2750] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:21 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:21.920098 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ad40a647-3f66-4a8c-be34-a1e3b20f8b55 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:21.920098 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad40a647-3f66-4a8c-be34-a1e3b20f8b55 None None] GET https://10.4.3.126/volume// Aug 18 13:09:21.921122 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad40a647-3f66-4a8c-be34-a1e3b20f8b55 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:21.921122 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad40a647-3f66-4a8c-be34-a1e3b20f8b55 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:21.921122 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad40a647-3f66-4a8c-be34-a1e3b20f8b55 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:21.921886 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 682/2751] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:09:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:09:21.935153 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-134feade-12ad-449d-b2ea-418ae26d5838 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:21.939481 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-134feade-12ad-449d-b2ea-418ae26d5838 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:09:21.939481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-134feade-12ad-449d-b2ea-418ae26d5838 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27d6bd72-36c0-4eaf-bb7e-7ec5af01d398", "connector": null, "instance_uuid": "6cec92e7-457d-4299-96c5-d30a4f5d3fdb"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:21.951686 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:21.951686 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:22.004731 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-134feade-12ad-449d-b2ea-418ae26d5838 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:09:22.006575 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 694/2752] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:09:21 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:22.060773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-053070ef-201b-491d-a8be-176c4b586bee None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:22.063927 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-053070ef-201b-491d-a8be-176c4b586bee tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] POST https://10.4.3.126/volume/v3/attachments/57ba109a-d2f2-45a2-838c-f80058e6a382/action Aug 18 13:09:22.065448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-053070ef-201b-491d-a8be-176c4b586bee tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:22.065448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-053070ef-201b-491d-a8be-176c4b586bee tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:22.104888 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:22.104888 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:22.126420 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-9898a8db-5f17-4373-91ce-3466efb71f08 req-053070ef-201b-491d-a8be-176c4b586bee tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments/57ba109a-d2f2-45a2-838c-f80058e6a382/action returned with HTTP 204 Aug 18 13:09:22.127097 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 687/2753] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:09:22 2026] POST /volume/v3/attachments/57ba109a-d2f2-45a2-838c-f80058e6a382/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:22.169883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dc478a8a-6359-4d17-adf1-9528e1a71285 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:22.172981 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dc478a8a-6359-4d17-adf1-9528e1a71285 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:09:22.172981 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dc478a8a-6359-4d17-adf1-9528e1a71285 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:22.172981 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dc478a8a-6359-4d17-adf1-9528e1a71285 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:22.188143 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:22.188143 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:22.198055 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-dc478a8a-6359-4d17-adf1-9528e1a71285 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:09:22.207476 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dc478a8a-6359-4d17-adf1-9528e1a71285 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:09:22.208607 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 691/2754] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:22 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 1112 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:22.232068 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-18c73125-413e-43e0-ae88-d8f24d23b8d9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:22.235885 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-18c73125-413e-43e0-ae88-d8f24d23b8d9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:09:22.236370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-18c73125-413e-43e0-ae88-d8f24d23b8d9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:22.236668 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-18c73125-413e-43e0-ae88-d8f24d23b8d9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:22.261237 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:22.261237 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:22.269343 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-18c73125-413e-43e0-ae88-d8f24d23b8d9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:09:22.278247 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-18c73125-413e-43e0-ae88-d8f24d23b8d9 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:09:22.279772 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 683/2755] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:22 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 1112 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:22.351134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-f648537f-4103-4750-8547-b6114984cdf3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:22.358982 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-f648537f-4103-4750-8547-b6114984cdf3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:09:22.358982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-f648537f-4103-4750-8547-b6114984cdf3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:22.358982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-f648537f-4103-4750-8547-b6114984cdf3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:22.383807 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:22.383807 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:22.392355 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-f648537f-4103-4750-8547-b6114984cdf3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:09:22.403979 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-f648537f-4103-4750-8547-b6114984cdf3 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:09:22.403979 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 695/2756] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:22 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 1112 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:22.452713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-02125374-f796-4b67-a5c9-84ff3e682d10 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:22.456065 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-02125374-f796-4b67-a5c9-84ff3e682d10 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] DELETE https://10.4.3.126/volume/v3/attachments/57ba109a-d2f2-45a2-838c-f80058e6a382 Aug 18 13:09:22.456466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-02125374-f796-4b67-a5c9-84ff3e682d10 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:22.456748 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-02125374-f796-4b67-a5c9-84ff3e682d10 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:22.468326 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:22.468326 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:22.554880 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-da730aa1-81dd-460d-ad7c-2eb38ae24af9 req-02125374-f796-4b67-a5c9-84ff3e682d10 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/attachments/57ba109a-d2f2-45a2-838c-f80058e6a382 returned with HTTP 200 Aug 18 13:09:22.555588 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 688/2757] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:09:22 2026] DELETE /volume/v3/attachments/57ba109a-d2f2-45a2-838c-f80058e6a382 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:22.611443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cd137abf-e1ee-4a66-863a-92dd4f1d12b7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:22.616046 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd137abf-e1ee-4a66-863a-92dd4f1d12b7 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:09:22.616360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd137abf-e1ee-4a66-863a-92dd4f1d12b7 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:22.621908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd137abf-e1ee-4a66-863a-92dd4f1d12b7 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:22.642839 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:22.642839 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:22.654523 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cd137abf-e1ee-4a66-863a-92dd4f1d12b7 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:09:22.665325 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd137abf-e1ee-4a66-863a-92dd4f1d12b7 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:09:22.665325 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 692/2758] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:22 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:23.498468 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:23.501138 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:23.501971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1924096758"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:23.504292 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1924096758'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:23.504479 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume of 1 GB Aug 18 13:09:23.510806 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Availability Zones retrieved successfully. Aug 18 13:09:23.521943 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (d5dfd00e-6806-4aa9-9edf-17651061972a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:23.523126 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d71965f-63d7-4de7-9119-ce284f6fa6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:23.524239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:23.568387 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d71965f-63d7-4de7-9119-ce284f6fa6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:23.568387 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db98cfe8-ed70-4275-bd25-65ec26e0afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:23.677051 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Created reservations ['47f8886b-fe5a-4d77-ac2a-eb441299fefd', '8ba8145c-585c-4f8b-8f0d-55b7e0069bd0', 'cc34fbda-b070-43aa-baa3-07980fc535dc', 'd8208bfc-2af2-4a8f-b1f7-910ee363fece'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:23.677633 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db98cfe8-ed70-4275-bd25-65ec26e0afc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f8886b-fe5a-4d77-ac2a-eb441299fefd', '8ba8145c-585c-4f8b-8f0d-55b7e0069bd0', 'cc34fbda-b070-43aa-baa3-07980fc535dc', 'd8208bfc-2af2-4a8f-b1f7-910ee363fece']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:23.681237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa5e9e5-cf7d-4b9e-a780-62f08a7a228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:23.693164 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ab1084b9-f030-4100-a2e3-8f742e07e400 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:23.696913 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab1084b9-f030-4100-a2e3-8f742e07e400 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] GET https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:23.697178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab1084b9-f030-4100-a2e3-8f742e07e400 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:23.697630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab1084b9-f030-4100-a2e3-8f742e07e400 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:23.709438 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:23.709438 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:23.711087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa5e9e5-cf7d-4b9e-a780-62f08a7a228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1924096758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['47f8886b-fe5a-4d77-ac2a-eb441299fefd','8ba8145c-585c-4f8b-8f0d-55b7e0069bd0','cc34fbda-b070-43aa-baa3-07980fc535dc','d8208bfc-2af2-4a8f-b1f7-910ee363fece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1924096758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4379b400a142689b634fa18ea56590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449fd48129e74927932c10c8ed8d8f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:23.712497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dea4e3a-03a1-43d1-8984-882264731312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:23.717566 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ab1084b9-f030-4100-a2e3-8f742e07e400 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:23.726462 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab1084b9-f030-4100-a2e3-8f742e07e400 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 200 Aug 18 13:09:23.727426 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 696/2759] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:23 2026] GET /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:23.738657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dea4e3a-03a1-43d1-8984-882264731312) transitioned into state 'SUCCESS' from state '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-1924096758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['47f8886b-fe5a-4d77-ac2a-eb441299fefd','8ba8145c-585c-4f8b-8f0d-55b7e0069bd0','cc34fbda-b070-43aa-baa3-07980fc535dc','d8208bfc-2af2-4a8f-b1f7-910ee363fece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:23.739657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64fee1ef-673e-4b88-80da-36eade2a7a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:23.757128 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64fee1ef-673e-4b88-80da-36eade2a7a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:23.760816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (d5dfd00e-6806-4aa9-9edf-17651061972a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:23.760816 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request issued successfully. Aug 18 13:09:23.760816 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9d6e697-b043-4124-9382-dff2c5551ae6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:23.761428 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 684/2760] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:23 2026] POST /volume/v3/volumes => generated 749 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:23.780266 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fc798c62-09f8-41d2-8cb8-8670aae9935b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:23.782373 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fc798c62-09f8-41d2-8cb8-8670aae9935b tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:23.782651 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fc798c62-09f8-41d2-8cb8-8670aae9935b tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:23.782893 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fc798c62-09f8-41d2-8cb8-8670aae9935b tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:23.794764 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:23.794764 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:23.805276 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-fc798c62-09f8-41d2-8cb8-8670aae9935b tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:23.816611 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fc798c62-09f8-41d2-8cb8-8670aae9935b tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:23.816611 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 689/2761] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:23 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:24.186966 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1f2348d7-25d8-4821-87e8-482d12fd9c36 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:24.189052 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f2348d7-25d8-4821-87e8-482d12fd9c36 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:24.189324 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f2348d7-25d8-4821-87e8-482d12fd9c36 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:24.189556 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f2348d7-25d8-4821-87e8-482d12fd9c36 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:24.200133 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:24.200133 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:24.205506 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1f2348d7-25d8-4821-87e8-482d12fd9c36 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:24.211556 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f2348d7-25d8-4821-87e8-482d12fd9c36 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:24.211972 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 693/2762] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:24 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:24.746140 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2b77f85b-1fdc-4121-aaf0-4ee9aeb36568 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:24.748046 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2b77f85b-1fdc-4121-aaf0-4ee9aeb36568 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] GET https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:24.748257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2b77f85b-1fdc-4121-aaf0-4ee9aeb36568 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:24.748448 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2b77f85b-1fdc-4121-aaf0-4ee9aeb36568 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:24.757815 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:24.757815 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:24.763294 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2b77f85b-1fdc-4121-aaf0-4ee9aeb36568 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:24.768763 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2b77f85b-1fdc-4121-aaf0-4ee9aeb36568 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 200 Aug 18 13:09:24.769226 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 697/2763] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:24 2026] GET /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:24.834421 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ebca6c0e-1903-46b2-b5cd-e5f1f00d6c27 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:24.836883 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebca6c0e-1903-46b2-b5cd-e5f1f00d6c27 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:24.837149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebca6c0e-1903-46b2-b5cd-e5f1f00d6c27 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:24.837403 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebca6c0e-1903-46b2-b5cd-e5f1f00d6c27 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:24.845395 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:24.845395 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:24.856253 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ebca6c0e-1903-46b2-b5cd-e5f1f00d6c27 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:24.868555 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebca6c0e-1903-46b2-b5cd-e5f1f00d6c27 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:24.869246 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 685/2764] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:24 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:24.886764 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:24.891149 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action Aug 18 13:09:24.891778 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action body: b'{"os-attach": {"instance_uuid": "674f2c74-4c83-47d0-beb9-354319798f89", "mountpoint": "/dev/vdb"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:24.893913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "674f2c74-4c83-47d0-beb9-354319798f89", "mountpoint": "/dev/vdb"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:24.913712 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:24.913712 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:24.913712 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:24.927744 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Update volume admin metadata completed successfully. Aug 18 13:09:25.003066 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Attach volume completed successfully. Aug 18 13:09:25.003404 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-523eff6c-1834-4c4a-a8ac-8cb39537b8a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action returned with HTTP 202 Aug 18 13:09:25.004611 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 690/2765] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:24 2026] POST /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:25.013416 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-57391f3f-eecc-4608-9fae-16557b72b3d5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.015820 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-57391f3f-eecc-4608-9fae-16557b72b3d5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.016148 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-57391f3f-eecc-4608-9fae-16557b72b3d5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.016407 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-57391f3f-eecc-4608-9fae-16557b72b3d5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.033614 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.033614 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:25.038343 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-57391f3f-eecc-4608-9fae-16557b72b3d5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.045301 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-57391f3f-eecc-4608-9fae-16557b72b3d5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.045727 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 694/2766] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:25.066531 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1e064c23-2974-4e58-a457-5305672f434a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.074766 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e064c23-2974-4e58-a457-5305672f434a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.074766 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1e064c23-2974-4e58-a457-5305672f434a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.074766 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1e064c23-2974-4e58-a457-5305672f434a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.088252 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.088252 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:25.094834 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1e064c23-2974-4e58-a457-5305672f434a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.101623 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e064c23-2974-4e58-a457-5305672f434a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.102283 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 698/2767] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:25.117295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c6fd4082-4f5e-4dfa-ac22-6f0325d90776 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.235611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-06196918-5215-4197-a417-73204b446b1c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.237930 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-06196918-5215-4197-a417-73204b446b1c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:25.238178 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-06196918-5215-4197-a417-73204b446b1c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.238471 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-06196918-5215-4197-a417-73204b446b1c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.238944 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6fd4082-4f5e-4dfa-ac22-6f0325d90776 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action Aug 18 13:09:25.239365 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6fd4082-4f5e-4dfa-ac22-6f0325d90776 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:25.239510 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6fd4082-4f5e-4dfa-ac22-6f0325d90776 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:25.248792 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.248792 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:25.252846 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.252846 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:25.253608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-c6fd4082-4f5e-4dfa-ac22-6f0325d90776 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume 'd60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db' with '{'status': 'error'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:25.253808 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-06196918-5215-4197-a417-73204b446b1c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:25.261250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-06196918-5215-4197-a417-73204b446b1c tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:25.261250 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 691/2768] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:25.282245 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.284199 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] DELETE https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:25.286823 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.286823 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.286823 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Delete volume with id: 72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:25.290674 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6fd4082-4f5e-4dfa-ac22-6f0325d90776 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action returned with HTTP 202 Aug 18 13:09:25.290674 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 686/2769] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:25 2026] POST /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:25.294052 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.294052 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:25.295266 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:25.301352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1786bd4f-41ac-4a12-976d-870f285b8a7e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.304628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1786bd4f-41ac-4a12-976d-870f285b8a7e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.305016 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1786bd4f-41ac-4a12-976d-870f285b8a7e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.306474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1786bd4f-41ac-4a12-976d-870f285b8a7e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.320697 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.320697 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:25.326398 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1786bd4f-41ac-4a12-976d-870f285b8a7e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.326799 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Delete volume request issued successfully. Aug 18 13:09:25.327085 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8a09f987-74ff-41e9-8fe0-21aa44487356 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 202 Aug 18 13:09:25.327623 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 695/2770] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:25 2026] DELETE /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:25.337789 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-466c1bc9-9651-41b1-b540-355dd8211d87 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.339737 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1786bd4f-41ac-4a12-976d-870f285b8a7e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.340434 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 699/2771] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:25.341159 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-466c1bc9-9651-41b1-b540-355dd8211d87 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] GET https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:25.341487 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-466c1bc9-9651-41b1-b540-355dd8211d87 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.342166 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-466c1bc9-9651-41b1-b540-355dd8211d87 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.357772 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.357772 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:25.357949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.359569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action Aug 18 13:09:25.360163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "f90f2c5f-23ab-460c-b0fe-f5c50ce8ac4c"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:25.360487 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "f90f2c5f-23ab-460c-b0fe-f5c50ce8ac4c"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:25.364107 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-466c1bc9-9651-41b1-b540-355dd8211d87 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Volume info retrieved successfully. Aug 18 13:09:25.370579 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-466c1bc9-9651-41b1-b540-355dd8211d87 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 200 Aug 18 13:09:25.371439 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 692/2772] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:09:25.567425 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.567425 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:25.567904 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Volume info retrieved successfully. Aug 18 13:09:25.589823 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Terminate volume connection completed successfully. Aug 18 13:09:25.599234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100591) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 13:09:25.656850 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Detach volume completed successfully. Aug 18 13:09:25.657305 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-813a2b06-9ae2-438b-a4a6-080c10c09136 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action returned with HTTP 202 Aug 18 13:09:25.658277 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 687/2773] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:25 2026] POST /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action => generated 0 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:25.665248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ccb71ad7-d61a-4a3c-be1f-96d830ad88d7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.667333 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ccb71ad7-d61a-4a3c-be1f-96d830ad88d7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.667577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ccb71ad7-d61a-4a3c-be1f-96d830ad88d7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.667837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ccb71ad7-d61a-4a3c-be1f-96d830ad88d7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.678036 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.678036 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:25.684482 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ccb71ad7-d61a-4a3c-be1f-96d830ad88d7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.692908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ccb71ad7-d61a-4a3c-be1f-96d830ad88d7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.694314 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 696/2774] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:25.708546 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-90fcaf1d-bca4-456d-9a36-e975b3b12334 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.710832 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-90fcaf1d-bca4-456d-9a36-e975b3b12334 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.710832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-90fcaf1d-bca4-456d-9a36-e975b3b12334 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.711298 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-90fcaf1d-bca4-456d-9a36-e975b3b12334 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.719959 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.719959 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:25.724222 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-90fcaf1d-bca4-456d-9a36-e975b3b12334 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.728773 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-90fcaf1d-bca4-456d-9a36-e975b3b12334 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.729252 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 700/2775] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:25.748129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4256d4ab-a4f5-4054-a4dc-b3a9e4d3b890 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.752537 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4256d4ab-a4f5-4054-a4dc-b3a9e4d3b890 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action Aug 18 13:09:25.753020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4256d4ab-a4f5-4054-a4dc-b3a9e4d3b890 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action body: b'{"os-detach": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:25.753159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4256d4ab-a4f5-4054-a4dc-b3a9e4d3b890 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:25.769689 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.769689 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:25.770388 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4256d4ab-a4f5-4054-a4dc-b3a9e4d3b890 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.797719 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4256d4ab-a4f5-4054-a4dc-b3a9e4d3b890 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Detach volume completed successfully. Aug 18 13:09:25.798056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4256d4ab-a4f5-4054-a4dc-b3a9e4d3b890 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action returned with HTTP 202 Aug 18 13:09:25.798913 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 693/2776] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:25 2026] POST /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:25.806251 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8e0c3d48-54ae-4316-9c8d-8c79020e6c01 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.808275 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8e0c3d48-54ae-4316-9c8d-8c79020e6c01 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.808500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8e0c3d48-54ae-4316-9c8d-8c79020e6c01 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.808723 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8e0c3d48-54ae-4316-9c8d-8c79020e6c01 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.816372 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.816372 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:25.820435 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8e0c3d48-54ae-4316-9c8d-8c79020e6c01 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.825227 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8e0c3d48-54ae-4316-9c8d-8c79020e6c01 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.825656 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 688/2777] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:25.842812 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-778f2a63-817f-4dc1-b29b-c27030a871c7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.844657 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-778f2a63-817f-4dc1-b29b-c27030a871c7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.845046 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-778f2a63-817f-4dc1-b29b-c27030a871c7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.845243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-778f2a63-817f-4dc1-b29b-c27030a871c7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.852398 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.852398 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:25.856412 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-778f2a63-817f-4dc1-b29b-c27030a871c7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.862877 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-778f2a63-817f-4dc1-b29b-c27030a871c7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.863995 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 697/2778] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:25.879518 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.881142 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.881319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.881509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.881772 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume with id: d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.890660 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.890660 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:25.892268 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.917736 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume request issued successfully. Aug 18 13:09:25.918085 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-410e3277-e3a4-40af-b2ee-81fc7587dbea tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 202 Aug 18 13:09:25.918886 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 701/2779] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:25 2026] DELETE /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:25.930707 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-94e16ab9-ee6e-4b5e-a743-d5707647ae15 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:25.933062 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-94e16ab9-ee6e-4b5e-a743-d5707647ae15 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:25.933323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-94e16ab9-ee6e-4b5e-a743-d5707647ae15 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:25.933717 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-94e16ab9-ee6e-4b5e-a743-d5707647ae15 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:25.945776 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:25.945776 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:25.952008 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-94e16ab9-ee6e-4b5e-a743-d5707647ae15 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:25.960034 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-94e16ab9-ee6e-4b5e-a743-d5707647ae15 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 200 Aug 18 13:09:25.960446 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 694/2780] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:25 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:26.037145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1aa62027-38c6-4998-a4d6-3c135303b434 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:26.039494 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1aa62027-38c6-4998-a4d6-3c135303b434 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:26.039785 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1aa62027-38c6-4998-a4d6-3c135303b434 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:26.040062 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1aa62027-38c6-4998-a4d6-3c135303b434 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:26.050035 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:26.050035 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:26.057084 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1aa62027-38c6-4998-a4d6-3c135303b434 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:26.063042 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1aa62027-38c6-4998-a4d6-3c135303b434 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:26.063344 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 689/2781] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:26 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:26.086703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-377f31f8-9047-4353-b0c5-35e7c60272ee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:26.089627 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-377f31f8-9047-4353-b0c5-35e7c60272ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:26.089627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-377f31f8-9047-4353-b0c5-35e7c60272ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:26.089784 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-377f31f8-9047-4353-b0c5-35e7c60272ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:26.090192 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-377f31f8-9047-4353-b0c5-35e7c60272ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Delete volume with id: 9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:26.106761 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:26.106761 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:26.107323 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-377f31f8-9047-4353-b0c5-35e7c60272ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:26.139391 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-377f31f8-9047-4353-b0c5-35e7c60272ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Delete volume request issued successfully. Aug 18 13:09:26.139391 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-377f31f8-9047-4353-b0c5-35e7c60272ee tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 202 Aug 18 13:09:26.139637 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 698/2782] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:26 2026] DELETE /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:26.156719 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d8e1b6c8-4e73-4226-8019-c2a8167cf9c8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:26.159332 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8e1b6c8-4e73-4226-8019-c2a8167cf9c8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:26.161049 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8e1b6c8-4e73-4226-8019-c2a8167cf9c8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:26.161521 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8e1b6c8-4e73-4226-8019-c2a8167cf9c8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:26.178197 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:26.178197 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:26.189268 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d8e1b6c8-4e73-4226-8019-c2a8167cf9c8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Volume info retrieved successfully. Aug 18 13:09:26.201762 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8e1b6c8-4e73-4226-8019-c2a8167cf9c8 tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 200 Aug 18 13:09:26.202782 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 702/2783] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:26 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:26.388994 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3582e630-7750-4471-a22d-2702b6515152 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:26.390747 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3582e630-7750-4471-a22d-2702b6515152 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] GET https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab Aug 18 13:09:26.391038 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3582e630-7750-4471-a22d-2702b6515152 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:26.391303 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3582e630-7750-4471-a22d-2702b6515152 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:26.399763 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3582e630-7750-4471-a22d-2702b6515152 tempest-TestImageHashVerification-63403056 tempest-TestImageHashVerification-63403056-project-member] https://10.4.3.126/volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab returned with HTTP 404 Aug 18 13:09:26.400978 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 695/2784] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:26 2026] GET /volume/v3/volumes/72d44c18-7982-4b65-8050-fa76e7a10fab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:26.975740 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7d06e22b-e8d5-43a1-8cda-fb9574bec17d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:26.977610 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d06e22b-e8d5-43a1-8cda-fb9574bec17d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db Aug 18 13:09:26.977796 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7d06e22b-e8d5-43a1-8cda-fb9574bec17d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:26.977988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7d06e22b-e8d5-43a1-8cda-fb9574bec17d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:26.983377 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d06e22b-e8d5-43a1-8cda-fb9574bec17d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db returned with HTTP 404 Aug 18 13:09:26.983995 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 690/2785] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:26 2026] GET /volume/v3/volumes/d60f6225-cb3e-48ea-b1c2-a7a3d7a3b6db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:27.222410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1aea0087-dffb-4239-9d2a-5442a1acba1d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:27.226983 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1aea0087-dffb-4239-9d2a-5442a1acba1d tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] GET https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb Aug 18 13:09:27.226983 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1aea0087-dffb-4239-9d2a-5442a1acba1d tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:27.226983 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1aea0087-dffb-4239-9d2a-5442a1acba1d tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:27.236908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1aea0087-dffb-4239-9d2a-5442a1acba1d tempest-VolumesActionsTest-840816605 tempest-VolumesActionsTest-840816605-project-member] https://10.4.3.126/volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb returned with HTTP 404 Aug 18 13:09:27.237225 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 699/2786] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:27 2026] GET /volume/v3/volumes/9b29e2d4-89f6-4ff2-8e31-1035913ca1bb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:29.504003 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:29.506118 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:29.506585 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-17967484"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:29.508137 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-17967484'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:29.508309 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume of 1 GB Aug 18 13:09:29.513494 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Availability Zones retrieved successfully. Aug 18 13:09:29.520533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (2d00ee4e-7672-408d-90f4-400e472fa3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:29.521704 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e11c9d-a85a-4f74-a231-547edc6f653e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:29.522780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:29.555454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e11c9d-a85a-4f74-a231-547edc6f653e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:29.556199 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d3910c-bd3d-469d-8eb0-a5d750ff84df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:29.602910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Created reservations ['003737e3-61a9-4051-a4c0-67e34cadbe76', 'a7f14a83-eaf4-42dc-b2ce-66ed5275d4e5', '76de43a6-a1ae-4e8f-b022-eb10507cd842', 'e581aa36-6302-4270-8fa9-4157f49359ee'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:29.604179 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d3910c-bd3d-469d-8eb0-a5d750ff84df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['003737e3-61a9-4051-a4c0-67e34cadbe76', 'a7f14a83-eaf4-42dc-b2ce-66ed5275d4e5', '76de43a6-a1ae-4e8f-b022-eb10507cd842', 'e581aa36-6302-4270-8fa9-4157f49359ee']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:29.605182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b1385d-ac35-4605-89c1-ebba72cf8559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:29.630430 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b1385d-ac35-4605-89c1-ebba72cf8559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda7f3de-38ef-4bed-93bf-67101278537f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-17967484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['003737e3-61a9-4051-a4c0-67e34cadbe76','a7f14a83-eaf4-42dc-b2ce-66ed5275d4e5','76de43a6-a1ae-4e8f-b022-eb10507cd842','e581aa36-6302-4270-8fa9-4157f49359ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-17967484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda7f3de-38ef-4bed-93bf-67101278537f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4379b400a142689b634fa18ea56590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449fd48129e74927932c10c8ed8d8f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:29.631503 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9727a4-3dbc-4be8-97aa-d168fa28381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:29.658180 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9727a4-3dbc-4be8-97aa-d168fa28381c) transitioned into state 'SUCCESS' from state '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-17967484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['003737e3-61a9-4051-a4c0-67e34cadbe76','a7f14a83-eaf4-42dc-b2ce-66ed5275d4e5','76de43a6-a1ae-4e8f-b022-eb10507cd842','e581aa36-6302-4270-8fa9-4157f49359ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:29.659077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd7f12a-816d-49ba-817b-18c1fe2edf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:29.671780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd7f12a-816d-49ba-817b-18c1fe2edf75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:29.672724 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (2d00ee4e-7672-408d-90f4-400e472fa3df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:29.673056 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request issued successfully. Aug 18 13:09:29.673640 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3660a4eb-652a-42e3-b9d6-0b9d076b1edc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:29.674117 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 703/2787] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:29 2026] POST /volume/v3/volumes => generated 747 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:29.689146 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-89e0c10b-3c5b-4db2-9294-3e978f3ebc5e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:29.691523 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89e0c10b-3c5b-4db2-9294-3e978f3ebc5e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:29.691802 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89e0c10b-3c5b-4db2-9294-3e978f3ebc5e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:29.692090 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89e0c10b-3c5b-4db2-9294-3e978f3ebc5e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:29.702024 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:29.702024 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:29.707265 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-89e0c10b-3c5b-4db2-9294-3e978f3ebc5e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:29.712527 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89e0c10b-3c5b-4db2-9294-3e978f3ebc5e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f returned with HTTP 200 Aug 18 13:09:29.713095 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 696/2788] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:29 2026] GET /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:30.726620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b9d27983-e1a6-456f-857d-42e548f2055f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:30.728519 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9d27983-e1a6-456f-857d-42e548f2055f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:30.728793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9d27983-e1a6-456f-857d-42e548f2055f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:30.729185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9d27983-e1a6-456f-857d-42e548f2055f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:30.737796 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:30.737796 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:30.744379 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b9d27983-e1a6-456f-857d-42e548f2055f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:30.748681 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9d27983-e1a6-456f-857d-42e548f2055f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f returned with HTTP 200 Aug 18 13:09:30.749262 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 691/2789] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:30 2026] GET /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:30.771831 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a47444e5-6470-4aa9-b9ba-27462b762107 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:30.773949 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a47444e5-6470-4aa9-b9ba-27462b762107 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f/action Aug 18 13:09:30.774547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a47444e5-6470-4aa9-b9ba-27462b762107 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:30.776230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a47444e5-6470-4aa9-b9ba-27462b762107 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:30.784298 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:30.784298 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:30.785401 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-a47444e5-6470-4aa9-b9ba-27462b762107 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume 'dda7f3de-38ef-4bed-93bf-67101278537f' with '{'status': 'attaching'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:30.811158 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a47444e5-6470-4aa9-b9ba-27462b762107 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f/action returned with HTTP 202 Aug 18 13:09:30.811655 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 700/2790] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:30 2026] POST /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:30.822054 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7c435e89-c742-4ab4-a869-1b6fe2f30d58 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:30.825015 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c435e89-c742-4ab4-a869-1b6fe2f30d58 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:30.825275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c435e89-c742-4ab4-a869-1b6fe2f30d58 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:30.825490 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c435e89-c742-4ab4-a869-1b6fe2f30d58 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:30.834121 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:30.834121 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:30.838996 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7c435e89-c742-4ab4-a869-1b6fe2f30d58 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:30.844448 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c435e89-c742-4ab4-a869-1b6fe2f30d58 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f returned with HTTP 200 Aug 18 13:09:30.844859 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 704/2791] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:30 2026] GET /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:30.859653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0f0e00b7-8237-488b-8ecc-5b813b4c4e9d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:30.861420 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f0e00b7-8237-488b-8ecc-5b813b4c4e9d tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f/action Aug 18 13:09:30.861853 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f0e00b7-8237-488b-8ecc-5b813b4c4e9d tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:30.862330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f0e00b7-8237-488b-8ecc-5b813b4c4e9d tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:30.872732 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:30.872732 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:30.873281 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0f0e00b7-8237-488b-8ecc-5b813b4c4e9d tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Volume info retrieved successfully. Aug 18 13:09:30.902188 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0f0e00b7-8237-488b-8ecc-5b813b4c4e9d tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Delete volume request issued successfully. Aug 18 13:09:30.902671 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f0e00b7-8237-488b-8ecc-5b813b4c4e9d tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f/action returned with HTTP 202 Aug 18 13:09:30.903352 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 697/2792] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:30 2026] POST /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:30.915104 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-190f09de-1005-4113-9037-ac9d5375ff8d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:30.917791 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-190f09de-1005-4113-9037-ac9d5375ff8d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:30.918118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-190f09de-1005-4113-9037-ac9d5375ff8d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:30.918531 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-190f09de-1005-4113-9037-ac9d5375ff8d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:30.930019 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:30.930019 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:30.936190 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-190f09de-1005-4113-9037-ac9d5375ff8d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:30.943225 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-190f09de-1005-4113-9037-ac9d5375ff8d tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f returned with HTTP 200 Aug 18 13:09:30.943956 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 692/2793] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:30 2026] GET /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:31.012517 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:31.013871 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:31.014424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-177603157"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:31.016678 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-177603157'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:31.018704 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume of 1 GB Aug 18 13:09:31.018704 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:31.018704 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:31.022611 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Availability Zones retrieved successfully. Aug 18 13:09:31.030044 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Flow 'volume_create_api' (f81bc9c6-3054-436b-ba4c-8530077b1ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:31.031380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d17aae-f3ed-4c7e-b09f-ea507a7c3c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:31.032524 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:31.064928 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d17aae-f3ed-4c7e-b09f-ea507a7c3c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:31.066229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd3cb25-27e9-4447-8c30-2048bbba6a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:31.130236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Created reservations ['0367a07f-ff35-4c8d-a428-78982b0b1279', '360997d0-d2fe-4867-a100-f171760eda4a', '30e0447c-4f48-4a06-8503-7a113d7c6e4f', '1384f92a-6bdb-4282-b938-6b03d211d444'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:31.130236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd3cb25-27e9-4447-8c30-2048bbba6a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0367a07f-ff35-4c8d-a428-78982b0b1279', '360997d0-d2fe-4867-a100-f171760eda4a', '30e0447c-4f48-4a06-8503-7a113d7c6e4f', '1384f92a-6bdb-4282-b938-6b03d211d444']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:31.130236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495d2a4a-3a15-4ad4-93d1-e83497c5e002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:31.165467 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495d2a4a-3a15-4ad4-93d1-e83497c5e002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03fa5830-8be3-40ab-bb33-20aa4e509d97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-177603157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db977a4be44042c0a1111b006a6599ae',qos_specs=None,replication_status=,reservations=['0367a07f-ff35-4c8d-a428-78982b0b1279','360997d0-d2fe-4867-a100-f171760eda4a','30e0447c-4f48-4a06-8503-7a113d7c6e4f','1384f92a-6bdb-4282-b938-6b03d211d444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-177603157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03fa5830-8be3-40ab-bb33-20aa4e509d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db977a4be44042c0a1111b006a6599ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:31.166903 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e590a53-8bb6-48b6-ad31-cd85626ba470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:31.198403 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e590a53-8bb6-48b6-ad31-cd85626ba470) transitioned into state 'SUCCESS' from state '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-177603157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db977a4be44042c0a1111b006a6599ae',qos_specs=None,replication_status=,reservations=['0367a07f-ff35-4c8d-a428-78982b0b1279','360997d0-d2fe-4867-a100-f171760eda4a','30e0447c-4f48-4a06-8503-7a113d7c6e4f','1384f92a-6bdb-4282-b938-6b03d211d444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8fa5143ff043d8815d17d0fa929f9e',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:31.199329 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac1dca2-359e-4e55-9a9c-6ed79cd9ee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:31.213127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac1dca2-359e-4e55-9a9c-6ed79cd9ee88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:31.214648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Flow 'volume_create_api' (f81bc9c6-3054-436b-ba4c-8530077b1ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:31.215029 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Create volume request issued successfully. Aug 18 13:09:31.215677 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9530d5e8-a21f-434d-82f6-2f2c3627abc3 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:31.216237 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 701/2794] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:31 2026] POST /volume/v3/volumes => generated 754 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:31.231405 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-19d18bf6-b026-47f4-9577-45cec60e7552 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:31.236556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-19d18bf6-b026-47f4-9577-45cec60e7552 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:31.236556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-19d18bf6-b026-47f4-9577-45cec60e7552 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:31.236556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-19d18bf6-b026-47f4-9577-45cec60e7552 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:31.251189 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:31.251189 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:31.256538 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-19d18bf6-b026-47f4-9577-45cec60e7552 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:31.261970 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-19d18bf6-b026-47f4-9577-45cec60e7552 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:31.262585 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 705/2795] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:31 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:31.958444 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f47bd967-9ac6-431c-9f4b-b15750dc0a17 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:31.967812 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f47bd967-9ac6-431c-9f4b-b15750dc0a17 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:31.968592 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f47bd967-9ac6-431c-9f4b-b15750dc0a17 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:31.969335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f47bd967-9ac6-431c-9f4b-b15750dc0a17 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:31.988610 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f47bd967-9ac6-431c-9f4b-b15750dc0a17 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f returned with HTTP 404 Aug 18 13:09:31.990276 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 698/2796] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:31 2026] GET /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:31.999873 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d7b51a54-ba41-4939-976a-f6a78b9662da None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.002682 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7b51a54-ba41-4939-976a-f6a78b9662da tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:32.002902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7b51a54-ba41-4939-976a-f6a78b9662da tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.003153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7b51a54-ba41-4939-976a-f6a78b9662da tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.009615 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7b51a54-ba41-4939-976a-f6a78b9662da tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f returned with HTTP 404 Aug 18 13:09:32.010262 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 693/2797] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:31 2026] GET /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:32.018114 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a50ff186-d642-4c1f-ba37-205df44fefe7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.019993 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a50ff186-d642-4c1f-ba37-205df44fefe7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] DELETE https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:32.020241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a50ff186-d642-4c1f-ba37-205df44fefe7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.020452 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a50ff186-d642-4c1f-ba37-205df44fefe7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.020614 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a50ff186-d642-4c1f-ba37-205df44fefe7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume with id: dda7f3de-38ef-4bed-93bf-67101278537f Aug 18 13:09:32.026758 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a50ff186-d642-4c1f-ba37-205df44fefe7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f returned with HTTP 404 Aug 18 13:09:32.027453 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 702/2798] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:32 2026] DELETE /volume/v3/volumes/dda7f3de-38ef-4bed-93bf-67101278537f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:32.043374 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.045523 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:32.045978 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-834990341"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:32.048311 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-834990341'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:32.048505 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume of 1 GB Aug 18 13:09:32.054700 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Availability Zones retrieved successfully. Aug 18 13:09:32.063271 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (3dbeef98-2d29-46cd-99ff-1b43c11c87d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:32.065661 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e5aa62-5569-430b-b8c7-be7fd92cfa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:32.066754 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:32.100835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e5aa62-5569-430b-b8c7-be7fd92cfa5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:32.101924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6423298-5298-4dcc-a020-c6311067fbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:32.143928 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Created reservations ['12375cdf-1ace-46e1-b5f7-4d612a2090ee', '04ecf812-4a88-49ff-b156-865fff3e29ec', 'd2773930-3395-4304-9db7-367ea6cd0c78', '61b5853e-1433-4289-b393-9fa5c705b503'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:32.144819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6423298-5298-4dcc-a020-c6311067fbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12375cdf-1ace-46e1-b5f7-4d612a2090ee', '04ecf812-4a88-49ff-b156-865fff3e29ec', 'd2773930-3395-4304-9db7-367ea6cd0c78', '61b5853e-1433-4289-b393-9fa5c705b503']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:32.145725 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c5d205-d993-4f8e-ad0c-ac27e6ab81e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:32.171500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c5d205-d993-4f8e-ad0c-ac27e6ab81e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6887cae7-31c1-49d2-9f06-42b14e08b15f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-834990341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['12375cdf-1ace-46e1-b5f7-4d612a2090ee','04ecf812-4a88-49ff-b156-865fff3e29ec','d2773930-3395-4304-9db7-367ea6cd0c78','61b5853e-1433-4289-b393-9fa5c705b503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-834990341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6887cae7-31c1-49d2-9f06-42b14e08b15f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4379b400a142689b634fa18ea56590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449fd48129e74927932c10c8ed8d8f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:32.172446 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2af0ff-1b1b-477f-9469-baab87f83ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:32.206572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2af0ff-1b1b-477f-9469-baab87f83ade) transitioned into state 'SUCCESS' from state '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-834990341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['12375cdf-1ace-46e1-b5f7-4d612a2090ee','04ecf812-4a88-49ff-b156-865fff3e29ec','d2773930-3395-4304-9db7-367ea6cd0c78','61b5853e-1433-4289-b393-9fa5c705b503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:32.207911 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f70ebf-b023-4196-98ed-779caa9f5942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:32.220465 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f70ebf-b023-4196-98ed-779caa9f5942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:32.221422 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (3dbeef98-2d29-46cd-99ff-1b43c11c87d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:32.221732 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request issued successfully. Aug 18 13:09:32.222431 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-811a57b3-5c0d-4c84-9b37-136ed1a5c0a5 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:32.222863 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 706/2799] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:32 2026] POST /volume/v3/volumes => generated 748 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:32.238149 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b0743ef2-a426-4651-bc73-276bae5e2101 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.240394 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0743ef2-a426-4651-bc73-276bae5e2101 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:32.240600 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0743ef2-a426-4651-bc73-276bae5e2101 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.240839 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0743ef2-a426-4651-bc73-276bae5e2101 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.247974 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:32.247974 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:32.252651 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b0743ef2-a426-4651-bc73-276bae5e2101 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:32.258087 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0743ef2-a426-4651-bc73-276bae5e2101 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f returned with HTTP 200 Aug 18 13:09:32.258596 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 699/2800] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:32 2026] GET /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:32.280073 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-02235839-f239-4449-bada-1b3b94ba1781 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.282733 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02235839-f239-4449-bada-1b3b94ba1781 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:32.283097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02235839-f239-4449-bada-1b3b94ba1781 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.283555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02235839-f239-4449-bada-1b3b94ba1781 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.292296 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:32.292296 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:32.301151 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-02235839-f239-4449-bada-1b3b94ba1781 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:32.308756 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02235839-f239-4449-bada-1b3b94ba1781 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:32.309222 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 694/2801] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:32 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:32.393117 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-796a2b95-aa70-4c8a-8bfd-4fb363a6b59b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.399602 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-796a2b95-aa70-4c8a-8bfd-4fb363a6b59b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:32.399745 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-796a2b95-aa70-4c8a-8bfd-4fb363a6b59b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.400084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-796a2b95-aa70-4c8a-8bfd-4fb363a6b59b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.407516 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:32.407516 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:32.413113 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-796a2b95-aa70-4c8a-8bfd-4fb363a6b59b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:32.425485 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-796a2b95-aa70-4c8a-8bfd-4fb363a6b59b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:32.426087 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 703/2802] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:32 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:32.536023 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cb4fccdc-b04a-4009-bfc7-bca4c2e9665d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.536535 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb4fccdc-b04a-4009-bfc7-bca4c2e9665d None None] GET https://10.4.3.126/volume// Aug 18 13:09:32.536725 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb4fccdc-b04a-4009-bfc7-bca4c2e9665d None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.536976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb4fccdc-b04a-4009-bfc7-bca4c2e9665d None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.537345 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb4fccdc-b04a-4009-bfc7-bca4c2e9665d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:32.537640 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 707/2803] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:09: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 18 13:09:32.547274 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-58775a23-6e88-4883-8b49-a15a7ff31b6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.549624 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-58775a23-6e88-4883-8b49-a15a7ff31b6d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:09:32.550081 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-58775a23-6e88-4883-8b49-a15a7ff31b6d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03fa5830-8be3-40ab-bb33-20aa4e509d97", "connector": null, "instance_uuid": "f21bfb8c-8ea7-41c8-9fde-5501d1555435"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:32.558967 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:32.558967 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:32.592607 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-58775a23-6e88-4883-8b49-a15a7ff31b6d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:09:32.593201 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 700/2804] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:09:32 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:32.626379 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-16a0aa5a-813b-4942-8476-ed619a2a8411 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.628095 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16a0aa5a-813b-4942-8476-ed619a2a8411 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:32.628304 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16a0aa5a-813b-4942-8476-ed619a2a8411 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.628485 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16a0aa5a-813b-4942-8476-ed619a2a8411 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.638878 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:32.638878 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:32.642434 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fdd947c3-dde0-4645-8c40-29a16d38759e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.642876 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fdd947c3-dde0-4645-8c40-29a16d38759e None None] GET https://10.4.3.126/volume// Aug 18 13:09:32.643067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fdd947c3-dde0-4645-8c40-29a16d38759e None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.643294 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fdd947c3-dde0-4645-8c40-29a16d38759e None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.643595 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fdd947c3-dde0-4645-8c40-29a16d38759e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:32.644036 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 704/2805] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:09: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 18 13:09:32.645479 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-16a0aa5a-813b-4942-8476-ed619a2a8411 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:32.651424 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16a0aa5a-813b-4942-8476-ed619a2a8411 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:32.651956 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 695/2806] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:32 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:32.655847 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-ca80db73-1bc7-4e51-b216-08f6c3126d9b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.658802 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-ca80db73-1bc7-4e51-b216-08f6c3126d9b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:32.659072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-ca80db73-1bc7-4e51-b216-08f6c3126d9b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:32.659378 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-ca80db73-1bc7-4e51-b216-08f6c3126d9b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:32.670035 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:32.670035 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:32.673643 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-ca80db73-1bc7-4e51-b216-08f6c3126d9b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:32.678222 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-ca80db73-1bc7-4e51-b216-08f6c3126d9b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:32.678675 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 708/2807] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:09:32 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:09:32.788822 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-975f3535-42e9-4a99-9720-48c47fb295c6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:32.790978 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-975f3535-42e9-4a99-9720-48c47fb295c6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] PUT https://10.4.3.126/volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534 Aug 18 13:09:32.791579 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-975f3535-42e9-4a99-9720-48c47fb295c6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:32.798563 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-975f3535-42e9-4a99-9720-48c47fb295c6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Acquiring lock "cinder-attachment_update-03fa5830-8be3-40ab-bb33-20aa4e509d97-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:09:32.803475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-975f3535-42e9-4a99-9720-48c47fb295c6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Lock "cinder-attachment_update-03fa5830-8be3-40ab-bb33-20aa4e509d97-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:09:32.804325 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:32.804325 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:32.907914 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-975f3535-42e9-4a99-9720-48c47fb295c6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Lock "cinder-attachment_update-03fa5830-8be3-40ab-bb33-20aa4e509d97-np0000007652" released by "attachment_update" :: held 0.104s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:09:32.908340 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-975f3535-42e9-4a99-9720-48c47fb295c6 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534 returned with HTTP 200 Aug 18 13:09:32.909030 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 701/2808] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:09:32 2026] PUT /volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:33.276242 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-70711a95-cd4c-4e6f-8e87-068ce5c1a189 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:33.279037 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70711a95-cd4c-4e6f-8e87-068ce5c1a189 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:33.279553 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70711a95-cd4c-4e6f-8e87-068ce5c1a189 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:33.279621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70711a95-cd4c-4e6f-8e87-068ce5c1a189 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:33.289838 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:33.289838 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:33.294931 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-70711a95-cd4c-4e6f-8e87-068ce5c1a189 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:33.303441 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70711a95-cd4c-4e6f-8e87-068ce5c1a189 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f returned with HTTP 200 Aug 18 13:09:33.304760 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 705/2809] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:33 2026] GET /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:33.319084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bad484d0-96c9-410a-989a-c67471bb2ade None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:33.321770 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bad484d0-96c9-410a-989a-c67471bb2ade tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f/action Aug 18 13:09:33.322471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bad484d0-96c9-410a-989a-c67471bb2ade tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:33.322732 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bad484d0-96c9-410a-989a-c67471bb2ade tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:33.338961 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:33.338961 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:33.339565 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-bad484d0-96c9-410a-989a-c67471bb2ade tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume '6887cae7-31c1-49d2-9f06-42b14e08b15f' with '{'status': 'creating'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:33.369525 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bad484d0-96c9-410a-989a-c67471bb2ade tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f/action returned with HTTP 202 Aug 18 13:09:33.370089 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 696/2810] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:33 2026] POST /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:33.382690 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-babd67ed-188f-4e52-ade3-5fc76054dc80 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:33.385342 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-babd67ed-188f-4e52-ade3-5fc76054dc80 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:33.385616 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-babd67ed-188f-4e52-ade3-5fc76054dc80 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:33.385877 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-babd67ed-188f-4e52-ade3-5fc76054dc80 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:33.395617 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:33.395617 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:33.400227 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-babd67ed-188f-4e52-ade3-5fc76054dc80 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:33.406891 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-babd67ed-188f-4e52-ade3-5fc76054dc80 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f returned with HTTP 200 Aug 18 13:09:33.406891 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 709/2811] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:33 2026] GET /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:33.421087 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0ab4fc5c-b862-44f7-b6d0-bccf62e09be4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:33.423805 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0ab4fc5c-b862-44f7-b6d0-bccf62e09be4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f/action Aug 18 13:09:33.424599 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0ab4fc5c-b862-44f7-b6d0-bccf62e09be4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:33.424933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0ab4fc5c-b862-44f7-b6d0-bccf62e09be4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:33.437353 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:33.437353 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:33.437897 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0ab4fc5c-b862-44f7-b6d0-bccf62e09be4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Volume info retrieved successfully. Aug 18 13:09:33.468530 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0ab4fc5c-b862-44f7-b6d0-bccf62e09be4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Delete volume request issued successfully. Aug 18 13:09:33.468530 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0ab4fc5c-b862-44f7-b6d0-bccf62e09be4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f/action returned with HTTP 202 Aug 18 13:09:33.468530 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 702/2812] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:33 2026] POST /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:33.477959 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-daad4cef-7bc3-4ee4-a767-3447e1d7e3a6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:33.485014 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-daad4cef-7bc3-4ee4-a767-3447e1d7e3a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:33.485014 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-daad4cef-7bc3-4ee4-a767-3447e1d7e3a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:33.485014 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-daad4cef-7bc3-4ee4-a767-3447e1d7e3a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:33.491627 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:33.491627 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:33.496686 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-daad4cef-7bc3-4ee4-a767-3447e1d7e3a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:33.503438 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-daad4cef-7bc3-4ee4-a767-3447e1d7e3a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f returned with HTTP 200 Aug 18 13:09:33.504045 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 706/2813] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:33 2026] GET /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:33.669797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a0c20770-b694-469b-a78f-2132f73ed9e8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:33.672153 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a0c20770-b694-469b-a78f-2132f73ed9e8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:33.672450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a0c20770-b694-469b-a78f-2132f73ed9e8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:33.672735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a0c20770-b694-469b-a78f-2132f73ed9e8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:33.685385 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:33.685385 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:33.689726 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a0c20770-b694-469b-a78f-2132f73ed9e8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:33.695200 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a0c20770-b694-469b-a78f-2132f73ed9e8 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:33.695731 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 697/2814] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:33 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:34.064924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-165fde93-aa64-452e-b203-10ebb80f75c4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.233104 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:34.233636 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2018658136"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:34.241029 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2018658136'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:34.241956 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume of 1 GB Aug 18 13:09:34.258282 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Availability Zones retrieved successfully. Aug 18 13:09:34.269438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Flow 'volume_create_api' (bc886d6e-749a-4405-a03a-007af245d6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:34.270644 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a776b443-0c19-4035-a2f3-62ac013e8f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.274858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:34.331092 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a776b443-0c19-4035-a2f3-62ac013e8f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.332332 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b042ba3-315e-47fc-ad8a-8a74ed643ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.446286 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Created reservations ['d6cf60f9-3a65-4541-998b-6c39d2614a67', '2be26d02-a1cc-4b45-9667-8e342608c9b5', 'b06bfc70-91f0-4668-8dce-9c7cbf3ea69a', 'fa25132a-3b67-4a8a-beb1-d9f731b9ca8e'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:34.447145 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b042ba3-315e-47fc-ad8a-8a74ed643ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6cf60f9-3a65-4541-998b-6c39d2614a67', '2be26d02-a1cc-4b45-9667-8e342608c9b5', 'b06bfc70-91f0-4668-8dce-9c7cbf3ea69a', 'fa25132a-3b67-4a8a-beb1-d9f731b9ca8e']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.448233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10701019-2bde-40a4-9100-99be2625819c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.488290 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10701019-2bde-40a4-9100-99be2625819c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c69283-f0e1-4465-8948-9ead07f8c82e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2018658136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ca8591c33c4f1aa05ad262b779c379',qos_specs=None,replication_status=,reservations=['d6cf60f9-3a65-4541-998b-6c39d2614a67','2be26d02-a1cc-4b45-9667-8e342608c9b5','b06bfc70-91f0-4668-8dce-9c7cbf3ea69a','fa25132a-3b67-4a8a-beb1-d9f731b9ca8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468b8e3c47f4be38d9387672af6f112',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2018658136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c69283-f0e1-4465-8948-9ead07f8c82e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ca8591c33c4f1aa05ad262b779c379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5468b8e3c47f4be38d9387672af6f112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.489592 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e485c8a-eb13-4b17-b6ed-116f41af955f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.516436 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e485c8a-eb13-4b17-b6ed-116f41af955f) transitioned into state 'SUCCESS' from state '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-2018658136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ca8591c33c4f1aa05ad262b779c379',qos_specs=None,replication_status=,reservations=['d6cf60f9-3a65-4541-998b-6c39d2614a67','2be26d02-a1cc-4b45-9667-8e342608c9b5','b06bfc70-91f0-4668-8dce-9c7cbf3ea69a','fa25132a-3b67-4a8a-beb1-d9f731b9ca8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468b8e3c47f4be38d9387672af6f112',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.517280 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fb8ff1-264b-4a53-9146-1f637b02d0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.519055 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dd54c5c3-642b-456b-a014-71e549b60852 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.521777 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd54c5c3-642b-456b-a014-71e549b60852 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:34.522683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dd54c5c3-642b-456b-a014-71e549b60852 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:34.523070 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dd54c5c3-642b-456b-a014-71e549b60852 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:34.532948 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fb8ff1-264b-4a53-9146-1f637b02d0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.534133 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Flow 'volume_create_api' (bc886d6e-749a-4405-a03a-007af245d6ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:34.534595 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume request issued successfully. Aug 18 13:09:34.535683 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-165fde93-aa64-452e-b203-10ebb80f75c4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:34.535772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd54c5c3-642b-456b-a014-71e549b60852 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f returned with HTTP 404 Aug 18 13:09:34.536221 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 710/2815] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:34 2026] POST /volume/v3/volumes => generated 749 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:34.536548 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 703/2816] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:34 2026] GET /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:34.546116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2f1f62dc-0226-499d-b3be-43d03dabe9c2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.548909 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2f1f62dc-0226-499d-b3be-43d03dabe9c2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:34.549256 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2f1f62dc-0226-499d-b3be-43d03dabe9c2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:34.549530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2f1f62dc-0226-499d-b3be-43d03dabe9c2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:34.552315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c7ec9ca2-7cb5-4c81-aee7-4f8d17d10b10 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.560131 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7ec9ca2-7cb5-4c81-aee7-4f8d17d10b10 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e Aug 18 13:09:34.562577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7ec9ca2-7cb5-4c81-aee7-4f8d17d10b10 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:34.562833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7ec9ca2-7cb5-4c81-aee7-4f8d17d10b10 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:34.566485 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2f1f62dc-0226-499d-b3be-43d03dabe9c2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f returned with HTTP 404 Aug 18 13:09:34.567104 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 707/2817] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:34 2026] GET /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:34.575027 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:34.575027 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:34.575184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-718698a5-77b7-4ec6-83d3-f0dec579cec3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.577410 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-718698a5-77b7-4ec6-83d3-f0dec579cec3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:34.577677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-718698a5-77b7-4ec6-83d3-f0dec579cec3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:34.577937 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-718698a5-77b7-4ec6-83d3-f0dec579cec3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:34.579312 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-718698a5-77b7-4ec6-83d3-f0dec579cec3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume with id: 6887cae7-31c1-49d2-9f06-42b14e08b15f Aug 18 13:09:34.580438 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c7ec9ca2-7cb5-4c81-aee7-4f8d17d10b10 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:09:34.585340 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-718698a5-77b7-4ec6-83d3-f0dec579cec3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f returned with HTTP 404 Aug 18 13:09:34.585848 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 711/2818] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:34 2026] DELETE /volume/v3/volumes/6887cae7-31c1-49d2-9f06-42b14e08b15f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:34.586341 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7ec9ca2-7cb5-4c81-aee7-4f8d17d10b10 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e returned with HTTP 200 Aug 18 13:09:34.587101 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 698/2819] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:34 2026] GET /volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:09:34.596309 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.598309 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:34.599158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1331732349"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:34.601422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1331732349'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:34.601618 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume of 1 GB Aug 18 13:09:34.607231 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Availability Zones retrieved successfully. Aug 18 13:09:34.616321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (d68a57db-7e99-476a-ad01-a00734b59f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:34.617928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61eacda-a506-4a01-803b-45ebe9a1730e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.619377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:34.651045 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61eacda-a506-4a01-803b-45ebe9a1730e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.651948 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4430e324-a70b-4d06-ae73-fa050825f379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.694734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Created reservations ['999def22-285b-42e0-a269-f56defd748f9', 'd0874a30-6875-4f78-9b0c-a0b65d76e711', 'ca412870-5c29-4bca-a38c-1cf081279a87', '1fed3ace-cf3f-42f8-b267-eb628b7e785d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:34.695708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4430e324-a70b-4d06-ae73-fa050825f379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999def22-285b-42e0-a269-f56defd748f9', 'd0874a30-6875-4f78-9b0c-a0b65d76e711', 'ca412870-5c29-4bca-a38c-1cf081279a87', '1fed3ace-cf3f-42f8-b267-eb628b7e785d']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.696543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54eb3691-3daa-4a72-aaeb-e2359f2e375f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.712845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-49252548-a0ad-415e-8897-37c560231899 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.717162 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-49252548-a0ad-415e-8897-37c560231899 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:34.717454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-49252548-a0ad-415e-8897-37c560231899 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:34.717668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-49252548-a0ad-415e-8897-37c560231899 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:34.723274 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54eb3691-3daa-4a72-aaeb-e2359f2e375f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4343d1-c9fd-4a86-add6-8906ec7aa731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1331732349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['999def22-285b-42e0-a269-f56defd748f9','d0874a30-6875-4f78-9b0c-a0b65d76e711','ca412870-5c29-4bca-a38c-1cf081279a87','1fed3ace-cf3f-42f8-b267-eb628b7e785d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1331732349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c4343d1-c9fd-4a86-add6-8906ec7aa731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4379b400a142689b634fa18ea56590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449fd48129e74927932c10c8ed8d8f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.724078 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe20a89-3226-4ebe-9a45-aa280fb2e3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.730641 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:34.730641 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:34.735813 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-49252548-a0ad-415e-8897-37c560231899 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:34.741562 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-49252548-a0ad-415e-8897-37c560231899 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:34.742464 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 708/2820] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:34 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:34.762995 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe20a89-3226-4ebe-9a45-aa280fb2e3eb) transitioned into state 'SUCCESS' from state '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-1331732349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['999def22-285b-42e0-a269-f56defd748f9','d0874a30-6875-4f78-9b0c-a0b65d76e711','ca412870-5c29-4bca-a38c-1cf081279a87','1fed3ace-cf3f-42f8-b267-eb628b7e785d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.763995 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964b09af-d9b5-4286-acd3-d544b0e525a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:34.782240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964b09af-d9b5-4286-acd3-d544b0e525a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:34.782240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (d68a57db-7e99-476a-ad01-a00734b59f8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:34.782240 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request issued successfully. Aug 18 13:09:34.782880 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0954fe2-1d29-47e1-86d9-cd874ed5db50 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:34.783356 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 704/2821] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:34 2026] POST /volume/v3/volumes => generated 749 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:34.814538 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e72cecfa-3b29-458c-8e74-bdbcc0af1065 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:34.817537 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e72cecfa-3b29-458c-8e74-bdbcc0af1065 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:34.817802 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e72cecfa-3b29-458c-8e74-bdbcc0af1065 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:34.818069 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e72cecfa-3b29-458c-8e74-bdbcc0af1065 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:34.829158 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:34.829158 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:34.834354 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e72cecfa-3b29-458c-8e74-bdbcc0af1065 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:34.840535 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e72cecfa-3b29-458c-8e74-bdbcc0af1065 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 returned with HTTP 200 Aug 18 13:09:34.840923 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 712/2822] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:34 2026] GET /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:35.600348 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-09c25bcf-b620-410d-8432-b51cebc480f0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:35.602323 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-09c25bcf-b620-410d-8432-b51cebc480f0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e Aug 18 13:09:35.602571 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-09c25bcf-b620-410d-8432-b51cebc480f0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:35.602799 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-09c25bcf-b620-410d-8432-b51cebc480f0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:35.611730 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:35.611730 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:35.616160 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-09c25bcf-b620-410d-8432-b51cebc480f0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:09:35.621673 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-09c25bcf-b620-410d-8432-b51cebc480f0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e returned with HTTP 200 Aug 18 13:09:35.622170 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 699/2823] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:35 2026] GET /volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:35.635353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-19078ece-d078-46a9-a68a-8499718e333c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:35.637198 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19078ece-d078-46a9-a68a-8499718e333c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:09:35.637590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19078ece-d078-46a9-a68a-8499718e333c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8c69283-f0e1-4465-8948-9ead07f8c82e", "name": "tempest-VolumesBackupsTest-Backup-1212817008"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:35.639054 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-19078ece-d078-46a9-a68a-8499718e333c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating new backup {'backup': {'volume_id': 'e8c69283-f0e1-4465-8948-9ead07f8c82e', 'name': 'tempest-VolumesBackupsTest-Backup-1212817008'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:09:35.639194 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-19078ece-d078-46a9-a68a-8499718e333c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating backup of volume e8c69283-f0e1-4465-8948-9ead07f8c82e in container None Aug 18 13:09:35.647579 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:35.647579 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:35.649318 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-19078ece-d078-46a9-a68a-8499718e333c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:09:35.686598 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-19078ece-d078-46a9-a68a-8499718e333c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Created reservations ['001be236-05a2-4ae5-92c8-148a5599bc8d', 'c37a43e3-7de5-4ac7-94de-55a8fc6dc3f9'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:35.724621 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19078ece-d078-46a9-a68a-8499718e333c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:09:35.725224 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 709/2824] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:09:35 2026] POST /volume/v3/backups => generated 330 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:35.734280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ce547bb7-a1ee-4a3b-8099-663c113214bd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:35.736697 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ce547bb7-a1ee-4a3b-8099-663c113214bd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:35.737122 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ce547bb7-a1ee-4a3b-8099-663c113214bd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:35.737375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ce547bb7-a1ee-4a3b-8099-663c113214bd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:35.737515 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ce547bb7-a1ee-4a3b-8099-663c113214bd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:35.742573 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:35.742573 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:35.743501 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ce547bb7-a1ee-4a3b-8099-663c113214bd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:35.743957 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 705/2825] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:35 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:35.768287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3059fe8f-aad9-48e2-93ed-3b9e281d2ff2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:35.773028 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3059fe8f-aad9-48e2-93ed-3b9e281d2ff2 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:35.773330 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3059fe8f-aad9-48e2-93ed-3b9e281d2ff2 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:35.773600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3059fe8f-aad9-48e2-93ed-3b9e281d2ff2 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:35.797405 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:35.797405 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:35.802449 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3059fe8f-aad9-48e2-93ed-3b9e281d2ff2 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:35.808339 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3059fe8f-aad9-48e2-93ed-3b9e281d2ff2 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:35.810757 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 713/2826] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:35 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:35.858894 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-77f62f4d-a577-40a9-825e-c268308ba40a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:35.860483 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77f62f4d-a577-40a9-825e-c268308ba40a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:35.860483 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77f62f4d-a577-40a9-825e-c268308ba40a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:35.860633 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77f62f4d-a577-40a9-825e-c268308ba40a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:35.872124 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:35.872124 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:35.884062 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-77f62f4d-a577-40a9-825e-c268308ba40a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:35.893792 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77f62f4d-a577-40a9-825e-c268308ba40a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 returned with HTTP 200 Aug 18 13:09:35.894555 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 700/2827] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:35 2026] GET /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:35.915234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0677986a-38ed-4098-bd7c-d133dc596381 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:35.919418 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0677986a-38ed-4098-bd7c-d133dc596381 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731/action Aug 18 13:09:35.919891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0677986a-38ed-4098-bd7c-d133dc596381 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:35.920086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0677986a-38ed-4098-bd7c-d133dc596381 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:35.931753 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:35.931753 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:35.932285 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-0677986a-38ed-4098-bd7c-d133dc596381 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume '2c4343d1-c9fd-4a86-add6-8906ec7aa731' with '{'status': 'error'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:35.959400 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0677986a-38ed-4098-bd7c-d133dc596381 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731/action returned with HTTP 202 Aug 18 13:09:35.960357 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 710/2828] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:35 2026] POST /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:35.968603 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bb77244a-c786-4818-b44b-3500ba3886f2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:35.970362 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb77244a-c786-4818-b44b-3500ba3886f2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:35.970534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb77244a-c786-4818-b44b-3500ba3886f2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:35.970745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb77244a-c786-4818-b44b-3500ba3886f2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:35.982404 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:35.982404 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:35.988769 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bb77244a-c786-4818-b44b-3500ba3886f2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:35.994917 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb77244a-c786-4818-b44b-3500ba3886f2 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 returned with HTTP 200 Aug 18 13:09:35.995404 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 706/2829] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:35 2026] GET /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:36.013509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d2305580-a286-4a79-b467-705a85e58ad4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.017701 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d2305580-a286-4a79-b467-705a85e58ad4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731/action Aug 18 13:09:36.018111 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d2305580-a286-4a79-b467-705a85e58ad4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:36.018300 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d2305580-a286-4a79-b467-705a85e58ad4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:36.036312 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.036312 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:36.036889 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d2305580-a286-4a79-b467-705a85e58ad4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Volume info retrieved successfully. Aug 18 13:09:36.066614 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d2305580-a286-4a79-b467-705a85e58ad4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Delete volume request issued successfully. Aug 18 13:09:36.066830 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d2305580-a286-4a79-b467-705a85e58ad4 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731/action returned with HTTP 202 Aug 18 13:09:36.067318 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 714/2830] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:36 2026] POST /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:36.078129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-86f3d6d6-e4d4-489b-89b4-7417e49bb31f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.080254 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-86f3d6d6-e4d4-489b-89b4-7417e49bb31f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:36.080493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-86f3d6d6-e4d4-489b-89b4-7417e49bb31f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:36.080724 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-86f3d6d6-e4d4-489b-89b4-7417e49bb31f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:36.088819 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.088819 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:36.093716 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-86f3d6d6-e4d4-489b-89b4-7417e49bb31f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:36.099787 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-86f3d6d6-e4d4-489b-89b4-7417e49bb31f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 returned with HTTP 200 Aug 18 13:09:36.100619 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 701/2831] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:36 2026] GET /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:36.220395 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-4b746783-00db-4cef-bd08-5ec51365e324 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.223129 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-4b746783-00db-4cef-bd08-5ec51365e324 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534/action Aug 18 13:09:36.223556 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-4b746783-00db-4cef-bd08-5ec51365e324 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:36.223708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-4b746783-00db-4cef-bd08-5ec51365e324 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:36.250290 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.250290 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:36.266125 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-27075eea-bc72-4149-bd73-8b4b60f19584 req-4b746783-00db-4cef-bd08-5ec51365e324 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534/action returned with HTTP 204 Aug 18 13:09:36.266825 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 711/2832] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:09:36 2026] POST /volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:36.757460 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b78cfc42-2945-4dd9-9c30-8e725ef142e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.761311 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b78cfc42-2945-4dd9-9c30-8e725ef142e3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:36.761311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b78cfc42-2945-4dd9-9c30-8e725ef142e3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:36.761311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b78cfc42-2945-4dd9-9c30-8e725ef142e3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:36.761311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b78cfc42-2945-4dd9-9c30-8e725ef142e3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:36.766114 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.766114 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:36.767094 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b78cfc42-2945-4dd9-9c30-8e725ef142e3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:36.767521 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 707/2833] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:36 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:36.827608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f9533add-83e6-4612-b9ac-31bceffbb91e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.830129 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9533add-83e6-4612-b9ac-31bceffbb91e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:36.830478 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9533add-83e6-4612-b9ac-31bceffbb91e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:36.830728 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9533add-83e6-4612-b9ac-31bceffbb91e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:36.844768 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.844768 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:36.850320 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f9533add-83e6-4612-b9ac-31bceffbb91e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:36.856857 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9533add-83e6-4612-b9ac-31bceffbb91e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:36.857164 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 715/2834] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:36 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:36.875422 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dffa642e-2a54-4743-b290-2a426d391fa5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.878015 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dffa642e-2a54-4743-b290-2a426d391fa5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:36.878295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dffa642e-2a54-4743-b290-2a426d391fa5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:36.878565 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dffa642e-2a54-4743-b290-2a426d391fa5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:36.893841 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.893841 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:36.899722 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dffa642e-2a54-4743-b290-2a426d391fa5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:36.907611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dffa642e-2a54-4743-b290-2a426d391fa5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:36.911227 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 702/2835] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:36 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:36.934008 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.936879 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] DELETE https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:36.937407 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:36.938076 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:36.938076 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Delete volume with id: 03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:36.952628 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.952628 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:36.953142 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:36.962562 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 18 13:09:36.963302 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8897b4ff-45ba-4754-987e-aa1e42d6120b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 400 Aug 18 13:09:36.963563 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 712/2836] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:36 2026] DELETE /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 307 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:09:36.974641 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-706085bf-00fe-4ea1-98bc-878b97734e84 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:36.976864 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-706085bf-00fe-4ea1-98bc-878b97734e84 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:36.977159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-706085bf-00fe-4ea1-98bc-878b97734e84 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:36.977896 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-706085bf-00fe-4ea1-98bc-878b97734e84 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:36.993941 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:36.993941 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:36.998395 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-706085bf-00fe-4ea1-98bc-878b97734e84 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:37.005349 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-706085bf-00fe-4ea1-98bc-878b97734e84 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:37.005834 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 708/2837] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:36 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:37.043652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.047840 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:09:37.048220 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49b8edb0-34d2-4e0e-b147-47b551d2d27c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-572373600", "description": null, "metadata": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:37.061773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-45995291-7428-457d-9d85-d48795b9ca00 req-76996ea5-dae3-4f5d-a3a0-b715c67d6601 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.068356 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:37.068356 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:37.069157 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:37.069157 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create snapshot from volume 49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:09:37.069310 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-76996ea5-dae3-4f5d-a3a0-b715c67d6601 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:37.069558 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-76996ea5-dae3-4f5d-a3a0-b715c67d6601 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.069838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-76996ea5-dae3-4f5d-a3a0-b715c67d6601 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.093352 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:37.093352 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:37.102880 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-45995291-7428-457d-9d85-d48795b9ca00 req-76996ea5-dae3-4f5d-a3a0-b715c67d6601 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:37.112920 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['97f60b52-1c77-410d-aba5-9cd3ccbdf6ee', '2c3ebed9-0a9e-44ce-94fe-26735ed81c70', '0cd85fd8-4022-43ff-abd4-c46d1cb65a01', '894126c0-8c1a-4e71-9629-5b44f66d87ee'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:37.115342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-76996ea5-dae3-4f5d-a3a0-b715c67d6601 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:37.115881 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 703/2838] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:37.121577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e10f770d-5910-4b6b-81b7-2933798fd90e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.125138 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e10f770d-5910-4b6b-81b7-2933798fd90e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:37.126080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e10f770d-5910-4b6b-81b7-2933798fd90e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.126080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e10f770d-5910-4b6b-81b7-2933798fd90e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.132480 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e10f770d-5910-4b6b-81b7-2933798fd90e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 returned with HTTP 404 Aug 18 13:09:37.133156 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 713/2839] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:37.144167 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2c42a29a-c7cb-40a2-aec2-4ad9207ebc19 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.145132 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-45995291-7428-457d-9d85-d48795b9ca00 req-eb77ca7e-b343-4cda-91c0-5ec7d81db858 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.146335 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2c42a29a-c7cb-40a2-aec2-4ad9207ebc19 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:37.146554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2c42a29a-c7cb-40a2-aec2-4ad9207ebc19 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.146769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2c42a29a-c7cb-40a2-aec2-4ad9207ebc19 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.148477 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-eb77ca7e-b343-4cda-91c0-5ec7d81db858 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] POST https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97/action Aug 18 13:09:37.148900 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-eb77ca7e-b343-4cda-91c0-5ec7d81db858 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:37.149195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-eb77ca7e-b343-4cda-91c0-5ec7d81db858 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:37.153643 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2c42a29a-c7cb-40a2-aec2-4ad9207ebc19 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 returned with HTTP 404 Aug 18 13:09:37.156183 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 709/2840] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:37.163931 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0ed7815f-1aab-43b3-abd2-94be84bc0cee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.168728 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ed7815f-1aab-43b3-abd2-94be84bc0cee tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:37.169003 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ed7815f-1aab-43b3-abd2-94be84bc0cee tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.169317 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ed7815f-1aab-43b3-abd2-94be84bc0cee tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.170417 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0ed7815f-1aab-43b3-abd2-94be84bc0cee tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume with id: 2c4343d1-c9fd-4a86-add6-8906ec7aa731 Aug 18 13:09:37.170609 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:37.170609 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:37.171054 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-45995291-7428-457d-9d85-d48795b9ca00 req-eb77ca7e-b343-4cda-91c0-5ec7d81db858 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:37.178100 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot force create request issued successfully. Aug 18 13:09:37.178528 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0929d91-e4ad-4d4c-87a9-bb0ba497ffa9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:09:37.178643 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ed7815f-1aab-43b3-abd2-94be84bc0cee tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 returned with HTTP 404 Aug 18 13:09:37.180893 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 716/2841] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:37.184349 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 714/2842] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:37 2026] DELETE /volume/v3/volumes/2c4343d1-c9fd-4a86-add6-8906ec7aa731 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:37.186079 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-45995291-7428-457d-9d85-d48795b9ca00 req-eb77ca7e-b343-4cda-91c0-5ec7d81db858 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Begin detaching volume completed successfully. Aug 18 13:09:37.186401 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-eb77ca7e-b343-4cda-91c0-5ec7d81db858 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97/action returned with HTTP 202 Aug 18 13:09:37.186958 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 704/2843] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:09:37 2026] POST /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:37.190587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.192839 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:37.193127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d9010bf9-23c4-4b79-ae7f-a55bac7ab523 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.193709 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1588738575"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:37.195497 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1588738575'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:37.196109 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume of 1 GB Aug 18 13:09:37.196188 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9010bf9-23c4-4b79-ae7f-a55bac7ab523 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 Aug 18 13:09:37.196574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9010bf9-23c4-4b79-ae7f-a55bac7ab523 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.196679 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9010bf9-23c4-4b79-ae7f-a55bac7ab523 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.201510 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Availability Zones retrieved successfully. Aug 18 13:09:37.203566 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:37.203566 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:37.204027 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d9010bf9-23c4-4b79-ae7f-a55bac7ab523 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:37.205134 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9010bf9-23c4-4b79-ae7f-a55bac7ab523 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 returned with HTTP 200 Aug 18 13:09:37.205735 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 717/2844] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:37.213498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (8cfbb5c0-6b02-47a8-93f2-c2faaff9c698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:37.214873 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f569073-c7f9-4645-a58c-a31e8fe6eef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:37.216181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:37.256842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d3fb0953-5363-4b65-99a0-3ee509badb7f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.257585 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3fb0953-5363-4b65-99a0-3ee509badb7f None None] GET https://10.4.3.126/volume// Aug 18 13:09:37.257746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3fb0953-5363-4b65-99a0-3ee509badb7f None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.258049 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d3fb0953-5363-4b65-99a0-3ee509badb7f None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.258463 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d3fb0953-5363-4b65-99a0-3ee509badb7f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:37.258806 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 715/2845] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:09:37.260122 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f569073-c7f9-4645-a58c-a31e8fe6eef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:37.261156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b045c5b4-cf46-4eeb-9379-3b330fe8ac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:37.268897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-45995291-7428-457d-9d85-d48795b9ca00 req-7065d37b-6814-462c-a580-8cda9bd2026e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.271757 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-7065d37b-6814-462c-a580-8cda9bd2026e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:37.272168 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-7065d37b-6814-462c-a580-8cda9bd2026e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.272509 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-7065d37b-6814-462c-a580-8cda9bd2026e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.285422 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:37.285422 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:37.290300 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-45995291-7428-457d-9d85-d48795b9ca00 req-7065d37b-6814-462c-a580-8cda9bd2026e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:37.296748 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-7065d37b-6814-462c-a580-8cda9bd2026e tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:37.297615 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 705/2846] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:09:37.330053 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Created reservations ['4cd97b22-46c9-417b-bda1-c75dec632525', '02ecc044-a967-4104-a7f3-58b5a81d568b', '1e5ac419-2f6f-4f17-8b59-34a133cad406', 'cb140929-cb10-4765-b2dc-2acab3c9525c'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:37.330711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b045c5b4-cf46-4eeb-9379-3b330fe8ac9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd97b22-46c9-417b-bda1-c75dec632525', '02ecc044-a967-4104-a7f3-58b5a81d568b', '1e5ac419-2f6f-4f17-8b59-34a133cad406', 'cb140929-cb10-4765-b2dc-2acab3c9525c']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:37.331471 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd73218-bb84-40f4-ac05-0e6eeb08b56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:37.366149 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd73218-bb84-40f4-ac05-0e6eeb08b56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe671bb-7c8c-4051-8960-fb087ea387ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1588738575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['4cd97b22-46c9-417b-bda1-c75dec632525','02ecc044-a967-4104-a7f3-58b5a81d568b','1e5ac419-2f6f-4f17-8b59-34a133cad406','cb140929-cb10-4765-b2dc-2acab3c9525c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1588738575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe671bb-7c8c-4051-8960-fb087ea387ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4379b400a142689b634fa18ea56590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449fd48129e74927932c10c8ed8d8f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:37.367218 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557995e4-5da3-43b9-b402-92dd72be191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:37.392651 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557995e4-5da3-43b9-b402-92dd72be191a) transitioned into state 'SUCCESS' from state '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-1588738575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['4cd97b22-46c9-417b-bda1-c75dec632525','02ecc044-a967-4104-a7f3-58b5a81d568b','1e5ac419-2f6f-4f17-8b59-34a133cad406','cb140929-cb10-4765-b2dc-2acab3c9525c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:37.393426 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07e8f26-13ed-4709-a2d8-816257efdfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:37.408417 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07e8f26-13ed-4709-a2d8-816257efdfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:37.409384 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (8cfbb5c0-6b02-47a8-93f2-c2faaff9c698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:37.409716 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request issued successfully. Aug 18 13:09:37.410382 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b09cbe1d-094f-4982-8a79-d338d3e86329 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:37.410875 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 710/2847] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:37 2026] POST /volume/v3/volumes => generated 749 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:37.423576 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-49e96b7d-ff18-4311-ac77-31148f4e5053 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.426768 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-49e96b7d-ff18-4311-ac77-31148f4e5053 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:37.426976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-49e96b7d-ff18-4311-ac77-31148f4e5053 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.427186 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-49e96b7d-ff18-4311-ac77-31148f4e5053 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.625561 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:37.625561 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:37.630613 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-49e96b7d-ff18-4311-ac77-31148f4e5053 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:37.636680 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-49e96b7d-ff18-4311-ac77-31148f4e5053 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac returned with HTTP 200 Aug 18 13:09:37.637436 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 718/2848] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac => generated 817 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:37.780350 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8ab1b074-0c89-478d-94e4-1be3d7a227df None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:37.782960 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8ab1b074-0c89-478d-94e4-1be3d7a227df tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:37.783134 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8ab1b074-0c89-478d-94e4-1be3d7a227df tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:37.783289 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8ab1b074-0c89-478d-94e4-1be3d7a227df tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:37.783377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-8ab1b074-0c89-478d-94e4-1be3d7a227df tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:37.788513 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:37.788513 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:37.789712 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8ab1b074-0c89-478d-94e4-1be3d7a227df tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:37.790094 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 716/2849] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:37 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:38.217319 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-10f30328-c24d-41df-b727-e275d05c16c1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.219552 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10f30328-c24d-41df-b727-e275d05c16c1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 Aug 18 13:09:38.220013 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10f30328-c24d-41df-b727-e275d05c16c1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:38.222712 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10f30328-c24d-41df-b727-e275d05c16c1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:38.228885 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.228885 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:38.229730 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-10f30328-c24d-41df-b727-e275d05c16c1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:38.230718 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10f30328-c24d-41df-b727-e275d05c16c1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 returned with HTTP 200 Aug 18 13:09:38.231185 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 706/2850] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:38 2026] GET /volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:38.240941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1e0db8e9-d9a9-49af-91f2-a2620d61aad6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.245140 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1e0db8e9-d9a9-49af-91f2-a2620d61aad6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 Aug 18 13:09:38.245435 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1e0db8e9-d9a9-49af-91f2-a2620d61aad6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:38.245701 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1e0db8e9-d9a9-49af-91f2-a2620d61aad6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:38.252438 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.252438 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:38.253004 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1e0db8e9-d9a9-49af-91f2-a2620d61aad6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:38.253890 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1e0db8e9-d9a9-49af-91f2-a2620d61aad6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 returned with HTTP 200 Aug 18 13:09:38.255070 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 711/2851] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:38 2026] GET /volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:38.518398 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-45995291-7428-457d-9d85-d48795b9ca00 req-b1349ce2-07e8-48a8-a896-91e48c208a98 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.520953 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-b1349ce2-07e8-48a8-a896-91e48c208a98 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] DELETE https://10.4.3.126/volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534 Aug 18 13:09:38.521185 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-b1349ce2-07e8-48a8-a896-91e48c208a98 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:38.521451 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-b1349ce2-07e8-48a8-a896-91e48c208a98 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:38.531051 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.531051 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:38.594224 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-45995291-7428-457d-9d85-d48795b9ca00 req-b1349ce2-07e8-48a8-a896-91e48c208a98 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534 returned with HTTP 200 Aug 18 13:09:38.594777 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 719/2852] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:09:38 2026] DELETE /volume/v3/attachments/621370cf-d620-4a68-ab2b-60d073e2f534 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:38.652176 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d2515b61-2bd0-4457-8d87-488cf61fc8c6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.654912 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2515b61-2bd0-4457-8d87-488cf61fc8c6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:38.654912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2515b61-2bd0-4457-8d87-488cf61fc8c6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:38.654912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2515b61-2bd0-4457-8d87-488cf61fc8c6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:38.664324 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.664324 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:38.670893 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2515b61-2bd0-4457-8d87-488cf61fc8c6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:38.677181 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2515b61-2bd0-4457-8d87-488cf61fc8c6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac returned with HTTP 200 Aug 18 13:09:38.679709 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 717/2853] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:38 2026] GET /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:38.693909 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eac6d03c-f3ec-426e-9cd6-86a254081be1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.695925 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eac6d03c-f3ec-426e-9cd6-86a254081be1 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac/action Aug 18 13:09:38.696087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eac6d03c-f3ec-426e-9cd6-86a254081be1 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:38.696238 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eac6d03c-f3ec-426e-9cd6-86a254081be1 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:38.705917 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.705917 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:38.706230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-eac6d03c-f3ec-426e-9cd6-86a254081be1 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume '6fe671bb-7c8c-4051-8960-fb087ea387ac' with '{'status': 'maintenance'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:38.729478 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eac6d03c-f3ec-426e-9cd6-86a254081be1 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac/action returned with HTTP 202 Aug 18 13:09:38.730312 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 707/2854] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:38 2026] POST /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:38.739155 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5e30a087-d322-4b3f-b511-6a6fa136a04a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.741444 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5e30a087-d322-4b3f-b511-6a6fa136a04a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:38.741585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5e30a087-d322-4b3f-b511-6a6fa136a04a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:38.741803 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5e30a087-d322-4b3f-b511-6a6fa136a04a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:38.755064 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.755064 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:38.764384 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5e30a087-d322-4b3f-b511-6a6fa136a04a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:38.770984 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5e30a087-d322-4b3f-b511-6a6fa136a04a tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac returned with HTTP 200 Aug 18 13:09:38.771461 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 712/2855] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:38 2026] GET /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:38.786249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-96af884b-0138-4cf4-ad53-fef47fc6a909 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.787729 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-96af884b-0138-4cf4-ad53-fef47fc6a909 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac/action Aug 18 13:09:38.788137 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-96af884b-0138-4cf4-ad53-fef47fc6a909 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:38.788251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-96af884b-0138-4cf4-ad53-fef47fc6a909 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:38.797570 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.797570 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:38.798074 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-96af884b-0138-4cf4-ad53-fef47fc6a909 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Volume info retrieved successfully. Aug 18 13:09:38.803711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-07bf4fea-07fe-4f45-a0d2-9d0a3aed4b6d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.806531 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-07bf4fea-07fe-4f45-a0d2-9d0a3aed4b6d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:38.807220 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-07bf4fea-07fe-4f45-a0d2-9d0a3aed4b6d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:38.807688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-07bf4fea-07fe-4f45-a0d2-9d0a3aed4b6d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:38.807943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-07bf4fea-07fe-4f45-a0d2-9d0a3aed4b6d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:38.815974 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.815974 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:38.819782 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-07bf4fea-07fe-4f45-a0d2-9d0a3aed4b6d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:38.819782 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 718/2856] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:38 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:38.821373 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-96af884b-0138-4cf4-ad53-fef47fc6a909 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Delete volume request issued successfully. Aug 18 13:09:38.821981 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-96af884b-0138-4cf4-ad53-fef47fc6a909 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac/action returned with HTTP 202 Aug 18 13:09:38.822867 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 720/2857] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:38 2026] POST /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:38.832459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4504fdcb-d003-4329-af38-fdccb9ed2a70 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:38.836774 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4504fdcb-d003-4329-af38-fdccb9ed2a70 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:38.836918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4504fdcb-d003-4329-af38-fdccb9ed2a70 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:38.837245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4504fdcb-d003-4329-af38-fdccb9ed2a70 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:38.852386 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:38.852386 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:38.859852 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4504fdcb-d003-4329-af38-fdccb9ed2a70 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:38.868277 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4504fdcb-d003-4329-af38-fdccb9ed2a70 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac returned with HTTP 200 Aug 18 13:09:38.868891 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 708/2858] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:38 2026] GET /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:39.390248 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-58781f95-82be-4ceb-919f-43b4b9897638 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:39.392387 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58781f95-82be-4ceb-919f-43b4b9897638 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:39.392611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-58781f95-82be-4ceb-919f-43b4b9897638 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:39.392829 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-58781f95-82be-4ceb-919f-43b4b9897638 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:39.403236 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:39.403236 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:39.408077 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-58781f95-82be-4ceb-919f-43b4b9897638 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:39.414289 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58781f95-82be-4ceb-919f-43b4b9897638 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:39.414900 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 713/2859] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:39 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:39.832437 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-25d4432b-ebf9-497a-ade9-dd53fb0226b5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:39.833373 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25d4432b-ebf9-497a-ade9-dd53fb0226b5 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:39.833603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25d4432b-ebf9-497a-ade9-dd53fb0226b5 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:39.833782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25d4432b-ebf9-497a-ade9-dd53fb0226b5 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:39.833886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-25d4432b-ebf9-497a-ade9-dd53fb0226b5 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:39.839563 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:39.839563 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:39.840388 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25d4432b-ebf9-497a-ade9-dd53fb0226b5 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:39.840714 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 719/2860] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:39 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:39.887908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-05bcd0bf-b595-4232-8017-55b8cccc4382 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:39.890180 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-05bcd0bf-b595-4232-8017-55b8cccc4382 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:39.890396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-05bcd0bf-b595-4232-8017-55b8cccc4382 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:39.890576 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-05bcd0bf-b595-4232-8017-55b8cccc4382 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:39.896973 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-05bcd0bf-b595-4232-8017-55b8cccc4382 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac returned with HTTP 404 Aug 18 13:09:39.897368 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 721/2861] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:39 2026] GET /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:39.905052 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2964a9b8-d9e6-4b3c-80bc-2d37485ef663 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:39.908583 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2964a9b8-d9e6-4b3c-80bc-2d37485ef663 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:39.908823 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2964a9b8-d9e6-4b3c-80bc-2d37485ef663 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:39.909119 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2964a9b8-d9e6-4b3c-80bc-2d37485ef663 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:39.918173 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2964a9b8-d9e6-4b3c-80bc-2d37485ef663 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac returned with HTTP 404 Aug 18 13:09:39.918781 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 709/2862] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:39 2026] GET /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:39.927702 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c584c583-c791-441b-aaa8-f89ae67474f3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:39.933451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c584c583-c791-441b-aaa8-f89ae67474f3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:39.933451 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c584c583-c791-441b-aaa8-f89ae67474f3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:39.933451 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c584c583-c791-441b-aaa8-f89ae67474f3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:39.933451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-c584c583-c791-441b-aaa8-f89ae67474f3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume with id: 6fe671bb-7c8c-4051-8960-fb087ea387ac Aug 18 13:09:39.945585 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c584c583-c791-441b-aaa8-f89ae67474f3 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac returned with HTTP 404 Aug 18 13:09:39.946262 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 714/2863] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:39 2026] DELETE /volume/v3/volumes/6fe671bb-7c8c-4051-8960-fb087ea387ac => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:39.958082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-504d715d-3b01-4a07-9000-31f0f0d59acc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:39.960244 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:39.960649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-476737459"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:39.962387 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-476737459'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:39.962785 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume of 1 GB Aug 18 13:09:39.967835 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Availability Zones retrieved successfully. Aug 18 13:09:39.974129 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (d79a2597-05b6-4767-8a7b-42e97ebd1a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:39.975271 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d3e47b-fd07-4867-b3b3-447ad6fa79e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:39.976294 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:40.011408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d3e47b-fd07-4867-b3b3-447ad6fa79e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:40.012176 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a890abe5-f914-4df5-bd67-a25e199f9d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:40.071395 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Created reservations ['821eb1d8-65e0-4ebc-a261-7c8c8ef406b0', '2b70f170-f615-4039-9f8a-b03f6bc1fe9d', 'ca626d1e-f2f0-4049-809a-b11bd86b4eeb', 'c60c2f0f-2f37-4617-a6bc-555f5a66e21c'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:40.072520 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a890abe5-f914-4df5-bd67-a25e199f9d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['821eb1d8-65e0-4ebc-a261-7c8c8ef406b0', '2b70f170-f615-4039-9f8a-b03f6bc1fe9d', 'ca626d1e-f2f0-4049-809a-b11bd86b4eeb', 'c60c2f0f-2f37-4617-a6bc-555f5a66e21c']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:40.073803 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2592d672-33b3-49c1-bd27-629ccdae14e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:40.107293 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2592d672-33b3-49c1-bd27-629ccdae14e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a2ac66-5c0b-439b-ba40-34b7a83a7690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-476737459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['821eb1d8-65e0-4ebc-a261-7c8c8ef406b0','2b70f170-f615-4039-9f8a-b03f6bc1fe9d','ca626d1e-f2f0-4049-809a-b11bd86b4eeb','c60c2f0f-2f37-4617-a6bc-555f5a66e21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-476737459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a2ac66-5c0b-439b-ba40-34b7a83a7690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4379b400a142689b634fa18ea56590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449fd48129e74927932c10c8ed8d8f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:40.109441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefee641-31aa-4d25-9b38-2ef706831e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:40.133502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefee641-31aa-4d25-9b38-2ef706831e7e) transitioned into state 'SUCCESS' from state '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-476737459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e4379b400a142689b634fa18ea56590',qos_specs=None,replication_status=,reservations=['821eb1d8-65e0-4ebc-a261-7c8c8ef406b0','2b70f170-f615-4039-9f8a-b03f6bc1fe9d','ca626d1e-f2f0-4049-809a-b11bd86b4eeb','c60c2f0f-2f37-4617-a6bc-555f5a66e21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449fd48129e74927932c10c8ed8d8f1d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:40.134558 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858e7563-9a43-4c28-91df-0060a187fac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:40.146321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858e7563-9a43-4c28-91df-0060a187fac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:40.147145 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Flow 'volume_create_api' (d79a2597-05b6-4767-8a7b-42e97ebd1a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:40.147552 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Create volume request issued successfully. Aug 18 13:09:40.148158 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-504d715d-3b01-4a07-9000-31f0f0d59acc tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:40.149126 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 720/2864] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:39 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 18 13:09:40.162525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cb2d48e3-a175-4a7d-bbf5-14db565c186c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:40.165007 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb2d48e3-a175-4a7d-bbf5-14db565c186c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:40.165303 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb2d48e3-a175-4a7d-bbf5-14db565c186c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:40.166305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb2d48e3-a175-4a7d-bbf5-14db565c186c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:40.175109 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:40.175109 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:40.180849 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cb2d48e3-a175-4a7d-bbf5-14db565c186c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:40.190150 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb2d48e3-a175-4a7d-bbf5-14db565c186c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:40.190728 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 722/2865] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:40 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:40.855321 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3dd09daf-dba5-436e-91a5-958b2e48db6f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:40.859404 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3dd09daf-dba5-436e-91a5-958b2e48db6f tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:40.859650 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3dd09daf-dba5-436e-91a5-958b2e48db6f tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:40.859932 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3dd09daf-dba5-436e-91a5-958b2e48db6f tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:40.860107 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-3dd09daf-dba5-436e-91a5-958b2e48db6f tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:40.865326 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:40.865326 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:40.866263 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3dd09daf-dba5-436e-91a5-958b2e48db6f tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:40.866786 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 710/2866] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:40 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.211397 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6a7748cd-fb92-4716-9e46-35fe82cc91a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.213058 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a7748cd-fb92-4716-9e46-35fe82cc91a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.213058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6a7748cd-fb92-4716-9e46-35fe82cc91a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.213058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6a7748cd-fb92-4716-9e46-35fe82cc91a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.229134 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.229134 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:41.241352 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6a7748cd-fb92-4716-9e46-35fe82cc91a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.251442 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a7748cd-fb92-4716-9e46-35fe82cc91a6 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:41.253103 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 715/2867] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.272773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eb453095-3881-459c-b2be-3b7135d799ed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.276949 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb453095-3881-459c-b2be-3b7135d799ed tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action Aug 18 13:09:41.278270 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eb453095-3881-459c-b2be-3b7135d799ed tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:41.278270 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eb453095-3881-459c-b2be-3b7135d799ed tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:41.294880 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.294880 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:41.295432 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-eb453095-3881-459c-b2be-3b7135d799ed tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume '58a2ac66-5c0b-439b-ba40-34b7a83a7690' with '{'status': 'error'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:41.345510 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb453095-3881-459c-b2be-3b7135d799ed tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action returned with HTTP 202 Aug 18 13:09:41.346088 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 721/2868] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:41 2026] POST /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:41.355699 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0130d38b-47e7-4868-a163-bc6c73d2a93c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.357993 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0130d38b-47e7-4868-a163-bc6c73d2a93c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.358261 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0130d38b-47e7-4868-a163-bc6c73d2a93c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.358502 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0130d38b-47e7-4868-a163-bc6c73d2a93c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.369815 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.369815 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:41.374560 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0130d38b-47e7-4868-a163-bc6c73d2a93c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.380650 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0130d38b-47e7-4868-a163-bc6c73d2a93c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:41.381260 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 723/2869] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.400923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e8d453a1-04fd-4ed3-bb7d-dee8627784a3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.403280 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e8d453a1-04fd-4ed3-bb7d-dee8627784a3 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action Aug 18 13:09:41.403686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e8d453a1-04fd-4ed3-bb7d-dee8627784a3 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:41.403848 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e8d453a1-04fd-4ed3-bb7d-dee8627784a3 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:41.414722 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.414722 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:41.415224 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-e8d453a1-04fd-4ed3-bb7d-dee8627784a3 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume '58a2ac66-5c0b-439b-ba40-34b7a83a7690' with '{'status': 'available'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:41.434763 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e8d453a1-04fd-4ed3-bb7d-dee8627784a3 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action returned with HTTP 202 Aug 18 13:09:41.435187 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 711/2870] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:41 2026] POST /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:41.443820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-809a6f07-d06c-41d9-9457-5f23c9922144 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.446026 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-809a6f07-d06c-41d9-9457-5f23c9922144 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.446321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-809a6f07-d06c-41d9-9457-5f23c9922144 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.446598 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-809a6f07-d06c-41d9-9457-5f23c9922144 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.457289 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.457289 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:41.462457 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-809a6f07-d06c-41d9-9457-5f23c9922144 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.467688 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-809a6f07-d06c-41d9-9457-5f23c9922144 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:41.468086 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 716/2871] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.481183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6e1e2695-be3b-4a9d-b367-a841ef6617b7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.483012 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e1e2695-be3b-4a9d-b367-a841ef6617b7 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action Aug 18 13:09:41.483409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2695-be3b-4a9d-b367-a841ef6617b7 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:41.483575 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2695-be3b-4a9d-b367-a841ef6617b7 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:41.493228 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.493228 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:41.493750 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-6e1e2695-be3b-4a9d-b367-a841ef6617b7 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume '58a2ac66-5c0b-439b-ba40-34b7a83a7690' with '{'status': 'maintenance'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:41.512937 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e1e2695-be3b-4a9d-b367-a841ef6617b7 tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action returned with HTTP 202 Aug 18 13:09:41.513403 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 722/2872] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:41 2026] POST /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:41.525901 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-626aa60c-af82-499c-94e5-9ab377c20b6c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.529683 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-626aa60c-af82-499c-94e5-9ab377c20b6c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.529958 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-626aa60c-af82-499c-94e5-9ab377c20b6c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.530275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-626aa60c-af82-499c-94e5-9ab377c20b6c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.540449 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.540449 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:41.545036 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-626aa60c-af82-499c-94e5-9ab377c20b6c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.550467 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-626aa60c-af82-499c-94e5-9ab377c20b6c tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:41.550948 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 724/2873] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.563571 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2ea8dc32-055b-4698-b707-7423f19abf6c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.565385 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ea8dc32-055b-4698-b707-7423f19abf6c tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] POST https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action Aug 18 13:09:41.565763 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ea8dc32-055b-4698-b707-7423f19abf6c tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:41.565939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ea8dc32-055b-4698-b707-7423f19abf6c tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:41.587295 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.587295 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:41.587770 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-2ea8dc32-055b-4698-b707-7423f19abf6c tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] Updating volume '58a2ac66-5c0b-439b-ba40-34b7a83a7690' with '{'status': 'available'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:09:41.627524 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ea8dc32-055b-4698-b707-7423f19abf6c tempest-VolumesActionsTest-426396887 tempest-VolumesActionsTest-426396887-project-admin] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action returned with HTTP 202 Aug 18 13:09:41.628017 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 712/2874] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:09:41 2026] POST /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:41.636354 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-72517f1e-e022-4c26-9b48-07947cbfaa45 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.637862 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-72517f1e-e022-4c26-9b48-07947cbfaa45 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.638051 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-72517f1e-e022-4c26-9b48-07947cbfaa45 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.638291 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-72517f1e-e022-4c26-9b48-07947cbfaa45 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.647708 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.647708 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:41.653028 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-72517f1e-e022-4c26-9b48-07947cbfaa45 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.659122 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-72517f1e-e022-4c26-9b48-07947cbfaa45 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:41.659655 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 717/2875] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.676684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-756b04b1-83e0-41f9-816c-2d305d1c458f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.679023 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-756b04b1-83e0-41f9-816c-2d305d1c458f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.679280 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-756b04b1-83e0-41f9-816c-2d305d1c458f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.679534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-756b04b1-83e0-41f9-816c-2d305d1c458f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.690313 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.690313 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:41.696346 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-756b04b1-83e0-41f9-816c-2d305d1c458f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.702915 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-756b04b1-83e0-41f9-816c-2d305d1c458f tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:41.703441 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 723/2876] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.720948 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.723116 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] DELETE https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.723386 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.723640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.723866 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume with id: 58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.732556 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.732556 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:41.733179 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.759984 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Delete volume request issued successfully. Aug 18 13:09:41.760189 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9314968c-967e-442e-8fe3-e2aa2173ffb7 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 202 Aug 18 13:09:41.760897 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 725/2877] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:41 2026] DELETE /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:41.771292 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0d0ba82-3243-478f-97a0-7b320192d469 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.773543 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0d0ba82-3243-478f-97a0-7b320192d469 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:41.773844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0d0ba82-3243-478f-97a0-7b320192d469 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.774147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0d0ba82-3243-478f-97a0-7b320192d469 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.783007 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.783007 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:41.787033 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0d0ba82-3243-478f-97a0-7b320192d469 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Volume info retrieved successfully. Aug 18 13:09:41.794755 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0d0ba82-3243-478f-97a0-7b320192d469 tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 200 Aug 18 13:09:41.795429 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 713/2878] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.807669 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-610cc73d-dfa7-484d-8a95-7e567715958f req-25c351a2-7e36-4400-b1ed-ad20045f1dfa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.811223 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-25c351a2-7e36-4400-b1ed-ad20045f1dfa tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:41.811446 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-25c351a2-7e36-4400-b1ed-ad20045f1dfa tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.811717 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-25c351a2-7e36-4400-b1ed-ad20045f1dfa tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.818785 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.818785 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:41.822656 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-610cc73d-dfa7-484d-8a95-7e567715958f req-25c351a2-7e36-4400-b1ed-ad20045f1dfa tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:41.832673 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-25c351a2-7e36-4400-b1ed-ad20045f1dfa tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:41.833317 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 718/2879] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.884635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-48c9cb72-a318-4264-a33b-7c4b72cb095c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.886904 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-48c9cb72-a318-4264-a33b-7c4b72cb095c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:41.887280 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-48c9cb72-a318-4264-a33b-7c4b72cb095c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.887542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-48c9cb72-a318-4264-a33b-7c4b72cb095c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.887675 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-48c9cb72-a318-4264-a33b-7c4b72cb095c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:41.894318 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.894318 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:41.895465 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-48c9cb72-a318-4264-a33b-7c4b72cb095c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:41.895996 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 724/2880] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:41.939863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-812cc854-80aa-4575-ba73-36c8af10341c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.940272 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-812cc854-80aa-4575-ba73-36c8af10341c None None] GET https://10.4.3.126/volume// Aug 18 13:09:41.940484 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-812cc854-80aa-4575-ba73-36c8af10341c None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:41.940666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-812cc854-80aa-4575-ba73-36c8af10341c None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:41.940962 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-812cc854-80aa-4575-ba73-36c8af10341c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:41.941270 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 726/2881] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:09:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:09:41.953266 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-610cc73d-dfa7-484d-8a95-7e567715958f req-cc1c6d8c-4b4e-4ae4-a602-ce32aee288e5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:41.956262 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-cc1c6d8c-4b4e-4ae4-a602-ce32aee288e5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:09:41.956803 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-cc1c6d8c-4b4e-4ae4-a602-ce32aee288e5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2293794d-2340-4f19-a201-57158507d26c", "connector": null, "instance_uuid": "a2f86b50-fd1e-498d-998d-a506bf3c60d0"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:41.968550 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:41.968550 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:41.998099 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-cc1c6d8c-4b4e-4ae4-a602-ce32aee288e5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:09:41.998599 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 714/2882] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:09:41 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:42.035282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7fe66497-82b5-4150-944e-c8efbc162635 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.036999 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7fe66497-82b5-4150-944e-c8efbc162635 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:42.037183 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7fe66497-82b5-4150-944e-c8efbc162635 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:42.037377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7fe66497-82b5-4150-944e-c8efbc162635 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:42.044674 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8333da71-8632-461a-8563-d023d445f73b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.045225 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8333da71-8632-461a-8563-d023d445f73b None None] GET https://10.4.3.126/volume// Aug 18 13:09:42.045420 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8333da71-8632-461a-8563-d023d445f73b None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:42.045664 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8333da71-8632-461a-8563-d023d445f73b None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:42.046002 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8333da71-8632-461a-8563-d023d445f73b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:42.046478 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 725/2883] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:09:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:09:42.046821 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:42.046821 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:42.050444 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7fe66497-82b5-4150-944e-c8efbc162635 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:42.054467 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-610cc73d-dfa7-484d-8a95-7e567715958f req-fc323322-71d1-435c-b885-45962fa9512f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.056771 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7fe66497-82b5-4150-944e-c8efbc162635 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:42.057202 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 719/2884] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:42 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:42.060881 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-fc323322-71d1-435c-b885-45962fa9512f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:42.061123 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-fc323322-71d1-435c-b885-45962fa9512f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:42.061333 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-fc323322-71d1-435c-b885-45962fa9512f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:42.073354 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:42.073354 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:42.076912 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-610cc73d-dfa7-484d-8a95-7e567715958f req-fc323322-71d1-435c-b885-45962fa9512f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:42.081571 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-fc323322-71d1-435c-b885-45962fa9512f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:42.081935 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 727/2885] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:09:42 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:09:42.202000 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-610cc73d-dfa7-484d-8a95-7e567715958f req-6617803a-c6b8-47bf-b5d1-474d92c71b59 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.204881 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-6617803a-c6b8-47bf-b5d1-474d92c71b59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] PUT https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 Aug 18 13:09:42.205562 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-6617803a-c6b8-47bf-b5d1-474d92c71b59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:42.221939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-610cc73d-dfa7-484d-8a95-7e567715958f req-6617803a-c6b8-47bf-b5d1-474d92c71b59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Acquiring lock "cinder-attachment_update-2293794d-2340-4f19-a201-57158507d26c-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:09:42.225824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-610cc73d-dfa7-484d-8a95-7e567715958f req-6617803a-c6b8-47bf-b5d1-474d92c71b59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Lock "cinder-attachment_update-2293794d-2340-4f19-a201-57158507d26c-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:09:42.227524 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:42.227524 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:42.384612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-610cc73d-dfa7-484d-8a95-7e567715958f req-6617803a-c6b8-47bf-b5d1-474d92c71b59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Lock "cinder-attachment_update-2293794d-2340-4f19-a201-57158507d26c-np0000007652" released by "attachment_update" :: held 0.159s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:09:42.384999 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-6617803a-c6b8-47bf-b5d1-474d92c71b59 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 returned with HTTP 200 Aug 18 13:09:42.385572 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 715/2886] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:09:42 2026] PUT /volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:42.624946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.627198 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] DELETE https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:42.627473 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:42.627719 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:42.627928 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Delete volume with id: 03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:42.637540 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:42.637540 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:42.638220 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:42.659680 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Delete volume request issued successfully. Aug 18 13:09:42.659916 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3915889e-f6d7-4f9e-bf73-577bc103dff7 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 202 Aug 18 13:09:42.660468 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 726/2887] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:42 2026] DELETE /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:42.669463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-68646a9f-6b79-4943-aeff-2e4556dbf1f0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.671334 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68646a9f-6b79-4943-aeff-2e4556dbf1f0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:42.671540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-68646a9f-6b79-4943-aeff-2e4556dbf1f0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:42.671751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-68646a9f-6b79-4943-aeff-2e4556dbf1f0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:42.679633 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:42.679633 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:42.684411 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-68646a9f-6b79-4943-aeff-2e4556dbf1f0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:42.689627 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68646a9f-6b79-4943-aeff-2e4556dbf1f0 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 200 Aug 18 13:09:42.690186 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 720/2888] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:42 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:42.812170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-125e5fd0-750e-4a40-bc44-a298ad01ac1e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.814061 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-125e5fd0-750e-4a40-bc44-a298ad01ac1e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] GET https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 Aug 18 13:09:42.814350 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-125e5fd0-750e-4a40-bc44-a298ad01ac1e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:42.814590 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-125e5fd0-750e-4a40-bc44-a298ad01ac1e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:42.821682 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-125e5fd0-750e-4a40-bc44-a298ad01ac1e tempest-VolumesActionsTest-436820202 tempest-VolumesActionsTest-436820202-project-member] https://10.4.3.126/volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 returned with HTTP 404 Aug 18 13:09:42.822224 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 728/2889] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:42 2026] GET /volume/v3/volumes/58a2ac66-5c0b-439b-ba40-34b7a83a7690 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:42.913917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a2f666a7-ee50-4ff7-854a-4eb20e2c7218 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:42.916560 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a2f666a7-ee50-4ff7-854a-4eb20e2c7218 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:42.918702 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a2f666a7-ee50-4ff7-854a-4eb20e2c7218 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:42.918702 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a2f666a7-ee50-4ff7-854a-4eb20e2c7218 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:42.918702 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a2f666a7-ee50-4ff7-854a-4eb20e2c7218 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:42.923924 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:42.923924 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:42.924874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a2f666a7-ee50-4ff7-854a-4eb20e2c7218 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:42.925364 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 716/2890] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:42 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:43.076650 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ef775d4c-2070-4203-b6a6-0f3ea863375c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:43.079452 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef775d4c-2070-4203-b6a6-0f3ea863375c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:43.079893 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef775d4c-2070-4203-b6a6-0f3ea863375c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:43.080166 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef775d4c-2070-4203-b6a6-0f3ea863375c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:43.093805 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:43.093805 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:43.100065 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ef775d4c-2070-4203-b6a6-0f3ea863375c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:43.106561 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef775d4c-2070-4203-b6a6-0f3ea863375c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:43.107344 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 727/2891] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:43 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:09:43.142949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:43.325743 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:43.326278 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-887642632"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:43.330240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-887642632'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:43.330240 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Create volume of 1 GB Aug 18 13:09:43.347613 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Availability Zones retrieved successfully. Aug 18 13:09:43.359281 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Flow 'volume_create_api' (1fe0f0f9-24b6-43f5-9f67-25139832cc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:43.359868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d961331-d952-4c0c-bff8-bf226d4d716b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:43.361279 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:43.405294 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d961331-d952-4c0c-bff8-bf226d4d716b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:43.406470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957be20e-f773-425b-a320-41b083697791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:43.503571 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Created reservations ['9514c73b-882b-4a96-9302-bd99db170061', '0b82bb97-6958-4ec0-be76-00cc98549b93', '319536be-a222-4578-b652-2fa6305f4e22', '081987e7-be93-4b99-a17a-ab46189ae36d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:43.504658 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957be20e-f773-425b-a320-41b083697791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9514c73b-882b-4a96-9302-bd99db170061', '0b82bb97-6958-4ec0-be76-00cc98549b93', '319536be-a222-4578-b652-2fa6305f4e22', '081987e7-be93-4b99-a17a-ab46189ae36d']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:43.505491 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce41b4d-aeda-42fa-a813-c1c438a5ac86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:43.536698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce41b4d-aeda-42fa-a813-c1c438a5ac86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761d632b-db6d-4066-b679-6ad25db5036f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-887642632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='502af0d7e9784fbf85e4c555028cdd8f',qos_specs=None,replication_status=,reservations=['9514c73b-882b-4a96-9302-bd99db170061','0b82bb97-6958-4ec0-be76-00cc98549b93','319536be-a222-4578-b652-2fa6305f4e22','081987e7-be93-4b99-a17a-ab46189ae36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07175b5e5dd54e95b17475c057046b33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-887642632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761d632b-db6d-4066-b679-6ad25db5036f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='502af0d7e9784fbf85e4c555028cdd8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07175b5e5dd54e95b17475c057046b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:43.537922 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2376d70d-1f30-468f-968f-4b194ad6eccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:43.567897 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2376d70d-1f30-468f-968f-4b194ad6eccb) transitioned into state 'SUCCESS' from state '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-887642632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='502af0d7e9784fbf85e4c555028cdd8f',qos_specs=None,replication_status=,reservations=['9514c73b-882b-4a96-9302-bd99db170061','0b82bb97-6958-4ec0-be76-00cc98549b93','319536be-a222-4578-b652-2fa6305f4e22','081987e7-be93-4b99-a17a-ab46189ae36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07175b5e5dd54e95b17475c057046b33',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:43.568754 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469084cf-4eb8-45d9-8c1c-f73d4c60e45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:43.580615 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469084cf-4eb8-45d9-8c1c-f73d4c60e45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:43.581953 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Flow 'volume_create_api' (1fe0f0f9-24b6-43f5-9f67-25139832cc54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:43.582548 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Create volume request issued successfully. Aug 18 13:09:43.583278 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1704e2d5-d689-49bb-8dfd-c5a28c8c666f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:43.583816 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 721/2892] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:09:43 2026] POST /volume/v3/volumes => generated 773 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:43.599223 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-de88a245-afa2-421e-90fe-351c8cd00266 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:43.601705 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de88a245-afa2-421e-90fe-351c8cd00266 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:09:43.601997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de88a245-afa2-421e-90fe-351c8cd00266 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:43.602316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de88a245-afa2-421e-90fe-351c8cd00266 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:43.615268 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:43.615268 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:43.620486 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-de88a245-afa2-421e-90fe-351c8cd00266 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:09:43.625685 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de88a245-afa2-421e-90fe-351c8cd00266 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:09:43.626125 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 729/2893] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:09:43 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:43.705817 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9160f3c3-4874-4e3c-8b37-3b0f41f5907d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:43.708622 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9160f3c3-4874-4e3c-8b37-3b0f41f5907d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 Aug 18 13:09:43.709299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9160f3c3-4874-4e3c-8b37-3b0f41f5907d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:43.709299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9160f3c3-4874-4e3c-8b37-3b0f41f5907d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:43.720893 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9160f3c3-4874-4e3c-8b37-3b0f41f5907d tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 returned with HTTP 404 Aug 18 13:09:43.720893 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 717/2894] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:43 2026] GET /volume/v3/volumes/03fa5830-8be3-40ab-bb33-20aa4e509d97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:43.795179 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:43.797507 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:09:43.797759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:43.798101 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:43.798267 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Delete volume with id: 9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:09:43.808555 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:43.808555 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:43.809357 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:43.835971 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Delete volume request issued successfully. Aug 18 13:09:43.836349 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c1fe651-b48d-42e5-9885-5be64456ef9a tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 202 Aug 18 13:09:43.837162 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 728/2895] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:43 2026] DELETE /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:43.847301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b3088dce-5114-41d4-871e-1c7a3c1e9a4c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:43.849948 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3088dce-5114-41d4-871e-1c7a3c1e9a4c tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:09:43.849948 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3088dce-5114-41d4-871e-1c7a3c1e9a4c tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:43.850119 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3088dce-5114-41d4-871e-1c7a3c1e9a4c tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:43.859941 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:43.859941 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:43.864546 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b3088dce-5114-41d4-871e-1c7a3c1e9a4c tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:43.870896 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3088dce-5114-41d4-871e-1c7a3c1e9a4c tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 200 Aug 18 13:09:43.871468 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 722/2896] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:43 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:43.937148 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cdba5333-3d25-4845-8f4a-eb09929ff1e7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:43.940880 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cdba5333-3d25-4845-8f4a-eb09929ff1e7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:43.940880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cdba5333-3d25-4845-8f4a-eb09929ff1e7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:43.940880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cdba5333-3d25-4845-8f4a-eb09929ff1e7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:43.940880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-cdba5333-3d25-4845-8f4a-eb09929ff1e7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:43.946325 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:43.946325 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:43.947333 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cdba5333-3d25-4845-8f4a-eb09929ff1e7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:43.948031 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 730/2897] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:43 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:44.124083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e424ce5e-8748-4d25-b96e-69b9339111ce None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:44.132141 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e424ce5e-8748-4d25-b96e-69b9339111ce tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:44.135008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e424ce5e-8748-4d25-b96e-69b9339111ce tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:44.135008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e424ce5e-8748-4d25-b96e-69b9339111ce tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:44.146477 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:44.146477 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:44.155770 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e424ce5e-8748-4d25-b96e-69b9339111ce tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:44.163443 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e424ce5e-8748-4d25-b96e-69b9339111ce tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:44.163891 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 718/2898] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:44 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:44.639642 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ade59a80-eca9-44fd-84e2-5e11bf18da9b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:44.641850 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ade59a80-eca9-44fd-84e2-5e11bf18da9b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:09:44.642126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ade59a80-eca9-44fd-84e2-5e11bf18da9b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:44.642386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ade59a80-eca9-44fd-84e2-5e11bf18da9b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:44.653612 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:44.653612 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:44.658615 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ade59a80-eca9-44fd-84e2-5e11bf18da9b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:09:44.665146 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ade59a80-eca9-44fd-84e2-5e11bf18da9b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:09:44.665582 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 729/2899] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:09:44 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:44.888356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-92a4f50b-a952-400b-babd-fd0519d0b3bf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:44.890230 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-92a4f50b-a952-400b-babd-fd0519d0b3bf tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 Aug 18 13:09:44.890454 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-92a4f50b-a952-400b-babd-fd0519d0b3bf tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:44.890680 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-92a4f50b-a952-400b-babd-fd0519d0b3bf tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:44.896202 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-92a4f50b-a952-400b-babd-fd0519d0b3bf tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 returned with HTTP 404 Aug 18 13:09:44.896758 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 723/2900] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:44 2026] GET /volume/v3/volumes/9500d11c-ad03-496e-8f46-76a656993462 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:44.963441 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6eba41ad-65d7-465e-b294-b5e8ee0db373 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:44.968002 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6eba41ad-65d7-465e-b294-b5e8ee0db373 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:44.969572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6eba41ad-65d7-465e-b294-b5e8ee0db373 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:44.969572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6eba41ad-65d7-465e-b294-b5e8ee0db373 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:44.969572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-6eba41ad-65d7-465e-b294-b5e8ee0db373 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:44.974689 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:44.974689 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:44.976072 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6eba41ad-65d7-465e-b294-b5e8ee0db373 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:44.976674 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 731/2901] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:44 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:45.050262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:45.055723 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:09:45.055906 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:45.056070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:45.056326 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Delete volume with id: b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:09:45.069599 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:45.069599 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:45.073402 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:45.095776 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Delete volume request issued successfully. Aug 18 13:09:45.096089 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0be1f100-b6b4-4cf1-b3ec-0adc5cd04689 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 202 Aug 18 13:09:45.096628 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 719/2902] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:45 2026] DELETE /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:45.109798 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d56aaafc-c3d0-4fdc-a3ea-415f4a47581b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:45.111895 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d56aaafc-c3d0-4fdc-a3ea-415f4a47581b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:09:45.112095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d56aaafc-c3d0-4fdc-a3ea-415f4a47581b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:45.112412 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d56aaafc-c3d0-4fdc-a3ea-415f4a47581b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:45.120712 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:45.120712 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:45.125056 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d56aaafc-c3d0-4fdc-a3ea-415f4a47581b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Volume info retrieved successfully. Aug 18 13:09:45.131359 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d56aaafc-c3d0-4fdc-a3ea-415f4a47581b tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 200 Aug 18 13:09:45.131960 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 730/2903] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:45 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:45.185058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-13cecd62-c061-44da-b5c9-1edbb7b3cec2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:45.187157 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-13cecd62-c061-44da-b5c9-1edbb7b3cec2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:45.187368 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-13cecd62-c061-44da-b5c9-1edbb7b3cec2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:45.187536 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-13cecd62-c061-44da-b5c9-1edbb7b3cec2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:45.201874 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:45.201874 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:45.211499 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-13cecd62-c061-44da-b5c9-1edbb7b3cec2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:45.219052 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-13cecd62-c061-44da-b5c9-1edbb7b3cec2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:45.219671 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 724/2904] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:45 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:45.255076 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:45.256682 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 Aug 18 13:09:45.258568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:45.258568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:45.258568 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: 6510bad2-73b2-4875-bdbf-dee594af3ad4 Aug 18 13:09:45.263646 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:45.263646 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:45.264317 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:45.286249 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot delete request issued successfully. Aug 18 13:09:45.286249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-23824a5c-b00a-41c1-9dd8-e3ef007a0dd4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 returned with HTTP 202 Aug 18 13:09:45.286249 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 732/2905] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:09:45 2026] DELETE /volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:45.295697 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f56f6766-5032-4f25-87b5-3650738d406d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:45.298235 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f56f6766-5032-4f25-87b5-3650738d406d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 Aug 18 13:09:45.298235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f56f6766-5032-4f25-87b5-3650738d406d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:45.299343 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f56f6766-5032-4f25-87b5-3650738d406d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:45.316989 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:45.316989 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:45.317717 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f56f6766-5032-4f25-87b5-3650738d406d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:45.319572 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f56f6766-5032-4f25-87b5-3650738d406d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 returned with HTTP 200 Aug 18 13:09:45.320060 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 720/2906] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:45 2026] GET /volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:45.990907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-045eacb0-95f1-441f-b5bd-ea8eb7503014 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:45.993798 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-045eacb0-95f1-441f-b5bd-ea8eb7503014 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:45.994045 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-045eacb0-95f1-441f-b5bd-ea8eb7503014 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:45.994632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-045eacb0-95f1-441f-b5bd-ea8eb7503014 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:45.994632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-045eacb0-95f1-441f-b5bd-ea8eb7503014 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:45.999563 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:45.999563 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:46.000608 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-045eacb0-95f1-441f-b5bd-ea8eb7503014 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:46.001054 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 731/2907] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:45 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:46.148680 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2ad8e7ef-f5e6-4be7-9661-9b4f49449ff5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:46.151755 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ad8e7ef-f5e6-4be7-9661-9b4f49449ff5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] GET https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 Aug 18 13:09:46.151944 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ad8e7ef-f5e6-4be7-9661-9b4f49449ff5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:46.152355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ad8e7ef-f5e6-4be7-9661-9b4f49449ff5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:46.167232 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ad8e7ef-f5e6-4be7-9661-9b4f49449ff5 tempest-AttachVolumeNegativeTest-1834133809 tempest-AttachVolumeNegativeTest-1834133809-project-member] https://10.4.3.126/volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 returned with HTTP 404 Aug 18 13:09:46.167777 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 725/2908] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:46 2026] GET /volume/v3/volumes/b8baa9fd-517f-4f70-891b-6547089c3b41 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:46.226427 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-610cc73d-dfa7-484d-8a95-7e567715958f req-901c1e44-cd5f-4615-b79b-b0bdfdc2cefb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:46.231167 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-901c1e44-cd5f-4615-b79b-b0bdfdc2cefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2/action Aug 18 13:09:46.231761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-901c1e44-cd5f-4615-b79b-b0bdfdc2cefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:46.231930 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-901c1e44-cd5f-4615-b79b-b0bdfdc2cefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:46.242423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b7c70561-b3e4-4d0d-b178-4c4db00ea9f3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:46.245069 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b7c70561-b3e4-4d0d-b178-4c4db00ea9f3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:46.245242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b7c70561-b3e4-4d0d-b178-4c4db00ea9f3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:46.245713 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b7c70561-b3e4-4d0d-b178-4c4db00ea9f3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:46.253849 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:46.253849 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:46.256345 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:46.256345 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:46.261357 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b7c70561-b3e4-4d0d-b178-4c4db00ea9f3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:46.268196 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b7c70561-b3e4-4d0d-b178-4c4db00ea9f3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:46.268428 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 721/2909] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:46 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:46.274606 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-610cc73d-dfa7-484d-8a95-7e567715958f req-901c1e44-cd5f-4615-b79b-b0bdfdc2cefb tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2/action returned with HTTP 204 Aug 18 13:09:46.275354 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 733/2910] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:09:46 2026] POST /volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:46.336723 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-12cadce9-11ac-44e0-9c1c-fc2da06049d1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:46.339568 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12cadce9-11ac-44e0-9c1c-fc2da06049d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 Aug 18 13:09:46.340394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-12cadce9-11ac-44e0-9c1c-fc2da06049d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:46.340699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-12cadce9-11ac-44e0-9c1c-fc2da06049d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:46.350169 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12cadce9-11ac-44e0-9c1c-fc2da06049d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 returned with HTTP 404 Aug 18 13:09:46.351598 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 732/2911] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:46 2026] GET /volume/v3/snapshots/6510bad2-73b2-4875-bdbf-dee594af3ad4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:47.019352 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-02e45bfd-bf2b-4596-8e2b-92355c0654e6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:47.025067 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-02e45bfd-bf2b-4596-8e2b-92355c0654e6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:47.025560 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-02e45bfd-bf2b-4596-8e2b-92355c0654e6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:47.026812 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-02e45bfd-bf2b-4596-8e2b-92355c0654e6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:47.026812 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-02e45bfd-bf2b-4596-8e2b-92355c0654e6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:47.033357 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:47.033357 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:47.034734 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-02e45bfd-bf2b-4596-8e2b-92355c0654e6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:47.035742 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 726/2912] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:47 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:47.290113 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-752eb96a-592f-43ad-8194-f58cdd584472 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:47.296102 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-752eb96a-592f-43ad-8194-f58cdd584472 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:47.296426 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-752eb96a-592f-43ad-8194-f58cdd584472 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:47.296832 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-752eb96a-592f-43ad-8194-f58cdd584472 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:47.313094 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:47.313094 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:47.319504 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-752eb96a-592f-43ad-8194-f58cdd584472 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:47.324741 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-752eb96a-592f-43ad-8194-f58cdd584472 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:47.325092 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 722/2913] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:47 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:47.339356 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5ad44133-5755-469e-be11-5f354cc975e8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:47.347489 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ad44133-5755-469e-be11-5f354cc975e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:09:47.347489 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5ad44133-5755-469e-be11-5f354cc975e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2293794d-2340-4f19-a201-57158507d26c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-597282201"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:47.360141 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:47.360141 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:47.360704 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5ad44133-5755-469e-be11-5f354cc975e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:47.360921 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-5ad44133-5755-469e-be11-5f354cc975e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume 2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:47.403224 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-5ad44133-5755-469e-be11-5f354cc975e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['708d1891-b92a-423c-9ced-84626c2b4cf2', '153b1ccc-8f10-4b4a-9c99-6cc35c03829e', '2f13c95a-4665-414b-9bbf-077456051760', 'ce9d2cf0-2eba-4beb-8c24-24f4505f3cf7'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:47.452339 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5ad44133-5755-469e-be11-5f354cc975e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot force create request issued successfully. Aug 18 13:09:47.452733 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5ad44133-5755-469e-be11-5f354cc975e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:09:47.453335 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 734/2914] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:47.465605 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ce0fa2b5-f570-4c58-8268-7d124e55a69f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:47.468078 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce0fa2b5-f570-4c58-8268-7d124e55a69f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:47.468484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce0fa2b5-f570-4c58-8268-7d124e55a69f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:47.468845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce0fa2b5-f570-4c58-8268-7d124e55a69f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:47.479347 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:47.479347 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:47.480048 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ce0fa2b5-f570-4c58-8268-7d124e55a69f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:47.481082 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce0fa2b5-f570-4c58-8268-7d124e55a69f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 returned with HTTP 200 Aug 18 13:09:47.481617 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 733/2915] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:47 2026] GET /volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:48.011108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e1a4abdc-0d03-446c-929d-665fcc2b6976 req-fb8e3868-882b-4884-9e87-755d8dfb9ee5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:48.018705 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a4abdc-0d03-446c-929d-665fcc2b6976 req-fb8e3868-882b-4884-9e87-755d8dfb9ee5 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366 Aug 18 13:09:48.018852 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a4abdc-0d03-446c-929d-665fcc2b6976 req-fb8e3868-882b-4884-9e87-755d8dfb9ee5 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:48.019145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e1a4abdc-0d03-446c-929d-665fcc2b6976 req-fb8e3868-882b-4884-9e87-755d8dfb9ee5 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:48.028122 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:48.028122 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:48.048917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1d19db5d-2fe8-4333-ad43-98a0194fe943 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:48.049658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d19db5d-2fe8-4333-ad43-98a0194fe943 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:48.049845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d19db5d-2fe8-4333-ad43-98a0194fe943 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:48.050013 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d19db5d-2fe8-4333-ad43-98a0194fe943 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:48.050105 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1d19db5d-2fe8-4333-ad43-98a0194fe943 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:48.059491 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:48.059491 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:48.060247 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d19db5d-2fe8-4333-ad43-98a0194fe943 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:48.060631 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 723/2916] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:48 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:48.093308 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e1a4abdc-0d03-446c-929d-665fcc2b6976 req-fb8e3868-882b-4884-9e87-755d8dfb9ee5 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366 returned with HTTP 200 Aug 18 13:09:48.093864 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 727/2917] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:09:48 2026] DELETE /volume/v3/attachments/57e97b60-b980-45d2-bd23-3e7e3b64e366 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:48.500815 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-430998f4-7ecf-48a8-8771-97aa0d9cc4a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:48.505638 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-430998f4-7ecf-48a8-8771-97aa0d9cc4a1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:48.505638 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-430998f4-7ecf-48a8-8771-97aa0d9cc4a1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:48.505859 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-430998f4-7ecf-48a8-8771-97aa0d9cc4a1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:48.516268 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:48.516268 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:48.517150 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-430998f4-7ecf-48a8-8771-97aa0d9cc4a1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:48.518531 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-430998f4-7ecf-48a8-8771-97aa0d9cc4a1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 returned with HTTP 200 Aug 18 13:09:48.519227 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 735/2918] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:48 2026] GET /volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:48.529696 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6312e151-6346-4f11-accc-1ec9cf34f336 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:48.532455 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6312e151-6346-4f11-accc-1ec9cf34f336 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:09:48.532896 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6312e151-6346-4f11-accc-1ec9cf34f336 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2293794d-2340-4f19-a201-57158507d26c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2053473740"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:48.549334 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:48.549334 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:48.549959 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6312e151-6346-4f11-accc-1ec9cf34f336 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:48.550132 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-6312e151-6346-4f11-accc-1ec9cf34f336 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume 2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:48.583780 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-6312e151-6346-4f11-accc-1ec9cf34f336 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['0f8f8365-bb98-4d3a-94c8-5f2a75dfc621', '2490c73a-4838-4e9e-8c88-e9143769002f', '79d76487-de8a-486c-9d7b-9946d8fff70f', '9436b6b3-f7f5-4bc2-bd36-8bb1129cd59a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:48.634408 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6312e151-6346-4f11-accc-1ec9cf34f336 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot force create request issued successfully. Aug 18 13:09:48.634866 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6312e151-6346-4f11-accc-1ec9cf34f336 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:09:48.635402 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 734/2919] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:48.654185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-16a591d8-35b6-4acd-a9f7-1f237183ff81 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:48.658683 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16a591d8-35b6-4acd-a9f7-1f237183ff81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:48.659020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16a591d8-35b6-4acd-a9f7-1f237183ff81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:48.659428 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-16a591d8-35b6-4acd-a9f7-1f237183ff81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:48.670132 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:48.670132 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:48.670675 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-16a591d8-35b6-4acd-a9f7-1f237183ff81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:48.671881 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-16a591d8-35b6-4acd-a9f7-1f237183ff81 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a returned with HTTP 200 Aug 18 13:09:48.672460 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 724/2920] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:48 2026] GET /volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:49.071399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-46b38d5a-0d28-4292-9dbf-9a26cd5468a3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:49.073880 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-46b38d5a-0d28-4292-9dbf-9a26cd5468a3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:49.074311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-46b38d5a-0d28-4292-9dbf-9a26cd5468a3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:49.074696 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-46b38d5a-0d28-4292-9dbf-9a26cd5468a3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:49.074924 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-46b38d5a-0d28-4292-9dbf-9a26cd5468a3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:49.084258 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:49.084258 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:49.084258 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-46b38d5a-0d28-4292-9dbf-9a26cd5468a3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:49.084258 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 728/2921] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:49 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:49.549498 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cea8a41d-d00d-4430-8421-499c4f2b031d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:49.553667 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cea8a41d-d00d-4430-8421-499c4f2b031d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:09:49.553865 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cea8a41d-d00d-4430-8421-499c4f2b031d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:49.554048 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cea8a41d-d00d-4430-8421-499c4f2b031d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:49.554244 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-cea8a41d-d00d-4430-8421-499c4f2b031d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:09:49.566919 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:49.566919 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:49.567777 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cea8a41d-d00d-4430-8421-499c4f2b031d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:49.589081 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cea8a41d-d00d-4430-8421-499c4f2b031d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:09:49.589428 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cea8a41d-d00d-4430-8421-499c4f2b031d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 202 Aug 18 13:09:49.589904 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 736/2922] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:49 2026] DELETE /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:49.601282 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6edb47e0-cb5f-4882-9e8d-842ff6e29b7b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:49.603427 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6edb47e0-cb5f-4882-9e8d-842ff6e29b7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:09:49.603644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6edb47e0-cb5f-4882-9e8d-842ff6e29b7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:49.603851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6edb47e0-cb5f-4882-9e8d-842ff6e29b7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:49.612588 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:49.612588 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:49.616840 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6edb47e0-cb5f-4882-9e8d-842ff6e29b7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:49.623283 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6edb47e0-cb5f-4882-9e8d-842ff6e29b7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 200 Aug 18 13:09:49.623724 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 735/2923] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:49 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:49.686314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-03c01c3f-d5b1-4030-9c0e-645eaf1cb35a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:49.691303 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-03c01c3f-d5b1-4030-9c0e-645eaf1cb35a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:49.691303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-03c01c3f-d5b1-4030-9c0e-645eaf1cb35a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:49.691303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-03c01c3f-d5b1-4030-9c0e-645eaf1cb35a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:49.698295 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:49.698295 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:49.699863 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-03c01c3f-d5b1-4030-9c0e-645eaf1cb35a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:49.700460 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-03c01c3f-d5b1-4030-9c0e-645eaf1cb35a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a returned with HTTP 200 Aug 18 13:09:49.701768 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 725/2924] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:49 2026] GET /volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:49.712679 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:49.714901 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:49.715259 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:49.715569 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:49.715719 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:49.722319 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:49.722319 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:49.722319 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:49.741729 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:09:49.742185 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de872ada-d67c-4ce5-a25a-b1494fc18c49 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a returned with HTTP 202 Aug 18 13:09:49.742392 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 729/2925] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:09:49 2026] DELETE /volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:49.752490 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-72f0d92b-6094-4ba0-8f3d-909c398924bd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:49.754865 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-72f0d92b-6094-4ba0-8f3d-909c398924bd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:49.755172 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-72f0d92b-6094-4ba0-8f3d-909c398924bd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:49.755428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-72f0d92b-6094-4ba0-8f3d-909c398924bd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:49.760652 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:49.760652 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:49.761104 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-72f0d92b-6094-4ba0-8f3d-909c398924bd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:49.762065 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-72f0d92b-6094-4ba0-8f3d-909c398924bd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a returned with HTTP 200 Aug 18 13:09:49.762545 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 737/2926] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:49 2026] GET /volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:50.095577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-79dbf8ce-8f26-4447-bd48-a3f9e0dc6790 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:50.097363 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-79dbf8ce-8f26-4447-bd48-a3f9e0dc6790 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:50.097583 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-79dbf8ce-8f26-4447-bd48-a3f9e0dc6790 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:50.097762 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-79dbf8ce-8f26-4447-bd48-a3f9e0dc6790 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:50.097858 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-79dbf8ce-8f26-4447-bd48-a3f9e0dc6790 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:50.104980 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:50.104980 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:50.105882 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-79dbf8ce-8f26-4447-bd48-a3f9e0dc6790 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:50.106376 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 736/2927] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:50 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:50.641833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f6f4b880-b559-467d-aa0a-918e7b299e7b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:50.643727 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f6f4b880-b559-467d-aa0a-918e7b299e7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c Aug 18 13:09:50.644229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f6f4b880-b559-467d-aa0a-918e7b299e7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:50.644388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f6f4b880-b559-467d-aa0a-918e7b299e7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:50.657973 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f6f4b880-b559-467d-aa0a-918e7b299e7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c returned with HTTP 404 Aug 18 13:09:50.658875 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 726/2928] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:50 2026] GET /volume/v3/volumes/49b8edb0-34d2-4e0e-b147-47b551d2d27c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:50.694040 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:50.697068 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:50.697417 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-154432852", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:50.698807 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-154432852', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:50.777912 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4098588b-c80e-4ccf-b92c-97533bc898e9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:50.781183 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4098588b-c80e-4ccf-b92c-97533bc898e9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:50.781183 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4098588b-c80e-4ccf-b92c-97533bc898e9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:50.781183 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4098588b-c80e-4ccf-b92c-97533bc898e9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:50.789287 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4098588b-c80e-4ccf-b92c-97533bc898e9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a returned with HTTP 404 Aug 18 13:09:50.789805 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 738/2929] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:50 2026] GET /volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:50.798673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:50.800682 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:09:50.800973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:50.801301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:50.801530 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:09:50.809487 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:50.809487 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:50.809558 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:50.814201 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:09:50.814642 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:50.814642 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:50.819556 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:09:50.826177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (1292476f-1513-4b98-97a5-c0445ca64d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:50.826999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51605133-37e7-48c5-948b-d379d1138240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:50.827985 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:50.832463 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:09:50.832678 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9e50c508-7cf7-487c-a0cb-6687bdb2c93b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c returned with HTTP 202 Aug 18 13:09:50.833107 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 737/2930] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:09:50 2026] DELETE /volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:50.840901 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-419679be-17ad-4ca4-b17d-0fc029649735 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:50.842940 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-419679be-17ad-4ca4-b17d-0fc029649735 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:09:50.843223 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-419679be-17ad-4ca4-b17d-0fc029649735 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:50.843560 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-419679be-17ad-4ca4-b17d-0fc029649735 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:50.849926 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:50.849926 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:50.850601 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-419679be-17ad-4ca4-b17d-0fc029649735 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:50.851360 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-419679be-17ad-4ca4-b17d-0fc029649735 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c returned with HTTP 200 Aug 18 13:09:50.851897 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 727/2931] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:50 2026] GET /volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:50.892234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51605133-37e7-48c5-948b-d379d1138240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:50.893010 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f32280-f2f0-4d0e-9425-db577f13e246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:50.942303 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['07601ceb-9c16-4eeb-b48f-829798aac98d', '0c51e7f9-78d3-45ba-9599-e376f5b25d89', 'b8bd7fad-485c-4b59-8d57-8568e2dd7a5a', 'cfba96d6-bb21-4e84-9b8b-9872d0d623c9'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:50.943043 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f32280-f2f0-4d0e-9425-db577f13e246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07601ceb-9c16-4eeb-b48f-829798aac98d', '0c51e7f9-78d3-45ba-9599-e376f5b25d89', 'b8bd7fad-485c-4b59-8d57-8568e2dd7a5a', 'cfba96d6-bb21-4e84-9b8b-9872d0d623c9']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:50.943982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7875e210-fd34-4f9b-a478-c4617b193346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:50.969174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7875e210-fd34-4f9b-a478-c4617b193346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b75e1e1-eca7-4628-9906-ca7628dfd5f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-154432852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['07601ceb-9c16-4eeb-b48f-829798aac98d','0c51e7f9-78d3-45ba-9599-e376f5b25d89','b8bd7fad-485c-4b59-8d57-8568e2dd7a5a','cfba96d6-bb21-4e84-9b8b-9872d0d623c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-154432852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b75e1e1-eca7-4628-9906-ca7628dfd5f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:50.970234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e045b08d-09ef-44bc-bf42-abdbe4ea8d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:50.991585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e045b08d-09ef-44bc-bf42-abdbe4ea8d57) transitioned into state 'SUCCESS' from state '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-154432852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['07601ceb-9c16-4eeb-b48f-829798aac98d','0c51e7f9-78d3-45ba-9599-e376f5b25d89','b8bd7fad-485c-4b59-8d57-8568e2dd7a5a','cfba96d6-bb21-4e84-9b8b-9872d0d623c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:50.992316 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a84e795b-e222-4036-9f08-c281f652b035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:51.003837 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a84e795b-e222-4036-9f08-c281f652b035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:51.004539 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (1292476f-1513-4b98-97a5-c0445ca64d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:51.004833 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:09:51.005440 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd2c5c20-4a0f-4abd-a31a-9875542cc5e4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:51.005887 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 730/2932] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:09:50 2026] POST /volume/v3/volumes => generated 758 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:51.021323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fbe3442f-bc27-4bab-9d60-53cb521c6922 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.023445 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fbe3442f-bc27-4bab-9d60-53cb521c6922 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:09:51.023684 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fbe3442f-bc27-4bab-9d60-53cb521c6922 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.023897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fbe3442f-bc27-4bab-9d60-53cb521c6922 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.032095 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.032095 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:51.036555 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-fbe3442f-bc27-4bab-9d60-53cb521c6922 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:51.041640 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fbe3442f-bc27-4bab-9d60-53cb521c6922 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 200 Aug 18 13:09:51.042081 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 739/2933] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.075851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.120899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4eaeb8ca-35ea-4088-a148-41460d5428af None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.122699 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4eaeb8ca-35ea-4088-a148-41460d5428af tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:51.122885 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4eaeb8ca-35ea-4088-a148-41460d5428af tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.123054 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4eaeb8ca-35ea-4088-a148-41460d5428af tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.123149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4eaeb8ca-35ea-4088-a148-41460d5428af tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:51.127967 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.127967 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:51.128731 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4eaeb8ca-35ea-4088-a148-41460d5428af tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:51.129088 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 728/2934] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.139027 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a34f938a-6227-497b-b808-07fe17fcd0cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.171904 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a34f938a-6227-497b-b808-07fe17fcd0cc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:51.172334 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a34f938a-6227-497b-b808-07fe17fcd0cc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-732962183", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.173875 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.173875 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:51.174259 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.qos_specs [None req-a34f938a-6227-497b-b808-07fe17fcd0cc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-732962183', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100590) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:09:51.181259 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-a34f938a-6227-497b-b808-07fe17fcd0cc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DB qos_specs_create(): root {'id': '067fa405-4d81-4f36-8818-549aa13f0b81', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-732962183'} {{(pid=100590) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:09:51.187731 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a34f938a-6227-497b-b808-07fe17fcd0cc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:51.188267 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 731/2935] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/qos-specs => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.199217 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f5571f76-3a01-44d0-afe1-81ac3d36d768 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.200955 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:51.201051 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f5571f76-3a01-44d0-afe1-81ac3d36d768 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:09:51.201112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1333280768"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.201345 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f5571f76-3a01-44d0-afe1-81ac3d36d768 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1446178590"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.202703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1333280768'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:51.202765 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Create volume of 1 GB Aug 18 13:09:51.203281 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.203281 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:51.206986 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Availability Zones retrieved successfully. Aug 18 13:09:51.212651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Flow 'volume_create_api' (f0779cdf-12f8-43f2-8e00-2434f4464905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:51.213611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8719b144-1366-4d34-88df-43f037eb4f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:51.214583 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:51.217302 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f5571f76-3a01-44d0-afe1-81ac3d36d768 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:09:51.217696 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 740/2936] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.226547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5adc5291-a683-480b-a1cd-2abbd300121c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.228128 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5adc5291-a683-480b-a1cd-2abbd300121c tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:09:51.228558 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5adc5291-a683-480b-a1cd-2abbd300121c tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-374790740"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.242483 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5adc5291-a683-480b-a1cd-2abbd300121c tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:09:51.242836 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 729/2937] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.243693 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8719b144-1366-4d34-88df-43f037eb4f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:51.244711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a452ad25-4046-4796-b92d-8ac2ba04b8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:51.250786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9d19e11a-b22e-49db-b63c-8af0a4bf92b9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.253553 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d19e11a-b22e-49db-b63c-8af0a4bf92b9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:09:51.253972 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9d19e11a-b22e-49db-b63c-8af0a4bf92b9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2014025196"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.256482 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.256482 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:51.270789 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d19e11a-b22e-49db-b63c-8af0a4bf92b9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:09:51.271283 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 732/2938] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.281377 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2764a362-382d-416b-ae35-fe79746c508e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.282570 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2764a362-382d-416b-ae35-fe79746c508e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=978bdc64-3892-4a4d-a42d-c9b387322632 Aug 18 13:09:51.282796 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2764a362-382d-416b-ae35-fe79746c508e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.283015 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2764a362-382d-416b-ae35-fe79746c508e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'associate' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.283776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2764a362-382d-416b-ae35-fe79746c508e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Associate qos_spec: 067fa405-4d81-4f36-8818-549aa13f0b81 with type: 978bdc64-3892-4a4d-a42d-c9b387322632 {{(pid=100589) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 13:09:51.308333 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2764a362-382d-416b-ae35-fe79746c508e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=978bdc64-3892-4a4d-a42d-c9b387322632 returned with HTTP 202 Aug 18 13:09:51.308889 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 741/2939] 10.4.3.126 () {66 vars in 1481 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=978bdc64-3892-4a4d-a42d-c9b387322632 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.315732 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Created reservations ['548d701d-8822-40a2-95a8-8cbcc5d866e7', '8ecc39e6-aace-42e0-9f1e-89a728590064', '5a4761a0-085f-4a3e-8b44-8655130fabe3', 'd6acf40a-edce-45ac-bdd6-1a70d5663a3b'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:51.316630 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a452ad25-4046-4796-b92d-8ac2ba04b8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548d701d-8822-40a2-95a8-8cbcc5d866e7', '8ecc39e6-aace-42e0-9f1e-89a728590064', '5a4761a0-085f-4a3e-8b44-8655130fabe3', 'd6acf40a-edce-45ac-bdd6-1a70d5663a3b']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:51.316956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-180935c0-7764-4577-bf6e-d3f2f8d5aecd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.317461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a0267f-f335-4a7a-88c5-5e5bfb93c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:51.319186 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-180935c0-7764-4577-bf6e-d3f2f8d5aecd tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=c8809616-f2dd-4aa7-abed-c79bc3c3eb44 Aug 18 13:09:51.319501 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-180935c0-7764-4577-bf6e-d3f2f8d5aecd tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.319711 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-180935c0-7764-4577-bf6e-d3f2f8d5aecd tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'associate' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.320332 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.qos_specs_manage [None req-180935c0-7764-4577-bf6e-d3f2f8d5aecd tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Associate qos_spec: 067fa405-4d81-4f36-8818-549aa13f0b81 with type: c8809616-f2dd-4aa7-abed-c79bc3c3eb44 {{(pid=100591) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 13:09:51.344111 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a0267f-f335-4a7a-88c5-5e5bfb93c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0519f887-1b25-4769-b63d-d3acc4ab6f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1333280768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='917946f23a83481c9a464e28b785189a',qos_specs=None,replication_status=,reservations=['548d701d-8822-40a2-95a8-8cbcc5d866e7','8ecc39e6-aace-42e0-9f1e-89a728590064','5a4761a0-085f-4a3e-8b44-8655130fabe3','d6acf40a-edce-45ac-bdd6-1a70d5663a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='795cb2507cc144c6b1e079fd2cfe1c46',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1333280768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0519f887-1b25-4769-b63d-d3acc4ab6f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='917946f23a83481c9a464e28b785189a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='795cb2507cc144c6b1e079fd2cfe1c46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:51.344566 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-180935c0-7764-4577-bf6e-d3f2f8d5aecd tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=c8809616-f2dd-4aa7-abed-c79bc3c3eb44 returned with HTTP 202 Aug 18 13:09:51.344886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9f4c53-6837-456e-b435-fe6df561a7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:51.345067 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 730/2940] 10.4.3.126 () {66 vars in 1481 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=c8809616-f2dd-4aa7-abed-c79bc3c3eb44 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.352803 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-79e201e9-3011-416b-8ef1-f85aafa24607 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.355178 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-79e201e9-3011-416b-8ef1-f85aafa24607 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=ab8d9d0d-559e-460c-b755-fb4e7069d53e Aug 18 13:09:51.355489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-79e201e9-3011-416b-8ef1-f85aafa24607 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.355750 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-79e201e9-3011-416b-8ef1-f85aafa24607 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'associate' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.356635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.qos_specs_manage [None req-79e201e9-3011-416b-8ef1-f85aafa24607 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Associate qos_spec: 067fa405-4d81-4f36-8818-549aa13f0b81 with type: ab8d9d0d-559e-460c-b755-fb4e7069d53e {{(pid=100590) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 13:09:51.372130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9f4c53-6837-456e-b435-fe6df561a7f1) transitioned into state 'SUCCESS' from state '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-1333280768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='917946f23a83481c9a464e28b785189a',qos_specs=None,replication_status=,reservations=['548d701d-8822-40a2-95a8-8cbcc5d866e7','8ecc39e6-aace-42e0-9f1e-89a728590064','5a4761a0-085f-4a3e-8b44-8655130fabe3','d6acf40a-edce-45ac-bdd6-1a70d5663a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='795cb2507cc144c6b1e079fd2cfe1c46',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:51.373237 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fa960a-394c-4301-9c63-31fbb3c2c58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:51.375218 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-79e201e9-3011-416b-8ef1-f85aafa24607 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=ab8d9d0d-559e-460c-b755-fb4e7069d53e returned with HTTP 202 Aug 18 13:09:51.375624 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 733/2941] 10.4.3.126 () {66 vars in 1481 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associate?vol_type_id=ab8d9d0d-559e-460c-b755-fb4e7069d53e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.382773 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b3c7c101-d29a-44b0-a53e-769679db1ca4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.384867 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fa960a-394c-4301-9c63-31fbb3c2c58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:51.385150 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3c7c101-d29a-44b0-a53e-769679db1ca4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations Aug 18 13:09:51.385150 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3c7c101-d29a-44b0-a53e-769679db1ca4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.385267 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3c7c101-d29a-44b0-a53e-769679db1ca4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'associations' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.385473 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.385473 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:51.385549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Flow 'volume_create_api' (f0779cdf-12f8-43f2-8e00-2434f4464905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:51.385811 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Create volume request issued successfully. Aug 18 13:09:51.385849 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3c7c101-d29a-44b0-a53e-769679db1ca4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Get associations for qos_spec id: 067fa405-4d81-4f36-8818-549aa13f0b81 {{(pid=100589) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 13:09:51.386377 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9efaa07c-d321-4b79-93ee-6e7019eb5e9a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:51.386805 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 738/2942] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/volumes => generated 750 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:51.398423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c7262f85-4fba-4562-9024-f422c7ddd710 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.401349 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7262f85-4fba-4562-9024-f422c7ddd710 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] GET https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 Aug 18 13:09:51.401588 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7262f85-4fba-4562-9024-f422c7ddd710 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.401670 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3c7c101-d29a-44b0-a53e-769679db1ca4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations returned with HTTP 200 Aug 18 13:09:51.401784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7262f85-4fba-4562-9024-f422c7ddd710 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.402112 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 742/2943] 10.4.3.126 () {66 vars in 1393 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.410045 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-30285955-ae69-462b-af9f-0ff65a7f49e5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.412021 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-30285955-ae69-462b-af9f-0ff65a7f49e5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/disassociate?vol_type_id=978bdc64-3892-4a4d-a42d-c9b387322632 Aug 18 13:09:51.412333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-30285955-ae69-462b-af9f-0ff65a7f49e5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.412619 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-30285955-ae69-462b-af9f-0ff65a7f49e5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'disassociate' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.412918 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.412918 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:51.413401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30285955-ae69-462b-af9f-0ff65a7f49e5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Disassociate qos_spec: 067fa405-4d81-4f36-8818-549aa13f0b81 from type: 978bdc64-3892-4a4d-a42d-c9b387322632 {{(pid=100590) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 13:09:51.417088 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.417088 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:51.422086 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c7262f85-4fba-4562-9024-f422c7ddd710 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Volume info retrieved successfully. Aug 18 13:09:51.426835 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7262f85-4fba-4562-9024-f422c7ddd710 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 returned with HTTP 200 Aug 18 13:09:51.426929 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-30285955-ae69-462b-af9f-0ff65a7f49e5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/disassociate?vol_type_id=978bdc64-3892-4a4d-a42d-c9b387322632 returned with HTTP 202 Aug 18 13:09:51.426983 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 731/2944] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.427015 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 734/2945] 10.4.3.126 () {66 vars in 1490 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/disassociate?vol_type_id=978bdc64-3892-4a4d-a42d-c9b387322632 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.434284 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7a0a509b-6a7d-4981-9c49-5c276b841623 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.436190 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7a0a509b-6a7d-4981-9c49-5c276b841623 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations Aug 18 13:09:51.436437 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7a0a509b-6a7d-4981-9c49-5c276b841623 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.436647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7a0a509b-6a7d-4981-9c49-5c276b841623 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'associations' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.436905 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.436905 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:51.437266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7a0a509b-6a7d-4981-9c49-5c276b841623 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Get associations for qos_spec id: 067fa405-4d81-4f36-8818-549aa13f0b81 {{(pid=100588) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 13:09:51.455577 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7a0a509b-6a7d-4981-9c49-5c276b841623 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations returned with HTTP 200 Aug 18 13:09:51.456009 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 739/2946] 10.4.3.126 () {66 vars in 1393 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.463396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b05bff82-8a8a-44a0-94cc-b5f40944dd36 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.465961 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b05bff82-8a8a-44a0-94cc-b5f40944dd36 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/disassociate_all Aug 18 13:09:51.465961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b05bff82-8a8a-44a0-94cc-b5f40944dd36 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.465961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b05bff82-8a8a-44a0-94cc-b5f40944dd36 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'disassociate_all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.465961 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.465961 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:51.465961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b05bff82-8a8a-44a0-94cc-b5f40944dd36 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Disassociate qos_spec: 067fa405-4d81-4f36-8818-549aa13f0b81 from all. {{(pid=100589) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 13:09:51.481463 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b05bff82-8a8a-44a0-94cc-b5f40944dd36 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/disassociate_all returned with HTTP 202 Aug 18 13:09:51.481857 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 743/2947] 10.4.3.126 () {66 vars in 1405 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/disassociate_all => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.489278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-80dfd7a8-1709-4dd8-98f6-db5652826ba9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.491094 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80dfd7a8-1709-4dd8-98f6-db5652826ba9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations Aug 18 13:09:51.491345 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-80dfd7a8-1709-4dd8-98f6-db5652826ba9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.491572 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-80dfd7a8-1709-4dd8-98f6-db5652826ba9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'associations' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.492600 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.qos_specs_manage [None req-80dfd7a8-1709-4dd8-98f6-db5652826ba9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Get associations for qos_spec id: 067fa405-4d81-4f36-8818-549aa13f0b81 {{(pid=100591) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 13:09:51.505179 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80dfd7a8-1709-4dd8-98f6-db5652826ba9 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations returned with HTTP 200 Aug 18 13:09:51.505598 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 732/2948] 10.4.3.126 () {66 vars in 1393 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:09:51.513779 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9d099465-38fd-4b57-8b06-e4d506bb6fae None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.516052 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d099465-38fd-4b57-8b06-e4d506bb6fae tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/types/ab8d9d0d-559e-460c-b755-fb4e7069d53e Aug 18 13:09:51.516427 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9d099465-38fd-4b57-8b06-e4d506bb6fae tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.516701 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9d099465-38fd-4b57-8b06-e4d506bb6fae tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.516982 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.516982 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:51.546796 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d099465-38fd-4b57-8b06-e4d506bb6fae tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types/ab8d9d0d-559e-460c-b755-fb4e7069d53e returned with HTTP 202 Aug 18 13:09:51.547449 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 735/2949] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/types/ab8d9d0d-559e-460c-b755-fb4e7069d53e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.554935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2f29b85e-f1fb-492a-9f47-418dcbda8e74 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.557113 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2f29b85e-f1fb-492a-9f47-418dcbda8e74 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/types/ab8d9d0d-559e-460c-b755-fb4e7069d53e Aug 18 13:09:51.557399 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2f29b85e-f1fb-492a-9f47-418dcbda8e74 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.557634 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2f29b85e-f1fb-492a-9f47-418dcbda8e74 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.561120 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2f29b85e-f1fb-492a-9f47-418dcbda8e74 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types/ab8d9d0d-559e-460c-b755-fb4e7069d53e returned with HTTP 404 Aug 18 13:09:51.561705 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 740/2950] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/types/ab8d9d0d-559e-460c-b755-fb4e7069d53e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.568633 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-68484a39-f4ab-4362-9240-121b515ae6f2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.570394 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68484a39-f4ab-4362-9240-121b515ae6f2 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/types/c8809616-f2dd-4aa7-abed-c79bc3c3eb44 Aug 18 13:09:51.570667 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68484a39-f4ab-4362-9240-121b515ae6f2 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.570841 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68484a39-f4ab-4362-9240-121b515ae6f2 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.570984 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.570984 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:51.592122 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68484a39-f4ab-4362-9240-121b515ae6f2 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types/c8809616-f2dd-4aa7-abed-c79bc3c3eb44 returned with HTTP 202 Aug 18 13:09:51.592541 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 744/2951] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/types/c8809616-f2dd-4aa7-abed-c79bc3c3eb44 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.600491 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ca0560cc-fc4f-4b1e-9b74-7582398c6061 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.602330 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca0560cc-fc4f-4b1e-9b74-7582398c6061 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/types/c8809616-f2dd-4aa7-abed-c79bc3c3eb44 Aug 18 13:09:51.602777 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca0560cc-fc4f-4b1e-9b74-7582398c6061 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.603144 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca0560cc-fc4f-4b1e-9b74-7582398c6061 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.608062 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca0560cc-fc4f-4b1e-9b74-7582398c6061 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types/c8809616-f2dd-4aa7-abed-c79bc3c3eb44 returned with HTTP 404 Aug 18 13:09:51.608062 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 733/2952] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/types/c8809616-f2dd-4aa7-abed-c79bc3c3eb44 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.614566 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2aab1d6b-c514-4e3b-9fb0-88002e010007 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.616397 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2aab1d6b-c514-4e3b-9fb0-88002e010007 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/types/978bdc64-3892-4a4d-a42d-c9b387322632 Aug 18 13:09:51.616578 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2aab1d6b-c514-4e3b-9fb0-88002e010007 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.617399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2aab1d6b-c514-4e3b-9fb0-88002e010007 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.639865 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2aab1d6b-c514-4e3b-9fb0-88002e010007 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types/978bdc64-3892-4a4d-a42d-c9b387322632 returned with HTTP 202 Aug 18 13:09:51.640263 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 736/2953] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/types/978bdc64-3892-4a4d-a42d-c9b387322632 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.647101 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0a5a034a-93aa-4ebe-b5bd-80e6e94d65f6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.648989 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0a5a034a-93aa-4ebe-b5bd-80e6e94d65f6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/types/978bdc64-3892-4a4d-a42d-c9b387322632 Aug 18 13:09:51.649257 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0a5a034a-93aa-4ebe-b5bd-80e6e94d65f6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.649510 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0a5a034a-93aa-4ebe-b5bd-80e6e94d65f6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.652720 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0a5a034a-93aa-4ebe-b5bd-80e6e94d65f6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/types/978bdc64-3892-4a4d-a42d-c9b387322632 returned with HTTP 404 Aug 18 13:09:51.653260 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 741/2954] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/types/978bdc64-3892-4a4d-a42d-c9b387322632 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.660819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0ba5e8e3-4cb2-485d-a4dc-3d1dbf2e4d55 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.662481 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0ba5e8e3-4cb2-485d-a4dc-3d1dbf2e4d55 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:51.662851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0ba5e8e3-4cb2-485d-a4dc-3d1dbf2e4d55 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1458396386", "consumer": "back-end"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.664976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.qos_specs [None req-0ba5e8e3-4cb2-485d-a4dc-3d1dbf2e4d55 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1458396386', 'consumer': 'back-end', 'specs': {}} {{(pid=100589) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:09:51.670680 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [None req-0ba5e8e3-4cb2-485d-a4dc-3d1dbf2e4d55 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DB qos_specs_create(): root {'id': '371f265f-e147-4f9b-8c8a-043c677bef73', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1458396386'} {{(pid=100589) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:09:51.675847 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0ba5e8e3-4cb2-485d-a4dc-3d1dbf2e4d55 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:51.676266 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 745/2955] 10.4.3.126 () {68 vars in 1264 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/qos-specs => generated 369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.686326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-19d5ca4b-7442-41c0-bd2a-b4b9560bdaf5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.688090 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19d5ca4b-7442-41c0-bd2a-b4b9560bdaf5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73?force=False Aug 18 13:09:51.690493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19d5ca4b-7442-41c0-bd2a-b4b9560bdaf5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.690493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19d5ca4b-7442-41c0-bd2a-b4b9560bdaf5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.690493 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.690493 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:51.690493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.qos_specs_manage [None req-19d5ca4b-7442-41c0-bd2a-b4b9560bdaf5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete qos_spec: 371f265f-e147-4f9b-8c8a-043c677bef73, force: False {{(pid=100591) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:09:51.706642 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19d5ca4b-7442-41c0-bd2a-b4b9560bdaf5 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73?force=False returned with HTTP 202 Aug 18 13:09:51.707131 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 734/2956] 10.4.3.126 () {66 vars in 1380 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.714925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3f653450-c18c-4de2-bd9b-34c09ed46580 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.717398 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3f653450-c18c-4de2-bd9b-34c09ed46580 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73 Aug 18 13:09:51.717653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3f653450-c18c-4de2-bd9b-34c09ed46580 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.717844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3f653450-c18c-4de2-bd9b-34c09ed46580 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.721841 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3f653450-c18c-4de2-bd9b-34c09ed46580 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73 returned with HTTP 404 Aug 18 13:09:51.722392 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 737/2957] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.729839 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0985f941-864e-4392-9134-81a6f7655217 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.731285 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0985f941-864e-4392-9134-81a6f7655217 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:51.731649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0985f941-864e-4392-9134-81a6f7655217 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.731963 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0985f941-864e-4392-9134-81a6f7655217 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.732721 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.732721 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:51.742932 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0985f941-864e-4392-9134-81a6f7655217 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:51.742932 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 742/2958] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.751638 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-89ee3e84-29e1-4bdc-bb06-68eaeda04b64 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.753912 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-89ee3e84-29e1-4bdc-bb06-68eaeda04b64 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73?force=False Aug 18 13:09:51.754282 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-89ee3e84-29e1-4bdc-bb06-68eaeda04b64 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.754714 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-89ee3e84-29e1-4bdc-bb06-68eaeda04b64 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.755251 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.755251 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:51.755709 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.qos_specs_manage [None req-89ee3e84-29e1-4bdc-bb06-68eaeda04b64 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete qos_spec: 371f265f-e147-4f9b-8c8a-043c677bef73, force: False {{(pid=100589) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:09:51.759954 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-89ee3e84-29e1-4bdc-bb06-68eaeda04b64 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73?force=False returned with HTTP 404 Aug 18 13:09:51.760508 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 746/2959] 10.4.3.126 () {66 vars in 1380 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.766770 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0bd4990f-0ee9-46d0-af52-ecc92fb05071 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.768658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0bd4990f-0ee9-46d0-af52-ecc92fb05071 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73 Aug 18 13:09:51.768920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0bd4990f-0ee9-46d0-af52-ecc92fb05071 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.769152 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0bd4990f-0ee9-46d0-af52-ecc92fb05071 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.769472 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.769472 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:51.772825 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0bd4990f-0ee9-46d0-af52-ecc92fb05071 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73 returned with HTTP 404 Aug 18 13:09:51.773334 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 735/2960] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/371f265f-e147-4f9b-8c8a-043c677bef73 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.784902 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0e30c0e5-1329-4465-9703-10738c95653d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.786477 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0e30c0e5-1329-4465-9703-10738c95653d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:51.787121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0e30c0e5-1329-4465-9703-10738c95653d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-252691371", "consumer": "both"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.791661 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.qos_specs [None req-0e30c0e5-1329-4465-9703-10738c95653d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-252691371', 'consumer': 'both', 'specs': {}} {{(pid=100590) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:09:51.793665 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-0e30c0e5-1329-4465-9703-10738c95653d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DB qos_specs_create(): root {'id': 'a958ed1e-bcb2-40db-80ed-f4905067ab6c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-252691371'} {{(pid=100590) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:09:51.799633 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0e30c0e5-1329-4465-9703-10738c95653d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:51.800110 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 738/2961] 10.4.3.126 () {68 vars in 1264 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/qos-specs => generated 364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.810417 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b6b20e21-4691-40fc-928c-72d89d128f95 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.812138 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b6b20e21-4691-40fc-928c-72d89d128f95 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c?force=False Aug 18 13:09:51.812594 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b6b20e21-4691-40fc-928c-72d89d128f95 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.812970 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b6b20e21-4691-40fc-928c-72d89d128f95 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.814227 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.814227 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:51.814227 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b6b20e21-4691-40fc-928c-72d89d128f95 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete qos_spec: a958ed1e-bcb2-40db-80ed-f4905067ab6c, force: False {{(pid=100588) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:09:51.832425 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b6b20e21-4691-40fc-928c-72d89d128f95 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c?force=False returned with HTTP 202 Aug 18 13:09:51.833008 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 743/2962] 10.4.3.126 () {66 vars in 1380 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.840436 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-13acbb33-1221-4105-a49a-929fe197d05d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.842507 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-13acbb33-1221-4105-a49a-929fe197d05d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c Aug 18 13:09:51.842507 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-13acbb33-1221-4105-a49a-929fe197d05d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.842615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-13acbb33-1221-4105-a49a-929fe197d05d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.846328 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-13acbb33-1221-4105-a49a-929fe197d05d tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c returned with HTTP 404 Aug 18 13:09:51.846848 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 747/2963] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.855781 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5f46d457-5650-4f99-8ab7-d0a50532d9d3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.858068 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5f46d457-5650-4f99-8ab7-d0a50532d9d3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:51.858068 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5f46d457-5650-4f99-8ab7-d0a50532d9d3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.858068 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5f46d457-5650-4f99-8ab7-d0a50532d9d3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.862135 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e988516a-ba23-4262-a3e0-51ec62669046 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.865635 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e988516a-ba23-4262-a3e0-51ec62669046 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:09:51.865836 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e988516a-ba23-4262-a3e0-51ec62669046 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.866011 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e988516a-ba23-4262-a3e0-51ec62669046 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.866841 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5f46d457-5650-4f99-8ab7-d0a50532d9d3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:51.867218 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 736/2964] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.873002 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e988516a-ba23-4262-a3e0-51ec62669046 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c returned with HTTP 404 Aug 18 13:09:51.873478 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 739/2965] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:09:51.874887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d006035f-abf6-4171-914a-7b5bfb1abb26 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.878435 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d006035f-abf6-4171-914a-7b5bfb1abb26 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c?force=False Aug 18 13:09:51.878626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d006035f-abf6-4171-914a-7b5bfb1abb26 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.878790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d006035f-abf6-4171-914a-7b5bfb1abb26 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.879036 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.879036 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:51.879384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d006035f-abf6-4171-914a-7b5bfb1abb26 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete qos_spec: a958ed1e-bcb2-40db-80ed-f4905067ab6c, force: False {{(pid=100588) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:09:51.880881 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.882596 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:51.882805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.883017 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.883195 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:51.885963 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d006035f-abf6-4171-914a-7b5bfb1abb26 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c?force=False returned with HTTP 404 Aug 18 13:09:51.886730 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 744/2966] 10.4.3.126 () {66 vars in 1380 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.888453 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.888453 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:51.888888 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:51.894768 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7218dc90-8f67-4806-9b33-5fb7f45ca9d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.896581 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7218dc90-8f67-4806-9b33-5fb7f45ca9d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c Aug 18 13:09:51.896792 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7218dc90-8f67-4806-9b33-5fb7f45ca9d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.896972 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7218dc90-8f67-4806-9b33-5fb7f45ca9d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.897253 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.897253 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:51.901140 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7218dc90-8f67-4806-9b33-5fb7f45ca9d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c returned with HTTP 404 Aug 18 13:09:51.901637 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 737/2967] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/a958ed1e-bcb2-40db-80ed-f4905067ab6c => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.910808 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-334e8c49-6808-4915-ae62-a400452df05e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.914626 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:09:51.914626 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3be9e9c3-a47e-49c3-9da4-96e9646c76e8 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 returned with HTTP 202 Aug 18 13:09:51.915037 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-334e8c49-6808-4915-ae62-a400452df05e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:51.915071 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 748/2968] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.915107 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-334e8c49-6808-4915-ae62-a400452df05e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1826826123", "consumer": "front-end"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:51.915107 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.915107 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:51.915107 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.qos_specs [None req-334e8c49-6808-4915-ae62-a400452df05e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1826826123', 'consumer': 'front-end', 'specs': {}} {{(pid=100590) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:09:51.918339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-334e8c49-6808-4915-ae62-a400452df05e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DB qos_specs_create(): root {'id': '4d672358-6c74-4575-9f10-1847da9e0b45', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1826826123'} {{(pid=100590) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:09:51.924797 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6e088dce-0c7b-4d16-b678-919c65d16c29 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.927340 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e088dce-0c7b-4d16-b678-919c65d16c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:51.927611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e088dce-0c7b-4d16-b678-919c65d16c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.927868 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e088dce-0c7b-4d16-b678-919c65d16c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.927990 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-334e8c49-6808-4915-ae62-a400452df05e tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:51.928313 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 740/2969] 10.4.3.126 () {68 vars in 1264 bytes} [Tue Aug 18 13:09:51 2026] POST /volume/v3/qos-specs => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.934003 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.934003 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:51.934563 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6e088dce-0c7b-4d16-b678-919c65d16c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:51.935386 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e088dce-0c7b-4d16-b678-919c65d16c29 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 returned with HTTP 200 Aug 18 13:09:51.935952 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 745/2970] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:51.937307 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-efa05d8c-2d4b-4e50-845b-2be0f9d0f8e6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.941232 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-efa05d8c-2d4b-4e50-845b-2be0f9d0f8e6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45?force=False Aug 18 13:09:51.941232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-efa05d8c-2d4b-4e50-845b-2be0f9d0f8e6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.941232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-efa05d8c-2d4b-4e50-845b-2be0f9d0f8e6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.941232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.qos_specs_manage [None req-efa05d8c-2d4b-4e50-845b-2be0f9d0f8e6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete qos_spec: 4d672358-6c74-4575-9f10-1847da9e0b45, force: False {{(pid=100591) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:09:51.960010 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-efa05d8c-2d4b-4e50-845b-2be0f9d0f8e6 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45?force=False returned with HTTP 202 Aug 18 13:09:51.960687 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 738/2971] 10.4.3.126 () {66 vars in 1380 bytes} [Tue Aug 18 13:09:51 2026] DELETE /volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:51.968526 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-812294d9-2582-4fa8-991d-ea811a476943 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.970501 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-812294d9-2582-4fa8-991d-ea811a476943 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45 Aug 18 13:09:51.970735 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-812294d9-2582-4fa8-991d-ea811a476943 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.970961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-812294d9-2582-4fa8-991d-ea811a476943 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.971237 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.971237 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:51.975107 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-812294d9-2582-4fa8-991d-ea811a476943 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45 returned with HTTP 404 Aug 18 13:09:51.975703 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 749/2972] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:51.983328 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3197fed6-8263-4258-a677-39682eeee42a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:51.989316 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3197fed6-8263-4258-a677-39682eeee42a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:51.989585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3197fed6-8263-4258-a677-39682eeee42a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:51.989831 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3197fed6-8263-4258-a677-39682eeee42a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:51.990159 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:51.990159 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:52.005990 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3197fed6-8263-4258-a677-39682eeee42a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:52.006222 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 741/2973] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:09:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.014815 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4dfcb460-2603-4af7-8ec9-7046db2a91e3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.017706 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4dfcb460-2603-4af7-8ec9-7046db2a91e3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45?force=False Aug 18 13:09:52.018318 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4dfcb460-2603-4af7-8ec9-7046db2a91e3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.018576 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4dfcb460-2603-4af7-8ec9-7046db2a91e3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.019336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4dfcb460-2603-4af7-8ec9-7046db2a91e3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete qos_spec: 4d672358-6c74-4575-9f10-1847da9e0b45, force: False {{(pid=100588) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:09:52.022880 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4dfcb460-2603-4af7-8ec9-7046db2a91e3 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45?force=False returned with HTTP 404 Aug 18 13:09:52.023441 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 746/2974] 10.4.3.126 () {66 vars in 1380 bytes} [Tue Aug 18 13:09:52 2026] DELETE /volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:52.031881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-33da15ca-d343-4b6f-98f6-9601205f3690 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.033554 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33da15ca-d343-4b6f-98f6-9601205f3690 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45 Aug 18 13:09:52.033742 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33da15ca-d343-4b6f-98f6-9601205f3690 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.033920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33da15ca-d343-4b6f-98f6-9601205f3690 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.034145 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.034145 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:52.037278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33da15ca-d343-4b6f-98f6-9601205f3690 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45 returned with HTTP 404 Aug 18 13:09:52.037687 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 739/2975] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/qos-specs/4d672358-6c74-4575-9f10-1847da9e0b45 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:52.046360 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-08d57581-ca6f-460a-9422-f6cfc41ccf22 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.048480 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-08d57581-ca6f-460a-9422-f6cfc41ccf22 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 Aug 18 13:09:52.048739 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-08d57581-ca6f-460a-9422-f6cfc41ccf22 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.048941 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-08d57581-ca6f-460a-9422-f6cfc41ccf22 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.054782 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-08d57581-ca6f-460a-9422-f6cfc41ccf22 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 returned with HTTP 200 Aug 18 13:09:52.055160 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 750/2976] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.060265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d8556b54-e4e3-4f87-ace3-5a618bf76d1d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.061910 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8556b54-e4e3-4f87-ace3-5a618bf76d1d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:09:52.062112 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d8556b54-e4e3-4f87-ace3-5a618bf76d1d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.062318 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d8556b54-e4e3-4f87-ace3-5a618bf76d1d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.065886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3667ed10-c999-4783-9bf1-5cb273b271e4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.067978 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3667ed10-c999-4783-9bf1-5cb273b271e4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 18 13:09:52.068253 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3667ed10-c999-4783-9bf1-5cb273b271e4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.068512 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3667ed10-c999-4783-9bf1-5cb273b271e4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.069059 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.069059 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:52.072695 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d8556b54-e4e3-4f87-ace3-5a618bf76d1d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:52.076657 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3667ed10-c999-4783-9bf1-5cb273b271e4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:09:52.077158 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 747/2977] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.077245 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8556b54-e4e3-4f87-ace3-5a618bf76d1d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 200 Aug 18 13:09:52.077622 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 742/2978] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:52.085916 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-df02f6cc-6437-4edb-a31f-83d79caa6133 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.087841 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-df02f6cc-6437-4edb-a31f-83d79caa6133 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] PUT https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 Aug 18 13:09:52.087923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-df02f6cc-6437-4edb-a31f-83d79caa6133 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:52.090240 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a29ed73a-6971-40cc-a032-26a2744ff13d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.092622 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a29ed73a-6971-40cc-a032-26a2744ff13d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:09:52.092986 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a29ed73a-6971-40cc-a032-26a2744ff13d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.093354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a29ed73a-6971-40cc-a032-26a2744ff13d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.093655 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.qos_specs [None req-df02f6cc-6437-4edb-a31f-83d79caa6133 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100591) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 13:09:52.101191 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.101191 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:52.103400 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.db.api [None req-df02f6cc-6437-4edb-a31f-83d79caa6133 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] qos_specs_update() value: {'id': 'e0b70317-7da2-4048-9782-538605844a91', 'key': 'iops_bytes', 'value': '500', 'specs_id': '067fa405-4d81-4f36-8818-549aa13f0b81', 'deleted': False} {{(pid=100591) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 13:09:52.105379 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a29ed73a-6971-40cc-a032-26a2744ff13d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:52.108021 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-df02f6cc-6437-4edb-a31f-83d79caa6133 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 returned with HTTP 200 Aug 18 13:09:52.108449 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 740/2979] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:09:52 2026] PUT /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:09:52.110310 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a29ed73a-6971-40cc-a032-26a2744ff13d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 200 Aug 18 13:09:52.110743 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 751/2980] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:52.119473 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3c97d45d-e7dc-4415-a29b-fd203771cc87 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.124349 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.125046 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3c97d45d-e7dc-4415-a29b-fd203771cc87 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 Aug 18 13:09:52.125450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3c97d45d-e7dc-4415-a29b-fd203771cc87 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.126138 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:09:52.126336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3c97d45d-e7dc-4415-a29b-fd203771cc87 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.126555 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b75e1e1-eca7-4628-9906-ca7628dfd5f0", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1074547215", "description": null, "metadata": null}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:52.127602 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.127602 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:52.132114 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3c97d45d-e7dc-4415-a29b-fd203771cc87 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 returned with HTTP 200 Aug 18 13:09:52.132620 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 748/2981] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 => generated 413 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.135041 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.135041 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:52.135592 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:52.135732 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create snapshot from volume 6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:09:52.140491 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b84588a8-ffbb-415d-83ab-7ac95a7b26f4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.143252 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7ee83d7c-ebec-4927-92a2-bc69257953d4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.143606 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b84588a8-ffbb-415d-83ab-7ac95a7b26f4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:52.143800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b84588a8-ffbb-415d-83ab-7ac95a7b26f4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.143982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b84588a8-ffbb-415d-83ab-7ac95a7b26f4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.144087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b84588a8-ffbb-415d-83ab-7ac95a7b26f4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:52.145432 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ee83d7c-ebec-4927-92a2-bc69257953d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] PUT https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/delete_keys Aug 18 13:09:52.145804 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ee83d7c-ebec-4927-92a2-bc69257953d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:52.151420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ee83d7c-ebec-4927-92a2-bc69257953d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete_key spec: 067fa405-4d81-4f36-8818-549aa13f0b81, keys: ['iops_bytes'] {{(pid=100589) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 13:09:52.155297 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.155297 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:52.156096 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b84588a8-ffbb-415d-83ab-7ac95a7b26f4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:52.156505 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 741/2982] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.168134 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d2719b7f-328d-4589-a89a-450f4762aec5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.168806 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ee83d7c-ebec-4927-92a2-bc69257953d4 tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/delete_keys returned with HTTP 202 Aug 18 13:09:52.169382 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 752/2983] 10.4.3.126 () {68 vars in 1410 bytes} [Tue Aug 18 13:09:52 2026] PUT /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81/delete_keys => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:52.172733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['08d2c0c6-b8e3-4a46-ac81-137f73f20765', '96b0e86b-9de2-4a98-a68f-e42c25902d89', '71938e1e-c0f7-45c9-8314-d92651171d15', 'dd02db82-7137-4873-97c9-bc1346d9bf3c'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:52.178746 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ca571883-9ca3-4327-a94b-1a7b149a367c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.181554 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca571883-9ca3-4327-a94b-1a7b149a367c tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 Aug 18 13:09:52.181829 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca571883-9ca3-4327-a94b-1a7b149a367c tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.182096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca571883-9ca3-4327-a94b-1a7b149a367c tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.186927 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca571883-9ca3-4327-a94b-1a7b149a367c tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 returned with HTTP 200 Aug 18 13:09:52.187356 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 742/2984] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.197363 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e7d1d13f-7495-4511-b0c7-206e0f59011f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.199426 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7d1d13f-7495-4511-b0c7-206e0f59011f tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 Aug 18 13:09:52.199694 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7d1d13f-7495-4511-b0c7-206e0f59011f tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.199861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7d1d13f-7495-4511-b0c7-206e0f59011f tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.200127 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.200127 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:52.204466 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7d1d13f-7495-4511-b0c7-206e0f59011f tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 returned with HTTP 200 Aug 18 13:09:52.212097 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 753/2985] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.225695 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9d3d8929-7982-4b69-9cd6-151b67d6dfbc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.225991 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot create request issued successfully. Aug 18 13:09:52.226478 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-da6efe26-ccf2-4bc1-b10c-e6898613d8cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:09:52.226997 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 743/2986] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:52.227569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d3d8929-7982-4b69-9cd6-151b67d6dfbc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81?force=False Aug 18 13:09:52.227765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d3d8929-7982-4b69-9cd6-151b67d6dfbc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.227968 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d3d8929-7982-4b69-9cd6-151b67d6dfbc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.228256 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.228256 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:52.228614 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d3d8929-7982-4b69-9cd6-151b67d6dfbc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Delete qos_spec: 067fa405-4d81-4f36-8818-549aa13f0b81, force: False {{(pid=100591) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:09:52.238034 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ff36f821-6631-40fb-92ce-174d2c9769fa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.240763 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff36f821-6631-40fb-92ce-174d2c9769fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:09:52.241083 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff36f821-6631-40fb-92ce-174d2c9769fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.241338 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff36f821-6631-40fb-92ce-174d2c9769fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.247343 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d3d8929-7982-4b69-9cd6-151b67d6dfbc tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81?force=False returned with HTTP 202 Aug 18 13:09:52.247957 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 743/2987] 10.4.3.126 () {66 vars in 1380 bytes} [Tue Aug 18 13:09:52 2026] DELETE /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:52.248121 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.248121 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:52.248634 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ff36f821-6631-40fb-92ce-174d2c9769fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:52.249631 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff36f821-6631-40fb-92ce-174d2c9769fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 200 Aug 18 13:09:52.249993 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 754/2988] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.256242 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-282743fb-fedf-4229-ae03-07fec3b3369a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.258775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-282743fb-fedf-4229-ae03-07fec3b3369a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 Aug 18 13:09:52.259049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-282743fb-fedf-4229-ae03-07fec3b3369a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.259353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-282743fb-fedf-4229-ae03-07fec3b3369a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.259681 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.259681 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:52.264027 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-282743fb-fedf-4229-ae03-07fec3b3369a tempest-QosSpecsTestJSON-1632217052 tempest-QosSpecsTestJSON-1632217052-project-admin] https://10.4.3.126/volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 returned with HTTP 404 Aug 18 13:09:52.264743 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 744/2989] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/qos-specs/067fa405-4d81-4f36-8818-549aa13f0b81 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:52.266413 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2719b7f-328d-4589-a89a-450f4762aec5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:09:52.267107 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2719b7f-328d-4589-a89a-450f4762aec5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8c69283-f0e1-4465-8948-9ead07f8c82e", "incremental": true}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:52.269196 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-d2719b7f-328d-4589-a89a-450f4762aec5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating new backup {'backup': {'volume_id': 'e8c69283-f0e1-4465-8948-9ead07f8c82e', 'incremental': True}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:09:52.269390 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-d2719b7f-328d-4589-a89a-450f4762aec5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating backup of volume e8c69283-f0e1-4465-8948-9ead07f8c82e in container None Aug 18 13:09:52.279087 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.279087 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:52.279595 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2719b7f-328d-4589-a89a-450f4762aec5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Volume info retrieved successfully. Aug 18 13:09:52.325861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-d2719b7f-328d-4589-a89a-450f4762aec5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Created reservations ['732f725e-948e-4196-9f84-1be91b6482e1', '3a6af168-ef65-4e9f-8e51-04c3041a34f4'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:52.360996 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2719b7f-328d-4589-a89a-450f4762aec5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 400 Aug 18 13:09:52.361637 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 749/2990] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:52 2026] POST /volume/v3/backups => generated 109 bytes in 194 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:09:52.371232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-26608c81-6b2a-4d71-b88e-be370b4de553 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.373003 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-26608c81-6b2a-4d71-b88e-be370b4de553 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] DELETE https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:52.373230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-26608c81-6b2a-4d71-b88e-be370b4de553 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.373441 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-26608c81-6b2a-4d71-b88e-be370b4de553 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.373556 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-26608c81-6b2a-4d71-b88e-be370b4de553 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete backup with id: dc28c613-6f5a-4a40-a45d-066c29193b2d. Aug 18 13:09:52.380828 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.380828 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:52.408478 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-26608c81-6b2a-4d71-b88e-be370b4de553 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] delete_backup rpcapi backup_id dc28c613-6f5a-4a40-a45d-066c29193b2d {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:09:52.410092 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-26608c81-6b2a-4d71-b88e-be370b4de553 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 202 Aug 18 13:09:52.410690 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 744/2991] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:52 2026] DELETE /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:52.417990 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9a2bef86-233e-4806-924f-eea55eba7ebb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.424018 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a2bef86-233e-4806-924f-eea55eba7ebb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:52.426271 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9a2bef86-233e-4806-924f-eea55eba7ebb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.426559 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9a2bef86-233e-4806-924f-eea55eba7ebb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.426699 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9a2bef86-233e-4806-924f-eea55eba7ebb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:52.438625 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.438625 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:52.439660 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a2bef86-233e-4806-924f-eea55eba7ebb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 200 Aug 18 13:09:52.440271 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 755/2992] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.440340 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-393b8967-3970-4501-a081-0e0f7b7deee0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.442615 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-393b8967-3970-4501-a081-0e0f7b7deee0 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] GET https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 Aug 18 13:09:52.442853 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-393b8967-3970-4501-a081-0e0f7b7deee0 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.443100 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-393b8967-3970-4501-a081-0e0f7b7deee0 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.453081 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.453081 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:52.456842 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-393b8967-3970-4501-a081-0e0f7b7deee0 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Volume info retrieved successfully. Aug 18 13:09:52.461706 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-393b8967-3970-4501-a081-0e0f7b7deee0 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 returned with HTTP 200 Aug 18 13:09:52.462239 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 745/2993] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.481306 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5cf9d924-3678-46dd-b441-ef3cd9f68612 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.483163 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5cf9d924-3678-46dd-b441-ef3cd9f68612 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] GET https://10.4.3.126/volume/v3/limits Aug 18 13:09:52.483378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5cf9d924-3678-46dd-b441-ef3cd9f68612 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.483555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5cf9d924-3678-46dd-b441-ef3cd9f68612 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.514311 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5cf9d924-3678-46dd-b441-ef3cd9f68612 tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 18 13:09:52.515282 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 750/2994] 10.4.3.126 () {66 vars in 1234 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.528059 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-589cf4e4-68a2-4995-8544-b2038cdd574a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.531237 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-589cf4e4-68a2-4995-8544-b2038cdd574a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] GET https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 Aug 18 13:09:52.531429 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-589cf4e4-68a2-4995-8544-b2038cdd574a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.531640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-589cf4e4-68a2-4995-8544-b2038cdd574a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.548871 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.548871 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:52.554280 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-589cf4e4-68a2-4995-8544-b2038cdd574a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Volume info retrieved successfully. Aug 18 13:09:52.558721 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-589cf4e4-68a2-4995-8544-b2038cdd574a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 returned with HTTP 200 Aug 18 13:09:52.559091 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 745/2995] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.571908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a95baaaa-e795-4f7d-8113-40367ccd616a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.573841 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a95baaaa-e795-4f7d-8113-40367ccd616a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 Aug 18 13:09:52.574058 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a95baaaa-e795-4f7d-8113-40367ccd616a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.574439 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a95baaaa-e795-4f7d-8113-40367ccd616a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.574572 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-a95baaaa-e795-4f7d-8113-40367ccd616a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Delete volume with id: 0519f887-1b25-4769-b63d-d3acc4ab6f15 Aug 18 13:09:52.582414 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.582414 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:52.582948 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a95baaaa-e795-4f7d-8113-40367ccd616a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Volume info retrieved successfully. Aug 18 13:09:52.607110 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a95baaaa-e795-4f7d-8113-40367ccd616a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Delete volume request issued successfully. Aug 18 13:09:52.607368 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a95baaaa-e795-4f7d-8113-40367ccd616a tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 returned with HTTP 202 Aug 18 13:09:52.607772 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 756/2996] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:09:52 2026] DELETE /volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:09:52.621029 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-95f44db0-8616-44de-a3c6-446479bc009f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.623985 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-95f44db0-8616-44de-a3c6-446479bc009f tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] GET https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 Aug 18 13:09:52.624167 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-95f44db0-8616-44de-a3c6-446479bc009f tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.626142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-95f44db0-8616-44de-a3c6-446479bc009f tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.633268 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:52.633268 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:52.637188 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-95f44db0-8616-44de-a3c6-446479bc009f tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Volume info retrieved successfully. Aug 18 13:09:52.641518 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-95f44db0-8616-44de-a3c6-446479bc009f tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 returned with HTTP 200 Aug 18 13:09:52.642932 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 746/2997] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:52.944792 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3aff2cf3-ac20-4e91-ba9d-93fbea39a4ad None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.946694 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3aff2cf3-ac20-4e91-ba9d-93fbea39a4ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:52.946948 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3aff2cf3-ac20-4e91-ba9d-93fbea39a4ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.947067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3aff2cf3-ac20-4e91-ba9d-93fbea39a4ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.955939 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3aff2cf3-ac20-4e91-ba9d-93fbea39a4ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 returned with HTTP 404 Aug 18 13:09:52.956464 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 751/2998] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:52 2026] GET /volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:52.963684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b8dc3acb-f4f2-46b0-a78f-235885bf43a2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:52.966108 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8dc3acb-f4f2-46b0-a78f-235885bf43a2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:52.966586 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b8dc3acb-f4f2-46b0-a78f-235885bf43a2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:52.966789 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b8dc3acb-f4f2-46b0-a78f-235885bf43a2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:52.966898 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-b8dc3acb-f4f2-46b0-a78f-235885bf43a2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 61b70450-5e4d-41f8-8995-2a291c0dea5a Aug 18 13:09:52.975150 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8dc3acb-f4f2-46b0-a78f-235885bf43a2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a returned with HTTP 404 Aug 18 13:09:52.975150 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 746/2999] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:09:52 2026] DELETE /volume/v3/snapshots/61b70450-5e4d-41f8-8995-2a291c0dea5a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:53.036405 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a06f84ed-a5f3-4621-a696-61ccbdeeef00 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.039133 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a06f84ed-a5f3-4621-a696-61ccbdeeef00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:53.039437 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a06f84ed-a5f3-4621-a696-61ccbdeeef00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.039678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a06f84ed-a5f3-4621-a696-61ccbdeeef00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.039820 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-a06f84ed-a5f3-4621-a696-61ccbdeeef00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: e5951214-d6c2-486b-9fe4-2dfec994c9c3 Aug 18 13:09:53.046334 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a06f84ed-a5f3-4621-a696-61ccbdeeef00 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 returned with HTTP 404 Aug 18 13:09:53.046899 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 757/3000] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:09:53 2026] DELETE /volume/v3/snapshots/e5951214-d6c2-486b-9fe4-2dfec994c9c3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:53.094973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-8256324f-a104-4814-bfc6-4da26612bd6a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.097076 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-8256324f-a104-4814-bfc6-4da26612bd6a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:53.097333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-8256324f-a104-4814-bfc6-4da26612bd6a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.097565 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-8256324f-a104-4814-bfc6-4da26612bd6a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.106845 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.106845 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:53.110233 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-8256324f-a104-4814-bfc6-4da26612bd6a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:53.114554 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-8256324f-a104-4814-bfc6-4da26612bd6a tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:53.114951 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 747/3001] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:53.134115 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-87eab9da-dd53-4bea-a52f-8191d8f779af None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.136294 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-87eab9da-dd53-4bea-a52f-8191d8f779af tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c/action Aug 18 13:09:53.136783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-87eab9da-dd53-4bea-a52f-8191d8f779af tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:53.136945 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-87eab9da-dd53-4bea-a52f-8191d8f779af tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:53.148883 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.148883 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:53.149802 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-87eab9da-dd53-4bea-a52f-8191d8f779af tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:53.156914 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-87eab9da-dd53-4bea-a52f-8191d8f779af tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Begin detaching volume completed successfully. Aug 18 13:09:53.157202 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-87eab9da-dd53-4bea-a52f-8191d8f779af tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c/action returned with HTTP 202 Aug 18 13:09:53.158414 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 752/3002] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:09:53 2026] POST /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:53.202828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a54299ea-54fd-4af8-903c-02c3e1f1cf20 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.203186 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a54299ea-54fd-4af8-903c-02c3e1f1cf20 None None] GET https://10.4.3.126/volume// Aug 18 13:09:53.203404 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a54299ea-54fd-4af8-903c-02c3e1f1cf20 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.203612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a54299ea-54fd-4af8-903c-02c3e1f1cf20 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.203917 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a54299ea-54fd-4af8-903c-02c3e1f1cf20 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:53.204161 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 747/3003] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:09:53.211462 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-cb7b8c6d-c919-4654-a476-42ec5782989e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.213459 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-cb7b8c6d-c919-4654-a476-42ec5782989e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:53.213653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-cb7b8c6d-c919-4654-a476-42ec5782989e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.213825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-cb7b8c6d-c919-4654-a476-42ec5782989e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.222729 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.222729 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:53.226087 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-cb7b8c6d-c919-4654-a476-42ec5782989e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:53.230005 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-cb7b8c6d-c919-4654-a476-42ec5782989e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:53.230402 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 758/3004] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:09:53.261311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2fd0d0a6-4377-47e6-b777-fe46e1d1f237 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.261311 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2fd0d0a6-4377-47e6-b777-fe46e1d1f237 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:09:53.261408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2fd0d0a6-4377-47e6-b777-fe46e1d1f237 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.261559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2fd0d0a6-4377-47e6-b777-fe46e1d1f237 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.269454 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.269454 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:53.269770 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2fd0d0a6-4377-47e6-b777-fe46e1d1f237 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:53.270594 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2fd0d0a6-4377-47e6-b777-fe46e1d1f237 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 200 Aug 18 13:09:53.270941 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 748/3005] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:53.281570 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bbbeb434-6e65-4f16-bc75-36940eb54f8a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.284293 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bbbeb434-6e65-4f16-bc75-36940eb54f8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:09:53.284479 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bbbeb434-6e65-4f16-bc75-36940eb54f8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.284703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bbbeb434-6e65-4f16-bc75-36940eb54f8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.292754 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.292754 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:53.293280 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bbbeb434-6e65-4f16-bc75-36940eb54f8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:53.294230 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bbbeb434-6e65-4f16-bc75-36940eb54f8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 200 Aug 18 13:09:53.294619 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 753/3006] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:53.425136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-bee6a865-dfca-4628-b3b4-c92b58902dba None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.426997 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-bee6a865-dfca-4628-b3b4-c92b58902dba tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:09:53.427159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-bee6a865-dfca-4628-b3b4-c92b58902dba tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.427386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-bee6a865-dfca-4628-b3b4-c92b58902dba tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.432296 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.432296 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:53.432704 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-bee6a865-dfca-4628-b3b4-c92b58902dba tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:53.433476 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-bee6a865-dfca-4628-b3b4-c92b58902dba tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 200 Aug 18 13:09:53.433847 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 748/3007] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:53.444060 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-029d3c44-1233-4218-b7d1-d5ab871298aa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.446372 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-029d3c44-1233-4218-b7d1-d5ab871298aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:09:53.446508 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-029d3c44-1233-4218-b7d1-d5ab871298aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.446637 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-029d3c44-1233-4218-b7d1-d5ab871298aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.450745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4335e0a4-8adb-4c21-ba65-74a4c80c9541 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.453426 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4335e0a4-8adb-4c21-ba65-74a4c80c9541 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d Aug 18 13:09:53.453673 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4335e0a4-8adb-4c21-ba65-74a4c80c9541 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.453740 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.453740 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:53.453918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4335e0a4-8adb-4c21-ba65-74a4c80c9541 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.454014 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4335e0a4-8adb-4c21-ba65-74a4c80c9541 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id dc28c613-6f5a-4a40-a45d-066c29193b2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:53.457419 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-029d3c44-1233-4218-b7d1-d5ab871298aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:53.458475 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4335e0a4-8adb-4c21-ba65-74a4c80c9541 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d returned with HTTP 404 Aug 18 13:09:53.459042 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 749/3008] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/backups/dc28c613-6f5a-4a40-a45d-066c29193b2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:53.462958 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-029d3c44-1233-4218-b7d1-d5ab871298aa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 200 Aug 18 13:09:53.463381 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 759/3009] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:53.468533 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.470699 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:53.471093 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-395702382"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:53.473083 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-395702382'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:53.473247 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume of 1 GB Aug 18 13:09:53.477339 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Availability Zones retrieved successfully. Aug 18 13:09:53.482640 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Flow 'volume_create_api' (2799ad46-2f15-4852-8593-877314e59d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:53.489084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0834729-f0b9-4bd2-9ad6-390ba8e6a44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:53.489084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:53.521496 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0834729-f0b9-4bd2-9ad6-390ba8e6a44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:53.522231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82a51a7-db98-4db6-a181-720d5095bbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:53.575830 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Created reservations ['e86300cb-84d4-4938-a867-a43d8df365cf', '757c2ff0-88d8-4e5b-ac94-28c2385d35a8', 'c58e1182-8333-4a0d-84e7-d2dec2cb750e', '0c80025e-dffa-4da0-8f2f-2661e5a9b7d4'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:53.576657 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82a51a7-db98-4db6-a181-720d5095bbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e86300cb-84d4-4938-a867-a43d8df365cf', '757c2ff0-88d8-4e5b-ac94-28c2385d35a8', 'c58e1182-8333-4a0d-84e7-d2dec2cb750e', '0c80025e-dffa-4da0-8f2f-2661e5a9b7d4']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:53.577547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6c6bb3-d017-4734-8620-c57f49a4c951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:53.603548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6c6bb3-d017-4734-8620-c57f49a4c951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '326ff6b2-5384-4510-835f-862131400898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-395702382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ca8591c33c4f1aa05ad262b779c379',qos_specs=None,replication_status=,reservations=['e86300cb-84d4-4938-a867-a43d8df365cf','757c2ff0-88d8-4e5b-ac94-28c2385d35a8','c58e1182-8333-4a0d-84e7-d2dec2cb750e','0c80025e-dffa-4da0-8f2f-2661e5a9b7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468b8e3c47f4be38d9387672af6f112',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-395702382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=326ff6b2-5384-4510-835f-862131400898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ca8591c33c4f1aa05ad262b779c379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5468b8e3c47f4be38d9387672af6f112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:53.604308 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316b9a3e-a54b-4994-ac39-ef340f75feb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:53.626013 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316b9a3e-a54b-4994-ac39-ef340f75feb5) transitioned into state 'SUCCESS' from state '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-395702382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ca8591c33c4f1aa05ad262b779c379',qos_specs=None,replication_status=,reservations=['e86300cb-84d4-4938-a867-a43d8df365cf','757c2ff0-88d8-4e5b-ac94-28c2385d35a8','c58e1182-8333-4a0d-84e7-d2dec2cb750e','0c80025e-dffa-4da0-8f2f-2661e5a9b7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468b8e3c47f4be38d9387672af6f112',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:53.626805 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d026c8-f66e-4fdd-8fff-568931bb1c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:53.639165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d026c8-f66e-4fdd-8fff-568931bb1c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:53.640039 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Flow 'volume_create_api' (2799ad46-2f15-4852-8593-877314e59d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:53.640390 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume request issued successfully. Aug 18 13:09:53.640953 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c061f2b1-0cb2-4fca-8b23-418746e10c40 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:53.641426 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 754/3010] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:53 2026] POST /volume/v3/volumes => generated 748 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:53.654222 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a1e9b45a-4223-4f4e-a350-2c075312c74c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.655324 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3395dbba-080e-4022-baeb-133200a959ee None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.656088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a1e9b45a-4223-4f4e-a350-2c075312c74c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 Aug 18 13:09:53.656372 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a1e9b45a-4223-4f4e-a350-2c075312c74c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.656537 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a1e9b45a-4223-4f4e-a350-2c075312c74c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.656966 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3395dbba-080e-4022-baeb-133200a959ee tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] GET https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 Aug 18 13:09:53.657153 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3395dbba-080e-4022-baeb-133200a959ee tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.657390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3395dbba-080e-4022-baeb-133200a959ee tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.662775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3395dbba-080e-4022-baeb-133200a959ee tempest-AbsoluteLimitsTests-1473688939 tempest-AbsoluteLimitsTests-1473688939-project-member] https://10.4.3.126/volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 returned with HTTP 404 Aug 18 13:09:53.663452 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 750/3011] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/volumes/0519f887-1b25-4769-b63d-d3acc4ab6f15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:53.665119 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.665119 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:53.669292 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a1e9b45a-4223-4f4e-a350-2c075312c74c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:09:53.674108 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a1e9b45a-4223-4f4e-a350-2c075312c74c tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 returned with HTTP 200 Aug 18 13:09:53.674726 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 749/3012] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:53.910935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c5eb3e61-dc1d-4e67-8355-a0d147b1be7a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:53.912865 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c5eb3e61-dc1d-4e67-8355-a0d147b1be7a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:09:53.913041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c5eb3e61-dc1d-4e67-8355-a0d147b1be7a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:53.913306 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c5eb3e61-dc1d-4e67-8355-a0d147b1be7a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:53.918034 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:53.918034 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:53.918476 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c5eb3e61-dc1d-4e67-8355-a0d147b1be7a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:53.919144 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c5eb3e61-dc1d-4e67-8355-a0d147b1be7a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 200 Aug 18 13:09:53.919752 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 760/3013] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:09:53 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:54.134509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-b1044c72-79d3-4212-a1b1-6a3be350ce88 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:54.137153 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-b1044c72-79d3-4212-a1b1-6a3be350ce88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 Aug 18 13:09:54.137437 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-b1044c72-79d3-4212-a1b1-6a3be350ce88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:54.137689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-b1044c72-79d3-4212-a1b1-6a3be350ce88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:54.150489 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:54.150489 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:54.206258 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-003a8cab-66ae-4e37-b106-29c3a59fb805 req-b1044c72-79d3-4212-a1b1-6a3be350ce88 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 returned with HTTP 200 Aug 18 13:09:54.206885 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 755/3014] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:09:54 2026] DELETE /volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:54.691975 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2f016fa3-ef3e-4299-9339-1f506b435d25 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:54.693489 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2f016fa3-ef3e-4299-9339-1f506b435d25 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 Aug 18 13:09:54.693489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2f016fa3-ef3e-4299-9339-1f506b435d25 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:54.693489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2f016fa3-ef3e-4299-9339-1f506b435d25 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:54.704389 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:54.704389 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:54.712562 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2f016fa3-ef3e-4299-9339-1f506b435d25 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:09:54.719031 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2f016fa3-ef3e-4299-9339-1f506b435d25 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 returned with HTTP 200 Aug 18 13:09:54.719498 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 751/3015] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:54 2026] GET /volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:54.740165 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:54.742727 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:09:54.742784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "326ff6b2-5384-4510-835f-862131400898", "name": "tempest-VolumesBackupsTest-Backup-37493651"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:54.744467 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating new backup {'backup': {'volume_id': '326ff6b2-5384-4510-835f-862131400898', 'name': 'tempest-VolumesBackupsTest-Backup-37493651'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:09:54.744606 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating backup of volume 326ff6b2-5384-4510-835f-862131400898 in container None Aug 18 13:09:54.755021 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:54.755021 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:54.755547 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Volume info retrieved successfully. Aug 18 13:09:54.777175 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Created reservations ['09a9dc46-2b8d-4034-a104-f2ed1570b132', '463c4817-54ff-438c-b97e-8a919f7ef3a3'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:54.825582 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c2352de-ab87-48c7-b8d1-777e7ddd7aac tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:09:54.826055 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 750/3016] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:09:54 2026] POST /volume/v3/backups => generated 328 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:54.836170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8d859640-f500-49e4-96c4-6a20abc2d8b5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:54.841354 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d859640-f500-49e4-96c4-6a20abc2d8b5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:09:54.841704 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d859640-f500-49e4-96c4-6a20abc2d8b5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:54.841914 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d859640-f500-49e4-96c4-6a20abc2d8b5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:54.842015 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-8d859640-f500-49e4-96c4-6a20abc2d8b5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:54.848810 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:54.848810 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:54.849622 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d859640-f500-49e4-96c4-6a20abc2d8b5 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:09:54.850153 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 761/3017] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:54 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:54.863006 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-932f0fe4-0e56-481a-8293-707944eb8b9f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.018063 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:55.018460 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1453746706"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:55.019867 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1453746706'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:55.020006 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create volume of 1 GB Aug 18 13:09:55.020403 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.020403 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:55.025371 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Availability Zones retrieved successfully. Aug 18 13:09:55.031845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Flow 'volume_create_api' (adf779c6-73d5-4766-8d6b-8cdcdab82b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:55.035255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00024ee6-c66e-4009-90ad-89d541f2103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.035255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:55.064192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00024ee6-c66e-4009-90ad-89d541f2103f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.064946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d679c4a-de61-44de-8ac1-e5da85506edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.087227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-813c46c7-0e26-45bd-816d-1f28e37d5deb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.089451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-813c46c7-0e26-45bd-816d-1f28e37d5deb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:09:55.089975 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-813c46c7-0e26-45bd-816d-1f28e37d5deb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:55.090369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-813c46c7-0e26-45bd-816d-1f28e37d5deb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:55.098679 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.098679 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:55.098679 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-813c46c7-0e26-45bd-816d-1f28e37d5deb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:55.098679 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-813c46c7-0e26-45bd-816d-1f28e37d5deb tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 200 Aug 18 13:09:55.098679 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 752/3018] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:09:55 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:55.107773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-063e9be8-2e78-46e9-b9e9-96a099891e63 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.109684 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-063e9be8-2e78-46e9-b9e9-96a099891e63 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:09:55.109823 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-063e9be8-2e78-46e9-b9e9-96a099891e63 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:55.109988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-063e9be8-2e78-46e9-b9e9-96a099891e63 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:55.117803 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.117803 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:55.123304 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-063e9be8-2e78-46e9-b9e9-96a099891e63 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:55.128254 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-063e9be8-2e78-46e9-b9e9-96a099891e63 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 200 Aug 18 13:09:55.128667 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 751/3019] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:55 2026] GET /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:55.156273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Created reservations ['ac3435e7-08ef-4234-a1cf-54ef3cf71e28', '0ee14122-90d6-4cbc-9983-7d3c97d818f7', '622d67f7-2163-407e-9ef3-21249afeea49', '148dcb3e-a2f9-4824-9305-332aea72d6ba'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:55.157185 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d679c4a-de61-44de-8ac1-e5da85506edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac3435e7-08ef-4234-a1cf-54ef3cf71e28', '0ee14122-90d6-4cbc-9983-7d3c97d818f7', '622d67f7-2163-407e-9ef3-21249afeea49', '148dcb3e-a2f9-4824-9305-332aea72d6ba']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.158163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d02640-c54c-4ca9-a897-10d6dc0a4923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.166002 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.172032 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:55.172405 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d97bfc96-e2e4-4016-9974-e25c0793060c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:55.176305 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd97bfc96-e2e4-4016-9974-e25c0793060c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:55.189789 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.189789 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:55.189849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d02640-c54c-4ca9-a897-10d6dc0a4923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f418cb5-e276-4e6c-a464-d15c2f5700ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1453746706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3474b9c7d634c17b0bbfe175990962e',qos_specs=None,replication_status=,reservations=['ac3435e7-08ef-4234-a1cf-54ef3cf71e28','0ee14122-90d6-4cbc-9983-7d3c97d818f7','622d67f7-2163-407e-9ef3-21249afeea49','148dcb3e-a2f9-4824-9305-332aea72d6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e521e6d812446893daaae17ced7169',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1453746706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f418cb5-e276-4e6c-a464-d15c2f5700ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3474b9c7d634c17b0bbfe175990962e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8e521e6d812446893daaae17ced7169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.190509 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:09:55.190884 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:09:55.190949 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3baf700-7868-4130-ae3a-49229b9e7ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.191503 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:09:55.202004 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (a0f3a977-f6c1-4631-9f51-89f92babf48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:55.203505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0616be-c637-466b-8a56-dfa8b6f82328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.204860 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:55.212516 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3baf700-7868-4130-ae3a-49229b9e7ed3) transitioned into state 'SUCCESS' from state '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-1453746706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3474b9c7d634c17b0bbfe175990962e',qos_specs=None,replication_status=,reservations=['ac3435e7-08ef-4234-a1cf-54ef3cf71e28','0ee14122-90d6-4cbc-9983-7d3c97d818f7','622d67f7-2163-407e-9ef3-21249afeea49','148dcb3e-a2f9-4824-9305-332aea72d6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e521e6d812446893daaae17ced7169',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.215984 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e65910-36cc-4c47-9ab4-51d7d5bd2dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.222893 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e65910-36cc-4c47-9ab4-51d7d5bd2dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.225164 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Flow 'volume_create_api' (adf779c6-73d5-4766-8d6b-8cdcdab82b3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:55.225164 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create volume request issued successfully. Aug 18 13:09:55.225164 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-932f0fe4-0e56-481a-8293-707944eb8b9f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:55.225164 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 756/3020] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:54 2026] POST /volume/v3/volumes => generated 751 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:55.239019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-89185c32-9005-4958-ae21-82a2e1ce7ce8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.244951 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89185c32-9005-4958-ae21-82a2e1ce7ce8 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:09:55.244951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89185c32-9005-4958-ae21-82a2e1ce7ce8 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:55.244951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89185c32-9005-4958-ae21-82a2e1ce7ce8 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:55.248180 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0616be-c637-466b-8a56-dfa8b6f82328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd97bfc96-e2e4-4016-9974-e25c0793060c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.250097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7d014e-1fc2-455b-94f7-213377ecec75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.256167 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.256167 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:55.261163 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-89185c32-9005-4958-ae21-82a2e1ce7ce8 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:09:55.267462 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89185c32-9005-4958-ae21-82a2e1ce7ce8 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac returned with HTTP 200 Aug 18 13:09:55.268189 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 753/3021] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:55 2026] GET /volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:55.301235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['1e5024cd-9d8f-49e0-abab-fea422792394', 'cc6724a7-6745-417c-883e-5e34b107c14d', '9ecf4bc3-3163-48ec-a7cb-3ad056a87794', 'b2cffe4d-fe8d-45ef-9f87-10a601b971b7'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:55.302134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7d014e-1fc2-455b-94f7-213377ecec75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e5024cd-9d8f-49e0-abab-fea422792394', 'cc6724a7-6745-417c-883e-5e34b107c14d', '9ecf4bc3-3163-48ec-a7cb-3ad056a87794', 'b2cffe4d-fe8d-45ef-9f87-10a601b971b7']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.303004 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce23dfd-9766-48d0-b49e-e9cb7322f852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.352556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce23dfd-9766-48d0-b49e-e9cb7322f852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02d60531-9f96-4885-a981-17098b1526d3', '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='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['1e5024cd-9d8f-49e0-abab-fea422792394','cc6724a7-6745-417c-883e-5e34b107c14d','9ecf4bc3-3163-48ec-a7cb-3ad056a87794','b2cffe4d-fe8d-45ef-9f87-10a601b971b7'],size=1,snapshot_id=d97bfc96-e2e4-4016-9974-e25c0793060c,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:09:55Z,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=02d60531-9f96-4885-a981-17098b1526d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d97bfc96-e2e4-4016-9974-e25c0793060c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.353426 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2e009f-8e7c-4d9f-8c5d-2f5f3ab40c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.373390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de2e009f-8e7c-4d9f-8c5d-2f5f3ab40c75) transitioned into 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='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['1e5024cd-9d8f-49e0-abab-fea422792394','cc6724a7-6745-417c-883e-5e34b107c14d','9ecf4bc3-3163-48ec-a7cb-3ad056a87794','b2cffe4d-fe8d-45ef-9f87-10a601b971b7'],size=1,snapshot_id=d97bfc96-e2e4-4016-9974-e25c0793060c,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.374174 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6265e23-a50f-4fbf-a306-817b3de25e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:55.404533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6265e23-a50f-4fbf-a306-817b3de25e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:55.407898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (a0f3a977-f6c1-4631-9f51-89f92babf48d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:55.408254 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:09:55.409081 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-880dc294-d9db-430a-ba69-e2d1d7a397fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:55.409763 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 762/3022] 10.4.3.126 () {72 vars in 1541 bytes} [Tue Aug 18 13:09:55 2026] POST /volume/v3/volumes => generated 736 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:55.433956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-0c0fd45d-5beb-4808-966a-77ef6a40c4e1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.436175 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-0c0fd45d-5beb-4808-966a-77ef6a40c4e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:09:55.436406 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-0c0fd45d-5beb-4808-966a-77ef6a40c4e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:55.436614 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-0c0fd45d-5beb-4808-966a-77ef6a40c4e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:55.443345 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.443345 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:55.449164 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-0c0fd45d-5beb-4808-966a-77ef6a40c4e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:55.453878 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-0c0fd45d-5beb-4808-966a-77ef6a40c4e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 returned with HTTP 200 Aug 18 13:09:55.454121 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 752/3023] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:55 2026] GET /volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:55.471493 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b7886d46-4ebb-45c3-8ec9-0da35c79ec90 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.476083 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b7886d46-4ebb-45c3-8ec9-0da35c79ec90 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:09:55.476622 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b7886d46-4ebb-45c3-8ec9-0da35c79ec90 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:55.477088 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b7886d46-4ebb-45c3-8ec9-0da35c79ec90 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:55.487372 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.487372 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:55.490398 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0ea1a383-57b5-4e1d-b08a-ca9912c44ed7 req-85df0faf-48b8-4ece-8c0a-a79a3b7b192d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.493589 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0ea1a383-57b5-4e1d-b08a-ca9912c44ed7 req-85df0faf-48b8-4ece-8c0a-a79a3b7b192d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 Aug 18 13:09:55.494018 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b7886d46-4ebb-45c3-8ec9-0da35c79ec90 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:55.494118 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0ea1a383-57b5-4e1d-b08a-ca9912c44ed7 req-85df0faf-48b8-4ece-8c0a-a79a3b7b192d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:55.494378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0ea1a383-57b5-4e1d-b08a-ca9912c44ed7 req-85df0faf-48b8-4ece-8c0a-a79a3b7b192d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:55.500853 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0ea1a383-57b5-4e1d-b08a-ca9912c44ed7 req-85df0faf-48b8-4ece-8c0a-a79a3b7b192d tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 returned with HTTP 404 Aug 18 13:09:55.500954 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b7886d46-4ebb-45c3-8ec9-0da35c79ec90 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 returned with HTTP 200 Aug 18 13:09:55.501029 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 754/3024] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:09:55 2026] DELETE /volume/v3/attachments/2a3188d7-0d97-43d8-9702-5b33552659e2 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:09:55.501374 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 757/3025] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:55 2026] GET /volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:55.862452 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b35913b4-77cb-47e5-b53e-351a49f47518 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:55.864906 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b35913b4-77cb-47e5-b53e-351a49f47518 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:09:55.865088 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b35913b4-77cb-47e5-b53e-351a49f47518 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:55.865369 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b35913b4-77cb-47e5-b53e-351a49f47518 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:55.865511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b35913b4-77cb-47e5-b53e-351a49f47518 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:55.870483 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:55.870483 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:55.871290 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b35913b4-77cb-47e5-b53e-351a49f47518 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:09:55.871760 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 763/3026] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:55 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:56.285236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-33116815-a76d-4c9a-9e20-3f3f38d3b741 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:56.288329 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33116815-a76d-4c9a-9e20-3f3f38d3b741 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:09:56.288657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33116815-a76d-4c9a-9e20-3f3f38d3b741 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:56.288938 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33116815-a76d-4c9a-9e20-3f3f38d3b741 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:56.300346 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:56.300346 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:56.306412 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-33116815-a76d-4c9a-9e20-3f3f38d3b741 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:09:56.321513 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33116815-a76d-4c9a-9e20-3f3f38d3b741 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac returned with HTTP 200 Aug 18 13:09:56.321924 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 753/3027] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:56 2026] GET /volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:56.342919 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:56.346503 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:09:56.347003 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f418cb5-e276-4e6c-a464-d15c2f5700ac", "name": "tempest-SnapshotsActionsTest-Snapshot-1371809931"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:56.358611 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:56.358611 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:56.359322 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:09:56.359514 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create snapshot from volume 5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:09:56.434466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Created reservations ['9ff4f75d-02eb-4931-a79e-20da06fb48d9', '2026c966-3f3e-43e6-a999-bf05e3bc7e7b', '5c906f4e-162c-449d-ae0f-a7e3fb336b21', 'c85b4fda-33f1-4aea-9d03-03cd4de74c14'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:56.519017 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot create request issued successfully. Aug 18 13:09:56.519017 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c4cdbcaf-eb79-492c-ac44-7cd7c5bbedb1 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:09:56.519017 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 755/3028] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:56.527644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2df05332-e701-49b9-8bb7-4cb87e1e3059 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:56.530105 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2df05332-e701-49b9-8bb7-4cb87e1e3059 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:09:56.530421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2df05332-e701-49b9-8bb7-4cb87e1e3059 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:56.530698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2df05332-e701-49b9-8bb7-4cb87e1e3059 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:56.537328 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:56.537328 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:56.537835 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2df05332-e701-49b9-8bb7-4cb87e1e3059 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:56.538735 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2df05332-e701-49b9-8bb7-4cb87e1e3059 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:09:56.539166 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 758/3029] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:56 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:56.882635 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a6c723cc-a442-46f3-8680-587d8100a7c6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:56.884452 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6c723cc-a442-46f3-8680-587d8100a7c6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:09:56.884877 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6c723cc-a442-46f3-8680-587d8100a7c6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:56.886071 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6c723cc-a442-46f3-8680-587d8100a7c6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:56.886071 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a6c723cc-a442-46f3-8680-587d8100a7c6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:56.892726 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:56.892726 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:56.892726 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6c723cc-a442-46f3-8680-587d8100a7c6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:09:56.892726 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 764/3030] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:56 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:57.454388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0a7ee92d-c6a7-4b7b-aa19-930e43752721 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.457378 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a7ee92d-c6a7-4b7b-aa19-930e43752721 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:09:57.457654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a7ee92d-c6a7-4b7b-aa19-930e43752721 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.457917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a7ee92d-c6a7-4b7b-aa19-930e43752721 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.458078 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-0a7ee92d-c6a7-4b7b-aa19-930e43752721 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c Aug 18 13:09:57.463668 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a7ee92d-c6a7-4b7b-aa19-930e43752721 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c returned with HTTP 404 Aug 18 13:09:57.464308 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 754/3031] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:09:57 2026] DELETE /volume/v3/snapshots/5a9ce99c-0ec0-404b-83fa-7b7ed472ab6c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:57.481053 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d9f7568b-c697-4352-90d1-c222489cbaaf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.484751 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9f7568b-c697-4352-90d1-c222489cbaaf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:09:57.484984 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d9f7568b-c697-4352-90d1-c222489cbaaf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.485215 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d9f7568b-c697-4352-90d1-c222489cbaaf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.495791 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.495791 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:57.504519 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d9f7568b-c697-4352-90d1-c222489cbaaf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:57.508534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9f7568b-c697-4352-90d1-c222489cbaaf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:09:57.508963 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 756/3032] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:57 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:57.526548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.530362 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:09:57.530835 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-691844702"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:57.536851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-691844702'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:09:57.536851 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume of 1 GB Aug 18 13:09:57.545970 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Availability Zones retrieved successfully. Aug 18 13:09:57.551136 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-15b7eba1-c9ed-4b5b-ac07-3681b57a6c4e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.555200 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-15b7eba1-c9ed-4b5b-ac07-3681b57a6c4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:09:57.555200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-15b7eba1-c9ed-4b5b-ac07-3681b57a6c4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.555200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-15b7eba1-c9ed-4b5b-ac07-3681b57a6c4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.557985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (c982f3b5-ed8a-4ae0-b831-2a9b2a3baecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:57.559659 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e8b6c4d-df4b-4d8c-90ab-db5805e2622e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:57.563239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:09:57.563322 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.563322 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:57.563322 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-15b7eba1-c9ed-4b5b-ac07-3681b57a6c4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:57.563322 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-15b7eba1-c9ed-4b5b-ac07-3681b57a6c4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:09:57.563905 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 765/3033] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:57 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:57.580014 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fbda110f-0aeb-4248-abae-86ee3d1d7a78 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.607182 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e8b6c4d-df4b-4d8c-90ab-db5805e2622e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:57.608017 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59123cff-ea21-4375-89d5-34424b264bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:57.661081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['2f712ffa-a10d-45a6-86c6-879ee28a301a', '318bdf02-d4d9-49ce-9371-2f4e5f5feb44', '4cd74f59-4f3c-4ac9-820f-cabce9675a22', 'd8499aba-02b3-4417-8875-7124c64fcc9c'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:57.661986 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59123cff-ea21-4375-89d5-34424b264bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f712ffa-a10d-45a6-86c6-879ee28a301a', '318bdf02-d4d9-49ce-9371-2f4e5f5feb44', '4cd74f59-4f3c-4ac9-820f-cabce9675a22', 'd8499aba-02b3-4417-8875-7124c64fcc9c']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:57.662884 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47d9f92f-560f-4f04-a429-8228c39be648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:57.687594 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47d9f92f-560f-4f04-a429-8228c39be648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b6059e-3ce0-4529-aaef-019baa148e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-691844702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['2f712ffa-a10d-45a6-86c6-879ee28a301a','318bdf02-d4d9-49ce-9371-2f4e5f5feb44','4cd74f59-4f3c-4ac9-820f-cabce9675a22','d8499aba-02b3-4417-8875-7124c64fcc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-691844702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b6059e-3ce0-4529-aaef-019baa148e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fab1db7b7c4f418bb79922e16c57d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:57.688865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4876f30-89db-4c87-800f-5dfc481b4ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:57.713156 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fbda110f-0aeb-4248-abae-86ee3d1d7a78 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:09:57.713678 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fbda110f-0aeb-4248-abae-86ee3d1d7a78 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:57.713847 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fbda110f-0aeb-4248-abae-86ee3d1d7a78 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:57.714055 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4876f30-89db-4c87-800f-5dfc481b4ba6) transitioned into state 'SUCCESS' from state '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-691844702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['2f712ffa-a10d-45a6-86c6-879ee28a301a','318bdf02-d4d9-49ce-9371-2f4e5f5feb44','4cd74f59-4f3c-4ac9-820f-cabce9675a22','d8499aba-02b3-4417-8875-7124c64fcc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:57.715173 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3afdbb8e-635c-4566-85c2-2874e640bb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:09:57.715684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-fbda110f-0aeb-4248-abae-86ee3d1d7a78 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'creating'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:09:57.730124 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3afdbb8e-635c-4566-85c2-2874e640bb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:09:57.731340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (c982f3b5-ed8a-4ae0-b831-2a9b2a3baecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:09:57.732294 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request issued successfully. Aug 18 13:09:57.733756 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-64483e1f-dea4-4d01-a9d2-5bfaff983343 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:09:57.733950 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 759/3034] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:09:57 2026] POST /volume/v3/volumes => generated 753 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:57.745642 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.745642 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:57.750831 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a7557471-c8f0-4fb4-9692-07c0270f2aa1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.753429 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a7557471-c8f0-4fb4-9692-07c0270f2aa1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:09:57.753810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a7557471-c8f0-4fb4-9692-07c0270f2aa1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.753974 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a7557471-c8f0-4fb4-9692-07c0270f2aa1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.763977 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.763977 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:57.764761 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fbda110f-0aeb-4248-abae-86ee3d1d7a78 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:09:57.765478 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 755/3035] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:09:57 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:57.770134 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a7557471-c8f0-4fb4-9692-07c0270f2aa1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:57.773276 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b40ad533-dd92-4630-8dd8-0f754edd2ec3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.777259 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a7557471-c8f0-4fb4-9692-07c0270f2aa1 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f returned with HTTP 200 Aug 18 13:09:57.777398 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b40ad533-dd92-4630-8dd8-0f754edd2ec3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:09:57.777398 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b40ad533-dd92-4630-8dd8-0f754edd2ec3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.777484 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 757/3036] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:57 2026] GET /volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:57.777564 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b40ad533-dd92-4630-8dd8-0f754edd2ec3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.786502 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.786502 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:57.787119 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b40ad533-dd92-4630-8dd8-0f754edd2ec3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:57.788035 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b40ad533-dd92-4630-8dd8-0f754edd2ec3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:09:57.788539 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 766/3037] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:57 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:57.799641 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7741eb56-5dda-419f-81f2-db48401fe38a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.801962 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7741eb56-5dda-419f-81f2-db48401fe38a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:09:57.802458 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7741eb56-5dda-419f-81f2-db48401fe38a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:57.802605 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7741eb56-5dda-419f-81f2-db48401fe38a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:57.804413 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-7741eb56-5dda-419f-81f2-db48401fe38a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'available'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:09:57.817837 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.817837 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:57.832884 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7741eb56-5dda-419f-81f2-db48401fe38a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:09:57.833455 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 760/3038] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:09:57 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:57.843254 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b1eb69d7-6d22-4573-9de8-9c4fde917bbf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.845422 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b1eb69d7-6d22-4573-9de8-9c4fde917bbf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:09:57.845698 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b1eb69d7-6d22-4573-9de8-9c4fde917bbf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.845924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b1eb69d7-6d22-4573-9de8-9c4fde917bbf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.851709 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.851709 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:57.852216 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b1eb69d7-6d22-4573-9de8-9c4fde917bbf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:57.853339 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b1eb69d7-6d22-4573-9de8-9c4fde917bbf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:09:57.853645 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 756/3039] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:57 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:57.869078 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0b909139-8d89-423e-ba45-805cc2323b5d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.871747 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0b909139-8d89-423e-ba45-805cc2323b5d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:09:57.872385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0b909139-8d89-423e-ba45-805cc2323b5d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f418cb5-e276-4e6c-a464-d15c2f5700ac", "name": "tempest-SnapshotsActionsTest-Snapshot-1793265928"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:57.886337 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.886337 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:57.886954 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0b909139-8d89-423e-ba45-805cc2323b5d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:09:57.887104 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-0b909139-8d89-423e-ba45-805cc2323b5d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create snapshot from volume 5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:09:57.904655 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e6e1f543-02bd-46c3-a79c-b448aa98ef29 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.907049 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6e1f543-02bd-46c3-a79c-b448aa98ef29 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:09:57.907458 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e6e1f543-02bd-46c3-a79c-b448aa98ef29 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.907910 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e6e1f543-02bd-46c3-a79c-b448aa98ef29 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.908135 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e6e1f543-02bd-46c3-a79c-b448aa98ef29 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:57.913506 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.913506 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:57.915533 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6e1f543-02bd-46c3-a79c-b448aa98ef29 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:09:57.916382 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 767/3040] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:57 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:57.927536 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-0b909139-8d89-423e-ba45-805cc2323b5d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Created reservations ['31b8de80-7c6b-493e-9547-3fcc3e96c40f', 'fec43432-f296-4849-935c-fefe69791b1a', '6940dd51-2fae-491c-9e6e-8f22d355fb5d', '90c32a8d-dcf4-4543-ab22-3669c187a74d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:57.963479 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0b909139-8d89-423e-ba45-805cc2323b5d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot create request issued successfully. Aug 18 13:09:57.963858 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0b909139-8d89-423e-ba45-805cc2323b5d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:09:57.964436 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 758/3041] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:57.980759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0d7e278c-6c8f-41ad-8d89-e5a0761cfcfc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:57.984183 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0d7e278c-6c8f-41ad-8d89-e5a0761cfcfc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 Aug 18 13:09:57.984183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0d7e278c-6c8f-41ad-8d89-e5a0761cfcfc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:57.984183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0d7e278c-6c8f-41ad-8d89-e5a0761cfcfc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:57.987688 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:57.987688 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:57.988294 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0d7e278c-6c8f-41ad-8d89-e5a0761cfcfc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:57.989197 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0d7e278c-6c8f-41ad-8d89-e5a0761cfcfc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 returned with HTTP 200 Aug 18 13:09:57.989633 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 761/3042] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:57 2026] GET /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:58.521939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c4982f35-8990-426e-a301-2a69f1ba1bbe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.525925 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c4982f35-8990-426e-a301-2a69f1ba1bbe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:09:58.526169 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c4982f35-8990-426e-a301-2a69f1ba1bbe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:58.526426 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c4982f35-8990-426e-a301-2a69f1ba1bbe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:58.536046 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.536046 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:58.541362 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c4982f35-8990-426e-a301-2a69f1ba1bbe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:58.547751 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-c4982f35-8990-426e-a301-2a69f1ba1bbe tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 returned with HTTP 200 Aug 18 13:09:58.548565 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 757/3043] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:58.556617 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d88d8ae0-bfcf-4c2e-acef-64e983a466c2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.557128 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d88d8ae0-bfcf-4c2e-acef-64e983a466c2 None None] GET https://10.4.3.126/volume// Aug 18 13:09:58.557369 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d88d8ae0-bfcf-4c2e-acef-64e983a466c2 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:58.557557 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d88d8ae0-bfcf-4c2e-acef-64e983a466c2 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:58.557920 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d88d8ae0-bfcf-4c2e-acef-64e983a466c2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:58.558389 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 768/3044] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:09:58.567340 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-48eaf214-43e2-4b84-b667-35d52f975da8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.570371 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-48eaf214-43e2-4b84-b667-35d52f975da8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:09:58.570860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-48eaf214-43e2-4b84-b667-35d52f975da8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02d60531-9f96-4885-a981-17098b1526d3", "connector": null, "instance_uuid": "cb2fb3fa-14d7-436c-bc92-4d6324d344f7"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:58.582911 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.582911 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:58.628186 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-48eaf214-43e2-4b84-b667-35d52f975da8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:09:58.628747 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 759/3045] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:09:58 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:58.651525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e5347edd-93a3-475c-b3de-3cac8e1323a3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.651936 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e5347edd-93a3-475c-b3de-3cac8e1323a3 None None] GET https://10.4.3.126/volume// Aug 18 13:09:58.652307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e5347edd-93a3-475c-b3de-3cac8e1323a3 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:58.652307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e5347edd-93a3-475c-b3de-3cac8e1323a3 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:58.652708 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e5347edd-93a3-475c-b3de-3cac8e1323a3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:09:58.653032 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 762/3046] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:09:58.666658 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-855450ba-b3aa-45a9-a12c-9aa9f54bbd44 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.669786 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-855450ba-b3aa-45a9-a12c-9aa9f54bbd44 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:09:58.670114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-855450ba-b3aa-45a9-a12c-9aa9f54bbd44 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:58.670428 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-855450ba-b3aa-45a9-a12c-9aa9f54bbd44 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:58.683322 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.683322 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:58.687956 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-6df94436-7c3b-4e78-9f71-985acac6359a req-855450ba-b3aa-45a9-a12c-9aa9f54bbd44 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:09:58.695743 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-855450ba-b3aa-45a9-a12c-9aa9f54bbd44 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 returned with HTTP 200 Aug 18 13:09:58.696348 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 758/3047] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:09:58.792497 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-95d3c384-64fb-4d03-8b50-8478ef5e8ad5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.794503 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-95d3c384-64fb-4d03-8b50-8478ef5e8ad5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:09:58.796155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-95d3c384-64fb-4d03-8b50-8478ef5e8ad5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:58.796155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-95d3c384-64fb-4d03-8b50-8478ef5e8ad5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:58.807717 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.807717 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:58.814263 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-95d3c384-64fb-4d03-8b50-8478ef5e8ad5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:58.816146 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b3d093da-151b-4269-935a-4ec9cb209e55 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.821525 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b3d093da-151b-4269-935a-4ec9cb209e55 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8 Aug 18 13:09:58.821974 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b3d093da-151b-4269-935a-4ec9cb209e55 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:58.824153 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-95d3c384-64fb-4d03-8b50-8478ef5e8ad5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f returned with HTTP 200 Aug 18 13:09:58.824594 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 769/3048] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:58.836385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b3d093da-151b-4269-935a-4ec9cb209e55 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-02d60531-9f96-4885-a981-17098b1526d3-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:09:58.837744 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.840142 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:09:58.842071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8b6059e-3ce0-4529-aaef-019baa148e3f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-335927992"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:58.843968 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b3d093da-151b-4269-935a-4ec9cb209e55 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-02d60531-9f96-4885-a981-17098b1526d3-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:09:58.846319 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.846319 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:58.853758 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.853758 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:58.854383 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:09:58.854383 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:09:58.892487 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['6d9a6721-4a68-498f-bc62-c78b2959c667', '7fe4bc4e-9869-439f-82a7-a3fdb4fae6cf', 'c5babcea-f016-4ac3-a99b-a99b77ddf27a', '29d3f269-2573-4a0f-9ede-06e08e40b541'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:09:58.930443 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ab0b34a5-c45d-4ad0-a319-95e679ea1959 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.933823 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ab0b34a5-c45d-4ad0-a319-95e679ea1959 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:09:58.934083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ab0b34a5-c45d-4ad0-a319-95e679ea1959 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:58.934357 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ab0b34a5-c45d-4ad0-a319-95e679ea1959 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:58.934511 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ab0b34a5-c45d-4ad0-a319-95e679ea1959 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:58.939780 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot create request issued successfully. Aug 18 13:09:58.940299 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.940299 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:58.940494 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b68490d3-5f97-4c0d-8821-184cfb7735b7 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:09:58.941036 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ab0b34a5-c45d-4ad0-a319-95e679ea1959 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:09:58.941125 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 763/3049] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:09:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:09:58.941514 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 759/3050] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:58.953052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c0911773-826e-434b-8f1b-ff4937581d3c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:58.961016 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0911773-826e-434b-8f1b-ff4937581d3c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e Aug 18 13:09:58.962228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0911773-826e-434b-8f1b-ff4937581d3c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:58.962228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c0911773-826e-434b-8f1b-ff4937581d3c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:58.975420 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:58.975420 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:58.977009 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c0911773-826e-434b-8f1b-ff4937581d3c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:09:58.979364 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c0911773-826e-434b-8f1b-ff4937581d3c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e returned with HTTP 200 Aug 18 13:09:58.980144 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 770/3051] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:58.984597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b3d093da-151b-4269-935a-4ec9cb209e55 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-02d60531-9f96-4885-a981-17098b1526d3-np0000007652" released by "attachment_update" :: held 0.141s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:09:58.985021 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-b3d093da-151b-4269-935a-4ec9cb209e55 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8 returned with HTTP 200 Aug 18 13:09:58.985689 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 760/3052] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:09:58 2026] PUT /volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:09:59.000561 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3ca98966-b6d5-40dc-ac49-9fbecda84229 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.002698 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ca98966-b6d5-40dc-ac49-9fbecda84229 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 Aug 18 13:09:59.003231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ca98966-b6d5-40dc-ac49-9fbecda84229 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:59.003354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ca98966-b6d5-40dc-ac49-9fbecda84229 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:59.009386 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.009386 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:59.010084 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3ca98966-b6d5-40dc-ac49-9fbecda84229 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:59.010695 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ca98966-b6d5-40dc-ac49-9fbecda84229 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 returned with HTTP 200 Aug 18 13:09:59.011226 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 764/3053] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:58 2026] GET /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:59.023383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-14317619-dd2e-452d-908d-2b51782e326b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.025869 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6df94436-7c3b-4e78-9f71-985acac6359a req-9ae5fa11-1137-43ec-959f-ce9b1843d673 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.026611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-14317619-dd2e-452d-908d-2b51782e326b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627/action Aug 18 13:09:59.026844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-14317619-dd2e-452d-908d-2b51782e326b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:59.027146 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-14317619-dd2e-452d-908d-2b51782e326b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:59.028941 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-14317619-dd2e-452d-908d-2b51782e326b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot '892b2834-4294-4ff3-989d-e3e4843a6627' with '{'status': 'creating'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:09:59.031046 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-9ae5fa11-1137-43ec-959f-ce9b1843d673 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8/action Aug 18 13:09:59.031046 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-9ae5fa11-1137-43ec-959f-ce9b1843d673 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:59.031046 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-9ae5fa11-1137-43ec-959f-ce9b1843d673 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:59.045800 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.045800 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:59.058278 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.058278 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:59.065097 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-14317619-dd2e-452d-908d-2b51782e326b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627/action returned with HTTP 202 Aug 18 13:09:59.065866 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 760/3054] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:09:59 2026] POST /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:59.077401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b0a3a8ed-b429-481b-b668-6f392eabbc3e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.077618 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6df94436-7c3b-4e78-9f71-985acac6359a req-9ae5fa11-1137-43ec-959f-ce9b1843d673 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8/action returned with HTTP 204 Aug 18 13:09:59.077618 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 771/3055] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:09:59 2026] POST /volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:09:59.079458 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0a3a8ed-b429-481b-b668-6f392eabbc3e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 Aug 18 13:09:59.079695 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0a3a8ed-b429-481b-b668-6f392eabbc3e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:59.079953 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0a3a8ed-b429-481b-b668-6f392eabbc3e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:59.089085 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.089085 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:59.089603 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b0a3a8ed-b429-481b-b668-6f392eabbc3e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:59.090396 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0a3a8ed-b429-481b-b668-6f392eabbc3e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 returned with HTTP 200 Aug 18 13:09:59.090749 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 761/3056] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:59 2026] GET /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:59.101021 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-21c81aa1-809d-4eb5-afff-8cc62443851c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.102947 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-21c81aa1-809d-4eb5-afff-8cc62443851c tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627/action Aug 18 13:09:59.103319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-21c81aa1-809d-4eb5-afff-8cc62443851c tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:09:59.103558 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-21c81aa1-809d-4eb5-afff-8cc62443851c tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:09:59.111168 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.111168 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:09:59.111598 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-21c81aa1-809d-4eb5-afff-8cc62443851c tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot retrieved successfully. Aug 18 13:09:59.134968 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-21c81aa1-809d-4eb5-afff-8cc62443851c tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot delete request issued successfully. Aug 18 13:09:59.135190 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-21c81aa1-809d-4eb5-afff-8cc62443851c tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627/action returned with HTTP 202 Aug 18 13:09:59.135720 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 765/3057] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:09:59 2026] POST /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:09:59.144147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-87fba29c-3f6b-450c-9eec-da0b5b1b0007 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.147857 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87fba29c-3f6b-450c-9eec-da0b5b1b0007 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 Aug 18 13:09:59.149234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87fba29c-3f6b-450c-9eec-da0b5b1b0007 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:59.149234 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87fba29c-3f6b-450c-9eec-da0b5b1b0007 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:59.155357 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.155357 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:09:59.158250 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-87fba29c-3f6b-450c-9eec-da0b5b1b0007 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:09:59.158250 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87fba29c-3f6b-450c-9eec-da0b5b1b0007 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 returned with HTTP 200 Aug 18 13:09:59.158250 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 761/3058] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:59 2026] GET /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:59.952779 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ff84bd0a-00bf-45a6-9371-74a76ccd97ea None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.954752 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff84bd0a-00bf-45a6-9371-74a76ccd97ea tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:09:59.957154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff84bd0a-00bf-45a6-9371-74a76ccd97ea tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:59.957154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff84bd0a-00bf-45a6-9371-74a76ccd97ea tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:59.957154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ff84bd0a-00bf-45a6-9371-74a76ccd97ea tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:09:59.961789 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.961789 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:09:59.962816 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff84bd0a-00bf-45a6-9371-74a76ccd97ea tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:09:59.963443 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 772/3059] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:09:59 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:09:59.991392 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a2ea424-a88b-4e49-9f73-57406f321fa9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:09:59.993168 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a2ea424-a88b-4e49-9f73-57406f321fa9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e Aug 18 13:09:59.993429 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a2ea424-a88b-4e49-9f73-57406f321fa9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:09:59.993615 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a2ea424-a88b-4e49-9f73-57406f321fa9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:09:59.999167 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:09:59.999167 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:09:59.999687 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9a2ea424-a88b-4e49-9f73-57406f321fa9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:00.000563 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a2ea424-a88b-4e49-9f73-57406f321fa9 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e returned with HTTP 200 Aug 18 13:10:00.000970 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 762/3060] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:09:59 2026] GET /volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:00.012025 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.013749 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:00.014073 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "28d95dbe-d9ea-4c0c-b110-89284bd9fc1e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-801780719"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:00.015497 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request body: {'volume': {'snapshot_id': '28d95dbe-d9ea-4c0c-b110-89284bd9fc1e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-801780719'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:00.025181 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:00.025181 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:00.025676 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:00.025795 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume of 2 GB Aug 18 13:10:00.029801 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Availability Zones retrieved successfully. Aug 18 13:10:00.035462 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (de3c4fad-030b-403b-92b7-196acb82e3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:00.036339 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8912ff1f-66dc-467c-a518-d65433617863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:00.037275 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:00.069804 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8912ff1f-66dc-467c-a518-d65433617863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '28d95dbe-d9ea-4c0c-b110-89284bd9fc1e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:00.070577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282006fe-c879-4b50-94bc-d86f99e4dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:00.113331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['9ec92749-73d4-4c59-b016-0265c2278018', 'cfd9fc75-95d6-4f7f-8c3d-dc60b596d20a', '3c73299d-1ab9-46cd-adff-619853b4897b', 'fecd9ec6-a009-4b6e-9d4e-a15be7b4f896'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:00.114126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282006fe-c879-4b50-94bc-d86f99e4dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec92749-73d4-4c59-b016-0265c2278018', 'cfd9fc75-95d6-4f7f-8c3d-dc60b596d20a', '3c73299d-1ab9-46cd-adff-619853b4897b', 'fecd9ec6-a009-4b6e-9d4e-a15be7b4f896']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:00.114826 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b2d84f-0f4a-40c2-b85e-3e17ea1d2ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:00.168666 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b2d84f-0f4a-40c2-b85e-3e17ea1d2ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77f394c-6275-4b60-a8b9-501f0b2bf647', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-801780719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['9ec92749-73d4-4c59-b016-0265c2278018','cfd9fc75-95d6-4f7f-8c3d-dc60b596d20a','3c73299d-1ab9-46cd-adff-619853b4897b','fecd9ec6-a009-4b6e-9d4e-a15be7b4f896'],size=2,snapshot_id=28d95dbe-d9ea-4c0c-b110-89284bd9fc1e,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-801780719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f77f394c-6275-4b60-a8b9-501f0b2bf647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fab1db7b7c4f418bb79922e16c57d2',provider_auth=None,provider_geometry=None,provider_id=None,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=28d95dbe-d9ea-4c0c-b110-89284bd9fc1e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:00.169607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8d4f8df5-ed81-4cb7-9f31-a561be436a4e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.169912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1efcc8d-b44f-43f0-9637-ff621bbf0fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:00.172146 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d4f8df5-ed81-4cb7-9f31-a561be436a4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 Aug 18 13:10:00.172457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d4f8df5-ed81-4cb7-9f31-a561be436a4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:00.172933 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d4f8df5-ed81-4cb7-9f31-a561be436a4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:00.179773 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d4f8df5-ed81-4cb7-9f31-a561be436a4e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 returned with HTTP 404 Aug 18 13:10:00.180611 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 762/3061] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:00 2026] GET /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:00.190536 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c4f14cc0-9b2e-4b1d-9a55-020cbf838f82 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.195235 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4f14cc0-9b2e-4b1d-9a55-020cbf838f82 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:10:00.195235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4f14cc0-9b2e-4b1d-9a55-020cbf838f82 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:00.195235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4f14cc0-9b2e-4b1d-9a55-020cbf838f82 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:00.197239 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1efcc8d-b44f-43f0-9637-ff621bbf0fa7) transitioned into state 'SUCCESS' from state '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-801780719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['9ec92749-73d4-4c59-b016-0265c2278018','cfd9fc75-95d6-4f7f-8c3d-dc60b596d20a','3c73299d-1ab9-46cd-adff-619853b4897b','fecd9ec6-a009-4b6e-9d4e-a15be7b4f896'],size=2,snapshot_id=28d95dbe-d9ea-4c0c-b110-89284bd9fc1e,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:00.199083 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.admin_actions [None req-c4f14cc0-9b2e-4b1d-9a55-020cbf838f82 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'available'}' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:00.199188 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5c67af-01d5-4f89-9595-0af262ee3b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:00.210772 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:00.210772 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:00.224571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5c67af-01d5-4f89-9595-0af262ee3b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:00.225574 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (de3c4fad-030b-403b-92b7-196acb82e3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:00.225916 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request issued successfully. Aug 18 13:10:00.226576 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb7e5ada-9b6d-4c82-af2c-25b2d99309e2 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:00.227037 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 766/3062] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:00 2026] POST /volume/v3/volumes => generated 787 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:00.230790 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4f14cc0-9b2e-4b1d-9a55-020cbf838f82 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:10:00.231496 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 773/3063] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:00 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:00.239373 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ab9cf862-36d3-4415-9466-13a1eadf7097 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.241570 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab9cf862-36d3-4415-9466-13a1eadf7097 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:00.241839 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab9cf862-36d3-4415-9466-13a1eadf7097 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:00.242156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab9cf862-36d3-4415-9466-13a1eadf7097 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:00.245817 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-66624814-e32d-4e57-8a95-16f8f2488d10 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.247858 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66624814-e32d-4e57-8a95-16f8f2488d10 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:00.248080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66624814-e32d-4e57-8a95-16f8f2488d10 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:00.248308 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66624814-e32d-4e57-8a95-16f8f2488d10 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:00.249386 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:00.249386 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:00.250049 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ab9cf862-36d3-4415-9466-13a1eadf7097 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:00.251304 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab9cf862-36d3-4415-9466-13a1eadf7097 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:00.251933 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 763/3064] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:00 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:00.258924 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:00.258924 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:00.264665 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-66624814-e32d-4e57-8a95-16f8f2488d10 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:00.270071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f0e33da2-b6c6-4489-85e8-38a15f17b48d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.273346 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66624814-e32d-4e57-8a95-16f8f2488d10 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 200 Aug 18 13:10:00.273938 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 763/3065] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:00 2026] GET /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:00.274019 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f0e33da2-b6c6-4489-85e8-38a15f17b48d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 Aug 18 13:10:00.274331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f0e33da2-b6c6-4489-85e8-38a15f17b48d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:00.274533 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f0e33da2-b6c6-4489-85e8-38a15f17b48d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:00.274682 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-f0e33da2-b6c6-4489-85e8-38a15f17b48d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Delete snapshot with id: 892b2834-4294-4ff3-989d-e3e4843a6627 Aug 18 13:10:00.279817 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f0e33da2-b6c6-4489-85e8-38a15f17b48d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 returned with HTTP 404 Aug 18 13:10:00.280366 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 767/3066] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:00 2026] DELETE /volume/v3/snapshots/892b2834-4294-4ff3-989d-e3e4843a6627 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:00.293882 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.297422 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:10:00.297422 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f418cb5-e276-4e6c-a464-d15c2f5700ac", "name": "tempest-SnapshotsActionsTest-Snapshot-783775674"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:00.313921 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:00.313921 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:00.315225 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:10:00.315225 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create snapshot from volume 5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:00.360020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Created reservations ['e9a6e0fc-8c23-4e74-8ab5-4ed8f8565a20', 'cf51b454-b1e2-4d7c-9fe6-aa4c326a1577', 'ba0dcabb-8ee3-4f29-ac52-388932f6fd34', '819ea285-fb20-4df8-af4b-b2bc898d01d3'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:00.400052 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot create request issued successfully. Aug 18 13:10:00.400579 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a21a0cb-4384-4e8e-805c-4ecf5c7e5d35 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:10:00.401471 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 774/3067] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:10:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:00.409857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-541fef04-f347-4604-98f6-83bd57e595ff None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.412480 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-541fef04-f347-4604-98f6-83bd57e595ff tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 Aug 18 13:10:00.412749 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-541fef04-f347-4604-98f6-83bd57e595ff tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:00.413008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-541fef04-f347-4604-98f6-83bd57e595ff tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:00.421407 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:00.421407 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:00.421968 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-541fef04-f347-4604-98f6-83bd57e595ff tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:00.423367 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-541fef04-f347-4604-98f6-83bd57e595ff tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 returned with HTTP 200 Aug 18 13:10:00.424007 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 764/3068] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:00 2026] GET /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:00.978610 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f586d589-e2c6-4f0c-a644-353913540b4b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:00.981338 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f586d589-e2c6-4f0c-a644-353913540b4b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:00.981602 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f586d589-e2c6-4f0c-a644-353913540b4b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:00.981866 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f586d589-e2c6-4f0c-a644-353913540b4b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:00.982038 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f586d589-e2c6-4f0c-a644-353913540b4b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:00.987490 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:00.987490 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:00.988532 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f586d589-e2c6-4f0c-a644-353913540b4b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:00.989127 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 764/3069] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:00 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:01.291334 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fd552c53-5151-46da-baf1-d408203d9546 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.293481 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fd552c53-5151-46da-baf1-d408203d9546 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:01.293613 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fd552c53-5151-46da-baf1-d408203d9546 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:01.293860 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fd552c53-5151-46da-baf1-d408203d9546 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:01.304837 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.304837 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:01.312041 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fd552c53-5151-46da-baf1-d408203d9546 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:01.318793 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fd552c53-5151-46da-baf1-d408203d9546 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 200 Aug 18 13:10:01.319396 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 768/3070] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:01 2026] GET /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:01.338504 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c59bd780-c4c9-4a63-b058-b1826281bb92 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.341935 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c59bd780-c4c9-4a63-b058-b1826281bb92 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:01.344501 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c59bd780-c4c9-4a63-b058-b1826281bb92 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:01.345708 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c59bd780-c4c9-4a63-b058-b1826281bb92 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:01.362579 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.362579 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:01.374308 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c59bd780-c4c9-4a63-b058-b1826281bb92 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:01.383568 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c59bd780-c4c9-4a63-b058-b1826281bb92 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 200 Aug 18 13:10:01.383568 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 775/3071] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:01 2026] GET /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:01.403456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-11721578-9522-439c-81d2-be4b85c6a686 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.406441 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-11721578-9522-439c-81d2-be4b85c6a686 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:01.406736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-11721578-9522-439c-81d2-be4b85c6a686 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:01.407125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-11721578-9522-439c-81d2-be4b85c6a686 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:01.407125 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-11721578-9522-439c-81d2-be4b85c6a686 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:01.416734 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.416734 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:01.417336 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-11721578-9522-439c-81d2-be4b85c6a686 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:01.439140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-acc9aa87-c42e-4da1-93e2-f67b7ed6678b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.442478 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-acc9aa87-c42e-4da1-93e2-f67b7ed6678b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 Aug 18 13:10:01.442682 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-acc9aa87-c42e-4da1-93e2-f67b7ed6678b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:01.442895 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-11721578-9522-439c-81d2-be4b85c6a686 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume request issued successfully. Aug 18 13:10:01.443006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-acc9aa87-c42e-4da1-93e2-f67b7ed6678b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:01.443170 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-11721578-9522-439c-81d2-be4b85c6a686 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 202 Aug 18 13:10:01.443749 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 765/3072] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:01 2026] DELETE /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:01.453424 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.453424 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:01.454012 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-acc9aa87-c42e-4da1-93e2-f67b7ed6678b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:01.455022 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-acc9aa87-c42e-4da1-93e2-f67b7ed6678b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 returned with HTTP 200 Aug 18 13:10:01.455641 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 765/3073] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:01 2026] GET /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:01.457450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bea46120-60e0-40ea-ab26-29e50843a86e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.460826 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bea46120-60e0-40ea-ab26-29e50843a86e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:01.461139 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bea46120-60e0-40ea-ab26-29e50843a86e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:01.461473 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bea46120-60e0-40ea-ab26-29e50843a86e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:01.465450 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-70671551-17e0-4423-9738-59d495e194dc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.467383 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-70671551-17e0-4423-9738-59d495e194dc tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641/action Aug 18 13:10:01.467721 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-70671551-17e0-4423-9738-59d495e194dc tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:01.467858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-70671551-17e0-4423-9738-59d495e194dc tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:01.469416 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.admin_actions [None req-70671551-17e0-4423-9738-59d495e194dc tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot '7b87a10e-8af0-4d01-bb48-7660f35a4641' with '{'status': 'deleting'}' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:01.474150 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.474150 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:01.479978 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bea46120-60e0-40ea-ab26-29e50843a86e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:01.481900 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.481900 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:01.487031 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bea46120-60e0-40ea-ab26-29e50843a86e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 200 Aug 18 13:10:01.487505 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 769/3074] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:01 2026] GET /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:01.496105 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-70671551-17e0-4423-9738-59d495e194dc tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641/action returned with HTTP 202 Aug 18 13:10:01.496597 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 776/3075] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:01 2026] POST /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:01.505687 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4c180f2d-0d42-41b4-82c1-917d067b8d75 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.509915 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c180f2d-0d42-41b4-82c1-917d067b8d75 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 Aug 18 13:10:01.510305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c180f2d-0d42-41b4-82c1-917d067b8d75 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:01.510585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c180f2d-0d42-41b4-82c1-917d067b8d75 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:01.516998 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.516998 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:01.517936 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4c180f2d-0d42-41b4-82c1-917d067b8d75 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:01.519351 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c180f2d-0d42-41b4-82c1-917d067b8d75 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 returned with HTTP 200 Aug 18 13:10:01.519763 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 766/3076] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:01 2026] GET /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:01.532138 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5bf290e1-cc9b-427b-8a7a-7b95d43c623b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.534605 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bf290e1-cc9b-427b-8a7a-7b95d43c623b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641/action Aug 18 13:10:01.535013 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bf290e1-cc9b-427b-8a7a-7b95d43c623b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:01.535286 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bf290e1-cc9b-427b-8a7a-7b95d43c623b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:01.543738 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.543738 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:01.544171 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5bf290e1-cc9b-427b-8a7a-7b95d43c623b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot retrieved successfully. Aug 18 13:10:01.565572 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5bf290e1-cc9b-427b-8a7a-7b95d43c623b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot delete request issued successfully. Aug 18 13:10:01.565889 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bf290e1-cc9b-427b-8a7a-7b95d43c623b tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641/action returned with HTTP 202 Aug 18 13:10:01.566463 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 766/3077] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:01 2026] POST /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:01.577623 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-378975aa-d722-4337-83f9-99ece971f00d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:01.580150 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-378975aa-d722-4337-83f9-99ece971f00d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 Aug 18 13:10:01.580489 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-378975aa-d722-4337-83f9-99ece971f00d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:01.580746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-378975aa-d722-4337-83f9-99ece971f00d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:01.587812 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:01.587812 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:01.588492 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-378975aa-d722-4337-83f9-99ece971f00d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:01.589575 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-378975aa-d722-4337-83f9-99ece971f00d tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 returned with HTTP 200 Aug 18 13:10:01.590110 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 770/3078] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:01 2026] GET /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:02.002438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d62bfee2-f816-4cfc-8930-24c9f313cf04 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.005146 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d62bfee2-f816-4cfc-8930-24c9f313cf04 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:02.005436 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d62bfee2-f816-4cfc-8930-24c9f313cf04 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.005695 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d62bfee2-f816-4cfc-8930-24c9f313cf04 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.005816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d62bfee2-f816-4cfc-8930-24c9f313cf04 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:02.013960 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:02.013960 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:02.014830 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d62bfee2-f816-4cfc-8930-24c9f313cf04 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:02.015258 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 777/3079] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:02 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:02.504445 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e2dfbba9-5a1b-4e72-aa46-fd54616893f0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.513170 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2dfbba9-5a1b-4e72-aa46-fd54616893f0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:02.513425 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2dfbba9-5a1b-4e72-aa46-fd54616893f0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.513553 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2dfbba9-5a1b-4e72-aa46-fd54616893f0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.524473 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2dfbba9-5a1b-4e72-aa46-fd54616893f0 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 404 Aug 18 13:10:02.525100 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 767/3080] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:02 2026] GET /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:02.532614 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-864b426e-911f-446f-8b4a-dece9c5c4cb5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.535190 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-864b426e-911f-446f-8b4a-dece9c5c4cb5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:02.535423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-864b426e-911f-446f-8b4a-dece9c5c4cb5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.536316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-864b426e-911f-446f-8b4a-dece9c5c4cb5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.543500 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-864b426e-911f-446f-8b4a-dece9c5c4cb5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 404 Aug 18 13:10:02.543962 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 767/3081] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:02 2026] GET /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:02.551110 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-470651f6-365c-4410-a847-3f1c74cf276b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.557455 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-470651f6-365c-4410-a847-3f1c74cf276b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:02.557678 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-470651f6-365c-4410-a847-3f1c74cf276b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.557946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-470651f6-365c-4410-a847-3f1c74cf276b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.558154 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-470651f6-365c-4410-a847-3f1c74cf276b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: f77f394c-6275-4b60-a8b9-501f0b2bf647 Aug 18 13:10:02.566780 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-470651f6-365c-4410-a847-3f1c74cf276b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 returned with HTTP 404 Aug 18 13:10:02.567492 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 771/3082] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:02 2026] DELETE /volume/v3/volumes/f77f394c-6275-4b60-a8b9-501f0b2bf647 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:02.578719 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-40547058-e037-4b60-b8de-83d411c3ba05 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.580793 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-40547058-e037-4b60-b8de-83d411c3ba05 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e Aug 18 13:10:02.581029 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-40547058-e037-4b60-b8de-83d411c3ba05 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.581243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-40547058-e037-4b60-b8de-83d411c3ba05 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.581381 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-40547058-e037-4b60-b8de-83d411c3ba05 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 28d95dbe-d9ea-4c0c-b110-89284bd9fc1e Aug 18 13:10:02.594744 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:02.594744 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:02.594744 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-40547058-e037-4b60-b8de-83d411c3ba05 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:02.602109 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1c83cc1a-5a92-45f5-8907-f49a00e97d4c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.604521 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1c83cc1a-5a92-45f5-8907-f49a00e97d4c tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 Aug 18 13:10:02.604775 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1c83cc1a-5a92-45f5-8907-f49a00e97d4c tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.604921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1c83cc1a-5a92-45f5-8907-f49a00e97d4c tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.610220 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1c83cc1a-5a92-45f5-8907-f49a00e97d4c tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 returned with HTTP 404 Aug 18 13:10:02.611100 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 768/3083] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:02 2026] GET /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:02.618968 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a827bd48-8680-4e5a-aa11-b9bc18ea558e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.619782 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-40547058-e037-4b60-b8de-83d411c3ba05 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:10:02.620055 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-40547058-e037-4b60-b8de-83d411c3ba05 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e returned with HTTP 202 Aug 18 13:10:02.620684 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 778/3084] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:02 2026] DELETE /volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:02.622056 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a827bd48-8680-4e5a-aa11-b9bc18ea558e tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:10:02.622514 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a827bd48-8680-4e5a-aa11-b9bc18ea558e tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:02.622703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a827bd48-8680-4e5a-aa11-b9bc18ea558e tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:02.624838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-a827bd48-8680-4e5a-aa11-b9bc18ea558e tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'available'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:02.636376 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-44e8db4c-1740-4319-afd1-6a751e2627b4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.636899 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:02.636899 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:02.639166 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-44e8db4c-1740-4319-afd1-6a751e2627b4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e Aug 18 13:10:02.639441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-44e8db4c-1740-4319-afd1-6a751e2627b4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.639656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-44e8db4c-1740-4319-afd1-6a751e2627b4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.646492 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:02.646492 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:02.647043 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-44e8db4c-1740-4319-afd1-6a751e2627b4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:02.648148 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-44e8db4c-1740-4319-afd1-6a751e2627b4 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e returned with HTTP 200 Aug 18 13:10:02.648977 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 772/3085] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:02 2026] GET /volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:02.654740 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a827bd48-8680-4e5a-aa11-b9bc18ea558e tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:10:02.655242 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 768/3086] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:02 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:02.668903 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bdfb8a80-7ef4-4967-a7d7-1e1d388b3a74 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.673583 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bdfb8a80-7ef4-4967-a7d7-1e1d388b3a74 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:02.673865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bdfb8a80-7ef4-4967-a7d7-1e1d388b3a74 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.674082 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bdfb8a80-7ef4-4967-a7d7-1e1d388b3a74 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.685115 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:02.685115 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:02.685799 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bdfb8a80-7ef4-4967-a7d7-1e1d388b3a74 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:02.686824 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bdfb8a80-7ef4-4967-a7d7-1e1d388b3a74 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:02.687168 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 769/3087] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:02 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:02.698727 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b3e431cd-afa0-441e-b0f0-460c351994bb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.701646 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3e431cd-afa0-441e-b0f0-460c351994bb tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 Aug 18 13:10:02.702036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3e431cd-afa0-441e-b0f0-460c351994bb tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.702428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3e431cd-afa0-441e-b0f0-460c351994bb tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.702749 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-b3e431cd-afa0-441e-b0f0-460c351994bb tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Delete snapshot with id: 7b87a10e-8af0-4d01-bb48-7660f35a4641 Aug 18 13:10:02.710670 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3e431cd-afa0-441e-b0f0-460c351994bb tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 returned with HTTP 404 Aug 18 13:10:02.710670 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 779/3088] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:02 2026] DELETE /volume/v3/snapshots/7b87a10e-8af0-4d01-bb48-7660f35a4641 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:02.722030 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.724480 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:10:02.724915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f418cb5-e276-4e6c-a464-d15c2f5700ac", "name": "tempest-SnapshotsActionsTest-Snapshot-914953245"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:02.736728 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:02.736728 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:02.737394 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:10:02.737771 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create snapshot from volume 5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:02.794019 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Created reservations ['08946c50-e433-4eac-ad96-df63ec2e3cc8', 'ef1f228b-36bc-47d2-a321-0b587381681d', '63c0ca2d-3062-4afa-a18b-04cc516d2df1', '15db2552-cf31-455f-ab80-abda7dc6e810'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:02.844400 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot create request issued successfully. Aug 18 13:10:02.844909 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fcf39fa9-0e20-45f1-91a0-9d504ee74a86 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:10:02.845529 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 773/3089] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:10:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:02.859118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-01b01670-42ad-46dd-baeb-2a8ea33c9c6a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:02.861797 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-01b01670-42ad-46dd-baeb-2a8ea33c9c6a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 Aug 18 13:10:02.861984 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-01b01670-42ad-46dd-baeb-2a8ea33c9c6a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:02.862250 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-01b01670-42ad-46dd-baeb-2a8ea33c9c6a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:02.870667 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:02.870667 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:02.871265 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-01b01670-42ad-46dd-baeb-2a8ea33c9c6a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:02.872328 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-01b01670-42ad-46dd-baeb-2a8ea33c9c6a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 returned with HTTP 200 Aug 18 13:10:02.872833 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 769/3090] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:02 2026] GET /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:03.027861 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-82d8dda5-3ca7-43ed-b5c0-264df554a647 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.029775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-82d8dda5-3ca7-43ed-b5c0-264df554a647 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:03.030058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-82d8dda5-3ca7-43ed-b5c0-264df554a647 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:03.030223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-82d8dda5-3ca7-43ed-b5c0-264df554a647 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:03.030392 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-82d8dda5-3ca7-43ed-b5c0-264df554a647 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:03.034695 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:03.034695 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:03.035397 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-82d8dda5-3ca7-43ed-b5c0-264df554a647 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:03.035771 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 770/3091] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:03 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:03.661222 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8631557e-0aa5-49cf-9e1a-0995dd9bee19 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.663163 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8631557e-0aa5-49cf-9e1a-0995dd9bee19 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e Aug 18 13:10:03.663383 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8631557e-0aa5-49cf-9e1a-0995dd9bee19 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:03.663572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8631557e-0aa5-49cf-9e1a-0995dd9bee19 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:03.668946 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8631557e-0aa5-49cf-9e1a-0995dd9bee19 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e returned with HTTP 404 Aug 18 13:10:03.669525 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 780/3092] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:03 2026] GET /volume/v3/snapshots/28d95dbe-d9ea-4c0c-b110-89284bd9fc1e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:03.678106 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ab7eac2f-3c70-4a37-bf33-1207bff6469b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.680194 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ab7eac2f-3c70-4a37-bf33-1207bff6469b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:10:03.680420 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ab7eac2f-3c70-4a37-bf33-1207bff6469b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:03.680612 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ab7eac2f-3c70-4a37-bf33-1207bff6469b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:03.688793 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:03.688793 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:03.692969 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ab7eac2f-3c70-4a37-bf33-1207bff6469b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:03.697863 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ab7eac2f-3c70-4a37-bf33-1207bff6469b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f returned with HTTP 200 Aug 18 13:10:03.698362 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 774/3093] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:03 2026] GET /volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:03.710423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.712791 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:10:03.712978 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:03.713166 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:03.713342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:10:03.719981 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:03.719981 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:03.720466 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:03.744665 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume request issued successfully. Aug 18 13:10:03.744888 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa9285fd-7f2d-4774-bbdc-ce1e56a82577 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f returned with HTTP 202 Aug 18 13:10:03.745556 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 770/3094] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:03 2026] DELETE /volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:03.752092 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-87b01458-2e76-4128-aac1-6220abafbe68 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.754174 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87b01458-2e76-4128-aac1-6220abafbe68 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:10:03.754458 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87b01458-2e76-4128-aac1-6220abafbe68 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:03.754734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87b01458-2e76-4128-aac1-6220abafbe68 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:03.761528 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:03.761528 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:03.767830 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-87b01458-2e76-4128-aac1-6220abafbe68 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:03.772571 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87b01458-2e76-4128-aac1-6220abafbe68 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f returned with HTTP 200 Aug 18 13:10:03.773267 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 771/3095] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:03 2026] GET /volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:03.885525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e89adf19-ca03-4b51-9c36-fb393899260f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.887649 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e89adf19-ca03-4b51-9c36-fb393899260f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 Aug 18 13:10:03.887861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e89adf19-ca03-4b51-9c36-fb393899260f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:03.888080 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e89adf19-ca03-4b51-9c36-fb393899260f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:03.894096 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:03.894096 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:03.894862 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e89adf19-ca03-4b51-9c36-fb393899260f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:03.895822 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e89adf19-ca03-4b51-9c36-fb393899260f tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 returned with HTTP 200 Aug 18 13:10:03.896197 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 781/3096] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:03 2026] GET /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:03.908180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-09a682ed-bcaf-4ebe-8d2f-c277d42c6d28 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.920647 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-09a682ed-bcaf-4ebe-8d2f-c277d42c6d28 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75/action Aug 18 13:10:03.920647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-09a682ed-bcaf-4ebe-8d2f-c277d42c6d28 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:03.920647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-09a682ed-bcaf-4ebe-8d2f-c277d42c6d28 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:03.922705 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-09a682ed-bcaf-4ebe-8d2f-c277d42c6d28 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot '61599be4-2e99-4c99-8ea7-018c87d3ea75' with '{'status': 'error'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:03.935019 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:03.935019 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:03.950788 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-09a682ed-bcaf-4ebe-8d2f-c277d42c6d28 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75/action returned with HTTP 202 Aug 18 13:10:03.951451 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 775/3097] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:03 2026] POST /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:03.958418 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8d976ff2-fb9f-467c-a41f-782ec816ba01 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.960294 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d976ff2-fb9f-467c-a41f-782ec816ba01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 Aug 18 13:10:03.960530 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d976ff2-fb9f-467c-a41f-782ec816ba01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:03.960779 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d976ff2-fb9f-467c-a41f-782ec816ba01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:03.967925 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:03.967925 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:03.968588 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8d976ff2-fb9f-467c-a41f-782ec816ba01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:03.969435 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d976ff2-fb9f-467c-a41f-782ec816ba01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 returned with HTTP 200 Aug 18 13:10:03.969874 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 771/3098] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:03 2026] GET /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:03.981017 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ceb883fa-ed3a-4a82-baf7-d1fe1ac7bdb0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:03.985583 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ceb883fa-ed3a-4a82-baf7-d1fe1ac7bdb0 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75/action Aug 18 13:10:03.985901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ceb883fa-ed3a-4a82-baf7-d1fe1ac7bdb0 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:03.986014 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ceb883fa-ed3a-4a82-baf7-d1fe1ac7bdb0 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:04.016716 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:04.016716 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:04.017528 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ceb883fa-ed3a-4a82-baf7-d1fe1ac7bdb0 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot retrieved successfully. Aug 18 13:10:04.039301 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ceb883fa-ed3a-4a82-baf7-d1fe1ac7bdb0 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot delete request issued successfully. Aug 18 13:10:04.039544 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ceb883fa-ed3a-4a82-baf7-d1fe1ac7bdb0 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75/action returned with HTTP 202 Aug 18 13:10:04.040023 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 772/3099] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:03 2026] POST /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:04.045607 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7b752597-9396-4c1d-9cb5-2f5ef1de2194 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:04.049367 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7b752597-9396-4c1d-9cb5-2f5ef1de2194 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:04.049601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7b752597-9396-4c1d-9cb5-2f5ef1de2194 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:04.049809 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7b752597-9396-4c1d-9cb5-2f5ef1de2194 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:04.049914 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7b752597-9396-4c1d-9cb5-2f5ef1de2194 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:04.051710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-34302610-d4aa-47e7-bde2-4fd45e08ed01 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:04.057066 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-34302610-d4aa-47e7-bde2-4fd45e08ed01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 Aug 18 13:10:04.057372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-34302610-d4aa-47e7-bde2-4fd45e08ed01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:04.057647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-34302610-d4aa-47e7-bde2-4fd45e08ed01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:04.060134 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:04.060134 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:04.060894 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7b752597-9396-4c1d-9cb5-2f5ef1de2194 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:04.061270 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 782/3100] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:04 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:04.070552 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:04.070552 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:04.071314 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-34302610-d4aa-47e7-bde2-4fd45e08ed01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:04.073347 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-34302610-d4aa-47e7-bde2-4fd45e08ed01 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 returned with HTTP 200 Aug 18 13:10:04.073538 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 776/3101] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:04 2026] GET /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:04.786956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-62265c5b-52cd-4ee0-a811-c9c9a7d2951e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:04.789658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62265c5b-52cd-4ee0-a811-c9c9a7d2951e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f Aug 18 13:10:04.790123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62265c5b-52cd-4ee0-a811-c9c9a7d2951e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:04.790399 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62265c5b-52cd-4ee0-a811-c9c9a7d2951e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:04.797429 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62265c5b-52cd-4ee0-a811-c9c9a7d2951e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f returned with HTTP 404 Aug 18 13:10:04.797973 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 772/3102] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:04 2026] GET /volume/v3/volumes/c8b6059e-3ce0-4529-aaef-019baa148e3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:04.807998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-763d64b0-b1b1-4c99-a8be-619be25546cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:04.810358 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-763d64b0-b1b1-4c99-a8be-619be25546cf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:10:04.810621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-763d64b0-b1b1-4c99-a8be-619be25546cf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:04.813599 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-763d64b0-b1b1-4c99-a8be-619be25546cf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:04.821031 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:04.821031 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:04.827018 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-763d64b0-b1b1-4c99-a8be-619be25546cf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:04.832983 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-763d64b0-b1b1-4c99-a8be-619be25546cf tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:10:04.833540 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 773/3103] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:04 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:04.846814 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:04.849072 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:04.849729 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-256083394"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:04.851589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-256083394'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:04.851891 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume of 1 GB Aug 18 13:10:04.858020 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Availability Zones retrieved successfully. Aug 18 13:10:04.867493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (4bc38933-bf9b-440a-8e07-c5937eba3a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:04.869497 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7775693c-a0f4-4aef-b58d-eeef511ad418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:04.871439 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:04.913954 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7775693c-a0f4-4aef-b58d-eeef511ad418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:04.916501 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bce9264-f59e-41db-a339-8d3f19efcabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:04.975977 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['c3367355-3ce1-4e2a-ac7d-f5631d3670e1', '1709f279-1ab7-479a-9aff-fe90d6984cfa', 'daddcaed-0121-4445-b19d-e2c84c45a68b', 'fec30502-23be-417e-8ae4-84adefb7032b'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:04.976902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bce9264-f59e-41db-a339-8d3f19efcabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3367355-3ce1-4e2a-ac7d-f5631d3670e1', '1709f279-1ab7-479a-9aff-fe90d6984cfa', 'daddcaed-0121-4445-b19d-e2c84c45a68b', 'fec30502-23be-417e-8ae4-84adefb7032b']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:04.977788 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3daf0a-0357-4845-8ddb-7114460509f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:05.003681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3daf0a-0357-4845-8ddb-7114460509f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531dd2d1-a110-4f9a-a2e2-352a9ede7b7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-256083394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['c3367355-3ce1-4e2a-ac7d-f5631d3670e1','1709f279-1ab7-479a-9aff-fe90d6984cfa','daddcaed-0121-4445-b19d-e2c84c45a68b','fec30502-23be-417e-8ae4-84adefb7032b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-256083394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=531dd2d1-a110-4f9a-a2e2-352a9ede7b7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fab1db7b7c4f418bb79922e16c57d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:05.004617 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26fbad91-be9a-4854-8a1f-0bce498bb5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:05.026552 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26fbad91-be9a-4854-8a1f-0bce498bb5e7) transitioned into state 'SUCCESS' from state '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-256083394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['c3367355-3ce1-4e2a-ac7d-f5631d3670e1','1709f279-1ab7-479a-9aff-fe90d6984cfa','daddcaed-0121-4445-b19d-e2c84c45a68b','fec30502-23be-417e-8ae4-84adefb7032b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:05.027272 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d13461-9c93-4910-a6ed-de95c4aef207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:05.037201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d13461-9c93-4910-a6ed-de95c4aef207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:05.038050 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (4bc38933-bf9b-440a-8e07-c5937eba3a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:05.038415 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request issued successfully. Aug 18 13:10:05.039034 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ae13a43f-ce5b-4760-8e81-f6a00973653f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:05.039707 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 783/3104] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:10:04 2026] POST /volume/v3/volumes => generated 753 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:05.052813 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-51e83b1d-41d0-4499-bed5-f49a0cf9644e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.055051 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51e83b1d-41d0-4499-bed5-f49a0cf9644e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:05.055454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-51e83b1d-41d0-4499-bed5-f49a0cf9644e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:05.055556 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-51e83b1d-41d0-4499-bed5-f49a0cf9644e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:05.063693 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:05.063693 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:05.068985 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-51e83b1d-41d0-4499-bed5-f49a0cf9644e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:05.071819 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4be1c133-d098-46cc-b968-af94da0a74b7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.072800 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51e83b1d-41d0-4499-bed5-f49a0cf9644e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f returned with HTTP 200 Aug 18 13:10:05.073311 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 777/3105] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:05 2026] GET /volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:05.077452 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4be1c133-d098-46cc-b968-af94da0a74b7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:05.077452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4be1c133-d098-46cc-b968-af94da0a74b7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:05.077452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4be1c133-d098-46cc-b968-af94da0a74b7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:05.077452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4be1c133-d098-46cc-b968-af94da0a74b7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:05.081870 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:05.081870 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:05.082841 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4be1c133-d098-46cc-b968-af94da0a74b7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:05.082949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a0915ecb-28a6-4882-aabb-40be95f5b2be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.083353 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 773/3106] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:05 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:05.084845 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a0915ecb-28a6-4882-aabb-40be95f5b2be tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 Aug 18 13:10:05.085068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a0915ecb-28a6-4882-aabb-40be95f5b2be tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:05.085351 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a0915ecb-28a6-4882-aabb-40be95f5b2be tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:05.091237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a0915ecb-28a6-4882-aabb-40be95f5b2be tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 returned with HTTP 404 Aug 18 13:10:05.092064 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 774/3107] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:05 2026] GET /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:05.100158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-60946674-feac-4907-8dd2-822ca9e3e0ef None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.102432 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60946674-feac-4907-8dd2-822ca9e3e0ef tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:10:05.102871 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60946674-feac-4907-8dd2-822ca9e3e0ef tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:05.103061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60946674-feac-4907-8dd2-822ca9e3e0ef tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:05.104852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.admin_actions [None req-60946674-feac-4907-8dd2-822ca9e3e0ef tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'available'}' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:05.116568 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:05.116568 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:05.129930 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60946674-feac-4907-8dd2-822ca9e3e0ef tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:10:05.130736 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 784/3108] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:05 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:05.138086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0fd8d91f-43c2-4fcc-96bc-6df8dd2dc785 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.140447 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0fd8d91f-43c2-4fcc-96bc-6df8dd2dc785 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:05.140692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0fd8d91f-43c2-4fcc-96bc-6df8dd2dc785 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:05.140908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0fd8d91f-43c2-4fcc-96bc-6df8dd2dc785 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:05.146709 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:05.146709 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:05.147286 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0fd8d91f-43c2-4fcc-96bc-6df8dd2dc785 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:05.148371 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0fd8d91f-43c2-4fcc-96bc-6df8dd2dc785 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:05.148914 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 778/3109] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:05 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:05.158860 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3f9978ec-59e0-4986-b91d-d7a8e1b465d3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.160949 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f9978ec-59e0-4986-b91d-d7a8e1b465d3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 Aug 18 13:10:05.161330 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f9978ec-59e0-4986-b91d-d7a8e1b465d3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:05.161513 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f9978ec-59e0-4986-b91d-d7a8e1b465d3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:05.161754 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-3f9978ec-59e0-4986-b91d-d7a8e1b465d3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Delete snapshot with id: 61599be4-2e99-4c99-8ea7-018c87d3ea75 Aug 18 13:10:05.167004 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f9978ec-59e0-4986-b91d-d7a8e1b465d3 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 returned with HTTP 404 Aug 18 13:10:05.167824 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 774/3110] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:05 2026] DELETE /volume/v3/snapshots/61599be4-2e99-4c99-8ea7-018c87d3ea75 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:05.178698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.181037 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:10:05.181517 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f418cb5-e276-4e6c-a464-d15c2f5700ac", "name": "tempest-SnapshotsActionsTest-Snapshot-2078450802"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:05.195458 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:05.195458 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:05.196045 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:10:05.196237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Create snapshot from volume 5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:05.226053 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Created reservations ['4658b2c5-403b-42d6-850c-a0f760ef142d', '483ea2a3-db38-4f53-a59a-1cd75a41d36a', '7d671b70-6eb3-4d2c-b15f-39135ccb6c49', 'c82d889b-b2e6-4f8f-85ce-f9e3398a311f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:05.255722 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot create request issued successfully. Aug 18 13:10:05.256247 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-730845ea-8916-419a-8baf-cbb85ee3b0dd tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:10:05.256824 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 775/3111] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:10:05 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 18 13:10:05.266855 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f2817840-c14f-4d0c-b8d8-a7e2e6ec419e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:05.268852 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2817840-c14f-4d0c-b8d8-a7e2e6ec419e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 Aug 18 13:10:05.269065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2817840-c14f-4d0c-b8d8-a7e2e6ec419e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:05.269391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2817840-c14f-4d0c-b8d8-a7e2e6ec419e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:05.274661 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:05.274661 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:05.275108 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f2817840-c14f-4d0c-b8d8-a7e2e6ec419e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:05.276191 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2817840-c14f-4d0c-b8d8-a7e2e6ec419e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 returned with HTTP 200 Aug 18 13:10:05.276589 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 785/3112] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:05 2026] GET /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:06.025611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6bae4e59-6256-4020-a77d-9537b2f81252 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.028881 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6bae4e59-6256-4020-a77d-9537b2f81252 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:10:06.029114 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6bae4e59-6256-4020-a77d-9537b2f81252 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:06.029367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6bae4e59-6256-4020-a77d-9537b2f81252 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:06.040116 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.040116 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:06.043575 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6bae4e59-6256-4020-a77d-9537b2f81252 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:06.048049 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6bae4e59-6256-4020-a77d-9537b2f81252 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 returned with HTTP 200 Aug 18 13:10:06.048476 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 779/3113] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:06 2026] GET /volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:06.086917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4794f50d-0b75-46c6-8193-ace6a692a60f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.090976 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4794f50d-0b75-46c6-8193-ace6a692a60f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:06.091241 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4794f50d-0b75-46c6-8193-ace6a692a60f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:06.091511 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4794f50d-0b75-46c6-8193-ace6a692a60f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:06.100693 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-99d1af20-6d9c-423c-bea5-160b3c0acdcb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.103788 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-99d1af20-6d9c-423c-bea5-160b3c0acdcb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:06.103971 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-99d1af20-6d9c-423c-bea5-160b3c0acdcb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:06.104156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-99d1af20-6d9c-423c-bea5-160b3c0acdcb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:06.104277 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-99d1af20-6d9c-423c-bea5-160b3c0acdcb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:06.108033 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.108033 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:06.113418 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.113418 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:06.114128 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4794f50d-0b75-46c6-8193-ace6a692a60f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:06.114235 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-99d1af20-6d9c-423c-bea5-160b3c0acdcb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:06.114651 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 776/3114] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:06 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:06.119831 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4794f50d-0b75-46c6-8193-ace6a692a60f tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f returned with HTTP 200 Aug 18 13:10:06.120204 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 775/3115] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:06 2026] GET /volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:06.134233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.137758 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:10:06.137758 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "531dd2d1-a110-4f9a-a2e2-352a9ede7b7f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-459677707"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:06.148725 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.148725 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:06.149582 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:06.149783 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create snapshot from volume 531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:06.188786 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['29aa330b-653c-4300-a0ba-b91fc9372e59', 'b2a5ab48-313e-471c-954b-612123d5049c', '525b8b93-c74e-47b1-b822-5b2ae509e89a', 'b054ef7a-3498-4b9d-9864-90fb066a5d1e'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:06.234789 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot create request issued successfully. Aug 18 13:10:06.235256 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-318e9342-35d2-4720-9fd1-bfbdcb42294c tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:10:06.236271 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 786/3116] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:10:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:06.246836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eff42bbf-e5ba-4672-ab3b-6e402be14482 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.248790 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eff42bbf-e5ba-4672-ab3b-6e402be14482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 Aug 18 13:10:06.249065 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eff42bbf-e5ba-4672-ab3b-6e402be14482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:06.249372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eff42bbf-e5ba-4672-ab3b-6e402be14482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:06.255272 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.255272 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:06.255767 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-eff42bbf-e5ba-4672-ab3b-6e402be14482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:06.257635 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eff42bbf-e5ba-4672-ab3b-6e402be14482 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 returned with HTTP 200 Aug 18 13:10:06.257635 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 780/3117] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:06 2026] GET /volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:06.285781 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b9424698-d4d9-47f6-af78-cae29b491b30 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.287878 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b9424698-d4d9-47f6-af78-cae29b491b30 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 Aug 18 13:10:06.288971 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b9424698-d4d9-47f6-af78-cae29b491b30 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:06.288971 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b9424698-d4d9-47f6-af78-cae29b491b30 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:06.293801 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.293801 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:06.294374 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b9424698-d4d9-47f6-af78-cae29b491b30 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:06.295155 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b9424698-d4d9-47f6-af78-cae29b491b30 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 returned with HTTP 200 Aug 18 13:10:06.295591 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 777/3118] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:06 2026] GET /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:06.305712 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9b36e804-dc0d-494c-b49a-09a4490dfa46 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.307541 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9b36e804-dc0d-494c-b49a-09a4490dfa46 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04/action Aug 18 13:10:06.307891 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9b36e804-dc0d-494c-b49a-09a4490dfa46 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:06.308036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9b36e804-dc0d-494c-b49a-09a4490dfa46 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:06.309863 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-9b36e804-dc0d-494c-b49a-09a4490dfa46 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot '5ae22dba-0839-4ec5-9cb9-fd9ce7724a04' with '{'status': 'error_deleting'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:06.321994 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.321994 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:06.352343 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9b36e804-dc0d-494c-b49a-09a4490dfa46 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04/action returned with HTTP 202 Aug 18 13:10:06.352796 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 776/3119] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:06 2026] POST /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:06.362374 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f9845b4f-5c4f-453e-b97f-3fc16f1ecc90 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.365753 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9845b4f-5c4f-453e-b97f-3fc16f1ecc90 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 Aug 18 13:10:06.365941 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9845b4f-5c4f-453e-b97f-3fc16f1ecc90 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:06.366048 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9845b4f-5c4f-453e-b97f-3fc16f1ecc90 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:06.371360 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.371360 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:06.372022 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f9845b4f-5c4f-453e-b97f-3fc16f1ecc90 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:06.372560 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9845b4f-5c4f-453e-b97f-3fc16f1ecc90 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 returned with HTTP 200 Aug 18 13:10:06.373000 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 787/3120] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:06 2026] GET /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:06.384022 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aeb48a03-8120-4513-a03e-bb75f9fa75ea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.386107 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aeb48a03-8120-4513-a03e-bb75f9fa75ea tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04/action Aug 18 13:10:06.386599 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aeb48a03-8120-4513-a03e-bb75f9fa75ea tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:06.386774 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aeb48a03-8120-4513-a03e-bb75f9fa75ea tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:06.393538 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.393538 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:06.393885 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aeb48a03-8120-4513-a03e-bb75f9fa75ea tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot retrieved successfully. Aug 18 13:10:06.412809 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aeb48a03-8120-4513-a03e-bb75f9fa75ea tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot delete request issued successfully. Aug 18 13:10:06.415303 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aeb48a03-8120-4513-a03e-bb75f9fa75ea tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04/action returned with HTTP 202 Aug 18 13:10:06.415303 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 781/3121] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:06 2026] POST /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:06.421225 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0f5fec44-48f7-4731-933c-41c04a904477 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:06.422861 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f5fec44-48f7-4731-933c-41c04a904477 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 Aug 18 13:10:06.423055 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f5fec44-48f7-4731-933c-41c04a904477 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:06.423300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f5fec44-48f7-4731-933c-41c04a904477 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:06.428932 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:06.428932 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:06.429880 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0f5fec44-48f7-4731-933c-41c04a904477 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:06.431145 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f5fec44-48f7-4731-933c-41c04a904477 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 returned with HTTP 200 Aug 18 13:10:06.431669 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 778/3122] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:06 2026] GET /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.129755 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a062c349-c89a-40e1-90e3-1d89266feaf1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.133396 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a062c349-c89a-40e1-90e3-1d89266feaf1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:07.134032 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a062c349-c89a-40e1-90e3-1d89266feaf1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.134685 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a062c349-c89a-40e1-90e3-1d89266feaf1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.134685 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a062c349-c89a-40e1-90e3-1d89266feaf1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:07.142627 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.142627 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:07.142627 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a062c349-c89a-40e1-90e3-1d89266feaf1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:07.143167 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 777/3123] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.267858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-99e61fdf-9e0c-413a-a6ed-b51967369135 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.272181 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-99e61fdf-9e0c-413a-a6ed-b51967369135 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 Aug 18 13:10:07.273072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-99e61fdf-9e0c-413a-a6ed-b51967369135 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.273720 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-99e61fdf-9e0c-413a-a6ed-b51967369135 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.281457 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.281457 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:07.282434 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-99e61fdf-9e0c-413a-a6ed-b51967369135 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:07.283503 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-99e61fdf-9e0c-413a-a6ed-b51967369135 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 returned with HTTP 200 Aug 18 13:10:07.283962 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 788/3124] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.297069 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.300382 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:07.300895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1abd48f5-d560-4aaa-b895-7ed693c2d750", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1600810075"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:07.305330 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request body: {'volume': {'snapshot_id': '1abd48f5-d560-4aaa-b895-7ed693c2d750', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1600810075'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:07.313064 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.313064 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:07.314835 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:07.315444 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume of 1 GB Aug 18 13:10:07.321694 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Availability Zones retrieved successfully. Aug 18 13:10:07.329855 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (d8e7d16f-b001-4a1e-bb9b-52a44f06b62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:07.331226 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387da42d-423f-496c-9c4b-fbe87295c605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:07.332563 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:07.381343 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387da42d-423f-496c-9c4b-fbe87295c605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1abd48f5-d560-4aaa-b895-7ed693c2d750', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:07.382269 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9888c64b-52ea-4cec-8393-f67f3d7de02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:07.436978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Created reservations ['c3deea5b-abb6-4e86-9fc5-a7d03a1b4089', '07811a7f-eb0c-4746-822b-b5eea0bd85b0', 'e9f6b06f-e02b-4747-a46d-1957a32c588f', '8886671d-6a9a-411b-8d52-853f9b4d583e'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:07.437191 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-99a306fa-3bae-404f-821a-af159c1c8a9f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.437529 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9888c64b-52ea-4cec-8393-f67f3d7de02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3deea5b-abb6-4e86-9fc5-a7d03a1b4089', '07811a7f-eb0c-4746-822b-b5eea0bd85b0', 'e9f6b06f-e02b-4747-a46d-1957a32c588f', '8886671d-6a9a-411b-8d52-853f9b4d583e']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:07.438137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db390691-702e-4f6f-af6d-085bb9be48dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:07.439596 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-99a306fa-3bae-404f-821a-af159c1c8a9f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8 Aug 18 13:10:07.439596 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-99a306fa-3bae-404f-821a-af159c1c8a9f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.439596 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-99a306fa-3bae-404f-821a-af159c1c8a9f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.441927 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dbd18622-fd5e-4761-ae9e-58902fab4243 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.443893 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dbd18622-fd5e-4761-ae9e-58902fab4243 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 Aug 18 13:10:07.444003 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dbd18622-fd5e-4761-ae9e-58902fab4243 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.444217 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dbd18622-fd5e-4761-ae9e-58902fab4243 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.447900 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.447900 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:07.449368 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dbd18622-fd5e-4761-ae9e-58902fab4243 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 returned with HTTP 404 Aug 18 13:10:07.449873 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 778/3125] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:07.459201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bcb0fe69-ecdc-4b00-9a22-f74b0cf94029 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.460943 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bcb0fe69-ecdc-4b00-9a22-f74b0cf94029 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:10:07.461321 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bcb0fe69-ecdc-4b00-9a22-f74b0cf94029 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:07.461491 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bcb0fe69-ecdc-4b00-9a22-f74b0cf94029 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:07.462794 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.admin_actions [None req-bcb0fe69-ecdc-4b00-9a22-f74b0cf94029 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'available'}' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:07.474357 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.474357 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:07.482139 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db390691-702e-4f6f-af6d-085bb9be48dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91846633-e1fa-45e2-8749-c1b8b8a3c2b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1600810075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['c3deea5b-abb6-4e86-9fc5-a7d03a1b4089','07811a7f-eb0c-4746-822b-b5eea0bd85b0','e9f6b06f-e02b-4747-a46d-1957a32c588f','8886671d-6a9a-411b-8d52-853f9b4d583e'],size=1,snapshot_id=1abd48f5-d560-4aaa-b895-7ed693c2d750,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1600810075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91846633-e1fa-45e2-8749-c1b8b8a3c2b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fab1db7b7c4f418bb79922e16c57d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1abd48f5-d560-4aaa-b895-7ed693c2d750,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:07.482850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (079b1f01-5f9c-43a0-9663-f8d7fc495519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:07.489402 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bcb0fe69-ecdc-4b00-9a22-f74b0cf94029 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:10:07.489828 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 789/3126] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:07 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 13:10:07.496924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f1ad993a-b63b-4ceb-ad77-c583026dd7bf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.500068 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f1ad993a-b63b-4ceb-ad77-c583026dd7bf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:07.500345 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f1ad993a-b63b-4ceb-ad77-c583026dd7bf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.501172 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f1ad993a-b63b-4ceb-ad77-c583026dd7bf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.508944 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.508944 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:07.509544 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f1ad993a-b63b-4ceb-ad77-c583026dd7bf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:07.510849 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f1ad993a-b63b-4ceb-ad77-c583026dd7bf tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:07.511186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (079b1f01-5f9c-43a0-9663-f8d7fc495519) transitioned into state 'SUCCESS' from state '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-1600810075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fab1db7b7c4f418bb79922e16c57d2',qos_specs=None,replication_status=,reservations=['c3deea5b-abb6-4e86-9fc5-a7d03a1b4089','07811a7f-eb0c-4746-822b-b5eea0bd85b0','e9f6b06f-e02b-4747-a46d-1957a32c588f','8886671d-6a9a-411b-8d52-853f9b4d583e'],size=1,snapshot_id=1abd48f5-d560-4aaa-b895-7ed693c2d750,source_replicaid=,source_volid=None,status='creating',user_id='604122d3e5e34c1da3fd34fc63b950c9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:07.511511 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 779/3127] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.515715 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f726dc42-961b-4cc9-8425-886df9f838e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:07.522747 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6655e15e-afc5-4fe4-9f14-437cc27ce1cc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.524581 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6655e15e-afc5-4fe4-9f14-437cc27ce1cc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 Aug 18 13:10:07.524835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6655e15e-afc5-4fe4-9f14-437cc27ce1cc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.525066 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-99a306fa-3bae-404f-821a-af159c1c8a9f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8 returned with HTTP 200 Aug 18 13:10:07.525636 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 779/3128] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:10:07 2026] DELETE /volume/v3/attachments/8003580d-8036-4885-88a6-f6911fa8cbf8 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.525950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6655e15e-afc5-4fe4-9f14-437cc27ce1cc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.526108 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-6655e15e-afc5-4fe4-9f14-437cc27ce1cc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Delete snapshot with id: 5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 Aug 18 13:10:07.534540 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6655e15e-afc5-4fe4-9f14-437cc27ce1cc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 returned with HTTP 404 Aug 18 13:10:07.535091 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 790/3129] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:07 2026] DELETE /volume/v3/snapshots/5ae22dba-0839-4ec5-9cb9-fd9ce7724a04 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:07.538230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f726dc42-961b-4cc9-8425-886df9f838e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:07.538230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Flow 'volume_create_api' (d8e7d16f-b001-4a1e-bb9b-52a44f06b62e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:07.538230 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Create volume request issued successfully. Aug 18 13:10:07.538230 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-140bfa8a-dc19-41b1-857a-2adb85e7fee5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:07.538733 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 782/3130] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:07 2026] POST /volume/v3/volumes => generated 788 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:07.539640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.542866 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:10:07.543006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.543235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.543426 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:10:07.544129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fa007770-a89d-4171-b8ec-ec9aaa982d96 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.546006 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fa007770-a89d-4171-b8ec-ec9aaa982d96 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:10:07.546400 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fa007770-a89d-4171-b8ec-ec9aaa982d96 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:07.546523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fa007770-a89d-4171-b8ec-ec9aaa982d96 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:07.547904 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.admin_actions [None req-fa007770-a89d-4171-b8ec-ec9aaa982d96 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'creating'}' {{(pid=100590) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:07.551368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d6085411-0fd2-4aab-b6a1-550df8363b14 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.552723 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6085411-0fd2-4aab-b6a1-550df8363b14 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:07.553265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d6085411-0fd2-4aab-b6a1-550df8363b14 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.553589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d6085411-0fd2-4aab-b6a1-550df8363b14 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.557664 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.557664 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:07.559061 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.559061 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:07.560171 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:07.562431 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.562431 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:07.570066 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d6085411-0fd2-4aab-b6a1-550df8363b14 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:07.572946 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d6085411-0fd2-4aab-b6a1-550df8363b14 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 200 Aug 18 13:10:07.573502 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 791/3131] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.574614 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fa007770-a89d-4171-b8ec-ec9aaa982d96 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:10:07.575003 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 780/3132] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:07 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:07.582094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-67587042-d58a-4783-b6f4-510c4f34759b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.584194 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-67587042-d58a-4783-b6f4-510c4f34759b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:07.584460 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-67587042-d58a-4783-b6f4-510c4f34759b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.584667 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-67587042-d58a-4783-b6f4-510c4f34759b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.585685 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:10:07.586042 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-b81655e4-aa0f-4f04-a029-46f0b6c0c74b req-2e072bd2-3516-4135-8400-8ddacade771a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 returned with HTTP 202 Aug 18 13:10:07.586728 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 780/3133] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:10:07 2026] DELETE /volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:07.590120 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.590120 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:07.590679 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-67587042-d58a-4783-b6f4-510c4f34759b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:07.591571 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-67587042-d58a-4783-b6f4-510c4f34759b tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:07.592002 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 783/3134] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.603045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c3df8093-cc68-4f0f-a009-99675dd04a32 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.609238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c3df8093-cc68-4f0f-a009-99675dd04a32 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:10:07.609238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c3df8093-cc68-4f0f-a009-99675dd04a32 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:07.609238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c3df8093-cc68-4f0f-a009-99675dd04a32 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:07.609975 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3df8093-cc68-4f0f-a009-99675dd04a32 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100589) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 13:10:07.617890 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.617890 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:07.617890 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.snapshot_actions [None req-c3df8093-cc68-4f0f-a009-99675dd04a32 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Updating snapshot dc073313-b002-4710-a7dc-4ba8e0199863 with info {'id': 'dc073313-b002-4710-a7dc-4ba8e0199863', 'status': 'error', 'progress': '80%'} Aug 18 13:10:07.625006 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c3df8093-cc68-4f0f-a009-99675dd04a32 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:10:07.625661 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 792/3135] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:07 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:07.632388 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cf7f503e-f778-48a6-97d8-31239ba9b66a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.634223 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf7f503e-f778-48a6-97d8-31239ba9b66a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:07.634422 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf7f503e-f778-48a6-97d8-31239ba9b66a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.634602 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf7f503e-f778-48a6-97d8-31239ba9b66a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.639665 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.639665 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:07.639956 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cf7f503e-f778-48a6-97d8-31239ba9b66a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Snapshot retrieved successfully. Aug 18 13:10:07.640586 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf7f503e-f778-48a6-97d8-31239ba9b66a tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:07.640908 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 781/3136] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.649577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-167a5087-c633-41b7-ba8a-2577a6348a85 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.651311 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-167a5087-c633-41b7-ba8a-2577a6348a85 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] POST https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action Aug 18 13:10:07.651741 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-167a5087-c633-41b7-ba8a-2577a6348a85 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:07.651882 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-167a5087-c633-41b7-ba8a-2577a6348a85 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:07.653382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-167a5087-c633-41b7-ba8a-2577a6348a85 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] Updating snapshot 'dc073313-b002-4710-a7dc-4ba8e0199863' with '{'status': 'available'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:10:07.665155 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.665155 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:07.677298 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-167a5087-c633-41b7-ba8a-2577a6348a85 tempest-SnapshotsActionsTest-321561839 tempest-SnapshotsActionsTest-321561839-project-admin] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action returned with HTTP 202 Aug 18 13:10:07.677745 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 781/3137] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:10:07 2026] POST /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:07.684196 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b33ec198-18d3-41a7-9af5-19c054a0517a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.686774 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b33ec198-18d3-41a7-9af5-19c054a0517a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:07.687017 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b33ec198-18d3-41a7-9af5-19c054a0517a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.687269 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b33ec198-18d3-41a7-9af5-19c054a0517a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.692657 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.692657 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:07.693538 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b33ec198-18d3-41a7-9af5-19c054a0517a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:07.694332 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b33ec198-18d3-41a7-9af5-19c054a0517a tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:07.694905 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 784/3138] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:07.708090 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.711354 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:07.711354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.711354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.711354 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Delete snapshot with id: dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:07.720137 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.720137 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:07.720768 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:07.737886 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot delete request issued successfully. Aug 18 13:10:07.738043 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9a6f438-3c15-4808-bd39-70204f2a7a07 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 202 Aug 18 13:10:07.738701 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 793/3139] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:07 2026] DELETE /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:07.750700 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-67cbbae3-9563-425d-adb5-e037c391b475 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:07.756230 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67cbbae3-9563-425d-adb5-e037c391b475 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:07.756230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67cbbae3-9563-425d-adb5-e037c391b475 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:07.756230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67cbbae3-9563-425d-adb5-e037c391b475 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:07.760743 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:07.760743 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:07.761414 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-67cbbae3-9563-425d-adb5-e037c391b475 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Snapshot retrieved successfully. Aug 18 13:10:07.762772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67cbbae3-9563-425d-adb5-e037c391b475 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 200 Aug 18 13:10:07.763572 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 782/3140] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:07 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.157824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c4a063b6-ad49-406d-98a0-068b41fff4eb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.159855 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c4a063b6-ad49-406d-98a0-068b41fff4eb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:08.160063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c4a063b6-ad49-406d-98a0-068b41fff4eb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.160303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c4a063b6-ad49-406d-98a0-068b41fff4eb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.160463 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c4a063b6-ad49-406d-98a0-068b41fff4eb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:08.165639 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.165639 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:08.166641 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c4a063b6-ad49-406d-98a0-068b41fff4eb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:08.167178 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 782/3141] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.291518 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.408349 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:08.408755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2141092574", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:08.410466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2141092574', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:08.410627 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Create volume of 1 GB Aug 18 13:10:08.415775 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Availability Zones retrieved successfully. Aug 18 13:10:08.420806 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Flow 'volume_create_api' (41457bac-4749-4994-86df-c654ff1369f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:08.421841 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e16d203-1f7d-478b-9f39-57f7458acea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.422702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:08.448414 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e16d203-1f7d-478b-9f39-57f7458acea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.449224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546e9f03-dd30-40f5-ba57-af4a64ce11df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.515921 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Created reservations ['c1cf00b3-f4ff-44dc-860b-6321e94eac7a', '4ee915aa-8af7-434e-972b-30e980298046', '42df331e-92c4-45f1-950a-e93321f53fe4', 'a9b87436-3e83-4cb2-912b-576a3ea444f8'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:08.517046 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546e9f03-dd30-40f5-ba57-af4a64ce11df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1cf00b3-f4ff-44dc-860b-6321e94eac7a', '4ee915aa-8af7-434e-972b-30e980298046', '42df331e-92c4-45f1-950a-e93321f53fe4', 'a9b87436-3e83-4cb2-912b-576a3ea444f8']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.518132 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec669a75-05ed-44e2-af05-f69139be63b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.541411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec669a75-05ed-44e2-af05-f69139be63b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2141092574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed9db4447234a6da865a0e4086cdf74',qos_specs=None,replication_status=,reservations=['c1cf00b3-f4ff-44dc-860b-6321e94eac7a','4ee915aa-8af7-434e-972b-30e980298046','42df331e-92c4-45f1-950a-e93321f53fe4','a9b87436-3e83-4cb2-912b-576a3ea444f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b02a8eee174b17b25f40aebbad5586',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2141092574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed9db4447234a6da865a0e4086cdf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2b02a8eee174b17b25f40aebbad5586',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.542081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1de9a33-5e04-49fb-bc56-b5ce1c9c0403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.570875 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1de9a33-5e04-49fb-bc56-b5ce1c9c0403) transitioned into state 'SUCCESS' from state '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-2141092574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed9db4447234a6da865a0e4086cdf74',qos_specs=None,replication_status=,reservations=['c1cf00b3-f4ff-44dc-860b-6321e94eac7a','4ee915aa-8af7-434e-972b-30e980298046','42df331e-92c4-45f1-950a-e93321f53fe4','a9b87436-3e83-4cb2-912b-576a3ea444f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b02a8eee174b17b25f40aebbad5586',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.572011 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628ec93d-c14a-4b83-9eae-03d026decab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.579601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bf32c048-0e2d-4957-a58b-f31f0a3b1c3c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.581841 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf32c048-0e2d-4957-a58b-f31f0a3b1c3c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 Aug 18 13:10:08.582094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf32c048-0e2d-4957-a58b-f31f0a3b1c3c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.582391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf32c048-0e2d-4957-a58b-f31f0a3b1c3c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.585049 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628ec93d-c14a-4b83-9eae-03d026decab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.586162 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Flow 'volume_create_api' (41457bac-4749-4994-86df-c654ff1369f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:08.586637 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Create volume request issued successfully. Aug 18 13:10:08.587324 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e27b7899-35fa-4eef-b1a8-4d37bb16bf2c tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:08.587932 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 785/3142] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:08 2026] POST /volume/v3/volumes => generated 765 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:08.591930 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2eea9e01-8410-4986-a1e0-498f505290a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.592262 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf32c048-0e2d-4957-a58b-f31f0a3b1c3c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 returned with HTTP 404 Aug 18 13:10:08.592650 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 794/3143] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/02d60531-9f96-4885-a981-17098b1526d3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:08.595238 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2eea9e01-8410-4986-a1e0-498f505290a5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:08.595501 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2eea9e01-8410-4986-a1e0-498f505290a5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.596536 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2eea9e01-8410-4986-a1e0-498f505290a5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.601012 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.603055 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:08.603482 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-345835645", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:08.604988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-345835645', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:08.605136 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Create volume of 1 GB Aug 18 13:10:08.609458 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.609458 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:08.612335 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Availability Zones retrieved successfully. Aug 18 13:10:08.614079 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2eea9e01-8410-4986-a1e0-498f505290a5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:08.618736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Flow 'volume_create_api' (3ffdfdf4-cd1e-41c5-8507-46f9b07125fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:08.620158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38627cfb-f2c4-4049-ad4c-0795a3e99ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.621505 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:08.622551 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2eea9e01-8410-4986-a1e0-498f505290a5 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 200 Aug 18 13:10:08.623252 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 783/3144] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.638599 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c9840b02-72a5-45d9-8876-b1f6fd3b2733 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.640696 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c9840b02-72a5-45d9-8876-b1f6fd3b2733 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:08.640898 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c9840b02-72a5-45d9-8876-b1f6fd3b2733 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.641084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c9840b02-72a5-45d9-8876-b1f6fd3b2733 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.651084 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.651084 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:08.654890 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c9840b02-72a5-45d9-8876-b1f6fd3b2733 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:08.656064 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.659457 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c9840b02-72a5-45d9-8876-b1f6fd3b2733 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 200 Aug 18 13:10:08.660009 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 786/3145] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.660433 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38627cfb-f2c4-4049-ad4c-0795a3e99ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.661246 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd36f65d-775c-4ff9-bf25-88da87c345e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.664376 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:10:08.664540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.664704 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.664811 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:10:08.675238 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.675238 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:08.675663 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:10:08.677042 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.678953 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:08.679175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.679410 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.679569 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: 91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:08.687658 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.687658 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:08.688100 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:08.701151 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot delete request issued successfully. Aug 18 13:10:08.701360 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79dd7b82-3c06-4c28-a0a7-73c4fe227a2f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 202 Aug 18 13:10:08.701763 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 795/3146] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:08 2026] DELETE /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:08.703573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Created reservations ['2697fea4-5c3a-4c17-896a-068da7709332', 'a71a74a5-c897-4904-a465-79f760d7cfb4', '286871a7-cba6-4de4-97a0-80f0fedfa546', 'd990ff42-cd56-4fab-9a5d-9bf963463c8f'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:08.704968 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd36f65d-775c-4ff9-bf25-88da87c345e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2697fea4-5c3a-4c17-896a-068da7709332', 'a71a74a5-c897-4904-a465-79f760d7cfb4', '286871a7-cba6-4de4-97a0-80f0fedfa546', 'd990ff42-cd56-4fab-9a5d-9bf963463c8f']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.706063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bcdfc3-bea9-4c48-b470-05fbd1f7d6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.708248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-43c8b7f1-3fc9-4dfe-b7fc-82229a3756d1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.710432 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43c8b7f1-3fc9-4dfe-b7fc-82229a3756d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:10:08.711574 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43c8b7f1-3fc9-4dfe-b7fc-82229a3756d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.711868 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43c8b7f1-3fc9-4dfe-b7fc-82229a3756d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.714032 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume request issued successfully. Aug 18 13:10:08.714361 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-34fb9491-7f8d-4f68-a8fb-d4a9d804ca0b tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 202 Aug 18 13:10:08.715386 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 784/3147] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:08 2026] DELETE /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:08.720539 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.720539 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:08.721138 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-43c8b7f1-3fc9-4dfe-b7fc-82229a3756d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:10:08.722438 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43c8b7f1-3fc9-4dfe-b7fc-82229a3756d1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 200 Aug 18 13:10:08.722832 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 787/3148] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.724357 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0b1ca722-f860-4dea-a48d-238630c90d79 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.725957 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0b1ca722-f860-4dea-a48d-238630c90d79 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:08.726139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0b1ca722-f860-4dea-a48d-238630c90d79 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.726401 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0b1ca722-f860-4dea-a48d-238630c90d79 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.732567 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.732567 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:08.736257 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0b1ca722-f860-4dea-a48d-238630c90d79 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:08.738592 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bcdfc3-bea9-4c48-b470-05fbd1f7d6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66e0f3f-0385-4c30-9771-a7fce4216961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-345835645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed9db4447234a6da865a0e4086cdf74',qos_specs=None,replication_status=,reservations=['2697fea4-5c3a-4c17-896a-068da7709332','a71a74a5-c897-4904-a465-79f760d7cfb4','286871a7-cba6-4de4-97a0-80f0fedfa546','d990ff42-cd56-4fab-9a5d-9bf963463c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b02a8eee174b17b25f40aebbad5586',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-345835645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66e0f3f-0385-4c30-9771-a7fce4216961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed9db4447234a6da865a0e4086cdf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2b02a8eee174b17b25f40aebbad5586',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.739894 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06ba495-b927-4f67-9ec6-d7e32c14e1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.740293 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0b1ca722-f860-4dea-a48d-238630c90d79 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 200 Aug 18 13:10:08.740702 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 796/3149] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.760887 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06ba495-b927-4f67-9ec6-d7e32c14e1ab) transitioned into state 'SUCCESS' from state '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-345835645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed9db4447234a6da865a0e4086cdf74',qos_specs=None,replication_status=,reservations=['2697fea4-5c3a-4c17-896a-068da7709332','a71a74a5-c897-4904-a465-79f760d7cfb4','286871a7-cba6-4de4-97a0-80f0fedfa546','d990ff42-cd56-4fab-9a5d-9bf963463c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b02a8eee174b17b25f40aebbad5586',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.761593 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38783d5a-1a1f-42a6-8e2d-c9469e5be2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:08.772282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38783d5a-1a1f-42a6-8e2d-c9469e5be2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:08.773053 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Flow 'volume_create_api' (3ffdfdf4-cd1e-41c5-8507-46f9b07125fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:08.773115 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-73b1e092-b040-46f4-86d1-716784702cb0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.773407 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Create volume request issued successfully. Aug 18 13:10:08.773945 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9630f4d5-dedd-43e2-b29b-355d3c4432fe tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:08.774433 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 783/3150] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:08 2026] POST /volume/v3/volumes => generated 764 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:08.775809 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73b1e092-b040-46f4-86d1-716784702cb0 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 Aug 18 13:10:08.776003 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73b1e092-b040-46f4-86d1-716784702cb0 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.776259 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73b1e092-b040-46f4-86d1-716784702cb0 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.782887 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73b1e092-b040-46f4-86d1-716784702cb0 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 returned with HTTP 404 Aug 18 13:10:08.783415 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 785/3151] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/snapshots/dc073313-b002-4710-a7dc-4ba8e0199863 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:08.792621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2a88db9c-11b3-4745-bd0c-c4b990151854 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.795710 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a88db9c-11b3-4745-bd0c-c4b990151854 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:08.795929 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2a88db9c-11b3-4745-bd0c-c4b990151854 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.796229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2a88db9c-11b3-4745-bd0c-c4b990151854 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.809434 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.809434 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:08.815580 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2a88db9c-11b3-4745-bd0c-c4b990151854 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:10:08.821727 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a88db9c-11b3-4745-bd0c-c4b990151854 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac returned with HTTP 200 Aug 18 13:10:08.822102 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 788/3152] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.837352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.839277 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:08.839489 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.839715 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.839902 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Delete volume with id: 5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:08.847858 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.847858 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:08.848348 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:10:08.879384 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Delete volume request issued successfully. Aug 18 13:10:08.879384 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f83d2bf2-cb18-420a-8717-9847e1a7d6f6 tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac returned with HTTP 202 Aug 18 13:10:08.879384 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 797/3153] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:08 2026] DELETE /volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:08.886183 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f17ca59d-e7da-4546-a567-6dc6e72172cd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.886975 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f49dcedf-eb8f-4026-a99b-ee53a61de7fc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.889160 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f49dcedf-eb8f-4026-a99b-ee53a61de7fc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:08.889305 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f17ca59d-e7da-4546-a567-6dc6e72172cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:10:08.889398 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f49dcedf-eb8f-4026-a99b-ee53a61de7fc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.889517 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f17ca59d-e7da-4546-a567-6dc6e72172cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.889600 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f49dcedf-eb8f-4026-a99b-ee53a61de7fc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.889702 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f17ca59d-e7da-4546-a567-6dc6e72172cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.899107 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.899107 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:08.900419 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.900419 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:08.904144 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f17ca59d-e7da-4546-a567-6dc6e72172cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:10:08.904229 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f49dcedf-eb8f-4026-a99b-ee53a61de7fc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Volume info retrieved successfully. Aug 18 13:10:08.908997 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f49dcedf-eb8f-4026-a99b-ee53a61de7fc tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac returned with HTTP 200 Aug 18 13:10:08.908997 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 786/3154] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.909151 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f17ca59d-e7da-4546-a567-6dc6e72172cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:10:08.909151 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 784/3155] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:08.968297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4fb6e22c-1dcd-4a3e-bedc-a96f2f4b6420 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:08.970194 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4fb6e22c-1dcd-4a3e-bedc-a96f2f4b6420 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:10:08.970460 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4fb6e22c-1dcd-4a3e-bedc-a96f2f4b6420 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:08.970644 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4fb6e22c-1dcd-4a3e-bedc-a96f2f4b6420 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:08.981777 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:08.981777 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:08.990157 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4fb6e22c-1dcd-4a3e-bedc-a96f2f4b6420 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:10:08.997893 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4fb6e22c-1dcd-4a3e-bedc-a96f2f4b6420 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:10:08.998496 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 789/3156] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:08 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:09.178358 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-af2a49b9-42ec-4696-b442-4199dc825295 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.180316 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af2a49b9-42ec-4696-b442-4199dc825295 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:09.180557 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af2a49b9-42ec-4696-b442-4199dc825295 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.180814 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af2a49b9-42ec-4696-b442-4199dc825295 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.180924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-af2a49b9-42ec-4696-b442-4199dc825295 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:09.186036 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:09.186036 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:09.186674 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af2a49b9-42ec-4696-b442-4199dc825295 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:09.187159 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 798/3157] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:09 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:09.735106 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-477c2951-cf1c-4e0f-8235-9a03ca74f2ac None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.737063 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-477c2951-cf1c-4e0f-8235-9a03ca74f2ac tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c Aug 18 13:10:09.737103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-477c2951-cf1c-4e0f-8235-9a03ca74f2ac tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.737304 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-477c2951-cf1c-4e0f-8235-9a03ca74f2ac tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.741628 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-477c2951-cf1c-4e0f-8235-9a03ca74f2ac tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c returned with HTTP 404 Aug 18 13:10:09.742147 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 787/3158] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:09 2026] GET /volume/v3/snapshots/d97bfc96-e2e4-4016-9974-e25c0793060c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:09.750567 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.752348 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-756f2b5f-3a10-471b-bed3-a4f22ab16e34 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.752663 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:10:09.752870 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.753111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.753403 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:10:09.754079 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-756f2b5f-3a10-471b-bed3-a4f22ab16e34 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:09.754317 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-756f2b5f-3a10-471b-bed3-a4f22ab16e34 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.754510 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-756f2b5f-3a10-471b-bed3-a4f22ab16e34 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.761547 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-756f2b5f-3a10-471b-bed3-a4f22ab16e34 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 404 Aug 18 13:10:09.762000 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 790/3159] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:09 2026] GET /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:09.762804 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:09.762804 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:09.763377 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:09.769342 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7138b195-18ca-423d-a2b0-3a2144acb176 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.771709 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7138b195-18ca-423d-a2b0-3a2144acb176 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:09.771949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7138b195-18ca-423d-a2b0-3a2144acb176 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.772241 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7138b195-18ca-423d-a2b0-3a2144acb176 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.782229 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7138b195-18ca-423d-a2b0-3a2144acb176 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 404 Aug 18 13:10:09.782414 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 799/3160] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:09 2026] GET /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:09.785283 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:10:09.785569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-09ca9e4a-2263-4794-a53d-9b6085ac3c28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 202 Aug 18 13:10:09.786130 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 785/3161] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:09 2026] DELETE /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:09.792555 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-34c3ed80-d59f-45f9-a519-a6779f7294ad None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.794248 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-34c3ed80-d59f-45f9-a519-a6779f7294ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:09.794481 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-34c3ed80-d59f-45f9-a519-a6779f7294ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.794630 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-34c3ed80-d59f-45f9-a519-a6779f7294ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.794860 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-34c3ed80-d59f-45f9-a519-a6779f7294ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: 91846633-e1fa-45e2-8749-c1b8b8a3c2b5 Aug 18 13:10:09.797505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7fd6669d-965b-4d86-a4c2-24ffcf6ff736 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.798622 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7fd6669d-965b-4d86-a4c2-24ffcf6ff736 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:10:09.798829 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7fd6669d-965b-4d86-a4c2-24ffcf6ff736 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.799050 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7fd6669d-965b-4d86-a4c2-24ffcf6ff736 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.803142 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-34c3ed80-d59f-45f9-a519-a6779f7294ad tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 returned with HTTP 404 Aug 18 13:10:09.804044 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 788/3162] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:09 2026] DELETE /volume/v3/volumes/91846633-e1fa-45e2-8749-c1b8b8a3c2b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:09.806409 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:09.806409 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:09.811977 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.813039 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7fd6669d-965b-4d86-a4c2-24ffcf6ff736 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:09.814489 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 Aug 18 13:10:09.814782 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.815071 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.815253 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete snapshot with id: 1abd48f5-d560-4aaa-b895-7ed693c2d750 Aug 18 13:10:09.819948 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7fd6669d-965b-4d86-a4c2-24ffcf6ff736 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 200 Aug 18 13:10:09.820589 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 791/3163] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:09 2026] GET /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:09.822657 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:09.822657 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:09.823159 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:09.843688 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot delete request issued successfully. Aug 18 13:10:09.843935 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ae567130-22e3-4402-a0ea-2f6e9ad63b31 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 returned with HTTP 202 Aug 18 13:10:09.844541 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 800/3164] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:09 2026] DELETE /volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:09.853430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ecf86b11-4baf-4a99-bc80-51d9e72b0235 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.855496 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ecf86b11-4baf-4a99-bc80-51d9e72b0235 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 Aug 18 13:10:09.855877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ecf86b11-4baf-4a99-bc80-51d9e72b0235 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.855877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ecf86b11-4baf-4a99-bc80-51d9e72b0235 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.861334 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:09.861334 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:09.861588 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ecf86b11-4baf-4a99-bc80-51d9e72b0235 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Snapshot retrieved successfully. Aug 18 13:10:09.862442 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ecf86b11-4baf-4a99-bc80-51d9e72b0235 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 returned with HTTP 200 Aug 18 13:10:09.862961 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 786/3165] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:09 2026] GET /volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:09.924965 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-acf4ed51-31d1-4439-b1a8-1aa5f6f5180e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:09.927428 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-acf4ed51-31d1-4439-b1a8-1aa5f6f5180e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] GET https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac Aug 18 13:10:09.927748 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-acf4ed51-31d1-4439-b1a8-1aa5f6f5180e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:09.928024 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-acf4ed51-31d1-4439-b1a8-1aa5f6f5180e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:09.935949 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-acf4ed51-31d1-4439-b1a8-1aa5f6f5180e tempest-SnapshotsActionsTest-386346341 tempest-SnapshotsActionsTest-386346341-project-member] https://10.4.3.126/volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac returned with HTTP 404 Aug 18 13:10:09.936664 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 789/3166] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:09 2026] GET /volume/v3/volumes/5f418cb5-e276-4e6c-a464-d15c2f5700ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:10:10.204662 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f156ad9b-3cfd-40bc-ab15-8e6cd12ca220 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:10.210314 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f156ad9b-3cfd-40bc-ab15-8e6cd12ca220 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:10.210314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f156ad9b-3cfd-40bc-ab15-8e6cd12ca220 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:10.210314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f156ad9b-3cfd-40bc-ab15-8e6cd12ca220 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:10.210314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f156ad9b-3cfd-40bc-ab15-8e6cd12ca220 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:10.216148 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:10.216148 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:10.217221 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f156ad9b-3cfd-40bc-ab15-8e6cd12ca220 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:10.217925 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 792/3167] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:10 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:10.833007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a58d90d2-72c8-4a71-a021-53793d2a4231 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:10.834899 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a58d90d2-72c8-4a71-a021-53793d2a4231 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 Aug 18 13:10:10.835102 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a58d90d2-72c8-4a71-a021-53793d2a4231 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:10.835358 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a58d90d2-72c8-4a71-a021-53793d2a4231 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:10.841552 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a58d90d2-72c8-4a71-a021-53793d2a4231 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 returned with HTTP 404 Aug 18 13:10:10.842033 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 801/3168] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:10 2026] GET /volume/v3/volumes/6b75e1e1-eca7-4628-9906-ca7628dfd5f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:10.871798 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3f50e309-374e-4b14-bbb2-e590e9327f6e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:10.873175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c9c6184d-72f9-4263-9812-687c027ee140 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:10.873946 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f50e309-374e-4b14-bbb2-e590e9327f6e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 Aug 18 13:10:10.874497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f50e309-374e-4b14-bbb2-e590e9327f6e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:10.874497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f50e309-374e-4b14-bbb2-e590e9327f6e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:10.879418 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f50e309-374e-4b14-bbb2-e590e9327f6e tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 returned with HTTP 404 Aug 18 13:10:10.879673 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:10.879982 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 787/3169] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:10 2026] GET /volume/v3/snapshots/1abd48f5-d560-4aaa-b895-7ed693c2d750 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:10.880081 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-318013252", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:10.881583 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-318013252', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:10.887768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9ece391e-86e0-43b9-949d-3010d1e51198 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:10.888750 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ece391e-86e0-43b9-949d-3010d1e51198 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:10.889086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ece391e-86e0-43b9-949d-3010d1e51198 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:10.889301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ece391e-86e0-43b9-949d-3010d1e51198 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:10.896408 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:10.896408 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:10.899708 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9ece391e-86e0-43b9-949d-3010d1e51198 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:10.909757 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ece391e-86e0-43b9-949d-3010d1e51198 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f returned with HTTP 200 Aug 18 13:10:10.910323 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 793/3170] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:10 2026] GET /volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:10.926098 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:10.926644 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:10.926861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:10.927047 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:10.927221 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: 531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:10.942785 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:10.942785 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:10.943326 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:10.967153 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume request issued successfully. Aug 18 13:10:10.967539 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b5d91f6c-b4f7-4884-abc0-be096fb661c3 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f returned with HTTP 202 Aug 18 13:10:10.968130 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 802/3171] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:10 2026] DELETE /volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:10.977160 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c0a00d09-293f-4f75-bf9e-f644f9540c27 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:10.978952 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0a00d09-293f-4f75-bf9e-f644f9540c27 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:10.979159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c0a00d09-293f-4f75-bf9e-f644f9540c27 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:10.979420 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c0a00d09-293f-4f75-bf9e-f644f9540c27 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:10.983377 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:10:10.986914 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:10.986914 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:10.988216 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:10:10.990670 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c0a00d09-293f-4f75-bf9e-f644f9540c27 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:10.994108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (742dbd72-504b-4d48-8812-1c6c63f6c6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:10.995200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a311edd-5042-4a45-9d18-cc4b5ae8ba93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:10.996654 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0a00d09-293f-4f75-bf9e-f644f9540c27 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f returned with HTTP 200 Aug 18 13:10:10.996727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:10.996791 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 788/3172] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:10 2026] GET /volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:11.070399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a311edd-5042-4a45-9d18-cc4b5ae8ba93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:11.073501 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb90ec27-c8b7-41bf-8263-5ddd02e13919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:11.109555 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['12950985-328d-46ff-81a8-f618d78367a7', 'fc871fc8-4389-4149-977e-a6ffbea419ca', '051b302c-588d-41cb-be51-098feabf3984', 'dafddcb1-afaf-488f-8c7a-905870abac8e'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:11.110199 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb90ec27-c8b7-41bf-8263-5ddd02e13919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12950985-328d-46ff-81a8-f618d78367a7', 'fc871fc8-4389-4149-977e-a6ffbea419ca', '051b302c-588d-41cb-be51-098feabf3984', 'dafddcb1-afaf-488f-8c7a-905870abac8e']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:11.110844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d077cba1-fed0-4b84-9ac1-91f7a1f3f223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:11.139427 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d077cba1-fed0-4b84-9ac1-91f7a1f3f223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd12b0c-84be-427f-8e85-96345a9d403e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-318013252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['12950985-328d-46ff-81a8-f618d78367a7','fc871fc8-4389-4149-977e-a6ffbea419ca','051b302c-588d-41cb-be51-098feabf3984','dafddcb1-afaf-488f-8c7a-905870abac8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-318013252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bd12b0c-84be-427f-8e85-96345a9d403e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:11.140158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8f0f3d-2230-4919-afd2-1352c9c53cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:11.160734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8f0f3d-2230-4919-afd2-1352c9c53cba) transitioned into state 'SUCCESS' from state '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-318013252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['12950985-328d-46ff-81a8-f618d78367a7','fc871fc8-4389-4149-977e-a6ffbea419ca','051b302c-588d-41cb-be51-098feabf3984','dafddcb1-afaf-488f-8c7a-905870abac8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:11.163331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54693d22-83d5-4caf-9db7-9472a4e1112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:11.175407 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54693d22-83d5-4caf-9db7-9472a4e1112f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:11.176607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (742dbd72-504b-4d48-8812-1c6c63f6c6c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:11.177033 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:10:11.177823 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c9c6184d-72f9-4263-9812-687c027ee140 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:11.178971 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 790/3173] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:10 2026] POST /volume/v3/volumes => generated 758 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:11.192344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6145a92b-0924-48f5-b16e-d2514494b1c8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:11.194597 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6145a92b-0924-48f5-b16e-d2514494b1c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:10:11.194736 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6145a92b-0924-48f5-b16e-d2514494b1c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:11.194936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6145a92b-0924-48f5-b16e-d2514494b1c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:11.201686 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:11.201686 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:11.205794 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6145a92b-0924-48f5-b16e-d2514494b1c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:11.210268 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6145a92b-0924-48f5-b16e-d2514494b1c8 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:10:11.210769 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 794/3174] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:11 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:11.233524 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ebb8a34b-118c-4b0c-910c-53b4cfab7b0e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:11.236587 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ebb8a34b-118c-4b0c-910c-53b4cfab7b0e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:11.236976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ebb8a34b-118c-4b0c-910c-53b4cfab7b0e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:11.237284 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ebb8a34b-118c-4b0c-910c-53b4cfab7b0e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:11.237500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ebb8a34b-118c-4b0c-910c-53b4cfab7b0e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:11.245267 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:11.245267 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:11.247096 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ebb8a34b-118c-4b0c-910c-53b4cfab7b0e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:11.248092 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 803/3175] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:11 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:11.262247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:11.263859 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:10:11.264470 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "326ff6b2-5384-4510-835f-862131400898", "incremental": true}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:11.266150 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating new backup {'backup': {'volume_id': '326ff6b2-5384-4510-835f-862131400898', 'incremental': True}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:10:11.266481 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating backup of volume 326ff6b2-5384-4510-835f-862131400898 in container None Aug 18 13:10:11.277233 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:11.277233 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:11.277233 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:10:11.297317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Created reservations ['33e6a2c2-a6bf-4705-b7f3-93c48dc8f079', '86b38b9a-4ae8-4a9f-9f59-5fd4658bba17'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:11.318617 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e51f309-5b7c-4c29-a85e-73bf6a4f8fcc tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 400 Aug 18 13:10:11.320075 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 789/3176] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:10:11 2026] POST /volume/v3/backups => generated 109 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:10:11.327190 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-391391b6-cb59-4c78-9377-67ff831e603a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:11.328885 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-391391b6-cb59-4c78-9377-67ff831e603a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] DELETE https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:11.329096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-391391b6-cb59-4c78-9377-67ff831e603a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:11.329229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-391391b6-cb59-4c78-9377-67ff831e603a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:11.329400 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-391391b6-cb59-4c78-9377-67ff831e603a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Delete backup with id: a40b5e02-c0fe-49ba-a72f-526ce14fc504. Aug 18 13:10:11.338047 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:11.338047 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:11.352454 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-391391b6-cb59-4c78-9377-67ff831e603a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] delete_backup rpcapi backup_id a40b5e02-c0fe-49ba-a72f-526ce14fc504 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:10:11.354382 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-391391b6-cb59-4c78-9377-67ff831e603a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 202 Aug 18 13:10:11.354869 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 791/3177] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:11 2026] DELETE /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:11.361718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aef73329-7ce9-4974-8efa-622b5bf98e8c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:11.364143 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aef73329-7ce9-4974-8efa-622b5bf98e8c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:11.364424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aef73329-7ce9-4974-8efa-622b5bf98e8c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:11.364663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aef73329-7ce9-4974-8efa-622b5bf98e8c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:11.364798 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-aef73329-7ce9-4974-8efa-622b5bf98e8c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:11.373351 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:11.373351 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:11.374552 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aef73329-7ce9-4974-8efa-622b5bf98e8c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 200 Aug 18 13:10:11.374891 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 795/3178] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:11 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:12.016717 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-11b19782-f419-4601-947d-0585dc161036 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.017985 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-11b19782-f419-4601-947d-0585dc161036 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f Aug 18 13:10:12.018182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-11b19782-f419-4601-947d-0585dc161036 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.018397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-11b19782-f419-4601-947d-0585dc161036 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.024087 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-11b19782-f419-4601-947d-0585dc161036 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f returned with HTTP 404 Aug 18 13:10:12.024864 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 804/3179] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/volumes/531dd2d1-a110-4f9a-a2e2-352a9ede7b7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:12.036671 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-12a9fd90-42b5-4d25-853b-cf14876dfa57 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.039906 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12a9fd90-42b5-4d25-853b-cf14876dfa57 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:10:12.040119 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12a9fd90-42b5-4d25-853b-cf14876dfa57 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.040422 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12a9fd90-42b5-4d25-853b-cf14876dfa57 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.049629 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.049629 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:12.054674 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-12a9fd90-42b5-4d25-853b-cf14876dfa57 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:12.060910 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12a9fd90-42b5-4d25-853b-cf14876dfa57 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:10:12.061422 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 790/3180] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:12.079577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.081989 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:10:12.082237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.082493 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.082703 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume with id: 2293794d-2340-4f19-a201-57158507d26c Aug 18 13:10:12.091331 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.091331 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:12.091999 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:12.106174 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.109554 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] DELETE https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:10:12.109834 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.110120 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.110402 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Delete volume with id: 27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:10:12.114221 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Delete volume request issued successfully. Aug 18 13:10:12.114855 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68105a9d-8df9-4fc5-99d1-688c3dac8f22 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 202 Aug 18 13:10:12.115456 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 792/3181] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:12 2026] DELETE /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:12.126094 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.126094 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:12.127228 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:10:12.127955 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bfe38631-aa42-43e1-844a-dfa3fdd314fd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.131046 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bfe38631-aa42-43e1-844a-dfa3fdd314fd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:10:12.132561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bfe38631-aa42-43e1-844a-dfa3fdd314fd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.136483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bfe38631-aa42-43e1-844a-dfa3fdd314fd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.148539 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.148539 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:12.156831 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Delete volume request issued successfully. Aug 18 13:10:12.158100 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7854e150-5807-46c1-91a7-af36f1cea2d6 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 202 Aug 18 13:10:12.158821 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bfe38631-aa42-43e1-844a-dfa3fdd314fd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Volume info retrieved successfully. Aug 18 13:10:12.159033 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 796/3182] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:12 2026] DELETE /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:12.165291 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bfe38631-aa42-43e1-844a-dfa3fdd314fd tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 200 Aug 18 13:10:12.165766 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 805/3183] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:12.168714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-62f8f18e-8fed-4f81-8fa1-34309d92e5cd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.172653 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62f8f18e-8fed-4f81-8fa1-34309d92e5cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:10:12.174285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62f8f18e-8fed-4f81-8fa1-34309d92e5cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.174285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62f8f18e-8fed-4f81-8fa1-34309d92e5cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.185839 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.185839 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:12.191253 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-62f8f18e-8fed-4f81-8fa1-34309d92e5cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:10:12.198267 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62f8f18e-8fed-4f81-8fa1-34309d92e5cd tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 200 Aug 18 13:10:12.198787 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 791/3184] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:12.225159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bde4b69e-95b3-4f2c-b9fd-8f4015b1f21e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.230451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bde4b69e-95b3-4f2c-b9fd-8f4015b1f21e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:10:12.230797 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bde4b69e-95b3-4f2c-b9fd-8f4015b1f21e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.231071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bde4b69e-95b3-4f2c-b9fd-8f4015b1f21e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.247248 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.247248 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:12.253970 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bde4b69e-95b3-4f2c-b9fd-8f4015b1f21e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:12.261223 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bde4b69e-95b3-4f2c-b9fd-8f4015b1f21e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:10:12.261633 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 793/3185] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:12.277480 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3bb6959d-3571-4b3d-8b13-cd2769449a28 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.279587 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3bb6959d-3571-4b3d-8b13-cd2769449a28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:10:12.279817 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3bb6959d-3571-4b3d-8b13-cd2769449a28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.280056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3bb6959d-3571-4b3d-8b13-cd2769449a28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.292446 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.292446 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:12.302521 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3bb6959d-3571-4b3d-8b13-cd2769449a28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:12.309196 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3bb6959d-3571-4b3d-8b13-cd2769449a28 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:10:12.309678 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 797/3186] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:12.385416 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fc479285-0e8d-43b8-a447-82aa22c60b71 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.387992 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fc479285-0e8d-43b8-a447-82aa22c60b71 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 Aug 18 13:10:12.388242 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fc479285-0e8d-43b8-a447-82aa22c60b71 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.388543 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fc479285-0e8d-43b8-a447-82aa22c60b71 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.388763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-fc479285-0e8d-43b8-a447-82aa22c60b71 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id a40b5e02-c0fe-49ba-a72f-526ce14fc504. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:12.393145 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fc479285-0e8d-43b8-a447-82aa22c60b71 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 returned with HTTP 404 Aug 18 13:10:12.393938 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 806/3187] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/backups/a40b5e02-c0fe-49ba-a72f-526ce14fc504 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:12.404038 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.406529 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:12.406913 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1791077712"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:12.408723 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1791077712'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:12.408891 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume of 1 GB Aug 18 13:10:12.417415 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Availability Zones retrieved successfully. Aug 18 13:10:12.424485 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Flow 'volume_create_api' (ba58a493-3f80-4bca-b2e1-dd45d0fc2c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:12.425279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0352c5bd-5aaa-445f-ae68-ebba43a9cca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:12.426193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:12.455115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0352c5bd-5aaa-445f-ae68-ebba43a9cca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:12.456346 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83c85c1a-58a0-42b7-ae13-5038e5595abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:12.513695 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Created reservations ['d9e6364d-ac47-4845-a0ca-3732fd8feab8', 'e1023db2-21d5-472c-b4b0-f0345ec8184e', 'fc8d290f-309b-47af-9fd1-80542f3f0f16', 'eefd1a61-ddd2-4c6e-a53e-9758777fc713'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:12.514719 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83c85c1a-58a0-42b7-ae13-5038e5595abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9e6364d-ac47-4845-a0ca-3732fd8feab8', 'e1023db2-21d5-472c-b4b0-f0345ec8184e', 'fc8d290f-309b-47af-9fd1-80542f3f0f16', 'eefd1a61-ddd2-4c6e-a53e-9758777fc713']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:12.516051 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d768090e-056b-4387-a60c-c0c7aff9e048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:12.545853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d768090e-056b-4387-a60c-c0c7aff9e048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c39b8bc-3d7d-46d6-b593-9cc126844134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1791077712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ca8591c33c4f1aa05ad262b779c379',qos_specs=None,replication_status=,reservations=['d9e6364d-ac47-4845-a0ca-3732fd8feab8','e1023db2-21d5-472c-b4b0-f0345ec8184e','fc8d290f-309b-47af-9fd1-80542f3f0f16','eefd1a61-ddd2-4c6e-a53e-9758777fc713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468b8e3c47f4be38d9387672af6f112',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1791077712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c39b8bc-3d7d-46d6-b593-9cc126844134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ca8591c33c4f1aa05ad262b779c379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5468b8e3c47f4be38d9387672af6f112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:12.546673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596faf64-3e9f-4fbe-9b64-20442a270190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:12.566086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596faf64-3e9f-4fbe-9b64-20442a270190) transitioned into state 'SUCCESS' from state '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-1791077712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ca8591c33c4f1aa05ad262b779c379',qos_specs=None,replication_status=,reservations=['d9e6364d-ac47-4845-a0ca-3732fd8feab8','e1023db2-21d5-472c-b4b0-f0345ec8184e','fc8d290f-309b-47af-9fd1-80542f3f0f16','eefd1a61-ddd2-4c6e-a53e-9758777fc713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5468b8e3c47f4be38d9387672af6f112',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:12.566853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa1555f-9f98-4a17-8e37-afe2b2b7d372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:12.576694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa1555f-9f98-4a17-8e37-afe2b2b7d372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:12.580878 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Flow 'volume_create_api' (ba58a493-3f80-4bca-b2e1-dd45d0fc2c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:12.580878 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Create volume request issued successfully. Aug 18 13:10:12.586255 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d467773e-2ab8-4be3-ba9e-03e3773735f3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:12.586255 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 792/3188] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:10:12 2026] POST /volume/v3/volumes => generated 749 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:12.600412 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b3839e1f-e586-4369-8a27-c5b81623eac4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.602902 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3839e1f-e586-4369-8a27-c5b81623eac4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 Aug 18 13:10:12.603153 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3839e1f-e586-4369-8a27-c5b81623eac4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.603441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3839e1f-e586-4369-8a27-c5b81623eac4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.612667 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:12.612667 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:12.617908 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b3839e1f-e586-4369-8a27-c5b81623eac4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:10:12.624054 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3839e1f-e586-4369-8a27-c5b81623eac4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 returned with HTTP 200 Aug 18 13:10:12.625004 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 794/3189] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:12.881049 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-95305dbc-5c36-4fec-a846-acb7acfd6c09 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:12.982486 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95305dbc-5c36-4fec-a846-acb7acfd6c09 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:12.982715 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95305dbc-5c36-4fec-a846-acb7acfd6c09 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:12.982904 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95305dbc-5c36-4fec-a846-acb7acfd6c09 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:12.998360 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95305dbc-5c36-4fec-a846-acb7acfd6c09 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:12.998781 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 798/3190] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:12 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 437 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.009348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-10f4ef6e-1162-4259-a4f8-7e08a7f2d660 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.010823 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-10f4ef6e-1162-4259-a4f8-7e08a7f2d660 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210/defaults Aug 18 13:10:13.011123 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-10f4ef6e-1162-4259-a4f8-7e08a7f2d660 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.011435 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-10f4ef6e-1162-4259-a4f8-7e08a7f2d660 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'defaults' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.025849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-10f4ef6e-1162-4259-a4f8-7e08a7f2d660 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210/defaults returned with HTTP 200 Aug 18 13:10:13.025849 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 807/3191] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210/defaults => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.033110 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-29e6e351-5c30-4378-8f10-493c39dab654 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.034934 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29e6e351-5c30-4378-8f10-493c39dab654 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:13.035326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29e6e351-5c30-4378-8f10-493c39dab654 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:13.040073 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.040073 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:13.073273 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-29e6e351-5c30-4378-8f10-493c39dab654 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:13.073273 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-29e6e351-5c30-4378-8f10-493c39dab654 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:13.073273 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-29e6e351-5c30-4378-8f10-493c39dab654 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:13.073273 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-29e6e351-5c30-4378-8f10-493c39dab654 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:13.077140 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29e6e351-5c30-4378-8f10-493c39dab654 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:13.077644 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 793/3192] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:10:13 2026] PUT /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 395 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.087325 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-14131148-a8fb-4888-9cf1-5381200b1806 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.089690 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14131148-a8fb-4888-9cf1-5381200b1806 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] DELETE https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:13.090115 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14131148-a8fb-4888-9cf1-5381200b1806 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.090709 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14131148-a8fb-4888-9cf1-5381200b1806 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.106139 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14131148-a8fb-4888-9cf1-5381200b1806 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:13.106778 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 795/3193] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:10:13 2026] DELETE /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:10:13.115950 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-656a7d09-ca6d-47b3-892e-b430a9d0c93d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.117990 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-656a7d09-ca6d-47b3-892e-b430a9d0c93d tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:13.118380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-656a7d09-ca6d-47b3-892e-b430a9d0c93d tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.118642 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-656a7d09-ca6d-47b3-892e-b430a9d0c93d tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.133406 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-656a7d09-ca6d-47b3-892e-b430a9d0c93d tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:13.133821 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 799/3194] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.145808 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-805a2594-f0e5-46eb-aa83-1647afcce86f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.147862 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-805a2594-f0e5-46eb-aa83-1647afcce86f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:13.148265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-805a2594-f0e5-46eb-aa83-1647afcce86f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-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=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:13.182163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d9215ddf-fa75-4c1a-90dc-09d6c44d2f40 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.184356 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d9215ddf-fa75-4c1a-90dc-09d6c44d2f40 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] GET https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c Aug 18 13:10:13.184592 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d9215ddf-fa75-4c1a-90dc-09d6c44d2f40 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.184975 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d9215ddf-fa75-4c1a-90dc-09d6c44d2f40 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.192300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d9215ddf-fa75-4c1a-90dc-09d6c44d2f40 tempest-VolumesSnapshotTestJSON-371480352 tempest-VolumesSnapshotTestJSON-371480352-project-member] https://10.4.3.126/volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c returned with HTTP 404 Aug 18 13:10:13.195238 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 794/3195] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/volumes/2293794d-2340-4f19-a201-57158507d26c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:13.215986 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e87396b7-1a9f-49ee-ae1a-23135886eef1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.218154 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e87396b7-1a9f-49ee-ae1a-23135886eef1 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 Aug 18 13:10:13.218488 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e87396b7-1a9f-49ee-ae1a-23135886eef1 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.219178 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e87396b7-1a9f-49ee-ae1a-23135886eef1 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.227003 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e87396b7-1a9f-49ee-ae1a-23135886eef1 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 returned with HTTP 404 Aug 18 13:10:13.227620 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 796/3196] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/volumes/27d6bd72-36c0-4eaf-bb7e-7ec5af01d398 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:13.246512 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-805a2594-f0e5-46eb-aa83-1647afcce86f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:13.247017 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 808/3197] 10.4.3.126 () {68 vars in 1375 bytes} [Tue Aug 18 13:10:13 2026] PUT /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 395 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.260544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3fa7e0cc-d1d6-4d9e-8bc9-9ffde2de73a3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.264114 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fa7e0cc-d1d6-4d9e-8bc9-9ffde2de73a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210/defaults Aug 18 13:10:13.264114 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3fa7e0cc-d1d6-4d9e-8bc9-9ffde2de73a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.264395 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3fa7e0cc-d1d6-4d9e-8bc9-9ffde2de73a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'defaults' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.280453 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fa7e0cc-d1d6-4d9e-8bc9-9ffde2de73a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210/defaults returned with HTTP 200 Aug 18 13:10:13.281031 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 800/3198] 10.4.3.126 () {66 vars in 1381 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.294923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3f398ed1-4ea4-45d4-a625-282a9f71d943 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.297098 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f398ed1-4ea4-45d4-a625-282a9f71d943 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:13.297503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f398ed1-4ea4-45d4-a625-282a9f71d943 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.297751 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3f398ed1-4ea4-45d4-a625-282a9f71d943 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.317783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-695ffeb0-3a48-4f24-bd03-695724e187ed None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.319859 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-695ffeb0-3a48-4f24-bd03-695724e187ed tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:10:13.320131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-695ffeb0-3a48-4f24-bd03-695724e187ed tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.320562 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-695ffeb0-3a48-4f24-bd03-695724e187ed tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.320848 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-695ffeb0-3a48-4f24-bd03-695724e187ed tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Delete volume with id: f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:10:13.332124 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3f398ed1-4ea4-45d4-a625-282a9f71d943 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:13.332770 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 795/3199] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.333487 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.333487 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:13.334084 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-695ffeb0-3a48-4f24-bd03-695724e187ed tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:10:13.346931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dc2c2263-6a89-480c-a446-7fce61e78a37 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.349108 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dc2c2263-6a89-480c-a446-7fce61e78a37 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True Aug 18 13:10:13.352263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dc2c2263-6a89-480c-a446-7fce61e78a37 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.352263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dc2c2263-6a89-480c-a446-7fce61e78a37 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.364136 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-695ffeb0-3a48-4f24-bd03-695724e187ed tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Delete volume request issued successfully. Aug 18 13:10:13.364459 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-695ffeb0-3a48-4f24-bd03-695724e187ed tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 202 Aug 18 13:10:13.365008 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 797/3200] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:13 2026] DELETE /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:13.377688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-68956526-5288-43fa-a2a7-ab6fce694a68 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.381420 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68956526-5288-43fa-a2a7-ab6fce694a68 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:10:13.381775 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68956526-5288-43fa-a2a7-ab6fce694a68 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.382221 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dc2c2263-6a89-480c-a446-7fce61e78a37 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True returned with HTTP 200 Aug 18 13:10:13.382603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68956526-5288-43fa-a2a7-ab6fce694a68 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.382727 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 809/3201] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:13.396092 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.396252 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.396252 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:13.405248 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-68956526-5288-43fa-a2a7-ab6fce694a68 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Volume info retrieved successfully. Aug 18 13:10:13.412761 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68956526-5288-43fa-a2a7-ab6fce694a68 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 200 Aug 18 13:10:13.413145 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 801/3202] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.492148 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:13.492524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-737562261"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:13.494091 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-737562261'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:13.494972 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Create volume of 1 GB Aug 18 13:10:13.501877 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Availability Zones retrieved successfully. Aug 18 13:10:13.509800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Flow 'volume_create_api' (6c09ba20-8571-41d4-b285-4b7052e04fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:13.511334 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fa72a2-5fba-47a5-8555-385d9bb9136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:13.512629 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:13.543550 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-fc814e37-1992-449a-855a-77e7c6d7ec1a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.551103 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fa72a2-5fba-47a5-8555-385d9bb9136a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:13.552422 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ddf6d5-87b3-46a5-a7aa-add4f1d8bca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:13.623648 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-fc814e37-1992-449a-855a-77e7c6d7ec1a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:10:13.623915 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-fc814e37-1992-449a-855a-77e7c6d7ec1a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.624176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-fc814e37-1992-449a-855a-77e7c6d7ec1a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.624850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Created reservations ['c4624f0f-9656-4d70-a327-071566a6f7ab', 'c76b0797-5999-48d2-bb23-d8e2a43956ce', 'fc842318-8643-4c92-9c11-2e52cd6ef75a', '17a9eaee-b2d4-4f04-bbe2-936894fe5b7c'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:13.625685 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ddf6d5-87b3-46a5-a7aa-add4f1d8bca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4624f0f-9656-4d70-a327-071566a6f7ab', 'c76b0797-5999-48d2-bb23-d8e2a43956ce', 'fc842318-8643-4c92-9c11-2e52cd6ef75a', '17a9eaee-b2d4-4f04-bbe2-936894fe5b7c']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:13.626554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf556f4-497d-450d-97a0-cace7c535e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:13.632748 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.632748 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:13.637458 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-fc814e37-1992-449a-855a-77e7c6d7ec1a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:13.639536 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0876b978-9f5f-4c09-ab42-8b08a769bfb4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.641242 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0876b978-9f5f-4c09-ab42-8b08a769bfb4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 Aug 18 13:10:13.641446 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0876b978-9f5f-4c09-ab42-8b08a769bfb4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.641640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0876b978-9f5f-4c09-ab42-8b08a769bfb4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.642898 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-fc814e37-1992-449a-855a-77e7c6d7ec1a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:10:13.643334 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 798/3203] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 1366 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:13.647861 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.647861 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:13.651543 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0876b978-9f5f-4c09-ab42-8b08a769bfb4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:10:13.651825 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf556f4-497d-450d-97a0-cace7c535e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '919f9b62-fd95-48af-b89b-b68e0ab990bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-737562261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48d8748b15a4cd3a7dfd54eab786210',qos_specs=None,replication_status=,reservations=['c4624f0f-9656-4d70-a327-071566a6f7ab','c76b0797-5999-48d2-bb23-d8e2a43956ce','fc842318-8643-4c92-9c11-2e52cd6ef75a','17a9eaee-b2d4-4f04-bbe2-936894fe5b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1e29bbc4fb4756bf697bad05825777',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-737562261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=919f9b62-fd95-48af-b89b-b68e0ab990bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48d8748b15a4cd3a7dfd54eab786210',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c1e29bbc4fb4756bf697bad05825777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:13.652624 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3694a577-1584-4de9-91ea-54bbaced1121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:13.655747 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0876b978-9f5f-4c09-ab42-8b08a769bfb4 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 returned with HTTP 200 Aug 18 13:10:13.656149 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 810/3204] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.671804 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3694a577-1584-4de9-91ea-54bbaced1121) transitioned into state 'SUCCESS' from state '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-737562261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48d8748b15a4cd3a7dfd54eab786210',qos_specs=None,replication_status=,reservations=['c4624f0f-9656-4d70-a327-071566a6f7ab','c76b0797-5999-48d2-bb23-d8e2a43956ce','fc842318-8643-4c92-9c11-2e52cd6ef75a','17a9eaee-b2d4-4f04-bbe2-936894fe5b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1e29bbc4fb4756bf697bad05825777',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:13.671953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.672501 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7138c0-5a53-413f-9de3-c7bdce0e8ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:13.673907 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:10:13.674326 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c39b8bc-3d7d-46d6-b593-9cc126844134", "name": "tempest-VolumesBackupsTest-Backup-1898513026"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:13.677266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating new backup {'backup': {'volume_id': '3c39b8bc-3d7d-46d6-b593-9cc126844134', 'name': 'tempest-VolumesBackupsTest-Backup-1898513026'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:10:13.677418 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating backup of volume 3c39b8bc-3d7d-46d6-b593-9cc126844134 in container None Aug 18 13:10:13.687195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7138c0-5a53-413f-9de3-c7bdce0e8ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:13.688040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Flow 'volume_create_api' (6c09ba20-8571-41d4-b285-4b7052e04fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:13.688582 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Create volume request issued successfully. Aug 18 13:10:13.690448 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9bed4a0-4347-4a84-bb83-99fffc0f10a2 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:13.690448 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 796/3205] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:10:13 2026] POST /volume/v3/volumes => generated 755 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:13.690841 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.690841 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:13.691254 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Volume info retrieved successfully. Aug 18 13:10:13.706689 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fe969241-59c9-4586-acf4-277dca7f9001 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.708594 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fe969241-59c9-4586-acf4-277dca7f9001 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:13.708851 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fe969241-59c9-4586-acf4-277dca7f9001 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.709028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fe969241-59c9-4586-acf4-277dca7f9001 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.715857 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Created reservations ['605ec887-6196-4fcc-ac04-581c599ebc0f', 'eaceb649-de8f-43be-9864-1f2b19dd84d7'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:13.716834 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.716834 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:13.720852 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-fe969241-59c9-4586-acf4-277dca7f9001 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Volume info retrieved successfully. Aug 18 13:10:13.725290 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fe969241-59c9-4586-acf4-277dca7f9001 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd returned with HTTP 200 Aug 18 13:10:13.725848 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 799/3206] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:13.743737 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cf7b38a8-4ce7-4d4e-afa5-0c46e2deed2f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:10:13.744295 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 802/3207] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:13 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:13.752399 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-01ce5d68-cba5-4998-8b32-6dae80b95827 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:13.754393 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-01ce5d68-cba5-4998-8b32-6dae80b95827 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:13.754580 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-01ce5d68-cba5-4998-8b32-6dae80b95827 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:13.755149 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-01ce5d68-cba5-4998-8b32-6dae80b95827 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:13.755149 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-01ce5d68-cba5-4998-8b32-6dae80b95827 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:13.759188 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:13.759188 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:13.759819 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-01ce5d68-cba5-4998-8b32-6dae80b95827 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:13.760218 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 811/3208] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:13 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:14.181524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-4f0800f9-98e8-400a-a8f8-d646dd0f69c9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.189370 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-4f0800f9-98e8-400a-a8f8-d646dd0f69c9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:10:14.189849 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-4f0800f9-98e8-400a-a8f8-d646dd0f69c9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.190178 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-4f0800f9-98e8-400a-a8f8-d646dd0f69c9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.198655 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:14.198655 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:14.212668 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-4f0800f9-98e8-400a-a8f8-d646dd0f69c9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:14.219585 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-4f0800f9-98e8-400a-a8f8-d646dd0f69c9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:10:14.220186 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 797/3209] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:10:14 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:14.230303 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9778a4d7-abcb-45e1-a58e-f28275b66e8c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.230803 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9778a4d7-abcb-45e1-a58e-f28275b66e8c None None] GET https://10.4.3.126/volume// Aug 18 13:10:14.230983 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9778a4d7-abcb-45e1-a58e-f28275b66e8c None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.231181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9778a4d7-abcb-45e1-a58e-f28275b66e8c None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.231542 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9778a4d7-abcb-45e1-a58e-f28275b66e8c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:10:14.231839 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 800/3210] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:10:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:10:14.240769 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-2b46caef-c654-42f6-b5e8-f77a13d61bad None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.242786 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-2b46caef-c654-42f6-b5e8-f77a13d61bad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:10:14.243580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-2b46caef-c654-42f6-b5e8-f77a13d61bad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bd12b0c-84be-427f-8e85-96345a9d403e", "connector": null, "instance_uuid": "585e2dfb-e24c-4b2b-95ae-7eca3d3eb45c"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:14.252103 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:14.252103 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:14.277551 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-2b46caef-c654-42f6-b5e8-f77a13d61bad tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:10:14.278013 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 803/3211] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:10:14 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:14.429117 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-eeecd66b-33cd-4bc7-a0f0-6b6a0e579556 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.430873 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eeecd66b-33cd-4bc7-a0f0-6b6a0e579556 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] GET https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd Aug 18 13:10:14.431053 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eeecd66b-33cd-4bc7-a0f0-6b6a0e579556 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.431226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eeecd66b-33cd-4bc7-a0f0-6b6a0e579556 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.437619 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eeecd66b-33cd-4bc7-a0f0-6b6a0e579556 tempest-AttachVolumeShelveTestJSON-1161638521 tempest-AttachVolumeShelveTestJSON-1161638521-project-member] https://10.4.3.126/volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd returned with HTTP 404 Aug 18 13:10:14.438031 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 812/3212] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:14 2026] GET /volume/v3/volumes/f2792df6-1ccf-46d8-82e7-043d447e60bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:14.739706 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-93aedc0b-d661-4f65-997f-7ef2ff18942b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.741671 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-93aedc0b-d661-4f65-997f-7ef2ff18942b tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:14.741897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-93aedc0b-d661-4f65-997f-7ef2ff18942b tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.742112 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-93aedc0b-d661-4f65-997f-7ef2ff18942b tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.749463 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:14.749463 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:14.753110 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-93aedc0b-d661-4f65-997f-7ef2ff18942b tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Volume info retrieved successfully. Aug 18 13:10:14.757179 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-93aedc0b-d661-4f65-997f-7ef2ff18942b tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd returned with HTTP 200 Aug 18 13:10:14.757630 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 798/3213] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:14 2026] GET /volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:14.769999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1e980748-0293-4548-a144-9500d7f5ce40 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.771381 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-13c67bdf-2c91-4041-af02-7177a8a00e0a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.772136 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1e980748-0293-4548-a144-9500d7f5ce40 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True Aug 18 13:10:14.772441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1e980748-0293-4548-a144-9500d7f5ce40 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.772686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1e980748-0293-4548-a144-9500d7f5ce40 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.773617 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-13c67bdf-2c91-4041-af02-7177a8a00e0a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:14.773841 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-13c67bdf-2c91-4041-af02-7177a8a00e0a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.774076 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-13c67bdf-2c91-4041-af02-7177a8a00e0a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.774245 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-13c67bdf-2c91-4041-af02-7177a8a00e0a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:14.778904 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:14.778904 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:14.779897 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-13c67bdf-2c91-4041-af02-7177a8a00e0a tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:14.780546 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 804/3214] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:14 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:14.791727 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1e980748-0293-4548-a144-9500d7f5ce40 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True returned with HTTP 200 Aug 18 13:10:14.792135 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 801/3215] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:10:14 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:14.802822 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.804768 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] DELETE https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:14.804953 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.805134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.805336 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Delete volume with id: 919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:14.812780 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:14.812780 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:14.813299 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Volume info retrieved successfully. Aug 18 13:10:14.830263 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Delete volume request issued successfully. Aug 18 13:10:14.830263 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8a9a0c5c-151f-49f1-806b-e14d6efb6fec tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd returned with HTTP 202 Aug 18 13:10:14.830800 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 813/3216] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:14 2026] DELETE /volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:14.840282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-33afe8d8-5f11-430f-be8b-05787c50b82a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:14.842096 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33afe8d8-5f11-430f-be8b-05787c50b82a tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:14.842096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33afe8d8-5f11-430f-be8b-05787c50b82a tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:14.842404 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33afe8d8-5f11-430f-be8b-05787c50b82a tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:14.851803 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:14.851803 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:14.856643 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-33afe8d8-5f11-430f-be8b-05787c50b82a tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Volume info retrieved successfully. Aug 18 13:10:14.862532 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33afe8d8-5f11-430f-be8b-05787c50b82a tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd returned with HTTP 200 Aug 18 13:10:14.863180 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 799/3217] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:14 2026] GET /volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:15.171868 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ba644fbc-0a40-41f8-b6a6-6e6a60657a86 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.172314 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ba644fbc-0a40-41f8-b6a6-6e6a60657a86 None None] GET https://10.4.3.126/volume// Aug 18 13:10:15.172518 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ba644fbc-0a40-41f8-b6a6-6e6a60657a86 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:15.172722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ba644fbc-0a40-41f8-b6a6-6e6a60657a86 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:15.173015 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ba644fbc-0a40-41f8-b6a6-6e6a60657a86 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:10:15.173342 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 805/3218] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:10: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 18 13:10:15.183222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-ab2a9fe5-6fc7-4d44-9714-d5553d2b100e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.185592 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-ab2a9fe5-6fc7-4d44-9714-d5553d2b100e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:10:15.185768 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-ab2a9fe5-6fc7-4d44-9714-d5553d2b100e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:15.185952 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-ab2a9fe5-6fc7-4d44-9714-d5553d2b100e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:15.195485 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:15.195485 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:15.199438 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-ab2a9fe5-6fc7-4d44-9714-d5553d2b100e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:10:15.204574 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-ab2a9fe5-6fc7-4d44-9714-d5553d2b100e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:10:15.205012 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 802/3219] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:10:15 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:15.329296 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-df312515-191b-4e62-b90f-967dd143d594 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.332179 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-df312515-191b-4e62-b90f-967dd143d594 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239 Aug 18 13:10:15.332697 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-df312515-191b-4e62-b90f-967dd143d594 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:15.342537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-df312515-191b-4e62-b90f-967dd143d594 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-9bd12b0c-84be-427f-8e85-96345a9d403e-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:10:15.349660 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-df312515-191b-4e62-b90f-967dd143d594 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-9bd12b0c-84be-427f-8e85-96345a9d403e-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:10:15.350654 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:15.350654 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:15.471740 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-df312515-191b-4e62-b90f-967dd143d594 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-9bd12b0c-84be-427f-8e85-96345a9d403e-np0000007652" released by "attachment_update" :: held 0.122s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:10:15.472306 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-df312515-191b-4e62-b90f-967dd143d594 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239 returned with HTTP 200 Aug 18 13:10:15.472811 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 814/3220] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:10:15 2026] PUT /volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:15.503255 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-6041f3d6-ec05-4c89-80f1-861a63d20c4d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.505947 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-6041f3d6-ec05-4c89-80f1-861a63d20c4d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239/action Aug 18 13:10:15.506538 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-6041f3d6-ec05-4c89-80f1-861a63d20c4d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:15.506748 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-6041f3d6-ec05-4c89-80f1-861a63d20c4d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:15.526695 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:15.526695 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:15.547229 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d4fe310e-5b19-4d4f-8b22-b2058f8deb25 req-6041f3d6-ec05-4c89-80f1-861a63d20c4d tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239/action returned with HTTP 204 Aug 18 13:10:15.547887 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 800/3221] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:10:15 2026] POST /volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:15.792384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-966a16ac-69c2-4ebb-bec8-cff741b9d6a7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.795310 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-966a16ac-69c2-4ebb-bec8-cff741b9d6a7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:15.795502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-966a16ac-69c2-4ebb-bec8-cff741b9d6a7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:15.796130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-966a16ac-69c2-4ebb-bec8-cff741b9d6a7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:15.796130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-966a16ac-69c2-4ebb-bec8-cff741b9d6a7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:15.801927 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:15.801927 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:15.802839 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-966a16ac-69c2-4ebb-bec8-cff741b9d6a7 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:15.803434 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 806/3222] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:15 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:15.876952 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-898c7198-8ec1-47d7-af75-b3d0a4d1a7de None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.879738 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-898c7198-8ec1-47d7-af75-b3d0a4d1a7de tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:15.879738 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-898c7198-8ec1-47d7-af75-b3d0a4d1a7de tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:15.879738 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-898c7198-8ec1-47d7-af75-b3d0a4d1a7de tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:15.893473 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-898c7198-8ec1-47d7-af75-b3d0a4d1a7de tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd returned with HTTP 404 Aug 18 13:10:15.894072 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 803/3223] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:15 2026] GET /volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:15.903832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-14c3f1d4-bd34-4411-a225-7fd67d815b61 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.907192 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14c3f1d4-bd34-4411-a225-7fd67d815b61 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:15.907583 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14c3f1d4-bd34-4411-a225-7fd67d815b61 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:15.907809 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14c3f1d4-bd34-4411-a225-7fd67d815b61 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:15.917938 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14c3f1d4-bd34-4411-a225-7fd67d815b61 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd returned with HTTP 404 Aug 18 13:10:15.918331 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 815/3224] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:15 2026] GET /volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:15.928922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ad4bf4ec-d64c-4258-a5ab-f643d105605c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.932512 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad4bf4ec-d64c-4258-a5ab-f643d105605c tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] DELETE https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:15.932780 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad4bf4ec-d64c-4258-a5ab-f643d105605c tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:15.933047 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad4bf4ec-d64c-4258-a5ab-f643d105605c tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:15.933289 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-ad4bf4ec-d64c-4258-a5ab-f643d105605c tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Delete volume with id: 919f9b62-fd95-48af-b89b-b68e0ab990bd Aug 18 13:10:15.941162 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad4bf4ec-d64c-4258-a5ab-f643d105605c tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd returned with HTTP 404 Aug 18 13:10:15.941945 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 801/3225] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:15 2026] DELETE /volume/v3/volumes/919f9b62-fd95-48af-b89b-b68e0ab990bd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:15.950329 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:15.952056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:15.952539 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1466438197"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:15.954007 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1466438197'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:15.954122 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Create volume of 1 GB Aug 18 13:10:15.958428 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Availability Zones retrieved successfully. Aug 18 13:10:15.964973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Flow 'volume_create_api' (fe1756d4-19bc-4513-866b-402197dceb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:15.965978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be0d94e-d918-4717-9d7e-96ca0f5775c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:15.967015 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:15.993385 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be0d94e-d918-4717-9d7e-96ca0f5775c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:15.994890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733464f5-0341-40c1-93ea-62ee4c887121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:16.037509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Created reservations ['d95ce7ba-4da8-4a48-90fa-41395ea90336', 'abbcb939-fcae-409f-af48-b8baa8e18af3', 'ec60abb4-7cbc-4056-beae-75f2e54c6cad', 'faa36996-edf0-4d61-8d25-a7b95415ac9b'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:16.038537 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733464f5-0341-40c1-93ea-62ee4c887121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95ce7ba-4da8-4a48-90fa-41395ea90336', 'abbcb939-fcae-409f-af48-b8baa8e18af3', 'ec60abb4-7cbc-4056-beae-75f2e54c6cad', 'faa36996-edf0-4d61-8d25-a7b95415ac9b']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:16.039362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b519d6-f6aa-43d4-8727-8c490a5dda71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:16.064165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b519d6-f6aa-43d4-8727-8c490a5dda71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c3404d-e505-474e-acc1-1554dca41f99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1466438197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48d8748b15a4cd3a7dfd54eab786210',qos_specs=None,replication_status=,reservations=['d95ce7ba-4da8-4a48-90fa-41395ea90336','abbcb939-fcae-409f-af48-b8baa8e18af3','ec60abb4-7cbc-4056-beae-75f2e54c6cad','faa36996-edf0-4d61-8d25-a7b95415ac9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1e29bbc4fb4756bf697bad05825777',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1466438197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c3404d-e505-474e-acc1-1554dca41f99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48d8748b15a4cd3a7dfd54eab786210',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c1e29bbc4fb4756bf697bad05825777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:16.064994 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebaaf96-70e4-47e7-87d3-6255c35184c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:16.088247 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebaaf96-70e4-47e7-87d3-6255c35184c6) transitioned into state 'SUCCESS' from state '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-1466438197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48d8748b15a4cd3a7dfd54eab786210',qos_specs=None,replication_status=,reservations=['d95ce7ba-4da8-4a48-90fa-41395ea90336','abbcb939-fcae-409f-af48-b8baa8e18af3','ec60abb4-7cbc-4056-beae-75f2e54c6cad','faa36996-edf0-4d61-8d25-a7b95415ac9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1e29bbc4fb4756bf697bad05825777',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:16.089383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b794a8-c393-4a82-afa2-55303de5a5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:16.100121 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b794a8-c393-4a82-afa2-55303de5a5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:16.101395 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Flow 'volume_create_api' (fe1756d4-19bc-4513-866b-402197dceb43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:16.101987 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Create volume request issued successfully. Aug 18 13:10:16.102856 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3ccda9ae-482b-47be-b208-4465d4b647d0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:16.103621 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 807/3226] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:10:15 2026] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:16.120359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-67b0da51-3920-48b7-990a-278401f0ed32 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:16.123114 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67b0da51-3920-48b7-990a-278401f0ed32 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:16.123406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67b0da51-3920-48b7-990a-278401f0ed32 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:16.123655 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67b0da51-3920-48b7-990a-278401f0ed32 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:16.130881 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:16.130881 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:16.135432 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-67b0da51-3920-48b7-990a-278401f0ed32 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Volume info retrieved successfully. Aug 18 13:10:16.141177 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67b0da51-3920-48b7-990a-278401f0ed32 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 200 Aug 18 13:10:16.141714 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 804/3227] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:16 2026] GET /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:16.813955 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-22334523-c524-49cb-a90f-3c5bbf141ab6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:16.815988 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-22334523-c524-49cb-a90f-3c5bbf141ab6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:16.816316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-22334523-c524-49cb-a90f-3c5bbf141ab6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:16.816502 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-22334523-c524-49cb-a90f-3c5bbf141ab6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:16.816653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-22334523-c524-49cb-a90f-3c5bbf141ab6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:16.821538 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:16.821538 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:16.822198 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-22334523-c524-49cb-a90f-3c5bbf141ab6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:16.822827 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 816/3228] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:16 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:17.156759 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9cd00408-0ae5-4370-83cf-e871365f36b0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:17.158734 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cd00408-0ae5-4370-83cf-e871365f36b0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:17.159057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9cd00408-0ae5-4370-83cf-e871365f36b0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:17.159292 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9cd00408-0ae5-4370-83cf-e871365f36b0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:17.169768 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:17.169768 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:17.175537 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9cd00408-0ae5-4370-83cf-e871365f36b0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Volume info retrieved successfully. Aug 18 13:10:17.181321 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cd00408-0ae5-4370-83cf-e871365f36b0 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 200 Aug 18 13:10:17.181390 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 802/3229] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:17 2026] GET /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:17.196401 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-78af17a8-d0c4-4d1e-8b94-fee492a1d01f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:17.199966 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78af17a8-d0c4-4d1e-8b94-fee492a1d01f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True Aug 18 13:10:17.199966 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78af17a8-d0c4-4d1e-8b94-fee492a1d01f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:17.199966 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78af17a8-d0c4-4d1e-8b94-fee492a1d01f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:17.199966 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:17.199966 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:17.224668 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78af17a8-d0c4-4d1e-8b94-fee492a1d01f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True returned with HTTP 200 Aug 18 13:10:17.224668 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 808/3230] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:10:17 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:17.240745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d07e1e84-900d-4a88-acd3-438724aa5206 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:17.242961 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d07e1e84-900d-4a88-acd3-438724aa5206 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/46aa45fef4084d09b26ed278a167e7b5?usage=True Aug 18 13:10:17.243275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d07e1e84-900d-4a88-acd3-438724aa5206 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:17.243526 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d07e1e84-900d-4a88-acd3-438724aa5206 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:17.268097 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d07e1e84-900d-4a88-acd3-438724aa5206 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/46aa45fef4084d09b26ed278a167e7b5?usage=True returned with HTTP 200 Aug 18 13:10:17.268976 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 805/3231] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:10:17 2026] GET /volume/v3/os-quota-sets/46aa45fef4084d09b26ed278a167e7b5?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:17.282597 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-488a2644-8148-48b1-adae-ecb2faf3a37e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:17.284424 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-488a2644-8148-48b1-adae-ecb2faf3a37e tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer Aug 18 13:10:17.284795 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-488a2644-8148-48b1-adae-ecb2faf3a37e tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c2c3404d-e505-474e-acc1-1554dca41f99"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:17.286137 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.volume_transfer [None req-488a2644-8148-48b1-adae-ecb2faf3a37e tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c2c3404d-e505-474e-acc1-1554dca41f99'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 13:10:17.286522 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.volume_transfer [None req-488a2644-8148-48b1-adae-ecb2faf3a37e tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Creating transfer of volume c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:17.286690 np0000007652 devstack@c-api.service[100589]: INFO cinder.transfer.api [None req-488a2644-8148-48b1-adae-ecb2faf3a37e tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Generating transfer record for volume c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:17.302675 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:17.302675 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:17.327971 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-488a2644-8148-48b1-adae-ecb2faf3a37e tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 13:10:17.328438 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 817/3232] 10.4.3.126 () {68 vars in 1291 bytes} [Tue Aug 18 13:10:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:17.340134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-99a6ef55-53b3-485d-bd70-305498d302ec None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:17.551960 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer/b182150f-53ce-4cdb-b512-1863c5c2ff42/accept Aug 18 13:10:17.553918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e15f1f9ad5737c20"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:17.556492 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.volume_transfer [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Accepting volume transfer b182150f-53ce-4cdb-b512-1863c5c2ff42 {{(pid=100591) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:10:17.556883 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.volume_transfer [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Accepting transfer b182150f-53ce-4cdb-b512-1863c5c2ff42 Aug 18 13:10:17.649660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Created reservations ['39d0f8e4-6bb2-4abc-8845-f0ae05596897', '9fb9cd53-8900-4f30-b40f-8a9b3c7b3d6d', '03453ee4-1fe3-400d-9d5b-0c17d4c2ac9e', 'efcdeb91-0f2e-4e4b-8a73-a340b7f89d08'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:17.681890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Created reservations ['a2e16db0-5079-4ad5-885b-084158f378a7', 'cd5eff31-918d-4e66-8e68-9a939c929cbc', '592957d0-627d-4c2f-bcee-6c3ff71df51f', '8a1f22be-76a7-4a87-aaaf-24b6bc87b969'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:17.735136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Created reservations ['da532b8c-7c9d-4a3f-8164-f16c4d0a5d7e', 'c697cd79-aea5-4735-9b6e-2dedc0d66d99', 'e2cbcc50-cfa7-4e26-a967-ded3e544fdeb', 'd43c6781-b6ff-43df-bd39-ddf5934369bb'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:17.789060 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Created reservations ['6d9b910f-e755-47e3-86fc-a8642fa01e84', '06e06325-7d20-40fb-93d5-01a059f12828', '9edc74c8-9f6d-4e78-8071-1572758eb172', 'caa33576-b425-4c42-967b-a3221b8dbeab'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:17.809364 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Transfer volume completed successfully. Aug 18 13:10:17.844849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1fd1112b-1ad1-4bc2-8439-bbb185f40e82 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:17.844849 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1fd1112b-1ad1-4bc2-8439-bbb185f40e82 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:17.844849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1fd1112b-1ad1-4bc2-8439-bbb185f40e82 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:17.844849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1fd1112b-1ad1-4bc2-8439-bbb185f40e82 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:17.844849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-1fd1112b-1ad1-4bc2-8439-bbb185f40e82 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:17.855529 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:17.855529 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:17.855529 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1fd1112b-1ad1-4bc2-8439-bbb185f40e82 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:17.855529 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 809/3233] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:17 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:17.969774 np0000007652 devstack@c-api.service[100591]: INFO cinder.transfer.api [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Volume c2c3404d-e505-474e-acc1-1554dca41f99 has been transferred. Aug 18 13:10:17.980267 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99a6ef55-53b3-485d-bd70-305498d302ec tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/b182150f-53ce-4cdb-b512-1863c5c2ff42/accept returned with HTTP 202 Aug 18 13:10:17.980710 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 803/3234] 10.4.3.126 () {68 vars in 1423 bytes} [Tue Aug 18 13:10:17 2026] POST /volume/v3/os-volume-transfer/b182150f-53ce-4cdb-b512-1863c5c2ff42/accept => generated 365 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:17.999531 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f10c5272-b52e-4229-8289-2aa08b100c2e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:18.003048 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f10c5272-b52e-4229-8289-2aa08b100c2e tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] GET https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:18.004491 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f10c5272-b52e-4229-8289-2aa08b100c2e tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:18.004491 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f10c5272-b52e-4229-8289-2aa08b100c2e tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:18.014972 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:18.014972 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:18.022684 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f10c5272-b52e-4229-8289-2aa08b100c2e tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] Volume info retrieved successfully. Aug 18 13:10:18.030541 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f10c5272-b52e-4229-8289-2aa08b100c2e tempest-VolumeQuotasAdminTestJSON-1268102429 tempest-VolumeQuotasAdminTestJSON-1268102429-project-member] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 200 Aug 18 13:10:18.031323 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 806/3235] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:17 2026] GET /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:18.058235 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3481a600-d052-4067-9078-19641735d1f0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:18.058235 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3481a600-d052-4067-9078-19641735d1f0 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True Aug 18 13:10:18.058749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3481a600-d052-4067-9078-19641735d1f0 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:18.058897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3481a600-d052-4067-9078-19641735d1f0 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:18.082837 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3481a600-d052-4067-9078-19641735d1f0 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True returned with HTTP 200 Aug 18 13:10:18.083485 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 818/3236] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:10:18 2026] GET /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:18.112490 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0515e08c-ae6e-4d96-a51f-ed1c991ad8a3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:18.116347 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0515e08c-ae6e-4d96-a51f-ed1c991ad8a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/46aa45fef4084d09b26ed278a167e7b5?usage=True Aug 18 13:10:18.116628 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0515e08c-ae6e-4d96-a51f-ed1c991ad8a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:18.116879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0515e08c-ae6e-4d96-a51f-ed1c991ad8a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:18.152146 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0515e08c-ae6e-4d96-a51f-ed1c991ad8a3 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/46aa45fef4084d09b26ed278a167e7b5?usage=True returned with HTTP 200 Aug 18 13:10:18.152729 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 810/3237] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:10:18 2026] GET /volume/v3/os-quota-sets/46aa45fef4084d09b26ed278a167e7b5?usage=True => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:18.167892 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:18.173747 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:18.174086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:18.174086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:18.174354 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Delete volume with id: c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:18.192272 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:18.192272 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:18.192712 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Volume info retrieved successfully. Aug 18 13:10:18.213258 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Delete volume request issued successfully. Aug 18 13:10:18.213549 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ce37d337-fe90-4977-9fa8-d9969b4aafb2 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 202 Aug 18 13:10:18.214122 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 804/3238] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:18 2026] DELETE /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:18.222179 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bcff109f-9ae3-4573-bf21-ba2ed51f9a3a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:18.224124 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bcff109f-9ae3-4573-bf21-ba2ed51f9a3a tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:18.225897 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bcff109f-9ae3-4573-bf21-ba2ed51f9a3a tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:18.225897 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bcff109f-9ae3-4573-bf21-ba2ed51f9a3a tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:18.237374 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:18.237374 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:18.241331 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bcff109f-9ae3-4573-bf21-ba2ed51f9a3a tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Volume info retrieved successfully. Aug 18 13:10:18.245602 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bcff109f-9ae3-4573-bf21-ba2ed51f9a3a tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 200 Aug 18 13:10:18.246248 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 807/3239] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:18 2026] GET /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:18.865406 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-524f9a86-e3ad-4f6c-ab1b-d0878333aeeb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:18.868239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-524f9a86-e3ad-4f6c-ab1b-d0878333aeeb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:18.868550 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-524f9a86-e3ad-4f6c-ab1b-d0878333aeeb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:18.868821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-524f9a86-e3ad-4f6c-ab1b-d0878333aeeb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:18.868981 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-524f9a86-e3ad-4f6c-ab1b-d0878333aeeb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:18.874609 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:18.874609 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:18.875591 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-524f9a86-e3ad-4f6c-ab1b-d0878333aeeb tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:18.876167 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 819/3240] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:18 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:19.189553 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0b73743e-a31d-440c-9227-9b9b5cfb4683 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.265116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2c07de0c-4a0e-4055-86b5-900aac03819f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.267873 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2c07de0c-4a0e-4055-86b5-900aac03819f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:19.268339 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2c07de0c-4a0e-4055-86b5-900aac03819f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:19.268734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2c07de0c-4a0e-4055-86b5-900aac03819f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:19.277363 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2c07de0c-4a0e-4055-86b5-900aac03819f tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 404 Aug 18 13:10:19.278800 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 805/3241] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:19 2026] GET /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:19.291546 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e2611521-a2eb-4a59-9277-6d85d8fff930 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.300611 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2611521-a2eb-4a59-9277-6d85d8fff930 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] GET https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:19.300611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2611521-a2eb-4a59-9277-6d85d8fff930 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:19.300611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e2611521-a2eb-4a59-9277-6d85d8fff930 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:19.311940 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e2611521-a2eb-4a59-9277-6d85d8fff930 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 404 Aug 18 13:10:19.313592 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 808/3242] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:19 2026] GET /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:19.319353 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0b73743e-a31d-440c-9227-9b9b5cfb4683 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:10:19.319735 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0b73743e-a31d-440c-9227-9b9b5cfb4683 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:19.324182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-59759cea-e9e1-41c6-ba04-9e9988e3be77 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.325246 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=583,cinder:UPDATE=202,cinder:INSERT=105,cinder:DELETE=6 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:10:19.326565 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-59759cea-e9e1-41c6-ba04-9e9988e3be77 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:19.326894 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-59759cea-e9e1-41c6-ba04-9e9988e3be77 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:19.327190 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-59759cea-e9e1-41c6-ba04-9e9988e3be77 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:19.327653 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-59759cea-e9e1-41c6-ba04-9e9988e3be77 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] Delete volume with id: c2c3404d-e505-474e-acc1-1554dca41f99 Aug 18 13:10:19.338281 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-59759cea-e9e1-41c6-ba04-9e9988e3be77 tempest-VolumeQuotasAdminTestJSON-1290580160 tempest-VolumeQuotasAdminTestJSON-1290580160-project-member] https://10.4.3.126/volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 returned with HTTP 404 Aug 18 13:10:19.338590 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 820/3243] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:19 2026] DELETE /volume/v3/volumes/c2c3404d-e505-474e-acc1-1554dca41f99 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:19.348241 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0b73743e-a31d-440c-9227-9b9b5cfb4683 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:10:19.348340 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 811/3244] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:10:19 2026] POST /volume/v3/types => generated 188 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:19.355659 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.359110 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/75dac87b5158476ea9cfe0a6a53ecb50?usage=True Aug 18 13:10:19.359850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:19.359946 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:19.360945 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-04613d04-8a4c-4238-9f52-df5a42e393e7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.363025 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04613d04-8a4c-4238-9f52-df5a42e393e7 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:10:19.363508 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-04613d04-8a4c-4238-9f52-df5a42e393e7 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:19.376029 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.376667 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.377155 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.388161 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04613d04-8a4c-4238-9f52-df5a42e393e7 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:10:19.390243 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 809/3245] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:10:19 2026] POST /volume/v3/types => generated 188 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:19.392060 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e2a905b1-2f56-4079-8582-b5d2ff91a6ed tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/75dac87b5158476ea9cfe0a6a53ecb50?usage=True returned with HTTP 200 Aug 18 13:10:19.392668 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 806/3246] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:10:19 2026] GET /volume/v3/os-quota-sets/75dac87b5158476ea9cfe0a6a53ecb50?usage=True => generated 1269 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:19.403498 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a378e111-fba2-4b97-a3fe-55803118c968 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.412130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.416149 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:19.416411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:19.484274 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:19.484805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:19.486884 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:19.491836 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Create volume of 1 GB Aug 18 13:10:19.492341 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:19.492341 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:19.493036 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Availability Zones retrieved successfully. Aug 18 13:10:19.499985 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Flow 'volume_create_api' (5d915c6d-af03-4df2-bd0c-54a701c54fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:19.501301 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e661c60-8342-47b9-a6ec-aa8c38a4f402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:19.502529 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:19.535058 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e661c60-8342-47b9-a6ec-aa8c38a4f402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:10:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:19.537075 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5afadc-424b-49db-a8fa-ca62e092de34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:19.542416 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.542733 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.543767 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.544409 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.546250 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.546250 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.555652 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-552308f2-778f-4e6f-9325-0abdbcb5d362 tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:19.556987 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 812/3247] 10.4.3.126 () {68 vars in 1375 bytes} [Tue Aug 18 13:10:19 2026] PUT /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 579 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:19.573234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.573405 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 Aug 18 13:10:19.573771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-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=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:19.584185 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.584877 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.641769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Created reservations ['a6070284-e010-4c1a-938b-8a62358af8f3', 'eccde7de-c093-493e-aa69-d8ecf53194e3', '4337412c-b8f9-4e2d-92c7-b7ffe192428b', 'fc11abc4-eeae-4dab-89ae-169f63d042db'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:19.644364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5afadc-424b-49db-a8fa-ca62e092de34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6070284-e010-4c1a-938b-8a62358af8f3', 'eccde7de-c093-493e-aa69-d8ecf53194e3', '4337412c-b8f9-4e2d-92c7-b7ffe192428b', 'fc11abc4-eeae-4dab-89ae-169f63d042db']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:19.644364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88eefb62-aee9-41ac-8122-0ec5e2593deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:19.683402 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.683876 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.684195 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.684421 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.687302 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.687302 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:19.687367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88eefb62-aee9-41ac-8122-0ec5e2593deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efaa8870-2ff9-499b-9b73-d890837d1fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0e9a416b2e42318726b9b7e178a4b6',qos_specs=None,replication_status=,reservations=['a6070284-e010-4c1a-938b-8a62358af8f3','eccde7de-c093-493e-aa69-d8ecf53194e3','4337412c-b8f9-4e2d-92c7-b7ffe192428b','fc11abc4-eeae-4dab-89ae-169f63d042db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1729eb814c0a4833a983c8989e85cb31',volume_type_id=58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efaa8870-2ff9-499b-9b73-d890837d1fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e0e9a416b2e42318726b9b7e178a4b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1729eb814c0a4833a983c8989e85cb31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0),volume_type_id=58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:19.687367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7e8f5f-48b8-40af-9594-6545c0afa361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:19.691012 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-84d2ac16-cfec-415a-b990-0c1067ce9a5c tempest-VolumeQuotasAdminTestJSON-1201305066 tempest-VolumeQuotasAdminTestJSON-1201305066-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 returned with HTTP 200 Aug 18 13:10:19.691562 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 810/3248] 10.4.3.126 () {68 vars in 1375 bytes} [Tue Aug 18 13:10:19 2026] PUT /volume/v3/os-quota-sets/a48d8748b15a4cd3a7dfd54eab786210 => generated 577 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:19.711578 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7e8f5f-48b8-40af-9594-6545c0afa361) transitioned into state 'SUCCESS' from state '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-685746431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0e9a416b2e42318726b9b7e178a4b6',qos_specs=None,replication_status=,reservations=['a6070284-e010-4c1a-938b-8a62358af8f3','eccde7de-c093-493e-aa69-d8ecf53194e3','4337412c-b8f9-4e2d-92c7-b7ffe192428b','fc11abc4-eeae-4dab-89ae-169f63d042db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1729eb814c0a4833a983c8989e85cb31',volume_type_id=58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:19.712355 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca33187-e2fe-481d-aff6-493ddb4fae11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:19.725709 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca33187-e2fe-481d-aff6-493ddb4fae11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:19.726816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Flow 'volume_create_api' (5d915c6d-af03-4df2-bd0c-54a701c54fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:19.727216 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Create volume request issued successfully. Aug 18 13:10:19.727992 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a378e111-fba2-4b97-a3fe-55803118c968 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:19.728552 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 821/3249] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:19 2026] POST /volume/v3/volumes => generated 767 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:19.746247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2d9badf3-64d2-4d6d-b209-ff83f3f76be5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.750717 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d9badf3-64d2-4d6d-b209-ff83f3f76be5 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:19.750717 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d9badf3-64d2-4d6d-b209-ff83f3f76be5 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:19.750925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d9badf3-64d2-4d6d-b209-ff83f3f76be5 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:19.761468 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:19.761468 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:19.766116 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2d9badf3-64d2-4d6d-b209-ff83f3f76be5 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:19.770884 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d9badf3-64d2-4d6d-b209-ff83f3f76be5 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:19.771363 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 807/3250] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:19 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:19.889264 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-75af8833-64ab-4206-aa7f-d50e7eaad05f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:19.891551 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75af8833-64ab-4206-aa7f-d50e7eaad05f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:19.891989 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75af8833-64ab-4206-aa7f-d50e7eaad05f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:19.892063 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75af8833-64ab-4206-aa7f-d50e7eaad05f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:19.892171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-75af8833-64ab-4206-aa7f-d50e7eaad05f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:19.897381 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:19.897381 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:19.898313 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75af8833-64ab-4206-aa7f-d50e7eaad05f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:19.898842 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 813/3251] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:19 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:20.786263 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-98411471-4a51-4d4c-afac-c9654ab0a8ee None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:20.789257 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-98411471-4a51-4d4c-afac-c9654ab0a8ee tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:20.789543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-98411471-4a51-4d4c-afac-c9654ab0a8ee tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:20.789655 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-98411471-4a51-4d4c-afac-c9654ab0a8ee tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:20.801193 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:20.801193 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:20.811431 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-98411471-4a51-4d4c-afac-c9654ab0a8ee tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:20.820607 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-98411471-4a51-4d4c-afac-c9654ab0a8ee tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:20.821316 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 811/3252] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:20 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:20.838971 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e30bc5d3-77f5-466c-a504-acdb763db335 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:20.841340 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e30bc5d3-77f5-466c-a504-acdb763db335 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:20.841747 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e30bc5d3-77f5-466c-a504-acdb763db335 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:20.842495 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e30bc5d3-77f5-466c-a504-acdb763db335 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:20.846402 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=519,cinder:UPDATE=158,cinder:INSERT=84,cinder:DELETE=4 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:10:20.853543 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:20.853543 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:20.859778 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e30bc5d3-77f5-466c-a504-acdb763db335 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Volume info retrieved successfully. Aug 18 13:10:20.867435 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e30bc5d3-77f5-466c-a504-acdb763db335 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:20.867947 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 822/3253] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:20 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 1033 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:20.886302 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:20.888336 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] POST https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5/action Aug 18 13:10:20.896080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:20.896080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:20.896080 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=509,cinder:INSERT=70,cinder:UPDATE=120,cinder:DELETE=10 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:10:20.906280 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:20.906280 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:20.906950 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:20.914330 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-22313c12-e68f-4b37-bdf2-9f34340d3371 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:20.916853 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-22313c12-e68f-4b37-bdf2-9f34340d3371 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:20.917116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-22313c12-e68f-4b37-bdf2-9f34340d3371 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:20.917387 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-22313c12-e68f-4b37-bdf2-9f34340d3371 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:20.917551 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-22313c12-e68f-4b37-bdf2-9f34340d3371 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:20.922572 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:20.922572 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:20.923807 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-22313c12-e68f-4b37-bdf2-9f34340d3371 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:20.923972 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 814/3254] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:20 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:20.933266 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:20.933910 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:20.955824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Created reservations ['c7b642ea-36a9-47f7-ac83-4cc8eaf42ca0', '8f9495eb-6058-41c3-8fff-7fc335d637d9'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:20.977666 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Created reservations ['ae5d39f2-6a92-458b-80dc-622d41f28466', '7aa98650-ee52-4d9c-b7e8-b1499d5036c3'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:21.017628 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Retype volume request issued successfully. Aug 18 13:10:21.017628 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7fa6e26-8d20-4ffc-b9b4-7f33df180d69 tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5/action returned with HTTP 202 Aug 18 13:10:21.018578 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 808/3255] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:10:20 2026] POST /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:21.028689 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-05925630-a529-4cbf-a1ae-290ce03646cd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:21.030880 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05925630-a529-4cbf-a1ae-290ce03646cd tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:21.031143 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05925630-a529-4cbf-a1ae-290ce03646cd tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:21.031380 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05925630-a529-4cbf-a1ae-290ce03646cd tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:21.041294 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:21.041294 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:21.046773 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-05925630-a529-4cbf-a1ae-290ce03646cd tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:21.053860 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05925630-a529-4cbf-a1ae-290ce03646cd tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:21.054417 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 812/3256] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:21 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:21.938834 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a2656261-5f11-4549-bca7-c307832f529d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:21.941239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a2656261-5f11-4549-bca7-c307832f529d tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:21.941239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a2656261-5f11-4549-bca7-c307832f529d tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:21.941401 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a2656261-5f11-4549-bca7-c307832f529d tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:21.941482 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a2656261-5f11-4549-bca7-c307832f529d tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:21.952429 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:21.952429 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:21.952644 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a2656261-5f11-4549-bca7-c307832f529d tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:21.953140 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 823/3257] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:21 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:22.075827 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-192c992d-d3eb-45f4-b67e-0847c2ddce2d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:22.081347 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-192c992d-d3eb-45f4-b67e-0847c2ddce2d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:22.081948 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-192c992d-d3eb-45f4-b67e-0847c2ddce2d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:22.082704 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-192c992d-d3eb-45f4-b67e-0847c2ddce2d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:22.103576 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:22.103576 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:22.121155 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-192c992d-d3eb-45f4-b67e-0847c2ddce2d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:22.125195 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-192c992d-d3eb-45f4-b67e-0847c2ddce2d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:22.125617 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 815/3258] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:22 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:22.139992 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-08e5e10d-ec4d-44ad-b18f-6b1c9d40399b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:22.142424 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08e5e10d-ec4d-44ad-b18f-6b1c9d40399b tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:22.142774 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-08e5e10d-ec4d-44ad-b18f-6b1c9d40399b tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:22.143137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-08e5e10d-ec4d-44ad-b18f-6b1c9d40399b tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:22.152988 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:22.152988 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:22.158528 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-08e5e10d-ec4d-44ad-b18f-6b1c9d40399b tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Volume info retrieved successfully. Aug 18 13:10:22.165526 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08e5e10d-ec4d-44ad-b18f-6b1c9d40399b tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:22.165930 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 809/3259] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:22 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 1033 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:22.182783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e138bf4a-04c8-4b01-81ea-cb0ed8357f75 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:22.187831 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e138bf4a-04c8-4b01-81ea-cb0ed8357f75 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] GET https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431 Aug 18 13:10:22.188156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e138bf4a-04c8-4b01-81ea-cb0ed8357f75 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:22.188368 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e138bf4a-04c8-4b01-81ea-cb0ed8357f75 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:22.189380 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e138bf4a-04c8-4b01-81ea-cb0ed8357f75 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431'), ('all_tenants', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:10:22.215952 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=525,cinder:UPDATE=152,cinder:INSERT=74,cinder:DELETE=1 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:10:22.223421 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e138bf4a-04c8-4b01-81ea-cb0ed8357f75 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Get all volumes completed successfully. Aug 18 13:10:22.224500 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e138bf4a-04c8-4b01-81ea-cb0ed8357f75 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431 returned with HTTP 200 Aug 18 13:10:22.225034 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 813/3260] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:10:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-685746431 => generated 346 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:22.234639 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-36577525-9ee1-4417-9a13-b8c5a99aef1c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:22.237008 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-36577525-9ee1-4417-9a13-b8c5a99aef1c tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:22.237219 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-36577525-9ee1-4417-9a13-b8c5a99aef1c tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:22.237427 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-36577525-9ee1-4417-9a13-b8c5a99aef1c tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:22.245958 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:22.245958 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:22.251058 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-36577525-9ee1-4417-9a13-b8c5a99aef1c tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:22.261526 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-36577525-9ee1-4417-9a13-b8c5a99aef1c tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:22.261526 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 824/3261] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:22 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:22.280852 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:22.283646 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:22.283885 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:22.284076 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:22.284346 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Delete volume with id: efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:22.294329 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:22.294329 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:22.294498 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:22.325939 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Delete volume request issued successfully. Aug 18 13:10:22.326832 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e2b6acb-2660-4b9c-bf27-50952bab4e9b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 202 Aug 18 13:10:22.327599 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 816/3262] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:22 2026] DELETE /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:22.339634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-719e5d00-2c05-43da-bd22-57500172ff6d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:22.344645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-719e5d00-2c05-43da-bd22-57500172ff6d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:22.344645 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-719e5d00-2c05-43da-bd22-57500172ff6d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:22.344645 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-719e5d00-2c05-43da-bd22-57500172ff6d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:22.354941 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:22.354941 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:22.360798 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-719e5d00-2c05-43da-bd22-57500172ff6d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Volume info retrieved successfully. Aug 18 13:10:22.368712 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-719e5d00-2c05-43da-bd22-57500172ff6d tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 200 Aug 18 13:10:22.369439 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 810/3263] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:22 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:22.967452 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-462b0916-99c1-4196-8211-f8ef64783f86 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:22.969411 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-462b0916-99c1-4196-8211-f8ef64783f86 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:22.969671 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-462b0916-99c1-4196-8211-f8ef64783f86 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:22.970033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-462b0916-99c1-4196-8211-f8ef64783f86 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:22.970101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-462b0916-99c1-4196-8211-f8ef64783f86 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:22.975925 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:22.975925 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:22.976825 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-462b0916-99c1-4196-8211-f8ef64783f86 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:22.977346 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 814/3264] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:22 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:23.385984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7e6abbe6-4a28-4548-9646-3567643ee50b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.392417 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7e6abbe6-4a28-4548-9646-3567643ee50b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] GET https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 Aug 18 13:10:23.392417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7e6abbe6-4a28-4548-9646-3567643ee50b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:23.392417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7e6abbe6-4a28-4548-9646-3567643ee50b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:23.399403 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7e6abbe6-4a28-4548-9646-3567643ee50b tempest-VolumeRetypeWithoutMigrationTest-1610050457 tempest-VolumeRetypeWithoutMigrationTest-1610050457-project-member] https://10.4.3.126/volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 returned with HTTP 404 Aug 18 13:10:23.399403 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 825/3265] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:23 2026] GET /volume/v3/volumes/efaa8870-2ff9-499b-9b73-d890837d1fb5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:23.407820 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-18868125-3828-41cc-bfb1-5db90e1f985e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.415624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-18868125-3828-41cc-bfb1-5db90e1f985e tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] DELETE https://10.4.3.126/volume/v3/types/eb503d23-c095-46dc-83bf-1fa3f4ed933a Aug 18 13:10:23.416128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-18868125-3828-41cc-bfb1-5db90e1f985e tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:23.416128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-18868125-3828-41cc-bfb1-5db90e1f985e tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:23.487030 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-18868125-3828-41cc-bfb1-5db90e1f985e tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/types/eb503d23-c095-46dc-83bf-1fa3f4ed933a returned with HTTP 202 Aug 18 13:10:23.487564 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 817/3266] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:10:23 2026] DELETE /volume/v3/types/eb503d23-c095-46dc-83bf-1fa3f4ed933a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:23.497083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-871bdbc1-c7ba-4b26-a482-91cb6f4d4bbc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.498853 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-871bdbc1-c7ba-4b26-a482-91cb6f4d4bbc tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] GET https://10.4.3.126/volume/v3/types/eb503d23-c095-46dc-83bf-1fa3f4ed933a Aug 18 13:10:23.499046 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-871bdbc1-c7ba-4b26-a482-91cb6f4d4bbc tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:23.499300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-871bdbc1-c7ba-4b26-a482-91cb6f4d4bbc tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:23.502572 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-871bdbc1-c7ba-4b26-a482-91cb6f4d4bbc tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/types/eb503d23-c095-46dc-83bf-1fa3f4ed933a returned with HTTP 404 Aug 18 13:10:23.503041 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 811/3267] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:10:23 2026] GET /volume/v3/types/eb503d23-c095-46dc-83bf-1fa3f4ed933a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:23.513137 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d91dbcde-7817-49f2-82e1-3f4b2137a4f9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.515098 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d91dbcde-7817-49f2-82e1-3f4b2137a4f9 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] DELETE https://10.4.3.126/volume/v3/types/58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0 Aug 18 13:10:23.515346 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d91dbcde-7817-49f2-82e1-3f4b2137a4f9 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:23.515620 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d91dbcde-7817-49f2-82e1-3f4b2137a4f9 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:23.549722 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d91dbcde-7817-49f2-82e1-3f4b2137a4f9 tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/types/58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0 returned with HTTP 202 Aug 18 13:10:23.550254 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 815/3268] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:10:23 2026] DELETE /volume/v3/types/58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:23.558702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4a29b028-6448-4784-8bdc-0c6d2f7a59dd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.560295 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4a29b028-6448-4784-8bdc-0c6d2f7a59dd tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] GET https://10.4.3.126/volume/v3/types/58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0 Aug 18 13:10:23.560758 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4a29b028-6448-4784-8bdc-0c6d2f7a59dd tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:23.561093 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4a29b028-6448-4784-8bdc-0c6d2f7a59dd tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:23.566903 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4a29b028-6448-4784-8bdc-0c6d2f7a59dd tempest-VolumeRetypeWithoutMigrationTest-654037455 tempest-VolumeRetypeWithoutMigrationTest-654037455-project-admin] https://10.4.3.126/volume/v3/types/58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0 returned with HTTP 404 Aug 18 13:10:23.567620 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 826/3269] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:10:23 2026] GET /volume/v3/types/58e2d1f2-c9cb-4c47-a30c-70a3d759f6a0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:23.732635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-76ece09b-1e1e-4bde-be0f-c441b4ca7d85 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.863146 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76ece09b-1e1e-4bde-be0f-c441b4ca7d85 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] GET https://10.4.3.126/volume/v3/os-services Aug 18 13:10:23.863652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-76ece09b-1e1e-4bde-be0f-c441b4ca7d85 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:23.863878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-76ece09b-1e1e-4bde-be0f-c441b4ca7d85 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:23.872467 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76ece09b-1e1e-4bde-be0f-c441b4ca7d85 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] https://10.4.3.126/volume/v3/os-services returned with HTTP 200 Aug 18 13:10:23.873029 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 818/3270] 10.4.3.126 () {66 vars in 1249 bytes} [Tue Aug 18 13:10:23 2026] GET /volume/v3/os-services => generated 626 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:23.884629 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-058f728f-ebad-4370-9d10-b396a8506939 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.886756 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-058f728f-ebad-4370-9d10-b396a8506939 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] PUT https://10.4.3.126/volume/v3/os-services/disable-log-reason Aug 18 13:10:23.887149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-058f728f-ebad-4370-9d10-b396a8506939 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007652", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:23.889129 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-058f728f-ebad-4370-9d10-b396a8506939 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] https://10.4.3.126/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 13:10:23.889708 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 812/3271] 10.4.3.126 () {68 vars in 1326 bytes} [Tue Aug 18 13:10:23 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:10:23.901022 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8ceb0c54-3e12-4e42-9ded-1767f633a962 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.903534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8ceb0c54-3e12-4e42-9ded-1767f633a962 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] PUT https://10.4.3.126/volume/v3/os-services/disable Aug 18 13:10:23.904015 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8ceb0c54-3e12-4e42-9ded-1767f633a962 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007652", "binary": "invalid_binary"} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:23.915424 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8ceb0c54-3e12-4e42-9ded-1767f633a962 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] https://10.4.3.126/volume/v3/os-services/disable returned with HTTP 404 Aug 18 13:10:23.916277 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 816/3272] 10.4.3.126 () {68 vars in 1293 bytes} [Tue Aug 18 13:10:23 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:23.929463 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-10b7e69d-1061-4cb2-a035-9c557bbd7048 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.931131 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-10b7e69d-1061-4cb2-a035-9c557bbd7048 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] PUT https://10.4.3.126/volume/v3/os-services/enable Aug 18 13:10:23.931683 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-10b7e69d-1061-4cb2-a035-9c557bbd7048 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:23.942052 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-10b7e69d-1061-4cb2-a035-9c557bbd7048 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] https://10.4.3.126/volume/v3/os-services/enable returned with HTTP 404 Aug 18 13:10:23.943008 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 827/3273] 10.4.3.126 () {68 vars in 1290 bytes} [Tue Aug 18 13:10:23 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:23.954918 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-76a80e06-de20-4c81-a66a-f4a58834f819 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.957117 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76a80e06-de20-4c81-a66a-f4a58834f819 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] PUT https://10.4.3.126/volume/v3/os-services/freeze Aug 18 13:10:23.957583 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-76a80e06-de20-4c81-a66a-f4a58834f819 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:23.966239 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-76a80e06-de20-4c81-a66a-f4a58834f819 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] https://10.4.3.126/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 13:10:23.966917 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 819/3274] 10.4.3.126 () {68 vars in 1290 bytes} [Tue Aug 18 13:10:23 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 18 13:10:23.981518 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1bd56bad-0528-4023-a8f5-5bf1f42f41e2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.984201 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1bd56bad-0528-4023-a8f5-5bf1f42f41e2 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] PUT https://10.4.3.126/volume/v3/os-services/thaw Aug 18 13:10:23.984201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1bd56bad-0528-4023-a8f5-5bf1f42f41e2 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:23.991057 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f2ae2225-6ccb-4616-9cbb-b1420b2b528c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:23.993086 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1bd56bad-0528-4023-a8f5-5bf1f42f41e2 tempest-VolumeServicesNegativeTest-609846236 tempest-VolumeServicesNegativeTest-609846236-project-admin] https://10.4.3.126/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 13:10:23.993281 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f2ae2225-6ccb-4616-9cbb-b1420b2b528c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:23.993281 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f2ae2225-6ccb-4616-9cbb-b1420b2b528c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:23.994096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f2ae2225-6ccb-4616-9cbb-b1420b2b528c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:23.994227 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 813/3275] 10.4.3.126 () {68 vars in 1284 bytes} [Tue Aug 18 13:10:23 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:10:23.994621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f2ae2225-6ccb-4616-9cbb-b1420b2b528c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:24.002997 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:24.002997 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:24.004264 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f2ae2225-6ccb-4616-9cbb-b1420b2b528c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:24.004806 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 817/3276] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:23 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:25.021858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-675d8d22-2806-4b88-9066-8a9c958704ef None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:25.024218 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-675d8d22-2806-4b88-9066-8a9c958704ef tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:25.025520 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-675d8d22-2806-4b88-9066-8a9c958704ef tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:25.025520 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-675d8d22-2806-4b88-9066-8a9c958704ef tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:25.025520 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-675d8d22-2806-4b88-9066-8a9c958704ef tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:25.033250 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:25.033250 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:25.033250 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-675d8d22-2806-4b88-9066-8a9c958704ef tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:25.033250 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 828/3277] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:25 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:26.048364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-be0362db-1f30-432e-89d5-dcc8b54bbe7e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:26.052837 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be0362db-1f30-432e-89d5-dcc8b54bbe7e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:26.053130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be0362db-1f30-432e-89d5-dcc8b54bbe7e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:26.053447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be0362db-1f30-432e-89d5-dcc8b54bbe7e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:26.053634 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-be0362db-1f30-432e-89d5-dcc8b54bbe7e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:26.059955 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:26.059955 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:26.060956 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be0362db-1f30-432e-89d5-dcc8b54bbe7e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:26.061233 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 820/3278] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:26 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:26.816561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b7ba22a6-01d6-41f0-8929-9d3c6cdbbb3e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:26.888964 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b7ba22a6-01d6-41f0-8929-9d3c6cdbbb3e tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] GET https://10.4.3.126/volume/v3/os-services Aug 18 13:10:26.889272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b7ba22a6-01d6-41f0-8929-9d3c6cdbbb3e tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:26.889548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b7ba22a6-01d6-41f0-8929-9d3c6cdbbb3e tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:26.896891 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b7ba22a6-01d6-41f0-8929-9d3c6cdbbb3e tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] https://10.4.3.126/volume/v3/os-services returned with HTTP 200 Aug 18 13:10:26.897599 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 814/3279] 10.4.3.126 () {66 vars in 1249 bytes} [Tue Aug 18 13:10:26 2026] GET /volume/v3/os-services => generated 626 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:26.909309 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dea1dfd2-6032-4521-85db-e5d3f8c0ab04 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:26.911447 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dea1dfd2-6032-4521-85db-e5d3f8c0ab04 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] GET https://10.4.3.126/volume/v3/os-services?host=np0000007652 Aug 18 13:10:26.913227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dea1dfd2-6032-4521-85db-e5d3f8c0ab04 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:26.913227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dea1dfd2-6032-4521-85db-e5d3f8c0ab04 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:26.917960 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dea1dfd2-6032-4521-85db-e5d3f8c0ab04 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] https://10.4.3.126/volume/v3/os-services?host=np0000007652 returned with HTTP 200 Aug 18 13:10:26.918463 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 818/3280] 10.4.3.126 () {66 vars in 1284 bytes} [Tue Aug 18 13:10:26 2026] GET /volume/v3/os-services?host=np0000007652 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:26.928798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fb0e1b99-c22f-4c30-acae-7e0d314cc1db None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:26.931172 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fb0e1b99-c22f-4c30-acae-7e0d314cc1db tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] GET https://10.4.3.126/volume/v3/os-services?host=np0000007652&binary=cinder-scheduler Aug 18 13:10:26.931453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fb0e1b99-c22f-4c30-acae-7e0d314cc1db tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:26.931696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fb0e1b99-c22f-4c30-acae-7e0d314cc1db tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:26.938838 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fb0e1b99-c22f-4c30-acae-7e0d314cc1db tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] https://10.4.3.126/volume/v3/os-services?host=np0000007652&binary=cinder-scheduler returned with HTTP 200 Aug 18 13:10:26.939626 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 829/3281] 10.4.3.126 () {66 vars in 1332 bytes} [Tue Aug 18 13:10:26 2026] GET /volume/v3/os-services?host=np0000007652&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:26.949859 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1f2f159a-f22f-4363-a062-ba8e432be9bd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:26.952043 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f2f159a-f22f-4363-a062-ba8e432be9bd tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] GET https://10.4.3.126/volume/v3/os-services?binary=cinder-scheduler Aug 18 13:10:26.952230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f2f159a-f22f-4363-a062-ba8e432be9bd tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:26.952705 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f2f159a-f22f-4363-a062-ba8e432be9bd tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:26.957152 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f2f159a-f22f-4363-a062-ba8e432be9bd tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] https://10.4.3.126/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 13:10:26.957809 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 821/3282] 10.4.3.126 () {66 vars in 1296 bytes} [Tue Aug 18 13:10:26 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:26.967691 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:27.071761 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:27.071829 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5afc61fc-418e-4358-9095-e88e75f4299f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:27.072092 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-783859510"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:27.073483 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-783859510'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:27.073627 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5afc61fc-418e-4358-9095-e88e75f4299f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:27.073684 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Create volume of 1 GB Aug 18 13:10:27.073841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5afc61fc-418e-4358-9095-e88e75f4299f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:27.074066 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5afc61fc-418e-4358-9095-e88e75f4299f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:27.074219 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-5afc61fc-418e-4358-9095-e88e75f4299f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:27.077900 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Availability Zones retrieved successfully. Aug 18 13:10:27.079028 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:27.079028 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:27.079648 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5afc61fc-418e-4358-9095-e88e75f4299f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:27.079971 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 819/3283] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:27 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:27.084779 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Flow 'volume_create_api' (865d7d2b-5b41-4981-97b4-0f0fd28d988a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:27.085715 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e62d8a0-e28e-480a-a8dd-ad4f5539e5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.087567 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:27.117140 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e62d8a0-e28e-480a-a8dd-ad4f5539e5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.117969 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d03fc6-bc64-43a4-b202-1e0daba38408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.206463 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Created reservations ['e4a56d76-6c02-4d8c-adc0-bccdc8bf648e', 'e67b70b1-3672-4370-b50f-0c2cf7c3b5ea', '8c10bc0b-82ee-4f9b-bd17-67bf1107ceec', 'dd8ed3e5-296a-4e58-8d8d-de0c233c1216'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:27.207624 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d03fc6-bc64-43a4-b202-1e0daba38408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4a56d76-6c02-4d8c-adc0-bccdc8bf648e', 'e67b70b1-3672-4370-b50f-0c2cf7c3b5ea', '8c10bc0b-82ee-4f9b-bd17-67bf1107ceec', 'dd8ed3e5-296a-4e58-8d8d-de0c233c1216']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.208624 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10ab5fa-5132-4238-86bf-756dfddeb7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.245502 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10ab5fa-5132-4238-86bf-756dfddeb7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '143df6ad-bad1-4786-9bfc-853d10aadacb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-783859510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4c93275dee84624972ed2aaca122eb1',qos_specs=None,replication_status=,reservations=['e4a56d76-6c02-4d8c-adc0-bccdc8bf648e','e67b70b1-3672-4370-b50f-0c2cf7c3b5ea','8c10bc0b-82ee-4f9b-bd17-67bf1107ceec','dd8ed3e5-296a-4e58-8d8d-de0c233c1216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d069903302414d890d5807dbdf80f1',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-783859510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=143df6ad-bad1-4786-9bfc-853d10aadacb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4c93275dee84624972ed2aaca122eb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96d069903302414d890d5807dbdf80f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.246314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ccc893-f2c5-42fc-8cd6-8a983caf6576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.281086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ccc893-f2c5-42fc-8cd6-8a983caf6576) transitioned into state 'SUCCESS' from state '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-783859510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4c93275dee84624972ed2aaca122eb1',qos_specs=None,replication_status=,reservations=['e4a56d76-6c02-4d8c-adc0-bccdc8bf648e','e67b70b1-3672-4370-b50f-0c2cf7c3b5ea','8c10bc0b-82ee-4f9b-bd17-67bf1107ceec','dd8ed3e5-296a-4e58-8d8d-de0c233c1216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d069903302414d890d5807dbdf80f1',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.281850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf94d8c7-669f-47d8-b5b4-10e51a2e2f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.298448 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf94d8c7-669f-47d8-b5b4-10e51a2e2f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.298925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Flow 'volume_create_api' (865d7d2b-5b41-4981-97b4-0f0fd28d988a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:27.299357 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Create volume request issued successfully. Aug 18 13:10:27.300081 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0fabfc08-fd54-4b06-8119-ca1d65297917 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:27.300804 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 815/3284] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:10:26 2026] POST /volume/v3/volumes => generated 753 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:27.320757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e5ec6042-2328-4b27-911c-671e1699b33b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:27.323224 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e5ec6042-2328-4b27-911c-671e1699b33b tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] GET https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:27.323855 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e5ec6042-2328-4b27-911c-671e1699b33b tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:27.324014 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e5ec6042-2328-4b27-911c-671e1699b33b tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:27.333645 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:27.333645 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:27.338798 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e5ec6042-2328-4b27-911c-671e1699b33b tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Volume info retrieved successfully. Aug 18 13:10:27.360983 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e5ec6042-2328-4b27-911c-671e1699b33b tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb returned with HTTP 200 Aug 18 13:10:27.360983 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 830/3285] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:27 2026] GET /volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:27.395344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:27.582389 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:27.582704 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1565837412"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:27.587474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1565837412'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:27.587636 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Create volume of 1 GB Aug 18 13:10:27.593466 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Availability Zones retrieved successfully. Aug 18 13:10:27.598692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Flow 'volume_create_api' (6ed5a085-6a87-46e2-bf9c-8d5340296df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:27.599665 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6e3140-3349-4d3e-9e77-6ebbb89bb895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.600531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:27.624112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6e3140-3349-4d3e-9e77-6ebbb89bb895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.624875 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b0dba4-1844-4f01-bfdb-cb0344a639c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.696371 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Created reservations ['4da79e7b-1484-4741-ac40-2918fbd47d2b', '14e5cbe3-7344-4631-a95d-57aab75b4c0c', '7ecf8259-423c-4ec0-815d-99fc95d3f32e', '03dc6826-fdea-4daf-aaad-220420a8edf1'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:27.697194 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b0dba4-1844-4f01-bfdb-cb0344a639c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da79e7b-1484-4741-ac40-2918fbd47d2b', '14e5cbe3-7344-4631-a95d-57aab75b4c0c', '7ecf8259-423c-4ec0-815d-99fc95d3f32e', '03dc6826-fdea-4daf-aaad-220420a8edf1']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.697939 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a235abdc-d38d-42cb-9db0-bca1ef99d0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.719889 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a235abdc-d38d-42cb-9db0-bca1ef99d0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1565837412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6613dd7863f54f31861254480d052cab',qos_specs=None,replication_status=,reservations=['4da79e7b-1484-4741-ac40-2918fbd47d2b','14e5cbe3-7344-4631-a95d-57aab75b4c0c','7ecf8259-423c-4ec0-815d-99fc95d3f32e','03dc6826-fdea-4daf-aaad-220420a8edf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1565837412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6613dd7863f54f31861254480d052cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.721647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe00d7e-7bed-4fdc-a002-94012d2dc07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.741753 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe00d7e-7bed-4fdc-a002-94012d2dc07d) transitioned into state 'SUCCESS' from state '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-1565837412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6613dd7863f54f31861254480d052cab',qos_specs=None,replication_status=,reservations=['4da79e7b-1484-4741-ac40-2918fbd47d2b','14e5cbe3-7344-4631-a95d-57aab75b4c0c','7ecf8259-423c-4ec0-815d-99fc95d3f32e','03dc6826-fdea-4daf-aaad-220420a8edf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.742486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6c98b3-f04e-47a0-b4ba-cef0437b0091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:27.754244 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6c98b3-f04e-47a0-b4ba-cef0437b0091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:27.755151 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Flow 'volume_create_api' (6ed5a085-6a87-46e2-bf9c-8d5340296df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:27.755473 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Create volume request issued successfully. Aug 18 13:10:27.756012 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4ffb9bc-fd35-4ac0-8a13-002947e6128e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:27.756415 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 822/3286] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:10:27 2026] POST /volume/v3/volumes => generated 754 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:27.769126 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3d81afd3-3e9b-4f71-9cd6-d1ccb0c900ea None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:27.770976 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3d81afd3-3e9b-4f71-9cd6-d1ccb0c900ea tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:10:27.771225 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3d81afd3-3e9b-4f71-9cd6-d1ccb0c900ea tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:27.771458 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3d81afd3-3e9b-4f71-9cd6-d1ccb0c900ea tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:27.784922 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:27.784922 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:27.794480 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3d81afd3-3e9b-4f71-9cd6-d1ccb0c900ea tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:27.802827 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3d81afd3-3e9b-4f71-9cd6-d1ccb0c900ea tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 returned with HTTP 200 Aug 18 13:10:27.803193 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 820/3287] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:27 2026] GET /volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.090729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a57521ca-c4bb-411e-9956-c5ebc1d04dff None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.092766 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a57521ca-c4bb-411e-9956-c5ebc1d04dff tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:28.093011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a57521ca-c4bb-411e-9956-c5ebc1d04dff tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.093253 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a57521ca-c4bb-411e-9956-c5ebc1d04dff tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.093369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a57521ca-c4bb-411e-9956-c5ebc1d04dff tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:28.098574 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.098574 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:28.100492 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a57521ca-c4bb-411e-9956-c5ebc1d04dff tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:28.100492 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 816/3288] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.113814 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-860d21fa-1a62-47af-bbb4-08805d0b0050 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.145524 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-860d21fa-1a62-47af-bbb4-08805d0b0050 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:10:28.146026 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-860d21fa-1a62-47af-bbb4-08805d0b0050 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1149188590", "extra_specs": {}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:28.160134 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-860d21fa-1a62-47af-bbb4-08805d0b0050 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:10:28.160590 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 831/3289] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:10:28 2026] POST /volume/v3/types => generated 218 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.170632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b993df10-9c48-49f7-8bb2-6f40fa5f2a47 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.172674 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b993df10-9c48-49f7-8bb2-6f40fa5f2a47 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types/090b1db8-f271-4400-ba16-e6e496ddf714/encryption Aug 18 13:10:28.173040 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b993df10-9c48-49f7-8bb2-6f40fa5f2a47 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:28.174621 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.174621 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:28.189136 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b993df10-9c48-49f7-8bb2-6f40fa5f2a47 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/090b1db8-f271-4400-ba16-e6e496ddf714/encryption returned with HTTP 200 Aug 18 13:10:28.189583 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 823/3290] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:10:28 2026] POST /volume/v3/types/090b1db8-f271-4400-ba16-e6e496ddf714/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.197728 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.262226 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:28.263573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-294416078", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1149188590", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:28.264693 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-294416078', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1149188590', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:28.269007 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume of 1 GB Aug 18 13:10:28.269601 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.269601 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:28.270533 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Availability Zones retrieved successfully. Aug 18 13:10:28.279869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (279e333c-9dbf-465b-82e3-8ea4c9785a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:28.281069 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a2650c-801b-4b06-97ec-f1f932220772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:28.282306 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:28.374254 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f1756e8c-f549-4dbb-8dac-efbb75c64441 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.376367 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f1756e8c-f549-4dbb-8dac-efbb75c64441 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] GET https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:28.376617 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f1756e8c-f549-4dbb-8dac-efbb75c64441 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.376845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f1756e8c-f549-4dbb-8dac-efbb75c64441 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.384863 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.384863 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:28.388985 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f1756e8c-f549-4dbb-8dac-efbb75c64441 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Volume info retrieved successfully. Aug 18 13:10:28.393334 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f1756e8c-f549-4dbb-8dac-efbb75c64441 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb returned with HTTP 200 Aug 18 13:10:28.397016 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 817/3291] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.407982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-777d3be9-d430-49e6-9bb4-14b2b9c13f95 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.410495 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-777d3be9-d430-49e6-9bb4-14b2b9c13f95 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] GET https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:28.410812 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-777d3be9-d430-49e6-9bb4-14b2b9c13f95 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.411098 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-777d3be9-d430-49e6-9bb4-14b2b9c13f95 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.422364 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.422364 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:28.426751 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-777d3be9-d430-49e6-9bb4-14b2b9c13f95 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Volume info retrieved successfully. Aug 18 13:10:28.432932 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-777d3be9-d430-49e6-9bb4-14b2b9c13f95 tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb returned with HTTP 200 Aug 18 13:10:28.433549 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 832/3292] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:10:28.448298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dc6553b8-90dd-4aa8-ab09-7bad94696dbe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.451000 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dc6553b8-90dd-4aa8-ab09-7bad94696dbe tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] GET https://10.4.3.126/volume/v3/os-services?host=np0000007652&binary=cinder-volume Aug 18 13:10:28.451328 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dc6553b8-90dd-4aa8-ab09-7bad94696dbe tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.451620 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dc6553b8-90dd-4aa8-ab09-7bad94696dbe tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.457548 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dc6553b8-90dd-4aa8-ab09-7bad94696dbe tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] https://10.4.3.126/volume/v3/os-services?host=np0000007652&binary=cinder-volume returned with HTTP 200 Aug 18 13:10:28.458266 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 824/3293] 10.4.3.126 () {66 vars in 1326 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/os-services?host=np0000007652&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.467749 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eeeba218-3a57-4c14-bbf8-20e8180e0dc6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.469617 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eeeba218-3a57-4c14-bbf8-20e8180e0dc6 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] GET https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:28.469843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eeeba218-3a57-4c14-bbf8-20e8180e0dc6 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.470048 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eeeba218-3a57-4c14-bbf8-20e8180e0dc6 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.477145 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.477145 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:28.481359 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eeeba218-3a57-4c14-bbf8-20e8180e0dc6 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Volume info retrieved successfully. Aug 18 13:10:28.485827 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eeeba218-3a57-4c14-bbf8-20e8180e0dc6 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb returned with HTTP 200 Aug 18 13:10:28.486192 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 818/3294] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.501942 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-16ed7611-46d4-4b20-a9c3-d656614551ec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.502105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a2650c-801b-4b06-97ec-f1f932220772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:10:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=090b1db8-f271-4400-ba16-e6e496ddf714,is_public=True,name='tempest-scenario-type-cryptsetup-1149188590',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '090b1db8-f271-4400-ba16-e6e496ddf714', '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=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:28.503022 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4396b88c-8551-40dd-8c1b-4c2d92ba55ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:28.504268 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16ed7611-46d4-4b20-a9c3-d656614551ec tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] DELETE https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:28.504470 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16ed7611-46d4-4b20-a9c3-d656614551ec tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.504824 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16ed7611-46d4-4b20-a9c3-d656614551ec tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.505015 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-16ed7611-46d4-4b20-a9c3-d656614551ec tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Delete volume with id: 143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:28.514370 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.514370 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:28.515019 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-16ed7611-46d4-4b20-a9c3-d656614551ec tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Volume info retrieved successfully. Aug 18 13:10:28.536034 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1149188590 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1149188590, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:28.536440 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1149188590 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1149188590, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:10:28.556132 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-16ed7611-46d4-4b20-a9c3-d656614551ec tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Delete volume request issued successfully. Aug 18 13:10:28.556377 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16ed7611-46d4-4b20-a9c3-d656614551ec tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb returned with HTTP 202 Aug 18 13:10:28.557148 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 833/3295] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:28 2026] DELETE /volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:28.565856 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b5513c4d-760f-4483-bc0e-d42e8c04abae None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.569827 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5513c4d-760f-4483-bc0e-d42e8c04abae tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] GET https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:28.570069 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b5513c4d-760f-4483-bc0e-d42e8c04abae tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.570289 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b5513c4d-760f-4483-bc0e-d42e8c04abae tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.582134 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.582134 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:28.586155 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b5513c4d-760f-4483-bc0e-d42e8c04abae tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Volume info retrieved successfully. Aug 18 13:10:28.590178 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5513c4d-760f-4483-bc0e-d42e8c04abae tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb returned with HTTP 200 Aug 18 13:10:28.590806 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 825/3296] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.593769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Created reservations ['5c76223f-fce7-4067-93c5-cbdc562913ac', '5b737b32-a05d-4a14-8b08-8c0ea947a21a', '9b9a8abe-d175-4055-959e-3c89853d36c4', '45958f18-908e-4513-88bf-0a7ab67411ef'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:28.594840 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4396b88c-8551-40dd-8c1b-4c2d92ba55ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c76223f-fce7-4067-93c5-cbdc562913ac', '5b737b32-a05d-4a14-8b08-8c0ea947a21a', '9b9a8abe-d175-4055-959e-3c89853d36c4', '45958f18-908e-4513-88bf-0a7ab67411ef']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:28.595517 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fdafa4-66fe-410f-aacd-1a20360aabaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:28.619879 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fdafa4-66fe-410f-aacd-1a20360aabaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '219e7ede-f52e-48de-ba7c-f1a093c53b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-294416078',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['5c76223f-fce7-4067-93c5-cbdc562913ac','5b737b32-a05d-4a14-8b08-8c0ea947a21a','9b9a8abe-d175-4055-959e-3c89853d36c4','45958f18-908e-4513-88bf-0a7ab67411ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=090b1db8-f271-4400-ba16-e6e496ddf714), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-294416078',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=219e7ede-f52e-48de-ba7c-f1a093c53b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c1de930c28426783d00f5ab0a9a3ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(090b1db8-f271-4400-ba16-e6e496ddf714),volume_type_id=090b1db8-f271-4400-ba16-e6e496ddf714)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:28.620690 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400e3920-37c9-4210-aa38-2f36449b323d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:28.648486 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400e3920-37c9-4210-aa38-2f36449b323d) transitioned into state 'SUCCESS' from state '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-294416078',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['5c76223f-fce7-4067-93c5-cbdc562913ac','5b737b32-a05d-4a14-8b08-8c0ea947a21a','9b9a8abe-d175-4055-959e-3c89853d36c4','45958f18-908e-4513-88bf-0a7ab67411ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=090b1db8-f271-4400-ba16-e6e496ddf714)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:28.651221 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b07ac0-9252-4f1a-a09a-586bbffefff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:28.661628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b07ac0-9252-4f1a-a09a-586bbffefff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:28.662674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (279e333c-9dbf-465b-82e3-8ea4c9785a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:28.663048 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request issued successfully. Aug 18 13:10:28.663758 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-746eea76-bfa6-4367-840d-dc1dfc631b3f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:28.664253 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 821/3297] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:28 2026] POST /volume/v3/volumes => generated 790 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:28.776829 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-906049db-439b-4dda-90ad-5d89227219b9 req-27412403-5d5c-4722-9ade-21ff8e657974 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.779381 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-27412403-5d5c-4722-9ade-21ff8e657974 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:28.779751 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-27412403-5d5c-4722-9ade-21ff8e657974 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.779935 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-27412403-5d5c-4722-9ade-21ff8e657974 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.789368 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.789368 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:28.794200 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-906049db-439b-4dda-90ad-5d89227219b9 req-27412403-5d5c-4722-9ade-21ff8e657974 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:28.800422 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-27412403-5d5c-4722-9ade-21ff8e657974 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:28.801295 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 819/3298] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.822382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0fa1fa62-bc13-4020-8754-0e653b3463bf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.824629 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0fa1fa62-bc13-4020-8754-0e653b3463bf tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:10:28.824872 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0fa1fa62-bc13-4020-8754-0e653b3463bf tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.825145 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0fa1fa62-bc13-4020-8754-0e653b3463bf tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.843848 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.843848 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:28.851014 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0fa1fa62-bc13-4020-8754-0e653b3463bf tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:28.860744 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0fa1fa62-bc13-4020-8754-0e653b3463bf tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 returned with HTTP 200 Aug 18 13:10:28.861290 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 834/3299] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:28.874521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.876553 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:10:28.876903 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2", "name": "tempest-VolumesBackupsAdminTest-Backup-193876634", "container": "tempest-volumesbackupsadmintest-backup-container-1908977003"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:28.878628 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Creating new backup {'backup': {'volume_id': '6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2', 'name': 'tempest-VolumesBackupsAdminTest-Backup-193876634', 'container': 'tempest-volumesbackupsadmintest-backup-container-1908977003'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:10:28.878950 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Creating backup of volume 6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 in container tempest-volumesbackupsadmintest-backup-container-1908977003 Aug 18 13:10:28.886951 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.886951 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:28.887839 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:28.899390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f40c09a1-0db7-4902-afe0-a098f3eb208f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.899913 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f40c09a1-0db7-4902-afe0-a098f3eb208f None None] GET https://10.4.3.126/volume// Aug 18 13:10:28.900107 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f40c09a1-0db7-4902-afe0-a098f3eb208f None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.900317 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f40c09a1-0db7-4902-afe0-a098f3eb208f None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.900684 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f40c09a1-0db7-4902-afe0-a098f3eb208f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:10:28.901005 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 822/3300] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:10:28.911657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-906049db-439b-4dda-90ad-5d89227219b9 req-7cc33fbd-3327-4a39-91a6-345db24b1b5e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.914243 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-7cc33fbd-3327-4a39-91a6-345db24b1b5e tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:10:28.914710 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-7cc33fbd-3327-4a39-91a6-345db24b1b5e tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "761d632b-db6d-4066-b679-6ad25db5036f", "connector": null, "instance_uuid": "904a2bac-7d07-455b-b892-ebd607b81731"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:28.927073 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.927073 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:28.929550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Created reservations ['ca02b583-108d-49cf-84c4-b75606c89a3a', 'bd4a1fb3-d8ba-4067-935f-522f8383ab7a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:28.968282 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-7cc33fbd-3327-4a39-91a6-345db24b1b5e tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:10:28.969053 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 820/3301] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:10:28 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:28.972857 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bef48a5b-7ece-4c4d-8df2-e778bd5af4b5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:10:28.973492 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 826/3302] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:28 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 18 13:10:28.982248 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0b2a4cce-e3a7-4efc-b2c1-91ddff7beaf0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:28.984077 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0b2a4cce-e3a7-4efc-b2c1-91ddff7beaf0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:28.984297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0b2a4cce-e3a7-4efc-b2c1-91ddff7beaf0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:28.984475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0b2a4cce-e3a7-4efc-b2c1-91ddff7beaf0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:28.984593 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0b2a4cce-e3a7-4efc-b2c1-91ddff7beaf0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:28.988791 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:28.988791 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:28.989632 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0b2a4cce-e3a7-4efc-b2c1-91ddff7beaf0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:28.990003 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 835/3303] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:28 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:29.034178 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d3be255a-a7c2-45cb-b075-7a3b79b32f44 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:29.036469 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d3be255a-a7c2-45cb-b075-7a3b79b32f44 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:29.036734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d3be255a-a7c2-45cb-b075-7a3b79b32f44 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:29.036974 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d3be255a-a7c2-45cb-b075-7a3b79b32f44 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:29.047649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7c041132-ba54-4a60-9d67-c7a7b4e287c4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:29.047649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c041132-ba54-4a60-9d67-c7a7b4e287c4 None None] GET https://10.4.3.126/volume// Aug 18 13:10:29.047649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7c041132-ba54-4a60-9d67-c7a7b4e287c4 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:29.047649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7c041132-ba54-4a60-9d67-c7a7b4e287c4 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:29.047649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c041132-ba54-4a60-9d67-c7a7b4e287c4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:10:29.047649 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 821/3304] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:10:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:10:29.050827 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:29.050827 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:29.056200 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d3be255a-a7c2-45cb-b075-7a3b79b32f44 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:29.058360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-906049db-439b-4dda-90ad-5d89227219b9 req-2cb25dd3-e595-43e5-9aac-bd0e08c32d50 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:29.061372 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-2cb25dd3-e595-43e5-9aac-bd0e08c32d50 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:29.062064 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-2cb25dd3-e595-43e5-9aac-bd0e08c32d50 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:29.062064 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-2cb25dd3-e595-43e5-9aac-bd0e08c32d50 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:29.064025 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d3be255a-a7c2-45cb-b075-7a3b79b32f44 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:29.064408 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 823/3305] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:29 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:29.079537 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:29.079537 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:29.085640 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-906049db-439b-4dda-90ad-5d89227219b9 req-2cb25dd3-e595-43e5-9aac-bd0e08c32d50 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:29.090933 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-2cb25dd3-e595-43e5-9aac-bd0e08c32d50 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:29.091497 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 827/3306] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:10:29 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:29.112298 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-acb05b8f-79f6-490c-b960-eebbc2f074b2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:29.114014 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-acb05b8f-79f6-490c-b960-eebbc2f074b2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:29.114509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-acb05b8f-79f6-490c-b960-eebbc2f074b2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:29.114509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-acb05b8f-79f6-490c-b960-eebbc2f074b2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:29.114629 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-acb05b8f-79f6-490c-b960-eebbc2f074b2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:29.119570 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:29.119570 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:29.120379 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-acb05b8f-79f6-490c-b960-eebbc2f074b2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:29.120955 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 836/3307] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:29 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:29.218151 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-906049db-439b-4dda-90ad-5d89227219b9 req-24db9e1b-311d-4032-a8b9-3cfa80de6032 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:29.226264 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-24db9e1b-311d-4032-a8b9-3cfa80de6032 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] PUT https://10.4.3.126/volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5 Aug 18 13:10:29.226264 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-24db9e1b-311d-4032-a8b9-3cfa80de6032 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:29.242295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-906049db-439b-4dda-90ad-5d89227219b9 req-24db9e1b-311d-4032-a8b9-3cfa80de6032 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Acquiring lock "cinder-attachment_update-761d632b-db6d-4066-b679-6ad25db5036f-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:10:29.246677 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-906049db-439b-4dda-90ad-5d89227219b9 req-24db9e1b-311d-4032-a8b9-3cfa80de6032 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Lock "cinder-attachment_update-761d632b-db6d-4066-b679-6ad25db5036f-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:10:29.247606 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:29.247606 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:29.336755 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-906049db-439b-4dda-90ad-5d89227219b9 req-24db9e1b-311d-4032-a8b9-3cfa80de6032 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Lock "cinder-attachment_update-761d632b-db6d-4066-b679-6ad25db5036f-np0000007652" released by "attachment_update" :: held 0.089s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:10:29.336755 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-24db9e1b-311d-4032-a8b9-3cfa80de6032 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5 returned with HTTP 200 Aug 18 13:10:29.337368 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 822/3308] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:10:29 2026] PUT /volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:29.609477 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a966dcee-f88a-4bd9-a6db-aa65bbdaac29 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:29.611649 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a966dcee-f88a-4bd9-a6db-aa65bbdaac29 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] GET https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb Aug 18 13:10:29.611838 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a966dcee-f88a-4bd9-a6db-aa65bbdaac29 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:29.612033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a966dcee-f88a-4bd9-a6db-aa65bbdaac29 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:29.617356 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a966dcee-f88a-4bd9-a6db-aa65bbdaac29 tempest-VolumesServicesTestJSON-2136397436 tempest-VolumesServicesTestJSON-2136397436-project-member] https://10.4.3.126/volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb returned with HTTP 404 Aug 18 13:10:29.617819 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 824/3309] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:29 2026] GET /volume/v3/volumes/143df6ad-bad1-4786-9bfc-853d10aadacb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:29.626883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d1fe3dd0-0942-42d9-82a3-a384f4caf03c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:29.629419 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1fe3dd0-0942-42d9-82a3-a384f4caf03c tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] GET https://10.4.3.126/volume/v3/os-services Aug 18 13:10:29.629625 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1fe3dd0-0942-42d9-82a3-a384f4caf03c tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:29.629900 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d1fe3dd0-0942-42d9-82a3-a384f4caf03c tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:29.634918 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d1fe3dd0-0942-42d9-82a3-a384f4caf03c tempest-VolumesServicesTestJSON-432274022 tempest-VolumesServicesTestJSON-432274022-project-admin] https://10.4.3.126/volume/v3/os-services returned with HTTP 200 Aug 18 13:10:29.635577 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 828/3310] 10.4.3.126 () {66 vars in 1249 bytes} [Tue Aug 18 13:10:29 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:30.000169 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-45591b20-c7aa-4296-b3d9-5912175cfda2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:30.002078 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-45591b20-c7aa-4296-b3d9-5912175cfda2 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:30.002319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-45591b20-c7aa-4296-b3d9-5912175cfda2 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:30.002517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-45591b20-c7aa-4296-b3d9-5912175cfda2 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:30.002633 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-45591b20-c7aa-4296-b3d9-5912175cfda2 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:30.010939 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:30.010939 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:30.011790 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-45591b20-c7aa-4296-b3d9-5912175cfda2 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:30.012195 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 837/3311] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:29 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:30.078254 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-15b5d6cb-5705-4f97-95f0-771ebb583efe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:30.079908 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15b5d6cb-5705-4f97-95f0-771ebb583efe tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:30.080102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15b5d6cb-5705-4f97-95f0-771ebb583efe tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:30.080326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15b5d6cb-5705-4f97-95f0-771ebb583efe tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:30.094776 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:30.094776 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:30.099194 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-15b5d6cb-5705-4f97-95f0-771ebb583efe tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:30.104194 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15b5d6cb-5705-4f97-95f0-771ebb583efe tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:30.104641 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 823/3312] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:30 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:30.134028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9105cb97-92e4-444b-9d2b-7bcdd6f7ab0b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:30.136463 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9105cb97-92e4-444b-9d2b-7bcdd6f7ab0b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:30.136747 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9105cb97-92e4-444b-9d2b-7bcdd6f7ab0b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:30.137012 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9105cb97-92e4-444b-9d2b-7bcdd6f7ab0b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:30.137187 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-9105cb97-92e4-444b-9d2b-7bcdd6f7ab0b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:30.142471 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:30.142471 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:30.143348 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9105cb97-92e4-444b-9d2b-7bcdd6f7ab0b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:30.143990 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 825/3313] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:30 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:31.023610 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-930a98a2-3823-44f2-a9e4-a5989465f080 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:31.025881 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-930a98a2-3823-44f2-a9e4-a5989465f080 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:31.026159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-930a98a2-3823-44f2-a9e4-a5989465f080 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:31.026446 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-930a98a2-3823-44f2-a9e4-a5989465f080 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:31.026616 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-930a98a2-3823-44f2-a9e4-a5989465f080 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:31.032190 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:31.032190 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:31.033234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-930a98a2-3823-44f2-a9e4-a5989465f080 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:31.033698 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 829/3314] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:31 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:31.118201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-223aa508-3130-471b-8e8b-3acffc619af5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:31.120820 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-223aa508-3130-471b-8e8b-3acffc619af5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:31.121111 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-223aa508-3130-471b-8e8b-3acffc619af5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:31.121361 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-223aa508-3130-471b-8e8b-3acffc619af5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:31.133720 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:31.133720 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:31.138056 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-223aa508-3130-471b-8e8b-3acffc619af5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:31.142659 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-223aa508-3130-471b-8e8b-3acffc619af5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:31.143172 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 838/3315] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:31 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:31.155065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f90d82ba-c2d4-46cd-b162-e6f323cd5ecf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:31.157085 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f90d82ba-c2d4-46cd-b162-e6f323cd5ecf tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:31.157309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f90d82ba-c2d4-46cd-b162-e6f323cd5ecf tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:31.157496 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f90d82ba-c2d4-46cd-b162-e6f323cd5ecf tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:31.157613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f90d82ba-c2d4-46cd-b162-e6f323cd5ecf tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:31.165284 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:31.165284 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:31.165985 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f90d82ba-c2d4-46cd-b162-e6f323cd5ecf tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:31.166583 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 824/3316] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:31 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:31.970150 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-49c4065c-22b1-48de-b2b6-cf6b37a259a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.044952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ade4aa2f-1304-45fa-844e-20ebd213b659 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.046867 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ade4aa2f-1304-45fa-844e-20ebd213b659 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:32.047079 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ade4aa2f-1304-45fa-844e-20ebd213b659 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:32.047353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ade4aa2f-1304-45fa-844e-20ebd213b659 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:32.047626 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ade4aa2f-1304-45fa-844e-20ebd213b659 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:32.052700 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:32.052700 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:32.053638 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ade4aa2f-1304-45fa-844e-20ebd213b659 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:32.054020 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 830/3317] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:32.068046 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-49c4065c-22b1-48de-b2b6-cf6b37a259a5 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:10:32.068463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-49c4065c-22b1-48de-b2b6-cf6b37a259a5 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1359556196", "extra_specs": {"spec1": "val1"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:32.088236 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-49c4065c-22b1-48de-b2b6-cf6b37a259a5 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:10:32.088730 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 826/3318] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:10:31 2026] POST /volume/v3/types => generated 243 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:32.099196 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cb97a8fc-3e71-4a16-8580-f74a95cbd523 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.101412 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb97a8fc-3e71-4a16-8580-f74a95cbd523 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] POST https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs Aug 18 13:10:32.101874 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cb97a8fc-3e71-4a16-8580-f74a95cbd523 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:32.103707 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cb97a8fc-3e71-4a16-8580-f74a95cbd523 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs returned with HTTP 400 Aug 18 13:10:32.104277 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 839/3319] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:10:32 2026] POST /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:10:32.113271 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8b104004-50e8-4c46-890e-600e02255eae None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.115280 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8b104004-50e8-4c46-890e-600e02255eae tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] POST https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs Aug 18 13:10:32.115679 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8b104004-50e8-4c46-890e-600e02255eae tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:32.117093 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8b104004-50e8-4c46-890e-600e02255eae tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs returned with HTTP 400 Aug 18 13:10:32.117589 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 825/3320] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:10:32 2026] POST /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:10:32.126296 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d61c4edd-f0aa-4bdc-b533-e563b2bee327 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.128303 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d61c4edd-f0aa-4bdc-b533-e563b2bee327 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] POST https://10.4.3.126/volume/v3/types/8144b178-e7c4-46ef-96b0-549aba0aa63b/extra_specs Aug 18 13:10:32.128682 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d61c4edd-f0aa-4bdc-b533-e563b2bee327 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:32.140535 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d61c4edd-f0aa-4bdc-b533-e563b2bee327 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/8144b178-e7c4-46ef-96b0-549aba0aa63b/extra_specs returned with HTTP 404 Aug 18 13:10:32.141269 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 831/3321] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:10:32 2026] POST /volume/v3/types/8144b178-e7c4-46ef-96b0-549aba0aa63b/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:32.151981 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dc4ec01a-1933-4989-9414-edb7314a29c9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.154000 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc4ec01a-1933-4989-9414-edb7314a29c9 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] DELETE https://10.4.3.126/volume/v3/types/78b8d960-7f38-401e-8107-6ac8ea723ba8/extra_specs/spec1 Aug 18 13:10:32.154217 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc4ec01a-1933-4989-9414-edb7314a29c9 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:32.154462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc4ec01a-1933-4989-9414-edb7314a29c9 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:32.157022 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7509e4bd-35c8-478e-ac1f-3dc3a2ec3435 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.158047 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc4ec01a-1933-4989-9414-edb7314a29c9 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/78b8d960-7f38-401e-8107-6ac8ea723ba8/extra_specs/spec1 returned with HTTP 404 Aug 18 13:10:32.158589 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 827/3322] 10.4.3.126 () {66 vars in 1399 bytes} [Tue Aug 18 13:10:32 2026] DELETE /volume/v3/types/78b8d960-7f38-401e-8107-6ac8ea723ba8/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:32.159232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7509e4bd-35c8-478e-ac1f-3dc3a2ec3435 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:32.159589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7509e4bd-35c8-478e-ac1f-3dc3a2ec3435 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:32.159879 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7509e4bd-35c8-478e-ac1f-3dc3a2ec3435 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:32.168050 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6d2f211c-1283-4598-8cfe-60e84225af6f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.170575 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d2f211c-1283-4598-8cfe-60e84225af6f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] GET https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/nonexistent_extra_spec_name Aug 18 13:10:32.170895 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d2f211c-1283-4598-8cfe-60e84225af6f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:32.171193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d2f211c-1283-4598-8cfe-60e84225af6f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:32.173396 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:32.173396 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:32.176232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-16229fa1-c0b6-415b-b1dc-84e7704e5309 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.178430 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-16229fa1-c0b6-415b-b1dc-84e7704e5309 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:32.178681 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-16229fa1-c0b6-415b-b1dc-84e7704e5309 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:32.178924 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-16229fa1-c0b6-415b-b1dc-84e7704e5309 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:32.179083 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-16229fa1-c0b6-415b-b1dc-84e7704e5309 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:32.185308 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7509e4bd-35c8-478e-ac1f-3dc3a2ec3435 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:32.187616 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:32.187616 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:32.188310 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-16229fa1-c0b6-415b-b1dc-84e7704e5309 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:32.188491 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d2f211c-1283-4598-8cfe-60e84225af6f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 13:10:32.188871 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 832/3323] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:32.189026 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 826/3324] 10.4.3.126 () {66 vars in 1462 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:32.194584 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7509e4bd-35c8-478e-ac1f-3dc3a2ec3435 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:32.195137 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 840/3325] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:32.197619 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-776d6cfd-d712-48ef-bcdd-8b662abfb23f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.199446 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.200176 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-776d6cfd-d712-48ef-bcdd-8b662abfb23f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] GET https://10.4.3.126/volume/v3/types/5998403c-8bc1-4142-b45a-eaa8181acf2f/extra_specs/spec1 Aug 18 13:10:32.200480 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-776d6cfd-d712-48ef-bcdd-8b662abfb23f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:32.200771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-776d6cfd-d712-48ef-bcdd-8b662abfb23f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:32.203103 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:10:32.203635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c39b8bc-3d7d-46d6-b593-9cc126844134", "name": "tempest-VolumesBackupsTest-Backup-1313317998"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:32.205535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating new backup {'backup': {'volume_id': '3c39b8bc-3d7d-46d6-b593-9cc126844134', 'name': 'tempest-VolumesBackupsTest-Backup-1313317998'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:10:32.205666 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-776d6cfd-d712-48ef-bcdd-8b662abfb23f tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/5998403c-8bc1-4142-b45a-eaa8181acf2f/extra_specs/spec1 returned with HTTP 404 Aug 18 13:10:32.205754 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating backup of volume 3c39b8bc-3d7d-46d6-b593-9cc126844134 in container None Aug 18 13:10:32.206347 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 828/3326] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/types/5998403c-8bc1-4142-b45a-eaa8181acf2f/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:32.214231 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:32.214231 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:32.214947 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:10:32.216396 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e4a2c62f-4eea-478f-8827-2fa31272a9a3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.218874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e4a2c62f-4eea-478f-8827-2fa31272a9a3 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] GET https://10.4.3.126/volume/v3/types/c90fb9dd-7060-4c9e-9cb5-28133cb4fce1/extra_specs Aug 18 13:10:32.219156 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e4a2c62f-4eea-478f-8827-2fa31272a9a3 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:32.219439 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e4a2c62f-4eea-478f-8827-2fa31272a9a3 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:32.226046 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e4a2c62f-4eea-478f-8827-2fa31272a9a3 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/c90fb9dd-7060-4c9e-9cb5-28133cb4fce1/extra_specs returned with HTTP 404 Aug 18 13:10:32.227122 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 827/3327] 10.4.3.126 () {66 vars in 1378 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/types/c90fb9dd-7060-4c9e-9cb5-28133cb4fce1/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:32.236495 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6d8c4ad0-7d23-4952-8ce5-dd4ce62be800 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.239993 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6d8c4ad0-7d23-4952-8ce5-dd4ce62be800 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] PUT https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/spec1 Aug 18 13:10:32.240398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Created reservations ['2413a477-7a7f-406a-a814-332c9ea346b2', 'bad6820a-44e1-4861-8ebb-3635668568fc'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:32.240476 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6d8c4ad0-7d23-4952-8ce5-dd4ce62be800 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:32.243272 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6d8c4ad0-7d23-4952-8ce5-dd4ce62be800 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/spec1 returned with HTTP 400 Aug 18 13:10:32.244107 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 841/3328] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:10:32 2026] PUT /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:10:32.279534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0741eab5-ebc4-47e7-b2e6-927624326091 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.279534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0741eab5-ebc4-47e7-b2e6-927624326091 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] PUT https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/spec1 Aug 18 13:10:32.279534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0741eab5-ebc4-47e7-b2e6-927624326091 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'update', calling method: update, body: null {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:32.279534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0741eab5-ebc4-47e7-b2e6-927624326091 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/spec1 returned with HTTP 400 Aug 18 13:10:32.279534 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 829/3329] 10.4.3.126 () {68 vars in 1415 bytes} [Tue Aug 18 13:10:32 2026] PUT /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:10:32.284231 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4201013e-a275-4440-97fd-c9c7157a3309 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:32.285712 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4201013e-a275-4440-97fd-c9c7157a3309 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] PUT https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/None Aug 18 13:10:32.286139 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4201013e-a275-4440-97fd-c9c7157a3309 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:33.176686 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4201013e-a275-4440-97fd-c9c7157a3309 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 13:10:33.176686 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4201013e-a275-4440-97fd-c9c7157a3309 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/None returned with HTTP 400 Aug 18 13:10:33.176686 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 828/3330] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:10:32 2026] PUT /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:10:33.186608 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d263885-4ce4-449f-a3cd-8e35e02ada3e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:10:33.186608 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 833/3331] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:32 2026] POST /volume/v3/backups => generated 330 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:33.189090 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b3b55b8e-c7ce-4eb3-8eb1-7094ff439673 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.189090 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3b55b8e-c7ce-4eb3-8eb1-7094ff439673 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] PUT https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/67fea28f-e111-4420-a19c-454e61749a64 Aug 18 13:10:33.189090 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3b55b8e-c7ce-4eb3-8eb1-7094ff439673 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d831b297-5828-4a57-8d0b-b67b8df06abf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d831b297-5828-4a57-8d0b-b67b8df06abf tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d831b297-5828-4a57-8d0b-b67b8df06abf tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d831b297-5828-4a57-8d0b-b67b8df06abf tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d831b297-5828-4a57-8d0b-b67b8df06abf tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d831b297-5828-4a57-8d0b-b67b8df06abf tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:33.190326 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 830/3332] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:33.191334 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3b55b8e-c7ce-4eb3-8eb1-7094ff439673 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 13:10:33.191334 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3b55b8e-c7ce-4eb3-8eb1-7094ff439673 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/67fea28f-e111-4420-a19c-454e61749a64 returned with HTTP 400 Aug 18 13:10:33.191334 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 842/3333] 10.4.3.126 () {68 vars in 1509 bytes} [Tue Aug 18 13:10:32 2026] PUT /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f/extra_specs/67fea28f-e111-4420-a19c-454e61749a64 => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:10:33.191673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-73dff352-b0cc-4c21-8a6b-66ec8901503d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.191673 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73dff352-b0cc-4c21-8a6b-66ec8901503d tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] PUT https://10.4.3.126/volume/v3/types/bb56f5c5-8cf1-408e-8c57-f367f0928dec/extra_specs/spec1 Aug 18 13:10:33.191673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73dff352-b0cc-4c21-8a6b-66ec8901503d tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:33.191673 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73dff352-b0cc-4c21-8a6b-66ec8901503d tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bb56f5c5-8cf1-408e-8c57-f367f0928dec/extra_specs/spec1 returned with HTTP 404 Aug 18 13:10:33.191673 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 829/3334] 10.4.3.126 () {68 vars in 1416 bytes} [Tue Aug 18 13:10:32 2026] PUT /volume/v3/types/bb56f5c5-8cf1-408e-8c57-f367f0928dec/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-88f79a94-1780-484b-8d9d-2305ab508604 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88f79a94-1780-484b-8d9d-2305ab508604 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] DELETE https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88f79a94-1780-484b-8d9d-2305ab508604 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88f79a94-1780-484b-8d9d-2305ab508604 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88f79a94-1780-484b-8d9d-2305ab508604 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f returned with HTTP 202 Aug 18 13:10:33.192309 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 834/3335] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:10:32 2026] DELETE /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:33.193160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa74ec1f-a462-47f1-b3b3-a0e34695eb47 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.193160 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa74ec1f-a462-47f1-b3b3-a0e34695eb47 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] GET https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f Aug 18 13:10:33.193160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa74ec1f-a462-47f1-b3b3-a0e34695eb47 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:33.193160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa74ec1f-a462-47f1-b3b3-a0e34695eb47 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:33.193160 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa74ec1f-a462-47f1-b3b3-a0e34695eb47 tempest-ExtraSpecsNegativeTest-359369420 tempest-ExtraSpecsNegativeTest-359369420-project-admin] https://10.4.3.126/volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f returned with HTTP 404 Aug 18 13:10:33.193160 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 831/3336] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:10:32 2026] GET /volume/v3/types/bd57af82-a5d8-47de-8882-8aa93cc1c48f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9a9d47b5-7e3f-49fb-a9a8-c67e3c72c25f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a9d47b5-7e3f-49fb-a9a8-c67e3c72c25f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9a9d47b5-7e3f-49fb-a9a8-c67e3c72c25f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9a9d47b5-7e3f-49fb-a9a8-c67e3c72c25f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9a9d47b5-7e3f-49fb-a9a8-c67e3c72c25f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a9d47b5-7e3f-49fb-a9a8-c67e3c72c25f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:33.193842 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 843/3337] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:33 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:33.213629 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a2f2fd48-67bf-4243-8b27-3a4fd6dea6e0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.216195 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a2f2fd48-67bf-4243-8b27-3a4fd6dea6e0 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:33.216195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a2f2fd48-67bf-4243-8b27-3a4fd6dea6e0 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:33.216624 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a2f2fd48-67bf-4243-8b27-3a4fd6dea6e0 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:33.230370 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:33.230370 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:33.240372 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a2f2fd48-67bf-4243-8b27-3a4fd6dea6e0 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:33.250417 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a2f2fd48-67bf-4243-8b27-3a4fd6dea6e0 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:33.250993 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 830/3338] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:33 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:33.350629 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-865024a3-96b8-4a54-ac6e-ca3e11cde059 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:33.352716 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-865024a3-96b8-4a54-ac6e-ca3e11cde059 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:33.352990 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-865024a3-96b8-4a54-ac6e-ca3e11cde059 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:33.353262 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-865024a3-96b8-4a54-ac6e-ca3e11cde059 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:33.353509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-865024a3-96b8-4a54-ac6e-ca3e11cde059 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:33.366288 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:33.366288 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:33.368309 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-865024a3-96b8-4a54-ac6e-ca3e11cde059 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:33.368908 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 835/3339] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:33 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 739 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:34.085086 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cf4031b2-e8a8-4f96-ade1-53e89392ac8c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:34.087660 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf4031b2-e8a8-4f96-ade1-53e89392ac8c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:34.087849 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf4031b2-e8a8-4f96-ade1-53e89392ac8c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:34.088035 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf4031b2-e8a8-4f96-ade1-53e89392ac8c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:34.088145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cf4031b2-e8a8-4f96-ade1-53e89392ac8c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:34.095041 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:34.095041 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:34.095918 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf4031b2-e8a8-4f96-ade1-53e89392ac8c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:34.096283 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 832/3340] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:34 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:34.266489 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1d35aa9e-678f-4b20-941f-555139945a59 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:34.268880 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d35aa9e-678f-4b20-941f-555139945a59 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:34.269092 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d35aa9e-678f-4b20-941f-555139945a59 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:34.269325 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d35aa9e-678f-4b20-941f-555139945a59 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:34.285345 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:34.285345 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:34.289786 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d35aa9e-678f-4b20-941f-555139945a59 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:34.295854 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d35aa9e-678f-4b20-941f-555139945a59 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:34.296430 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 844/3341] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:34 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:34.403311 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c1b027c6-9c97-46d5-a731-d2c131a05949 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:34.413344 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1b027c6-9c97-46d5-a731-d2c131a05949 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:34.415899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1b027c6-9c97-46d5-a731-d2c131a05949 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:34.416954 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1b027c6-9c97-46d5-a731-d2c131a05949 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:34.418888 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c1b027c6-9c97-46d5-a731-d2c131a05949 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:34.442500 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:34.442500 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:34.444913 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1b027c6-9c97-46d5-a731-d2c131a05949 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:34.448097 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 831/3342] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:34 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 739 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:34.807559 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:34.902490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-906049db-439b-4dda-90ad-5d89227219b9 req-68248007-0b6a-4953-af2b-3303df3f6105 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:34.904664 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-68248007-0b6a-4953-af2b-3303df3f6105 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] POST https://10.4.3.126/volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5/action Aug 18 13:10:34.907234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-68248007-0b6a-4953-af2b-3303df3f6105 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:34.907234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-68248007-0b6a-4953-af2b-3303df3f6105 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:34.925542 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:34.925542 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:34.947853 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:10:34.948261 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1546413078"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:34.949851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1546413078'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:10:34.950006 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Create volume of 1 GB Aug 18 13:10:34.955051 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-906049db-439b-4dda-90ad-5d89227219b9 req-68248007-0b6a-4953-af2b-3303df3f6105 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5/action returned with HTTP 204 Aug 18 13:10:34.955051 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 833/3343] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:10:34 2026] POST /volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:34.955831 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Availability Zones retrieved successfully. Aug 18 13:10:34.964907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Flow 'volume_create_api' (291feb9b-64e4-4ed5-8c78-bdc55fa805d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:34.966119 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016b3e4e-bfe5-40fe-b619-2f8a82c6fc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:34.967695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:35.010961 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016b3e4e-bfe5-40fe-b619-2f8a82c6fc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:35.012117 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8a9ae5-a13e-47cb-9deb-f7d4eb23283f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:35.098281 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Created reservations ['4fda824a-6bc3-4c34-9e5e-e2ee03ea8e05', 'ed90e4e0-39e9-42ff-af76-5dee90a14d50', 'e9b75c34-4368-47e2-94b5-41871fee3f3b', '88e7aeec-ae25-47af-8000-dc447eb271d8'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:35.099187 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8a9ae5-a13e-47cb-9deb-f7d4eb23283f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fda824a-6bc3-4c34-9e5e-e2ee03ea8e05', 'ed90e4e0-39e9-42ff-af76-5dee90a14d50', 'e9b75c34-4368-47e2-94b5-41871fee3f3b', '88e7aeec-ae25-47af-8000-dc447eb271d8']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:35.100190 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab746ffe-9250-42cc-a282-ce652b69077e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:35.109373 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a1f96678-028e-4c0a-9f29-170fd50aa317 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:35.112849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1f96678-028e-4c0a-9f29-170fd50aa317 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:35.113165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1f96678-028e-4c0a-9f29-170fd50aa317 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:35.113475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1f96678-028e-4c0a-9f29-170fd50aa317 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:35.113768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a1f96678-028e-4c0a-9f29-170fd50aa317 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:35.119477 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:35.119477 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:35.120556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1f96678-028e-4c0a-9f29-170fd50aa317 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:35.121220 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 845/3344] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:35 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:35.127367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab746ffe-9250-42cc-a282-ce652b69077e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1546413078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7053ac525b4122812b148e139883fa',qos_specs=None,replication_status=,reservations=['4fda824a-6bc3-4c34-9e5e-e2ee03ea8e05','ed90e4e0-39e9-42ff-af76-5dee90a14d50','e9b75c34-4368-47e2-94b5-41871fee3f3b','88e7aeec-ae25-47af-8000-dc447eb271d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fff931928f4f1390cd625f1b27f27d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1546413078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7053ac525b4122812b148e139883fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4fff931928f4f1390cd625f1b27f27d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:35.128228 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a79103-4761-47bb-8be8-a6772313727e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:35.150428 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a79103-4761-47bb-8be8-a6772313727e) transitioned into state 'SUCCESS' from state '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-1546413078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7053ac525b4122812b148e139883fa',qos_specs=None,replication_status=,reservations=['4fda824a-6bc3-4c34-9e5e-e2ee03ea8e05','ed90e4e0-39e9-42ff-af76-5dee90a14d50','e9b75c34-4368-47e2-94b5-41871fee3f3b','88e7aeec-ae25-47af-8000-dc447eb271d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4fff931928f4f1390cd625f1b27f27d',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:35.151341 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47a4c53-f3b5-441d-a5ed-81ec97040662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:35.163860 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47a4c53-f3b5-441d-a5ed-81ec97040662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:35.165087 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Flow 'volume_create_api' (291feb9b-64e4-4ed5-8c78-bdc55fa805d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:35.165502 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Create volume request issued successfully. Aug 18 13:10:35.166387 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ef03fa7-7e37-4f5a-a9d3-8304629a7a7f tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:10:35.166885 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 836/3345] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:10:34 2026] POST /volume/v3/volumes => generated 752 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:35.178866 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-91335bb2-d6dc-40d7-a847-a7cad892b7ec None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:35.181165 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-91335bb2-d6dc-40d7-a847-a7cad892b7ec tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:35.181431 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-91335bb2-d6dc-40d7-a847-a7cad892b7ec tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:35.181783 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-91335bb2-d6dc-40d7-a847-a7cad892b7ec tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:35.191313 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:35.191313 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:35.195904 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-91335bb2-d6dc-40d7-a847-a7cad892b7ec tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Volume info retrieved successfully. Aug 18 13:10:35.201114 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-91335bb2-d6dc-40d7-a847-a7cad892b7ec tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff returned with HTTP 200 Aug 18 13:10:35.201601 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 832/3346] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:35 2026] GET /volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:35.315469 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-704c6d18-3f38-45ab-8217-67f7a2d9c734 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:35.317943 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-704c6d18-3f38-45ab-8217-67f7a2d9c734 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:35.318288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-704c6d18-3f38-45ab-8217-67f7a2d9c734 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:35.318626 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-704c6d18-3f38-45ab-8217-67f7a2d9c734 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:35.330802 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:35.330802 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:35.339195 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-704c6d18-3f38-45ab-8217-67f7a2d9c734 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:35.345278 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-704c6d18-3f38-45ab-8217-67f7a2d9c734 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:35.345848 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 834/3347] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:35 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:35.361665 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-92806369-e75a-40ef-a86a-69b8077f1b11 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:35.363361 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92806369-e75a-40ef-a86a-69b8077f1b11 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] POST https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f/action Aug 18 13:10:35.363731 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92806369-e75a-40ef-a86a-69b8077f1b11 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:35.363840 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92806369-e75a-40ef-a86a-69b8077f1b11 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:35.374673 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:35.374673 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:35.375102 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-92806369-e75a-40ef-a86a-69b8077f1b11 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:35.422560 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-92806369-e75a-40ef-a86a-69b8077f1b11 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Created reservations ['358cdfde-da0c-4324-af39-21a62d5a74d6', '5b43e7eb-0d80-4da0-be8e-dec2557b6904'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:35.439530 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-92806369-e75a-40ef-a86a-69b8077f1b11 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Extend volume request issued successfully. Aug 18 13:10:35.439740 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92806369-e75a-40ef-a86a-69b8077f1b11 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f/action returned with HTTP 202 Aug 18 13:10:35.440135 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 846/3348] 10.4.3.126 () {70 vars in 1431 bytes} [Tue Aug 18 13:10:35 2026] POST /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:10:35.446996 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-baa5eb21-bc43-4332-8107-3791ecbede2f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:35.448647 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-baa5eb21-bc43-4332-8107-3791ecbede2f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:35.448821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-baa5eb21-bc43-4332-8107-3791ecbede2f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:35.449013 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-baa5eb21-bc43-4332-8107-3791ecbede2f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:35.461753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-74687d82-ca3c-4e81-aa4c-eced15072b13 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:35.463972 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:35.463972 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:35.464317 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-74687d82-ca3c-4e81-aa4c-eced15072b13 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:35.464504 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-74687d82-ca3c-4e81-aa4c-eced15072b13 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:35.464731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-74687d82-ca3c-4e81-aa4c-eced15072b13 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:35.464839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-74687d82-ca3c-4e81-aa4c-eced15072b13 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:35.467890 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-baa5eb21-bc43-4332-8107-3791ecbede2f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:35.473352 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-baa5eb21-bc43-4332-8107-3791ecbede2f tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:35.473718 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 837/3349] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:35 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:35.474830 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:35.474830 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:35.475716 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-74687d82-ca3c-4e81-aa4c-eced15072b13 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:35.475986 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 833/3350] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:35 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:35.836848 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-92806369-e75a-40ef-a86a-69b8077f1b11 req-6f406013-6a2a-4ac3-b24f-e32fea2d8421 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:35.840800 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-92806369-e75a-40ef-a86a-69b8077f1b11 req-6f406013-6a2a-4ac3-b24f-e32fea2d8421 service nova] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:35.840800 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-92806369-e75a-40ef-a86a-69b8077f1b11 req-6f406013-6a2a-4ac3-b24f-e32fea2d8421 service nova] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:35.840800 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-92806369-e75a-40ef-a86a-69b8077f1b11 req-6f406013-6a2a-4ac3-b24f-e32fea2d8421 service nova] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:35.851795 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:35.851795 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:35.856377 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-92806369-e75a-40ef-a86a-69b8077f1b11 req-6f406013-6a2a-4ac3-b24f-e32fea2d8421 service nova] Volume info retrieved successfully. Aug 18 13:10:35.860978 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-92806369-e75a-40ef-a86a-69b8077f1b11 req-6f406013-6a2a-4ac3-b24f-e32fea2d8421 service nova] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:35.861548 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 835/3351] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:10:35 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:36.137160 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ad427ae1-5ecb-4415-8c9e-36272cd29314 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.139156 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ad427ae1-5ecb-4415-8c9e-36272cd29314 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:36.139609 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ad427ae1-5ecb-4415-8c9e-36272cd29314 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.141229 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ad427ae1-5ecb-4415-8c9e-36272cd29314 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.141229 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ad427ae1-5ecb-4415-8c9e-36272cd29314 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:36.148953 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.148953 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:36.150705 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ad427ae1-5ecb-4415-8c9e-36272cd29314 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:36.150705 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 847/3352] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:36.216243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-868d31b0-18eb-49e4-a23a-353b0289f28c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.219152 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-868d31b0-18eb-49e4-a23a-353b0289f28c tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:36.219394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-868d31b0-18eb-49e4-a23a-353b0289f28c tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.219632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-868d31b0-18eb-49e4-a23a-353b0289f28c tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.229388 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.229388 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:36.235670 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-868d31b0-18eb-49e4-a23a-353b0289f28c tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Volume info retrieved successfully. Aug 18 13:10:36.243358 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-868d31b0-18eb-49e4-a23a-353b0289f28c tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff returned with HTTP 200 Aug 18 13:10:36.243358 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 838/3353] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:36.262418 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0826a35-0567-4712-9650-90834ddd785d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.266652 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0826a35-0567-4712-9650-90834ddd785d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:10:36.267190 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0826a35-0567-4712-9650-90834ddd785d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff", "name": "tempest-VolumesBackupsV39Test-Backup-1148161197", "container": "tempest-volumesbackupsv39test-backup-container-247551462"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:36.270219 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-b0826a35-0567-4712-9650-90834ddd785d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Creating new backup {'backup': {'volume_id': '3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff', 'name': 'tempest-VolumesBackupsV39Test-Backup-1148161197', 'container': 'tempest-volumesbackupsv39test-backup-container-247551462'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:10:36.270813 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-b0826a35-0567-4712-9650-90834ddd785d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Creating backup of volume 3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff in container tempest-volumesbackupsv39test-backup-container-247551462 Aug 18 13:10:36.281627 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.281627 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:36.283410 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0826a35-0567-4712-9650-90834ddd785d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Volume info retrieved successfully. Aug 18 13:10:36.333923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-b0826a35-0567-4712-9650-90834ddd785d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Created reservations ['58fe8186-1334-4845-8d5e-84c93fcffd4e', 'a378a23e-7014-479a-9983-cc8e4590fe75'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:36.393133 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0826a35-0567-4712-9650-90834ddd785d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:10:36.393620 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 834/3354] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:10:36 2026] POST /volume/v3/backups => generated 333 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:36.406775 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f0d6a307-b5b7-4732-8299-5cc233021b6b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.409167 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0d6a307-b5b7-4732-8299-5cc233021b6b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:36.409492 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0d6a307-b5b7-4732-8299-5cc233021b6b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.409748 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f0d6a307-b5b7-4732-8299-5cc233021b6b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.409886 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f0d6a307-b5b7-4732-8299-5cc233021b6b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:36.416247 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.416247 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:36.417517 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f0d6a307-b5b7-4732-8299-5cc233021b6b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:36.418173 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 836/3355] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:36.488337 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3868a8c9-072a-4720-a8c7-3320ab0eaf06 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.490846 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3868a8c9-072a-4720-a8c7-3320ab0eaf06 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:36.491076 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3868a8c9-072a-4720-a8c7-3320ab0eaf06 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.491155 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fec6aeef-91aa-42d1-9675-a2dab53fb012 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.491309 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3868a8c9-072a-4720-a8c7-3320ab0eaf06 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.493499 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fec6aeef-91aa-42d1-9675-a2dab53fb012 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:36.493719 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fec6aeef-91aa-42d1-9675-a2dab53fb012 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.493954 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fec6aeef-91aa-42d1-9675-a2dab53fb012 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.494103 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-fec6aeef-91aa-42d1-9675-a2dab53fb012 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:36.502429 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.502429 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:36.502565 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.502565 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:36.503188 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fec6aeef-91aa-42d1-9675-a2dab53fb012 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:36.503578 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 839/3356] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:36.506589 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3868a8c9-072a-4720-a8c7-3320ab0eaf06 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:36.511343 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3868a8c9-072a-4720-a8c7-3320ab0eaf06 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:36.511779 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 848/3357] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:36.527273 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-48da8ea5-c3de-4dbf-9fd8-0ee13b6731d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.529485 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-48da8ea5-c3de-4dbf-9fd8-0ee13b6731d4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:36.530161 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-48da8ea5-c3de-4dbf-9fd8-0ee13b6731d4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.530161 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-48da8ea5-c3de-4dbf-9fd8-0ee13b6731d4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.544192 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.544192 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:36.548682 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-48da8ea5-c3de-4dbf-9fd8-0ee13b6731d4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:36.554925 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-48da8ea5-c3de-4dbf-9fd8-0ee13b6731d4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:36.555825 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 835/3358] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:36.780277 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-79c339e8-d12b-46f8-83ed-0b0f8f177027 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.782595 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-79c339e8-d12b-46f8-83ed-0b0f8f177027 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:36.782928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-79c339e8-d12b-46f8-83ed-0b0f8f177027 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.783219 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-79c339e8-d12b-46f8-83ed-0b0f8f177027 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.799917 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.799917 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:36.804424 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-79c339e8-d12b-46f8-83ed-0b0f8f177027 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:36.813327 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-79c339e8-d12b-46f8-83ed-0b0f8f177027 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:36.814306 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 837/3359] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:10:36.837291 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-bb8c4e80-e932-4a22-abf8-15aaea1c6770 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.839259 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-bb8c4e80-e932-4a22-abf8-15aaea1c6770 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] POST https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f/action Aug 18 13:10:36.839779 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-bb8c4e80-e932-4a22-abf8-15aaea1c6770 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:36.840060 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-bb8c4e80-e932-4a22-abf8-15aaea1c6770 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:36.854596 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.854596 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:36.856231 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-bb8c4e80-e932-4a22-abf8-15aaea1c6770 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:36.863934 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-bb8c4e80-e932-4a22-abf8-15aaea1c6770 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Begin detaching volume completed successfully. Aug 18 13:10:36.864358 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-bb8c4e80-e932-4a22-abf8-15aaea1c6770 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f/action returned with HTTP 202 Aug 18 13:10:36.864999 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 840/3360] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:10:36 2026] POST /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:36.883539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-60195468-6dbf-46d0-a28e-28b7a0438fc4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.885974 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60195468-6dbf-46d0-a28e-28b7a0438fc4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:36.886304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60195468-6dbf-46d0-a28e-28b7a0438fc4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.886597 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60195468-6dbf-46d0-a28e-28b7a0438fc4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.899644 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.899644 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:36.906907 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-60195468-6dbf-46d0-a28e-28b7a0438fc4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:36.914041 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60195468-6dbf-46d0-a28e-28b7a0438fc4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:36.914582 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 849/3361] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:36.928945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a9714322-3317-4a15-9eee-6741fc7733f6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.929382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9714322-3317-4a15-9eee-6741fc7733f6 None None] GET https://10.4.3.126/volume// Aug 18 13:10:36.929548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9714322-3317-4a15-9eee-6741fc7733f6 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.929826 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9714322-3317-4a15-9eee-6741fc7733f6 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.930124 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9714322-3317-4a15-9eee-6741fc7733f6 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:10:36.930662 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 836/3362] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:10:36.942001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-31ffaea7-2ba8-4b16-a57d-4f72f30eabc5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:36.949875 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-31ffaea7-2ba8-4b16-a57d-4f72f30eabc5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:36.950114 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-31ffaea7-2ba8-4b16-a57d-4f72f30eabc5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:36.950375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-31ffaea7-2ba8-4b16-a57d-4f72f30eabc5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:36.985594 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:36.985594 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:37.000583 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-31ffaea7-2ba8-4b16-a57d-4f72f30eabc5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:37.015459 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-31ffaea7-2ba8-4b16-a57d-4f72f30eabc5 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:37.016667 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 838/3363] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:10:36 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1323 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:37.167704 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5a2656a9-c7bf-4095-aaf8-52dcd3874991 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:37.169393 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5a2656a9-c7bf-4095-aaf8-52dcd3874991 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:37.169873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5a2656a9-c7bf-4095-aaf8-52dcd3874991 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:37.170242 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5a2656a9-c7bf-4095-aaf8-52dcd3874991 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:37.170484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5a2656a9-c7bf-4095-aaf8-52dcd3874991 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:37.175932 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:37.175932 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:37.176966 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5a2656a9-c7bf-4095-aaf8-52dcd3874991 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:37.177633 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 841/3364] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:37 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:37.432289 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-497f9a27-d2d3-470b-8a59-7301cb18a856 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:37.434155 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-497f9a27-d2d3-470b-8a59-7301cb18a856 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:37.434418 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-497f9a27-d2d3-470b-8a59-7301cb18a856 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:37.434650 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-497f9a27-d2d3-470b-8a59-7301cb18a856 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:37.434792 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-497f9a27-d2d3-470b-8a59-7301cb18a856 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:37.440341 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:37.440341 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:37.441188 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-497f9a27-d2d3-470b-8a59-7301cb18a856 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:37.441571 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 850/3365] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:37 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:37.516355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-973bafcb-cdf0-4adf-a34e-6c27259784d6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:37.518237 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-973bafcb-cdf0-4adf-a34e-6c27259784d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:37.518578 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-973bafcb-cdf0-4adf-a34e-6c27259784d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:37.518658 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-973bafcb-cdf0-4adf-a34e-6c27259784d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:37.518771 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-973bafcb-cdf0-4adf-a34e-6c27259784d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:37.523522 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:37.523522 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:37.524103 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-973bafcb-cdf0-4adf-a34e-6c27259784d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:37.524518 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 837/3366] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:37 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:37.930518 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9cae9ac8-2b82-4b63-890d-39010799b63b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:37.932387 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9cae9ac8-2b82-4b63-890d-39010799b63b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:37.932872 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9cae9ac8-2b82-4b63-890d-39010799b63b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:37.933227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9cae9ac8-2b82-4b63-890d-39010799b63b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:37.948346 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:37.948346 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:37.954469 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9cae9ac8-2b82-4b63-890d-39010799b63b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:37.964797 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9cae9ac8-2b82-4b63-890d-39010799b63b tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:37.964797 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 839/3367] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:37 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:38.201701 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-69fafcaf-83be-48d2-a358-1c06904ce902 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:38.206247 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69fafcaf-83be-48d2-a358-1c06904ce902 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:38.206247 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69fafcaf-83be-48d2-a358-1c06904ce902 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:38.206247 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69fafcaf-83be-48d2-a358-1c06904ce902 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:38.206247 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-69fafcaf-83be-48d2-a358-1c06904ce902 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:38.212033 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:38.212033 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:38.213327 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69fafcaf-83be-48d2-a358-1c06904ce902 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:38.213981 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 842/3368] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:38 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:38.452593 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-703ab858-d4bc-4329-aa0b-c19b9195118d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:38.454972 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-703ab858-d4bc-4329-aa0b-c19b9195118d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:38.455257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-703ab858-d4bc-4329-aa0b-c19b9195118d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:38.455502 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-703ab858-d4bc-4329-aa0b-c19b9195118d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:38.455656 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-703ab858-d4bc-4329-aa0b-c19b9195118d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:38.460761 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:38.460761 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:38.461746 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-703ab858-d4bc-4329-aa0b-c19b9195118d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:38.462228 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 851/3369] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:38 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:38.540736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9872d462-fe48-4d69-9efc-e341deb6b9f9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:38.543742 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9872d462-fe48-4d69-9efc-e341deb6b9f9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:38.544142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9872d462-fe48-4d69-9efc-e341deb6b9f9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:38.544414 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9872d462-fe48-4d69-9efc-e341deb6b9f9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:38.544589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-9872d462-fe48-4d69-9efc-e341deb6b9f9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:38.550234 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:38.550234 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:38.551629 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9872d462-fe48-4d69-9efc-e341deb6b9f9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:38.552249 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 838/3370] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:38 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:38.979055 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2d15dd08-9e2c-4e73-820c-91bd97822459 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:38.981389 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d15dd08-9e2c-4e73-820c-91bd97822459 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:38.981710 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2d15dd08-9e2c-4e73-820c-91bd97822459 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:38.981972 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2d15dd08-9e2c-4e73-820c-91bd97822459 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:38.995166 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:38.995166 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:39.000497 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2d15dd08-9e2c-4e73-820c-91bd97822459 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:39.006939 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2d15dd08-9e2c-4e73-820c-91bd97822459 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:39.007562 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 840/3371] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:38 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:39.233569 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9e4e5ee2-dd01-4881-8a42-7caa0e5678f9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:39.235810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9e4e5ee2-dd01-4881-8a42-7caa0e5678f9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:39.235994 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9e4e5ee2-dd01-4881-8a42-7caa0e5678f9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:39.236192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9e4e5ee2-dd01-4881-8a42-7caa0e5678f9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:39.236320 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-9e4e5ee2-dd01-4881-8a42-7caa0e5678f9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:39.246849 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:39.246849 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:39.247809 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9e4e5ee2-dd01-4881-8a42-7caa0e5678f9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:39.248303 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 843/3372] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:39 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:39.475993 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c9d90c2f-9247-4fca-b8bd-0b04f51ba52a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:39.478687 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9d90c2f-9247-4fca-b8bd-0b04f51ba52a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:39.479256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9d90c2f-9247-4fca-b8bd-0b04f51ba52a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:39.479353 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9d90c2f-9247-4fca-b8bd-0b04f51ba52a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:39.479486 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-c9d90c2f-9247-4fca-b8bd-0b04f51ba52a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:39.486037 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:39.486037 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:39.487074 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9d90c2f-9247-4fca-b8bd-0b04f51ba52a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:39.488033 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 852/3373] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:39 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:39.512438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-e9ad9da6-c254-4b63-a957-74529f3660b2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:39.515196 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-e9ad9da6-c254-4b63-a957-74529f3660b2 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] DELETE https://10.4.3.126/volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5 Aug 18 13:10:39.515459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-e9ad9da6-c254-4b63-a957-74529f3660b2 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:39.515753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-e9ad9da6-c254-4b63-a957-74529f3660b2 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:39.525124 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:39.525124 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:39.564305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1dbb4b6b-bf94-40dd-b79c-9cc7aad27e37 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:39.566793 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1dbb4b6b-bf94-40dd-b79c-9cc7aad27e37 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:39.567048 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1dbb4b6b-bf94-40dd-b79c-9cc7aad27e37 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:39.567330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1dbb4b6b-bf94-40dd-b79c-9cc7aad27e37 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:39.567511 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1dbb4b6b-bf94-40dd-b79c-9cc7aad27e37 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:39.572554 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:39.572554 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:39.573318 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1dbb4b6b-bf94-40dd-b79c-9cc7aad27e37 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:39.573785 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 841/3374] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:39 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:39.587563 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e0199792-b1fb-4422-a642-8fc3022f75ad req-e9ad9da6-c254-4b63-a957-74529f3660b2 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5 returned with HTTP 200 Aug 18 13:10:39.588227 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 839/3375] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:10:39 2026] DELETE /volume/v3/attachments/cd37e0a8-74bd-4dd6-a361-990ffbc606a5 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:40.024547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9a949562-25a7-4f17-b499-5da265c5dcf4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:40.027065 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a949562-25a7-4f17-b499-5da265c5dcf4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:40.027172 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a949562-25a7-4f17-b499-5da265c5dcf4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:40.027447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a949562-25a7-4f17-b499-5da265c5dcf4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:40.036836 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:40.036836 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:40.041505 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9a949562-25a7-4f17-b499-5da265c5dcf4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:40.047075 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a949562-25a7-4f17-b499-5da265c5dcf4 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:40.047582 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 844/3376] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:40 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:40.269548 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2db6a66c-1409-4e02-9081-ebf195c31e1a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:40.271524 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2db6a66c-1409-4e02-9081-ebf195c31e1a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:40.271742 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2db6a66c-1409-4e02-9081-ebf195c31e1a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:40.271961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2db6a66c-1409-4e02-9081-ebf195c31e1a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:40.272099 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2db6a66c-1409-4e02-9081-ebf195c31e1a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:40.279173 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:40.279173 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:40.280180 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2db6a66c-1409-4e02-9081-ebf195c31e1a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:40.280812 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 853/3377] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:40 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:40.501348 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-77fac775-44e2-4bad-89d5-f59f36a7b728 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:40.503829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-77fac775-44e2-4bad-89d5-f59f36a7b728 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:40.504116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-77fac775-44e2-4bad-89d5-f59f36a7b728 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:40.504408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-77fac775-44e2-4bad-89d5-f59f36a7b728 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:40.504573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-77fac775-44e2-4bad-89d5-f59f36a7b728 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:40.511264 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:40.511264 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:40.512404 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-77fac775-44e2-4bad-89d5-f59f36a7b728 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:40.512962 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 842/3378] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:40 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:40.590828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f68f4474-857b-4edc-9f35-2bb0bd94197e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:40.596965 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f68f4474-857b-4edc-9f35-2bb0bd94197e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:40.598386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f68f4474-857b-4edc-9f35-2bb0bd94197e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:40.598677 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f68f4474-857b-4edc-9f35-2bb0bd94197e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:40.598826 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f68f4474-857b-4edc-9f35-2bb0bd94197e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:40.610357 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:40.610357 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:40.610357 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f68f4474-857b-4edc-9f35-2bb0bd94197e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:40.610357 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 840/3379] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:40 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:41.308997 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-33ace16f-7001-44bd-bfad-e3e2a2fa299d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:41.312236 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-33ace16f-7001-44bd-bfad-e3e2a2fa299d tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:41.312631 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-33ace16f-7001-44bd-bfad-e3e2a2fa299d tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:41.312908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-33ace16f-7001-44bd-bfad-e3e2a2fa299d tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:41.313077 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-33ace16f-7001-44bd-bfad-e3e2a2fa299d tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:41.320303 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:41.320303 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:41.321544 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-33ace16f-7001-44bd-bfad-e3e2a2fa299d tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:41.322191 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 845/3380] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:41 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:41.529453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e0308b09-5bca-4970-be01-93cc3fcd59e2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:41.533438 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0308b09-5bca-4970-be01-93cc3fcd59e2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:41.533693 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0308b09-5bca-4970-be01-93cc3fcd59e2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:41.533937 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0308b09-5bca-4970-be01-93cc3fcd59e2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:41.534091 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e0308b09-5bca-4970-be01-93cc3fcd59e2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:41.548182 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:41.548182 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:41.549254 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0308b09-5bca-4970-be01-93cc3fcd59e2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:41.549817 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 854/3381] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:41 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:41.622939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-36145777-0cf7-40b8-8151-bdd26b433496 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:41.624689 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-36145777-0cf7-40b8-8151-bdd26b433496 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:41.624918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-36145777-0cf7-40b8-8151-bdd26b433496 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:41.625164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-36145777-0cf7-40b8-8151-bdd26b433496 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:41.625335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-36145777-0cf7-40b8-8151-bdd26b433496 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:41.633957 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:41.633957 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:41.635959 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-36145777-0cf7-40b8-8151-bdd26b433496 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:41.636694 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 843/3382] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:41 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:42.342548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7a307cfe-d2a5-45a4-bbf8-9986c3eed509 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:42.345505 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a307cfe-d2a5-45a4-bbf8-9986c3eed509 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:42.345874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a307cfe-d2a5-45a4-bbf8-9986c3eed509 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:42.346152 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a307cfe-d2a5-45a4-bbf8-9986c3eed509 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:42.346428 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-7a307cfe-d2a5-45a4-bbf8-9986c3eed509 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:42.351964 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:42.351964 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:42.353016 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a307cfe-d2a5-45a4-bbf8-9986c3eed509 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:42.353574 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 841/3383] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:42 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:42.563072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2a7bb489-aa88-4099-b1f3-35d3c5e73b40 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:42.565290 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a7bb489-aa88-4099-b1f3-35d3c5e73b40 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:42.565526 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2a7bb489-aa88-4099-b1f3-35d3c5e73b40 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:42.565746 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2a7bb489-aa88-4099-b1f3-35d3c5e73b40 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:42.565873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2a7bb489-aa88-4099-b1f3-35d3c5e73b40 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:42.572940 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:42.572940 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:42.572940 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a7bb489-aa88-4099-b1f3-35d3c5e73b40 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:42.572940 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 846/3384] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:42 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:42.684838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b10baee3-b520-415f-a3c2-0e51cb9f0c01 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:42.687304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b10baee3-b520-415f-a3c2-0e51cb9f0c01 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:42.687553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b10baee3-b520-415f-a3c2-0e51cb9f0c01 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:42.687820 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b10baee3-b520-415f-a3c2-0e51cb9f0c01 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:42.687979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b10baee3-b520-415f-a3c2-0e51cb9f0c01 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:42.695101 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:42.695101 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:42.696798 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b10baee3-b520-415f-a3c2-0e51cb9f0c01 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:42.696873 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 855/3385] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:42 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:43.092697 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-09d02ef8-0415-45b4-a173-f672b2644fce None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:43.094800 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-09d02ef8-0415-45b4-a173-f672b2644fce tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:43.095121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-09d02ef8-0415-45b4-a173-f672b2644fce tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:43.095488 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-09d02ef8-0415-45b4-a173-f672b2644fce tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:43.104572 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:43.104572 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:43.109886 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-09d02ef8-0415-45b4-a173-f672b2644fce tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:43.115354 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-09d02ef8-0415-45b4-a173-f672b2644fce tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:43.115868 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 844/3386] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:43 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:43.129258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:43.131559 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] DELETE https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:43.131960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:43.132246 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:43.132611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Delete volume with id: 761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:43.142244 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:43.142244 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:43.142887 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:43.164915 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Delete volume request issued successfully. Aug 18 13:10:43.165662 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b3e321bc-47f5-4195-98c0-6a86a6876122 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 202 Aug 18 13:10:43.165799 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 842/3387] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:10:43 2026] DELETE /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:10:43.178770 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ddcd3605-25c0-47cf-8cdd-ae6c8118d2a6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:43.182660 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ddcd3605-25c0-47cf-8cdd-ae6c8118d2a6 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:43.185298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ddcd3605-25c0-47cf-8cdd-ae6c8118d2a6 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:43.185585 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ddcd3605-25c0-47cf-8cdd-ae6c8118d2a6 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:43.207633 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:43.207633 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:43.220997 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ddcd3605-25c0-47cf-8cdd-ae6c8118d2a6 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Volume info retrieved successfully. Aug 18 13:10:43.230537 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ddcd3605-25c0-47cf-8cdd-ae6c8118d2a6 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 200 Aug 18 13:10:43.231279 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 847/3388] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:43 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:43.381485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-972e4b9d-4bac-48a2-a5db-ef225b00e0dc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:43.383741 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-972e4b9d-4bac-48a2-a5db-ef225b00e0dc tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:43.384387 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-972e4b9d-4bac-48a2-a5db-ef225b00e0dc tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:43.384387 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-972e4b9d-4bac-48a2-a5db-ef225b00e0dc tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:43.384387 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-972e4b9d-4bac-48a2-a5db-ef225b00e0dc tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:43.390243 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:43.390243 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:43.391589 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-972e4b9d-4bac-48a2-a5db-ef225b00e0dc tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:43.392260 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 856/3389] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:43 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:43.591315 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2bf9af34-f4dc-4052-9142-b65f0416027b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:43.593454 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2bf9af34-f4dc-4052-9142-b65f0416027b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:43.593715 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2bf9af34-f4dc-4052-9142-b65f0416027b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:43.593904 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2bf9af34-f4dc-4052-9142-b65f0416027b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:43.594010 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-2bf9af34-f4dc-4052-9142-b65f0416027b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:43.599187 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:43.599187 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:43.600128 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2bf9af34-f4dc-4052-9142-b65f0416027b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:43.600585 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 845/3390] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:43 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:43.761947 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5101ed38-0e5d-4146-bd08-4bbc85cba0ee None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:43.763908 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5101ed38-0e5d-4146-bd08-4bbc85cba0ee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:43.764108 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5101ed38-0e5d-4146-bd08-4bbc85cba0ee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:43.764303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5101ed38-0e5d-4146-bd08-4bbc85cba0ee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:43.764424 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5101ed38-0e5d-4146-bd08-4bbc85cba0ee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:43.768860 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:43.768860 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:43.769614 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5101ed38-0e5d-4146-bd08-4bbc85cba0ee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:43.770143 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 843/3391] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:43 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:44.245128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-11019d46-8f2d-49c9-9b25-9a43dfa06221 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:44.247595 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-11019d46-8f2d-49c9-9b25-9a43dfa06221 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] GET https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f Aug 18 13:10:44.247863 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-11019d46-8f2d-49c9-9b25-9a43dfa06221 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:44.248365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-11019d46-8f2d-49c9-9b25-9a43dfa06221 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:44.255110 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-11019d46-8f2d-49c9-9b25-9a43dfa06221 tempest-VolumesExtendAttachedTest-1926877899 tempest-VolumesExtendAttachedTest-1926877899-project-member] https://10.4.3.126/volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f returned with HTTP 404 Aug 18 13:10:44.255666 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 848/3392] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:10:44 2026] GET /volume/v3/volumes/761d632b-db6d-4066-b679-6ad25db5036f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:10:44.430898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a56f9df4-f3af-44a9-87d4-5ec31e61c3c6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:44.433158 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a56f9df4-f3af-44a9-87d4-5ec31e61c3c6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:44.433514 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a56f9df4-f3af-44a9-87d4-5ec31e61c3c6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:44.433859 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a56f9df4-f3af-44a9-87d4-5ec31e61c3c6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:44.434157 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a56f9df4-f3af-44a9-87d4-5ec31e61c3c6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:44.439454 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:44.439454 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:44.440328 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a56f9df4-f3af-44a9-87d4-5ec31e61c3c6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:44.440782 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 857/3393] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:44 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:44.615356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e9185565-666a-4f09-8a7f-b781807018e9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:44.617395 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e9185565-666a-4f09-8a7f-b781807018e9 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:44.617596 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e9185565-666a-4f09-8a7f-b781807018e9 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:44.617805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e9185565-666a-4f09-8a7f-b781807018e9 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:44.617925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-e9185565-666a-4f09-8a7f-b781807018e9 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:44.623116 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:44.623116 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:44.623955 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e9185565-666a-4f09-8a7f-b781807018e9 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:44.624261 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 846/3394] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:44 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:44.792450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4cdfbb0f-6b84-4fbe-bf92-cb2437bb01b3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:44.797557 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4cdfbb0f-6b84-4fbe-bf92-cb2437bb01b3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:44.798005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4cdfbb0f-6b84-4fbe-bf92-cb2437bb01b3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:44.798390 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4cdfbb0f-6b84-4fbe-bf92-cb2437bb01b3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:44.798390 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4cdfbb0f-6b84-4fbe-bf92-cb2437bb01b3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:44.804458 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:44.804458 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:44.805595 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4cdfbb0f-6b84-4fbe-bf92-cb2437bb01b3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:44.806165 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 844/3395] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:44 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:45.453424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3619fd38-56ab-4c43-bd4b-775b307ec150 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:45.455779 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3619fd38-56ab-4c43-bd4b-775b307ec150 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:45.456086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3619fd38-56ab-4c43-bd4b-775b307ec150 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:45.456379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3619fd38-56ab-4c43-bd4b-775b307ec150 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:45.456549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-3619fd38-56ab-4c43-bd4b-775b307ec150 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:45.461762 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:45.461762 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:45.462825 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3619fd38-56ab-4c43-bd4b-775b307ec150 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:45.463357 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 849/3396] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:45 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:45.642458 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2ab12335-a465-4c45-b09b-a9891eec3cc6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:45.648277 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ab12335-a465-4c45-b09b-a9891eec3cc6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:45.648277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ab12335-a465-4c45-b09b-a9891eec3cc6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:45.648277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ab12335-a465-4c45-b09b-a9891eec3cc6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:45.648277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2ab12335-a465-4c45-b09b-a9891eec3cc6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:45.657062 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:45.657062 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:45.659271 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ab12335-a465-4c45-b09b-a9891eec3cc6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:45.659984 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 858/3397] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:45 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:10:45.820230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-646b4c52-1ee8-4877-9293-415f99fb061b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:45.821300 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-646b4c52-1ee8-4877-9293-415f99fb061b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:45.821565 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-646b4c52-1ee8-4877-9293-415f99fb061b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:45.821789 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-646b4c52-1ee8-4877-9293-415f99fb061b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:45.821935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-646b4c52-1ee8-4877-9293-415f99fb061b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:45.827465 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:45.827465 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:45.828237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-646b4c52-1ee8-4877-9293-415f99fb061b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:45.828612 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 847/3398] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:45 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:46.478852 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-28d6fba2-5aa3-462e-b244-df0f8d404a79 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:46.480978 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-28d6fba2-5aa3-462e-b244-df0f8d404a79 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:46.481134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-28d6fba2-5aa3-462e-b244-df0f8d404a79 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:46.481362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-28d6fba2-5aa3-462e-b244-df0f8d404a79 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:46.481491 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-28d6fba2-5aa3-462e-b244-df0f8d404a79 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:46.486567 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:46.486567 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:46.487538 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-28d6fba2-5aa3-462e-b244-df0f8d404a79 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:46.488038 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 845/3399] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:46 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:46.501599 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c8c84630-100e-4940-9f42-f8c33c00ba0c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:46.503910 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c8c84630-100e-4940-9f42-f8c33c00ba0c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:10:46.504156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c8c84630-100e-4940-9f42-f8c33c00ba0c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:46.504411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c8c84630-100e-4940-9f42-f8c33c00ba0c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:46.514220 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:46.514220 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:46.519384 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c8c84630-100e-4940-9f42-f8c33c00ba0c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:46.525754 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c8c84630-100e-4940-9f42-f8c33c00ba0c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 returned with HTTP 200 Aug 18 13:10:46.526348 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 850/3400] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:46 2026] GET /volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:46.547577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:46.662120 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01/export_record Aug 18 13:10:46.662598 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:46.662842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling method 'export_record' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:46.662842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Export record for backup faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:10:46.667985 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:46.667985 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:46.669391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.api [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling RPCAPI with context: , host: np0000007652, backup: faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:10:46.672400 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ed1b16d8-fe3f-49cd-9438-73129db76026 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:46.674696 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ed1b16d8-fe3f-49cd-9438-73129db76026 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:46.674973 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ed1b16d8-fe3f-49cd-9438-73129db76026 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:46.675254 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ed1b16d8-fe3f-49cd-9438-73129db76026 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:46.675383 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ed1b16d8-fe3f-49cd-9438-73129db76026 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:46.681364 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:46.681364 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:46.681540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] export_record in rpcapi backup_id faec7b79-3195-46f5-8579-3cfbb5f89b01 on host np0000007652. {{(pid=100589) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:10:46.682325 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ed1b16d8-fe3f-49cd-9438-73129db76026 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:46.682808 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 848/3401] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:46 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:46.697891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFlYzdiNzktMzE5NS00NmY1LTg1NzktM2NmYmI1Zjg5YjAxIiwgInVzZXJfaWQiOiAiZDdlOGIxYWJjMmEyNDUxMTliMjhlYjI3MGJhMDQxYzciLCAicHJvamVjdF9pZCI6ICI2NjEzZGQ3ODYzZjU0ZjMxODYxMjU0NDgwZDA1MmNhYiIsICJ2b2x1bWVfaWQiOiAiNmYzZDFmODQtNDBlZC00YzhiLWIyNDktMWVjYWYzOTljY2MyIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTA4OTc3MDAzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5Mzg3NjYzNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZmM2QxZjg0LTQwZWQtNGM4Yi1iMjQ5LTFlY2FmMzk5Y2NjMi8yMDI2MDgxODEzMTAzMS9hel9ub3ZhX2JhY2t1cF9mYWVjN2I3OS0zMTk1LTQ2ZjUtODU3OS0zY2ZiYjVmODliMDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTA6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100589) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:10:46.698297 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e1e9214-2c70-48bf-9069-c17811fe8275 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01/export_record returned with HTTP 200 Aug 18 13:10:46.698784 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 859/3402] 10.4.3.126 () {66 vars in 1390 bytes} [Tue Aug 18 13:10:46 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01/export_record => generated 1512 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:46.712251 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0562870d-ba88-43d3-a590-836e7382b82c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:46.714115 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] POST https://10.4.3.126/volume/v3/backups/import_record Aug 18 13:10:46.714568 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQyOGM3YWYtN2JhOS00ZmQ1LTkzNDktY2IwMzgxNWY5YWRkIiwgInVzZXJfaWQiOiAiZDdlOGIxYWJjMmEyNDUxMTliMjhlYjI3MGJhMDQxYzciLCAicHJvamVjdF9pZCI6ICI2NjEzZGQ3ODYzZjU0ZjMxODYxMjU0NDgwZDA1MmNhYiIsICJ2b2x1bWVfaWQiOiAiNmYzZDFmODQtNDBlZC00YzhiLWIyNDktMWVjYWYzOTljY2MyIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTA4OTc3MDAzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5Mzg3NjYzNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZmM2QxZjg0LTQwZWQtNGM4Yi1iMjQ5LTFlY2FmMzk5Y2NjMi8yMDI2MDgxODEzMTAzMS9hel9ub3ZhX2JhY2t1cF9mYWVjN2I3OS0zMTk1LTQ2ZjUtODU3OS0zY2ZiYjVmODliMDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTA6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:46.715991 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQyOGM3YWYtN2JhOS00ZmQ1LTkzNDktY2IwMzgxNWY5YWRkIiwgInVzZXJfaWQiOiAiZDdlOGIxYWJjMmEyNDUxMTliMjhlYjI3MGJhMDQxYzciLCAicHJvamVjdF9pZCI6ICI2NjEzZGQ3ODYzZjU0ZjMxODYxMjU0NDgwZDA1MmNhYiIsICJ2b2x1bWVfaWQiOiAiNmYzZDFmODQtNDBlZC00YzhiLWIyNDktMWVjYWYzOTljY2MyIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTA4OTc3MDAzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5Mzg3NjYzNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZmM2QxZjg0LTQwZWQtNGM4Yi1iMjQ5LTFlY2FmMzk5Y2NjMi8yMDI2MDgxODEzMTAzMS9hel9ub3ZhX2JhY2t1cF9mYWVjN2I3OS0zMTk1LTQ2ZjUtODU3OS0zY2ZiYjVmODliMDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTA6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100591) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 13:10:46.716115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQyOGM3YWYtN2JhOS00ZmQ1LTkzNDktY2IwMzgxNWY5YWRkIiwgInVzZXJfaWQiOiAiZDdlOGIxYWJjMmEyNDUxMTliMjhlYjI3MGJhMDQxYzciLCAicHJvamVjdF9pZCI6ICI2NjEzZGQ3ODYzZjU0ZjMxODYxMjU0NDgwZDA1MmNhYiIsICJ2b2x1bWVfaWQiOiAiNmYzZDFmODQtNDBlZC00YzhiLWIyNDktMWVjYWYzOTljY2MyIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTA4OTc3MDAzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5Mzg3NjYzNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZmM2QxZjg0LTQwZWQtNGM4Yi1iMjQ5LTFlY2FmMzk5Y2NjMi8yMDI2MDgxODEzMTAzMS9hel9ub3ZhX2JhY2t1cF9mYWVjN2I3OS0zMTk1LTQ2ZjUtODU3OS0zY2ZiYjVmODliMDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTA6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100591) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 13:10:46.768686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Created reservations ['1a3ce39d-ff8b-4c55-9602-a37f38ea42aa', '30238ce1-a21e-4f36-8671-c23b742c0c38'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:46.790186 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] import_record rpcapi backup id d428c7af-7ba9-4fd5-9349-cb03815f9add on host np0000007652 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQyOGM3YWYtN2JhOS00ZmQ1LTkzNDktY2IwMzgxNWY5YWRkIiwgInVzZXJfaWQiOiAiZDdlOGIxYWJjMmEyNDUxMTliMjhlYjI3MGJhMDQxYzciLCAicHJvamVjdF9pZCI6ICI2NjEzZGQ3ODYzZjU0ZjMxODYxMjU0NDgwZDA1MmNhYiIsICJ2b2x1bWVfaWQiOiAiNmYzZDFmODQtNDBlZC00YzhiLWIyNDktMWVjYWYzOTljY2MyIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTA4OTc3MDAzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5Mzg3NjYzNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZmM2QxZjg0LTQwZWQtNGM4Yi1iMjQ5LTFlY2FmMzk5Y2NjMi8yMDI2MDgxODEzMTAzMS9hel9ub3ZhX2JhY2t1cF9mYWVjN2I3OS0zMTk1LTQ2ZjUtODU3OS0zY2ZiYjVmODliMDEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjEwOjI5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTA6NDZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100591) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 13:10:46.792007 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Import record output: {'backup': {'id': 'd428c7af-7ba9-4fd5-9349-cb03815f9add', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add'}, {'rel': 'bookmark', 'href': 'https://10.4.3.126/volume/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add'}]}}. {{(pid=100591) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 13:10:46.792278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0562870d-ba88-43d3-a590-836e7382b82c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 201 Aug 18 13:10:46.792908 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 846/3403] 10.4.3.126 () {68 vars in 1302 bytes} [Tue Aug 18 13:10:46 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 81 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:10:46.801614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-88a2205e-591d-4b51-bb16-406520437a9c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:46.805615 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88a2205e-591d-4b51-bb16-406520437a9c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] GET https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add Aug 18 13:10:46.805799 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88a2205e-591d-4b51-bb16-406520437a9c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:46.805986 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88a2205e-591d-4b51-bb16-406520437a9c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:46.806080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-88a2205e-591d-4b51-bb16-406520437a9c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Show backup with id d428c7af-7ba9-4fd5-9349-cb03815f9add. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:46.810114 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:46.810114 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:46.811004 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88a2205e-591d-4b51-bb16-406520437a9c tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add returned with HTTP 200 Aug 18 13:10:46.811143 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 851/3404] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:46 2026] GET /volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:46.841504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bafd6d18-8422-4ad2-8171-ae67144408ce None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:46.845626 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bafd6d18-8422-4ad2-8171-ae67144408ce tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:46.846007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bafd6d18-8422-4ad2-8171-ae67144408ce tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:46.846188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bafd6d18-8422-4ad2-8171-ae67144408ce tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:46.846645 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-bafd6d18-8422-4ad2-8171-ae67144408ce tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:46.851944 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:46.851944 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:46.852913 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bafd6d18-8422-4ad2-8171-ae67144408ce tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:46.853392 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 849/3405] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:46 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:47.695722 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94e04033-b804-43ce-8c7f-05334911be5a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:47.698656 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94e04033-b804-43ce-8c7f-05334911be5a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:47.699037 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94e04033-b804-43ce-8c7f-05334911be5a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:47.699319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94e04033-b804-43ce-8c7f-05334911be5a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:47.699485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-94e04033-b804-43ce-8c7f-05334911be5a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:47.705595 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:47.705595 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:47.706811 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94e04033-b804-43ce-8c7f-05334911be5a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:47.707390 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 860/3406] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:47 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:47.823876 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8aba3d42-58d6-40da-a6a6-5411fcf89b6a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:47.829116 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8aba3d42-58d6-40da-a6a6-5411fcf89b6a tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] GET https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add Aug 18 13:10:47.829116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8aba3d42-58d6-40da-a6a6-5411fcf89b6a tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:47.829116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8aba3d42-58d6-40da-a6a6-5411fcf89b6a tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:47.829116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8aba3d42-58d6-40da-a6a6-5411fcf89b6a tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Show backup with id d428c7af-7ba9-4fd5-9349-cb03815f9add. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:47.834040 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:47.834040 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:47.834798 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8aba3d42-58d6-40da-a6a6-5411fcf89b6a tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add returned with HTTP 200 Aug 18 13:10:47.835245 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 847/3407] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:47 2026] GET /volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:47.846993 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-df32f187-61e0-44ed-a198-e05d172fdbe5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:47.848884 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df32f187-61e0-44ed-a198-e05d172fdbe5 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] GET https://10.4.3.126/volume/v3/backups Aug 18 13:10:47.849096 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-df32f187-61e0-44ed-a198-e05d172fdbe5 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:47.849313 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-df32f187-61e0-44ed-a198-e05d172fdbe5 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:47.854459 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df32f187-61e0-44ed-a198-e05d172fdbe5 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 18 13:10:47.854849 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 852/3408] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:10:47 2026] GET /volume/v3/backups => generated 337 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:47.866547 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:47.866929 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-de213e8c-d963-4a8a-b25f-59a18986c3b0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:47.866929 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de213e8c-d963-4a8a-b25f-59a18986c3b0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:47.866929 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de213e8c-d963-4a8a-b25f-59a18986c3b0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:47.867080 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de213e8c-d963-4a8a-b25f-59a18986c3b0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:47.867080 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-de213e8c-d963-4a8a-b25f-59a18986c3b0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:47.872588 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] POST https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01/restore Aug 18 13:10:47.872588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:47.872683 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:47.872683 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:47.872764 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Restoring backup faec7b79-3195-46f5-8579-3cfbb5f89b01 ({'restore': {}}) {{(pid=100590) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:10:47.872764 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Restoring backup faec7b79-3195-46f5-8579-3cfbb5f89b01 to volume None. Aug 18 13:10:47.872876 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de213e8c-d963-4a8a-b25f-59a18986c3b0 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:47.872956 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 861/3409] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:47 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:47.878991 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:47.878991 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:47.892577 np0000007652 devstack@c-api.service[100590]: INFO cinder.backup.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Creating volume of 1 GB for restore of backup faec7b79-3195-46f5-8579-3cfbb5f89b01. Aug 18 13:10:47.899485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:10:47.899179. {{(pid=100590) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:10:47.902230 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Availability Zones retrieved successfully. Aug 18 13:10:47.905328 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Flow 'volume_create_api' (9f90e4a2-5eb7-4e8f-85ca-e7d532d94c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:47.906483 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c205ab4-a5eb-4237-96aa-2115a60a197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:47.907665 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:10:47.935581 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c205ab4-a5eb-4237-96aa-2115a60a197c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:47.936608 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f548e1be-3c55-4834-942f-74a79ef1e9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:47.975969 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Created reservations ['eb04c7e1-d2b9-4c08-9aca-ff05df403f99', '808db4b6-4dd5-4b45-b86b-2a5c047937e0', '66b095a3-5660-4718-981e-a15d05199e3b', 'dbb30133-bc72-43d0-80a4-ad86c941d15b'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:47.976921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f548e1be-3c55-4834-942f-74a79ef1e9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb04c7e1-d2b9-4c08-9aca-ff05df403f99', '808db4b6-4dd5-4b45-b86b-2a5c047937e0', '66b095a3-5660-4718-981e-a15d05199e3b', 'dbb30133-bc72-43d0-80a4-ad86c941d15b']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:47.977682 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1035f7-7da9-45c7-9612-6bcb9eeceec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:48.007379 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1035f7-7da9-45c7-9612-6bcb9eeceec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57a8fbfc-30b7-4688-8b85-9eeff099b0ec', '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_faec7b79-3195-46f5-8579-3cfbb5f89b01',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6613dd7863f54f31861254480d052cab',qos_specs=None,replication_status=,reservations=['eb04c7e1-d2b9-4c08-9aca-ff05df403f99','808db4b6-4dd5-4b45-b86b-2a5c047937e0','66b095a3-5660-4718-981e-a15d05199e3b','dbb30133-bc72-43d0-80a4-ad86c941d15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:10:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_faec7b79-3195-46f5-8579-3cfbb5f89b01',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57a8fbfc-30b7-4688-8b85-9eeff099b0ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6613dd7863f54f31861254480d052cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:48.008124 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3909e7-1610-4f0f-bebd-27f2a5377c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:48.025946 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3909e7-1610-4f0f-bebd-27f2a5377c04) transitioned into 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_faec7b79-3195-46f5-8579-3cfbb5f89b01',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6613dd7863f54f31861254480d052cab',qos_specs=None,replication_status=,reservations=['eb04c7e1-d2b9-4c08-9aca-ff05df403f99','808db4b6-4dd5-4b45-b86b-2a5c047937e0','66b095a3-5660-4718-981e-a15d05199e3b','dbb30133-bc72-43d0-80a4-ad86c941d15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:48.026996 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3063854-3f48-4996-aa7a-9f5f03473fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:10:48.040116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3063854-3f48-4996-aa7a-9f5f03473fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:10:48.041374 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Flow 'volume_create_api' (9f90e4a2-5eb7-4e8f-85ca-e7d532d94c63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:10:48.041867 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Create volume request issued successfully. Aug 18 13:10:48.051834 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:48.051834 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:48.052498 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:48.719223 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-658c0d16-6173-4c17-9040-a200724424b4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:48.721068 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-658c0d16-6173-4c17-9040-a200724424b4 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:48.721314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-658c0d16-6173-4c17-9040-a200724424b4 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:48.721529 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-658c0d16-6173-4c17-9040-a200724424b4 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:48.721664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-658c0d16-6173-4c17-9040-a200724424b4 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:48.726930 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:48.726930 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:48.727386 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-658c0d16-6173-4c17-9040-a200724424b4 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:48.727386 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 848/3410] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:48 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:48.885126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7c9a446-5f90-4902-a3a2-19d435c0875a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:48.887875 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7c9a446-5f90-4902-a3a2-19d435c0875a tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:48.888149 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7c9a446-5f90-4902-a3a2-19d435c0875a tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:48.888408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7c9a446-5f90-4902-a3a2-19d435c0875a tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:48.888550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d7c9a446-5f90-4902-a3a2-19d435c0875a tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:48.894022 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:48.894022 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:48.895098 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7c9a446-5f90-4902-a3a2-19d435c0875a tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:48.895593 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 853/3411] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:48 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:49.062786 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:49.062786 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:49.063374 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:49.063551 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Checking backup size 1 against volume size 1 {{(pid=100590) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:10:49.063677 np0000007652 devstack@c-api.service[100590]: INFO cinder.backup.api [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Overwriting volume 57a8fbfc-30b7-4688-8b85-9eeff099b0ec with restore of backup faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:49.082057 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] restore_backup in rpcapi backup_id faec7b79-3195-46f5-8579-3cfbb5f89b01 {{(pid=100590) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:10:49.084358 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3892c989-9ed1-4a9b-b14c-b21ff5c488be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01/restore returned with HTTP 202 Aug 18 13:10:49.084992 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 850/3412] 10.4.3.126 () {68 vars in 1393 bytes} [Tue Aug 18 13:10:47 2026] POST /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01/restore => generated 189 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:49.093880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-68a083e5-8f30-402a-8bb3-cdc8e99bc9fd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:49.096909 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68a083e5-8f30-402a-8bb3-cdc8e99bc9fd tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:49.097716 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68a083e5-8f30-402a-8bb3-cdc8e99bc9fd tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:49.097933 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-68a083e5-8f30-402a-8bb3-cdc8e99bc9fd tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:49.098041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-68a083e5-8f30-402a-8bb3-cdc8e99bc9fd tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:49.105239 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:49.105239 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:49.105239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-68a083e5-8f30-402a-8bb3-cdc8e99bc9fd tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:49.105788 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 862/3413] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:49 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:49.739048 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-12eaa283-2908-493d-863c-a0e689999737 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:49.741164 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12eaa283-2908-493d-863c-a0e689999737 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:49.741445 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12eaa283-2908-493d-863c-a0e689999737 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:49.741613 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12eaa283-2908-493d-863c-a0e689999737 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:49.741772 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-12eaa283-2908-493d-863c-a0e689999737 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:49.746514 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:49.746514 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:49.747481 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12eaa283-2908-493d-863c-a0e689999737 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:49.747919 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 849/3414] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:49 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:49.909747 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bc6d3d8b-eaee-4c68-ad7b-24d2a0c476d2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:49.912061 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bc6d3d8b-eaee-4c68-ad7b-24d2a0c476d2 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:49.912341 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bc6d3d8b-eaee-4c68-ad7b-24d2a0c476d2 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:49.912714 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bc6d3d8b-eaee-4c68-ad7b-24d2a0c476d2 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:49.912895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bc6d3d8b-eaee-4c68-ad7b-24d2a0c476d2 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:49.918470 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:49.918470 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:49.919603 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bc6d3d8b-eaee-4c68-ad7b-24d2a0c476d2 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:49.920097 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 854/3415] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:49 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:50.116433 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0828526d-c7ab-438a-8250-291ff206e198 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:50.119512 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0828526d-c7ab-438a-8250-291ff206e198 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:50.119512 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0828526d-c7ab-438a-8250-291ff206e198 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:50.120754 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0828526d-c7ab-438a-8250-291ff206e198 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:50.120754 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0828526d-c7ab-438a-8250-291ff206e198 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:50.126578 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:50.126578 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:50.127716 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0828526d-c7ab-438a-8250-291ff206e198 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:50.127716 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 851/3416] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:50 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:50.760038 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-47961373-d27e-45bb-98ff-d68aab97ee05 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:50.762573 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47961373-d27e-45bb-98ff-d68aab97ee05 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:50.762998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47961373-d27e-45bb-98ff-d68aab97ee05 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:50.763200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47961373-d27e-45bb-98ff-d68aab97ee05 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:50.763334 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-47961373-d27e-45bb-98ff-d68aab97ee05 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:50.768087 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:50.768087 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:50.769097 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47961373-d27e-45bb-98ff-d68aab97ee05 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:50.769522 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 863/3417] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:50 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:50.930541 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4abf3100-5913-4757-a7af-c7060f8e1cd3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:50.932822 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4abf3100-5913-4757-a7af-c7060f8e1cd3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:50.933028 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4abf3100-5913-4757-a7af-c7060f8e1cd3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:50.933303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4abf3100-5913-4757-a7af-c7060f8e1cd3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:50.933419 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4abf3100-5913-4757-a7af-c7060f8e1cd3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:50.939101 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:50.939101 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:50.939387 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4abf3100-5913-4757-a7af-c7060f8e1cd3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:50.939785 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 850/3418] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:50 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:51.138845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c70a8c01-7f99-4293-a986-b673b621371a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:51.142319 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c70a8c01-7f99-4293-a986-b673b621371a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:51.142319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c70a8c01-7f99-4293-a986-b673b621371a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:51.142319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c70a8c01-7f99-4293-a986-b673b621371a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:51.142319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-c70a8c01-7f99-4293-a986-b673b621371a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:51.146994 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:51.146994 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:51.147942 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c70a8c01-7f99-4293-a986-b673b621371a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:51.148683 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 855/3419] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:51 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:10:51.794265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a20549c4-4020-4867-a51d-91f696542563 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:51.797176 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a20549c4-4020-4867-a51d-91f696542563 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:51.797618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a20549c4-4020-4867-a51d-91f696542563 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:51.798057 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a20549c4-4020-4867-a51d-91f696542563 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:51.798341 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a20549c4-4020-4867-a51d-91f696542563 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:51.806479 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:51.806479 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:51.806479 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a20549c4-4020-4867-a51d-91f696542563 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:51.806479 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 852/3420] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:51 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:51.950987 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2a100221-6380-4eb2-bc86-0df5930acfca None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:51.953734 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a100221-6380-4eb2-bc86-0df5930acfca tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:10:51.954067 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a100221-6380-4eb2-bc86-0df5930acfca tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:51.954427 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a100221-6380-4eb2-bc86-0df5930acfca tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:51.954606 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2a100221-6380-4eb2-bc86-0df5930acfca tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:51.962558 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:51.962558 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:51.963917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a100221-6380-4eb2-bc86-0df5930acfca tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:10:51.964644 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 864/3421] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:51 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:10:51.977142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-83fc72fc-a794-4138-8141-c82e63af8add None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:51.979459 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83fc72fc-a794-4138-8141-c82e63af8add tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:10:51.979722 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83fc72fc-a794-4138-8141-c82e63af8add tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:51.979993 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83fc72fc-a794-4138-8141-c82e63af8add tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:51.980147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-83fc72fc-a794-4138-8141-c82e63af8add tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:51.992782 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:51.992782 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:51.992986 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83fc72fc-a794-4138-8141-c82e63af8add tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:10:51.993455 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 851/3422] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:51 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:52.005600 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:52.008862 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:10:52.008862 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c39b8bc-3d7d-46d6-b593-9cc126844134", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1977609404"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:52.009795 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating new backup {'backup': {'volume_id': '3c39b8bc-3d7d-46d6-b593-9cc126844134', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1977609404'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:10:52.009967 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Creating backup of volume 3c39b8bc-3d7d-46d6-b593-9cc126844134 in container None Aug 18 13:10:52.024781 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:52.024781 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:52.025219 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Volume info retrieved successfully. Aug 18 13:10:52.046474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Created reservations ['6092a6e4-36f5-4839-acb8-035d162d2918', '19408dce-88ff-4313-9cf9-91fe4f4b55a6'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:10:52.078583 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3b32e14e-1cda-4a62-a7d0-e3296ff23b64 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:10:52.079151 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 856/3423] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:10:52 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:10:52.092408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2785863f-b870-4b02-b76d-b010327768e6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:52.095558 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2785863f-b870-4b02-b76d-b010327768e6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:52.095558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2785863f-b870-4b02-b76d-b010327768e6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:52.095905 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2785863f-b870-4b02-b76d-b010327768e6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:52.096137 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-2785863f-b870-4b02-b76d-b010327768e6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:52.102573 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:52.102573 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:52.102573 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2785863f-b870-4b02-b76d-b010327768e6 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:52.102573 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 853/3424] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:52 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:52.160469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f8a7430a-524c-4cc8-b51d-8f2f5e702c82 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:52.162657 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f8a7430a-524c-4cc8-b51d-8f2f5e702c82 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:52.162950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f8a7430a-524c-4cc8-b51d-8f2f5e702c82 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:52.163246 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f8a7430a-524c-4cc8-b51d-8f2f5e702c82 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:52.163865 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f8a7430a-524c-4cc8-b51d-8f2f5e702c82 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:52.168393 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:52.168393 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:52.170104 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f8a7430a-524c-4cc8-b51d-8f2f5e702c82 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:52.170609 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 865/3425] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:52 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:52.817167 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b2a4776f-4d44-4cda-916b-b976e50b06c6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:52.818981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b2a4776f-4d44-4cda-916b-b976e50b06c6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:52.819268 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b2a4776f-4d44-4cda-916b-b976e50b06c6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:52.819519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b2a4776f-4d44-4cda-916b-b976e50b06c6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:52.819693 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b2a4776f-4d44-4cda-916b-b976e50b06c6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:52.825168 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:52.825168 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:52.826043 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b2a4776f-4d44-4cda-916b-b976e50b06c6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:52.826464 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 852/3426] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:52 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:53.115714 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-374f3d5b-feae-4495-9617-36db19aae695 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:53.117587 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-374f3d5b-feae-4495-9617-36db19aae695 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:53.117820 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-374f3d5b-feae-4495-9617-36db19aae695 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:53.118006 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-374f3d5b-feae-4495-9617-36db19aae695 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:53.118105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-374f3d5b-feae-4495-9617-36db19aae695 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:53.122397 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:53.122397 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:53.123042 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-374f3d5b-feae-4495-9617-36db19aae695 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:53.123440 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 857/3427] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:53 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:53.181861 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa819088-dfc3-4f6a-9faa-470afb6d1e10 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:53.184067 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa819088-dfc3-4f6a-9faa-470afb6d1e10 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:53.184389 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa819088-dfc3-4f6a-9faa-470afb6d1e10 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:53.184909 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa819088-dfc3-4f6a-9faa-470afb6d1e10 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:53.184909 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-aa819088-dfc3-4f6a-9faa-470afb6d1e10 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:53.189609 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:53.189609 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:53.190287 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa819088-dfc3-4f6a-9faa-470afb6d1e10 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:53.190602 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 854/3428] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:53 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:53.839357 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6a22f1e9-925e-44e2-9b2c-438b4d9adc87 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:53.841760 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a22f1e9-925e-44e2-9b2c-438b4d9adc87 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:53.842059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6a22f1e9-925e-44e2-9b2c-438b4d9adc87 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:53.842323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6a22f1e9-925e-44e2-9b2c-438b4d9adc87 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:53.842485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-6a22f1e9-925e-44e2-9b2c-438b4d9adc87 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:53.847765 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:53.847765 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:53.848718 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a22f1e9-925e-44e2-9b2c-438b4d9adc87 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:53.849301 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 866/3429] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:53 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:54.134429 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b6a3b347-19da-4597-9c3f-02b59fb4e9be None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:54.136341 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b6a3b347-19da-4597-9c3f-02b59fb4e9be tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:54.136341 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b6a3b347-19da-4597-9c3f-02b59fb4e9be tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:54.136931 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b6a3b347-19da-4597-9c3f-02b59fb4e9be tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:54.136931 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b6a3b347-19da-4597-9c3f-02b59fb4e9be tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:54.143799 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:54.143799 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:54.144523 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b6a3b347-19da-4597-9c3f-02b59fb4e9be tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:54.144911 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 853/3430] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:54 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:54.203408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d01aeecd-1ed3-439f-b119-643c22ad5a3c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:54.205372 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d01aeecd-1ed3-439f-b119-643c22ad5a3c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:54.205465 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d01aeecd-1ed3-439f-b119-643c22ad5a3c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:54.205607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d01aeecd-1ed3-439f-b119-643c22ad5a3c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:54.205705 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d01aeecd-1ed3-439f-b119-643c22ad5a3c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:54.210014 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:54.210014 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:54.210710 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d01aeecd-1ed3-439f-b119-643c22ad5a3c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:54.211085 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 858/3431] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:54 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:54.865848 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-04df9139-5563-473b-ba09-2365774a0d03 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:54.870117 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04df9139-5563-473b-ba09-2365774a0d03 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:54.870544 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-04df9139-5563-473b-ba09-2365774a0d03 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:54.870818 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-04df9139-5563-473b-ba09-2365774a0d03 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:54.870960 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-04df9139-5563-473b-ba09-2365774a0d03 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:54.879021 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:54.879021 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:54.879773 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04df9139-5563-473b-ba09-2365774a0d03 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:54.880134 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 855/3432] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:54 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:54.996396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4075baa7-ab92-4037-ab74-fd3206276c81 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:54.998129 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4075baa7-ab92-4037-ab74-fd3206276c81 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:54.998428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4075baa7-ab92-4037-ab74-fd3206276c81 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:54.998596 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4075baa7-ab92-4037-ab74-fd3206276c81 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.012466 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.012466 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:55.019561 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4075baa7-ab92-4037-ab74-fd3206276c81 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:55.026145 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4075baa7-ab92-4037-ab74-fd3206276c81 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:55.026680 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 867/3433] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:54 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.044650 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6203238e-e930-4cca-bae8-dd4d6b037491 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.050032 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6203238e-e930-4cca-bae8-dd4d6b037491 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:55.050358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6203238e-e930-4cca-bae8-dd4d6b037491 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.050646 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6203238e-e930-4cca-bae8-dd4d6b037491 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.059406 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.059406 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:55.063634 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6203238e-e930-4cca-bae8-dd4d6b037491 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:55.068512 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6203238e-e930-4cca-bae8-dd4d6b037491 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:55.068989 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 854/3434] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.122258 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-a173e3ea-d825-4034-be73-4c44ad96353d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.126101 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-a173e3ea-d825-4034-be73-4c44ad96353d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:55.126101 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-a173e3ea-d825-4034-be73-4c44ad96353d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.126101 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-a173e3ea-d825-4034-be73-4c44ad96353d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.137476 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.137476 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:55.142197 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-a173e3ea-d825-4034-be73-4c44ad96353d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:55.147925 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-a173e3ea-d825-4034-be73-4c44ad96353d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:55.148479 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 859/3435] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.160233 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8f3bf290-ac09-40c6-a1e9-b825fdf6636e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.163900 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8f3bf290-ac09-40c6-a1e9-b825fdf6636e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:55.163900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8f3bf290-ac09-40c6-a1e9-b825fdf6636e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.163900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8f3bf290-ac09-40c6-a1e9-b825fdf6636e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.163900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8f3bf290-ac09-40c6-a1e9-b825fdf6636e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:55.172322 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.172322 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:55.173308 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8f3bf290-ac09-40c6-a1e9-b825fdf6636e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:55.173852 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 856/3436] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.225944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-64b87071-3e62-4d68-9af2-da011c2a1632 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.228099 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-64b87071-3e62-4d68-9af2-da011c2a1632 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:55.228351 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-64b87071-3e62-4d68-9af2-da011c2a1632 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.228607 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-64b87071-3e62-4d68-9af2-da011c2a1632 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.228729 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-64b87071-3e62-4d68-9af2-da011c2a1632 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:55.234067 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.234067 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:55.235215 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-64b87071-3e62-4d68-9af2-da011c2a1632 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:55.238249 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 868/3437] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.255587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4235f14d-7dc3-41dc-92b2-ca677b809871 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.256198 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4235f14d-7dc3-41dc-92b2-ca677b809871 None None] GET https://10.4.3.126/volume// Aug 18 13:10:55.256485 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4235f14d-7dc3-41dc-92b2-ca677b809871 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.258160 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4235f14d-7dc3-41dc-92b2-ca677b809871 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.258160 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4235f14d-7dc3-41dc-92b2-ca677b809871 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:10:55.258654 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 855/3438] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:10:55.270241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-001ff224-b8f1-4c67-9948-67dbff336447 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.270657 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-001ff224-b8f1-4c67-9948-67dbff336447 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:10:55.270730 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-001ff224-b8f1-4c67-9948-67dbff336447 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3", "connector": null, "instance_uuid": "1cce5162-d171-4f36-8364-047c60109c2f"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:55.280474 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.280474 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:55.312537 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-001ff224-b8f1-4c67-9948-67dbff336447 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:10:55.314838 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 860/3439] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:10:55 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:55.353021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3932af5b-b03d-4f68-ad85-2d355e487e51 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.358061 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3932af5b-b03d-4f68-ad85-2d355e487e51 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:55.358061 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3932af5b-b03d-4f68-ad85-2d355e487e51 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.358061 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3932af5b-b03d-4f68-ad85-2d355e487e51 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.367404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-35b99a88-d25a-450a-9ebd-9543c8dce04b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.368250 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35b99a88-d25a-450a-9ebd-9543c8dce04b None None] GET https://10.4.3.126/volume// Aug 18 13:10:55.368250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35b99a88-d25a-450a-9ebd-9543c8dce04b None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.368250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35b99a88-d25a-450a-9ebd-9543c8dce04b None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.368622 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35b99a88-d25a-450a-9ebd-9543c8dce04b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:10:55.368655 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.368655 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:55.369349 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 869/3440] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:10: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 18 13:10:55.372980 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3932af5b-b03d-4f68-ad85-2d355e487e51 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:55.378575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e61cdef6-eb91-46c7-aaaf-60fa445b8338 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.381008 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3932af5b-b03d-4f68-ad85-2d355e487e51 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:55.381008 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 857/3441] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.383031 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e61cdef6-eb91-46c7-aaaf-60fa445b8338 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:55.383379 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e61cdef6-eb91-46c7-aaaf-60fa445b8338 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.383638 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e61cdef6-eb91-46c7-aaaf-60fa445b8338 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.395058 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.395058 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:55.399267 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e61cdef6-eb91-46c7-aaaf-60fa445b8338 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:55.405727 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e61cdef6-eb91-46c7-aaaf-60fa445b8338 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:55.406425 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 856/3442] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 1037 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:10:55.530165 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-4a196e30-9759-457a-b85f-281c8530ccb2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.537971 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-4a196e30-9759-457a-b85f-281c8530ccb2 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] PUT https://10.4.3.126/volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6 Aug 18 13:10:55.538443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-4a196e30-9759-457a-b85f-281c8530ccb2 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:55.548976 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-4a196e30-9759-457a-b85f-281c8530ccb2 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Acquiring lock "cinder-attachment_update-8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:10:55.555368 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-4a196e30-9759-457a-b85f-281c8530ccb2 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Lock "cinder-attachment_update-8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:10:55.555720 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.555720 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:55.685179 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-4a196e30-9759-457a-b85f-281c8530ccb2 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Lock "cinder-attachment_update-8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3-np0000007652" released by "attachment_update" :: held 0.131s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:10:55.685507 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-4a196e30-9759-457a-b85f-281c8530ccb2 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6 returned with HTTP 200 Aug 18 13:10:55.689256 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 861/3443] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:10:55 2026] PUT /volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:55.896790 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f30d9894-770c-4608-b096-8a906c475fd2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.898547 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f30d9894-770c-4608-b096-8a906c475fd2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:55.898746 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f30d9894-770c-4608-b096-8a906c475fd2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.898933 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f30d9894-770c-4608-b096-8a906c475fd2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.899038 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f30d9894-770c-4608-b096-8a906c475fd2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:55.904270 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.904270 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:55.905054 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f30d9894-770c-4608-b096-8a906c475fd2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:55.905618 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 870/3444] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.915555 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9f02183b-bb4a-4939-9b96-7648a667913b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.917769 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9f02183b-bb4a-4939-9b96-7648a667913b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:55.918022 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9f02183b-bb4a-4939-9b96-7648a667913b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.918267 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9f02183b-bb4a-4939-9b96-7648a667913b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.926022 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.926022 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:55.930037 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9f02183b-bb4a-4939-9b96-7648a667913b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Volume info retrieved successfully. Aug 18 13:10:55.936409 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9f02183b-bb4a-4939-9b96-7648a667913b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff returned with HTTP 200 Aug 18 13:10:55.936810 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 858/3445] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.950021 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9675466e-d717-4153-b65a-f9399228c364 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.952503 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9675466e-d717-4153-b65a-f9399228c364 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] PUT https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:55.952963 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9675466e-d717-4153-b65a-f9399228c364 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2083958746", "description": "tempest-volume-backup-description-2086104091"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:55.958672 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.958672 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:55.966643 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9675466e-d717-4153-b65a-f9399228c364 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:55.967066 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 857/3446] 10.4.3.126 () {70 vars in 1409 bytes} [Tue Aug 18 13:10:55 2026] PUT /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.975740 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2eb9ea81-73a7-4398-bf90-57be8b5b47b6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.977771 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2eb9ea81-73a7-4398-bf90-57be8b5b47b6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:55.978028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2eb9ea81-73a7-4398-bf90-57be8b5b47b6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.978217 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2eb9ea81-73a7-4398-bf90-57be8b5b47b6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.978336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2eb9ea81-73a7-4398-bf90-57be8b5b47b6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:55.982501 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.982501 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:55.983257 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2eb9ea81-73a7-4398-bf90-57be8b5b47b6 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:55.983625 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 862/3447] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:55 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 840 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:55.993048 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d32186ef-1adb-48ab-9baf-99015bf36d09 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:55.994979 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d32186ef-1adb-48ab-9baf-99015bf36d09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] DELETE https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:55.995266 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d32186ef-1adb-48ab-9baf-99015bf36d09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:55.995557 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d32186ef-1adb-48ab-9baf-99015bf36d09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:55.995674 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-d32186ef-1adb-48ab-9baf-99015bf36d09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Delete backup with id: 78677770-c01f-4876-af13-8a6b8d544f49. Aug 18 13:10:55.999871 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:55.999871 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:56.013101 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-d32186ef-1adb-48ab-9baf-99015bf36d09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] delete_backup rpcapi backup_id 78677770-c01f-4876-af13-8a6b8d544f49 {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:10:56.014707 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d32186ef-1adb-48ab-9baf-99015bf36d09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 202 Aug 18 13:10:56.015105 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 871/3448] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:10:55 2026] DELETE /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:56.021936 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6c908f4d-8c54-4d74-b6f1-e403a57a71aa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:56.023902 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6c908f4d-8c54-4d74-b6f1-e403a57a71aa tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:56.024106 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6c908f4d-8c54-4d74-b6f1-e403a57a71aa tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:56.024308 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6c908f4d-8c54-4d74-b6f1-e403a57a71aa tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:56.024403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6c908f4d-8c54-4d74-b6f1-e403a57a71aa tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:56.028374 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:56.028374 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:56.029019 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6c908f4d-8c54-4d74-b6f1-e403a57a71aa tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:56.029360 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 859/3449] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:56 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 839 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:56.191374 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c7698700-820e-4a2f-9716-34707c1a274b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:56.196061 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7698700-820e-4a2f-9716-34707c1a274b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:56.196201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7698700-820e-4a2f-9716-34707c1a274b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:56.196421 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7698700-820e-4a2f-9716-34707c1a274b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:56.196536 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c7698700-820e-4a2f-9716-34707c1a274b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:56.202960 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:56.202960 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:56.204570 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7698700-820e-4a2f-9716-34707c1a274b tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:56.204570 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 858/3450] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:56 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:56.251260 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a8452c0a-3c38-46c6-aa6b-b1fed8c4865c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:56.255196 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a8452c0a-3c38-46c6-aa6b-b1fed8c4865c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:56.256185 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a8452c0a-3c38-46c6-aa6b-b1fed8c4865c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:56.256383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a8452c0a-3c38-46c6-aa6b-b1fed8c4865c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:56.256534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a8452c0a-3c38-46c6-aa6b-b1fed8c4865c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:56.262928 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:56.262928 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:56.263848 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a8452c0a-3c38-46c6-aa6b-b1fed8c4865c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:56.264324 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 863/3451] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:56 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:56.396119 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a071257e-c071-4a48-aef4-9e9a3bfef2f1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:56.398484 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a071257e-c071-4a48-aef4-9e9a3bfef2f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:56.398689 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a071257e-c071-4a48-aef4-9e9a3bfef2f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:56.398954 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a071257e-c071-4a48-aef4-9e9a3bfef2f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:56.413810 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:56.413810 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:56.418151 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a071257e-c071-4a48-aef4-9e9a3bfef2f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:56.423269 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a071257e-c071-4a48-aef4-9e9a3bfef2f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:56.423776 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 872/3452] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:56 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:57.046405 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ea5b4004-8b7e-4c48-9aed-71d57b7a2648 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:57.048080 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea5b4004-8b7e-4c48-9aed-71d57b7a2648 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:57.048385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea5b4004-8b7e-4c48-9aed-71d57b7a2648 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:57.048621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea5b4004-8b7e-4c48-9aed-71d57b7a2648 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:57.048771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ea5b4004-8b7e-4c48-9aed-71d57b7a2648 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:57.054263 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:57.054263 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:57.056189 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea5b4004-8b7e-4c48-9aed-71d57b7a2648 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 200 Aug 18 13:10:57.056189 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 860/3453] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:57 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 839 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:57.215933 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a8fcc6ab-e65a-4988-9cbf-46ffdfbd46b3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:57.218816 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8fcc6ab-e65a-4988-9cbf-46ffdfbd46b3 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:57.219185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8fcc6ab-e65a-4988-9cbf-46ffdfbd46b3 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:57.219607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8fcc6ab-e65a-4988-9cbf-46ffdfbd46b3 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:57.219844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a8fcc6ab-e65a-4988-9cbf-46ffdfbd46b3 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:57.227051 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:57.227051 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:57.228095 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8fcc6ab-e65a-4988-9cbf-46ffdfbd46b3 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:57.228751 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 859/3454] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:57 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:57.278074 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7cae1ddb-d445-402c-8c4f-720ee37db417 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:57.280587 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7cae1ddb-d445-402c-8c4f-720ee37db417 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:57.280883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7cae1ddb-d445-402c-8c4f-720ee37db417 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:57.281138 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7cae1ddb-d445-402c-8c4f-720ee37db417 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:57.281310 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-7cae1ddb-d445-402c-8c4f-720ee37db417 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:57.288291 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:57.288291 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:57.289615 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7cae1ddb-d445-402c-8c4f-720ee37db417 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:57.290021 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 864/3455] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:57 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:57.438573 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-20bc7c08-2343-45e2-9541-46373d07cf82 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:57.441331 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20bc7c08-2343-45e2-9541-46373d07cf82 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:57.441331 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20bc7c08-2343-45e2-9541-46373d07cf82 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:57.441331 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20bc7c08-2343-45e2-9541-46373d07cf82 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:57.458935 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:57.458935 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:57.466147 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-20bc7c08-2343-45e2-9541-46373d07cf82 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:57.471458 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20bc7c08-2343-45e2-9541-46373d07cf82 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:57.471897 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 873/3456] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:57 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:58.069228 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d45af78e-1be3-41a3-b774-984d2c26a91a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.071012 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d45af78e-1be3-41a3-b774-984d2c26a91a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 Aug 18 13:10:58.071279 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d45af78e-1be3-41a3-b774-984d2c26a91a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:58.071509 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d45af78e-1be3-41a3-b774-984d2c26a91a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:58.071639 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d45af78e-1be3-41a3-b774-984d2c26a91a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Show backup with id 78677770-c01f-4876-af13-8a6b8d544f49. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:58.075768 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d45af78e-1be3-41a3-b774-984d2c26a91a tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 returned with HTTP 404 Aug 18 13:10:58.076394 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 861/3457] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:58 2026] GET /volume/v3/backups/78677770-c01f-4876-af13-8a6b8d544f49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:58.168376 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bc851ddd-8e79-428d-90fe-6848375acf09 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.170415 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bc851ddd-8e79-428d-90fe-6848375acf09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:58.171245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bc851ddd-8e79-428d-90fe-6848375acf09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:58.171245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bc851ddd-8e79-428d-90fe-6848375acf09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:58.178457 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:58.178457 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:58.182919 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bc851ddd-8e79-428d-90fe-6848375acf09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Volume info retrieved successfully. Aug 18 13:10:58.187512 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bc851ddd-8e79-428d-90fe-6848375acf09 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff returned with HTTP 200 Aug 18 13:10:58.188070 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 860/3458] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:58 2026] GET /volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:58.208488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.210419 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:58.210590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:58.210773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:58.211635 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Delete volume with id: 3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:58.219877 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:58.219877 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:58.220456 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Volume info retrieved successfully. Aug 18 13:10:58.240915 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-21a712c7-f060-42cc-b66f-5a95ef2cc5c1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.242952 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-21a712c7-f060-42cc-b66f-5a95ef2cc5c1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:58.243460 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-21a712c7-f060-42cc-b66f-5a95ef2cc5c1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:58.243778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-21a712c7-f060-42cc-b66f-5a95ef2cc5c1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:58.243973 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-21a712c7-f060-42cc-b66f-5a95ef2cc5c1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:58.248024 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Delete volume request issued successfully. Aug 18 13:10:58.248332 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a394fc3-e322-48f8-ae98-35edb9d13b7d tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff returned with HTTP 202 Aug 18 13:10:58.248931 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 865/3459] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:10:58 2026] DELETE /volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:58.250501 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:58.250501 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:58.251342 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-21a712c7-f060-42cc-b66f-5a95ef2cc5c1 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:58.252132 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 874/3460] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:58 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:58.263991 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f6d60a50-0aa6-4bf9-93db-027cade498f2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.266383 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6d60a50-0aa6-4bf9-93db-027cade498f2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:58.266676 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f6d60a50-0aa6-4bf9-93db-027cade498f2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:58.266942 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f6d60a50-0aa6-4bf9-93db-027cade498f2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:58.275068 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:58.275068 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:58.278629 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f6d60a50-0aa6-4bf9-93db-027cade498f2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Volume info retrieved successfully. Aug 18 13:10:58.282927 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6d60a50-0aa6-4bf9-93db-027cade498f2 tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff returned with HTTP 200 Aug 18 13:10:58.283340 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 862/3461] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:58 2026] GET /volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:58.302063 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e35fb3ac-96d3-4981-b255-947b322e1cf6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.305254 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e35fb3ac-96d3-4981-b255-947b322e1cf6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:58.305607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e35fb3ac-96d3-4981-b255-947b322e1cf6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:58.305920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e35fb3ac-96d3-4981-b255-947b322e1cf6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:58.306090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-e35fb3ac-96d3-4981-b255-947b322e1cf6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:58.312686 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:58.312686 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:58.314443 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e35fb3ac-96d3-4981-b255-947b322e1cf6 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:58.314993 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 861/3462] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:58 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:58.488381 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-61d71553-7516-4034-96d2-2f3319d00f24 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.490375 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61d71553-7516-4034-96d2-2f3319d00f24 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:58.490989 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61d71553-7516-4034-96d2-2f3319d00f24 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:58.490989 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61d71553-7516-4034-96d2-2f3319d00f24 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:58.502971 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:58.502971 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:58.507116 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-61d71553-7516-4034-96d2-2f3319d00f24 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:58.512850 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61d71553-7516-4034-96d2-2f3319d00f24 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:58.513397 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 866/3463] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:58 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:58.988957 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e4166dff-d201-4803-86b9-60c89626c7e9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:58.992028 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e4166dff-d201-4803-86b9-60c89626c7e9 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6/action Aug 18 13:10:58.992570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e4166dff-d201-4803-86b9-60c89626c7e9 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:58.993603 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e4166dff-d201-4803-86b9-60c89626c7e9 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:59.019324 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.019324 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:59.035594 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-e489f6f4-dd98-4425-a0bd-4120b3fbf5c1 req-e4166dff-d201-4803-86b9-60c89626c7e9 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6/action returned with HTTP 204 Aug 18 13:10:59.036503 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 875/3464] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:10:58 2026] POST /volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:59.273248 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6e2dc8d4-2f93-4978-9f34-a0b24f0d0218 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.275232 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e2dc8d4-2f93-4978-9f34-a0b24f0d0218 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:10:59.275522 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6e2dc8d4-2f93-4978-9f34-a0b24f0d0218 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.275796 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6e2dc8d4-2f93-4978-9f34-a0b24f0d0218 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.276105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6e2dc8d4-2f93-4978-9f34-a0b24f0d0218 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:59.281040 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.281040 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:59.281663 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e2dc8d4-2f93-4978-9f34-a0b24f0d0218 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:10:59.282076 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 863/3465] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:59.306503 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0456f12a-4932-4d10-a00c-93216cd17a2b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.310988 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0456f12a-4932-4d10-a00c-93216cd17a2b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] GET https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff Aug 18 13:10:59.311454 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0456f12a-4932-4d10-a00c-93216cd17a2b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.311983 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0456f12a-4932-4d10-a00c-93216cd17a2b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.321882 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0456f12a-4932-4d10-a00c-93216cd17a2b tempest-VolumesBackupsV39Test-2006762087 tempest-VolumesBackupsV39Test-2006762087-project-member] https://10.4.3.126/volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff returned with HTTP 404 Aug 18 13:10:59.326227 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 862/3466] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/volumes/3a3aa2bc-beb3-40a8-b7a9-fd961c6178ff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:10:59.331563 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dbbef359-af4e-4871-a4aa-9b87344f5b4b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.335699 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dbbef359-af4e-4871-a4aa-9b87344f5b4b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:10:59.335699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dbbef359-af4e-4871-a4aa-9b87344f5b4b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.335699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dbbef359-af4e-4871-a4aa-9b87344f5b4b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.335699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-dbbef359-af4e-4871-a4aa-9b87344f5b4b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:59.342803 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.342803 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:59.344668 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dbbef359-af4e-4871-a4aa-9b87344f5b4b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:10:59.344668 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 867/3467] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:59.358520 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-08056bb3-a076-49b4-94e6-8bff21d29946 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.362058 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-08056bb3-a076-49b4-94e6-8bff21d29946 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/57a8fbfc-30b7-4688-8b85-9eeff099b0ec Aug 18 13:10:59.362659 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-08056bb3-a076-49b4-94e6-8bff21d29946 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.362931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-08056bb3-a076-49b4-94e6-8bff21d29946 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.375167 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.375167 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:59.384132 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-08056bb3-a076-49b4-94e6-8bff21d29946 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:59.391974 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-08056bb3-a076-49b4-94e6-8bff21d29946 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/57a8fbfc-30b7-4688-8b85-9eeff099b0ec returned with HTTP 200 Aug 18 13:10:59.392586 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 876/3468] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/volumes/57a8fbfc-30b7-4688-8b85-9eeff099b0ec => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:59.408238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b86cf504-3a88-4521-9316-6d01b354706b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.411236 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b86cf504-3a88-4521-9316-6d01b354706b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:10:59.411382 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b86cf504-3a88-4521-9316-6d01b354706b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.411606 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b86cf504-3a88-4521-9316-6d01b354706b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.411985 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-b86cf504-3a88-4521-9316-6d01b354706b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:10:59.412902 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b86cf504-3a88-4521-9316-6d01b354706b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:10:59.426955 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b86cf504-3a88-4521-9316-6d01b354706b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Get all volumes completed successfully. Aug 18 13:10:59.427634 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b86cf504-3a88-4521-9316-6d01b354706b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:10:59.428133 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 864/3469] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/volumes => generated 663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:59.438648 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.442194 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] DELETE https://10.4.3.126/volume/v3/volumes/57a8fbfc-30b7-4688-8b85-9eeff099b0ec Aug 18 13:10:59.442465 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.442710 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.442962 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete volume with id: 57a8fbfc-30b7-4688-8b85-9eeff099b0ec Aug 18 13:10:59.456542 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.456542 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:59.457518 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:10:59.489546 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete volume request issued successfully. Aug 18 13:10:59.489757 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02b4af6f-de55-49da-8f4f-bc07a14fb14f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/57a8fbfc-30b7-4688-8b85-9eeff099b0ec returned with HTTP 202 Aug 18 13:10:59.490262 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 863/3470] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:59 2026] DELETE /volume/v3/volumes/57a8fbfc-30b7-4688-8b85-9eeff099b0ec => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:10:59.499995 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-37f65630-c1c2-4367-8116-ce223ffd2f81 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.503149 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-37f65630-c1c2-4367-8116-ce223ffd2f81 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] DELETE https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add Aug 18 13:10:59.503409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-37f65630-c1c2-4367-8116-ce223ffd2f81 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.503625 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-37f65630-c1c2-4367-8116-ce223ffd2f81 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.503768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-37f65630-c1c2-4367-8116-ce223ffd2f81 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Delete backup with id: d428c7af-7ba9-4fd5-9349-cb03815f9add. Aug 18 13:10:59.509752 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.509752 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:59.527804 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-37f65630-c1c2-4367-8116-ce223ffd2f81 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] delete_backup rpcapi backup_id d428c7af-7ba9-4fd5-9349-cb03815f9add {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:10:59.529911 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-37f65630-c1c2-4367-8116-ce223ffd2f81 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add returned with HTTP 202 Aug 18 13:10:59.530632 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 868/3471] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:10:59 2026] DELETE /volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:10:59.535393 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7ca2d325-6dd2-482e-b4ed-561469d44405 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.538937 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ca2d325-6dd2-482e-b4ed-561469d44405 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:59.539909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ca2d325-6dd2-482e-b4ed-561469d44405 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.541899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ca2d325-6dd2-482e-b4ed-561469d44405 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.543780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1ad1d47b-280b-4c9f-a3cf-f27f3fcf10c7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.549243 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1ad1d47b-280b-4c9f-a3cf-f27f3fcf10c7 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] GET https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add Aug 18 13:10:59.549243 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1ad1d47b-280b-4c9f-a3cf-f27f3fcf10c7 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.549243 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1ad1d47b-280b-4c9f-a3cf-f27f3fcf10c7 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.549243 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1ad1d47b-280b-4c9f-a3cf-f27f3fcf10c7 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Show backup with id d428c7af-7ba9-4fd5-9349-cb03815f9add. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:10:59.553244 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.553244 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:10:59.553687 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1ad1d47b-280b-4c9f-a3cf-f27f3fcf10c7 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add returned with HTTP 200 Aug 18 13:10:59.558229 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 865/3472] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:10:59.562235 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.562235 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:10:59.568222 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7ca2d325-6dd2-482e-b4ed-561469d44405 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:59.579383 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ca2d325-6dd2-482e-b4ed-561469d44405 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:59.579383 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 877/3473] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 1150 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:59.593193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-af62846c-6696-4f26-8f94-64a73ee7ef9f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.595493 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af62846c-6696-4f26-8f94-64a73ee7ef9f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:10:59.595493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af62846c-6696-4f26-8f94-64a73ee7ef9f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:10:59.595731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af62846c-6696-4f26-8f94-64a73ee7ef9f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:10:59.607014 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.607014 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:10:59.610923 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-af62846c-6696-4f26-8f94-64a73ee7ef9f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:59.615468 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af62846c-6696-4f26-8f94-64a73ee7ef9f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:10:59.616242 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 864/3474] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:10:59 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:10:59.631914 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:10:59.634092 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action Aug 18 13:10:59.634519 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action body: b'{"os-detach": {}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:10:59.634634 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:10:59.652511 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:10:59.652511 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:10:59.652984 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:10:59.707046 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Attachment connected to vm 1cce5162-d171-4f36-8364-047c60109c2f, checking data on nova Aug 18 13:10:59.707374 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.compute.nova [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100588) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 13:10:59.899027 np0000007652 devstack@c-api.service[100588]: DEBUG novaclient.v2.client [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/1cce5162-d171-4f36-8364-047c60109c2f/os-volume_attachments/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8c8f04b37d0685b441e20286e4b81853e029bd9babd7b03494d7854f1700acd4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f2832db2-4409-462e-aacb-f7fc62a762f3" -H "X-Service-Token: {SHA256}d9665ff4a061c22fcbfd9e1a5febd58b759c50f3f77158830412f49a847b9afa" {{(pid=100588) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 13:11:00.096068 np0000007652 devstack@c-api.service[100588]: DEBUG novaclient.v2.client [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 13:10:59 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-707394dd-732f-4b7b-9bc3-8197183acfc4 x-openstack-request-id: req-707394dd-732f-4b7b-9bc3-8197183acfc4 {{(pid=100588) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 13:11:00.096266 np0000007652 devstack@c-api.service[100588]: DEBUG novaclient.v2.client [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3", "serverId": "1cce5162-d171-4f36-8364-047c60109c2f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "25ac25ef-2d7b-4aa7-a472-c13d422df4e6", "bdm_uuid": "5e260f7b-c895-4126-bf86-5e3582699d7b"}} {{(pid=100588) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 13:11:00.096390 np0000007652 devstack@c-api.service[100588]: DEBUG novaclient.v2.client [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET call to compute for https://10.4.3.126/compute/v2.1/servers/1cce5162-d171-4f36-8364-047c60109c2f/os-volume_attachments/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 used request id req-707394dd-732f-4b7b-9bc3-8197183acfc4 {{(pid=100588) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 13:11:00.099071 np0000007652 devstack@c-api.service[100588]: ERROR cinder.volume.api [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Caught error: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 13:11:00.102473 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: ERROR cinder.api.middleware.fault Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.middleware.fault [None req-f2832db2-4409-462e-aacb-f7fc62a762f3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action returned with HTTP 409 Aug 18 13:11:00.104287 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 869/3475] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:10:59 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 167 bytes in 472 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:00.112515 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.116520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action Aug 18 13:11:00.117063 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:00.117164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:00.137067 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:00.137067 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:00.137854 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:00.228594 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Attachment connected to vm 1cce5162-d171-4f36-8364-047c60109c2f, checking data on nova Aug 18 13:11:00.228962 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.compute.nova [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100590) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 13:11:00.297287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1b95475f-851a-42ef-81b2-cfae41836baa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.299390 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b95475f-851a-42ef-81b2-cfae41836baa tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:11:00.299639 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b95475f-851a-42ef-81b2-cfae41836baa tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:00.299908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b95475f-851a-42ef-81b2-cfae41836baa tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:00.300051 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-1b95475f-851a-42ef-81b2-cfae41836baa tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:00.304949 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:00.304949 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:00.305932 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b95475f-851a-42ef-81b2-cfae41836baa tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:11:00.307458 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 878/3476] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:00 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:00.407610 np0000007652 devstack@c-api.service[100590]: DEBUG novaclient.v2.client [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/1cce5162-d171-4f36-8364-047c60109c2f/os-volume_attachments/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bf4de5a1089b38a7619de88c1af43740e10b31f02ec038bd5213136183232078" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-44741649-bfd6-4a5c-8149-6d7b8aeb936e" -H "X-Service-Token: {SHA256}68606ba0ef695fdd9c613ba0477ae5ee43eba4944098446323b979e9191ff026" {{(pid=100590) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 13:11:00.569410 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-00125e5f-580d-4009-9271-de884e6644e1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.571852 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00125e5f-580d-4009-9271-de884e6644e1 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] GET https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add Aug 18 13:11:00.572143 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00125e5f-580d-4009-9271-de884e6644e1 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:00.572429 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00125e5f-580d-4009-9271-de884e6644e1 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:00.572619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-00125e5f-580d-4009-9271-de884e6644e1 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Show backup with id d428c7af-7ba9-4fd5-9349-cb03815f9add. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:00.581397 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00125e5f-580d-4009-9271-de884e6644e1 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add returned with HTTP 404 Aug 18 13:11:00.582049 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 865/3477] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:00 2026] GET /volume/v3/backups/d428c7af-7ba9-4fd5-9349-cb03815f9add => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:00.590167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.592433 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] DELETE https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:11:00.592718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:00.593027 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:00.593103 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete backup with id: faec7b79-3195-46f5-8579-3cfbb5f89b01. Aug 18 13:11:00.642935 np0000007652 devstack@c-api.service[100588]: DEBUG oslo_db.sqlalchemy.engines [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:11:00.643767 np0000007652 devstack@c-api.service[100590]: DEBUG novaclient.v2.client [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 13:11:00 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-908f044a-fd72-4908-b30e-43a0bb79217c x-openstack-request-id: req-908f044a-fd72-4908-b30e-43a0bb79217c {{(pid=100590) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 13:11:00.643903 np0000007652 devstack@c-api.service[100590]: DEBUG novaclient.v2.client [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3", "serverId": "1cce5162-d171-4f36-8364-047c60109c2f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "25ac25ef-2d7b-4aa7-a472-c13d422df4e6", "bdm_uuid": "5e260f7b-c895-4126-bf86-5e3582699d7b"}} {{(pid=100590) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 13:11:00.643983 np0000007652 devstack@c-api.service[100590]: DEBUG novaclient.v2.client [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET call to compute for https://10.4.3.126/compute/v2.1/servers/1cce5162-d171-4f36-8364-047c60109c2f/os-volume_attachments/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 used request id req-908f044a-fd72-4908-b30e-43a0bb79217c {{(pid=100590) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 13:11:00.648483 np0000007652 devstack@c-api.service[100590]: ERROR cinder.volume.api [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 13:11:00.649237 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:00.649237 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Caught error: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 13:11:00.651775 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: ERROR cinder.api.middleware.fault Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.middleware.fault [None req-44741649-bfd6-4a5c-8149-6d7b8aeb936e tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action returned with HTTP 409 Aug 18 13:11:00.653192 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 866/3478] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:11:00 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 167 bytes in 541 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:00.664064 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bd6e4197-e278-4056-ba23-a1a7363848c5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.667448 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 879/3479] 10.4.3.126 () {70 vars in 1597 bytes} [Tue Aug 18 13:11:00 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:11:00.671282 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] delete_backup rpcapi backup_id faec7b79-3195-46f5-8579-3cfbb5f89b01 {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:11:00.673401 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd00738a-7b15-405a-a18b-0256c0e112f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 202 Aug 18 13:11:00.673954 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 870/3480] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:00 2026] DELETE /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:00.676500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-da77300a-44f3-491c-ad70-ea7b9442f4c3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.683132 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 866/3481] 10.4.3.126 () {70 vars in 1597 bytes} [Tue Aug 18 13:11:00 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:11:00.685373 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a2d5d995-aa63-4230-a1a6-4a32e9a134e1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.688599 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a2d5d995-aa63-4230-a1a6-4a32e9a134e1 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:11:00.689288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a2d5d995-aa63-4230-a1a6-4a32e9a134e1 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:00.689288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a2d5d995-aa63-4230-a1a6-4a32e9a134e1 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:00.689590 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a2d5d995-aa63-4230-a1a6-4a32e9a134e1 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:00.699334 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3573b171-8483-4b49-8f34-4a12e90f157d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.743030 np0000007652 devstack@c-api.service[100590]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d5d995-aa63-4230-a1a6-4a32e9a134e1 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:11:00.750037 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:00.750037 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:00.751143 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a2d5d995-aa63-4230-a1a6-4a32e9a134e1 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 200 Aug 18 13:11:00.751697 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 867/3482] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:00 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:00.794935 np0000007652 devstack@c-api.service[100589]: WARNING keystonemiddleware.auth_token [None req-3573b171-8483-4b49-8f34-4a12e90f157d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 13:11:00.797234 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 880/3483] 10.4.3.126 () {70 vars in 1597 bytes} [Tue Aug 18 13:11:00 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 114 bytes in 98 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:11:00.811384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ebe45a37-077f-4f87-9984-e26928786a28 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:00.880651 np0000007652 devstack@c-api.service[100588]: WARNING keystonemiddleware.auth_token [None req-ebe45a37-077f-4f87-9984-e26928786a28 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 13:11:00.881959 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 871/3484] 10.4.3.126 () {70 vars in 1597 bytes} [Tue Aug 18 13:11:00 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 114 bytes in 71 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:11:00.893948 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0565b93b-222f-41c5-8aff-4a0b244aa541 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.009346 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0565b93b-222f-41c5-8aff-4a0b244aa541 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] POST https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action Aug 18 13:11:01.009346 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0565b93b-222f-41c5-8aff-4a0b244aa541 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:01.009454 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0565b93b-222f-41c5-8aff-4a0b244aa541 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:01.019714 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.019714 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:01.020083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-0565b93b-222f-41c5-8aff-4a0b244aa541 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Updating volume '8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3' with '{'status': 'error'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:11:01.045927 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0565b93b-222f-41c5-8aff-4a0b244aa541 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action returned with HTTP 202 Aug 18 13:11:01.047121 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 867/3485] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:11:00 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:01.055140 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bc7def93-90d7-4d62-8b25-389fef2c2fd1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.058231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc7def93-90d7-4d62-8b25-389fef2c2fd1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:01.058935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc7def93-90d7-4d62-8b25-389fef2c2fd1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.058935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc7def93-90d7-4d62-8b25-389fef2c2fd1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.070927 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.070927 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:01.074476 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bc7def93-90d7-4d62-8b25-389fef2c2fd1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:01.079006 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc7def93-90d7-4d62-8b25-389fef2c2fd1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:11:01.079456 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 868/3486] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:01.093761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.097328 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] POST https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action Aug 18 13:11:01.097778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "25ac25ef-2d7b-4aa7-a472-c13d422df4e6"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:01.097977 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "25ac25ef-2d7b-4aa7-a472-c13d422df4e6"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:01.119266 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.119266 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:01.119889 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Volume info retrieved successfully. Aug 18 13:11:01.202174 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Attachment connected to vm 1cce5162-d171-4f36-8364-047c60109c2f, checking data on nova Aug 18 13:11:01.202564 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.compute.nova [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100589) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 13:11:01.324843 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-55566a16-68c5-43ea-af6c-24155c0ae40f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.326917 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55566a16-68c5-43ea-af6c-24155c0ae40f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:11:01.327156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55566a16-68c5-43ea-af6c-24155c0ae40f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.328567 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55566a16-68c5-43ea-af6c-24155c0ae40f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.328567 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-55566a16-68c5-43ea-af6c-24155c0ae40f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:01.333911 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.333911 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:01.335581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55566a16-68c5-43ea-af6c-24155c0ae40f tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:11:01.335581 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 872/3487] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:11:01.409731 np0000007652 devstack@c-api.service[100589]: DEBUG novaclient.v2.client [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/1cce5162-d171-4f36-8364-047c60109c2f/os-volume_attachments/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d75bfe90c12056e0ee835735486bdb4ee883f12e1a6c3ce43bea5ded5bd7192f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-254595b8-c778-4d78-a20d-9aa3c1f70732" -H "X-Service-Token: {SHA256}8d6439c427dd2b26b5af968371ee54f412be741c4be7121ab97fcf8702768f7f" {{(pid=100589) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 13:11:01.649482 np0000007652 devstack@c-api.service[100589]: DEBUG novaclient.v2.client [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 13:11:01 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-a2279b21-fded-4e7b-ad6f-ef70d97afd94 x-openstack-request-id: req-a2279b21-fded-4e7b-ad6f-ef70d97afd94 {{(pid=100589) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 13:11:01.649672 np0000007652 devstack@c-api.service[100589]: DEBUG novaclient.v2.client [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3", "serverId": "1cce5162-d171-4f36-8364-047c60109c2f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "25ac25ef-2d7b-4aa7-a472-c13d422df4e6", "bdm_uuid": "5e260f7b-c895-4126-bf86-5e3582699d7b"}} {{(pid=100589) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 13:11:01.649836 np0000007652 devstack@c-api.service[100589]: DEBUG novaclient.v2.client [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] GET call to compute for https://10.4.3.126/compute/v2.1/servers/1cce5162-d171-4f36-8364-047c60109c2f/os-volume_attachments/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 used request id req-a2279b21-fded-4e7b-ad6f-ef70d97afd94 {{(pid=100589) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 13:11:01.652427 np0000007652 devstack@c-api.service[100589]: ERROR cinder.volume.api [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Caught error: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.654913 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1cce5162-d171-4f36-8364-047c60109c2f using the Compute API Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: ERROR cinder.api.middleware.fault Aug 18 13:11:01.655911 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.middleware.fault [None req-254595b8-c778-4d78-a20d-9aa3c1f70732 tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action returned with HTTP 409 Aug 18 13:11:01.656665 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 881/3488] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:11:01 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 167 bytes in 563 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:01.664665 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e432a3ef-51a9-4a9e-9a4c-c4e8329be3e1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.668012 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 868/3489] 10.4.3.126 () {70 vars in 1597 bytes} [Tue Aug 18 13:11:01 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:11:01.679463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f407f114-2f14-4b77-a7c6-50f8c1763d09 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.715122 np0000007652 devstack@c-api.service[100590]: WARNING keystonemiddleware.auth_token [None req-f407f114-2f14-4b77-a7c6-50f8c1763d09 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 13:11:01.716139 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 869/3490] 10.4.3.126 () {70 vars in 1597 bytes} [Tue Aug 18 13:11:01 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:11:01.724080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6ccd5b19-7b9b-4a92-bd63-4dec9f342de1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.727519 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ccd5b19-7b9b-4a92-bd63-4dec9f342de1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:01.727742 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6ccd5b19-7b9b-4a92-bd63-4dec9f342de1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.727945 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6ccd5b19-7b9b-4a92-bd63-4dec9f342de1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.738804 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.738804 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:01.743333 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6ccd5b19-7b9b-4a92-bd63-4dec9f342de1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:01.748392 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ccd5b19-7b9b-4a92-bd63-4dec9f342de1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:01.748955 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 873/3491] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:01.763612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3c9925a8-2913-465c-9701-4b2bdb9be09f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.763907 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-41d66bb0-b3b9-4060-ae5f-33a04d772702 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.765337 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3c9925a8-2913-465c-9701-4b2bdb9be09f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 Aug 18 13:11:01.765544 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3c9925a8-2913-465c-9701-4b2bdb9be09f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.765779 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3c9925a8-2913-465c-9701-4b2bdb9be09f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.765971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-3c9925a8-2913-465c-9701-4b2bdb9be09f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id faec7b79-3195-46f5-8579-3cfbb5f89b01. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:01.766387 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-41d66bb0-b3b9-4060-ae5f-33a04d772702 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:01.766662 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-41d66bb0-b3b9-4060-ae5f-33a04d772702 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.766937 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-41d66bb0-b3b9-4060-ae5f-33a04d772702 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.769636 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3c9925a8-2913-465c-9701-4b2bdb9be09f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 returned with HTTP 404 Aug 18 13:11:01.770442 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 869/3492] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/backups/faec7b79-3195-46f5-8579-3cfbb5f89b01 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:01.805535 np0000007652 devstack@c-api.service[100589]: DEBUG oslo_db.sqlalchemy.engines [None req-41d66bb0-b3b9-4060-ae5f-33a04d772702 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:11:01.813491 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.813491 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:01.821339 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-41d66bb0-b3b9-4060-ae5f-33a04d772702 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:01.826288 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-41d66bb0-b3b9-4060-ae5f-33a04d772702 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:01.826792 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 882/3493] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:01.863588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e3d247e6-738e-4911-9d3c-cc276ce3ee3a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.865909 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3d247e6-738e-4911-9d3c-cc276ce3ee3a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:11:01.866127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3d247e6-738e-4911-9d3c-cc276ce3ee3a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.866381 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3d247e6-738e-4911-9d3c-cc276ce3ee3a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.874302 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.874302 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:01.878652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-0cc2b5b1-4955-4558-b7a7-f5fc4ba29fb7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.879263 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e3d247e6-738e-4911-9d3c-cc276ce3ee3a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:01.884357 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-0cc2b5b1-4955-4558-b7a7-f5fc4ba29fb7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:01.884603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-0cc2b5b1-4955-4558-b7a7-f5fc4ba29fb7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.884845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-0cc2b5b1-4955-4558-b7a7-f5fc4ba29fb7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.890980 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3d247e6-738e-4911-9d3c-cc276ce3ee3a tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 returned with HTTP 200 Aug 18 13:11:01.891516 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 870/3494] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:01.907589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.909405 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:11:01.909589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.909642 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.909642 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:01.909756 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.909987 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete volume with id: 6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:11:01.914612 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-0cc2b5b1-4955-4558-b7a7-f5fc4ba29fb7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:01.916666 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.916666 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:01.917064 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:01.920018 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-0cc2b5b1-4955-4558-b7a7-f5fc4ba29fb7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:01.920561 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 874/3495] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:01.934409 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete volume request issued successfully. Aug 18 13:11:01.934650 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5dadd300-d1b4-44d4-bd52-bacce92f6c9e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 returned with HTTP 202 Aug 18 13:11:01.935280 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 870/3496] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:01 2026] DELETE /volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:01.942560 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-95e6eb98-a1cf-4472-b79d-4000cd73a34f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:01.944284 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-95e6eb98-a1cf-4472-b79d-4000cd73a34f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:11:01.944561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-95e6eb98-a1cf-4472-b79d-4000cd73a34f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:01.944806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-95e6eb98-a1cf-4472-b79d-4000cd73a34f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:01.954370 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:01.954370 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:01.958137 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-95e6eb98-a1cf-4472-b79d-4000cd73a34f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:01.963177 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-95e6eb98-a1cf-4472-b79d-4000cd73a34f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 returned with HTTP 200 Aug 18 13:11:01.963620 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 883/3497] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:01 2026] GET /volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:02.014683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-46dbeeee-f34f-4034-a9d9-296352a3ff23 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.015308 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-46dbeeee-f34f-4034-a9d9-296352a3ff23 None None] GET https://10.4.3.126/volume// Aug 18 13:11:02.015411 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-46dbeeee-f34f-4034-a9d9-296352a3ff23 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.018236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-46dbeeee-f34f-4034-a9d9-296352a3ff23 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.018236 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-46dbeeee-f34f-4034-a9d9-296352a3ff23 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:02.018236 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 871/3498] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:02.023710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-7ef6243e-02cf-4fd2-b064-8168a1a2629d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.026201 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-7ef6243e-02cf-4fd2-b064-8168a1a2629d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:11:02.026613 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-7ef6243e-02cf-4fd2-b064-8168a1a2629d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a66e0f3f-0385-4c30-9771-a7fce4216961", "connector": null, "instance_uuid": "1cce5162-d171-4f36-8364-047c60109c2f"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:02.035736 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.035736 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:02.068520 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-7ef6243e-02cf-4fd2-b064-8168a1a2629d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:11:02.069100 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 875/3499] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:11:02 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:02.101914 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8a571a33-b973-4772-aff0-50f6c637039d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.103921 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8a571a33-b973-4772-aff0-50f6c637039d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:02.104229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8a571a33-b973-4772-aff0-50f6c637039d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.104523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8a571a33-b973-4772-aff0-50f6c637039d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.117674 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.117674 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:02.117955 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f039f114-61f4-409b-b58a-6629de1f4a6c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.118371 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f039f114-61f4-409b-b58a-6629de1f4a6c None None] GET https://10.4.3.126/volume// Aug 18 13:11:02.118587 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f039f114-61f4-409b-b58a-6629de1f4a6c None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.118826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f039f114-61f4-409b-b58a-6629de1f4a6c None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.119186 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f039f114-61f4-409b-b58a-6629de1f4a6c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:02.119490 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 884/3500] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:02.121407 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8a571a33-b973-4772-aff0-50f6c637039d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:02.126074 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8a571a33-b973-4772-aff0-50f6c637039d tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:02.126623 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 871/3501] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:02.127920 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-c8135db9-5a3f-46c3-9731-c1f52d3333de None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.130901 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-c8135db9-5a3f-46c3-9731-c1f52d3333de tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:02.131196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-c8135db9-5a3f-46c3-9731-c1f52d3333de tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.131951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-c8135db9-5a3f-46c3-9731-c1f52d3333de tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.148021 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.148021 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:02.153938 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-c8135db9-5a3f-46c3-9731-c1f52d3333de tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:02.161766 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-c8135db9-5a3f-46c3-9731-c1f52d3333de tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:02.162494 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 872/3502] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 1036 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:02.275383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-557b2e81-a9b9-4805-91da-6a0b07a13377 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.278402 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-557b2e81-a9b9-4805-91da-6a0b07a13377 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] PUT https://10.4.3.126/volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5 Aug 18 13:11:02.279037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-557b2e81-a9b9-4805-91da-6a0b07a13377 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:02.288416 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-557b2e81-a9b9-4805-91da-6a0b07a13377 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Acquiring lock "cinder-attachment_update-a66e0f3f-0385-4c30-9771-a7fce4216961-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:11:02.295004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-557b2e81-a9b9-4805-91da-6a0b07a13377 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Lock "cinder-attachment_update-a66e0f3f-0385-4c30-9771-a7fce4216961-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:11:02.296047 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.296047 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:02.346107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-02849e4d-9210-4dcb-96b8-397e0715f665 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.347916 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-02849e4d-9210-4dcb-96b8-397e0715f665 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:11:02.348107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-02849e4d-9210-4dcb-96b8-397e0715f665 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.348339 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-02849e4d-9210-4dcb-96b8-397e0715f665 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.348442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-02849e4d-9210-4dcb-96b8-397e0715f665 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:02.360659 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.360659 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:02.361359 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-02849e4d-9210-4dcb-96b8-397e0715f665 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:11:02.361745 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 885/3503] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:02.373975 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b13be1cf-1e10-47db-a9e6-66eb04e42db1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.376961 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b13be1cf-1e10-47db-a9e6-66eb04e42db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:11:02.377192 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b13be1cf-1e10-47db-a9e6-66eb04e42db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.377423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b13be1cf-1e10-47db-a9e6-66eb04e42db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.377526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b13be1cf-1e10-47db-a9e6-66eb04e42db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:02.382876 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.382876 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:02.383831 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b13be1cf-1e10-47db-a9e6-66eb04e42db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:11:02.384289 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 872/3504] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:02.399906 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-557b2e81-a9b9-4805-91da-6a0b07a13377 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Lock "cinder-attachment_update-a66e0f3f-0385-4c30-9771-a7fce4216961-np0000007652" released by "attachment_update" :: held 0.105s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:11:02.400264 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-557b2e81-a9b9-4805-91da-6a0b07a13377 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5 returned with HTTP 200 Aug 18 13:11:02.400420 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aac99a06-06a3-4d1f-8e83-baf10a27a729 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.400799 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 876/3505] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:11:02 2026] PUT /volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:02.403083 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aac99a06-06a3-4d1f-8e83-baf10a27a729 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:11:02.403444 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aac99a06-06a3-4d1f-8e83-baf10a27a729 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.403641 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aac99a06-06a3-4d1f-8e83-baf10a27a729 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.403797 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-aac99a06-06a3-4d1f-8e83-baf10a27a729 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:02.412361 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.412361 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:02.413066 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aac99a06-06a3-4d1f-8e83-baf10a27a729 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:11:02.413537 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 873/3506] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:02.427446 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8d882488-143c-4f96-90c9-0e4fdf94abae None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.433018 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d882488-143c-4f96-90c9-0e4fdf94abae tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:11:02.433417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d882488-143c-4f96-90c9-0e4fdf94abae tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c39b8bc-3d7d-46d6-b593-9cc126844134", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-698131602"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:02.436929 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-8d882488-143c-4f96-90c9-0e4fdf94abae tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating new backup {'backup': {'volume_id': '3c39b8bc-3d7d-46d6-b593-9cc126844134', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-698131602'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:11:02.437140 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-8d882488-143c-4f96-90c9-0e4fdf94abae tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Creating backup of volume 3c39b8bc-3d7d-46d6-b593-9cc126844134 in container None Aug 18 13:11:02.447000 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.447000 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:02.447600 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8d882488-143c-4f96-90c9-0e4fdf94abae tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:11:02.469294 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-8d882488-143c-4f96-90c9-0e4fdf94abae tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Created reservations ['7aac4fd1-2574-43bc-8306-5826fb89d09a', '44ad8e3c-0904-4620-8029-a2e2be47ad93'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:02.506803 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d882488-143c-4f96-90c9-0e4fdf94abae tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:11:02.507369 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 886/3507] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:02 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:02.517845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-719c2f1b-e6e5-4eff-9c86-848d135ed1be None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.520065 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-719c2f1b-e6e5-4eff-9c86-848d135ed1be tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:02.520271 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-719c2f1b-e6e5-4eff-9c86-848d135ed1be tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.520574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-719c2f1b-e6e5-4eff-9c86-848d135ed1be tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.520677 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-719c2f1b-e6e5-4eff-9c86-848d135ed1be tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:02.537136 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:02.537136 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:02.537136 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-719c2f1b-e6e5-4eff-9c86-848d135ed1be tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:02.537573 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 873/3508] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:02.978128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1c0a6398-5a9a-4e98-a449-06325e775c30 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:02.979909 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c0a6398-5a9a-4e98-a449-06325e775c30 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 Aug 18 13:11:02.980150 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1c0a6398-5a9a-4e98-a449-06325e775c30 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:02.980288 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1c0a6398-5a9a-4e98-a449-06325e775c30 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:02.985917 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c0a6398-5a9a-4e98-a449-06325e775c30 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 returned with HTTP 404 Aug 18 13:11:02.986407 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 877/3509] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:02 2026] GET /volume/v3/volumes/6f3d1f84-40ed-4c8b-b249-1ecaf399ccc2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:02.998133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:03.000163 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:03.000612 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1877896943"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:03.002295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1877896943'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:03.002478 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Create volume of 1 GB Aug 18 13:11:03.007680 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Availability Zones retrieved successfully. Aug 18 13:11:03.013168 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Flow 'volume_create_api' (0cc72081-a1c0-4ce2-b6ff-a9334c28ba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:03.014318 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301ee485-15d5-4178-8103-88f75d958cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:03.015486 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:03.046518 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301ee485-15d5-4178-8103-88f75d958cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:03.048333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a6e958-2da6-4947-b967-53109e0de98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:03.113870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Created reservations ['7286d847-ba34-42cb-8c6f-fe6061ce7e0d', '18ae2bd1-dc16-4fef-af99-c003af6ebdc3', 'f580c179-f528-49b6-b7be-b55b065cefeb', '4635e5bf-5715-450f-ae5f-d71b4f6032e9'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:03.115085 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a6e958-2da6-4947-b967-53109e0de98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7286d847-ba34-42cb-8c6f-fe6061ce7e0d', '18ae2bd1-dc16-4fef-af99-c003af6ebdc3', 'f580c179-f528-49b6-b7be-b55b065cefeb', '4635e5bf-5715-450f-ae5f-d71b4f6032e9']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:03.116311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b22379-94f3-4c7b-b1ab-100e9e9782e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:03.141698 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ac3c8cc4-dfcd-4cd8-9f04-4511fb52e6d3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:03.146892 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac3c8cc4-dfcd-4cd8-9f04-4511fb52e6d3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:03.146892 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac3c8cc4-dfcd-4cd8-9f04-4511fb52e6d3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:03.146892 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac3c8cc4-dfcd-4cd8-9f04-4511fb52e6d3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:03.150183 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b22379-94f3-4c7b-b1ab-100e9e9782e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f19c71fb-84c7-4123-a231-d34ab2c4ae0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1877896943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6613dd7863f54f31861254480d052cab',qos_specs=None,replication_status=,reservations=['7286d847-ba34-42cb-8c6f-fe6061ce7e0d','18ae2bd1-dc16-4fef-af99-c003af6ebdc3','f580c179-f528-49b6-b7be-b55b065cefeb','4635e5bf-5715-450f-ae5f-d71b4f6032e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1877896943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f19c71fb-84c7-4123-a231-d34ab2c4ae0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6613dd7863f54f31861254480d052cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:03.155309 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1066ae-84af-4226-a767-a09c469e563c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:03.169477 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:03.169477 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:03.176736 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1066ae-84af-4226-a767-a09c469e563c) transitioned into state 'SUCCESS' from state '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-1877896943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6613dd7863f54f31861254480d052cab',qos_specs=None,replication_status=,reservations=['7286d847-ba34-42cb-8c6f-fe6061ce7e0d','18ae2bd1-dc16-4fef-af99-c003af6ebdc3','f580c179-f528-49b6-b7be-b55b065cefeb','4635e5bf-5715-450f-ae5f-d71b4f6032e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e8b1abc2a245119b28eb270ba041c7',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:03.177155 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ac3c8cc4-dfcd-4cd8-9f04-4511fb52e6d3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:03.177613 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb9e311-c870-4f17-b058-ccfd190736ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:03.184029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac3c8cc4-dfcd-4cd8-9f04-4511fb52e6d3 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:03.184810 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 887/3510] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:03 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:03.189320 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb9e311-c870-4f17-b058-ccfd190736ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:03.190223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Flow 'volume_create_api' (0cc72081-a1c0-4ce2-b6ff-a9334c28ba5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:03.190581 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Create volume request issued successfully. Aug 18 13:11:03.191137 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-604f2372-72bd-43ee-92d3-a28156b6fad7 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:03.191626 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 874/3511] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:02 2026] POST /volume/v3/volumes => generated 754 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:03.207815 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-737e9a7b-75a4-4b40-ba9f-00cd47275c1c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:03.209734 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-737e9a7b-75a4-4b40-ba9f-00cd47275c1c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:03.209978 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-737e9a7b-75a4-4b40-ba9f-00cd47275c1c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:03.210235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-737e9a7b-75a4-4b40-ba9f-00cd47275c1c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:03.224614 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:03.224614 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:03.227291 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-737e9a7b-75a4-4b40-ba9f-00cd47275c1c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:03.232198 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-737e9a7b-75a4-4b40-ba9f-00cd47275c1c tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c returned with HTTP 200 Aug 18 13:11:03.232713 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 874/3512] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:03 2026] GET /volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:03.549778 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-35d3267f-ead2-424d-86e4-54cd39868274 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:03.552201 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-35d3267f-ead2-424d-86e4-54cd39868274 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:03.552734 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-35d3267f-ead2-424d-86e4-54cd39868274 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:03.552734 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-35d3267f-ead2-424d-86e4-54cd39868274 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:03.552840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-35d3267f-ead2-424d-86e4-54cd39868274 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:03.558822 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:03.558822 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:03.560333 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-35d3267f-ead2-424d-86e4-54cd39868274 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:03.560490 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 878/3513] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:03 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:04.197838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-976d48cc-ee94-4201-abfc-51978c9256a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.200451 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-976d48cc-ee94-4201-abfc-51978c9256a1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:04.200688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-976d48cc-ee94-4201-abfc-51978c9256a1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:04.200922 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-976d48cc-ee94-4201-abfc-51978c9256a1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:04.216666 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:04.216666 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:04.221406 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-976d48cc-ee94-4201-abfc-51978c9256a1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:04.227302 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-976d48cc-ee94-4201-abfc-51978c9256a1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:04.227775 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 888/3514] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:04 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:04.251071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4ff435bf-ca4b-4c52-990a-c44238b82566 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.253851 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ff435bf-ca4b-4c52-990a-c44238b82566 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:04.254086 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ff435bf-ca4b-4c52-990a-c44238b82566 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:04.254338 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ff435bf-ca4b-4c52-990a-c44238b82566 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:04.266280 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:04.266280 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:04.271037 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4ff435bf-ca4b-4c52-990a-c44238b82566 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:04.276622 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ff435bf-ca4b-4c52-990a-c44238b82566 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c returned with HTTP 200 Aug 18 13:11:04.277134 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 875/3515] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:04 2026] GET /volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:04.294682 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f722dddb-61eb-4f98-8d78-6e24d729341e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.298717 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f722dddb-61eb-4f98-8d78-6e24d729341e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:11:04.299350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f722dddb-61eb-4f98-8d78-6e24d729341e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f19c71fb-84c7-4123-a231-d34ab2c4ae0c", "name": "tempest-VolumesBackupsAdminTest-Backup-1119150331", "container": "tempest-volumesbackupsadmintest-backup-container-1896100987"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:04.302227 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-f722dddb-61eb-4f98-8d78-6e24d729341e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Creating new backup {'backup': {'volume_id': 'f19c71fb-84c7-4123-a231-d34ab2c4ae0c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1119150331', 'container': 'tempest-volumesbackupsadmintest-backup-container-1896100987'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:11:04.302513 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-f722dddb-61eb-4f98-8d78-6e24d729341e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Creating backup of volume f19c71fb-84c7-4123-a231-d34ab2c4ae0c in container tempest-volumesbackupsadmintest-backup-container-1896100987 Aug 18 13:11:04.314577 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:04.314577 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:04.315322 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f722dddb-61eb-4f98-8d78-6e24d729341e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:04.362447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.364832 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/limits Aug 18 13:11:04.365093 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:04.365389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:04.367603 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-f722dddb-61eb-4f98-8d78-6e24d729341e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Created reservations ['6b71599e-07b3-4e96-bf51-4b6ae7cb1951', '8a1648c7-93f9-4df6-b4db-441b48f293ea'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:04.376956 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1149188590 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1149188590, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:04.377417 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1149188590 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1149188590, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:04.380150 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1149188590 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1149188590, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:04.398590 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-afb23df3-61d7-4fb8-b895-b15d263d7c7b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 18 13:11:04.400114 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 879/3516] 10.4.3.126 () {68 vars in 1484 bytes} [Tue Aug 18 13:11:04 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:04.443318 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f722dddb-61eb-4f98-8d78-6e24d729341e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:11:04.443662 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 875/3517] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:04 2026] POST /volume/v3/backups => generated 335 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:04.447505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-1070e569-dc31-4652-af78-7ad952c961d4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.450761 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-1070e569-dc31-4652-af78-7ad952c961d4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:11:04.450761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-1070e569-dc31-4652-af78-7ad952c961d4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:04.450761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-1070e569-dc31-4652-af78-7ad952c961d4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:04.457844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1fd105cb-4e3f-4c48-9bcd-a07aaeedfee8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.462937 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1fd105cb-4e3f-4c48-9bcd-a07aaeedfee8 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:04.463666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1fd105cb-4e3f-4c48-9bcd-a07aaeedfee8 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:04.463666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1fd105cb-4e3f-4c48-9bcd-a07aaeedfee8 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:04.463786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1fd105cb-4e3f-4c48-9bcd-a07aaeedfee8 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:04.466289 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:04.466289 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:04.471806 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:04.471806 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:04.471980 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-1070e569-dc31-4652-af78-7ad952c961d4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:11:04.473096 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1fd105cb-4e3f-4c48-9bcd-a07aaeedfee8 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:04.473561 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 876/3518] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:04 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:04.478919 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-1070e569-dc31-4652-af78-7ad952c961d4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:11:04.479440 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 889/3519] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:04 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 1658 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:04.499499 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.502362 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:04.502843 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bd12b0c-84be-427f-8e85-96345a9d403e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-379069813", "description": null, "metadata": {}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:04.518265 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:04.518265 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:04.519251 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:11:04.519402 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create snapshot from volume 9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:11:04.553812 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['3746f3e9-6291-4ae5-9da1-5d7d015cae2c', 'a4a54665-6b15-4390-a631-91df8e1a5aeb', 'edb46d87-83f8-4d93-abfd-be77db30f83a', 'a756a0af-a1ce-475a-8178-425b295f1a79'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:04.575770 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4ce8e9c3-97de-403f-ba51-5b4b6569dc79 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:04.576355 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4ce8e9c3-97de-403f-ba51-5b4b6569dc79 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:04.576973 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4ce8e9c3-97de-403f-ba51-5b4b6569dc79 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:04.577258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4ce8e9c3-97de-403f-ba51-5b4b6569dc79 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:04.577389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4ce8e9c3-97de-403f-ba51-5b4b6569dc79 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:04.588308 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:04.588308 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:04.589919 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4ce8e9c3-97de-403f-ba51-5b4b6569dc79 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:04.589919 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 876/3520] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:04 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:04.602656 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot force create request issued successfully. Aug 18 13:11:04.603111 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1c6b7641-c665-4f9d-a792-3659a13e786a req-3c5c5f28-6986-4aa2-a0b2-1dc08a5f1274 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:04.603891 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 880/3521] 10.4.3.126 () {72 vars in 1547 bytes} [Tue Aug 18 13:11:04 2026] POST /volume/v3/snapshots => generated 319 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:05.242232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5edc45c5-ecf6-4e61-b333-12940fba4105 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:05.244822 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5edc45c5-ecf6-4e61-b333-12940fba4105 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:05.244938 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5edc45c5-ecf6-4e61-b333-12940fba4105 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:05.245185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5edc45c5-ecf6-4e61-b333-12940fba4105 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:05.260550 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:05.260550 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:05.265258 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5edc45c5-ecf6-4e61-b333-12940fba4105 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:05.270858 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5edc45c5-ecf6-4e61-b333-12940fba4105 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:05.271363 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 877/3522] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:05 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:05.485553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d3fa1ea1-09a7-4f5c-a01a-38f907a4ece3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:05.487495 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d3fa1ea1-09a7-4f5c-a01a-38f907a4ece3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:05.487687 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d3fa1ea1-09a7-4f5c-a01a-38f907a4ece3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:05.487871 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d3fa1ea1-09a7-4f5c-a01a-38f907a4ece3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:05.487992 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d3fa1ea1-09a7-4f5c-a01a-38f907a4ece3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:05.498998 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:05.498998 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:05.499968 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d3fa1ea1-09a7-4f5c-a01a-38f907a4ece3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:05.500469 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 890/3523] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:05 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:05.603790 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7736d382-3d2d-40eb-a4ee-7ef18246dc07 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:05.605815 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7736d382-3d2d-40eb-a4ee-7ef18246dc07 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:05.606203 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7736d382-3d2d-40eb-a4ee-7ef18246dc07 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:05.606487 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7736d382-3d2d-40eb-a4ee-7ef18246dc07 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:05.606662 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-7736d382-3d2d-40eb-a4ee-7ef18246dc07 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:05.615381 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:05.615381 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:05.615623 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7736d382-3d2d-40eb-a4ee-7ef18246dc07 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:05.616141 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 877/3524] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:05 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:05.750619 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-a867244a-d92d-4565-a0c5-b269e67bce56 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:05.756724 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-a867244a-d92d-4565-a0c5-b269e67bce56 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5/action Aug 18 13:11:05.757086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-a867244a-d92d-4565-a0c5-b269e67bce56 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:05.757187 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-a867244a-d92d-4565-a0c5-b269e67bce56 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:05.778721 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:05.778721 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:05.798320 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1e239124-939e-4afc-b3e1-32319a8cef76 req-a867244a-d92d-4565-a0c5-b269e67bce56 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5/action returned with HTTP 204 Aug 18 13:11:05.798968 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 881/3525] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:11:05 2026] POST /volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:06.287698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-60f76fd2-a90a-4a3a-8404-6fda083143c7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.290728 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-60f76fd2-a90a-4a3a-8404-6fda083143c7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:06.290728 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-60f76fd2-a90a-4a3a-8404-6fda083143c7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.290728 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-60f76fd2-a90a-4a3a-8404-6fda083143c7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.305737 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.305737 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:06.310149 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-60f76fd2-a90a-4a3a-8404-6fda083143c7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:06.321483 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-60f76fd2-a90a-4a3a-8404-6fda083143c7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:06.321483 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 878/3526] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:06 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 1149 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:06.339074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2e255baa-0f56-46ba-a25c-2d69dd008a8f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.343646 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2e255baa-0f56-46ba-a25c-2d69dd008a8f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:06.344233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2e255baa-0f56-46ba-a25c-2d69dd008a8f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.344233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2e255baa-0f56-46ba-a25c-2d69dd008a8f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.358822 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.358822 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:06.363463 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2e255baa-0f56-46ba-a25c-2d69dd008a8f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:06.370895 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2e255baa-0f56-46ba-a25c-2d69dd008a8f tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:06.371410 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 891/3527] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:06 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 1149 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:06.386585 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6d5becb7-d67b-4ac3-8667-4fa130bf763a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.388704 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d5becb7-d67b-4ac3-8667-4fa130bf763a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action Aug 18 13:11:06.388858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d5becb7-d67b-4ac3-8667-4fa130bf763a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action body: b'{"os-detach": {"attachment_id": "e599d3b1-ffc1-46ae-b664-b74563fdf6b5"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:06.389056 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6d5becb7-d67b-4ac3-8667-4fa130bf763a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "e599d3b1-ffc1-46ae-b664-b74563fdf6b5"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:06.402409 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.402409 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:06.403401 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6d5becb7-d67b-4ac3-8667-4fa130bf763a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:06.412228 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6d5becb7-d67b-4ac3-8667-4fa130bf763a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action returned with HTTP 400 Aug 18 13:11:06.412767 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 878/3528] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:11:06 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:11:06.452325 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-78200bdc-004e-47f3-af0e-66de6726915e req-9a40d648-30e7-4f1f-9341-77fd3c559aca None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.455616 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-9a40d648-30e7-4f1f-9341-77fd3c559aca tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:06.455967 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-9a40d648-30e7-4f1f-9341-77fd3c559aca tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.456189 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-9a40d648-30e7-4f1f-9341-77fd3c559aca tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.469249 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.469249 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:06.474426 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-78200bdc-004e-47f3-af0e-66de6726915e req-9a40d648-30e7-4f1f-9341-77fd3c559aca tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:06.480300 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-9a40d648-30e7-4f1f-9341-77fd3c559aca tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:06.481090 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 882/3529] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:06 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:06.503349 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-78200bdc-004e-47f3-af0e-66de6726915e req-e8f3ccc9-fa11-4676-b075-7d1864435c4a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.506001 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-e8f3ccc9-fa11-4676-b075-7d1864435c4a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961/action Aug 18 13:11:06.506299 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-e8f3ccc9-fa11-4676-b075-7d1864435c4a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:06.506427 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-e8f3ccc9-fa11-4676-b075-7d1864435c4a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:06.512150 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ae2fbb2b-06e7-433e-be5d-d4e8d3edab0f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.514303 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ae2fbb2b-06e7-433e-be5d-d4e8d3edab0f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:06.514619 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ae2fbb2b-06e7-433e-be5d-d4e8d3edab0f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.514821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ae2fbb2b-06e7-433e-be5d-d4e8d3edab0f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.514949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ae2fbb2b-06e7-433e-be5d-d4e8d3edab0f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:06.516752 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.516752 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:06.517234 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-78200bdc-004e-47f3-af0e-66de6726915e req-e8f3ccc9-fa11-4676-b075-7d1864435c4a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:06.521232 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.521232 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:06.522022 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ae2fbb2b-06e7-433e-be5d-d4e8d3edab0f tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:06.522443 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 892/3530] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:06 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:06.527185 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-78200bdc-004e-47f3-af0e-66de6726915e req-e8f3ccc9-fa11-4676-b075-7d1864435c4a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Begin detaching volume completed successfully. Aug 18 13:11:06.527449 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-e8f3ccc9-fa11-4676-b075-7d1864435c4a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961/action returned with HTTP 202 Aug 18 13:11:06.527943 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 879/3531] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:11:06 2026] POST /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:06.588851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-29c6cdf2-3281-4950-ad8d-b7b5da4487d2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.589315 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29c6cdf2-3281-4950-ad8d-b7b5da4487d2 None None] GET https://10.4.3.126/volume// Aug 18 13:11:06.589486 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29c6cdf2-3281-4950-ad8d-b7b5da4487d2 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.589667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-29c6cdf2-3281-4950-ad8d-b7b5da4487d2 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.589973 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-29c6cdf2-3281-4950-ad8d-b7b5da4487d2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:06.590261 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 879/3532] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11: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 18 13:11:06.609487 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-78200bdc-004e-47f3-af0e-66de6726915e req-35d689b2-33f9-4b8e-9b87-2db03a498f70 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.609487 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-35d689b2-33f9-4b8e-9b87-2db03a498f70 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:06.609487 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-35d689b2-33f9-4b8e-9b87-2db03a498f70 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.609487 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-35d689b2-33f9-4b8e-9b87-2db03a498f70 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.618034 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.618034 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:06.621733 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-78200bdc-004e-47f3-af0e-66de6726915e req-35d689b2-33f9-4b8e-9b87-2db03a498f70 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:06.628543 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-35d689b2-33f9-4b8e-9b87-2db03a498f70 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:06.629437 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 883/3533] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:06 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 1332 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:06.636239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ea1baaf0-d9c8-4df1-a332-58da260e7c9d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.636239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ea1baaf0-d9c8-4df1-a332-58da260e7c9d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:06.636239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ea1baaf0-d9c8-4df1-a332-58da260e7c9d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.636239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ea1baaf0-d9c8-4df1-a332-58da260e7c9d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.636239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ea1baaf0-d9c8-4df1-a332-58da260e7c9d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:06.646423 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.646423 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:06.649127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ea1baaf0-d9c8-4df1-a332-58da260e7c9d tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:06.649701 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 893/3534] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:06 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:06.696439 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-960cc64c-8ddf-4969-9631-33af2411ddcd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:06.698483 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-960cc64c-8ddf-4969-9631-33af2411ddcd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:11:06.700318 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-960cc64c-8ddf-4969-9631-33af2411ddcd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:06.700318 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-960cc64c-8ddf-4969-9631-33af2411ddcd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:06.707306 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:06.707306 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:06.708127 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-960cc64c-8ddf-4969-9631-33af2411ddcd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:11:06.709402 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-960cc64c-8ddf-4969-9631-33af2411ddcd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 200 Aug 18 13:11:06.710118 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 880/3535] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:06 2026] GET /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:07.534699 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f8056c4a-3c26-4e6c-9291-227b5eac5b65 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:07.536987 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f8056c4a-3c26-4e6c-9291-227b5eac5b65 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:07.537236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f8056c4a-3c26-4e6c-9291-227b5eac5b65 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:07.537457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f8056c4a-3c26-4e6c-9291-227b5eac5b65 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:07.537593 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f8056c4a-3c26-4e6c-9291-227b5eac5b65 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:07.549029 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:07.549029 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:07.549925 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f8056c4a-3c26-4e6c-9291-227b5eac5b65 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:07.550147 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 880/3536] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:07 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:07.664069 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-70da6c37-25c6-4c67-876a-d517cbecf498 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:07.666316 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70da6c37-25c6-4c67-876a-d517cbecf498 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:07.666598 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70da6c37-25c6-4c67-876a-d517cbecf498 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:07.666861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70da6c37-25c6-4c67-876a-d517cbecf498 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:07.667015 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-70da6c37-25c6-4c67-876a-d517cbecf498 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:07.682386 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:07.682386 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:07.682475 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70da6c37-25c6-4c67-876a-d517cbecf498 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:07.684178 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 884/3537] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:07 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:08.561805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e0866697-2265-4d5c-8a65-d733d389e63b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:08.563579 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0866697-2265-4d5c-8a65-d733d389e63b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:08.563778 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0866697-2265-4d5c-8a65-d733d389e63b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:08.563984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0866697-2265-4d5c-8a65-d733d389e63b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:08.564113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e0866697-2265-4d5c-8a65-d733d389e63b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:08.568567 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:08.568567 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:08.569553 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0866697-2265-4d5c-8a65-d733d389e63b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:08.569942 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 894/3538] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:08 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:08.700773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-213e81c0-9b4d-4d98-9ad7-c4b385af1be9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:08.706506 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-213e81c0-9b4d-4d98-9ad7-c4b385af1be9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:08.706949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-213e81c0-9b4d-4d98-9ad7-c4b385af1be9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:08.707584 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-213e81c0-9b4d-4d98-9ad7-c4b385af1be9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:08.708507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-213e81c0-9b4d-4d98-9ad7-c4b385af1be9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:08.714245 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:08.714245 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:08.715240 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-213e81c0-9b4d-4d98-9ad7-c4b385af1be9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:08.715882 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 881/3539] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:08 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:09.501980 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-6113d375-d8c6-4ab0-9729-dc0d82f3ac5a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:09.506298 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-6113d375-d8c6-4ab0-9729-dc0d82f3ac5a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:11:09.506522 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-6113d375-d8c6-4ab0-9729-dc0d82f3ac5a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:09.506772 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-6113d375-d8c6-4ab0-9729-dc0d82f3ac5a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:09.513181 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:09.513181 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:09.513777 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-6113d375-d8c6-4ab0-9729-dc0d82f3ac5a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:11:09.514914 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-6113d375-d8c6-4ab0-9729-dc0d82f3ac5a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 200 Aug 18 13:11:09.515455 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 881/3540] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:11:09 2026] GET /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:09.587062 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c09ef0ae-db60-4925-9d15-e5da6810e27b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:09.589616 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c09ef0ae-db60-4925-9d15-e5da6810e27b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:09.589819 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c09ef0ae-db60-4925-9d15-e5da6810e27b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:09.590036 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c09ef0ae-db60-4925-9d15-e5da6810e27b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:09.590150 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-c09ef0ae-db60-4925-9d15-e5da6810e27b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:09.595695 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:09.595695 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:09.596587 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c09ef0ae-db60-4925-9d15-e5da6810e27b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:09.596997 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 885/3541] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:09 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:09.730792 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c37e8c64-bb58-4caa-83f5-d42ca34c8db1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:09.734635 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c37e8c64-bb58-4caa-83f5-d42ca34c8db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:09.734843 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c37e8c64-bb58-4caa-83f5-d42ca34c8db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:09.735075 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c37e8c64-bb58-4caa-83f5-d42ca34c8db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:09.735182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-c37e8c64-bb58-4caa-83f5-d42ca34c8db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:09.744198 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:09.744198 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:09.745261 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c37e8c64-bb58-4caa-83f5-d42ca34c8db1 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:09.745761 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 895/3542] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:09 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:10.386589 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-78200bdc-004e-47f3-af0e-66de6726915e req-caace888-9525-47da-b24e-d793e0268f76 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.390576 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-caace888-9525-47da-b24e-d793e0268f76 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5 Aug 18 13:11:10.390878 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-caace888-9525-47da-b24e-d793e0268f76 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:10.391286 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-caace888-9525-47da-b24e-d793e0268f76 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:10.404064 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.404064 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:10.458910 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78200bdc-004e-47f3-af0e-66de6726915e req-caace888-9525-47da-b24e-d793e0268f76 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5 returned with HTTP 200 Aug 18 13:11:10.459347 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 882/3543] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:11:10 2026] DELETE /volume/v3/attachments/e599d3b1-ffc1-46ae-b664-b74563fdf6b5 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:10.608732 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a7d7cd91-4eea-4584-b60c-a16f62ec3a11 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.611172 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a7d7cd91-4eea-4584-b60c-a16f62ec3a11 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:10.611492 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a7d7cd91-4eea-4584-b60c-a16f62ec3a11 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:10.611829 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a7d7cd91-4eea-4584-b60c-a16f62ec3a11 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:10.611992 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a7d7cd91-4eea-4584-b60c-a16f62ec3a11 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:10.618061 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.618061 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:10.619047 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a7d7cd91-4eea-4584-b60c-a16f62ec3a11 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:10.619490 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 882/3544] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:10 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:10.758528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-584e5a59-a85a-48b5-b846-62e6f336d20b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.761267 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-584e5a59-a85a-48b5-b846-62e6f336d20b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:10.761519 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-584e5a59-a85a-48b5-b846-62e6f336d20b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:10.761821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-584e5a59-a85a-48b5-b846-62e6f336d20b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:10.762189 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-584e5a59-a85a-48b5-b846-62e6f336d20b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:10.777780 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.777780 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:10.778877 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-584e5a59-a85a-48b5-b846-62e6f336d20b tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:10.779143 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 886/3545] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:10 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:10.834353 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1c05bae8-1857-419c-92aa-9d2303f7450d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.836481 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c05bae8-1857-419c-92aa-9d2303f7450d tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] POST https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action Aug 18 13:11:10.837054 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c05bae8-1857-419c-92aa-9d2303f7450d tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:10.837363 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c05bae8-1857-419c-92aa-9d2303f7450d tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:10.856884 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.856884 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:10.860122 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.admin_actions [None req-1c05bae8-1857-419c-92aa-9d2303f7450d tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] Updating volume '8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3' with '{'status': 'in-use'}' {{(pid=100589) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:11:10.891642 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-902d4f28-58fd-473a-89fb-56b88d9627a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.896014 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-902d4f28-58fd-473a-89fb-56b88d9627a4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:11:10.896014 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-902d4f28-58fd-473a-89fb-56b88d9627a4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:10.896137 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-902d4f28-58fd-473a-89fb-56b88d9627a4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:10.896327 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c05bae8-1857-419c-92aa-9d2303f7450d tempest-TestServerVolumeAttachmentScenario-620618143 tempest-TestServerVolumeAttachmentScenario-620618143-project-admin] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action returned with HTTP 202 Aug 18 13:11:10.896842 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 896/3546] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:11:10 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:10.902576 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.902576 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:10.903319 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-902d4f28-58fd-473a-89fb-56b88d9627a4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:11:10.904250 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-902d4f28-58fd-473a-89fb-56b88d9627a4 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 200 Aug 18 13:11:10.904755 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 883/3547] 10.4.3.126 () {68 vars in 1604 bytes} [Tue Aug 18 13:11:10 2026] GET /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:10.905895 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-894a49be-72b2-470b-83de-0485367daf33 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.907578 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-894a49be-72b2-470b-83de-0485367daf33 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:10.907766 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-894a49be-72b2-470b-83de-0485367daf33 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:10.907985 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-894a49be-72b2-470b-83de-0485367daf33 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:10.917132 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-87b90020-f4b5-44b8-b709-2b5e46943e1c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.919615 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-87b90020-f4b5-44b8-b709-2b5e46943e1c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:11:10.919839 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-87b90020-f4b5-44b8-b709-2b5e46943e1c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:10.920088 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-87b90020-f4b5-44b8-b709-2b5e46943e1c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:10.925639 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.925639 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:10.933789 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-894a49be-72b2-470b-83de-0485367daf33 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:10.936031 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.936031 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:10.938197 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-894a49be-72b2-470b-83de-0485367daf33 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:11:10.938675 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 883/3548] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:10 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:10.941792 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-87b90020-f4b5-44b8-b709-2b5e46943e1c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:11:10.949977 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-87b90020-f4b5-44b8-b709-2b5e46943e1c tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 200 Aug 18 13:11:10.950428 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 887/3549] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:10 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 1658 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:10.958642 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.961792 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:10.962174 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b124988a-59e9-4897-b99c-79a034d8b4f5", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:10.963798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b124988a-59e9-4897-b99c-79a034d8b4f5', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:10.977538 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:10.977538 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:10.981232 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:11:10.981232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:11:10.981232 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:11:10.985253 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (44a2a063-8dee-434e-866d-88b14c032cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:10.986412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (100a42ec-478d-4a57-874a-b7386c27a144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:10.987389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:10.991762 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-a329c901-88f5-4ea6-8715-2731345294d0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:10.995402 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-a329c901-88f5-4ea6-8715-2731345294d0 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:10.995681 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-a329c901-88f5-4ea6-8715-2731345294d0 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:10.995893 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-a329c901-88f5-4ea6-8715-2731345294d0 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.011684 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.011684 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:11.015913 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-a329c901-88f5-4ea6-8715-2731345294d0 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:11.021894 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-a329c901-88f5-4ea6-8715-2731345294d0 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:11:11.022399 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 884/3550] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:10 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:11.032319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (100a42ec-478d-4a57-874a-b7386c27a144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b124988a-59e9-4897-b99c-79a034d8b4f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.032319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3996df-e8f8-4902-84df-f8c64a4a2937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.053136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-1e68ea0e-7201-4845-9a8e-b4e5a6d8b4ed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.056402 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-1e68ea0e-7201-4845-9a8e-b4e5a6d8b4ed tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] POST https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action Aug 18 13:11:11.056884 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-1e68ea0e-7201-4845-9a8e-b4e5a6d8b4ed tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:11.057204 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-1e68ea0e-7201-4845-9a8e-b4e5a6d8b4ed tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:11.072503 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.072503 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:11.073240 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-1e68ea0e-7201-4845-9a8e-b4e5a6d8b4ed tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:11.084415 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-1e68ea0e-7201-4845-9a8e-b4e5a6d8b4ed tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Begin detaching volume completed successfully. Aug 18 13:11:11.084691 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-1e68ea0e-7201-4845-9a8e-b4e5a6d8b4ed tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action returned with HTTP 202 Aug 18 13:11:11.085349 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 884/3551] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:11:11 2026] POST /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:11.099860 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['a8937859-5694-48b8-a2bc-96c2b48dbb1d', 'f8503889-5a35-468c-9607-81a24780e648', 'a2a16934-c0d8-45f7-9821-886a58b96735', '1184c8cd-7940-4cfc-b233-196749cba746'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:11.100772 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3996df-e8f8-4902-84df-f8c64a4a2937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8937859-5694-48b8-a2bc-96c2b48dbb1d', 'f8503889-5a35-468c-9607-81a24780e648', 'a2a16934-c0d8-45f7-9821-886a58b96735', '1184c8cd-7940-4cfc-b233-196749cba746']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.101940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf51f90-18a0-4c03-ac5d-a989872a9707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.167158 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf51f90-18a0-4c03-ac5d-a989872a9707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d0d07b-5371-4b22-bd28-43fcad0807b7', '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='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['a8937859-5694-48b8-a2bc-96c2b48dbb1d','f8503889-5a35-468c-9607-81a24780e648','a2a16934-c0d8-45f7-9821-886a58b96735','1184c8cd-7940-4cfc-b233-196749cba746'],size=1,snapshot_id=b124988a-59e9-4897-b99c-79a034d8b4f5,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:11:11Z,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=03d0d07b-5371-4b22-bd28-43fcad0807b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b124988a-59e9-4897-b99c-79a034d8b4f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.168770 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347a9447-6a20-4cfd-b20e-a8e73fa37172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.197498 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347a9447-6a20-4cfd-b20e-a8e73fa37172) transitioned into 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='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['a8937859-5694-48b8-a2bc-96c2b48dbb1d','f8503889-5a35-468c-9607-81a24780e648','a2a16934-c0d8-45f7-9821-886a58b96735','1184c8cd-7940-4cfc-b233-196749cba746'],size=1,snapshot_id=b124988a-59e9-4897-b99c-79a034d8b4f5,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.198407 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2173127f-d265-4633-a1c0-d21a10e25b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.201167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-23b58996-96ad-405f-9742-b9feeba14505 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.201737 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23b58996-96ad-405f-9742-b9feeba14505 None None] GET https://10.4.3.126/volume// Aug 18 13:11:11.202257 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23b58996-96ad-405f-9742-b9feeba14505 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:11.202257 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23b58996-96ad-405f-9742-b9feeba14505 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.202665 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23b58996-96ad-405f-9742-b9feeba14505 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:11.203319 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 888/3552] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:11.229124 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-f83583f0-7c3a-4d4e-ac0e-97e26db55d80 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.232760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-f83583f0-7c3a-4d4e-ac0e-97e26db55d80 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:11.233411 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-f83583f0-7c3a-4d4e-ac0e-97e26db55d80 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:11.233722 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-f83583f0-7c3a-4d4e-ac0e-97e26db55d80 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.245228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2173127f-d265-4633-a1c0-d21a10e25b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.246704 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (44a2a063-8dee-434e-866d-88b14c032cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:11.248174 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:11:11.248282 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.248282 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:11.248351 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-eabf11e4-a7ab-4e2e-8ba2-71292504d4c6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:11.248848 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 897/3553] 10.4.3.126 () {72 vars in 1541 bytes} [Tue Aug 18 13:11:10 2026] POST /volume/v3/volumes => generated 736 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:11.253870 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-f83583f0-7c3a-4d4e-ac0e-97e26db55d80 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:11.260971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-5d315ccf-3998-4b6a-b911-b62191c8b13e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.264397 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-f83583f0-7c3a-4d4e-ac0e-97e26db55d80 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:11:11.264489 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-5d315ccf-3998-4b6a-b911-b62191c8b13e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:11:11.264522 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 885/3554] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:11 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 1333 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:11.264545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-5d315ccf-3998-4b6a-b911-b62191c8b13e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:11.264545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-5d315ccf-3998-4b6a-b911-b62191c8b13e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.273291 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.273291 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:11.278653 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-5d315ccf-3998-4b6a-b911-b62191c8b13e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:11:11.286604 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-5d315ccf-3998-4b6a-b911-b62191c8b13e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 returned with HTTP 200 Aug 18 13:11:11.286604 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 885/3555] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:11 2026] GET /volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:11.298984 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9a4df2d5-7a3a-4dd6-8067-acdff0e61da6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.301016 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9a4df2d5-7a3a-4dd6-8067-acdff0e61da6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:11:11.301259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9a4df2d5-7a3a-4dd6-8067-acdff0e61da6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:11.301441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9a4df2d5-7a3a-4dd6-8067-acdff0e61da6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.313234 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.313234 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:11.326668 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9a4df2d5-7a3a-4dd6-8067-acdff0e61da6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:11:11.334456 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9a4df2d5-7a3a-4dd6-8067-acdff0e61da6 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 returned with HTTP 200 Aug 18 13:11:11.335320 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 889/3556] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:11 2026] GET /volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 => generated 804 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:11.616514 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.622862 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:11.624172 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-343609082", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:11.631274 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-343609082', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:11.631334 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Create volume of 1 GB Aug 18 13:11:11.631744 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.631744 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:11.635535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-51f98e98-ecd1-4dda-98af-51beba088414 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.638453 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51f98e98-ecd1-4dda-98af-51beba088414 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:11.638841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51f98e98-ecd1-4dda-98af-51beba088414 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:11.638995 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51f98e98-ecd1-4dda-98af-51beba088414 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.639121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-51f98e98-ecd1-4dda-98af-51beba088414 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:11.643641 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Availability Zones retrieved successfully. Aug 18 13:11:11.645199 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.645199 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:11.646295 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51f98e98-ecd1-4dda-98af-51beba088414 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:11.646828 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 886/3557] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:11 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:11.651077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Flow 'volume_create_api' (6ecb5ef9-e1e5-41b8-a7a0-7f7d058d89ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:11.652092 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f2912b-f3ef-4247-a18c-76e9f01938a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.653190 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:11.691784 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f2912b-f3ef-4247-a18c-76e9f01938a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.693054 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690b8d13-a4e4-4976-8010-c18e828908a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.780472 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Created reservations ['3ffd6268-2103-4da8-9d7e-d635516fd666', '90e863b4-6f4d-4ff8-bb97-8067d67df000', '599a8c8c-41ae-4292-b2de-97785c1b0639', 'a02da958-0fe4-405c-9272-737f1579d901'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:11.781539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690b8d13-a4e4-4976-8010-c18e828908a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ffd6268-2103-4da8-9d7e-d635516fd666', '90e863b4-6f4d-4ff8-bb97-8067d67df000', '599a8c8c-41ae-4292-b2de-97785c1b0639', 'a02da958-0fe4-405c-9272-737f1579d901']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.782479 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869b78a0-196d-4fdc-b0db-30a5802d1dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.791520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-817233d5-b919-43a0-80b7-ffee07f9dd95 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.793632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-817233d5-b919-43a0-80b7-ffee07f9dd95 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:11.794114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-817233d5-b919-43a0-80b7-ffee07f9dd95 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:11.794195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-817233d5-b919-43a0-80b7-ffee07f9dd95 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.794349 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-817233d5-b919-43a0-80b7-ffee07f9dd95 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:11.799972 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.799972 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:11.800873 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-817233d5-b919-43a0-80b7-ffee07f9dd95 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:11.801451 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 886/3558] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:11 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:11.809132 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869b78a0-196d-4fdc-b0db-30a5802d1dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e508e906-33d5-44d2-b0f2-3d9d7980b06f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-343609082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c637f3dab92492bad65db7a307ceaca',qos_specs=None,replication_status=,reservations=['3ffd6268-2103-4da8-9d7e-d635516fd666','90e863b4-6f4d-4ff8-bb97-8067d67df000','599a8c8c-41ae-4292-b2de-97785c1b0639','a02da958-0fe4-405c-9272-737f1579d901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdaaacadad8148ffbacf1129699df8e3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-343609082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e508e906-33d5-44d2-b0f2-3d9d7980b06f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c637f3dab92492bad65db7a307ceaca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdaaacadad8148ffbacf1129699df8e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.810482 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ffe3e9-1fbf-4d5d-bc94-3688d396fba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.832138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ffe3e9-1fbf-4d5d-bc94-3688d396fba9) transitioned into state 'SUCCESS' from state '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-343609082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c637f3dab92492bad65db7a307ceaca',qos_specs=None,replication_status=,reservations=['3ffd6268-2103-4da8-9d7e-d635516fd666','90e863b4-6f4d-4ff8-bb97-8067d67df000','599a8c8c-41ae-4292-b2de-97785c1b0639','a02da958-0fe4-405c-9272-737f1579d901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdaaacadad8148ffbacf1129699df8e3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.833081 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fd641b-a51d-4fed-aa49-4d12b019be4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:11.846738 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fd641b-a51d-4fed-aa49-4d12b019be4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:11.847678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Flow 'volume_create_api' (6ecb5ef9-e1e5-41b8-a7a0-7f7d058d89ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:11.847997 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Create volume request issued successfully. Aug 18 13:11:11.848569 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4f1acaf9-045c-45c0-9916-f20eb36257fe tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:11.849018 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 898/3559] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:11 2026] POST /volume/v3/volumes => generated 754 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:11.862843 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-245da872-5382-4457-aa13-047709111e89 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:11.864690 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-245da872-5382-4457-aa13-047709111e89 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:11.864886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-245da872-5382-4457-aa13-047709111e89 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:11.865075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-245da872-5382-4457-aa13-047709111e89 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:11.875731 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:11.875731 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:11.880573 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-245da872-5382-4457-aa13-047709111e89 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:11.887250 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-245da872-5382-4457-aa13-047709111e89 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:11.887250 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 890/3560] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:11 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:12.190994 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-31c8c2aa-72c1-48ae-8dcd-4cdce15f21f1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:12.196976 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-31c8c2aa-72c1-48ae-8dcd-4cdce15f21f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] DELETE https://10.4.3.126/volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6 Aug 18 13:11:12.197271 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-31c8c2aa-72c1-48ae-8dcd-4cdce15f21f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:12.197534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-31c8c2aa-72c1-48ae-8dcd-4cdce15f21f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:12.206933 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:12.206933 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:12.274478 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3b41525c-ad8c-4d07-b00a-2b53af2de8d1 req-31c8c2aa-72c1-48ae-8dcd-4cdce15f21f1 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6 returned with HTTP 200 Aug 18 13:11:12.274948 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 887/3561] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:11:12 2026] DELETE /volume/v3/attachments/25ac25ef-2d7b-4aa7-a472-c13d422df4e6 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:12.661276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2d998da1-22ad-4797-9ed7-b9bbc23963ee None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:12.666708 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d998da1-22ad-4797-9ed7-b9bbc23963ee tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:12.666984 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d998da1-22ad-4797-9ed7-b9bbc23963ee tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:12.667225 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d998da1-22ad-4797-9ed7-b9bbc23963ee tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:12.670560 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2d998da1-22ad-4797-9ed7-b9bbc23963ee tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:12.676694 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:12.676694 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:12.677490 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d998da1-22ad-4797-9ed7-b9bbc23963ee tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:12.677945 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 887/3562] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:12 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:12.813697 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-47c3df04-f997-4647-8898-471452388cb9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:12.815995 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47c3df04-f997-4647-8898-471452388cb9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:12.816313 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47c3df04-f997-4647-8898-471452388cb9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:12.816574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47c3df04-f997-4647-8898-471452388cb9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:12.816791 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-47c3df04-f997-4647-8898-471452388cb9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:12.824473 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:12.824473 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:12.825593 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47c3df04-f997-4647-8898-471452388cb9 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:12.826154 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 899/3563] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:12 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:12.902412 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c9aa0f5d-5700-4dbf-b4d6-7c82efb4f192 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:12.904763 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c9aa0f5d-5700-4dbf-b4d6-7c82efb4f192 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:12.905116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c9aa0f5d-5700-4dbf-b4d6-7c82efb4f192 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:12.905360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c9aa0f5d-5700-4dbf-b4d6-7c82efb4f192 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:12.914467 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:12.914467 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:12.920166 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c9aa0f5d-5700-4dbf-b4d6-7c82efb4f192 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:12.925934 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c9aa0f5d-5700-4dbf-b4d6-7c82efb4f192 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:12.926735 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 891/3564] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:12 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:12.946276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-33719a92-516f-4961-98ce-a5b5b1e82faa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:12.949608 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33719a92-516f-4961-98ce-a5b5b1e82faa tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:12.949886 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33719a92-516f-4961-98ce-a5b5b1e82faa tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:12.950152 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33719a92-516f-4961-98ce-a5b5b1e82faa tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:12.959955 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:12.959955 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:12.964458 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-33719a92-516f-4961-98ce-a5b5b1e82faa tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:12.969808 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33719a92-516f-4961-98ce-a5b5b1e82faa tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:12.970857 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 888/3565] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:12 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:12.985198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:12.987203 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:11:12.987476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:12.987681 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:12.987954 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:11:12.988784 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:11:12.998446 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Get all volumes completed successfully. Aug 18 13:11:12.999090 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cc9cdd63-07c5-4335-aab6-4533ceb77a49 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:11:12.999844 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 888/3566] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:11:12 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.009457 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f1ac1624-4294-429a-b869-918e1aa2c381 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.011731 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f1ac1624-4294-429a-b869-918e1aa2c381 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:13.012012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f1ac1624-4294-429a-b869-918e1aa2c381 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.012324 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f1ac1624-4294-429a-b869-918e1aa2c381 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.023130 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.023130 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:13.027858 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f1ac1624-4294-429a-b869-918e1aa2c381 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:13.035218 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f1ac1624-4294-429a-b869-918e1aa2c381 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:13.035218 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 900/3567] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.054481 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b9f0de75-38ae-4d5e-9c09-0a53bce431bf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.056752 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b9f0de75-38ae-4d5e-9c09-0a53bce431bf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:13.056988 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b9f0de75-38ae-4d5e-9c09-0a53bce431bf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.057245 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b9f0de75-38ae-4d5e-9c09-0a53bce431bf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.065134 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.065134 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:13.068866 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b9f0de75-38ae-4d5e-9c09-0a53bce431bf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:13.073839 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b9f0de75-38ae-4d5e-9c09-0a53bce431bf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:13.074291 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 892/3568] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.086359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-539eaea5-c42f-410a-8ade-598455729a52 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.088780 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-539eaea5-c42f-410a-8ade-598455729a52 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:13.089048 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-539eaea5-c42f-410a-8ade-598455729a52 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.089417 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-539eaea5-c42f-410a-8ade-598455729a52 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.096526 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.096526 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:13.101827 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-539eaea5-c42f-410a-8ade-598455729a52 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:13.102521 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-eacbea21-d126-4f84-8e5f-0b3f09ae0b4e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.105468 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-eacbea21-d126-4f84-8e5f-0b3f09ae0b4e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:13.105795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-eacbea21-d126-4f84-8e5f-0b3f09ae0b4e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.106034 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-eacbea21-d126-4f84-8e5f-0b3f09ae0b4e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.106599 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-539eaea5-c42f-410a-8ade-598455729a52 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:13.107158 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 889/3569] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.117781 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.117781 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:13.121750 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-eacbea21-d126-4f84-8e5f-0b3f09ae0b4e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:13.127484 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-eacbea21-d126-4f84-8e5f-0b3f09ae0b4e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:13.127973 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 889/3570] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.157218 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-97caa97b-c69e-4789-a035-905fe264cede req-77bb5bcb-e66c-4f83-baba-63d03a927b17 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.159422 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-77bb5bcb-e66c-4f83-baba-63d03a927b17 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:13.159571 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-77bb5bcb-e66c-4f83-baba-63d03a927b17 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.159749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-77bb5bcb-e66c-4f83-baba-63d03a927b17 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.174673 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.174673 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:13.178536 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-97caa97b-c69e-4789-a035-905fe264cede req-77bb5bcb-e66c-4f83-baba-63d03a927b17 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:13.183358 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-77bb5bcb-e66c-4f83-baba-63d03a927b17 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:13.183933 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 901/3571] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.274235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5752c5bc-f5bc-448f-b90f-1ef5543d7c96 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.275106 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5752c5bc-f5bc-448f-b90f-1ef5543d7c96 None None] GET https://10.4.3.126/volume// Aug 18 13:11:13.275289 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5752c5bc-f5bc-448f-b90f-1ef5543d7c96 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.275570 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5752c5bc-f5bc-448f-b90f-1ef5543d7c96 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.275913 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5752c5bc-f5bc-448f-b90f-1ef5543d7c96 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:13.276443 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 893/3572] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:13.294756 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-af076b6b-48c4-4365-a9bb-7967ef440186 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.298078 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-af076b6b-48c4-4365-a9bb-7967ef440186 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:11:13.298547 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-af076b6b-48c4-4365-a9bb-7967ef440186 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e508e906-33d5-44d2-b0f2-3d9d7980b06f", "connector": null, "instance_uuid": "5ae5fcc6-8df8-4eb5-8063-433da9a52756"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:13.304845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a9624718-8fd8-4901-8ac9-fa91eddf0f19 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.304933 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9624718-8fd8-4901-8ac9-fa91eddf0f19 None None] GET https://10.4.3.126/volume// Aug 18 13:11:13.305185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9624718-8fd8-4901-8ac9-fa91eddf0f19 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.305457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9624718-8fd8-4901-8ac9-fa91eddf0f19 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.306624 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9624718-8fd8-4901-8ac9-fa91eddf0f19 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:13.307574 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 890/3573] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:13.310516 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.310516 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:13.323268 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-97caa97b-c69e-4789-a035-905fe264cede req-5c8877cc-dd77-4cb1-8952-ca3a376d1c5a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.326269 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-5c8877cc-dd77-4cb1-8952-ca3a376d1c5a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:11:13.326741 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-5c8877cc-dd77-4cb1-8952-ca3a376d1c5a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "219e7ede-f52e-48de-ba7c-f1a093c53b41", "connector": null, "instance_uuid": "01b2c31d-4f46-46fe-a231-acc9785aa17e"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:13.331377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-242268cd-5763-4ed4-9556-1daa7d6faea0 req-6148d0d5-5259-4182-86ab-6eec458c3142 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.339474 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-242268cd-5763-4ed4-9556-1daa7d6faea0 req-6148d0d5-5259-4182-86ab-6eec458c3142 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:13.339758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-242268cd-5763-4ed4-9556-1daa7d6faea0 req-6148d0d5-5259-4182-86ab-6eec458c3142 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.340037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-242268cd-5763-4ed4-9556-1daa7d6faea0 req-6148d0d5-5259-4182-86ab-6eec458c3142 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.340962 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.340962 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:13.352227 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.352227 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:13.357674 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-242268cd-5763-4ed4-9556-1daa7d6faea0 req-6148d0d5-5259-4182-86ab-6eec458c3142 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:13.364069 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-242268cd-5763-4ed4-9556-1daa7d6faea0 req-6148d0d5-5259-4182-86ab-6eec458c3142 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:11:13.364650 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 894/3574] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.370405 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-af076b6b-48c4-4365-a9bb-7967ef440186 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:11:13.370888 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 890/3575] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:11:13 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:13.399071 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-5c8877cc-dd77-4cb1-8952-ca3a376d1c5a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:11:13.399887 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 902/3576] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:11:13 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:13.418838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fbdc76ed-1fd8-4a68-9417-f24ba893d156 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.421530 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fbdc76ed-1fd8-4a68-9417-f24ba893d156 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:13.421881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fbdc76ed-1fd8-4a68-9417-f24ba893d156 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.421917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fbdc76ed-1fd8-4a68-9417-f24ba893d156 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.441647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-501a409d-73ad-48fe-9dac-569daf629033 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.442245 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-501a409d-73ad-48fe-9dac-569daf629033 None None] GET https://10.4.3.126/volume// Aug 18 13:11:13.442551 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-501a409d-73ad-48fe-9dac-569daf629033 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.442890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-501a409d-73ad-48fe-9dac-569daf629033 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.443702 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-501a409d-73ad-48fe-9dac-569daf629033 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:13.444279 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 895/3577] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:13.444372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9c4f48c8-e684-4cc6-b616-1e165ae6b0a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.445720 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.445720 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:13.448600 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9c4f48c8-e684-4cc6-b616-1e165ae6b0a6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:13.448600 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9c4f48c8-e684-4cc6-b616-1e165ae6b0a6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.448600 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9c4f48c8-e684-4cc6-b616-1e165ae6b0a6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.455631 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fbdc76ed-1fd8-4a68-9417-f24ba893d156 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:13.458908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-1570c19c-f797-4851-a4bd-d948b8a0f093 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.462589 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-718a0ec7-f433-4c88-a7b3-27d245b3f95a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.462909 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-718a0ec7-f433-4c88-a7b3-27d245b3f95a None None] GET https://10.4.3.126/volume// Aug 18 13:11:13.463121 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-1570c19c-f797-4851-a4bd-d948b8a0f093 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:13.463188 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-718a0ec7-f433-4c88-a7b3-27d245b3f95a None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.463769 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-718a0ec7-f433-4c88-a7b3-27d245b3f95a None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.463815 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-1570c19c-f797-4851-a4bd-d948b8a0f093 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.463844 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-1570c19c-f797-4851-a4bd-d948b8a0f093 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.463943 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-718a0ec7-f433-4c88-a7b3-27d245b3f95a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:13.465053 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 896/3578] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:13.465258 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fbdc76ed-1fd8-4a68-9417-f24ba893d156 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:13.465762 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 891/3579] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.473298 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.473298 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:13.479715 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9c4f48c8-e684-4cc6-b616-1e165ae6b0a6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:13.482332 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.482332 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:13.484168 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-97caa97b-c69e-4789-a035-905fe264cede req-43389a55-03fe-42a9-8e79-c0abdafb7209 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.486604 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-43389a55-03fe-42a9-8e79-c0abdafb7209 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:13.488534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-43389a55-03fe-42a9-8e79-c0abdafb7209 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.488534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-43389a55-03fe-42a9-8e79-c0abdafb7209 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.488913 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-1570c19c-f797-4851-a4bd-d948b8a0f093 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:13.490736 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9c4f48c8-e684-4cc6-b616-1e165ae6b0a6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:13.491512 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 891/3580] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.496624 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-1570c19c-f797-4851-a4bd-d948b8a0f093 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:13.497644 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 903/3581] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:13.500746 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.500746 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:13.505751 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-97caa97b-c69e-4789-a035-905fe264cede req-43389a55-03fe-42a9-8e79-c0abdafb7209 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:13.522749 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-43389a55-03fe-42a9-8e79-c0abdafb7209 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:13.523291 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 897/3582] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:13.671561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-27aa8428-b584-4395-bf15-ab529212a325 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.674441 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-27aa8428-b584-4395-bf15-ab529212a325 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] PUT https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd Aug 18 13:11:13.675112 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-27aa8428-b584-4395-bf15-ab529212a325 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:13.682550 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-27aa8428-b584-4395-bf15-ab529212a325 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Acquiring lock "cinder-attachment_update-e508e906-33d5-44d2-b0f2-3d9d7980b06f-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:11:13.693632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-27aa8428-b584-4395-bf15-ab529212a325 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Lock "cinder-attachment_update-e508e906-33d5-44d2-b0f2-3d9d7980b06f-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:11:13.693632 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.693632 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:13.695433 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1f227d8a-9b99-4c72-8d10-31c7f5a01242 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.699901 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1f227d8a-9b99-4c72-8d10-31c7f5a01242 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:13.699901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1f227d8a-9b99-4c72-8d10-31c7f5a01242 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.699901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1f227d8a-9b99-4c72-8d10-31c7f5a01242 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.699901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1f227d8a-9b99-4c72-8d10-31c7f5a01242 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:13.701367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-97caa97b-c69e-4789-a035-905fe264cede req-eec6ff3f-255a-43eb-8928-73db678e8e48 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.704200 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.704200 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:13.704953 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1f227d8a-9b99-4c72-8d10-31c7f5a01242 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:13.705369 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 892/3583] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.705790 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-eec6ff3f-255a-43eb-8928-73db678e8e48 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] PUT https://10.4.3.126/volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af Aug 18 13:11:13.706230 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-eec6ff3f-255a-43eb-8928-73db678e8e48 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:13.717796 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-97caa97b-c69e-4789-a035-905fe264cede req-eec6ff3f-255a-43eb-8928-73db678e8e48 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Acquiring lock "cinder-attachment_update-219e7ede-f52e-48de-ba7c-f1a093c53b41-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:11:13.723433 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-97caa97b-c69e-4789-a035-905fe264cede req-eec6ff3f-255a-43eb-8928-73db678e8e48 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-219e7ede-f52e-48de-ba7c-f1a093c53b41-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:11:13.724596 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.724596 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:13.831890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-27aa8428-b584-4395-bf15-ab529212a325 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Lock "cinder-attachment_update-e508e906-33d5-44d2-b0f2-3d9d7980b06f-np0000007652" released by "attachment_update" :: held 0.140s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:11:13.831890 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-27aa8428-b584-4395-bf15-ab529212a325 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd returned with HTTP 200 Aug 18 13:11:13.831890 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 892/3584] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:11:13 2026] PUT /volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:13.840160 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-762211b3-6a91-4de4-abc2-3a981d9d0570 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.842118 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-762211b3-6a91-4de4-abc2-3a981d9d0570 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:13.842673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-762211b3-6a91-4de4-abc2-3a981d9d0570 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.842673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-762211b3-6a91-4de4-abc2-3a981d9d0570 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.842673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-762211b3-6a91-4de4-abc2-3a981d9d0570 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:13.847798 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.847798 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:13.848641 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-762211b3-6a91-4de4-abc2-3a981d9d0570 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:13.849070 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 898/3585] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.861941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-918d3bc3-37b0-495f-ac41-f7d2dce2253e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.862351 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-97caa97b-c69e-4789-a035-905fe264cede req-eec6ff3f-255a-43eb-8928-73db678e8e48 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-219e7ede-f52e-48de-ba7c-f1a093c53b41-np0000007652" released by "attachment_update" :: held 0.139s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:11:13.862644 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-eec6ff3f-255a-43eb-8928-73db678e8e48 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af returned with HTTP 200 Aug 18 13:11:13.863154 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 904/3586] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:11:13 2026] PUT /volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:13.865123 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-918d3bc3-37b0-495f-ac41-f7d2dce2253e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:11:13.865450 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-918d3bc3-37b0-495f-ac41-f7d2dce2253e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.865735 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-918d3bc3-37b0-495f-ac41-f7d2dce2253e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.865906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-918d3bc3-37b0-495f-ac41-f7d2dce2253e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:13.871622 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.871622 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:13.872641 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-918d3bc3-37b0-495f-ac41-f7d2dce2253e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:11:13.873070 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 893/3587] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.877701 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-97caa97b-c69e-4789-a035-905fe264cede req-9ff803d2-6b20-4aae-968e-8dc0c339aea9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.880000 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-9ff803d2-6b20-4aae-968e-8dc0c339aea9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/encryption Aug 18 13:11:13.880750 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-9ff803d2-6b20-4aae-968e-8dc0c339aea9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.881282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-9ff803d2-6b20-4aae-968e-8dc0c339aea9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.894376 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b2cbfbe0-8106-441b-96a2-e522bec9e8a6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.896749 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.896749 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:13.898530 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2cbfbe0-8106-441b-96a2-e522bec9e8a6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] DELETE https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:13.898667 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b2cbfbe0-8106-441b-96a2-e522bec9e8a6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.898876 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b2cbfbe0-8106-441b-96a2-e522bec9e8a6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.899023 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-b2cbfbe0-8106-441b-96a2-e522bec9e8a6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete backup with id: 3ace7fa5-45f8-4450-8fb8-26d7522730bb. Aug 18 13:11:13.906147 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.906147 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:13.910317 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-9ff803d2-6b20-4aae-968e-8dc0c339aea9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/encryption returned with HTTP 200 Aug 18 13:11:13.910317 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 893/3588] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:13.928440 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-b2cbfbe0-8106-441b-96a2-e522bec9e8a6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] delete_backup rpcapi backup_id 3ace7fa5-45f8-4450-8fb8-26d7522730bb {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:11:13.930682 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2cbfbe0-8106-441b-96a2-e522bec9e8a6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 202 Aug 18 13:11:13.931911 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 899/3589] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:13 2026] DELETE /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:13.942536 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-75387c18-f765-4e07-84be-c17cc2952ea7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:13.944620 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-75387c18-f765-4e07-84be-c17cc2952ea7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:13.944890 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-75387c18-f765-4e07-84be-c17cc2952ea7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:13.945125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-75387c18-f765-4e07-84be-c17cc2952ea7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:13.945275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-75387c18-f765-4e07-84be-c17cc2952ea7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:13.950341 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:13.950341 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:13.951175 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-75387c18-f765-4e07-84be-c17cc2952ea7 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 200 Aug 18 13:11:13.951575 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 905/3590] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:13 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:14.345236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-f7fb802e-1624-4454-bd9b-e4fc5fb2a749 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.347792 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-f7fb802e-1624-4454-bd9b-e4fc5fb2a749 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:11:14.348360 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-f7fb802e-1624-4454-bd9b-e4fc5fb2a749 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.348724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-f7fb802e-1624-4454-bd9b-e4fc5fb2a749 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.350617 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f50de1a3-d832-4707-a703-0b9b85412ad4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.370790 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.370790 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:14.381692 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-f7fb802e-1624-4454-bd9b-e4fc5fb2a749 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:11:14.385646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-f7fb802e-1624-4454-bd9b-e4fc5fb2a749 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 returned with HTTP 200 Aug 18 13:11:14.386678 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 894/3591] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 => generated 1345 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:14.393679 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2702fb1b-dc9a-4efb-a267-420b43e6c001 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.394091 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2702fb1b-dc9a-4efb-a267-420b43e6c001 None None] GET https://10.4.3.126/volume// Aug 18 13:11:14.394332 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2702fb1b-dc9a-4efb-a267-420b43e6c001 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.394566 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2702fb1b-dc9a-4efb-a267-420b43e6c001 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.394918 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2702fb1b-dc9a-4efb-a267-420b43e6c001 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:14.395261 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 900/3592] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:14.405903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-2169c2bb-1b14-4519-9bab-706d43235435 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.408543 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-2169c2bb-1b14-4519-9bab-706d43235435 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:11:14.408908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-2169c2bb-1b14-4519-9bab-706d43235435 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03d0d07b-5371-4b22-bd28-43fcad0807b7", "connector": null, "instance_uuid": "2a6164b6-14ad-4340-b91a-84a0ee9cd8a4"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:14.418391 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.418391 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:14.458786 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-2169c2bb-1b14-4519-9bab-706d43235435 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:11:14.459430 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 906/3593] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:11:14 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:14.471770 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f21b8048-aa9a-4c9e-85a6-ac8b887d1654 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.472337 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f21b8048-aa9a-4c9e-85a6-ac8b887d1654 None None] GET https://10.4.3.126/volume// Aug 18 13:11:14.472532 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f21b8048-aa9a-4c9e-85a6-ac8b887d1654 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.472699 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f21b8048-aa9a-4c9e-85a6-ac8b887d1654 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.473046 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f21b8048-aa9a-4c9e-85a6-ac8b887d1654 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:14.473423 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 895/3594] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:14.483161 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-8cc145c8-6e3e-4b1f-9525-b5fd8405c2de None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.485709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-8cc145c8-6e3e-4b1f-9525-b5fd8405c2de tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:11:14.485970 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-8cc145c8-6e3e-4b1f-9525-b5fd8405c2de tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.486248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-8cc145c8-6e3e-4b1f-9525-b5fd8405c2de tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.486366 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bcafca8f-9541-41b4-9a78-dd7b6c4cec22 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.488920 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bcafca8f-9541-41b4-9a78-dd7b6c4cec22 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:14.489182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bcafca8f-9541-41b4-9a78-dd7b6c4cec22 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.489484 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bcafca8f-9541-41b4-9a78-dd7b6c4cec22 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.491872 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f50de1a3-d832-4707-a703-0b9b85412ad4 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:11:14.492342 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f50de1a3-d832-4707-a703-0b9b85412ad4 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342", "extra_specs": {}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:14.500416 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.500416 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:14.506557 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.506557 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:14.507198 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-8cc145c8-6e3e-4b1f-9525-b5fd8405c2de tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:11:14.507656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2591b2b5-65df-4fb1-8417-0b14970bc4dd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.511150 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2591b2b5-65df-4fb1-8417-0b14970bc4dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:14.511378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2591b2b5-65df-4fb1-8417-0b14970bc4dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.511668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2591b2b5-65df-4fb1-8417-0b14970bc4dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.513484 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bcafca8f-9541-41b4-9a78-dd7b6c4cec22 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:14.513786 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-8cc145c8-6e3e-4b1f-9525-b5fd8405c2de tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 returned with HTTP 200 Aug 18 13:11:14.514389 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f50de1a3-d832-4707-a703-0b9b85412ad4 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:11:14.514476 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 901/3595] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:14.514916 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 894/3596] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:11:14 2026] POST /volume/v3/types => generated 268 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:14.518803 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bcafca8f-9541-41b4-9a78-dd7b6c4cec22 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:14.519330 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 907/3597] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:14.528070 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.528070 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:14.532635 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2591b2b5-65df-4fb1-8417-0b14970bc4dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:14.538432 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2591b2b5-65df-4fb1-8417-0b14970bc4dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:14.538896 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 896/3598] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:14.654251 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-55923167-cc79-43d8-b1f2-adb3b453f9fa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.658085 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-55923167-cc79-43d8-b1f2-adb3b453f9fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4 Aug 18 13:11:14.658864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-55923167-cc79-43d8-b1f2-adb3b453f9fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:14.669652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-55923167-cc79-43d8-b1f2-adb3b453f9fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-03d0d07b-5371-4b22-bd28-43fcad0807b7-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:11:14.675651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-55923167-cc79-43d8-b1f2-adb3b453f9fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-03d0d07b-5371-4b22-bd28-43fcad0807b7-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:11:14.679428 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.679428 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:14.717897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-86c53f38-0446-4919-80f6-a8087150c4ba None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.720126 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-86c53f38-0446-4919-80f6-a8087150c4ba tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:14.721199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-86c53f38-0446-4919-80f6-a8087150c4ba tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.721199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-86c53f38-0446-4919-80f6-a8087150c4ba tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.721199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-86c53f38-0446-4919-80f6-a8087150c4ba tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:14.725749 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.725749 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:14.726766 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-86c53f38-0446-4919-80f6-a8087150c4ba tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:14.727281 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 895/3599] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:14.784198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-55923167-cc79-43d8-b1f2-adb3b453f9fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-03d0d07b-5371-4b22-bd28-43fcad0807b7-np0000007652" released by "attachment_update" :: held 0.109s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:11:14.784547 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-55923167-cc79-43d8-b1f2-adb3b453f9fa tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4 returned with HTTP 200 Aug 18 13:11:14.786071 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 902/3600] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:11:14 2026] PUT /volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:14.813998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9d10b78e-7ff4-4859-8c2f-b76e2c486162 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.819267 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9d10b78e-7ff4-4859-8c2f-b76e2c486162 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4/action Aug 18 13:11:14.819674 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9d10b78e-7ff4-4859-8c2f-b76e2c486162 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:14.819892 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9d10b78e-7ff4-4859-8c2f-b76e2c486162 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:14.841910 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.841910 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:14.857883 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1bcb380e-c2bc-47d9-afdb-12fad8f744a8 req-9d10b78e-7ff4-4859-8c2f-b76e2c486162 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4/action returned with HTTP 204 Aug 18 13:11:14.858502 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 908/3601] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:11:14 2026] POST /volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:14.964011 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1748deb6-e985-4509-932f-9f33ed8254d6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.965830 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1748deb6-e985-4509-932f-9f33ed8254d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb Aug 18 13:11:14.966030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1748deb6-e985-4509-932f-9f33ed8254d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.966194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1748deb6-e985-4509-932f-9f33ed8254d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.966331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1748deb6-e985-4509-932f-9f33ed8254d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id 3ace7fa5-45f8-4450-8fb8-26d7522730bb. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:14.979300 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1748deb6-e985-4509-932f-9f33ed8254d6 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb returned with HTTP 404 Aug 18 13:11:14.979787 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 897/3602] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:14 2026] GET /volume/v3/backups/3ace7fa5-45f8-4450-8fb8-26d7522730bb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:14.987858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6e0d2330-8903-4ff9-86a8-cdeaea0e1e35 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:14.992902 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6e0d2330-8903-4ff9-86a8-cdeaea0e1e35 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] DELETE https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:11:14.992902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6e0d2330-8903-4ff9-86a8-cdeaea0e1e35 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:14.993303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6e0d2330-8903-4ff9-86a8-cdeaea0e1e35 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:14.993303 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-6e0d2330-8903-4ff9-86a8-cdeaea0e1e35 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Delete backup with id: 9c2da322-cc1d-40b3-b14d-c8f627e8010c. Aug 18 13:11:14.998629 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:14.998629 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:15.022434 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-6e0d2330-8903-4ff9-86a8-cdeaea0e1e35 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] delete_backup rpcapi backup_id 9c2da322-cc1d-40b3-b14d-c8f627e8010c {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:11:15.024491 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6e0d2330-8903-4ff9-86a8-cdeaea0e1e35 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 202 Aug 18 13:11:15.025036 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 896/3603] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:14 2026] DELETE /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:15.037829 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-530bd93d-43ea-413d-bb33-5deb1a1d8d31 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:15.039949 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-530bd93d-43ea-413d-bb33-5deb1a1d8d31 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:11:15.040125 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-530bd93d-43ea-413d-bb33-5deb1a1d8d31 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:15.040337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-530bd93d-43ea-413d-bb33-5deb1a1d8d31 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:15.040444 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-530bd93d-43ea-413d-bb33-5deb1a1d8d31 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:15.048138 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:15.048138 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:15.048870 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-530bd93d-43ea-413d-bb33-5deb1a1d8d31 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 200 Aug 18 13:11:15.049303 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 903/3604] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:15 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:15.533757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1b2cff1d-2ab2-4667-a65e-8733f683828e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:15.535891 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b2cff1d-2ab2-4667-a65e-8733f683828e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:15.536379 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b2cff1d-2ab2-4667-a65e-8733f683828e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:15.538034 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b2cff1d-2ab2-4667-a65e-8733f683828e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:15.550135 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:15.550135 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:15.552143 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3541b681-52d5-4735-990d-ab0c21dbfb70 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:15.554254 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3541b681-52d5-4735-990d-ab0c21dbfb70 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:15.554489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3541b681-52d5-4735-990d-ab0c21dbfb70 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:15.558041 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3541b681-52d5-4735-990d-ab0c21dbfb70 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:15.558119 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1b2cff1d-2ab2-4667-a65e-8733f683828e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:15.562076 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b2cff1d-2ab2-4667-a65e-8733f683828e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:15.562687 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 909/3605] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:15 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:15.566168 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:15.566168 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:15.570483 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3541b681-52d5-4735-990d-ab0c21dbfb70 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:15.575943 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3541b681-52d5-4735-990d-ab0c21dbfb70 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:15.576472 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 898/3606] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:15 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:15.738469 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a4ccea42-076c-4d01-81a5-36f335d838a9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:15.740308 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a4ccea42-076c-4d01-81a5-36f335d838a9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:15.740500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a4ccea42-076c-4d01-81a5-36f335d838a9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:15.740699 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a4ccea42-076c-4d01-81a5-36f335d838a9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:15.740802 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a4ccea42-076c-4d01-81a5-36f335d838a9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:15.745357 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:15.745357 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:15.746143 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a4ccea42-076c-4d01-81a5-36f335d838a9 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:15.746568 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 897/3607] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:15 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:16.060409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2558ca20-a80a-4c79-82c9-6e9319bd861e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.062539 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2558ca20-a80a-4c79-82c9-6e9319bd861e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c Aug 18 13:11:16.062680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2558ca20-a80a-4c79-82c9-6e9319bd861e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.062865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2558ca20-a80a-4c79-82c9-6e9319bd861e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.062993 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2558ca20-a80a-4c79-82c9-6e9319bd861e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 9c2da322-cc1d-40b3-b14d-c8f627e8010c. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:16.067267 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2558ca20-a80a-4c79-82c9-6e9319bd861e tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c returned with HTTP 404 Aug 18 13:11:16.067707 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 904/3608] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:16 2026] GET /volume/v3/backups/9c2da322-cc1d-40b3-b14d-c8f627e8010c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:16.078045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cafdce7a-302a-45ee-9514-db1c8c3aeffb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.079918 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cafdce7a-302a-45ee-9514-db1c8c3aeffb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] DELETE https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:11:16.082231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cafdce7a-302a-45ee-9514-db1c8c3aeffb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.082231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cafdce7a-302a-45ee-9514-db1c8c3aeffb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.082231 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-cafdce7a-302a-45ee-9514-db1c8c3aeffb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete backup with id: d2abc2e3-508c-42df-99d3-ec670b3bb206. Aug 18 13:11:16.086276 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.086276 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:16.108613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-cafdce7a-302a-45ee-9514-db1c8c3aeffb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] delete_backup rpcapi backup_id d2abc2e3-508c-42df-99d3-ec670b3bb206 {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:11:16.109502 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cafdce7a-302a-45ee-9514-db1c8c3aeffb tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 202 Aug 18 13:11:16.116335 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 910/3609] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:16 2026] DELETE /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:16.123462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a5f2b238-3972-4eb0-ace3-9ea41ff14339 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.126638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a5f2b238-3972-4eb0-ace3-9ea41ff14339 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:11:16.126941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a5f2b238-3972-4eb0-ace3-9ea41ff14339 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.127375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a5f2b238-3972-4eb0-ace3-9ea41ff14339 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.127796 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a5f2b238-3972-4eb0-ace3-9ea41ff14339 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:16.132546 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.132546 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:16.133441 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a5f2b238-3972-4eb0-ace3-9ea41ff14339 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 200 Aug 18 13:11:16.133831 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 899/3610] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:16 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:16.488638 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.491768 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:16.492134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.492521 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.492683 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Delete volume with id: a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:16.501603 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.501603 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:16.501848 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:16.520388 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Delete volume request issued successfully. Aug 18 13:11:16.520586 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-087bd021-e5b9-47f5-bea7-b6b1705d8cff tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 202 Aug 18 13:11:16.520987 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 898/3611] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:16 2026] DELETE /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:16.538411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-86944fe5-bebc-4d76-89e5-92520576e499 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.543453 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-86944fe5-bebc-4d76-89e5-92520576e499 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:16.543758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-86944fe5-bebc-4d76-89e5-92520576e499 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.543901 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-86944fe5-bebc-4d76-89e5-92520576e499 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.559387 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.559387 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:16.563902 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-86944fe5-bebc-4d76-89e5-92520576e499 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:16.570752 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-86944fe5-bebc-4d76-89e5-92520576e499 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 200 Aug 18 13:11:16.571458 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 905/3612] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:16 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:16.581640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-40082707-6671-4094-898a-206d3832fde4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.585250 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-40082707-6671-4094-898a-206d3832fde4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:16.585250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-40082707-6671-4094-898a-206d3832fde4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.585250 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-40082707-6671-4094-898a-206d3832fde4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.592414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c289ff18-4683-42ed-a994-3b2303dd6dde None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.594425 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c289ff18-4683-42ed-a994-3b2303dd6dde tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:16.594606 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c289ff18-4683-42ed-a994-3b2303dd6dde tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.594780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c289ff18-4683-42ed-a994-3b2303dd6dde tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.595436 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.595436 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:16.599639 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-40082707-6671-4094-898a-206d3832fde4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:16.604936 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-40082707-6671-4094-898a-206d3832fde4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:16.605852 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 911/3613] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:16 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:16.611042 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.611042 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:16.615017 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c289ff18-4683-42ed-a994-3b2303dd6dde tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:16.619269 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c289ff18-4683-42ed-a994-3b2303dd6dde tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:16.619728 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 900/3614] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:16 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:16.653745 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ff3df231-520c-405a-b2a2-0e15e1c5c88b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.655539 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff3df231-520c-405a-b2a2-0e15e1c5c88b tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:11:16.656036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff3df231-520c-405a-b2a2-0e15e1c5c88b tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961", "extra_specs": {}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:16.673228 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff3df231-520c-405a-b2a2-0e15e1c5c88b tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:11:16.673805 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 899/3615] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:11:16 2026] POST /volume/v3/types => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:16.684019 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6e670fa2-2a68-4efd-ba6d-30710ecce7b9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.686539 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e670fa2-2a68-4efd-ba6d-30710ecce7b9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:11:16.687049 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6e670fa2-2a68-4efd-ba6d-30710ecce7b9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165", "extra_specs": {}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:16.703739 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6e670fa2-2a68-4efd-ba6d-30710ecce7b9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:11:16.704273 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 906/3616] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:11:16 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 18 13:11:16.717563 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2a2e5900-4833-4890-903b-9ebb04000d64 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.718902 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:16.719542 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1806942098", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:16.721773 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1806942098', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:16.727108 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume of 1 GB Aug 18 13:11:16.727662 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.727662 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:16.730230 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Availability Zones retrieved successfully. Aug 18 13:11:16.736901 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Flow 'volume_create_api' (44268943-2d3c-4e73-8325-18124d478c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:16.739313 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9b30a8-58ed-4b9d-af17-9f8fc60dedd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:16.742606 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:16.757275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ff1b52f0-6e09-4dae-b509-057930e99f02 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.762395 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff1b52f0-6e09-4dae-b509-057930e99f02 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:16.762395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff1b52f0-6e09-4dae-b509-057930e99f02 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:16.762395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ff1b52f0-6e09-4dae-b509-057930e99f02 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:16.762395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ff1b52f0-6e09-4dae-b509-057930e99f02 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:16.765948 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.765948 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:16.766995 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ff1b52f0-6e09-4dae-b509-057930e99f02 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:16.767374 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 901/3617] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:16 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:16.771316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9b30a8-58ed-4b9d-af17-9f8fc60dedd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:11:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=39ea34e2-c339-4a1f-b34e-693d2b02286a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39ea34e2-c339-4a1f-b34e-693d2b02286a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:16.772964 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da56ee04-ece9-4a05-83ca-5a0e7dd0d430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:16.810043 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:16.810232 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1510388984-1362129961, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:16.855532 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Created reservations ['e460a2c2-a786-4edd-8b77-64baaa87cb35', 'fc81d90d-dba4-4029-a7dc-827c75bfc0ac', '66032f7f-6f49-4e51-a7a4-97992cc68733', '3a886448-e723-4273-bf76-ac627b627660'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:16.856485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da56ee04-ece9-4a05-83ca-5a0e7dd0d430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e460a2c2-a786-4edd-8b77-64baaa87cb35', 'fc81d90d-dba4-4029-a7dc-827c75bfc0ac', '66032f7f-6f49-4e51-a7a4-97992cc68733', '3a886448-e723-4273-bf76-ac627b627660']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:16.857629 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71992b0d-33a8-4658-87f7-26b3aa4e59e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:16.887965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71992b0d-33a8-4658-87f7-26b3aa4e59e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b69186-c12b-4a15-be76-f71be08eb205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1806942098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0880543144d96a22b6002eb2478ce',qos_specs=None,replication_status=,reservations=['e460a2c2-a786-4edd-8b77-64baaa87cb35','fc81d90d-dba4-4029-a7dc-827c75bfc0ac','66032f7f-6f49-4e51-a7a4-97992cc68733','3a886448-e723-4273-bf76-ac627b627660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_type_id=39ea34e2-c339-4a1f-b34e-693d2b02286a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1806942098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2b69186-c12b-4a15-be76-f71be08eb205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab0880543144d96a22b6002eb2478ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39ea34e2-c339-4a1f-b34e-693d2b02286a),volume_type_id=39ea34e2-c339-4a1f-b34e-693d2b02286a)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:16.888524 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d1ba78-f301-4e85-9a0f-d38fe889c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:16.911577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d1ba78-f301-4e85-9a0f-d38fe889c1a8) transitioned into state 'SUCCESS' from state '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-1806942098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0880543144d96a22b6002eb2478ce',qos_specs=None,replication_status=,reservations=['e460a2c2-a786-4edd-8b77-64baaa87cb35','fc81d90d-dba4-4029-a7dc-827c75bfc0ac','66032f7f-6f49-4e51-a7a4-97992cc68733','3a886448-e723-4273-bf76-ac627b627660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_type_id=39ea34e2-c339-4a1f-b34e-693d2b02286a)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:16.912651 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c00410-ca75-4bfe-90b7-f45c5e83597f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:16.924499 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c00410-ca75-4bfe-90b7-f45c5e83597f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:16.925769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Flow 'volume_create_api' (44268943-2d3c-4e73-8325-18124d478c67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:16.926167 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume request issued successfully. Aug 18 13:11:16.926959 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a2e5900-4833-4890-903b-9ebb04000d64 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:16.927593 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 912/3618] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:16 2026] POST /volume/v3/volumes => generated 847 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:16.949043 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-17684958-2509-4162-9328-94cc1002e724 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:16.950631 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:16.953502 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1598650348", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:16.953502 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1598650348', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:16.956472 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume of 1 GB Aug 18 13:11:16.956750 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:16.956750 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:16.957226 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Availability Zones retrieved successfully. Aug 18 13:11:16.962471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Flow 'volume_create_api' (868db8c6-b5f3-45e5-a8cd-55d2c25b18b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:16.963859 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (160e75d1-c525-43a9-a113-ccd74d7322f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:16.964770 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:16.990199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (160e75d1-c525-43a9-a113-ccd74d7322f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:11:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=509d7b59-ee10-4b42-ad9e-b006a0e93da5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '509d7b59-ee10-4b42-ad9e-b006a0e93da5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:16.991296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c05258-6dbf-4cbe-8492-5cf8fbba44eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.036137 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:17.036523 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386702407-1852098165, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:17.071163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Created reservations ['9de7e1a9-8150-4729-9acb-a2ad0792b6cb', '217713e1-4b84-4cc1-bcf0-bbf88c3887f4', 'add99d5a-c3cd-4d6d-b769-5dc675ecef04', '2d3352d2-e012-4b55-b0c7-f36116d6c77e'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:17.072069 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c05258-6dbf-4cbe-8492-5cf8fbba44eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de7e1a9-8150-4729-9acb-a2ad0792b6cb', '217713e1-4b84-4cc1-bcf0-bbf88c3887f4', 'add99d5a-c3cd-4d6d-b769-5dc675ecef04', '2d3352d2-e012-4b55-b0c7-f36116d6c77e']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.072976 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0879bc-6cda-4084-a79b-526974dec3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.099577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0879bc-6cda-4084-a79b-526974dec3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e0b7a3e-2943-461f-ad95-b7db27ab3e2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1598650348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0880543144d96a22b6002eb2478ce',qos_specs=None,replication_status=,reservations=['9de7e1a9-8150-4729-9acb-a2ad0792b6cb','217713e1-4b84-4cc1-bcf0-bbf88c3887f4','add99d5a-c3cd-4d6d-b769-5dc675ecef04','2d3352d2-e012-4b55-b0c7-f36116d6c77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_type_id=509d7b59-ee10-4b42-ad9e-b006a0e93da5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1598650348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e0b7a3e-2943-461f-ad95-b7db27ab3e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab0880543144d96a22b6002eb2478ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(509d7b59-ee10-4b42-ad9e-b006a0e93da5),volume_type_id=509d7b59-ee10-4b42-ad9e-b006a0e93da5)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.100451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02296561-6e89-461b-a2d9-7a42002df2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.125793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02296561-6e89-461b-a2d9-7a42002df2dd) transitioned into state 'SUCCESS' from state '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-1598650348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0880543144d96a22b6002eb2478ce',qos_specs=None,replication_status=,reservations=['9de7e1a9-8150-4729-9acb-a2ad0792b6cb','217713e1-4b84-4cc1-bcf0-bbf88c3887f4','add99d5a-c3cd-4d6d-b769-5dc675ecef04','2d3352d2-e012-4b55-b0c7-f36116d6c77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_type_id=509d7b59-ee10-4b42-ad9e-b006a0e93da5)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.126611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7387ea-db08-4fe5-acf0-1df6a7f8248a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.139064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7387ea-db08-4fe5-acf0-1df6a7f8248a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.140362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Flow 'volume_create_api' (868db8c6-b5f3-45e5-a8cd-55d2c25b18b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:17.140362 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume request issued successfully. Aug 18 13:11:17.141256 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-17684958-2509-4162-9328-94cc1002e724 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:17.141464 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 900/3619] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:16 2026] POST /volume/v3/volumes => generated 846 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:17.151686 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1e78bd6c-b93f-49ef-9ace-26c842f85137 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.153548 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e78bd6c-b93f-49ef-9ace-26c842f85137 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 Aug 18 13:11:17.153763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1e78bd6c-b93f-49ef-9ace-26c842f85137 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.154066 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1e78bd6c-b93f-49ef-9ace-26c842f85137 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.154196 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-1e78bd6c-b93f-49ef-9ace-26c842f85137 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Show backup with id d2abc2e3-508c-42df-99d3-ec670b3bb206. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:17.159989 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1e78bd6c-b93f-49ef-9ace-26c842f85137 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 returned with HTTP 404 Aug 18 13:11:17.160547 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 907/3620] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/backups/d2abc2e3-508c-42df-99d3-ec670b3bb206 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:17.169972 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4568f617-9310-41a5-a3f4-3873aed729d2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.175396 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4568f617-9310-41a5-a3f4-3873aed729d2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] DELETE https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:11:17.175604 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4568f617-9310-41a5-a3f4-3873aed729d2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.175817 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4568f617-9310-41a5-a3f4-3873aed729d2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.175921 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-4568f617-9310-41a5-a3f4-3873aed729d2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Delete backup with id: 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. Aug 18 13:11:17.180024 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.181595 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.181595 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:17.182442 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:17.182882 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-204109681", "snapshot_id": null, "imageRef": "85c1f1ba-94c2-41b2-b945-3eb3ad89a521", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:17.184852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-204109681', 'snapshot_id': None, 'imageRef': '85c1f1ba-94c2-41b2-b945-3eb3ad89a521', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:17.199344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-4568f617-9310-41a5-a3f4-3873aed729d2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] delete_backup rpcapi backup_id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:11:17.201286 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4568f617-9310-41a5-a3f4-3873aed729d2 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 202 Aug 18 13:11:17.201725 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 902/3621] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:17 2026] DELETE /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:17.212271 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d8ab07e4-6da2-4a46-aefb-08a56ab8949c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.214511 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d8ab07e4-6da2-4a46-aefb-08a56ab8949c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:11:17.214728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d8ab07e4-6da2-4a46-aefb-08a56ab8949c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.214947 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d8ab07e4-6da2-4a46-aefb-08a56ab8949c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.215118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-d8ab07e4-6da2-4a46-aefb-08a56ab8949c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:17.219512 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.219512 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:17.220542 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d8ab07e4-6da2-4a46-aefb-08a56ab8949c tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 200 Aug 18 13:11:17.220602 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 901/3622] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:17.280825 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume of 1 GB Aug 18 13:11:17.281137 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.281137 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:17.281697 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Availability Zones retrieved successfully. Aug 18 13:11:17.287567 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Flow 'volume_create_api' (7e495bf6-e444-408d-becf-c2a5caa80e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:17.288481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0820a5b0-8b51-427d-aab7-36439cd87587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.289518 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:17.353750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0820a5b0-8b51-427d-aab7-36439cd87587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:11:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82e25647-3b70-41af-aea1-56630dc36769,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82e25647-3b70-41af-aea1-56630dc36769', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.355125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d4dff4-983e-45bd-9868-f995b49f3115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.389269 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:17.389724 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-298655361-1139049342, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:17.423032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Created reservations ['5c09e108-1d91-4db2-a93f-63c922352068', '3d2319b7-63be-437a-937d-0c8759440355', '78493826-6290-40d8-bf8b-da500b83652f', '1ea89c6f-c44b-4a6b-b200-e15668e1bb71'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:17.424150 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d4dff4-983e-45bd-9868-f995b49f3115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c09e108-1d91-4db2-a93f-63c922352068', '3d2319b7-63be-437a-937d-0c8759440355', '78493826-6290-40d8-bf8b-da500b83652f', '1ea89c6f-c44b-4a6b-b200-e15668e1bb71']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.425080 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03e9af9-3440-4362-8659-dfb6b5ad4268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.450887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03e9af9-3440-4362-8659-dfb6b5ad4268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab9eb26f-c680-416e-9f11-eae265964a90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-204109681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0880543144d96a22b6002eb2478ce',qos_specs=None,replication_status=,reservations=['5c09e108-1d91-4db2-a93f-63c922352068','3d2319b7-63be-437a-937d-0c8759440355','78493826-6290-40d8-bf8b-da500b83652f','1ea89c6f-c44b-4a6b-b200-e15668e1bb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_type_id=82e25647-3b70-41af-aea1-56630dc36769), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-204109681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab9eb26f-c680-416e-9f11-eae265964a90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab0880543144d96a22b6002eb2478ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82e25647-3b70-41af-aea1-56630dc36769),volume_type_id=82e25647-3b70-41af-aea1-56630dc36769)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.451998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100e5d0d-96d2-49c2-900b-3e9319315457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.474613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100e5d0d-96d2-49c2-900b-3e9319315457) transitioned into state 'SUCCESS' from state '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-204109681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab0880543144d96a22b6002eb2478ce',qos_specs=None,replication_status=,reservations=['5c09e108-1d91-4db2-a93f-63c922352068','3d2319b7-63be-437a-937d-0c8759440355','78493826-6290-40d8-bf8b-da500b83652f','1ea89c6f-c44b-4a6b-b200-e15668e1bb71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f2a2d92f57543cd94a7a6e8645119be',volume_type_id=82e25647-3b70-41af-aea1-56630dc36769)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.475611 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca8303e-910e-46b9-977b-256b1cd17232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:17.486194 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca8303e-910e-46b9-977b-256b1cd17232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:17.486982 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Flow 'volume_create_api' (7e495bf6-e444-408d-becf-c2a5caa80e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:17.487300 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Create volume request issued successfully. Aug 18 13:11:17.487825 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-11c2df42-96aa-4747-8f8e-4aa098dfe04d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:17.488278 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 913/3623] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:17 2026] POST /volume/v3/volumes => generated 845 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:17.502116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-194148b9-6944-488f-9ae0-363c1977102c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.504184 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-194148b9-6944-488f-9ae0-363c1977102c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:17.504452 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-194148b9-6944-488f-9ae0-363c1977102c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.504651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-194148b9-6944-488f-9ae0-363c1977102c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.515375 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.515375 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:17.520789 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-194148b9-6944-488f-9ae0-363c1977102c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:17.525631 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-194148b9-6944-488f-9ae0-363c1977102c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:17.526044 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 908/3624] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:17.589313 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e8ff4bea-84de-40c3-8cb2-816cdace56b8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.591772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e8ff4bea-84de-40c3-8cb2-816cdace56b8 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 Aug 18 13:11:17.592038 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e8ff4bea-84de-40c3-8cb2-816cdace56b8 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.592245 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e8ff4bea-84de-40c3-8cb2-816cdace56b8 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.599509 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e8ff4bea-84de-40c3-8cb2-816cdace56b8 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 returned with HTTP 404 Aug 18 13:11:17.600093 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 903/3625] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/volumes/a66e0f3f-0385-4c30-9771-a7fce4216961 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:17.608111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.610928 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:17.611347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.611578 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.611775 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Delete volume with id: 8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:17.621404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6f1c000b-af0a-4084-9bcb-e9adabe7dcd1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.623155 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.623155 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:17.623483 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6f1c000b-af0a-4084-9bcb-e9adabe7dcd1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:17.623681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6f1c000b-af0a-4084-9bcb-e9adabe7dcd1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.623739 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:17.623944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6f1c000b-af0a-4084-9bcb-e9adabe7dcd1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.638272 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-57a8860e-bc44-4849-987a-b29245701a76 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.638338 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.638338 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:17.640736 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-57a8860e-bc44-4849-987a-b29245701a76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:17.640992 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-57a8860e-bc44-4849-987a-b29245701a76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.641437 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-57a8860e-bc44-4849-987a-b29245701a76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.643040 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6f1c000b-af0a-4084-9bcb-e9adabe7dcd1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:17.647890 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6f1c000b-af0a-4084-9bcb-e9adabe7dcd1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:17.648341 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 914/3626] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:17.658073 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.658073 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:17.659863 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Delete volume request issued successfully. Aug 18 13:11:17.660114 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e2d58c35-df5e-4563-aa54-13dfd29712e7 tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 202 Aug 18 13:11:17.660746 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 902/3627] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:17 2026] DELETE /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:17.664509 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-57a8860e-bc44-4849-987a-b29245701a76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:17.670456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-661b3c7f-1de3-40b7-9f84-7e44144ce40a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.672896 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-661b3c7f-1de3-40b7-9f84-7e44144ce40a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:17.673172 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-661b3c7f-1de3-40b7-9f84-7e44144ce40a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.673391 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-661b3c7f-1de3-40b7-9f84-7e44144ce40a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.673692 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-57a8860e-bc44-4849-987a-b29245701a76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:17.674200 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 909/3628] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:17.685565 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.685565 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:17.693474 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-661b3c7f-1de3-40b7-9f84-7e44144ce40a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Volume info retrieved successfully. Aug 18 13:11:17.699773 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-661b3c7f-1de3-40b7-9f84-7e44144ce40a tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 200 Aug 18 13:11:17.700710 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 904/3629] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:17.781057 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7e4fbba4-2fb8-43c8-aed4-df6b379d7025 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:17.783470 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7e4fbba4-2fb8-43c8-aed4-df6b379d7025 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:17.783470 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7e4fbba4-2fb8-43c8-aed4-df6b379d7025 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:17.783636 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7e4fbba4-2fb8-43c8-aed4-df6b379d7025 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:17.783673 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7e4fbba4-2fb8-43c8-aed4-df6b379d7025 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:17.788373 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:17.788373 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:17.789116 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7e4fbba4-2fb8-43c8-aed4-df6b379d7025 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:17.789632 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 915/3630] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:17 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:18.129756 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-cb302d68-47a4-4833-a149-173828a3fc65 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.132200 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-cb302d68-47a4-4833-a149-173828a3fc65 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd/action Aug 18 13:11:18.132704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-cb302d68-47a4-4833-a149-173828a3fc65 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:18.132911 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-cb302d68-47a4-4833-a149-173828a3fc65 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:18.158480 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.158480 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:18.174114 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a4100fbb-2438-431e-81de-39c0ddc4590a req-cb302d68-47a4-4833-a149-173828a3fc65 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd/action returned with HTTP 204 Aug 18 13:11:18.174942 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 903/3631] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:11:18 2026] POST /volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:18.238968 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-78f9a149-b493-4e0e-b745-c34eb3552e01 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.248310 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78f9a149-b493-4e0e-b745-c34eb3552e01 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] GET https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee Aug 18 13:11:18.250381 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78f9a149-b493-4e0e-b745-c34eb3552e01 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.251285 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-78f9a149-b493-4e0e-b745-c34eb3552e01 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.251484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-78f9a149-b493-4e0e-b745-c34eb3552e01 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] Show backup with id 1caf5d9e-367a-4f15-9cef-a9a41c6e7fee. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:18.273703 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-78f9a149-b493-4e0e-b745-c34eb3552e01 tempest-VolumesBackupsTest-1213321696 tempest-VolumesBackupsTest-1213321696-project-admin] https://10.4.3.126/volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee returned with HTTP 404 Aug 18 13:11:18.280789 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 910/3632] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/backups/1caf5d9e-367a-4f15-9cef-a9a41c6e7fee => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:18.296233 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.299195 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 Aug 18 13:11:18.299195 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.299478 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.299692 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete volume with id: 3c39b8bc-3d7d-46d6-b593-9cc126844134 Aug 18 13:11:18.314058 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.314058 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:18.314415 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:11:18.337919 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete volume request issued successfully. Aug 18 13:11:18.338176 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-07042989-7d1e-4e24-a7ec-3921d3aa76cd tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 returned with HTTP 202 Aug 18 13:11:18.338670 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 905/3633] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:18 2026] DELETE /volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:18.349450 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-81c49bff-29a6-44b3-8dbd-e6535e43bd6e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.351587 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-81c49bff-29a6-44b3-8dbd-e6535e43bd6e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 Aug 18 13:11:18.351769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-81c49bff-29a6-44b3-8dbd-e6535e43bd6e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.351979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-81c49bff-29a6-44b3-8dbd-e6535e43bd6e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.360975 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.360975 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:18.370598 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-81c49bff-29a6-44b3-8dbd-e6535e43bd6e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:11:18.381265 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-81c49bff-29a6-44b3-8dbd-e6535e43bd6e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 returned with HTTP 200 Aug 18 13:11:18.381580 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 916/3634] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:18.542771 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6b8ed51f-cd5d-4a51-b5bb-bfc25a2af3cc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.545064 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6b8ed51f-cd5d-4a51-b5bb-bfc25a2af3cc tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:18.545449 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6b8ed51f-cd5d-4a51-b5bb-bfc25a2af3cc tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.545781 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6b8ed51f-cd5d-4a51-b5bb-bfc25a2af3cc tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.554432 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.554432 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:18.558585 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6b8ed51f-cd5d-4a51-b5bb-bfc25a2af3cc tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:18.563317 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6b8ed51f-cd5d-4a51-b5bb-bfc25a2af3cc tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:18.563776 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 904/3635] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:18.662277 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6130eda4-431a-4f33-8de7-20131ddca688 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.664056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6130eda4-431a-4f33-8de7-20131ddca688 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:18.664249 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6130eda4-431a-4f33-8de7-20131ddca688 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.664450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6130eda4-431a-4f33-8de7-20131ddca688 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.674657 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.674657 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:18.678221 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6130eda4-431a-4f33-8de7-20131ddca688 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:18.682602 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6130eda4-431a-4f33-8de7-20131ddca688 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:18.682967 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 911/3636] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:18.688133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0d04b23c-9df7-47bc-9eb5-6163d9aad9bb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.690723 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d04b23c-9df7-47bc-9eb5-6163d9aad9bb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:18.691060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d04b23c-9df7-47bc-9eb5-6163d9aad9bb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.691483 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d04b23c-9df7-47bc-9eb5-6163d9aad9bb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.697072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-70adeebc-d029-407b-91d1-9a563e4d734b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.699339 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-70adeebc-d029-407b-91d1-9a563e4d734b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:18.699617 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-70adeebc-d029-407b-91d1-9a563e4d734b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.699867 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-70adeebc-d029-407b-91d1-9a563e4d734b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.709342 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.709342 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:18.710893 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.710893 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:18.714940 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0d04b23c-9df7-47bc-9eb5-6163d9aad9bb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:18.715109 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-70adeebc-d029-407b-91d1-9a563e4d734b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:18.716187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6dd762b1-d8ed-4d53-b23a-6666579da1bc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.718904 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6dd762b1-d8ed-4d53-b23a-6666579da1bc tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] GET https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 Aug 18 13:11:18.719326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6dd762b1-d8ed-4d53-b23a-6666579da1bc tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.719675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6dd762b1-d8ed-4d53-b23a-6666579da1bc tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.719905 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-70adeebc-d029-407b-91d1-9a563e4d734b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:18.719963 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d04b23c-9df7-47bc-9eb5-6163d9aad9bb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:18.720353 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 917/3637] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:18.720478 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 906/3638] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:18.726470 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6dd762b1-d8ed-4d53-b23a-6666579da1bc tempest-TestServerVolumeAttachmentScenario-2015659378 tempest-TestServerVolumeAttachmentScenario-2015659378-project-member] https://10.4.3.126/volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 returned with HTTP 404 Aug 18 13:11:18.727032 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 905/3639] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/volumes/8b4a14d2-5065-4fb9-a443-5d1ff33f1ce3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:18.741875 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.743755 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:18.744130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e508e906-33d5-44d2-b0f2-3d9d7980b06f", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-426625905", "description": null, "metadata": null}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:18.756312 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.756312 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:18.756818 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:18.756997 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Create snapshot from volume e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:18.801985 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-16c785ed-9e97-494b-87e6-a5b178825829 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.804404 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16c785ed-9e97-494b-87e6-a5b178825829 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:18.804711 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16c785ed-9e97-494b-87e6-a5b178825829 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.805014 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16c785ed-9e97-494b-87e6-a5b178825829 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.805091 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-16c785ed-9e97-494b-87e6-a5b178825829 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:18.805242 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Created reservations ['283b343f-0326-4f13-bca0-3af05866a668', '0d072cff-61fe-4132-a18f-c03c0ec344b2', '8d45d9bc-66d2-455d-9da9-375a756692dc', '2975884d-396a-4de2-9e19-0cb2cd2b3d24'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:18.810718 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.810718 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:18.811681 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16c785ed-9e97-494b-87e6-a5b178825829 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:18.812226 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 918/3640] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:18.884481 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Snapshot force create request issued successfully. Aug 18 13:11:18.886262 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-578b1e37-ab4d-437b-b202-fe801cdf2dcd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:18.890763 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 912/3641] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:18.902471 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2bdb6cba-11a5-4a92-a65f-15fbe026145b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:18.905139 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2bdb6cba-11a5-4a92-a65f-15fbe026145b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:11:18.905606 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2bdb6cba-11a5-4a92-a65f-15fbe026145b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:18.905929 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2bdb6cba-11a5-4a92-a65f-15fbe026145b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:18.912461 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:18.912461 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:18.913527 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2bdb6cba-11a5-4a92-a65f-15fbe026145b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Snapshot retrieved successfully. Aug 18 13:11:18.914502 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2bdb6cba-11a5-4a92-a65f-15fbe026145b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 200 Aug 18 13:11:18.915296 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 907/3642] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:18 2026] GET /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:19.396586 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2bea0a01-cc58-478c-baea-a4dc05635669 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.398778 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2bea0a01-cc58-478c-baea-a4dc05635669 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 Aug 18 13:11:19.399019 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2bea0a01-cc58-478c-baea-a4dc05635669 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.399256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2bea0a01-cc58-478c-baea-a4dc05635669 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.406623 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2bea0a01-cc58-478c-baea-a4dc05635669 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 returned with HTTP 404 Aug 18 13:11:19.407258 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 906/3643] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/volumes/3c39b8bc-3d7d-46d6-b593-9cc126844134 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:19.418669 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.420561 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] DELETE https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 Aug 18 13:11:19.420741 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.420947 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.421113 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete volume with id: 326ff6b2-5384-4510-835f-862131400898 Aug 18 13:11:19.428003 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.428003 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:19.428519 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:11:19.448172 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete volume request issued successfully. Aug 18 13:11:19.448355 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b75a8802-f3bb-4a4c-8807-1e70a7258368 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 returned with HTTP 202 Aug 18 13:11:19.448789 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 919/3644] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:19 2026] DELETE /volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:19.463354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9a98499b-c2b1-4925-adfd-0295942cb6c3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.468758 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a98499b-c2b1-4925-adfd-0295942cb6c3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 Aug 18 13:11:19.470722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a98499b-c2b1-4925-adfd-0295942cb6c3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.473835 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a98499b-c2b1-4925-adfd-0295942cb6c3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.481437 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=375,cinder:INSERT=50,cinder:UPDATE=101 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:11:19.491866 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.491866 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:19.497150 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9a98499b-c2b1-4925-adfd-0295942cb6c3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:11:19.501823 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a98499b-c2b1-4925-adfd-0295942cb6c3 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 returned with HTTP 200 Aug 18 13:11:19.502271 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 913/3645] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:19.579866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5f281a03-e214-4ba9-bdc7-e1ed9853aa5c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.582764 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5f281a03-e214-4ba9-bdc7-e1ed9853aa5c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:19.583029 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5f281a03-e214-4ba9-bdc7-e1ed9853aa5c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.583273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5f281a03-e214-4ba9-bdc7-e1ed9853aa5c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.592519 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.592519 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:19.597680 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5f281a03-e214-4ba9-bdc7-e1ed9853aa5c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:19.603175 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5f281a03-e214-4ba9-bdc7-e1ed9853aa5c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:19.603704 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 908/3646] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:19.737085 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ceddf532-a554-4c2b-913c-f4ec7a38f6aa None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.739333 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ceddf532-a554-4c2b-913c-f4ec7a38f6aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:19.739535 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ceddf532-a554-4c2b-913c-f4ec7a38f6aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.739715 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ceddf532-a554-4c2b-913c-f4ec7a38f6aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.749730 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.749730 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:19.753445 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ceddf532-a554-4c2b-913c-f4ec7a38f6aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:19.757754 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ceddf532-a554-4c2b-913c-f4ec7a38f6aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:19.758254 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 907/3647] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:19.822106 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5835945a-da89-4ad0-acf8-ea06ad1a8dc0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.823852 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5835945a-da89-4ad0-acf8-ea06ad1a8dc0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:19.824054 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5835945a-da89-4ad0-acf8-ea06ad1a8dc0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.824291 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5835945a-da89-4ad0-acf8-ea06ad1a8dc0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.824434 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-5835945a-da89-4ad0-acf8-ea06ad1a8dc0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:19.828673 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.828673 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:19.829442 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5835945a-da89-4ad0-acf8-ea06ad1a8dc0 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:19.829805 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 920/3648] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:19.924740 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bd64a9c3-adb5-4ff5-a119-21a8aeef0f33 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.926630 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd64a9c3-adb5-4ff5-a119-21a8aeef0f33 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:11:19.926819 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd64a9c3-adb5-4ff5-a119-21a8aeef0f33 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.927011 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd64a9c3-adb5-4ff5-a119-21a8aeef0f33 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.931797 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.931797 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:19.932272 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bd64a9c3-adb5-4ff5-a119-21a8aeef0f33 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Snapshot retrieved successfully. Aug 18 13:11:19.933133 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd64a9c3-adb5-4ff5-a119-21a8aeef0f33 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 200 Aug 18 13:11:19.933504 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 914/3649] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:19.942721 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-16876b33-7b9d-4013-ad54-3e8b91e314d1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.944660 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16876b33-7b9d-4013-ad54-3e8b91e314d1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:11:19.944850 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-16876b33-7b9d-4013-ad54-3e8b91e314d1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.945031 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-16876b33-7b9d-4013-ad54-3e8b91e314d1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.949850 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.949850 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:19.950340 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-16876b33-7b9d-4013-ad54-3e8b91e314d1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Snapshot retrieved successfully. Aug 18 13:11:19.951170 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16876b33-7b9d-4013-ad54-3e8b91e314d1 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 200 Aug 18 13:11:19.951553 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 909/3650] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:19.963735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-75755097-7f83-43cc-9762-756f3c4862c6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:19.965929 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75755097-7f83-43cc-9762-756f3c4862c6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:11:19.966186 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75755097-7f83-43cc-9762-756f3c4862c6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:19.966421 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75755097-7f83-43cc-9762-756f3c4862c6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:19.978329 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:19.978329 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:19.982529 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-75755097-7f83-43cc-9762-756f3c4862c6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:11:19.987343 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75755097-7f83-43cc-9762-756f3c4862c6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:11:19.987890 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 908/3651] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:19 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:20.514805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9701ce27-521e-49bb-958e-7ae492317aee None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:20.516963 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9701ce27-521e-49bb-958e-7ae492317aee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 Aug 18 13:11:20.517232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9701ce27-521e-49bb-958e-7ae492317aee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:20.517479 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9701ce27-521e-49bb-958e-7ae492317aee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:20.525762 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9701ce27-521e-49bb-958e-7ae492317aee tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 returned with HTTP 404 Aug 18 13:11:20.526400 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 921/3652] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:20 2026] GET /volume/v3/volumes/326ff6b2-5384-4510-835f-862131400898 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:20.533611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5560371e-6643-4ade-858f-93d1c769219e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:20.535951 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5560371e-6643-4ade-858f-93d1c769219e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e Aug 18 13:11:20.536561 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5560371e-6643-4ade-858f-93d1c769219e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:20.536561 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5560371e-6643-4ade-858f-93d1c769219e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:20.536701 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-5560371e-6643-4ade-858f-93d1c769219e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete volume with id: e8c69283-f0e1-4465-8948-9ead07f8c82e Aug 18 13:11:20.546087 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:20.546087 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:20.546729 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5560371e-6643-4ade-858f-93d1c769219e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:11:20.580185 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5560371e-6643-4ade-858f-93d1c769219e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Delete volume request issued successfully. Aug 18 13:11:20.580682 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5560371e-6643-4ade-858f-93d1c769219e tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e returned with HTTP 202 Aug 18 13:11:20.581969 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 915/3653] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:20 2026] DELETE /volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:20.590329 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6cd0c12b-bb47-4721-8afc-06560c2f9473 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:20.592690 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6cd0c12b-bb47-4721-8afc-06560c2f9473 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e Aug 18 13:11:20.592951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6cd0c12b-bb47-4721-8afc-06560c2f9473 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:20.593273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6cd0c12b-bb47-4721-8afc-06560c2f9473 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:20.603193 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:20.603193 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:20.608841 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6cd0c12b-bb47-4721-8afc-06560c2f9473 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Volume info retrieved successfully. Aug 18 13:11:20.617387 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6cd0c12b-bb47-4721-8afc-06560c2f9473 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e returned with HTTP 200 Aug 18 13:11:20.617967 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 910/3654] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:20 2026] GET /volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:20.619518 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dd352bd8-c0ac-46e3-b043-1aae56ae948a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:20.621777 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dd352bd8-c0ac-46e3-b043-1aae56ae948a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:20.622106 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dd352bd8-c0ac-46e3-b043-1aae56ae948a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:20.622406 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dd352bd8-c0ac-46e3-b043-1aae56ae948a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:20.631233 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:20.631233 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:20.635395 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dd352bd8-c0ac-46e3-b043-1aae56ae948a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:20.641535 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dd352bd8-c0ac-46e3-b043-1aae56ae948a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:20.642022 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 909/3655] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:20 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:20.771410 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94c3724b-1baa-4e4c-912d-953f59a52b50 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:20.773586 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94c3724b-1baa-4e4c-912d-953f59a52b50 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:20.773860 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94c3724b-1baa-4e4c-912d-953f59a52b50 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:20.774156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94c3724b-1baa-4e4c-912d-953f59a52b50 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:20.784139 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:20.784139 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:20.788295 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-94c3724b-1baa-4e4c-912d-953f59a52b50 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:20.792913 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94c3724b-1baa-4e4c-912d-953f59a52b50 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:20.793392 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 922/3656] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:20 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:20.845571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-89a20398-836b-4122-875e-6fad5040d07e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:20.847433 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-89a20398-836b-4122-875e-6fad5040d07e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:20.847667 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-89a20398-836b-4122-875e-6fad5040d07e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:20.847823 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-89a20398-836b-4122-875e-6fad5040d07e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:20.847949 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-89a20398-836b-4122-875e-6fad5040d07e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:20.853470 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:20.853470 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:20.854171 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-89a20398-836b-4122-875e-6fad5040d07e tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:20.854755 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 916/3657] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:20 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:21.266008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-97caa97b-c69e-4789-a035-905fe264cede req-d8702cb9-d961-4784-9b9d-6a3a219748a2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:21.269395 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-d8702cb9-d961-4784-9b9d-6a3a219748a2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af/action Aug 18 13:11:21.269891 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-d8702cb9-d961-4784-9b9d-6a3a219748a2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:21.270080 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-d8702cb9-d961-4784-9b9d-6a3a219748a2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:21.302318 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:21.302318 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:21.323640 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-97caa97b-c69e-4789-a035-905fe264cede req-d8702cb9-d961-4784-9b9d-6a3a219748a2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af/action returned with HTTP 204 Aug 18 13:11:21.324478 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 911/3658] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:11:21 2026] POST /volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:21.634315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d11e2466-dd59-408c-b4ba-e6dfb8e6e040 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:21.636616 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d11e2466-dd59-408c-b4ba-e6dfb8e6e040 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] GET https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e Aug 18 13:11:21.637036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d11e2466-dd59-408c-b4ba-e6dfb8e6e040 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:21.637121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d11e2466-dd59-408c-b4ba-e6dfb8e6e040 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:21.639762 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=323,cinder:INSERT=45,cinder:UPDATE=68,cinder:DELETE=1 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:11:21.644649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d11e2466-dd59-408c-b4ba-e6dfb8e6e040 tempest-VolumesBackupsTest-1072390585 tempest-VolumesBackupsTest-1072390585-project-member] https://10.4.3.126/volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e returned with HTTP 404 Aug 18 13:11:21.645182 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 910/3659] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:21 2026] GET /volume/v3/volumes/e8c69283-f0e1-4465-8948-9ead07f8c82e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:21.659843 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-16d3066f-1d3b-45cb-b51f-55e70aa01eed None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:21.662831 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16d3066f-1d3b-45cb-b51f-55e70aa01eed tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:21.663092 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16d3066f-1d3b-45cb-b51f-55e70aa01eed tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:21.663355 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16d3066f-1d3b-45cb-b51f-55e70aa01eed tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:21.665980 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=366,cinder:INSERT=44,cinder:UPDATE=74,cinder:DELETE=1 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:11:21.673882 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:21.673882 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:21.680286 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-16d3066f-1d3b-45cb-b51f-55e70aa01eed tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:21.685900 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16d3066f-1d3b-45cb-b51f-55e70aa01eed tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:21.686457 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 923/3660] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:21 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:21.816716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-50eae479-5af2-431c-8320-e1fc842413c5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:21.831400 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-50eae479-5af2-431c-8320-e1fc842413c5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:21.831806 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-50eae479-5af2-431c-8320-e1fc842413c5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:21.832050 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-50eae479-5af2-431c-8320-e1fc842413c5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:21.854915 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:21.854915 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:21.863625 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-50eae479-5af2-431c-8320-e1fc842413c5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:21.868367 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1f2089e8-0646-4ebc-80a1-de773418c233 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:21.870904 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1f2089e8-0646-4ebc-80a1-de773418c233 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:21.871028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1f2089e8-0646-4ebc-80a1-de773418c233 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:21.871314 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1f2089e8-0646-4ebc-80a1-de773418c233 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:21.871423 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1f2089e8-0646-4ebc-80a1-de773418c233 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:21.872083 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-50eae479-5af2-431c-8320-e1fc842413c5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:21.872755 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 917/3661] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:21 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 1175 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:21.890479 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bbcef661-3666-432d-83c5-66cba83e880f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:21.891653 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:21.891653 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:21.892498 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1f2089e8-0646-4ebc-80a1-de773418c233 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:21.892692 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bbcef661-3666-432d-83c5-66cba83e880f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:21.892965 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bbcef661-3666-432d-83c5-66cba83e880f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:21.893042 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 912/3662] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:21 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:21.893249 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bbcef661-3666-432d-83c5-66cba83e880f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:21.905555 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:21.905555 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:21.910248 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bbcef661-3666-432d-83c5-66cba83e880f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:21.915179 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bbcef661-3666-432d-83c5-66cba83e880f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:21.915859 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 911/3663] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:21 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:21.975339 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-67152de5-7bdb-4592-8212-31eccfc435b8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:21.977633 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-67152de5-7bdb-4592-8212-31eccfc435b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:21.977685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-67152de5-7bdb-4592-8212-31eccfc435b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:21.977879 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-67152de5-7bdb-4592-8212-31eccfc435b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:22.002079 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:22.002079 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:22.002289 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-67152de5-7bdb-4592-8212-31eccfc435b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:22.007752 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-67152de5-7bdb-4592-8212-31eccfc435b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:22.008437 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 924/3664] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:21 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 1175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:22.037980 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-ba22032a-b510-4e63-87c4-d3a4486b3e6c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:22.040417 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-ba22032a-b510-4e63-87c4-d3a4486b3e6c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/action Aug 18 13:11:22.042094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-ba22032a-b510-4e63-87c4-d3a4486b3e6c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:22.042094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-ba22032a-b510-4e63-87c4-d3a4486b3e6c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:22.056263 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:22.056263 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:22.057272 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-ba22032a-b510-4e63-87c4-d3a4486b3e6c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:22.067821 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-ba22032a-b510-4e63-87c4-d3a4486b3e6c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Begin detaching volume completed successfully. Aug 18 13:11:22.068111 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-ba22032a-b510-4e63-87c4-d3a4486b3e6c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/action returned with HTTP 202 Aug 18 13:11:22.068812 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 918/3665] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:11:22 2026] POST /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:22.146868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-35ca9ace-e151-4f13-b9cb-82109da8e1c2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:22.146868 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35ca9ace-e151-4f13-b9cb-82109da8e1c2 None None] GET https://10.4.3.126/volume// Aug 18 13:11:22.146868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35ca9ace-e151-4f13-b9cb-82109da8e1c2 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:22.146868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35ca9ace-e151-4f13-b9cb-82109da8e1c2 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:22.146868 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35ca9ace-e151-4f13-b9cb-82109da8e1c2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:22.146868 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 913/3666] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:22.163353 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e8982f21-dc5a-463b-a264-ac23a2cd9807 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:22.169360 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e8982f21-dc5a-463b-a264-ac23a2cd9807 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:22.169706 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e8982f21-dc5a-463b-a264-ac23a2cd9807 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:22.169989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e8982f21-dc5a-463b-a264-ac23a2cd9807 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:22.190724 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:22.190724 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:22.195549 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e8982f21-dc5a-463b-a264-ac23a2cd9807 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:22.203663 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e8982f21-dc5a-463b-a264-ac23a2cd9807 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:22.207120 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 912/3667] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:22 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:22.228800 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-41779e69-0c46-421c-bae9-2442cd463665 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:22.231769 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-41779e69-0c46-421c-bae9-2442cd463665 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/encryption Aug 18 13:11:22.232602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-41779e69-0c46-421c-bae9-2442cd463665 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:22.232602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-41779e69-0c46-421c-bae9-2442cd463665 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:22.250329 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:22.250329 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:22.262304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-41779e69-0c46-421c-bae9-2442cd463665 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/encryption returned with HTTP 200 Aug 18 13:11:22.262864 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 925/3668] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:11:22 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:22.699897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-505e7e54-013b-445e-b0f0-29b34c30886c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:22.703818 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-505e7e54-013b-445e-b0f0-29b34c30886c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:22.704182 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-505e7e54-013b-445e-b0f0-29b34c30886c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:22.704307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-505e7e54-013b-445e-b0f0-29b34c30886c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:22.714419 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:22.714419 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:22.721384 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-505e7e54-013b-445e-b0f0-29b34c30886c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:22.726559 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-505e7e54-013b-445e-b0f0-29b34c30886c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:22.727168 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 919/3669] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:22 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:22.907446 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2be21d69-f64d-4625-9698-a8c56a4e92fa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:22.909562 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2be21d69-f64d-4625-9698-a8c56a4e92fa tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:22.909802 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2be21d69-f64d-4625-9698-a8c56a4e92fa tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:22.910058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2be21d69-f64d-4625-9698-a8c56a4e92fa tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:22.910253 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-2be21d69-f64d-4625-9698-a8c56a4e92fa tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:22.912428 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=320,cinder:UPDATE=57,cinder:INSERT=26 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:11:22.916652 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:22.916652 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:22.917698 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2be21d69-f64d-4625-9698-a8c56a4e92fa tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:22.918150 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 914/3670] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:22 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:23.743523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-877acf80-4907-4120-9cf0-56f1fd0b9fc3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:23.750611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-877acf80-4907-4120-9cf0-56f1fd0b9fc3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:23.750961 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-877acf80-4907-4120-9cf0-56f1fd0b9fc3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:23.751148 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-877acf80-4907-4120-9cf0-56f1fd0b9fc3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:23.763105 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:23.763105 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:23.767262 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-877acf80-4907-4120-9cf0-56f1fd0b9fc3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:23.773518 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-877acf80-4907-4120-9cf0-56f1fd0b9fc3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:23.774300 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 913/3671] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:23 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:23.930769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-14defead-ba6e-4c6b-bca1-3c6a091ee18b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:23.933515 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14defead-ba6e-4c6b-bca1-3c6a091ee18b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:23.933756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14defead-ba6e-4c6b-bca1-3c6a091ee18b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:23.933986 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14defead-ba6e-4c6b-bca1-3c6a091ee18b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:23.934142 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-14defead-ba6e-4c6b-bca1-3c6a091ee18b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:23.938551 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:23.938551 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:23.939327 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14defead-ba6e-4c6b-bca1-3c6a091ee18b tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:23.939712 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 926/3672] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:23 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:24.223753 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:24.369694 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:24.369694 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-650220867"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:24.370255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-650220867'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:24.370528 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume of 1 GB Aug 18 13:11:24.376377 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Availability Zones retrieved successfully. Aug 18 13:11:24.383845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (5f55b59e-58ba-4929-9796-b4e1d2e0ea64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:24.385290 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78409bf3-7bc7-4d62-9e35-7f3a421cc5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:24.386919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:24.394646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e4d1ff21-981b-4581-aaca-5ee3dad1f0a1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:24.401007 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e4d1ff21-981b-4581-aaca-5ee3dad1f0a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af Aug 18 13:11:24.401332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e4d1ff21-981b-4581-aaca-5ee3dad1f0a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:24.401625 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e4d1ff21-981b-4581-aaca-5ee3dad1f0a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:24.420451 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:24.420451 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:24.436257 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78409bf3-7bc7-4d62-9e35-7f3a421cc5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:24.437389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d878335b-2f53-483c-ad43-479a6c6359a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:24.500421 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-160d2fe4-ba74-4f93-897a-f7e7b4f08783 req-e4d1ff21-981b-4581-aaca-5ee3dad1f0a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af returned with HTTP 200 Aug 18 13:11:24.500927 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 915/3673] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:11:24 2026] DELETE /volume/v3/attachments/a7e1677c-502f-4baa-81d2-7687f65b81af => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:24.531635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['102cfd93-1e4d-45d4-8d28-4b5c51c4f65d', '4e888550-bc2d-4d15-81b6-091ce3810cd0', 'f2573de5-0746-434e-9f39-25b767236b6c', 'd0cb9882-36ff-4cf9-9ca4-1f699827e39c'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:24.532470 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d878335b-2f53-483c-ad43-479a6c6359a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102cfd93-1e4d-45d4-8d28-4b5c51c4f65d', '4e888550-bc2d-4d15-81b6-091ce3810cd0', 'f2573de5-0746-434e-9f39-25b767236b6c', 'd0cb9882-36ff-4cf9-9ca4-1f699827e39c']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:24.533150 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1917a782-5851-4c37-9712-9ff80a97de90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:24.565861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1917a782-5851-4c37-9712-9ff80a97de90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb8a24eb-a430-44d0-9875-ef47fa94a3ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650220867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['102cfd93-1e4d-45d4-8d28-4b5c51c4f65d','4e888550-bc2d-4d15-81b6-091ce3810cd0','f2573de5-0746-434e-9f39-25b767236b6c','d0cb9882-36ff-4cf9-9ca4-1f699827e39c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650220867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb8a24eb-a430-44d0-9875-ef47fa94a3ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:24.566726 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d42591-365c-4ea5-815c-0ed8b813d087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:24.590185 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d42591-365c-4ea5-815c-0ed8b813d087) transitioned into state 'SUCCESS' from state '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-650220867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['102cfd93-1e4d-45d4-8d28-4b5c51c4f65d','4e888550-bc2d-4d15-81b6-091ce3810cd0','f2573de5-0746-434e-9f39-25b767236b6c','d0cb9882-36ff-4cf9-9ca4-1f699827e39c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:24.591059 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43bcc60-af69-437b-b45d-e9f83436de76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:24.601193 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43bcc60-af69-437b-b45d-e9f83436de76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:24.601996 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (5f55b59e-58ba-4929-9796-b4e1d2e0ea64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:24.602959 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request issued successfully. Aug 18 13:11:24.602959 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-192ddb35-f314-4375-af65-bb5cd3b19e23 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:24.603516 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 920/3674] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:24 2026] POST /volume/v3/volumes => generated 777 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:24.622138 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-514e29a8-054a-4ffc-9aac-672a7a974ec0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:24.625765 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-514e29a8-054a-4ffc-9aac-672a7a974ec0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac Aug 18 13:11:24.626032 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-514e29a8-054a-4ffc-9aac-672a7a974ec0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:24.628689 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-514e29a8-054a-4ffc-9aac-672a7a974ec0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:24.643752 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:24.643752 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:24.651252 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-514e29a8-054a-4ffc-9aac-672a7a974ec0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:24.656645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-514e29a8-054a-4ffc-9aac-672a7a974ec0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac returned with HTTP 200 Aug 18 13:11:24.657430 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 914/3675] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:24 2026] GET /volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:24.791238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3c2e3e9c-be6a-4521-897e-fc2e862d2159 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:24.793355 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c2e3e9c-be6a-4521-897e-fc2e862d2159 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:24.793576 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c2e3e9c-be6a-4521-897e-fc2e862d2159 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:24.793761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c2e3e9c-be6a-4521-897e-fc2e862d2159 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:24.800479 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:24.800479 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:24.804199 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c2e3e9c-be6a-4521-897e-fc2e862d2159 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:24.808517 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c2e3e9c-be6a-4521-897e-fc2e862d2159 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:24.808920 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 927/3676] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:24 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:24.952359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-654877ea-07f8-4e00-aa9a-62cdec11bce5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:24.953843 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-654877ea-07f8-4e00-aa9a-62cdec11bce5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:24.954239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-654877ea-07f8-4e00-aa9a-62cdec11bce5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:24.954556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-654877ea-07f8-4e00-aa9a-62cdec11bce5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:24.954740 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-654877ea-07f8-4e00-aa9a-62cdec11bce5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:24.958901 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:24.958901 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:24.959704 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-654877ea-07f8-4e00-aa9a-62cdec11bce5 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:24.960148 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 916/3677] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:24 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:24.972218 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a3c78b14-ff4d-4e48-a43e-4987b3ae0bc4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:24.974664 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a3c78b14-ff4d-4e48-a43e-4987b3ae0bc4 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:24.974903 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a3c78b14-ff4d-4e48-a43e-4987b3ae0bc4 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:24.975159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a3c78b14-ff4d-4e48-a43e-4987b3ae0bc4 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:24.984138 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:24.984138 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:24.988117 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a3c78b14-ff4d-4e48-a43e-4987b3ae0bc4 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:24.992529 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a3c78b14-ff4d-4e48-a43e-4987b3ae0bc4 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c returned with HTTP 200 Aug 18 13:11:24.992932 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 921/3678] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:24 2026] GET /volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:25.005635 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-df7f0574-f627-4a0a-84cb-f2f83870fd67 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.007645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-df7f0574-f627-4a0a-84cb-f2f83870fd67 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] POST https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814/action Aug 18 13:11:25.008340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-df7f0574-f627-4a0a-84cb-f2f83870fd67 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:25.008491 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-df7f0574-f627-4a0a-84cb-f2f83870fd67 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:25.010241 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-df7f0574-f627-4a0a-84cb-f2f83870fd67 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] Updating backup '4d9e3f32-5fa5-4a46-9199-0dc15be44814' with '{'status': 'error'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 13:11:25.017166 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.017166 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:25.023382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-df7f0574-f627-4a0a-84cb-f2f83870fd67 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] reset_status in rpcapi backup_id 4d9e3f32-5fa5-4a46-9199-0dc15be44814 on host np0000007652. {{(pid=100591) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 13:11:25.025268 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-df7f0574-f627-4a0a-84cb-f2f83870fd67 tempest-VolumesBackupsAdminTest-685961091 tempest-VolumesBackupsAdminTest-685961091-project-admin] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814/action returned with HTTP 202 Aug 18 13:11:25.025724 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 915/3679] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:11:25 2026] POST /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:25.033917 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ef67221b-a707-4151-a002-35ad180cd6f3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.036217 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef67221b-a707-4151-a002-35ad180cd6f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:25.036402 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ef67221b-a707-4151-a002-35ad180cd6f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:25.036572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ef67221b-a707-4151-a002-35ad180cd6f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:25.036685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ef67221b-a707-4151-a002-35ad180cd6f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:25.047607 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.047607 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:25.048409 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef67221b-a707-4151-a002-35ad180cd6f3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:25.048794 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 928/3680] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:25 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:25.059617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a855e31-0ea2-4a0c-a918-badd0c034259 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.061418 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a855e31-0ea2-4a0c-a918-badd0c034259 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] DELETE https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:25.061611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a855e31-0ea2-4a0c-a918-badd0c034259 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:25.061788 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a855e31-0ea2-4a0c-a918-badd0c034259 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:25.061884 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-9a855e31-0ea2-4a0c-a918-badd0c034259 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete backup with id: 4d9e3f32-5fa5-4a46-9199-0dc15be44814. Aug 18 13:11:25.066255 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.066255 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:25.079846 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-9a855e31-0ea2-4a0c-a918-badd0c034259 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] delete_backup rpcapi backup_id 4d9e3f32-5fa5-4a46-9199-0dc15be44814 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:11:25.082034 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a855e31-0ea2-4a0c-a918-badd0c034259 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 202 Aug 18 13:11:25.082563 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 917/3681] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:25 2026] DELETE /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:11:25.091918 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-46c9a9ac-bcb4-4b34-8378-0af8a958a9c3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.093813 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-46c9a9ac-bcb4-4b34-8378-0af8a958a9c3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:25.094018 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-46c9a9ac-bcb4-4b34-8378-0af8a958a9c3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:25.094194 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-46c9a9ac-bcb4-4b34-8378-0af8a958a9c3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:25.094321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-46c9a9ac-bcb4-4b34-8378-0af8a958a9c3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:25.099477 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.099477 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:25.099958 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-46c9a9ac-bcb4-4b34-8378-0af8a958a9c3 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 200 Aug 18 13:11:25.100386 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 922/3682] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:25 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:25.337141 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3d376069-3249-447f-8dc6-4a1879cb05b9 req-4efc45f4-275f-4e4b-92fa-f8de867bbbb3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.340116 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3d376069-3249-447f-8dc6-4a1879cb05b9 req-4efc45f4-275f-4e4b-92fa-f8de867bbbb3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:25.340430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3d376069-3249-447f-8dc6-4a1879cb05b9 req-4efc45f4-275f-4e4b-92fa-f8de867bbbb3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:25.340647 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3d376069-3249-447f-8dc6-4a1879cb05b9 req-4efc45f4-275f-4e4b-92fa-f8de867bbbb3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:25.349470 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.349470 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:25.354487 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3d376069-3249-447f-8dc6-4a1879cb05b9 req-4efc45f4-275f-4e4b-92fa-f8de867bbbb3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:25.359830 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3d376069-3249-447f-8dc6-4a1879cb05b9 req-4efc45f4-275f-4e4b-92fa-f8de867bbbb3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:25.360406 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 916/3683] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:25 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:25.672157 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-255baa7e-b8fd-4ce4-ac54-2236342291d7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.675341 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-255baa7e-b8fd-4ce4-ac54-2236342291d7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac Aug 18 13:11:25.675341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-255baa7e-b8fd-4ce4-ac54-2236342291d7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:25.675341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-255baa7e-b8fd-4ce4-ac54-2236342291d7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:25.685452 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.685452 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:25.690156 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-255baa7e-b8fd-4ce4-ac54-2236342291d7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:25.696580 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-255baa7e-b8fd-4ce4-ac54-2236342291d7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac returned with HTTP 200 Aug 18 13:11:25.696580 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 929/3684] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:25 2026] GET /volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:25.713853 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.720768 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:25.721628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb8a24eb-a430-44d0-9875-ef47fa94a3ac", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-843369806"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:25.736166 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.736166 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:25.736569 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:25.736688 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create snapshot from volume bb8a24eb-a430-44d0-9875-ef47fa94a3ac Aug 18 13:11:25.792175 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['76ce8b1c-2c3f-4436-b94d-79d4b6fb9aa4', '4f0a4f7c-9cae-4d3b-9bd9-e242dd770d42', 'c8f82d44-025c-480a-ae80-f1a879450565', '2ae001c8-8b1f-4ab4-92cc-676a93e5726f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:25.827386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0878aca2-65a2-441a-966e-de3066abec12 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.832648 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0878aca2-65a2-441a-966e-de3066abec12 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:25.832934 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0878aca2-65a2-441a-966e-de3066abec12 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:25.833793 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0878aca2-65a2-441a-966e-de3066abec12 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:25.838080 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot create request issued successfully. Aug 18 13:11:25.838515 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a6c65cf-48f5-46c4-953c-ce5480246bf7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:25.839121 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 918/3685] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:25.846598 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.846598 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:25.851123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f0c0fb56-fd2d-4cdd-b039-196b87e23bb8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:25.851702 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0878aca2-65a2-441a-966e-de3066abec12 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:25.854538 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f0c0fb56-fd2d-4cdd-b039-196b87e23bb8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 Aug 18 13:11:25.854930 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f0c0fb56-fd2d-4cdd-b039-196b87e23bb8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:25.856230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f0c0fb56-fd2d-4cdd-b039-196b87e23bb8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:25.858784 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0878aca2-65a2-441a-966e-de3066abec12 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:25.859338 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 923/3686] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:25 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:25.867725 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:25.867725 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:25.868459 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f0c0fb56-fd2d-4cdd-b039-196b87e23bb8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:25.869527 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f0c0fb56-fd2d-4cdd-b039-196b87e23bb8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 returned with HTTP 200 Aug 18 13:11:25.870029 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 917/3687] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:25 2026] GET /volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:26.113336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-656dc436-f1fa-45d1-a33d-35e6080c0133 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:26.116648 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-656dc436-f1fa-45d1-a33d-35e6080c0133 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 Aug 18 13:11:26.116941 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-656dc436-f1fa-45d1-a33d-35e6080c0133 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:26.117184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-656dc436-f1fa-45d1-a33d-35e6080c0133 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:26.117325 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-656dc436-f1fa-45d1-a33d-35e6080c0133 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Show backup with id 4d9e3f32-5fa5-4a46-9199-0dc15be44814. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:11:26.121606 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-656dc436-f1fa-45d1-a33d-35e6080c0133 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 returned with HTTP 404 Aug 18 13:11:26.122250 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 930/3688] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:26 2026] GET /volume/v3/backups/4d9e3f32-5fa5-4a46-9199-0dc15be44814 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:26.221088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-35ae78bc-3d6c-4494-a7ac-3373547cd434 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:26.223076 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35ae78bc-3d6c-4494-a7ac-3373547cd434 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:26.223364 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35ae78bc-3d6c-4494-a7ac-3373547cd434 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:26.223572 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-35ae78bc-3d6c-4494-a7ac-3373547cd434 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:26.231427 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:26.231427 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:26.239591 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-35ae78bc-3d6c-4494-a7ac-3373547cd434 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:26.243716 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-35ae78bc-3d6c-4494-a7ac-3373547cd434 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c returned with HTTP 200 Aug 18 13:11:26.243716 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 919/3689] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:26 2026] GET /volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:26.258442 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-584418c2-cf46-4a29-a6cb-f014713f36be None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:26.260841 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-584418c2-cf46-4a29-a6cb-f014713f36be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:26.261042 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-584418c2-cf46-4a29-a6cb-f014713f36be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:26.261323 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-584418c2-cf46-4a29-a6cb-f014713f36be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:26.261504 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-584418c2-cf46-4a29-a6cb-f014713f36be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete volume with id: f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:26.274458 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:26.274458 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:26.274458 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-584418c2-cf46-4a29-a6cb-f014713f36be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:26.299262 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-584418c2-cf46-4a29-a6cb-f014713f36be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Delete volume request issued successfully. Aug 18 13:11:26.299473 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-584418c2-cf46-4a29-a6cb-f014713f36be tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c returned with HTTP 202 Aug 18 13:11:26.299930 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 924/3690] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:26 2026] DELETE /volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:26.310032 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ba910c06-f491-4c9e-b10f-32ffa5da3062 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:26.313366 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ba910c06-f491-4c9e-b10f-32ffa5da3062 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:26.313727 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ba910c06-f491-4c9e-b10f-32ffa5da3062 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:26.314091 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ba910c06-f491-4c9e-b10f-32ffa5da3062 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:26.325280 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:26.325280 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:26.331749 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ba910c06-f491-4c9e-b10f-32ffa5da3062 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Volume info retrieved successfully. Aug 18 13:11:26.338615 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ba910c06-f491-4c9e-b10f-32ffa5da3062 tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c returned with HTTP 200 Aug 18 13:11:26.339673 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 918/3691] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:26 2026] GET /volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:26.875065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a0455f5e-a58a-41ba-ae80-3eb1f91174e1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:26.877272 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a0455f5e-a58a-41ba-ae80-3eb1f91174e1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:26.877596 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a0455f5e-a58a-41ba-ae80-3eb1f91174e1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:26.877933 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a0455f5e-a58a-41ba-ae80-3eb1f91174e1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:26.881030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-03cfbd01-f75a-4a21-aa92-9ac253f8d15a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:26.883218 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03cfbd01-f75a-4a21-aa92-9ac253f8d15a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 Aug 18 13:11:26.883543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03cfbd01-f75a-4a21-aa92-9ac253f8d15a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:26.883780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03cfbd01-f75a-4a21-aa92-9ac253f8d15a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:26.887203 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:26.887203 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:26.889233 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:26.889233 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:26.889620 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-03cfbd01-f75a-4a21-aa92-9ac253f8d15a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:26.890434 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03cfbd01-f75a-4a21-aa92-9ac253f8d15a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 returned with HTTP 200 Aug 18 13:11:26.890797 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 920/3692] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:26 2026] GET /volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:26.892031 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a0455f5e-a58a-41ba-ae80-3eb1f91174e1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:26.897639 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a0455f5e-a58a-41ba-ae80-3eb1f91174e1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:26.898085 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 931/3693] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:26 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:26.899974 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-96b5db3f-6769-4193-967b-bd23be7aa6cc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:27.053272 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96b5db3f-6769-4193-967b-bd23be7aa6cc tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] POST https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202/action Aug 18 13:11:27.053272 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96b5db3f-6769-4193-967b-bd23be7aa6cc tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:27.053272 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-96b5db3f-6769-4193-967b-bd23be7aa6cc tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:27.057851 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:27.057851 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:27.058432 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-96b5db3f-6769-4193-967b-bd23be7aa6cc tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Snapshot retrieved successfully. Aug 18 13:11:27.059490 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-96b5db3f-6769-4193-967b-bd23be7aa6cc tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f1fc3ec7e7c343988d89b2cab4a7fd98', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c6ffb7f1e6a40bd8cc2a71395375858', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:11:27.059814 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-96b5db3f-6769-4193-967b-bd23be7aa6cc tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202/action returned with HTTP 403 Aug 18 13:11:27.060366 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 925/3694] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:11:26 2026] POST /volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202/action => generated 133 bytes in 161 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:27.067457 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:27.070084 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 Aug 18 13:11:27.070479 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:27.070812 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:27.070975 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete snapshot with id: 9fc27887-0384-4c80-ad37-0c8860041202 Aug 18 13:11:27.078483 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:27.078483 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:27.079290 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:27.108293 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot delete request issued successfully. Aug 18 13:11:27.108293 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3faeb3ba-bdc0-42c0-a5bb-09f3e9f0f95b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 returned with HTTP 202 Aug 18 13:11:27.108293 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 919/3695] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:27 2026] DELETE /volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:27.115355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1799fbef-b9ab-4fa9-95ad-cca3c1ca255d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:27.116664 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1799fbef-b9ab-4fa9-95ad-cca3c1ca255d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 Aug 18 13:11:27.118829 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1799fbef-b9ab-4fa9-95ad-cca3c1ca255d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:27.118829 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1799fbef-b9ab-4fa9-95ad-cca3c1ca255d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:27.122523 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:27.122523 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:27.122523 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1799fbef-b9ab-4fa9-95ad-cca3c1ca255d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:27.123838 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1799fbef-b9ab-4fa9-95ad-cca3c1ca255d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 returned with HTTP 200 Aug 18 13:11:27.123838 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 921/3696] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:27 2026] GET /volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:27.353184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7e064106-cf8b-4fbf-8557-2951bcb47ddb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:27.355034 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7e064106-cf8b-4fbf-8557-2951bcb47ddb tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] GET https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c Aug 18 13:11:27.355261 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7e064106-cf8b-4fbf-8557-2951bcb47ddb tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:27.355454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7e064106-cf8b-4fbf-8557-2951bcb47ddb tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:27.361831 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7e064106-cf8b-4fbf-8557-2951bcb47ddb tempest-VolumesBackupsAdminTest-490096086 tempest-VolumesBackupsAdminTest-490096086-project-member] https://10.4.3.126/volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c returned with HTTP 404 Aug 18 13:11:27.362506 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 932/3697] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:27 2026] GET /volume/v3/volumes/f19c71fb-84c7-4123-a231-d34ab2c4ae0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:27.915287 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d4a281b7-7800-4eb2-a0c4-f220bea6d016 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:27.916932 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4a281b7-7800-4eb2-a0c4-f220bea6d016 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:27.917218 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4a281b7-7800-4eb2-a0c4-f220bea6d016 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:27.919012 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4a281b7-7800-4eb2-a0c4-f220bea6d016 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:27.925068 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:27.925068 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:27.935045 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d4a281b7-7800-4eb2-a0c4-f220bea6d016 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:27.937710 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4a281b7-7800-4eb2-a0c4-f220bea6d016 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:27.938238 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 926/3698] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:27 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:28.134433 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8246e21d-ccca-4c3e-a246-a097770aa573 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:28.137041 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8246e21d-ccca-4c3e-a246-a097770aa573 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 Aug 18 13:11:28.137328 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8246e21d-ccca-4c3e-a246-a097770aa573 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:28.137554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8246e21d-ccca-4c3e-a246-a097770aa573 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:28.142964 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8246e21d-ccca-4c3e-a246-a097770aa573 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 returned with HTTP 404 Aug 18 13:11:28.143641 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 920/3699] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:28 2026] GET /volume/v3/snapshots/9fc27887-0384-4c80-ad37-0c8860041202 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:28.152620 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:28.156260 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac Aug 18 13:11:28.156260 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:28.157251 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:28.157701 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume with id: bb8a24eb-a430-44d0-9875-ef47fa94a3ac Aug 18 13:11:28.167345 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:28.167345 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:28.167746 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:28.195294 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume request issued successfully. Aug 18 13:11:28.195494 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1dc37ad6-81da-4b74-a7ee-27a20d875a1c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac returned with HTTP 202 Aug 18 13:11:28.195944 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 922/3700] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:28 2026] DELETE /volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:28.208693 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3614f381-30e3-4a04-9974-70aa85b20696 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:28.210964 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3614f381-30e3-4a04-9974-70aa85b20696 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac Aug 18 13:11:28.211596 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3614f381-30e3-4a04-9974-70aa85b20696 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:28.211776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3614f381-30e3-4a04-9974-70aa85b20696 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:28.224275 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:28.224275 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:28.228515 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3614f381-30e3-4a04-9974-70aa85b20696 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:28.233615 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3614f381-30e3-4a04-9974-70aa85b20696 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac returned with HTTP 200 Aug 18 13:11:28.234293 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 933/3701] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:28 2026] GET /volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:11:28.450095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:28.450095 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:28.450095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:28.450095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:28.453487 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume with id: 219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:28.462589 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:28.462589 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:28.464229 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:28.482688 np0000007652 devstack@c-api.service[100588]: WARNING cinder.keymgr.conf_key_mgr [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:11:28.492249 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume request issued successfully. Aug 18 13:11:28.492654 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e44209c6-6075-495c-a9e7-fbe8e12be7f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 202 Aug 18 13:11:28.493277 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 927/3702] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:28 2026] DELETE /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:28.502530 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c6d2b446-8b58-46e0-b77d-cd0b49a9561d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:28.505617 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6d2b446-8b58-46e0-b77d-cd0b49a9561d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:28.505882 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6d2b446-8b58-46e0-b77d-cd0b49a9561d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:28.506117 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6d2b446-8b58-46e0-b77d-cd0b49a9561d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:28.515544 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:28.515544 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:28.521940 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c6d2b446-8b58-46e0-b77d-cd0b49a9561d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:11:28.530076 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6d2b446-8b58-46e0-b77d-cd0b49a9561d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 200 Aug 18 13:11:28.531833 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 921/3703] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:28 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:28.956311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-89115f8d-de41-4a62-afdf-cdf389c8dc06 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:28.957731 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89115f8d-de41-4a62-afdf-cdf389c8dc06 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:28.957988 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89115f8d-de41-4a62-afdf-cdf389c8dc06 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:28.958265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-89115f8d-de41-4a62-afdf-cdf389c8dc06 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:28.967813 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:28.967813 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:28.973433 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-89115f8d-de41-4a62-afdf-cdf389c8dc06 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:28.978712 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-89115f8d-de41-4a62-afdf-cdf389c8dc06 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:28.979163 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 923/3704] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:28 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:29.255051 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-42eb14ea-6efc-420e-b3e0-c8901b7c078d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.257249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-42eb14ea-6efc-420e-b3e0-c8901b7c078d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac Aug 18 13:11:29.257510 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-42eb14ea-6efc-420e-b3e0-c8901b7c078d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:29.257759 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-42eb14ea-6efc-420e-b3e0-c8901b7c078d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:29.264680 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-42eb14ea-6efc-420e-b3e0-c8901b7c078d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac returned with HTTP 404 Aug 18 13:11:29.265232 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 934/3705] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:29 2026] GET /volume/v3/volumes/bb8a24eb-a430-44d0-9875-ef47fa94a3ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:29.275004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.280173 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:29.280540 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-541873526"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:29.281846 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-541873526'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:29.282158 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume of 1 GB Aug 18 13:11:29.285448 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Availability Zones retrieved successfully. Aug 18 13:11:29.290649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (8b7ace28-0a41-4f29-92e5-842ecca09d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:29.291591 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da783b85-4b3d-4f68-bffd-4db3c15fa138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.292362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:29.315828 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da783b85-4b3d-4f68-bffd-4db3c15fa138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.316698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bbb717-a822-4ff7-a52e-abd516797d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.370549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['127f4d06-6454-40fc-8f6b-101322798aab', 'e7cd612b-4427-495f-8027-ee4e52407c76', '1db6cc69-eb94-4752-bb5d-01f816545bb3', '5a9a6b7e-33c2-4604-a7b2-aeb861e81fb6'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:29.371585 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36bbb717-a822-4ff7-a52e-abd516797d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127f4d06-6454-40fc-8f6b-101322798aab', 'e7cd612b-4427-495f-8027-ee4e52407c76', '1db6cc69-eb94-4752-bb5d-01f816545bb3', '5a9a6b7e-33c2-4604-a7b2-aeb861e81fb6']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.372656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab0f74e-6262-48e5-8d47-73d4a1f449cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.396354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a390e731-f0a3-4a18-b288-a5b581b3bbfd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.400899 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab0f74e-6262-48e5-8d47-73d4a1f449cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006df770-4a29-4390-9010-2640c1b7ce2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541873526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['127f4d06-6454-40fc-8f6b-101322798aab','e7cd612b-4427-495f-8027-ee4e52407c76','1db6cc69-eb94-4752-bb5d-01f816545bb3','5a9a6b7e-33c2-4604-a7b2-aeb861e81fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541873526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006df770-4a29-4390-9010-2640c1b7ce2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.401836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2639606b-dee4-4462-847c-d331042df21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.426187 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2639606b-dee4-4462-847c-d331042df21f) transitioned into state 'SUCCESS' from state '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-541873526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['127f4d06-6454-40fc-8f6b-101322798aab','e7cd612b-4427-495f-8027-ee4e52407c76','1db6cc69-eb94-4752-bb5d-01f816545bb3','5a9a6b7e-33c2-4604-a7b2-aeb861e81fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.426881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd34597-9cfa-47c1-bb1f-4719cddc83db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.437156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd34597-9cfa-47c1-bb1f-4719cddc83db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.438354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (8b7ace28-0a41-4f29-92e5-842ecca09d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:29.438770 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request issued successfully. Aug 18 13:11:29.439496 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-62876bf4-9381-4d61-8c8f-fae7a7f21e15 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:29.440003 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 928/3706] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:29 2026] POST /volume/v3/volumes => generated 777 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:29.458830 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ec8bbd63-3fe8-4092-8023-8527a5eaa634 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.461034 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ec8bbd63-3fe8-4092-8023-8527a5eaa634 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a Aug 18 13:11:29.461323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ec8bbd63-3fe8-4092-8023-8527a5eaa634 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:29.461577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ec8bbd63-3fe8-4092-8023-8527a5eaa634 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:29.470392 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:29.470392 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:29.474074 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ec8bbd63-3fe8-4092-8023-8527a5eaa634 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:29.479872 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ec8bbd63-3fe8-4092-8023-8527a5eaa634 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a returned with HTTP 200 Aug 18 13:11:29.479872 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 924/3707] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:29 2026] GET /volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:29.512658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a390e731-f0a3-4a18-b288-a5b581b3bbfd tempest-AvailabilityZoneTestJSON-1307245369 tempest-AvailabilityZoneTestJSON-1307245369-project-member] GET https://10.4.3.126/volume/v3/os-availability-zone Aug 18 13:11:29.512857 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a390e731-f0a3-4a18-b288-a5b581b3bbfd tempest-AvailabilityZoneTestJSON-1307245369 tempest-AvailabilityZoneTestJSON-1307245369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:29.513036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a390e731-f0a3-4a18-b288-a5b581b3bbfd tempest-AvailabilityZoneTestJSON-1307245369 tempest-AvailabilityZoneTestJSON-1307245369-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:29.516154 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a390e731-f0a3-4a18-b288-a5b581b3bbfd tempest-AvailabilityZoneTestJSON-1307245369 tempest-AvailabilityZoneTestJSON-1307245369-project-member] Availability Zones retrieved successfully. Aug 18 13:11:29.516414 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a390e731-f0a3-4a18-b288-a5b581b3bbfd tempest-AvailabilityZoneTestJSON-1307245369 tempest-AvailabilityZoneTestJSON-1307245369-project-member] https://10.4.3.126/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 13:11:29.516794 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 922/3708] 10.4.3.126 () {66 vars in 1276 bytes} [Tue Aug 18 13:11:29 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:11:29.549108 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7de72e5f-219c-4aa6-b633-28f04335dd60 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.551390 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7de72e5f-219c-4aa6-b633-28f04335dd60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 Aug 18 13:11:29.551657 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7de72e5f-219c-4aa6-b633-28f04335dd60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:29.551937 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7de72e5f-219c-4aa6-b633-28f04335dd60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:29.558856 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7de72e5f-219c-4aa6-b633-28f04335dd60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 returned with HTTP 404 Aug 18 13:11:29.559632 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 935/3709] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:29 2026] GET /volume/v3/volumes/219e7ede-f52e-48de-ba7c-f1a093c53b41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:29.567113 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d2a4c432-27ac-4591-b56a-a74b47671eea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.572954 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2a4c432-27ac-4591-b56a-a74b47671eea tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:11:29.573263 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2a4c432-27ac-4591-b56a-a74b47671eea tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:29.573598 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2a4c432-27ac-4591-b56a-a74b47671eea tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:29.575597 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:29.575597 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:29.576190 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d2a4c432-27ac-4591-b56a-a74b47671eea tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:11:29.596443 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2a4c432-27ac-4591-b56a-a74b47671eea tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Get all volumes completed successfully. Aug 18 13:11:29.598645 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:29.598645 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:29.604811 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2a4c432-27ac-4591-b56a-a74b47671eea tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:11:29.605638 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 929/3710] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:11:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11412 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:29.625638 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-259ce080-4c46-48ad-820e-2c8b4d0c4c1a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.628556 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-259ce080-4c46-48ad-820e-2c8b4d0c4c1a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] DELETE https://10.4.3.126/volume/v3/types/090b1db8-f271-4400-ba16-e6e496ddf714 Aug 18 13:11:29.628757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-259ce080-4c46-48ad-820e-2c8b4d0c4c1a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:29.630428 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-259ce080-4c46-48ad-820e-2c8b4d0c4c1a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:29.664688 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-259ce080-4c46-48ad-820e-2c8b4d0c4c1a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/090b1db8-f271-4400-ba16-e6e496ddf714 returned with HTTP 202 Aug 18 13:11:29.665199 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 925/3711] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:11:29 2026] DELETE /volume/v3/types/090b1db8-f271-4400-ba16-e6e496ddf714 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:29.680232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0805d3d0-d640-41fe-8662-03a682f6ed23 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.682675 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0805d3d0-d640-41fe-8662-03a682f6ed23 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:11:29.683058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0805d3d0-d640-41fe-8662-03a682f6ed23 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1482242047", "extra_specs": {}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:29.704011 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0805d3d0-d640-41fe-8662-03a682f6ed23 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:11:29.704467 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 923/3712] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:11:29 2026] POST /volume/v3/types => generated 212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:11:29.716628 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0a3ec92f-492e-4892-a601-51fde0828a2a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.719029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0a3ec92f-492e-4892-a601-51fde0828a2a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types/48bbae24-7a1f-4042-ae87-a802181a5cae/encryption Aug 18 13:11:29.719469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0a3ec92f-492e-4892-a601-51fde0828a2a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:29.745193 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0a3ec92f-492e-4892-a601-51fde0828a2a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/48bbae24-7a1f-4042-ae87-a802181a5cae/encryption returned with HTTP 200 Aug 18 13:11:29.745965 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 936/3713] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:11:29 2026] POST /volume/v3/types/48bbae24-7a1f-4042-ae87-a802181a5cae/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:29.754702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:29.756599 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:29.757011 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-12965289", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1482242047", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:29.758735 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-12965289', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1482242047', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:29.762894 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume of 1 GB Aug 18 13:11:29.763220 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:29.763220 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:29.763810 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Availability Zones retrieved successfully. Aug 18 13:11:29.769879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (3ea2ad04-c7f3-4488-a92f-3f9688b82d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:29.770950 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebb4d95-573e-44b7-bff8-62fc41e7e4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.771961 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:29.804863 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebb4d95-573e-44b7-bff8-62fc41e7e4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=48bbae24-7a1f-4042-ae87-a802181a5cae,is_public=True,name='tempest-scenario-type-luks-1482242047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48bbae24-7a1f-4042-ae87-a802181a5cae', '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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.805566 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c684382b-aa7c-4ed0-a60a-a62062abddfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.834319 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1482242047 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1482242047, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:29.834629 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1482242047 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1482242047, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:11:29.863668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Created reservations ['e2772f14-cc78-46fb-b652-fc76cc731cba', 'db3fe269-a525-4b1d-9b3f-7cbab17a5275', '328fa396-d0a2-4074-9ff1-637905858302', '3757a996-0b76-4dc8-9f07-e444ad574bac'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:29.864613 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c684382b-aa7c-4ed0-a60a-a62062abddfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2772f14-cc78-46fb-b652-fc76cc731cba', 'db3fe269-a525-4b1d-9b3f-7cbab17a5275', '328fa396-d0a2-4074-9ff1-637905858302', '3757a996-0b76-4dc8-9f07-e444ad574bac']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.866991 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b471acf3-e9fd-491d-8c8d-e2070c6668d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.894112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b471acf3-e9fd-491d-8c8d-e2070c6668d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab51f10-5730-4e70-9771-5ac377317870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-12965289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['e2772f14-cc78-46fb-b652-fc76cc731cba','db3fe269-a525-4b1d-9b3f-7cbab17a5275','328fa396-d0a2-4074-9ff1-637905858302','3757a996-0b76-4dc8-9f07-e444ad574bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=48bbae24-7a1f-4042-ae87-a802181a5cae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-12965289',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cab51f10-5730-4e70-9771-5ac377317870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c1de930c28426783d00f5ab0a9a3ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48bbae24-7a1f-4042-ae87-a802181a5cae),volume_type_id=48bbae24-7a1f-4042-ae87-a802181a5cae)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.894935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d32574f-d970-4215-877b-10aab6cadef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.921089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d32574f-d970-4215-877b-10aab6cadef1) transitioned into state 'SUCCESS' from state '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-12965289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['e2772f14-cc78-46fb-b652-fc76cc731cba','db3fe269-a525-4b1d-9b3f-7cbab17a5275','328fa396-d0a2-4074-9ff1-637905858302','3757a996-0b76-4dc8-9f07-e444ad574bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=48bbae24-7a1f-4042-ae87-a802181a5cae)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.921982 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d88709-04e9-4564-8b91-33feb914d39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:29.935409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d88709-04e9-4564-8b91-33feb914d39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:29.936296 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (3ea2ad04-c7f3-4488-a92f-3f9688b82d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:29.936623 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request issued successfully. Aug 18 13:11:29.937390 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c4e3f5f-55b0-47fa-9fec-446d527eacdc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:29.937952 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 930/3714] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:29 2026] POST /volume/v3/volumes => generated 783 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:29.999485 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-612bc598-3336-40f9-aacf-ce338fa7892d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:30.002933 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-612bc598-3336-40f9-aacf-ce338fa7892d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:30.003189 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-612bc598-3336-40f9-aacf-ce338fa7892d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:30.003425 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-612bc598-3336-40f9-aacf-ce338fa7892d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:30.018171 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:30.018171 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:30.028682 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-612bc598-3336-40f9-aacf-ce338fa7892d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:30.039929 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-612bc598-3336-40f9-aacf-ce338fa7892d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:30.040624 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 926/3715] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:29 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:30.495183 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-99ab2f95-aa56-434e-8c9e-2f3f342361ea None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:30.496094 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99ab2f95-aa56-434e-8c9e-2f3f342361ea tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a Aug 18 13:11:30.496344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99ab2f95-aa56-434e-8c9e-2f3f342361ea tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:30.496566 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99ab2f95-aa56-434e-8c9e-2f3f342361ea tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:30.505328 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:30.505328 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:30.510024 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-99ab2f95-aa56-434e-8c9e-2f3f342361ea tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:30.515174 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99ab2f95-aa56-434e-8c9e-2f3f342361ea tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a returned with HTTP 200 Aug 18 13:11:30.515401 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 924/3716] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:30 2026] GET /volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:30.533386 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:30.535829 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:30.536361 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "006df770-4a29-4390-9010-2640c1b7ce2a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-392179455"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:30.552038 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:30.552038 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:30.552497 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:30.552689 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create snapshot from volume 006df770-4a29-4390-9010-2640c1b7ce2a Aug 18 13:11:30.587738 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['ac067fe6-f767-4b14-afbe-591c4019535d', 'a9d2ee7e-c0b7-4b46-8336-7f81819a4f8e', '8dd1b089-41be-422b-9f32-96b05d3c78d2', 'e804ac44-b90f-4c6d-a5af-13f6645dd023'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:30.629021 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot create request issued successfully. Aug 18 13:11:30.629736 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ef6fe451-5dd7-41c3-bce8-67eef68cdc6c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:30.630042 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 937/3717] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:30 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 18 13:11:30.643483 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9bcc8aeb-d8a5-4424-9c8e-e93c5d5498cf None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:30.646989 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9bcc8aeb-d8a5-4424-9c8e-e93c5d5498cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 Aug 18 13:11:30.647282 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9bcc8aeb-d8a5-4424-9c8e-e93c5d5498cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:30.647536 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9bcc8aeb-d8a5-4424-9c8e-e93c5d5498cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:30.654455 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:30.654455 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:30.654939 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9bcc8aeb-d8a5-4424-9c8e-e93c5d5498cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:30.655835 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9bcc8aeb-d8a5-4424-9c8e-e93c5d5498cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 returned with HTTP 200 Aug 18 13:11:30.656353 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 931/3718] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:30 2026] GET /volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:30.965333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ab5c01f2-da2c-4ec0-a5df-6f1e392d382a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.055874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb4b158c-968d-4f65-9421-b9e9f7c794fb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.058524 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb4b158c-968d-4f65-9421-b9e9f7c794fb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:31.058765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb4b158c-968d-4f65-9421-b9e9f7c794fb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.059043 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb4b158c-968d-4f65-9421-b9e9f7c794fb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.061504 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab5c01f2-da2c-4ec0-a5df-6f1e392d382a tempest-ExtensionsTestJSON-869341029 tempest-ExtensionsTestJSON-869341029-project-member] GET https://10.4.3.126/volume/v3/extensions Aug 18 13:11:31.061764 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab5c01f2-da2c-4ec0-a5df-6f1e392d382a tempest-ExtensionsTestJSON-869341029 tempest-ExtensionsTestJSON-869341029-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.062031 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab5c01f2-da2c-4ec0-a5df-6f1e392d382a tempest-ExtensionsTestJSON-869341029 tempest-ExtensionsTestJSON-869341029-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.062533 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab5c01f2-da2c-4ec0-a5df-6f1e392d382a tempest-ExtensionsTestJSON-869341029 tempest-ExtensionsTestJSON-869341029-project-member] https://10.4.3.126/volume/v3/extensions returned with HTTP 200 Aug 18 13:11:31.063011 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 927/3719] 10.4.3.126 () {66 vars in 1246 bytes} [Tue Aug 18 13:11:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:31.068656 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:31.068656 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:31.073611 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bb4b158c-968d-4f65-9421-b9e9f7c794fb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:31.078934 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb4b158c-968d-4f65-9421-b9e9f7c794fb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:31.079377 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 925/3720] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:31 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:31.207176 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-fae7216f-3f32-4941-983e-f51cc189788b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.209583 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-fae7216f-3f32-4941-983e-f51cc189788b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:31.209793 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-fae7216f-3f32-4941-983e-f51cc189788b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.209986 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-fae7216f-3f32-4941-983e-f51cc189788b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.217324 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:31.217324 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:31.222360 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-fae7216f-3f32-4941-983e-f51cc189788b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:31.227294 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-fae7216f-3f32-4941-983e-f51cc189788b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:31.227843 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 938/3721] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:31 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:31.666516 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cd6999a8-1756-46a0-867a-1d9c2840319e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.668636 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd6999a8-1756-46a0-867a-1d9c2840319e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 Aug 18 13:11:31.669914 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd6999a8-1756-46a0-867a-1d9c2840319e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.669914 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cd6999a8-1756-46a0-867a-1d9c2840319e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.676844 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:31.676844 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:31.676844 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cd6999a8-1756-46a0-867a-1d9c2840319e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:31.676844 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cd6999a8-1756-46a0-867a-1d9c2840319e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 returned with HTTP 200 Aug 18 13:11:31.676844 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 932/3722] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:31 2026] GET /volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:31.688741 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.691404 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] GET https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:31.691668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.691878 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.692151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:11:31.694292 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:11:31.700826 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Get all snapshots completed successfully. Aug 18 13:11:31.701085 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1073441-f9ef-44c3-b6e6-705cf83d47f3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 18 13:11:31.701555 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 928/3723] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:11:31 2026] GET /volume/v3/snapshots => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:31.712951 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0bd5c058-e129-4229-8026-63fb13e3e88a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.717791 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0bd5c058-e129-4229-8026-63fb13e3e88a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 Aug 18 13:11:31.718065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0bd5c058-e129-4229-8026-63fb13e3e88a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.718326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0bd5c058-e129-4229-8026-63fb13e3e88a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.718436 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-0bd5c058-e129-4229-8026-63fb13e3e88a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete snapshot with id: 2f0b013b-9d3f-4948-803c-d366438b3975 Aug 18 13:11:31.723431 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-38483ef8-1ef3-4779-bce6-0f64d5120e6d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.724013 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:31.724013 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:31.724380 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0bd5c058-e129-4229-8026-63fb13e3e88a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:31.729380 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-38483ef8-1ef3-4779-bce6-0f64d5120e6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:31.729575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-38483ef8-1ef3-4779-bce6-0f64d5120e6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.729756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-38483ef8-1ef3-4779-bce6-0f64d5120e6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.738429 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:31.738429 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:31.742744 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-38483ef8-1ef3-4779-bce6-0f64d5120e6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:31.745609 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0bd5c058-e129-4229-8026-63fb13e3e88a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot delete request issued successfully. Aug 18 13:11:31.745823 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0bd5c058-e129-4229-8026-63fb13e3e88a tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 returned with HTTP 202 Aug 18 13:11:31.746279 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 926/3724] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:31 2026] DELETE /volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:31.749287 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-38483ef8-1ef3-4779-bce6-0f64d5120e6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:31.749646 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 939/3725] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:31 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 1249 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:31.756123 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1f7d027a-d605-4976-aa46-68257bf3ed25 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.759738 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f7d027a-d605-4976-aa46-68257bf3ed25 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 Aug 18 13:11:31.759738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f7d027a-d605-4976-aa46-68257bf3ed25 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.759738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f7d027a-d605-4976-aa46-68257bf3ed25 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.761702 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e4586d59-fd67-4556-95eb-99b3c77a54e5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.762270 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4586d59-fd67-4556-95eb-99b3c77a54e5 None None] GET https://10.4.3.126/volume// Aug 18 13:11:31.762516 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4586d59-fd67-4556-95eb-99b3c77a54e5 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:31.762795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4586d59-fd67-4556-95eb-99b3c77a54e5 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:31.763278 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4586d59-fd67-4556-95eb-99b3c77a54e5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:31.764593 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 929/3726] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:11:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:31.767904 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:31.767904 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:31.769771 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1f7d027a-d605-4976-aa46-68257bf3ed25 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:31.769771 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f7d027a-d605-4976-aa46-68257bf3ed25 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 returned with HTTP 200 Aug 18 13:11:31.769771 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 933/3727] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:31 2026] GET /volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:31.773815 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-3963b970-1c29-4e25-bc8d-b361bafa0325 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:31.775899 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-3963b970-1c29-4e25-bc8d-b361bafa0325 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:11:31.776342 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-3963b970-1c29-4e25-bc8d-b361bafa0325 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab9eb26f-c680-416e-9f11-eae265964a90", "connector": null, "instance_uuid": "a543b510-35b3-417c-8694-b02f4bcc8189"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:31.784721 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:31.784721 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:31.819082 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-3963b970-1c29-4e25-bc8d-b361bafa0325 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:11:31.819617 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 927/3728] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:11:31 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:32.665541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:32.753705 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:32.754232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-61873916"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:32.756271 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-61873916'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:32.756446 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume of 1 GB Aug 18 13:11:32.761224 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Availability Zones retrieved successfully. Aug 18 13:11:32.769174 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Flow 'volume_create_api' (59bbb0a7-bbc4-4e6d-8522-c720470ab474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:32.770481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dbd8df-2341-4636-b696-ed1032408910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:32.771710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:32.780136 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-beb7c4f8-9150-42d4-8701-a32c3d775f6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:32.782445 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-beb7c4f8-9150-42d4-8701-a32c3d775f6d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 Aug 18 13:11:32.782661 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-beb7c4f8-9150-42d4-8701-a32c3d775f6d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:32.782869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-beb7c4f8-9150-42d4-8701-a32c3d775f6d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:32.787695 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-beb7c4f8-9150-42d4-8701-a32c3d775f6d tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 returned with HTTP 404 Aug 18 13:11:32.788181 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 930/3729] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:32 2026] GET /volume/v3/snapshots/2f0b013b-9d3f-4948-803c-d366438b3975 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:32.794767 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-521e1136-d372-4b87-829f-35a12433f4bd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:32.797035 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-521e1136-d372-4b87-829f-35a12433f4bd tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a Aug 18 13:11:32.797347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-521e1136-d372-4b87-829f-35a12433f4bd tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:32.797627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-521e1136-d372-4b87-829f-35a12433f4bd tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:32.797851 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-521e1136-d372-4b87-829f-35a12433f4bd tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume with id: 006df770-4a29-4390-9010-2640c1b7ce2a Aug 18 13:11:32.802832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dbd8df-2341-4636-b696-ed1032408910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:32.804110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c4adee-0526-4153-b5cb-ebd59becb839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:32.807138 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:32.807138 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:32.807613 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-521e1136-d372-4b87-829f-35a12433f4bd tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:32.843199 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-521e1136-d372-4b87-829f-35a12433f4bd tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume request issued successfully. Aug 18 13:11:32.843539 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-521e1136-d372-4b87-829f-35a12433f4bd tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a returned with HTTP 202 Aug 18 13:11:32.845129 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 934/3730] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:32 2026] DELETE /volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:32.854928 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0554fbc8-c783-4b60-b7ba-625525e288c5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:32.858177 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0554fbc8-c783-4b60-b7ba-625525e288c5 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a Aug 18 13:11:32.858550 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0554fbc8-c783-4b60-b7ba-625525e288c5 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:32.859274 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0554fbc8-c783-4b60-b7ba-625525e288c5 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:32.869250 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:32.869250 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:32.874074 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0554fbc8-c783-4b60-b7ba-625525e288c5 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:32.879803 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0554fbc8-c783-4b60-b7ba-625525e288c5 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a returned with HTTP 200 Aug 18 13:11:32.880471 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 928/3731] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:32 2026] GET /volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:32.891979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Created reservations ['39046dab-b7c7-4e1a-aed8-b5210f1639df', '75aeb9dc-a225-44c0-9817-415cd5916898', 'b0636cf8-1385-40da-be2f-596184a47a28', '3e625d0d-f87e-4027-bcff-a80bb81c19bf'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:32.893150 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c4adee-0526-4153-b5cb-ebd59becb839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39046dab-b7c7-4e1a-aed8-b5210f1639df', '75aeb9dc-a225-44c0-9817-415cd5916898', 'b0636cf8-1385-40da-be2f-596184a47a28', '3e625d0d-f87e-4027-bcff-a80bb81c19bf']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:32.893929 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053ec665-ee77-4dc1-a8d9-934cd7d7c6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:32.919850 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053ec665-ee77-4dc1-a8d9-934cd7d7c6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f972ba-2fc0-4239-9c35-5e502349faae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-61873916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='044eab3758c04be9964bdf11abc9e6b0',qos_specs=None,replication_status=,reservations=['39046dab-b7c7-4e1a-aed8-b5210f1639df','75aeb9dc-a225-44c0-9817-415cd5916898','b0636cf8-1385-40da-be2f-596184a47a28','3e625d0d-f87e-4027-bcff-a80bb81c19bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-61873916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f972ba-2fc0-4239-9c35-5e502349faae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='044eab3758c04be9964bdf11abc9e6b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:32.920673 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a572cf23-e716-474c-9490-8536777c40ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:32.941973 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a572cf23-e716-474c-9490-8536777c40ab) transitioned into state 'SUCCESS' from state '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-61873916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='044eab3758c04be9964bdf11abc9e6b0',qos_specs=None,replication_status=,reservations=['39046dab-b7c7-4e1a-aed8-b5210f1639df','75aeb9dc-a225-44c0-9817-415cd5916898','b0636cf8-1385-40da-be2f-596184a47a28','3e625d0d-f87e-4027-bcff-a80bb81c19bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:32.942731 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0610ac8b-0b0e-44b9-9d7f-10ecc47610d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:32.953145 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0610ac8b-0b0e-44b9-9d7f-10ecc47610d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:32.953931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Flow 'volume_create_api' (59bbb0a7-bbc4-4e6d-8522-c720470ab474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:32.954361 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume request issued successfully. Aug 18 13:11:32.954917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9d65b6a-6653-465b-a9e2-93672a84ba94 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:32.955724 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 940/3732] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:32 2026] POST /volume/v3/volumes => generated 749 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:32.967898 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-78e13f28-aaff-4f29-b3a7-8a0262cab41b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:32.969857 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78e13f28-aaff-4f29-b3a7-8a0262cab41b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:32.970059 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78e13f28-aaff-4f29-b3a7-8a0262cab41b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:32.970337 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78e13f28-aaff-4f29-b3a7-8a0262cab41b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:32.977982 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:32.977982 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:32.982910 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-78e13f28-aaff-4f29-b3a7-8a0262cab41b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:32.986397 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a758082f-9e1e-42cc-8398-fe919ed59662 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:32.986878 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a758082f-9e1e-42cc-8398-fe919ed59662 None None] GET https://10.4.3.126/volume// Aug 18 13:11:32.987092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a758082f-9e1e-42cc-8398-fe919ed59662 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:32.987375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a758082f-9e1e-42cc-8398-fe919ed59662 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:32.987776 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a758082f-9e1e-42cc-8398-fe919ed59662 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:32.988805 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 935/3733] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:32.989701 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78e13f28-aaff-4f29-b3a7-8a0262cab41b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae returned with HTTP 200 Aug 18 13:11:32.990128 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 931/3734] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:32 2026] GET /volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:33.002977 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-1ebbe737-a86c-4390-ac74-70af004ff782 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:33.005031 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-1ebbe737-a86c-4390-ac74-70af004ff782 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:11:33.005375 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-1ebbe737-a86c-4390-ac74-70af004ff782 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:33.005682 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-1ebbe737-a86c-4390-ac74-70af004ff782 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:33.015981 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:33.015981 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:33.019874 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-1ebbe737-a86c-4390-ac74-70af004ff782 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:11:33.025621 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-1ebbe737-a86c-4390-ac74-70af004ff782 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:11:33.026233 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 929/3735] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:33 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:33.132728 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-27124ba4-0e64-45c1-9173-8aecfe83477a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:33.135764 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-27124ba4-0e64-45c1-9173-8aecfe83477a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] PUT https://10.4.3.126/volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b Aug 18 13:11:33.136286 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-27124ba4-0e64-45c1-9173-8aecfe83477a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:33.146638 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-27124ba4-0e64-45c1-9173-8aecfe83477a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Acquiring lock "cinder-attachment_update-ab9eb26f-c680-416e-9f11-eae265964a90-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:11:33.151801 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-27124ba4-0e64-45c1-9173-8aecfe83477a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Lock "cinder-attachment_update-ab9eb26f-c680-416e-9f11-eae265964a90-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:11:33.152932 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:33.152932 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:33.249719 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-27124ba4-0e64-45c1-9173-8aecfe83477a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Lock "cinder-attachment_update-ab9eb26f-c680-416e-9f11-eae265964a90-np0000007652" released by "attachment_update" :: held 0.098s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:11:33.250077 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-27124ba4-0e64-45c1-9173-8aecfe83477a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b returned with HTTP 200 Aug 18 13:11:33.250647 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 941/3736] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:11:33 2026] PUT /volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:33.283055 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-9734892b-ca9b-4ada-83d6-a2967184af4f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:33.284901 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-9734892b-ca9b-4ada-83d6-a2967184af4f tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b/action Aug 18 13:11:33.285449 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-9734892b-ca9b-4ada-83d6-a2967184af4f tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:33.285668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-9734892b-ca9b-4ada-83d6-a2967184af4f tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:33.308980 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:33.308980 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:33.327188 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6a5a8343-ed98-47c9-a7ad-c70de8b83b13 req-9734892b-ca9b-4ada-83d6-a2967184af4f tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b/action returned with HTTP 204 Aug 18 13:11:33.327883 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 936/3737] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:11:33 2026] POST /volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:33.896740 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7df32120-67a6-4fbe-8f47-db0263618de3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:33.898587 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7df32120-67a6-4fbe-8f47-db0263618de3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a Aug 18 13:11:33.898770 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7df32120-67a6-4fbe-8f47-db0263618de3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:33.898953 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7df32120-67a6-4fbe-8f47-db0263618de3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:33.905824 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7df32120-67a6-4fbe-8f47-db0263618de3 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a returned with HTTP 404 Aug 18 13:11:33.906798 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 932/3738] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:33 2026] GET /volume/v3/volumes/006df770-4a29-4390-9010-2640c1b7ce2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:33.919951 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-039e6335-e94b-4af7-bed2-db79330d7293 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:33.921713 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:33.922105 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-754825569"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:33.923572 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-754825569'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:33.923716 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume of 1 GB Aug 18 13:11:33.928224 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Availability Zones retrieved successfully. Aug 18 13:11:33.934407 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (2c05de9b-ac6a-46f1-86e0-56f1cc3a4b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:33.935635 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42406ef1-66cb-4736-9b42-e0d2398420df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:33.936645 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:33.963891 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42406ef1-66cb-4736-9b42-e0d2398420df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:33.964802 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731d295b-79db-457e-90f1-1989e5b49a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:34.013094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5dca13aa-8b43-4088-aa5c-c9539efa81dc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:34.017757 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5dca13aa-8b43-4088-aa5c-c9539efa81dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:34.017757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5dca13aa-8b43-4088-aa5c-c9539efa81dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:34.017757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5dca13aa-8b43-4088-aa5c-c9539efa81dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:34.026969 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['0ee3f94d-823c-4f25-9619-5cc766356903', '9ed777cb-31e9-4bba-bac1-d964e4dc850b', '798dec87-c6ea-4410-b458-000812976a67', '92ed6229-122b-41a5-b8a2-0fd3907d38d6'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:34.027982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731d295b-79db-457e-90f1-1989e5b49a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee3f94d-823c-4f25-9619-5cc766356903', '9ed777cb-31e9-4bba-bac1-d964e4dc850b', '798dec87-c6ea-4410-b458-000812976a67', '92ed6229-122b-41a5-b8a2-0fd3907d38d6']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:34.028963 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e05e996-669e-4ead-8a64-2a95608b031d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:34.037592 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:34.037592 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:34.046283 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5dca13aa-8b43-4088-aa5c-c9539efa81dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:34.052490 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5dca13aa-8b43-4088-aa5c-c9539efa81dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae returned with HTTP 200 Aug 18 13:11:34.053341 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 942/3739] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:34 2026] GET /volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:34.071012 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:34.073151 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:34.073652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f972ba-2fc0-4239-9c35-5e502349faae", "name": "tempest-VolumesDeleteCascade-Snapshot-478297620"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:34.073995 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e05e996-669e-4ead-8a64-2a95608b031d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57b1e99-aa72-4554-aba8-6dde0244f15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-754825569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['0ee3f94d-823c-4f25-9619-5cc766356903','9ed777cb-31e9-4bba-bac1-d964e4dc850b','798dec87-c6ea-4410-b458-000812976a67','92ed6229-122b-41a5-b8a2-0fd3907d38d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-754825569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57b1e99-aa72-4554-aba8-6dde0244f15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:34.075677 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb6137c-488f-4bca-85d9-85a51bc375d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:34.086136 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:34.086136 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:34.086855 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:34.087044 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create snapshot from volume 37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:34.101640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb6137c-488f-4bca-85d9-85a51bc375d1) transitioned into state 'SUCCESS' from state '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-754825569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['0ee3f94d-823c-4f25-9619-5cc766356903','9ed777cb-31e9-4bba-bac1-d964e4dc850b','798dec87-c6ea-4410-b458-000812976a67','92ed6229-122b-41a5-b8a2-0fd3907d38d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:34.102673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719290d2-0b08-43cd-a711-8e12b2956188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:34.116809 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719290d2-0b08-43cd-a711-8e12b2956188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:34.118102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (2c05de9b-ac6a-46f1-86e0-56f1cc3a4b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:34.118463 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request issued successfully. Aug 18 13:11:34.119139 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-039e6335-e94b-4af7-bed2-db79330d7293 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:34.119755 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 930/3740] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:33 2026] POST /volume/v3/volumes => generated 777 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:34.133915 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ccfeca84-e49e-4a11-8333-66e507433b35 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:34.135759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ccfeca84-e49e-4a11-8333-66e507433b35 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e Aug 18 13:11:34.136866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ccfeca84-e49e-4a11-8333-66e507433b35 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:34.136866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ccfeca84-e49e-4a11-8333-66e507433b35 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:34.152638 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Created reservations ['a01eb749-5dec-41ce-8a9d-7ee34fb4ba5f', '0c845b1b-4623-46b0-8a87-39053fc3f7df', '6bed65ab-63c5-4b30-810f-4908b2fc5200', 'f5b47f88-e1b9-43a5-9800-f42df6859b03'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:34.155330 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:34.155330 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:34.168061 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ccfeca84-e49e-4a11-8333-66e507433b35 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:34.174633 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ccfeca84-e49e-4a11-8333-66e507433b35 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e returned with HTTP 200 Aug 18 13:11:34.175325 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 933/3741] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:34 2026] GET /volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:34.214680 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot create request issued successfully. Aug 18 13:11:34.214680 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-263f9aeb-1c3a-48d2-800b-524a93c1593c tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:34.215025 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 937/3742] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:34.227853 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ab170073-2b26-4976-a0af-a88f50c31bbb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:34.230497 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab170073-2b26-4976-a0af-a88f50c31bbb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 Aug 18 13:11:34.230497 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab170073-2b26-4976-a0af-a88f50c31bbb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:34.230723 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab170073-2b26-4976-a0af-a88f50c31bbb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:34.237824 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:34.237824 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:34.238375 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ab170073-2b26-4976-a0af-a88f50c31bbb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot retrieved successfully. Aug 18 13:11:34.239444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab170073-2b26-4976-a0af-a88f50c31bbb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 returned with HTTP 200 Aug 18 13:11:34.239869 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 943/3743] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:34 2026] GET /volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:35.193279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-00ff8fe1-a267-455a-85b1-ab55f7a34efe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:35.195604 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00ff8fe1-a267-455a-85b1-ab55f7a34efe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e Aug 18 13:11:35.195843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00ff8fe1-a267-455a-85b1-ab55f7a34efe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:35.196086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00ff8fe1-a267-455a-85b1-ab55f7a34efe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:35.205064 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:35.205064 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:35.209536 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-00ff8fe1-a267-455a-85b1-ab55f7a34efe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:35.214610 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00ff8fe1-a267-455a-85b1-ab55f7a34efe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e returned with HTTP 200 Aug 18 13:11:35.215125 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 931/3744] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:35 2026] GET /volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:35.230014 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:35.232102 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:35.232376 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b57b1e99-aa72-4554-aba8-6dde0244f15e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1097892836"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:35.240883 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:35.240883 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:35.241181 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:35.241351 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create snapshot from volume b57b1e99-aa72-4554-aba8-6dde0244f15e Aug 18 13:11:35.252105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-59bbd6ee-1eda-41f1-affb-4e2dce73b809 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:35.254305 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-59bbd6ee-1eda-41f1-affb-4e2dce73b809 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 Aug 18 13:11:35.254548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-59bbd6ee-1eda-41f1-affb-4e2dce73b809 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:35.254972 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-59bbd6ee-1eda-41f1-affb-4e2dce73b809 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:35.262938 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:35.262938 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:35.263592 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-59bbd6ee-1eda-41f1-affb-4e2dce73b809 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot retrieved successfully. Aug 18 13:11:35.264692 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-59bbd6ee-1eda-41f1-affb-4e2dce73b809 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 returned with HTTP 200 Aug 18 13:11:35.265178 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 938/3745] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:35 2026] GET /volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:35.271368 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['63f029ee-4d59-45e9-b18f-8416772fe9cd', 'bb824d49-5bd3-4f9f-848b-6d114fd85d1f', 'bc139caa-92af-464a-abf9-f80b806d9acc', '457832a1-a17d-4d40-898c-74c344cd3057'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:35.276061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e6698430-c921-4e21-91fb-a58331545862 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:35.278101 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6698430-c921-4e21-91fb-a58331545862 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:35.278615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e6698430-c921-4e21-91fb-a58331545862 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f972ba-2fc0-4239-9c35-5e502349faae", "name": "tempest-VolumesDeleteCascade-Snapshot-2134874379"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:35.287594 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:35.287594 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:35.288017 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e6698430-c921-4e21-91fb-a58331545862 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:35.288127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-e6698430-c921-4e21-91fb-a58331545862 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create snapshot from volume 37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:35.304272 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot create request issued successfully. Aug 18 13:11:35.304557 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-94ac1149-84b7-48ba-ab70-61e6e19e6d13 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:35.305093 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 934/3746] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:35.318887 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f351cfc1-184b-454b-98b6-3674dc8dc8fe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:35.320668 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f351cfc1-184b-454b-98b6-3674dc8dc8fe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 Aug 18 13:11:35.320865 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f351cfc1-184b-454b-98b6-3674dc8dc8fe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:35.321038 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f351cfc1-184b-454b-98b6-3674dc8dc8fe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:35.330523 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:35.330523 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:35.331020 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f351cfc1-184b-454b-98b6-3674dc8dc8fe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:35.331847 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f351cfc1-184b-454b-98b6-3674dc8dc8fe tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 returned with HTTP 200 Aug 18 13:11:35.332074 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 932/3747] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:35 2026] GET /volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:35.333090 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-e6698430-c921-4e21-91fb-a58331545862 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Created reservations ['dd034a68-661e-46b0-8fcc-518f902acbd2', '4a5fa0ae-4b78-451e-87c5-97e55a5681b5', '39d3e54b-8041-40b2-97ea-2cbe20717769', '1424e944-3cf9-4cb3-8fec-af602ef059ff'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:35.382361 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e6698430-c921-4e21-91fb-a58331545862 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot create request issued successfully. Aug 18 13:11:35.382773 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6698430-c921-4e21-91fb-a58331545862 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:35.383189 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 944/3748] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:35.394776 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9ea78809-336b-4e42-a38c-1bd7447a5642 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:35.401076 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ea78809-336b-4e42-a38c-1bd7447a5642 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 Aug 18 13:11:35.401590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ea78809-336b-4e42-a38c-1bd7447a5642 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:35.401590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ea78809-336b-4e42-a38c-1bd7447a5642 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:35.419499 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:35.419499 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:35.420029 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9ea78809-336b-4e42-a38c-1bd7447a5642 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot retrieved successfully. Aug 18 13:11:35.420838 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ea78809-336b-4e42-a38c-1bd7447a5642 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 returned with HTTP 200 Aug 18 13:11:35.421521 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 939/3749] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:35 2026] GET /volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:36.345817 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-22e4dc87-634e-4b40-b2c8-6c7372bad2fa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:36.352169 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22e4dc87-634e-4b40-b2c8-6c7372bad2fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 Aug 18 13:11:36.352472 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22e4dc87-634e-4b40-b2c8-6c7372bad2fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:36.352737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22e4dc87-634e-4b40-b2c8-6c7372bad2fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:36.366913 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:36.366913 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:36.367393 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-22e4dc87-634e-4b40-b2c8-6c7372bad2fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:36.368036 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22e4dc87-634e-4b40-b2c8-6c7372bad2fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 returned with HTTP 200 Aug 18 13:11:36.368493 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 935/3750] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:36 2026] GET /volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:36.379023 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5cd0c1b5-20db-4cb6-a784-7c75afc1f69e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:36.380887 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5cd0c1b5-20db-4cb6-a784-7c75afc1f69e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] POST https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119/action Aug 18 13:11:36.381257 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5cd0c1b5-20db-4cb6-a784-7c75afc1f69e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:36.381402 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5cd0c1b5-20db-4cb6-a784-7c75afc1f69e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:36.382873 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-5cd0c1b5-20db-4cb6-a784-7c75afc1f69e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Updating snapshot 'fdd0db45-f56a-4afc-98f0-63148d995119' with '{'status': 'error'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:11:36.395292 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:36.395292 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:36.395906 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.policy [None req-5cd0c1b5-20db-4cb6-a784-7c75afc1f69e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f1fc3ec7e7c343988d89b2cab4a7fd98', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c6ffb7f1e6a40bd8cc2a71395375858', '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=100591) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:11:36.396184 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5cd0c1b5-20db-4cb6-a784-7c75afc1f69e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119/action returned with HTTP 403 Aug 18 13:11:36.396776 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 933/3751] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:11:36 2026] POST /volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:36.406062 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:36.409098 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 Aug 18 13:11:36.409451 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:36.409750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:36.409935 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete snapshot with id: fdd0db45-f56a-4afc-98f0-63148d995119 Aug 18 13:11:36.420247 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:36.420247 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:36.420675 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:36.433394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3a8735bb-9de6-494f-aa78-9fa6dff8581e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:36.435968 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3a8735bb-9de6-494f-aa78-9fa6dff8581e tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 Aug 18 13:11:36.436274 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3a8735bb-9de6-494f-aa78-9fa6dff8581e tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:36.436558 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3a8735bb-9de6-494f-aa78-9fa6dff8581e tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:36.443824 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:36.443824 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:36.444549 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3a8735bb-9de6-494f-aa78-9fa6dff8581e tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot retrieved successfully. Aug 18 13:11:36.446143 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3a8735bb-9de6-494f-aa78-9fa6dff8581e tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 returned with HTTP 200 Aug 18 13:11:36.446494 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot delete request issued successfully. Aug 18 13:11:36.446839 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 940/3752] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:36 2026] GET /volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:36.446963 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1ce7c5ee-a705-4036-b75d-f914f16ba971 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 returned with HTTP 202 Aug 18 13:11:36.447439 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 945/3753] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:36 2026] DELETE /volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:36.464258 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-df369d33-25e0-4c23-80b5-a65be4a3dfc0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:36.464460 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-79009c0f-0f2a-4378-a485-6a737ca18662 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:36.465581 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-df369d33-25e0-4c23-80b5-a65be4a3dfc0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 Aug 18 13:11:36.465843 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-df369d33-25e0-4c23-80b5-a65be4a3dfc0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:36.466150 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-df369d33-25e0-4c23-80b5-a65be4a3dfc0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:36.467915 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-79009c0f-0f2a-4378-a485-6a737ca18662 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae?cascade=True Aug 18 13:11:36.468359 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-79009c0f-0f2a-4378-a485-6a737ca18662 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:36.469779 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-79009c0f-0f2a-4378-a485-6a737ca18662 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:36.469779 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-79009c0f-0f2a-4378-a485-6a737ca18662 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume with id: 37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:36.476332 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:36.476332 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:36.476865 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-df369d33-25e0-4c23-80b5-a65be4a3dfc0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:36.478130 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-df369d33-25e0-4c23-80b5-a65be4a3dfc0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 returned with HTTP 200 Aug 18 13:11:36.478730 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 936/3754] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:36 2026] GET /volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:36.479518 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:36.479518 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:36.480119 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-79009c0f-0f2a-4378-a485-6a737ca18662 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:36.544259 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-79009c0f-0f2a-4378-a485-6a737ca18662 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume request issued successfully. Aug 18 13:11:36.544604 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-79009c0f-0f2a-4378-a485-6a737ca18662 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae?cascade=True returned with HTTP 202 Aug 18 13:11:36.545146 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 934/3755] 10.4.3.126 () {66 vars in 1376 bytes} [Tue Aug 18 13:11:36 2026] DELETE /volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae?cascade=True => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:36.553748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3b75f92e-e0be-4cb9-ab42-199fa7286250 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:36.556087 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3b75f92e-e0be-4cb9-ab42-199fa7286250 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:36.556087 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3b75f92e-e0be-4cb9-ab42-199fa7286250 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:36.556283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3b75f92e-e0be-4cb9-ab42-199fa7286250 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:36.568281 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:36.568281 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:36.575824 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3b75f92e-e0be-4cb9-ab42-199fa7286250 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:36.583032 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3b75f92e-e0be-4cb9-ab42-199fa7286250 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae returned with HTTP 200 Aug 18 13:11:36.583493 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 941/3756] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:36 2026] GET /volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:37.490162 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dadda65f-a281-471b-b501-7e9f53918194 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.491661 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dadda65f-a281-471b-b501-7e9f53918194 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 Aug 18 13:11:37.491818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dadda65f-a281-471b-b501-7e9f53918194 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.492030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dadda65f-a281-471b-b501-7e9f53918194 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.496648 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dadda65f-a281-471b-b501-7e9f53918194 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 returned with HTTP 404 Aug 18 13:11:37.497281 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 946/3757] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:37 2026] GET /volume/v3/snapshots/fdd0db45-f56a-4afc-98f0-63148d995119 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:37.505353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.508809 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e Aug 18 13:11:37.509300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.509559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.509814 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume with id: b57b1e99-aa72-4554-aba8-6dde0244f15e Aug 18 13:11:37.524322 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:37.524322 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:37.524882 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:37.547374 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume request issued successfully. Aug 18 13:11:37.547646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e09b4076-242f-4d3b-8546-8f5e9b33f3a1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e returned with HTTP 202 Aug 18 13:11:37.548190 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 937/3758] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:37 2026] DELETE /volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:37.556389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fd5d1534-82c9-46d2-bf78-0e94dfb22414 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.558710 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fd5d1534-82c9-46d2-bf78-0e94dfb22414 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e Aug 18 13:11:37.558945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fd5d1534-82c9-46d2-bf78-0e94dfb22414 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.559197 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fd5d1534-82c9-46d2-bf78-0e94dfb22414 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.569976 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:37.569976 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:37.574804 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fd5d1534-82c9-46d2-bf78-0e94dfb22414 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:37.580342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fd5d1534-82c9-46d2-bf78-0e94dfb22414 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e returned with HTTP 200 Aug 18 13:11:37.580907 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 935/3759] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:37 2026] GET /volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:37.601785 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4d59e683-bb3c-4a43-9fb4-5aeb6f35e1bb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.605273 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4d59e683-bb3c-4a43-9fb4-5aeb6f35e1bb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:37.605273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4d59e683-bb3c-4a43-9fb4-5aeb6f35e1bb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.605273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4d59e683-bb3c-4a43-9fb4-5aeb6f35e1bb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.611873 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4d59e683-bb3c-4a43-9fb4-5aeb6f35e1bb tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae returned with HTTP 404 Aug 18 13:11:37.613001 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 942/3760] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:37 2026] GET /volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:37.624669 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f6d40437-a0f6-4d21-9758-c142b64b456d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.627866 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f6d40437-a0f6-4d21-9758-c142b64b456d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:11:37.628072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f6d40437-a0f6-4d21-9758-c142b64b456d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.630248 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f6d40437-a0f6-4d21-9758-c142b64b456d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.630618 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-f6d40437-a0f6-4d21-9758-c142b64b456d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:11:37.631016 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:37.631016 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:37.632838 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f6d40437-a0f6-4d21-9758-c142b64b456d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:11:37.650892 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f6d40437-a0f6-4d21-9758-c142b64b456d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Get all volumes completed successfully. Aug 18 13:11:37.652012 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f6d40437-a0f6-4d21-9758-c142b64b456d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:11:37.653283 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 947/3761] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:11:37 2026] GET /volume/v3/volumes => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:11:37.666408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.669839 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:37.670252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.670482 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.670825 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:11:37.672685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.db.api [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Building query based on filter {{(pid=100590) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:11:37.678413 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Get all snapshots completed successfully. Aug 18 13:11:37.678850 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-08005b2d-74f7-4924-a8eb-514b1a8b3415 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 18 13:11:37.679513 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 938/3762] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:11:37 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:11:37.690158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-68a3d1dc-92f9-4f3d-a2b0-dbad48a57832 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.692129 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-68a3d1dc-92f9-4f3d-a2b0-dbad48a57832 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 Aug 18 13:11:37.692418 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-68a3d1dc-92f9-4f3d-a2b0-dbad48a57832 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.692664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-68a3d1dc-92f9-4f3d-a2b0-dbad48a57832 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.692816 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-68a3d1dc-92f9-4f3d-a2b0-dbad48a57832 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete snapshot with id: 35efb8c1-5657-4c74-ac9b-a95afa473673 Aug 18 13:11:37.699407 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-68a3d1dc-92f9-4f3d-a2b0-dbad48a57832 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 returned with HTTP 404 Aug 18 13:11:37.699966 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 936/3763] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:37 2026] DELETE /volume/v3/snapshots/35efb8c1-5657-4c74-ac9b-a95afa473673 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:37.709153 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ba87811e-b6c5-4c42-bb71-7224dda49dfc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.713007 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ba87811e-b6c5-4c42-bb71-7224dda49dfc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 Aug 18 13:11:37.713007 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ba87811e-b6c5-4c42-bb71-7224dda49dfc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.713007 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ba87811e-b6c5-4c42-bb71-7224dda49dfc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.713007 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-ba87811e-b6c5-4c42-bb71-7224dda49dfc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete snapshot with id: e9f0c2ec-0557-4c10-9020-9578d6633153 Aug 18 13:11:37.718043 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ba87811e-b6c5-4c42-bb71-7224dda49dfc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 returned with HTTP 404 Aug 18 13:11:37.719542 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 943/3764] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:37 2026] DELETE /volume/v3/snapshots/e9f0c2ec-0557-4c10-9020-9578d6633153 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:37.727043 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6ca3e081-2346-4050-8cba-e54cf2bfb9ec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.729558 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ca3e081-2346-4050-8cba-e54cf2bfb9ec tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:37.729779 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ca3e081-2346-4050-8cba-e54cf2bfb9ec tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.729992 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ca3e081-2346-4050-8cba-e54cf2bfb9ec tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.740235 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ca3e081-2346-4050-8cba-e54cf2bfb9ec tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae returned with HTTP 404 Aug 18 13:11:37.740931 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 948/3765] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:37 2026] GET /volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:37.750273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c26bc63d-0506-4eda-b35b-b7d117714fa2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.752879 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c26bc63d-0506-4eda-b35b-b7d117714fa2 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:37.753355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c26bc63d-0506-4eda-b35b-b7d117714fa2 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.753533 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c26bc63d-0506-4eda-b35b-b7d117714fa2 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.753774 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-c26bc63d-0506-4eda-b35b-b7d117714fa2 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume with id: 37f972ba-2fc0-4239-9c35-5e502349faae Aug 18 13:11:37.762070 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c26bc63d-0506-4eda-b35b-b7d117714fa2 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae returned with HTTP 404 Aug 18 13:11:37.762590 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 939/3766] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:37 2026] DELETE /volume/v3/volumes/37f972ba-2fc0-4239-9c35-5e502349faae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:37.774917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7d863843-b922-4bad-8b42-de832946e6dc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.776123 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:37.776972 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-489646105"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:37.779785 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-489646105'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:37.779785 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume of 1 GB Aug 18 13:11:37.783683 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Availability Zones retrieved successfully. Aug 18 13:11:37.790605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Flow 'volume_create_api' (ca569f99-ac0d-47ed-8c5e-25e778c311a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:37.792629 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1190ed-8cb3-4303-ba19-a8f1b427fa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:37.793316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:37.838151 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1190ed-8cb3-4303-ba19-a8f1b427fa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:37.838151 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434c8221-a7db-450e-ae3d-1ccb4246d2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:37.893752 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Created reservations ['90be969f-0dd4-40c6-b698-0fd1ce907934', 'edd4fef3-9883-451a-bb1d-83052698a3bf', 'dbee0d8b-e5c1-4f2e-9467-9d2849a705d8', 'd31c0f8e-9f4e-43a2-bd7a-9b0e669c05e3'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:37.894599 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434c8221-a7db-450e-ae3d-1ccb4246d2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90be969f-0dd4-40c6-b698-0fd1ce907934', 'edd4fef3-9883-451a-bb1d-83052698a3bf', 'dbee0d8b-e5c1-4f2e-9467-9d2849a705d8', 'd31c0f8e-9f4e-43a2-bd7a-9b0e669c05e3']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:37.896294 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d58b827b-31f2-42e8-9cb3-cabd7495c843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:37.922060 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d58b827b-31f2-42e8-9cb3-cabd7495c843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771e64b8-5448-4918-b42a-966c57760d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-489646105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='044eab3758c04be9964bdf11abc9e6b0',qos_specs=None,replication_status=,reservations=['90be969f-0dd4-40c6-b698-0fd1ce907934','edd4fef3-9883-451a-bb1d-83052698a3bf','dbee0d8b-e5c1-4f2e-9467-9d2849a705d8','d31c0f8e-9f4e-43a2-bd7a-9b0e669c05e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-489646105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771e64b8-5448-4918-b42a-966c57760d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='044eab3758c04be9964bdf11abc9e6b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:37.922060 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3783cc-bbff-4826-aabb-c51bed15a3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:37.949811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3783cc-bbff-4826-aabb-c51bed15a3e0) transitioned into state 'SUCCESS' from state '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-489646105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='044eab3758c04be9964bdf11abc9e6b0',qos_specs=None,replication_status=,reservations=['90be969f-0dd4-40c6-b698-0fd1ce907934','edd4fef3-9883-451a-bb1d-83052698a3bf','dbee0d8b-e5c1-4f2e-9467-9d2849a705d8','d31c0f8e-9f4e-43a2-bd7a-9b0e669c05e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:37.950790 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b1340e-6872-4b15-9bbc-c7f66a065fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:37.963892 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b1340e-6872-4b15-9bbc-c7f66a065fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:37.964880 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Flow 'volume_create_api' (ca569f99-ac0d-47ed-8c5e-25e778c311a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:37.965201 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume request issued successfully. Aug 18 13:11:37.966078 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d863843-b922-4bad-8b42-de832946e6dc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:37.966436 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 937/3767] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:37 2026] POST /volume/v3/volumes => generated 750 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:37.980833 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4a8fdbd1-4f81-4436-a13a-5c7e09bdfb24 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:37.983285 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4a8fdbd1-4f81-4436-a13a-5c7e09bdfb24 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:37.983508 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4a8fdbd1-4f81-4436-a13a-5c7e09bdfb24 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:37.983710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4a8fdbd1-4f81-4436-a13a-5c7e09bdfb24 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:37.994096 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:37.994096 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:38.001316 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4a8fdbd1-4f81-4436-a13a-5c7e09bdfb24 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:38.007251 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4a8fdbd1-4f81-4436-a13a-5c7e09bdfb24 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 returned with HTTP 200 Aug 18 13:11:38.007790 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 944/3768] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:37 2026] GET /volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:38.598469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-61865944-2ec4-435b-8a25-baf7f0462eda None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:38.600685 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-61865944-2ec4-435b-8a25-baf7f0462eda tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e Aug 18 13:11:38.600939 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-61865944-2ec4-435b-8a25-baf7f0462eda tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:38.601314 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-61865944-2ec4-435b-8a25-baf7f0462eda tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:38.609820 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-61865944-2ec4-435b-8a25-baf7f0462eda tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e returned with HTTP 404 Aug 18 13:11:38.610484 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 949/3769] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:38 2026] GET /volume/v3/volumes/b57b1e99-aa72-4554-aba8-6dde0244f15e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:38.619291 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:38.621302 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:38.621698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-268146738"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:38.623033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-268146738'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:38.623161 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume of 1 GB Aug 18 13:11:38.628590 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Availability Zones retrieved successfully. Aug 18 13:11:38.635884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (90fca569-ad1d-49fe-908e-362d3de33b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:38.636865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb27bcd-7d3a-40d1-83d1-3e94a5eaf4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:38.637952 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:38.666026 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb27bcd-7d3a-40d1-83d1-3e94a5eaf4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:38.666856 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec5cc95-53d4-4437-bb68-1fb71c147f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:38.719918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['53654ab8-b85e-48fd-896e-6e0b74dd2928', 'aef80572-50f3-478f-a353-8532592c4192', 'e3baf963-9b8b-43a2-b89b-0309c6b845e7', '2308a5fd-eca8-4eb4-b3ac-be5179af50f4'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:38.721121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec5cc95-53d4-4437-bb68-1fb71c147f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53654ab8-b85e-48fd-896e-6e0b74dd2928', 'aef80572-50f3-478f-a353-8532592c4192', 'e3baf963-9b8b-43a2-b89b-0309c6b845e7', '2308a5fd-eca8-4eb4-b3ac-be5179af50f4']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:38.722445 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da649446-1470-4c1e-aeba-1aac8f1fab66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:38.749288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da649446-1470-4c1e-aeba-1aac8f1fab66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccdd9596-0f52-4e00-90dc-bfb0863137f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-268146738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['53654ab8-b85e-48fd-896e-6e0b74dd2928','aef80572-50f3-478f-a353-8532592c4192','e3baf963-9b8b-43a2-b89b-0309c6b845e7','2308a5fd-eca8-4eb4-b3ac-be5179af50f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-268146738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccdd9596-0f52-4e00-90dc-bfb0863137f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:38.750095 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f65fb9-0427-4fc4-b3e2-46510cba3b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:38.775456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f65fb9-0427-4fc4-b3e2-46510cba3b50) transitioned into state 'SUCCESS' from state '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-268146738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['53654ab8-b85e-48fd-896e-6e0b74dd2928','aef80572-50f3-478f-a353-8532592c4192','e3baf963-9b8b-43a2-b89b-0309c6b845e7','2308a5fd-eca8-4eb4-b3ac-be5179af50f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:38.776159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2874d4ce-1f56-4220-bc27-2e8e0f8228e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:38.788323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2874d4ce-1f56-4220-bc27-2e8e0f8228e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:38.789238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (90fca569-ad1d-49fe-908e-362d3de33b2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:38.789626 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request issued successfully. Aug 18 13:11:38.790339 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-942a6ef4-7aa3-4f9d-b5a9-ee7654bd0624 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:38.791030 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 940/3770] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:38 2026] POST /volume/v3/volumes => generated 777 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:11:38.809786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1868cf74-042c-4916-8391-635662fb445f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:38.811978 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1868cf74-042c-4916-8391-635662fb445f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 Aug 18 13:11:38.812563 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1868cf74-042c-4916-8391-635662fb445f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:38.812933 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1868cf74-042c-4916-8391-635662fb445f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:38.824354 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:38.824354 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:38.828021 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1868cf74-042c-4916-8391-635662fb445f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:38.834482 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1868cf74-042c-4916-8391-635662fb445f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 returned with HTTP 200 Aug 18 13:11:38.835125 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 938/3771] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:38 2026] GET /volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:39.025629 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dc9b5643-b763-43bd-91eb-4377566f889d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.027939 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dc9b5643-b763-43bd-91eb-4377566f889d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:39.028640 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dc9b5643-b763-43bd-91eb-4377566f889d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:39.028640 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dc9b5643-b763-43bd-91eb-4377566f889d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:39.037358 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:39.037358 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:39.041538 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-dc9b5643-b763-43bd-91eb-4377566f889d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:39.045640 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dc9b5643-b763-43bd-91eb-4377566f889d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 returned with HTTP 200 Aug 18 13:11:39.046338 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 945/3772] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:39 2026] GET /volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:39.065252 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.067421 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:39.067761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "771e64b8-5448-4918-b42a-966c57760d29", "name": "tempest-VolumesDeleteCascade-Snapshot-1929400434"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:39.076864 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:39.076864 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:39.080154 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:39.080154 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create snapshot from volume 771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:39.106794 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Created reservations ['f3275783-a20a-4ffd-8971-189c85b74beb', '28ff9e49-6f1e-4c8c-b966-01432d6d6b56', '9bf256cb-1e12-4d67-a304-ce53ae14c1a4', '5af38c25-bfc1-4656-a67a-0d741638b2a6'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:39.143608 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot create request issued successfully. Aug 18 13:11:39.144303 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-057a1645-3ae9-4cf6-8fc2-864cdfe729fc tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:39.144605 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 950/3773] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:39 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 18 13:11:39.157534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8c5f2e66-209e-4a0b-8dce-828addb98e3b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.159509 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8c5f2e66-209e-4a0b-8dce-828addb98e3b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 Aug 18 13:11:39.159715 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8c5f2e66-209e-4a0b-8dce-828addb98e3b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:39.159868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8c5f2e66-209e-4a0b-8dce-828addb98e3b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:39.166051 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:39.166051 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:39.166469 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8c5f2e66-209e-4a0b-8dce-828addb98e3b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot retrieved successfully. Aug 18 13:11:39.170717 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8c5f2e66-209e-4a0b-8dce-828addb98e3b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 returned with HTTP 200 Aug 18 13:11:39.170717 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 941/3774] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:39 2026] GET /volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:39.259485 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.260831 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:39.261298 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-233441476", "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:39.262880 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-233441476', 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:39.349228 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Create volume of 1 GB Aug 18 13:11:39.354471 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Availability Zones retrieved successfully. Aug 18 13:11:39.361714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Flow 'volume_create_api' (61cb9140-63ad-4a5b-90f5-e04e3bc3208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:39.363272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c23cc86-64e7-4df7-9b8e-4e787771e4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:39.364566 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:39.429118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c23cc86-64e7-4df7-9b8e-4e787771e4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:39.429118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c705d4-7fff-4e28-a411-98ca251ccf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:39.515275 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Created reservations ['6fd7dc9f-dd8e-468e-b7f2-ada3a9ca7707', '195488bc-9c40-4951-815a-2d12d95ae067', '2f9d8e5a-8b1d-43de-accc-eac96d6db315', '2aad656f-527b-4f55-9253-fd3de6437e94'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:39.518389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c705d4-7fff-4e28-a411-98ca251ccf9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd7dc9f-dd8e-468e-b7f2-ada3a9ca7707', '195488bc-9c40-4951-815a-2d12d95ae067', '2f9d8e5a-8b1d-43de-accc-eac96d6db315', '2aad656f-527b-4f55-9253-fd3de6437e94']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:39.518389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd09062-ed7d-4aaa-80fd-731112f05703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:39.548232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd09062-ed7d-4aaa-80fd-731112f05703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eaac45b-acfd-4c5a-9a35-adea28e703e1', '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-233441476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93789a28e4144e559842b0aff589c1f4',qos_specs=None,replication_status=,reservations=['6fd7dc9f-dd8e-468e-b7f2-ada3a9ca7707','195488bc-9c40-4951-815a-2d12d95ae067','2f9d8e5a-8b1d-43de-accc-eac96d6db315','2aad656f-527b-4f55-9253-fd3de6437e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11c752261fd94fd99c1624e4ba0a0c19',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-233441476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eaac45b-acfd-4c5a-9a35-adea28e703e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93789a28e4144e559842b0aff589c1f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11c752261fd94fd99c1624e4ba0a0c19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:39.548920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157442de-0528-4f33-9775-9af7df0e0201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:39.576230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157442de-0528-4f33-9775-9af7df0e0201) transitioned into state 'SUCCESS' from state '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-233441476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93789a28e4144e559842b0aff589c1f4',qos_specs=None,replication_status=,reservations=['6fd7dc9f-dd8e-468e-b7f2-ada3a9ca7707','195488bc-9c40-4951-815a-2d12d95ae067','2f9d8e5a-8b1d-43de-accc-eac96d6db315','2aad656f-527b-4f55-9253-fd3de6437e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11c752261fd94fd99c1624e4ba0a0c19',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:39.576230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37b94e0-0f07-4cb3-a9e4-980b3fd10f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:39.586415 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37b94e0-0f07-4cb3-a9e4-980b3fd10f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:39.587662 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Flow 'volume_create_api' (61cb9140-63ad-4a5b-90f5-e04e3bc3208d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:39.588095 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Create volume request issued successfully. Aug 18 13:11:39.588834 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4cee67bd-f380-4a5b-8e09-32e6333555ca tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:39.589475 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 939/3775] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:39 2026] POST /volume/v3/volumes => generated 752 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:39.605823 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1b43716a-530a-45d3-a68a-1a5c144c2070 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.608031 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b43716a-530a-45d3-a68a-1a5c144c2070 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] GET https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:11:39.608263 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b43716a-530a-45d3-a68a-1a5c144c2070 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:39.608474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1b43716a-530a-45d3-a68a-1a5c144c2070 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:39.614929 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:39.614929 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:39.618382 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1b43716a-530a-45d3-a68a-1a5c144c2070 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Volume info retrieved successfully. Aug 18 13:11:39.622530 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1b43716a-530a-45d3-a68a-1a5c144c2070 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 returned with HTTP 200 Aug 18 13:11:39.623088 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 946/3776] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:39 2026] GET /volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:39.850600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-739d3cfb-1de4-4ea6-a73f-48475f2f422f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.851286 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-739d3cfb-1de4-4ea6-a73f-48475f2f422f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 Aug 18 13:11:39.851509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-739d3cfb-1de4-4ea6-a73f-48475f2f422f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:39.851736 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-739d3cfb-1de4-4ea6-a73f-48475f2f422f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:39.865194 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:39.865194 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:39.869087 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-739d3cfb-1de4-4ea6-a73f-48475f2f422f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:39.873672 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-739d3cfb-1de4-4ea6-a73f-48475f2f422f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 returned with HTTP 200 Aug 18 13:11:39.874163 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 951/3777] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:39 2026] GET /volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:39.891170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a8467400-efbd-4265-9352-cf26a24bcd32 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.896821 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a8467400-efbd-4265-9352-cf26a24bcd32 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:39.897403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a8467400-efbd-4265-9352-cf26a24bcd32 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccdd9596-0f52-4e00-90dc-bfb0863137f8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1039412492"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:39.909233 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:39.909233 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:39.909653 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a8467400-efbd-4265-9352-cf26a24bcd32 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:39.909885 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-a8467400-efbd-4265-9352-cf26a24bcd32 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create snapshot from volume ccdd9596-0f52-4e00-90dc-bfb0863137f8 Aug 18 13:11:39.939630 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-a8467400-efbd-4265-9352-cf26a24bcd32 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['be84695f-a425-49d7-b8a2-32aaf593a091', '8814015d-ef70-419a-9c14-fdf858d1876a', 'b8d9206c-3f97-4102-8828-a160de698638', 'ca846b4a-50e9-4879-b3c1-a3efb5567eae'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:39.975384 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a8467400-efbd-4265-9352-cf26a24bcd32 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot create request issued successfully. Aug 18 13:11:39.976018 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a8467400-efbd-4265-9352-cf26a24bcd32 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:39.976386 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 942/3778] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:39.987551 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c2fc5b92-3f87-4060-8df3-271c892ba6cf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:39.991538 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c2fc5b92-3f87-4060-8df3-271c892ba6cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 Aug 18 13:11:39.991538 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c2fc5b92-3f87-4060-8df3-271c892ba6cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:39.991538 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c2fc5b92-3f87-4060-8df3-271c892ba6cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:40.000748 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:40.000748 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:40.002008 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c2fc5b92-3f87-4060-8df3-271c892ba6cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:40.003765 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c2fc5b92-3f87-4060-8df3-271c892ba6cf tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 returned with HTTP 200 Aug 18 13:11:40.003765 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 940/3779] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:39 2026] GET /volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:40.183159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2bb83536-1520-4954-b8eb-fd56655a5ad3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:40.185093 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bb83536-1520-4954-b8eb-fd56655a5ad3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 Aug 18 13:11:40.185402 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bb83536-1520-4954-b8eb-fd56655a5ad3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:40.185603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bb83536-1520-4954-b8eb-fd56655a5ad3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:40.190623 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:40.190623 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:40.191128 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2bb83536-1520-4954-b8eb-fd56655a5ad3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot retrieved successfully. Aug 18 13:11:40.192000 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bb83536-1520-4954-b8eb-fd56655a5ad3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 returned with HTTP 200 Aug 18 13:11:40.192435 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 947/3780] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:40 2026] GET /volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:40.202015 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:40.204729 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:40.205099 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "91685287-f509-4714-8b50-4277e8a660f5", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1114859599"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:40.206767 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume request body: {'volume': {'snapshot_id': '91685287-f509-4714-8b50-4277e8a660f5', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1114859599'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:40.211710 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:40.211710 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:40.212134 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Snapshot retrieved successfully. Aug 18 13:11:40.212270 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume of 1 GB Aug 18 13:11:40.215484 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Availability Zones retrieved successfully. Aug 18 13:11:40.220795 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Flow 'volume_create_api' (a565b340-c2ce-4083-ade0-e0924514f013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:40.221612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b619c0b-0442-4225-b08a-7599dc74fbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:40.222500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:40.254237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b619c0b-0442-4225-b08a-7599dc74fbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '91685287-f509-4714-8b50-4277e8a660f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:40.255345 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9d5538-218f-438f-9e6e-3570838e1462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:40.301569 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Created reservations ['f429dd6e-bb52-4c04-b046-625c4bc43f6d', '08c36e84-19cd-4c9a-8283-2d53384d45ac', 'f29adb11-b765-49c7-8051-b33fa9fde4d6', '71be2d2c-4b60-48bd-b58a-bfeaff4c456e'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:40.302612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9d5538-218f-438f-9e6e-3570838e1462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f429dd6e-bb52-4c04-b046-625c4bc43f6d', '08c36e84-19cd-4c9a-8283-2d53384d45ac', 'f29adb11-b765-49c7-8051-b33fa9fde4d6', '71be2d2c-4b60-48bd-b58a-bfeaff4c456e']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:40.303592 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04df8365-6c68-4e92-a973-89d4d0f6715d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:40.354699 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04df8365-6c68-4e92-a973-89d4d0f6715d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f95d927-36fd-412c-b39c-6748c15ebc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1114859599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='044eab3758c04be9964bdf11abc9e6b0',qos_specs=None,replication_status=,reservations=['f429dd6e-bb52-4c04-b046-625c4bc43f6d','08c36e84-19cd-4c9a-8283-2d53384d45ac','f29adb11-b765-49c7-8051-b33fa9fde4d6','71be2d2c-4b60-48bd-b58a-bfeaff4c456e'],size=1,snapshot_id=91685287-f509-4714-8b50-4277e8a660f5,source_replicaid=,source_volid=None,status='creating',user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1114859599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f95d927-36fd-412c-b39c-6748c15ebc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='044eab3758c04be9964bdf11abc9e6b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=91685287-f509-4714-8b50-4277e8a660f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:40.355461 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a860c7aa-5f40-4454-b139-e3f53f842cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:40.388854 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a860c7aa-5f40-4454-b139-e3f53f842cc0) transitioned into state 'SUCCESS' from state '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-1114859599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='044eab3758c04be9964bdf11abc9e6b0',qos_specs=None,replication_status=,reservations=['f429dd6e-bb52-4c04-b046-625c4bc43f6d','08c36e84-19cd-4c9a-8283-2d53384d45ac','f29adb11-b765-49c7-8051-b33fa9fde4d6','71be2d2c-4b60-48bd-b58a-bfeaff4c456e'],size=1,snapshot_id=91685287-f509-4714-8b50-4277e8a660f5,source_replicaid=,source_volid=None,status='creating',user_id='994cf5ffdf3240fbba2531bdf2fdd5de',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:40.389874 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3cba8a-87a8-4ec1-8f7a-d5f8e19a5ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:40.413045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3cba8a-87a8-4ec1-8f7a-d5f8e19a5ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:40.413903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Flow 'volume_create_api' (a565b340-c2ce-4083-ade0-e0924514f013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:40.414172 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Create volume request issued successfully. Aug 18 13:11:40.414739 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-027f2794-a750-4b6f-88c7-5fe4a5057901 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:40.415229 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 952/3781] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:40 2026] POST /volume/v3/volumes => generated 785 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:40.429685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2ec1cab4-9b65-43ab-9e33-711e0c6baaa9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:40.431824 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ec1cab4-9b65-43ab-9e33-711e0c6baaa9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:40.432055 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ec1cab4-9b65-43ab-9e33-711e0c6baaa9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:40.432331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2ec1cab4-9b65-43ab-9e33-711e0c6baaa9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:40.439590 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:40.439590 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:40.443237 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2ec1cab4-9b65-43ab-9e33-711e0c6baaa9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:40.447324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2ec1cab4-9b65-43ab-9e33-711e0c6baaa9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d returned with HTTP 200 Aug 18 13:11:40.447695 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 943/3782] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:40 2026] GET /volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:40.637638 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-daf285a0-a01f-4177-811f-351dffadbc41 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:40.639276 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-daf285a0-a01f-4177-811f-351dffadbc41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] GET https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:11:40.639761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-daf285a0-a01f-4177-811f-351dffadbc41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:40.640049 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-daf285a0-a01f-4177-811f-351dffadbc41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:40.647055 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:40.647055 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:40.650987 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-daf285a0-a01f-4177-811f-351dffadbc41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Volume info retrieved successfully. Aug 18 13:11:40.656233 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-daf285a0-a01f-4177-811f-351dffadbc41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 returned with HTTP 200 Aug 18 13:11:40.656233 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 941/3783] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:40 2026] GET /volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:40.691399 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-f40f5853-ac3f-4fb7-95d4-72b74b38ff41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:40.693788 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-f40f5853-ac3f-4fb7-95d4-72b74b38ff41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] GET https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:11:40.694073 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-f40f5853-ac3f-4fb7-95d4-72b74b38ff41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:40.694327 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-f40f5853-ac3f-4fb7-95d4-72b74b38ff41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:40.701979 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:40.701979 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:40.707393 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-f40f5853-ac3f-4fb7-95d4-72b74b38ff41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Volume info retrieved successfully. Aug 18 13:11:40.713543 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-f40f5853-ac3f-4fb7-95d4-72b74b38ff41 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 returned with HTTP 200 Aug 18 13:11:40.714086 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 948/3784] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:40 2026] GET /volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:41.013367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-002c1d23-4b53-48f6-ae49-8f82d3793dd7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.015265 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-002c1d23-4b53-48f6-ae49-8f82d3793dd7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 Aug 18 13:11:41.015480 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-002c1d23-4b53-48f6-ae49-8f82d3793dd7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.015699 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-002c1d23-4b53-48f6-ae49-8f82d3793dd7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.020824 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.020824 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:41.021150 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-002c1d23-4b53-48f6-ae49-8f82d3793dd7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:41.021844 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-002c1d23-4b53-48f6-ae49-8f82d3793dd7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 returned with HTTP 200 Aug 18 13:11:41.022193 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 953/3785] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:41.033597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b31e5ccb-21ad-43aa-987e-7cd4d2671253 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.035802 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b31e5ccb-21ad-43aa-987e-7cd4d2671253 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] GET https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 Aug 18 13:11:41.036016 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b31e5ccb-21ad-43aa-987e-7cd4d2671253 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.036261 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b31e5ccb-21ad-43aa-987e-7cd4d2671253 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.042078 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.042078 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:41.042935 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b31e5ccb-21ad-43aa-987e-7cd4d2671253 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Snapshot retrieved successfully. Aug 18 13:11:41.044486 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b31e5ccb-21ad-43aa-987e-7cd4d2671253 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 returned with HTTP 200 Aug 18 13:11:41.044961 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 944/3786] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:41.056073 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.059529 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 Aug 18 13:11:41.059529 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.059529 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.059529 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete snapshot with id: 50329f4c-6591-43f7-a05a-fde48a145923 Aug 18 13:11:41.065897 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.065897 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:41.068243 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:41.090174 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot delete request issued successfully. Aug 18 13:11:41.090667 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fb05c72f-44b2-4346-ba60-d23634bef4c1 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 returned with HTTP 202 Aug 18 13:11:41.091361 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 942/3787] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:41 2026] DELETE /volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:41.103134 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-395f3beb-e35f-4474-aaaa-78166812de2e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.105783 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-395f3beb-e35f-4474-aaaa-78166812de2e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 Aug 18 13:11:41.110479 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-395f3beb-e35f-4474-aaaa-78166812de2e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.110891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-395f3beb-e35f-4474-aaaa-78166812de2e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.118794 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.118794 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:41.119387 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-395f3beb-e35f-4474-aaaa-78166812de2e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:41.120448 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-395f3beb-e35f-4474-aaaa-78166812de2e tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 returned with HTTP 200 Aug 18 13:11:41.121033 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 949/3788] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:41.289625 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-e926c440-2492-4fcb-aebb-50c775463cd6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.291657 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-e926c440-2492-4fcb-aebb-50c775463cd6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] GET https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:11:41.291826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-e926c440-2492-4fcb-aebb-50c775463cd6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.291998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-e926c440-2492-4fcb-aebb-50c775463cd6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.298834 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.298834 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:41.302348 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-e926c440-2492-4fcb-aebb-50c775463cd6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Volume info retrieved successfully. Aug 18 13:11:41.306508 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-e926c440-2492-4fcb-aebb-50c775463cd6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 returned with HTTP 200 Aug 18 13:11:41.306883 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 954/3789] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:41.322698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9cb22eb5-3c8c-42d7-9519-cd07cbda1716 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.323064 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9cb22eb5-3c8c-42d7-9519-cd07cbda1716 None None] GET https://10.4.3.126/volume// Aug 18 13:11:41.323222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9cb22eb5-3c8c-42d7-9519-cd07cbda1716 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.323452 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9cb22eb5-3c8c-42d7-9519-cd07cbda1716 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.323759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9cb22eb5-3c8c-42d7-9519-cd07cbda1716 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:41.324042 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 945/3790] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:41.332895 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-23009518-a250-4aa8-a702-f0821aa02b4c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.335354 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-23009518-a250-4aa8-a702-f0821aa02b4c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:11:41.337276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-23009518-a250-4aa8-a702-f0821aa02b4c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eaac45b-acfd-4c5a-9a35-adea28e703e1", "connector": null, "instance_uuid": "8c4eb9b4-df6e-4ff7-a10c-76a9a8a29c1a"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:41.347341 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.347341 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:41.392793 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-23009518-a250-4aa8-a702-f0821aa02b4c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:11:41.393534 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 943/3791] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:11:41 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:41.463022 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-864ff2bb-a002-472f-aac5-1b2f58ab3fc1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.465283 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-864ff2bb-a002-472f-aac5-1b2f58ab3fc1 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:41.465560 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-864ff2bb-a002-472f-aac5-1b2f58ab3fc1 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.465841 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-864ff2bb-a002-472f-aac5-1b2f58ab3fc1 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.474739 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.474739 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:41.479469 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-864ff2bb-a002-472f-aac5-1b2f58ab3fc1 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:41.485057 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-864ff2bb-a002-472f-aac5-1b2f58ab3fc1 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d returned with HTTP 200 Aug 18 13:11:41.485691 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 950/3792] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:41.504344 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2192f375-53eb-4904-880e-3bb1af08b15d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.506584 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2192f375-53eb-4904-880e-3bb1af08b15d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:41.506997 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2192f375-53eb-4904-880e-3bb1af08b15d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.507098 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2192f375-53eb-4904-880e-3bb1af08b15d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.516658 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.516658 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:41.520383 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2192f375-53eb-4904-880e-3bb1af08b15d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:41.524681 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2192f375-53eb-4904-880e-3bb1af08b15d tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d returned with HTTP 200 Aug 18 13:11:41.525079 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 955/3793] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:41.541117 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4ee7d127-cae7-43a7-8c28-76537498f952 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.543628 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ee7d127-cae7-43a7-8c28-76537498f952 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29?cascade=True Aug 18 13:11:41.544340 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ee7d127-cae7-43a7-8c28-76537498f952 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.544672 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ee7d127-cae7-43a7-8c28-76537498f952 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.544934 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4ee7d127-cae7-43a7-8c28-76537498f952 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume with id: 771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:41.554468 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.554468 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:41.554993 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4ee7d127-cae7-43a7-8c28-76537498f952 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:41.594722 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4ee7d127-cae7-43a7-8c28-76537498f952 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume request issued successfully. Aug 18 13:11:41.595429 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ee7d127-cae7-43a7-8c28-76537498f952 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29?cascade=True returned with HTTP 202 Aug 18 13:11:41.596057 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 946/3794] 10.4.3.126 () {66 vars in 1376 bytes} [Tue Aug 18 13:11:41 2026] DELETE /volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29?cascade=True => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:41.603754 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6bb7fda8-8aa3-4371-bd27-bfc1af554e62 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:41.608887 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6bb7fda8-8aa3-4371-bd27-bfc1af554e62 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:41.608887 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6bb7fda8-8aa3-4371-bd27-bfc1af554e62 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:41.608887 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6bb7fda8-8aa3-4371-bd27-bfc1af554e62 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:41.617742 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:41.617742 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:41.622447 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6bb7fda8-8aa3-4371-bd27-bfc1af554e62 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:41.627939 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6bb7fda8-8aa3-4371-bd27-bfc1af554e62 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 returned with HTTP 200 Aug 18 13:11:41.627939 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 944/3795] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:41 2026] GET /volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:42.134915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-23515f27-7474-4fae-b569-228b6556fbd0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.136862 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23515f27-7474-4fae-b569-228b6556fbd0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 Aug 18 13:11:42.137192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23515f27-7474-4fae-b569-228b6556fbd0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.137462 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23515f27-7474-4fae-b569-228b6556fbd0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.142834 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23515f27-7474-4fae-b569-228b6556fbd0 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 returned with HTTP 404 Aug 18 13:11:42.143770 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 951/3796] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/snapshots/50329f4c-6591-43f7-a05a-fde48a145923 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:42.154758 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a3c14426-1218-4c9b-986b-ff89c866f11b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.157012 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a3c14426-1218-4c9b-986b-ff89c866f11b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 Aug 18 13:11:42.157294 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a3c14426-1218-4c9b-986b-ff89c866f11b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.157540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a3c14426-1218-4c9b-986b-ff89c866f11b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.157745 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-a3c14426-1218-4c9b-986b-ff89c866f11b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume with id: ccdd9596-0f52-4e00-90dc-bfb0863137f8 Aug 18 13:11:42.166885 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.166885 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:42.167366 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a3c14426-1218-4c9b-986b-ff89c866f11b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:42.189746 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a3c14426-1218-4c9b-986b-ff89c866f11b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume request issued successfully. Aug 18 13:11:42.189963 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a3c14426-1218-4c9b-986b-ff89c866f11b tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 returned with HTTP 202 Aug 18 13:11:42.190514 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 956/3797] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:42 2026] DELETE /volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:42.198414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c0a93b3d-4a8d-4f62-961a-298117673858 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.205629 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0a93b3d-4a8d-4f62-961a-298117673858 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 Aug 18 13:11:42.207390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0a93b3d-4a8d-4f62-961a-298117673858 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.208131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0a93b3d-4a8d-4f62-961a-298117673858 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.218905 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.218905 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:42.225219 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c0a93b3d-4a8d-4f62-961a-298117673858 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:42.230829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0a93b3d-4a8d-4f62-961a-298117673858 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 returned with HTTP 200 Aug 18 13:11:42.231391 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 947/3798] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:42.531730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-520e99bb-4478-484f-bc80-2e0e05a43769 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.531730 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-520e99bb-4478-484f-bc80-2e0e05a43769 None None] GET https://10.4.3.126/volume// Aug 18 13:11:42.531730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-520e99bb-4478-484f-bc80-2e0e05a43769 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.531730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-520e99bb-4478-484f-bc80-2e0e05a43769 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.531730 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-520e99bb-4478-484f-bc80-2e0e05a43769 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:11:42.531730 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 945/3799] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:11:42.540375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-b82dbe7a-a46b-4df5-8748-d7d06ee5eaf5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.542968 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-b82dbe7a-a46b-4df5-8748-d7d06ee5eaf5 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] GET https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:11:42.543262 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-b82dbe7a-a46b-4df5-8748-d7d06ee5eaf5 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.543500 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-b82dbe7a-a46b-4df5-8748-d7d06ee5eaf5 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.553489 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.553489 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:42.557754 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-b82dbe7a-a46b-4df5-8748-d7d06ee5eaf5 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Volume info retrieved successfully. Aug 18 13:11:42.566696 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-b82dbe7a-a46b-4df5-8748-d7d06ee5eaf5 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 returned with HTTP 200 Aug 18 13:11:42.567779 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 952/3800] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:11:42.643637 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94ca9631-bccc-425d-9566-2382329631a7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.648530 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94ca9631-bccc-425d-9566-2382329631a7 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:42.648848 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94ca9631-bccc-425d-9566-2382329631a7 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.653742 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94ca9631-bccc-425d-9566-2382329631a7 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.663184 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94ca9631-bccc-425d-9566-2382329631a7 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 returned with HTTP 404 Aug 18 13:11:42.663812 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 957/3801] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:42.681378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.682996 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:11:42.683295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.683932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.683932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:11:42.686163 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:11:42.695937 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Get all volumes completed successfully. Aug 18 13:11:42.696973 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f8f93e9c-e6a8-4bfc-8111-2a890b52d6e3 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:11:42.697550 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 948/3802] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/volumes => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:42.707734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-159ff697-c178-4699-bf2a-3a386425a26c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.714447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-09bf3808-8050-4fa5-a281-33eb390ca25f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.714726 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-159ff697-c178-4699-bf2a-3a386425a26c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] PUT https://10.4.3.126/volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813 Aug 18 13:11:42.714726 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-159ff697-c178-4699-bf2a-3a386425a26c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:42.714880 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-09bf3808-8050-4fa5-a281-33eb390ca25f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:42.714880 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-09bf3808-8050-4fa5-a281-33eb390ca25f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.715070 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-09bf3808-8050-4fa5-a281-33eb390ca25f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.715467 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-09bf3808-8050-4fa5-a281-33eb390ca25f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:11:42.717607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.db.api [None req-09bf3808-8050-4fa5-a281-33eb390ca25f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Building query based on filter {{(pid=100588) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:11:42.722822 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-09bf3808-8050-4fa5-a281-33eb390ca25f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Get all snapshots completed successfully. Aug 18 13:11:42.723197 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-09bf3808-8050-4fa5-a281-33eb390ca25f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 18 13:11:42.723829 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 953/3803] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:11:42.724308 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-159ff697-c178-4699-bf2a-3a386425a26c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Acquiring lock "cinder-attachment_update-3eaac45b-acfd-4c5a-9a35-adea28e703e1-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:11:42.730262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-159ff697-c178-4699-bf2a-3a386425a26c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Lock "cinder-attachment_update-3eaac45b-acfd-4c5a-9a35-adea28e703e1-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:11:42.731812 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.731812 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:42.737304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4bec9670-806d-4e7f-960f-d03ede24d38b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.739228 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4bec9670-806d-4e7f-960f-d03ede24d38b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:42.739590 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4bec9670-806d-4e7f-960f-d03ede24d38b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.739688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4bec9670-806d-4e7f-960f-d03ede24d38b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.752147 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.752147 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:42.765079 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4bec9670-806d-4e7f-960f-d03ede24d38b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:42.784816 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4bec9670-806d-4e7f-960f-d03ede24d38b tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d returned with HTTP 200 Aug 18 13:11:42.785518 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 958/3804] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:42.802098 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.806376 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:42.806672 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.806957 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.807198 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume with id: 6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:42.817256 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.817256 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:42.819783 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:42.852653 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume request issued successfully. Aug 18 13:11:42.852948 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-810819d8-99c0-4661-aa33-971f6dafc6a4 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d returned with HTTP 202 Aug 18 13:11:42.853814 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 949/3805] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:42 2026] DELETE /volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:42.861907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8347a1f0-fe0b-473f-8e41-6fea42450e78 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.863696 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8347a1f0-fe0b-473f-8e41-6fea42450e78 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:42.863933 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8347a1f0-fe0b-473f-8e41-6fea42450e78 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:42.864119 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8347a1f0-fe0b-473f-8e41-6fea42450e78 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:42.872263 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.872263 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:42.877453 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8347a1f0-fe0b-473f-8e41-6fea42450e78 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Volume info retrieved successfully. Aug 18 13:11:42.883218 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8347a1f0-fe0b-473f-8e41-6fea42450e78 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d returned with HTTP 200 Aug 18 13:11:42.883683 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 954/3806] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:42 2026] GET /volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:42.893282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-159ff697-c178-4699-bf2a-3a386425a26c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Lock "cinder-attachment_update-3eaac45b-acfd-4c5a-9a35-adea28e703e1-np0000007652" released by "attachment_update" :: held 0.162s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:11:42.893882 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-159ff697-c178-4699-bf2a-3a386425a26c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813 returned with HTTP 200 Aug 18 13:11:42.894627 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 946/3807] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:11:42 2026] PUT /volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:42.928944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-9f4833dc-c4f6-4ca6-99ed-2c24fb7074cc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:42.931143 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-9f4833dc-c4f6-4ca6-99ed-2c24fb7074cc tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] POST https://10.4.3.126/volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813/action Aug 18 13:11:42.931638 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-9f4833dc-c4f6-4ca6-99ed-2c24fb7074cc tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:42.931789 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-9f4833dc-c4f6-4ca6-99ed-2c24fb7074cc tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:42.953900 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:42.953900 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:42.979692 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a3679459-a2ca-4bae-aeb0-ac98d21223bc req-9f4833dc-c4f6-4ca6-99ed-2c24fb7074cc tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813/action returned with HTTP 204 Aug 18 13:11:42.980296 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 959/3808] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:11:42 2026] POST /volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:43.247761 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2b8aa58d-7ebb-4471-ae71-74b02504552c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.249661 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b8aa58d-7ebb-4471-ae71-74b02504552c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 Aug 18 13:11:43.249923 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b8aa58d-7ebb-4471-ae71-74b02504552c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.250051 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2b8aa58d-7ebb-4471-ae71-74b02504552c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.258264 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2b8aa58d-7ebb-4471-ae71-74b02504552c tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 returned with HTTP 404 Aug 18 13:11:43.258405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.258898 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 950/3809] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:43 2026] GET /volume/v3/volumes/ccdd9596-0f52-4e00-90dc-bfb0863137f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:43.263141 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:11:43.263331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.263511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.263637 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Delete snapshot with id: 448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:11:43.268845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-40e622b4-e11f-436e-a959-d3548a42e263 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.270848 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:43.271676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-125043013"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:43.274437 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-125043013'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:43.274715 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume of 1 GB Aug 18 13:11:43.275140 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:43.275140 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:43.275647 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:43.275647 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:43.276164 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Snapshot retrieved successfully. Aug 18 13:11:43.280522 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Availability Zones retrieved successfully. Aug 18 13:11:43.287861 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (b6081fc8-dedc-4b9f-be97-d946c5674cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:43.289331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974734dc-85c6-43fa-9f4d-3609703eb672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:43.290451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:43.306754 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Snapshot delete request issued successfully. Aug 18 13:11:43.306914 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1a355453-5eb2-4508-b4e4-74d5577b6ab2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 202 Aug 18 13:11:43.307365 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 955/3810] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:43 2026] DELETE /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:43.317684 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3c5d80e3-6def-49e0-a095-efcf6f37074a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.320513 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c5d80e3-6def-49e0-a095-efcf6f37074a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:11:43.320773 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c5d80e3-6def-49e0-a095-efcf6f37074a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.321032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c5d80e3-6def-49e0-a095-efcf6f37074a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.327834 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:43.327834 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:43.328311 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c5d80e3-6def-49e0-a095-efcf6f37074a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Snapshot retrieved successfully. Aug 18 13:11:43.329491 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c5d80e3-6def-49e0-a095-efcf6f37074a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 200 Aug 18 13:11:43.329805 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 960/3811] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:43 2026] GET /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:43.331648 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974734dc-85c6-43fa-9f4d-3609703eb672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:43.332873 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2ec859-4bdb-4891-9365-440ff2c2e727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:43.391618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['dbbd3151-208b-431c-8b7d-fffae0e33c22', 'f1e440c2-6bcd-46c2-8ad5-6d67238d3ad7', '6e4125de-5890-47c0-accb-06300f302573', '05e48b95-0422-42ba-a6ba-91470e3bc170'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:43.392470 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2ec859-4bdb-4891-9365-440ff2c2e727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbd3151-208b-431c-8b7d-fffae0e33c22', 'f1e440c2-6bcd-46c2-8ad5-6d67238d3ad7', '6e4125de-5890-47c0-accb-06300f302573', '05e48b95-0422-42ba-a6ba-91470e3bc170']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:43.393198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcbe010-37e3-4ae5-9ddf-b4c2b3b96e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:43.423647 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcbe010-37e3-4ae5-9ddf-b4c2b3b96e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05f94bac-b9f6-4618-aa77-4f6dbe18d1ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125043013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['dbbd3151-208b-431c-8b7d-fffae0e33c22','f1e440c2-6bcd-46c2-8ad5-6d67238d3ad7','6e4125de-5890-47c0-accb-06300f302573','05e48b95-0422-42ba-a6ba-91470e3bc170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125043013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05f94bac-b9f6-4618-aa77-4f6dbe18d1ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:43.424405 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8196822-f45a-4b33-9818-9eaba1851fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:43.460227 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8196822-f45a-4b33-9818-9eaba1851fc1) transitioned into state 'SUCCESS' from state '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-125043013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6ffb7f1e6a40bd8cc2a71395375858',qos_specs=None,replication_status=,reservations=['dbbd3151-208b-431c-8b7d-fffae0e33c22','f1e440c2-6bcd-46c2-8ad5-6d67238d3ad7','6e4125de-5890-47c0-accb-06300f302573','05e48b95-0422-42ba-a6ba-91470e3bc170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e3e3a59f72c43c6a63b72fcf88aaff4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:43.461350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bca9af4-a6c9-423c-ac05-49efbb9cac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:43.472891 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bca9af4-a6c9-423c-ac05-49efbb9cac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:43.474059 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Flow 'volume_create_api' (b6081fc8-dedc-4b9f-be97-d946c5674cbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:43.474500 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create volume request issued successfully. Aug 18 13:11:43.475596 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-40e622b4-e11f-436e-a959-d3548a42e263 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:43.476096 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 947/3812] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:43 2026] POST /volume/v3/volumes => generated 777 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:43.492048 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-14f33db0-057c-426f-88ec-2e3395cce6fa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.494325 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14f33db0-057c-426f-88ec-2e3395cce6fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed Aug 18 13:11:43.494509 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14f33db0-057c-426f-88ec-2e3395cce6fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.494699 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14f33db0-057c-426f-88ec-2e3395cce6fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.502070 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:43.502070 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:43.505796 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-14f33db0-057c-426f-88ec-2e3395cce6fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:43.510004 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14f33db0-057c-426f-88ec-2e3395cce6fa tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed returned with HTTP 200 Aug 18 13:11:43.510451 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 951/3813] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:43 2026] GET /volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:43.902094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-74bda82e-b6b6-48e2-8b73-9ee58af23246 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.903875 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74bda82e-b6b6-48e2-8b73-9ee58af23246 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d Aug 18 13:11:43.904057 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74bda82e-b6b6-48e2-8b73-9ee58af23246 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.904254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74bda82e-b6b6-48e2-8b73-9ee58af23246 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.914708 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74bda82e-b6b6-48e2-8b73-9ee58af23246 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d returned with HTTP 404 Aug 18 13:11:43.915361 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 956/3814] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:43 2026] GET /volume/v3/volumes/6f95d927-36fd-412c-b39c-6748c15ebc2d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:43.924109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-802c3bd4-1cfc-43f5-b6dd-b3af859da33a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.926043 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-802c3bd4-1cfc-43f5-b6dd-b3af859da33a tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 Aug 18 13:11:43.926249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-802c3bd4-1cfc-43f5-b6dd-b3af859da33a tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.926457 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-802c3bd4-1cfc-43f5-b6dd-b3af859da33a tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.926551 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-802c3bd4-1cfc-43f5-b6dd-b3af859da33a tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete snapshot with id: 91685287-f509-4714-8b50-4277e8a660f5 Aug 18 13:11:43.930420 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-802c3bd4-1cfc-43f5-b6dd-b3af859da33a tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 returned with HTTP 404 Aug 18 13:11:43.930971 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 961/3815] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:43 2026] DELETE /volume/v3/snapshots/91685287-f509-4714-8b50-4277e8a660f5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:43.938032 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c3c677f0-91a6-460e-8512-b873879964f9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.939821 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c3c677f0-91a6-460e-8512-b873879964f9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] GET https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:43.939989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c3c677f0-91a6-460e-8512-b873879964f9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.940165 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c3c677f0-91a6-460e-8512-b873879964f9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.945626 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c3c677f0-91a6-460e-8512-b873879964f9 tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 returned with HTTP 404 Aug 18 13:11:43.946097 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 948/3816] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:43 2026] GET /volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:43.953665 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cfe23166-5de5-489f-865d-0afcab15b00f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:43.955619 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cfe23166-5de5-489f-865d-0afcab15b00f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] DELETE https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:43.955816 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cfe23166-5de5-489f-865d-0afcab15b00f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:43.956013 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cfe23166-5de5-489f-865d-0afcab15b00f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:43.956182 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-cfe23166-5de5-489f-865d-0afcab15b00f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] Delete volume with id: 771e64b8-5448-4918-b42a-966c57760d29 Aug 18 13:11:43.962494 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cfe23166-5de5-489f-865d-0afcab15b00f tempest-VolumesDeleteCascade-1828851933 tempest-VolumesDeleteCascade-1828851933-project-member] https://10.4.3.126/volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 returned with HTTP 404 Aug 18 13:11:43.962995 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 952/3817] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:43 2026] DELETE /volume/v3/volumes/771e64b8-5448-4918-b42a-966c57760d29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:44.340824 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-47e3dd70-e780-4b53-b985-cb4d83fe5790 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:44.342363 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-47e3dd70-e780-4b53-b985-cb4d83fe5790 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:11:44.342578 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-47e3dd70-e780-4b53-b985-cb4d83fe5790 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:44.342780 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-47e3dd70-e780-4b53-b985-cb4d83fe5790 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:44.346714 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-47e3dd70-e780-4b53-b985-cb4d83fe5790 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 404 Aug 18 13:11:44.347195 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 957/3818] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:44 2026] GET /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:44.504911 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-f19361d7-2640-44bc-8874-261e08746ba9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:44.508921 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-f19361d7-2640-44bc-8874-261e08746ba9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/attachments?instance_id=5ae5fcc6-8df8-4eb5-8063-433da9a52756 Aug 18 13:11:44.509127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-f19361d7-2640-44bc-8874-261e08746ba9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:44.509534 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-f19361d7-2640-44bc-8874-261e08746ba9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:44.524940 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f43fa696-3b2e-4d7a-b2db-ed4b751f507f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:44.529584 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-f19361d7-2640-44bc-8874-261e08746ba9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments?instance_id=5ae5fcc6-8df8-4eb5-8063-433da9a52756 returned with HTTP 200 Aug 18 13:11:44.530240 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f43fa696-3b2e-4d7a-b2db-ed4b751f507f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed Aug 18 13:11:44.530400 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 962/3819] 10.4.3.126 () {70 vars in 1637 bytes} [Tue Aug 18 13:11:44 2026] GET /volume/v3/attachments?instance_id=5ae5fcc6-8df8-4eb5-8063-433da9a52756 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:44.530441 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f43fa696-3b2e-4d7a-b2db-ed4b751f507f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:44.530549 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f43fa696-3b2e-4d7a-b2db-ed4b751f507f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:44.542119 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-1996cc82-adcd-4394-8f07-99e1dd9d3f0c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:44.546593 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-1996cc82-adcd-4394-8f07-99e1dd9d3f0c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd Aug 18 13:11:44.546893 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-1996cc82-adcd-4394-8f07-99e1dd9d3f0c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:44.547301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-1996cc82-adcd-4394-8f07-99e1dd9d3f0c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:44.550810 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:44.550810 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:44.558942 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f43fa696-3b2e-4d7a-b2db-ed4b751f507f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:44.566968 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-94328e2d-25a0-433b-8859-b9ac5a8ba3a8 req-1996cc82-adcd-4394-8f07-99e1dd9d3f0c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd returned with HTTP 200 Aug 18 13:11:44.567016 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 953/3820] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:11:44 2026] GET /volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:11:44.570262 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f43fa696-3b2e-4d7a-b2db-ed4b751f507f tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed returned with HTTP 200 Aug 18 13:11:44.570884 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 949/3821] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:44 2026] GET /volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:44.591548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:44.593888 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:11:44.594412 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05f94bac-b9f6-4618-aa77-4f6dbe18d1ed", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-560428837"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:44.616433 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:44.616433 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:44.621162 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:44.621403 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Create snapshot from volume 05f94bac-b9f6-4618-aa77-4f6dbe18d1ed Aug 18 13:11:44.670459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Created reservations ['3664c672-f832-4f0b-86d1-5de73540bb63', 'dfb49474-3080-40c0-9d45-fb3e10c5d970', 'ccc92851-79db-45e7-ae85-e31613b9dadb', 'c311eb80-2854-458d-8e6c-c6a69804025a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:44.715830 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot create request issued successfully. Aug 18 13:11:44.715830 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e0e7b754-6b2c-4eb1-b4de-90085b5626d8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:11:44.715830 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 958/3822] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:11:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:44.723987 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e73ef10b-c727-4550-8448-5295fb0bd628 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:44.726108 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e73ef10b-c727-4550-8448-5295fb0bd628 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 Aug 18 13:11:44.726351 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e73ef10b-c727-4550-8448-5295fb0bd628 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:44.727253 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e73ef10b-c727-4550-8448-5295fb0bd628 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:44.732407 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:44.732407 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:44.732736 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e73ef10b-c727-4550-8448-5295fb0bd628 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:44.733415 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e73ef10b-c727-4550-8448-5295fb0bd628 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 returned with HTTP 200 Aug 18 13:11:44.733818 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 963/3823] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:44 2026] GET /volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:45.345145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:45.478231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:45.478231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1089458960", "metadata": {"Type": "Test"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:45.479619 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1089458960', 'metadata': {'Type': 'Test'}}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:45.479765 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume of 1 GB Aug 18 13:11:45.480006 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:45.480006 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:45.484699 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Availability Zones retrieved successfully. Aug 18 13:11:45.490274 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (ba2e4082-19dd-425a-9458-a00748f76fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:45.491339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4280195-9c18-4e2f-aebf-b6a32b22d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:45.492622 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:45.530724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4280195-9c18-4e2f-aebf-b6a32b22d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:45.531841 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1afd9451-61d1-4ea7-87d8-fb5201266dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:45.625047 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Created reservations ['31079e09-03d9-44c0-acf0-363845095034', 'bf2e5cd4-dd01-4059-8c1e-38306ae0998a', '9513c165-bddb-4bdd-9d4e-0c6ab2df3299', '7c8572c6-f230-4051-a9a4-c460b2ccb491'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:45.625893 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1afd9451-61d1-4ea7-87d8-fb5201266dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31079e09-03d9-44c0-acf0-363845095034', 'bf2e5cd4-dd01-4059-8c1e-38306ae0998a', '9513c165-bddb-4bdd-9d4e-0c6ab2df3299', '7c8572c6-f230-4051-a9a4-c460b2ccb491']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:45.626564 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b70d06a-8176-4835-a66e-74587a48c3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:45.665194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b70d06a-8176-4835-a66e-74587a48c3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0323a995-3277-49e3-ba63-919a8d0ed663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1089458960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['31079e09-03d9-44c0-acf0-363845095034','bf2e5cd4-dd01-4059-8c1e-38306ae0998a','9513c165-bddb-4bdd-9d4e-0c6ab2df3299','7c8572c6-f230-4051-a9a4-c460b2ccb491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1089458960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0323a995-3277-49e3-ba63-919a8d0ed663,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='769b0b739c6a497e9a5e427160e3bad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed6c0a442a047f8802863a64f44b543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:45.666956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00005129-02e7-44ee-8132-3372be395035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:45.697178 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00005129-02e7-44ee-8132-3372be395035) transitioned into state 'SUCCESS' from state '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-1089458960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['31079e09-03d9-44c0-acf0-363845095034','bf2e5cd4-dd01-4059-8c1e-38306ae0998a','9513c165-bddb-4bdd-9d4e-0c6ab2df3299','7c8572c6-f230-4051-a9a4-c460b2ccb491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:45.697874 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4a16f3-6f2a-40f1-bb7a-3432eac6f10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:45.720185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4a16f3-6f2a-40f1-bb7a-3432eac6f10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:45.721066 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (ba2e4082-19dd-425a-9458-a00748f76fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:45.721557 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request issued successfully. Aug 18 13:11:45.722434 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-52e0ad87-79cb-47c1-89e3-8ef5a6aefed2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:45.722965 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 954/3824] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:45 2026] POST /volume/v3/volumes => generated 759 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:45.737872 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-075b93db-0e8b-4998-a0cf-b2419b7937a7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:45.739504 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-075b93db-0e8b-4998-a0cf-b2419b7937a7 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:45.739779 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-075b93db-0e8b-4998-a0cf-b2419b7937a7 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:45.740368 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-075b93db-0e8b-4998-a0cf-b2419b7937a7 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:45.743597 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e6bce377-e12e-435b-ba28-dcc050d13dc8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:45.747885 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6bce377-e12e-435b-ba28-dcc050d13dc8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 Aug 18 13:11:45.747885 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6bce377-e12e-435b-ba28-dcc050d13dc8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:45.747885 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e6bce377-e12e-435b-ba28-dcc050d13dc8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:45.748649 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:45.748649 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:45.755914 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:45.755914 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:45.756479 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e6bce377-e12e-435b-ba28-dcc050d13dc8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:45.756855 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-075b93db-0e8b-4998-a0cf-b2419b7937a7 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:45.757527 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e6bce377-e12e-435b-ba28-dcc050d13dc8 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 returned with HTTP 200 Aug 18 13:11:45.758118 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 959/3825] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:45 2026] GET /volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:45.763671 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-075b93db-0e8b-4998-a0cf-b2419b7937a7 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:45.764055 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 950/3826] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:45 2026] GET /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:45.773538 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:45.775823 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] POST https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950/action Aug 18 13:11:45.776263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:11:45.777924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:45.778264 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.snapshot_unmanage [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Unmanage snapshot with id: 4e89a095-ce5d-490e-9245-69389ed37950 Aug 18 13:11:45.784106 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:45.784106 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:45.784721 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Snapshot retrieved successfully. Aug 18 13:11:45.785601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f1fc3ec7e7c343988d89b2cab4a7fd98', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c6ffb7f1e6a40bd8cc2a71395375858', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:11:45.785881 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-abbed120-188b-4851-bf4d-5fb1ccac8846 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-reader] https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950/action returned with HTTP 403 Aug 18 13:11:45.786476 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 964/3827] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:11:45 2026] POST /volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:45.793370 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-10da4511-655d-4678-aa1b-075f6c667e00 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:45.795587 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-10da4511-655d-4678-aa1b-075f6c667e00 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 Aug 18 13:11:45.795587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-10da4511-655d-4678-aa1b-075f6c667e00 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:45.795821 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-10da4511-655d-4678-aa1b-075f6c667e00 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:45.795821 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-10da4511-655d-4678-aa1b-075f6c667e00 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete snapshot with id: 4e89a095-ce5d-490e-9245-69389ed37950 Aug 18 13:11:45.802525 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:45.802525 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:45.802946 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-10da4511-655d-4678-aa1b-075f6c667e00 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:45.822393 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-10da4511-655d-4678-aa1b-075f6c667e00 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot delete request issued successfully. Aug 18 13:11:45.822615 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-10da4511-655d-4678-aa1b-075f6c667e00 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 returned with HTTP 202 Aug 18 13:11:45.823180 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 955/3828] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:11:45 2026] DELETE /volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:45.834190 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dd8a6d15-89fd-4ade-abfb-7745e101c0c7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:45.836622 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dd8a6d15-89fd-4ade-abfb-7745e101c0c7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 Aug 18 13:11:45.836870 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dd8a6d15-89fd-4ade-abfb-7745e101c0c7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:45.837108 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dd8a6d15-89fd-4ade-abfb-7745e101c0c7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:45.844698 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:45.844698 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:45.845163 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-dd8a6d15-89fd-4ade-abfb-7745e101c0c7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Snapshot retrieved successfully. Aug 18 13:11:45.846632 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dd8a6d15-89fd-4ade-abfb-7745e101c0c7 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 returned with HTTP 200 Aug 18 13:11:45.847238 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 960/3829] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:45 2026] GET /volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:46.779997 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-df21e9d5-fcd5-453b-aef9-48140460f30c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.781903 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-df21e9d5-fcd5-453b-aef9-48140460f30c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:46.782097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-df21e9d5-fcd5-453b-aef9-48140460f30c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:46.782369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-df21e9d5-fcd5-453b-aef9-48140460f30c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:46.789671 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:46.789671 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:46.793839 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-df21e9d5-fcd5-453b-aef9-48140460f30c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:46.798315 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-df21e9d5-fcd5-453b-aef9-48140460f30c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:46.798884 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 951/3830] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:46 2026] GET /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:46.810225 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ee8865a0-7004-4e4c-a3b7-678e1f8d2a38 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.811962 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee8865a0-7004-4e4c-a3b7-678e1f8d2a38 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:46.812182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee8865a0-7004-4e4c-a3b7-678e1f8d2a38 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:46.812434 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee8865a0-7004-4e4c-a3b7-678e1f8d2a38 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:46.819275 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:46.819275 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:46.823331 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ee8865a0-7004-4e4c-a3b7-678e1f8d2a38 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:46.827563 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee8865a0-7004-4e4c-a3b7-678e1f8d2a38 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:46.827986 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 965/3831] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:46 2026] GET /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:46.839027 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4e61a707-71f4-4781-897e-4dc3a07e1b49 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.840682 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4e61a707-71f4-4781-897e-4dc3a07e1b49 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:46.841000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4e61a707-71f4-4781-897e-4dc3a07e1b49 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1089458960"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:46.849190 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:46.849190 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:46.852774 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4e61a707-71f4-4781-897e-4dc3a07e1b49 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:46.859030 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d0228343-2c98-4f79-8836-0817900584f6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.860947 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0228343-2c98-4f79-8836-0817900584f6 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 Aug 18 13:11:46.861177 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0228343-2c98-4f79-8836-0817900584f6 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:46.861450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0228343-2c98-4f79-8836-0817900584f6 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:46.865622 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4e61a707-71f4-4781-897e-4dc3a07e1b49 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:46.865622 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4e61a707-71f4-4781-897e-4dc3a07e1b49 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:46.865772 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 956/3832] 10.4.3.126 () {68 vars in 1368 bytes} [Tue Aug 18 13:11:46 2026] PUT /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 784 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:46.866979 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0228343-2c98-4f79-8836-0817900584f6 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 returned with HTTP 404 Aug 18 13:11:46.867701 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 961/3833] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:11:46 2026] GET /volume/v3/snapshots/4e89a095-ce5d-490e-9245-69389ed37950 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:46.875358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.877307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed Aug 18 13:11:46.877543 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:46.877746 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b67c8617-d100-4393-a537-189c2f5c99be None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.877838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:46.877935 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume with id: 05f94bac-b9f6-4618-aa77-4f6dbe18d1ed Aug 18 13:11:46.879480 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b67c8617-d100-4393-a537-189c2f5c99be tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:46.879783 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b67c8617-d100-4393-a537-189c2f5c99be tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1279924221", "description": "This is the new description of volume"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:46.888249 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:46.888249 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:46.888652 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:46.889038 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:46.889038 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:46.892780 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b67c8617-d100-4393-a537-189c2f5c99be tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:46.902310 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b67c8617-d100-4393-a537-189c2f5c99be tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:46.903010 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b67c8617-d100-4393-a537-189c2f5c99be tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:46.903491 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 966/3834] 10.4.3.126 () {68 vars in 1369 bytes} [Tue Aug 18 13:11:46 2026] PUT /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:46.911568 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Delete volume request issued successfully. Aug 18 13:11:46.911839 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-137a2d0a-8f1a-48bb-ab3d-e02a156d1987 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed returned with HTTP 202 Aug 18 13:11:46.912339 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 952/3835] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:46 2026] DELETE /volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:46.914956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2409f035-8054-4f86-9e18-c0dffbe119ab None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.916890 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2409f035-8054-4f86-9e18-c0dffbe119ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:46.917089 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2409f035-8054-4f86-9e18-c0dffbe119ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:46.917342 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2409f035-8054-4f86-9e18-c0dffbe119ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:46.920787 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-31b47a20-f436-4285-ae67-c4227c77f432 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.924248 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31b47a20-f436-4285-ae67-c4227c77f432 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed Aug 18 13:11:46.924248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31b47a20-f436-4285-ae67-c4227c77f432 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:46.924248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31b47a20-f436-4285-ae67-c4227c77f432 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:46.924829 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:46.924829 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:46.929586 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2409f035-8054-4f86-9e18-c0dffbe119ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:46.935271 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:46.935271 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:46.935426 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2409f035-8054-4f86-9e18-c0dffbe119ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:46.935426 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 957/3836] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:46 2026] GET /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 891 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:46.939086 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-31b47a20-f436-4285-ae67-c4227c77f432 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Volume info retrieved successfully. Aug 18 13:11:46.943659 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31b47a20-f436-4285-ae67-c4227c77f432 tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed returned with HTTP 200 Aug 18 13:11:46.944343 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 962/3837] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:46 2026] GET /volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:46.946946 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-622d2f8c-e99e-47d7-954f-f80f801f539e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:46.948740 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:46.949072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1975097232", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-768803451"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:46.950602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1975097232', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-768803451'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:46.950722 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume of 1 GB Aug 18 13:11:46.959852 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Availability Zones retrieved successfully. Aug 18 13:11:46.968704 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (39c8e53b-c390-4a98-95a2-a365b743b9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:46.971711 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e460cd34-af4d-421f-ac7c-f859c7dd85bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:46.973047 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:47.003229 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e460cd34-af4d-421f-ac7c-f859c7dd85bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:47.004085 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b97bd5d-eb92-4a3e-bcaa-c12d8c02f31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:47.046067 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Created reservations ['940b4560-1354-444e-8bd3-eb423c002427', '277a5ea1-24df-4206-babb-312f5be5758c', '37eaf30c-fb0c-4bfa-add6-698e8ba2f60d', '881e2c71-1453-456b-a5d6-762dd6ae1c16'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:47.046809 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b97bd5d-eb92-4a3e-bcaa-c12d8c02f31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['940b4560-1354-444e-8bd3-eb423c002427', '277a5ea1-24df-4206-babb-312f5be5758c', '37eaf30c-fb0c-4bfa-add6-698e8ba2f60d', '881e2c71-1453-456b-a5d6-762dd6ae1c16']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:47.047550 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89637771-8aac-43da-8306-a68bc0e9a2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:47.071978 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89637771-8aac-43da-8306-a68bc0e9a2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42137beb-bbd6-4b38-bbc4-68b9da2e63af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1975097232',display_name='tempest-VolumesGetTest-Volume-768803451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['940b4560-1354-444e-8bd3-eb423c002427','277a5ea1-24df-4206-babb-312f5be5758c','37eaf30c-fb0c-4bfa-add6-698e8ba2f60d','881e2c71-1453-456b-a5d6-762dd6ae1c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1975097232',display_name='tempest-VolumesGetTest-Volume-768803451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42137beb-bbd6-4b38-bbc4-68b9da2e63af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769b0b739c6a497e9a5e427160e3bad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed6c0a442a047f8802863a64f44b543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:47.073015 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ddb178-5a23-4c26-9902-87553dbc33e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:47.091115 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ddb178-5a23-4c26-9902-87553dbc33e9) transitioned into 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-1975097232',display_name='tempest-VolumesGetTest-Volume-768803451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['940b4560-1354-444e-8bd3-eb423c002427','277a5ea1-24df-4206-babb-312f5be5758c','37eaf30c-fb0c-4bfa-add6-698e8ba2f60d','881e2c71-1453-456b-a5d6-762dd6ae1c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:47.091800 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a60929a-b8d0-4c07-9cfd-2f376929dc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:47.104242 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a60929a-b8d0-4c07-9cfd-2f376929dc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:47.104242 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (39c8e53b-c390-4a98-95a2-a365b743b9ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:47.104242 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request issued successfully. Aug 18 13:11:47.104242 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-622d2f8c-e99e-47d7-954f-f80f801f539e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:47.104242 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 967/3838] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:46 2026] POST /volume/v3/volumes => generated 779 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:47.118146 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6b4de601-e674-4ee2-adda-c6b4132218a2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:47.120455 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6b4de601-e674-4ee2-adda-c6b4132218a2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:47.120715 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6b4de601-e674-4ee2-adda-c6b4132218a2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:47.120982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6b4de601-e674-4ee2-adda-c6b4132218a2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:47.129673 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:47.129673 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:47.134296 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6b4de601-e674-4ee2-adda-c6b4132218a2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:47.138880 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6b4de601-e674-4ee2-adda-c6b4132218a2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af returned with HTTP 200 Aug 18 13:11:47.139266 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 953/3839] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:47 2026] GET /volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:47.957949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e1095d1a-b13d-4b48-a171-c764b396f8ec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:47.959750 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e1095d1a-b13d-4b48-a171-c764b396f8ec tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] GET https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed Aug 18 13:11:47.959969 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e1095d1a-b13d-4b48-a171-c764b396f8ec tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:47.960148 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e1095d1a-b13d-4b48-a171-c764b396f8ec tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:47.966910 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e1095d1a-b13d-4b48-a171-c764b396f8ec tempest-ProjectReaderTests-287150818 tempest-ProjectReaderTests-287150818-project-admin] https://10.4.3.126/volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed returned with HTTP 404 Aug 18 13:11:47.967462 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 958/3840] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:47 2026] GET /volume/v3/volumes/05f94bac-b9f6-4618-aa77-4f6dbe18d1ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:48.152745 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1546c408-b172-44e0-a22c-24b54810ba3e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:48.155024 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1546c408-b172-44e0-a22c-24b54810ba3e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:48.155471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1546c408-b172-44e0-a22c-24b54810ba3e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:48.155692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1546c408-b172-44e0-a22c-24b54810ba3e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:48.164869 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:48.164869 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:48.168186 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1546c408-b172-44e0-a22c-24b54810ba3e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:48.172156 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1546c408-b172-44e0-a22c-24b54810ba3e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af returned with HTTP 200 Aug 18 13:11:48.172540 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 963/3841] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:48 2026] GET /volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:48.189239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9414b819-654f-4c42-adea-a5a280ba4fbb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:48.191092 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9414b819-654f-4c42-adea-a5a280ba4fbb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:48.191475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9414b819-654f-4c42-adea-a5a280ba4fbb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1089458960", "description": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:48.200275 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:48.200275 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:48.204556 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9414b819-654f-4c42-adea-a5a280ba4fbb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:48.213685 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9414b819-654f-4c42-adea-a5a280ba4fbb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:48.214401 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9414b819-654f-4c42-adea-a5a280ba4fbb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af returned with HTTP 200 Aug 18 13:11:48.214838 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 968/3842] 10.4.3.126 () {68 vars in 1368 bytes} [Tue Aug 18 13:11:48 2026] PUT /volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af => generated 770 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:48.229979 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-646da0eb-6a1d-44e5-ba77-527463b2f993 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:48.231967 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-646da0eb-6a1d-44e5-ba77-527463b2f993 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:48.232359 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-646da0eb-6a1d-44e5-ba77-527463b2f993 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:48.232592 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-646da0eb-6a1d-44e5-ba77-527463b2f993 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:48.240067 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:48.240067 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:48.244658 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-646da0eb-6a1d-44e5-ba77-527463b2f993 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:48.251753 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-646da0eb-6a1d-44e5-ba77-527463b2f993 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af returned with HTTP 200 Aug 18 13:11:48.252474 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 954/3843] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:48 2026] GET /volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:48.265729 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:48.268294 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] DELETE https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:48.268584 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:48.268860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:48.269108 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume with id: 42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:48.280880 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:48.280880 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:48.281582 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:48.303311 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume request issued successfully. Aug 18 13:11:48.303581 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9908091f-8bd0-4776-b05f-cdb04f066bd6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af returned with HTTP 202 Aug 18 13:11:48.304125 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 959/3844] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:48 2026] DELETE /volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:48.314361 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-69ccb614-d58f-41d2-9133-c66d1086585b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:48.316935 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69ccb614-d58f-41d2-9133-c66d1086585b tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:48.317199 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69ccb614-d58f-41d2-9133-c66d1086585b tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:48.317508 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-69ccb614-d58f-41d2-9133-c66d1086585b tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:48.327146 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:48.327146 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:48.332864 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-69ccb614-d58f-41d2-9133-c66d1086585b tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:48.343865 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-69ccb614-d58f-41d2-9133-c66d1086585b tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af returned with HTTP 200 Aug 18 13:11:48.344427 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 964/3845] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:48 2026] GET /volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:49.360625 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7db66ee8-8b5d-4397-9d9a-d5a0971c89cb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:49.362809 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7db66ee8-8b5d-4397-9d9a-d5a0971c89cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af Aug 18 13:11:49.363012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7db66ee8-8b5d-4397-9d9a-d5a0971c89cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:49.363200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7db66ee8-8b5d-4397-9d9a-d5a0971c89cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:49.369468 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7db66ee8-8b5d-4397-9d9a-d5a0971c89cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af returned with HTTP 404 Aug 18 13:11:49.369942 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 969/3846] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:49 2026] GET /volume/v3/volumes/42137beb-bbd6-4b38-bbc4-68b9da2e63af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:49.377159 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-87e866bf-2bee-4dc6-836b-e0fff61850c2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:49.378933 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87e866bf-2bee-4dc6-836b-e0fff61850c2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:49.379218 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87e866bf-2bee-4dc6-836b-e0fff61850c2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:49.379438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-87e866bf-2bee-4dc6-836b-e0fff61850c2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:49.390540 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:49.390540 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:49.397905 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-87e866bf-2bee-4dc6-836b-e0fff61850c2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:49.404870 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-87e866bf-2bee-4dc6-836b-e0fff61850c2 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:49.405424 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 955/3847] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:49 2026] GET /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 891 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:49.421301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:49.423744 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:49.423906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:49.424123 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:49.424374 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume with id: 0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:49.433005 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:49.433005 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:49.433558 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:49.452418 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume request issued successfully. Aug 18 13:11:49.452606 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3ef3b195-69d6-4dd3-9d29-78dd95efbe55 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 202 Aug 18 13:11:49.453003 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 960/3848] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:49 2026] DELETE /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:49.466093 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-45a6dba6-0cf8-41fe-a112-1ae64146c7c5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:49.468833 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-45a6dba6-0cf8-41fe-a112-1ae64146c7c5 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:49.469066 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-45a6dba6-0cf8-41fe-a112-1ae64146c7c5 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:49.469248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-45a6dba6-0cf8-41fe-a112-1ae64146c7c5 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:49.480532 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:49.480532 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:49.485411 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-45a6dba6-0cf8-41fe-a112-1ae64146c7c5 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:49.491154 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-45a6dba6-0cf8-41fe-a112-1ae64146c7c5 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 200 Aug 18 13:11:49.491866 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 965/3849] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:49 2026] GET /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 890 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:50.504268 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4c25e100-e296-4493-a1e6-2d92230eb8f3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:50.506561 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4c25e100-e296-4493-a1e6-2d92230eb8f3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 Aug 18 13:11:50.506849 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4c25e100-e296-4493-a1e6-2d92230eb8f3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:50.507109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4c25e100-e296-4493-a1e6-2d92230eb8f3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:50.519328 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4c25e100-e296-4493-a1e6-2d92230eb8f3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 returned with HTTP 404 Aug 18 13:11:50.520046 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 970/3850] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:50 2026] GET /volume/v3/volumes/0323a995-3277-49e3-ba63-919a8d0ed663 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:50.528761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:50.531166 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:50.531797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-783164278"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:50.534029 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-783164278'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:50.534285 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume of 1 GB Aug 18 13:11:50.539630 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Availability Zones retrieved successfully. Aug 18 13:11:50.548362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (8ef440ac-8817-4094-ac57-03d6c7081dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:50.549742 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb659fe6-c10e-4e60-8a2d-1d3541236ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:50.551188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:50.582864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb659fe6-c10e-4e60-8a2d-1d3541236ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:50.583938 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf8566e-f81d-4984-b933-f0cd407f77bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:50.648585 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Created reservations ['6ee2ad0d-c063-4552-86ea-369985d50bea', '353a4b2c-fd53-4c11-94ff-6b75951ee057', '8fb31e9e-e0ab-4ed8-980e-17fbed1d9c25', '1c7c76cf-5c9c-4a50-89d8-c024890abaf7'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:50.649521 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf8566e-f81d-4984-b933-f0cd407f77bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ee2ad0d-c063-4552-86ea-369985d50bea', '353a4b2c-fd53-4c11-94ff-6b75951ee057', '8fb31e9e-e0ab-4ed8-980e-17fbed1d9c25', '1c7c76cf-5c9c-4a50-89d8-c024890abaf7']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:50.650882 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010d9af0-006e-4176-8729-6d9551e9bf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:50.679435 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010d9af0-006e-4176-8729-6d9551e9bf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-783164278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['6ee2ad0d-c063-4552-86ea-369985d50bea','353a4b2c-fd53-4c11-94ff-6b75951ee057','8fb31e9e-e0ab-4ed8-980e-17fbed1d9c25','1c7c76cf-5c9c-4a50-89d8-c024890abaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-783164278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769b0b739c6a497e9a5e427160e3bad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed6c0a442a047f8802863a64f44b543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:50.680289 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fb08be-3547-4f90-a36c-bfe429a8e4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:50.705242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fb08be-3547-4f90-a36c-bfe429a8e4e6) transitioned into state 'SUCCESS' from state '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-783164278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['6ee2ad0d-c063-4552-86ea-369985d50bea','353a4b2c-fd53-4c11-94ff-6b75951ee057','8fb31e9e-e0ab-4ed8-980e-17fbed1d9c25','1c7c76cf-5c9c-4a50-89d8-c024890abaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:50.706276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61052c81-74a9-4d1a-9d5b-20e80fa79e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:50.722414 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61052c81-74a9-4d1a-9d5b-20e80fa79e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:50.723894 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (8ef440ac-8817-4094-ac57-03d6c7081dbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:50.724434 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request issued successfully. Aug 18 13:11:50.725318 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1eba777d-008d-4a0b-bdb1-1fe9f7561d5d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:50.725849 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 956/3851] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:11:50 2026] POST /volume/v3/volumes => generated 744 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:50.739938 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d4f47079-aa21-49c1-8037-ba1491582085 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:50.742433 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d4f47079-aa21-49c1-8037-ba1491582085 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd Aug 18 13:11:50.742686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d4f47079-aa21-49c1-8037-ba1491582085 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:50.742944 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d4f47079-aa21-49c1-8037-ba1491582085 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:50.752878 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:50.752878 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:50.758715 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d4f47079-aa21-49c1-8037-ba1491582085 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:50.765665 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d4f47079-aa21-49c1-8037-ba1491582085 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd returned with HTTP 200 Aug 18 13:11:50.766273 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 961/3852] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:50 2026] GET /volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd => generated 812 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:51.779526 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-920c7311-df08-4ddf-be69-81399854bbb8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:51.781263 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-920c7311-df08-4ddf-be69-81399854bbb8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd Aug 18 13:11:51.781576 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-920c7311-df08-4ddf-be69-81399854bbb8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:51.781680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-920c7311-df08-4ddf-be69-81399854bbb8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:51.788434 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:51.788434 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:51.792171 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-920c7311-df08-4ddf-be69-81399854bbb8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:51.796632 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-920c7311-df08-4ddf-be69-81399854bbb8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd returned with HTTP 200 Aug 18 13:11:51.797295 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 966/3853] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:51 2026] GET /volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:51.809564 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:51.811624 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:51.812002 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd", "size": 1, "name": "tempest-VolumesGetTest-Volume-110260812", "metadata": {"Type": "Test"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:51.813944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request body: {'volume': {'source_volid': 'de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-110260812', 'metadata': {'Type': 'Test'}}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:51.823347 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:51.823347 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:51.824004 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume retrieved successfully. Aug 18 13:11:51.824243 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume of 1 GB Aug 18 13:11:51.829125 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Availability Zones retrieved successfully. Aug 18 13:11:51.834806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (a8684033-de66-48d4-9755-fe3a016828a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:51.836150 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30c7425-9e91-45e0-9667-f325f1cf54b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:51.837156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:51.860553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30c7425-9e91-45e0-9667-f325f1cf54b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd', 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:51.861429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f32cb6b-d24a-4a72-821a-e20a34ef2aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:51.904021 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Created reservations ['4617e4a3-d598-465c-a879-a8344896e839', 'e2bd61ea-a1cd-4d66-af23-08b6f209205a', 'ed3033d8-c198-4b7b-bb1b-92d86270315e', 'd22352a3-014a-4c11-9d62-79ee6439358d'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:51.905678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f32cb6b-d24a-4a72-821a-e20a34ef2aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4617e4a3-d598-465c-a879-a8344896e839', 'e2bd61ea-a1cd-4d66-af23-08b6f209205a', 'ed3033d8-c198-4b7b-bb1b-92d86270315e', 'd22352a3-014a-4c11-9d62-79ee6439358d']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:51.906614 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea3985c-04bd-415a-853a-b1027d1d424e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:51.954025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea3985c-04bd-415a-853a-b1027d1d424e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45af71f0-522d-4e72-b63b-62f975b213b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-110260812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['4617e4a3-d598-465c-a879-a8344896e839','e2bd61ea-a1cd-4d66-af23-08b6f209205a','ed3033d8-c198-4b7b-bb1b-92d86270315e','d22352a3-014a-4c11-9d62-79ee6439358d'],size=1,snapshot_id=None,source_replicaid=,source_volid=de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-110260812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45af71f0-522d-4e72-b63b-62f975b213b0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='769b0b739c6a497e9a5e427160e3bad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed6c0a442a047f8802863a64f44b543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:51.955197 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c472706-d4bb-49f9-ab6d-af94a57ef059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:51.984025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c472706-d4bb-49f9-ab6d-af94a57ef059) transitioned into state 'SUCCESS' from state '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-110260812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['4617e4a3-d598-465c-a879-a8344896e839','e2bd61ea-a1cd-4d66-af23-08b6f209205a','ed3033d8-c198-4b7b-bb1b-92d86270315e','d22352a3-014a-4c11-9d62-79ee6439358d'],size=1,snapshot_id=None,source_replicaid=,source_volid=de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:51.985094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb765890-4f53-4c17-8994-46f92eae5b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:52.004758 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb765890-4f53-4c17-8994-46f92eae5b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:52.005679 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (a8684033-de66-48d4-9755-fe3a016828a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:52.006031 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request issued successfully. Aug 18 13:11:52.006643 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf09cd60-8d67-46e0-a330-e3d9cbe004ff tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:52.007112 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 971/3854] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:51 2026] POST /volume/v3/volumes => generated 792 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:52.022083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-78982967-fa52-46d7-beaf-50f71d464577 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:52.024711 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78982967-fa52-46d7-beaf-50f71d464577 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:52.025005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78982967-fa52-46d7-beaf-50f71d464577 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:52.025347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78982967-fa52-46d7-beaf-50f71d464577 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:52.035872 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:52.035872 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:52.041338 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-78982967-fa52-46d7-beaf-50f71d464577 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:52.046872 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78982967-fa52-46d7-beaf-50f71d464577 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:52.047393 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 957/3855] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:52 2026] GET /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:53.068251 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-77f558a3-4172-4d0d-b2e0-2e779f32e13d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:53.070121 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-77f558a3-4172-4d0d-b2e0-2e779f32e13d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:53.070341 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-77f558a3-4172-4d0d-b2e0-2e779f32e13d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:53.070847 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-77f558a3-4172-4d0d-b2e0-2e779f32e13d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:53.080313 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:53.080313 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:53.084891 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-77f558a3-4172-4d0d-b2e0-2e779f32e13d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:53.092187 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-77f558a3-4172-4d0d-b2e0-2e779f32e13d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:53.092905 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 962/3856] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:53 2026] GET /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:53.108668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-59c1e984-ffdb-47e0-a016-f84d72661281 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:53.110863 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-59c1e984-ffdb-47e0-a016-f84d72661281 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:53.111050 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-59c1e984-ffdb-47e0-a016-f84d72661281 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:53.111278 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-59c1e984-ffdb-47e0-a016-f84d72661281 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:53.119133 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:53.119133 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:53.123555 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-59c1e984-ffdb-47e0-a016-f84d72661281 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:53.128529 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-59c1e984-ffdb-47e0-a016-f84d72661281 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:53.129107 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 967/3857] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:53 2026] GET /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:53.146768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3afcd725-516b-4e00-ba2f-8c3b6281fcaf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:53.148816 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3afcd725-516b-4e00-ba2f-8c3b6281fcaf tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:53.149561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3afcd725-516b-4e00-ba2f-8c3b6281fcaf tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-110260812"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:53.158784 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:53.158784 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:53.163046 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3afcd725-516b-4e00-ba2f-8c3b6281fcaf tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:53.170821 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3afcd725-516b-4e00-ba2f-8c3b6281fcaf tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:53.171450 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3afcd725-516b-4e00-ba2f-8c3b6281fcaf tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:53.172396 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 972/3858] 10.4.3.126 () {68 vars in 1368 bytes} [Tue Aug 18 13:11:53 2026] PUT /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:53.184552 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2903632b-d41d-4476-bd97-61d8f0f97ea3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:53.187029 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2903632b-d41d-4476-bd97-61d8f0f97ea3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:53.187558 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2903632b-d41d-4476-bd97-61d8f0f97ea3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1313675632", "description": "This is the new description of volume"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:53.200093 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:53.200093 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:53.205687 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2903632b-d41d-4476-bd97-61d8f0f97ea3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:53.222575 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2903632b-d41d-4476-bd97-61d8f0f97ea3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:53.223286 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2903632b-d41d-4476-bd97-61d8f0f97ea3 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:53.223903 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 958/3859] 10.4.3.126 () {68 vars in 1369 bytes} [Tue Aug 18 13:11:53 2026] PUT /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:53.236656 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-05cb9de4-c4d9-4bde-b6e9-d5c79e5c3ecd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:53.238732 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05cb9de4-c4d9-4bde-b6e9-d5c79e5c3ecd tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:53.238985 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05cb9de4-c4d9-4bde-b6e9-d5c79e5c3ecd tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:53.239226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05cb9de4-c4d9-4bde-b6e9-d5c79e5c3ecd tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:53.247320 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:53.247320 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:53.252272 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-05cb9de4-c4d9-4bde-b6e9-d5c79e5c3ecd tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:53.257949 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05cb9de4-c4d9-4bde-b6e9-d5c79e5c3ecd tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:53.258482 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 963/3860] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:53 2026] GET /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:53.278900 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-adb44708-586e-44a6-b14e-8961960de89a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:53.280370 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:53.280704 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1014793961", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-24446347"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:53.283250 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1014793961', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-24446347'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:53.283250 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume of 1 GB Aug 18 13:11:53.285759 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Availability Zones retrieved successfully. Aug 18 13:11:53.290895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (4a30f5c1-b278-4ca7-9498-91c121bb556a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:53.291805 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb38566-6cad-4828-85fa-eaccbe8f6141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:53.292628 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:53.321758 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb38566-6cad-4828-85fa-eaccbe8f6141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:53.322461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c5a79a-33f7-41f5-ad72-6c74ff929c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:53.381891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Created reservations ['cf30d911-f8c3-4cc6-be16-72c10c09f20b', '87bdf496-5cd1-45b0-9072-18e86dd00649', '76b9a9d1-cede-4ed4-8e8e-1aa32cff8b0a', 'd539877f-380e-402c-a9a2-8411637ebd7c'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:53.383044 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c5a79a-33f7-41f5-ad72-6c74ff929c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf30d911-f8c3-4cc6-be16-72c10c09f20b', '87bdf496-5cd1-45b0-9072-18e86dd00649', '76b9a9d1-cede-4ed4-8e8e-1aa32cff8b0a', 'd539877f-380e-402c-a9a2-8411637ebd7c']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:53.384123 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f2a304-4d29-436a-8aaa-e7e2d297dacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:53.408245 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f2a304-4d29-436a-8aaa-e7e2d297dacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '353a62d3-3499-4668-b0b6-1aeb85df72ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1014793961',display_name='tempest-VolumesGetTest-Volume-24446347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['cf30d911-f8c3-4cc6-be16-72c10c09f20b','87bdf496-5cd1-45b0-9072-18e86dd00649','76b9a9d1-cede-4ed4-8e8e-1aa32cff8b0a','d539877f-380e-402c-a9a2-8411637ebd7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1014793961',display_name='tempest-VolumesGetTest-Volume-24446347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=353a62d3-3499-4668-b0b6-1aeb85df72ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769b0b739c6a497e9a5e427160e3bad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed6c0a442a047f8802863a64f44b543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:53.409149 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff49e66f-0edb-47c8-96d1-e9e1f5dfb4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:53.435049 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff49e66f-0edb-47c8-96d1-e9e1f5dfb4d4) transitioned into 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-1014793961',display_name='tempest-VolumesGetTest-Volume-24446347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['cf30d911-f8c3-4cc6-be16-72c10c09f20b','87bdf496-5cd1-45b0-9072-18e86dd00649','76b9a9d1-cede-4ed4-8e8e-1aa32cff8b0a','d539877f-380e-402c-a9a2-8411637ebd7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:53.435817 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecb44a7-6bfb-4fe1-9ddd-505719d51ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:53.451554 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecb44a7-6bfb-4fe1-9ddd-505719d51ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:53.452344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (4a30f5c1-b278-4ca7-9498-91c121bb556a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:53.452638 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request issued successfully. Aug 18 13:11:53.453132 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-adb44708-586e-44a6-b14e-8961960de89a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:53.453617 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 968/3861] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:53 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:11:53.469238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c57640f4-5a1b-41bf-a5e9-2d0c11cd0144 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:53.471146 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c57640f4-5a1b-41bf-a5e9-2d0c11cd0144 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:53.471670 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c57640f4-5a1b-41bf-a5e9-2d0c11cd0144 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:53.471913 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c57640f4-5a1b-41bf-a5e9-2d0c11cd0144 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:53.479428 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:53.479428 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:53.483898 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c57640f4-5a1b-41bf-a5e9-2d0c11cd0144 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:53.489956 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c57640f4-5a1b-41bf-a5e9-2d0c11cd0144 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed returned with HTTP 200 Aug 18 13:11:53.490762 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 973/3862] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:53 2026] GET /volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:54.507917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ed1e0f4a-b998-4acc-97d2-cd08f9ee6196 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:54.510195 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ed1e0f4a-b998-4acc-97d2-cd08f9ee6196 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:54.510447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ed1e0f4a-b998-4acc-97d2-cd08f9ee6196 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:54.510660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ed1e0f4a-b998-4acc-97d2-cd08f9ee6196 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:54.520477 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:54.520477 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:54.527262 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ed1e0f4a-b998-4acc-97d2-cd08f9ee6196 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:54.534045 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ed1e0f4a-b998-4acc-97d2-cd08f9ee6196 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed returned with HTTP 200 Aug 18 13:11:54.534507 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 959/3863] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:54 2026] GET /volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:54.552108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-60f8bd69-f736-4a6a-9ff6-a207a7f9d7e8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:54.557129 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-60f8bd69-f736-4a6a-9ff6-a207a7f9d7e8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:54.557280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-60f8bd69-f736-4a6a-9ff6-a207a7f9d7e8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-110260812", "description": null}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:54.572384 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:54.572384 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:54.577566 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-60f8bd69-f736-4a6a-9ff6-a207a7f9d7e8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:54.587246 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-60f8bd69-f736-4a6a-9ff6-a207a7f9d7e8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:54.587879 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-60f8bd69-f736-4a6a-9ff6-a207a7f9d7e8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed returned with HTTP 200 Aug 18 13:11:54.589380 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 964/3864] 10.4.3.126 () {68 vars in 1368 bytes} [Tue Aug 18 13:11:54 2026] PUT /volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed => generated 769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:54.605247 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-20e8bf6b-95c0-42ed-8502-f24c7a6d01db None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:54.607229 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-20e8bf6b-95c0-42ed-8502-f24c7a6d01db tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:54.607504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-20e8bf6b-95c0-42ed-8502-f24c7a6d01db tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:54.607701 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-20e8bf6b-95c0-42ed-8502-f24c7a6d01db tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:54.615673 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:54.615673 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:54.620251 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-20e8bf6b-95c0-42ed-8502-f24c7a6d01db tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:54.625953 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-20e8bf6b-95c0-42ed-8502-f24c7a6d01db tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed returned with HTTP 200 Aug 18 13:11:54.626507 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 969/3865] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:54 2026] GET /volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:54.646012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:54.648471 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] DELETE https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:54.648674 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:54.648947 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:54.649184 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume with id: 353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:54.658592 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:54.658592 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:54.659269 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:54.684261 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume request issued successfully. Aug 18 13:11:54.684261 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-760fa6d1-808e-46d3-9e62-6ad9092b61a0 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed returned with HTTP 202 Aug 18 13:11:54.684261 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 974/3866] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:54 2026] DELETE /volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:54.693367 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c279bd98-d0b8-40d5-aa7d-26c361277f0c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:54.700239 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c279bd98-d0b8-40d5-aa7d-26c361277f0c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:54.700239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c279bd98-d0b8-40d5-aa7d-26c361277f0c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:54.700239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c279bd98-d0b8-40d5-aa7d-26c361277f0c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:54.712169 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:54.712169 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:54.718049 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c279bd98-d0b8-40d5-aa7d-26c361277f0c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:54.729380 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c279bd98-d0b8-40d5-aa7d-26c361277f0c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed returned with HTTP 200 Aug 18 13:11:54.730230 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 960/3867] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:54 2026] GET /volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:55.746046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-476101a5-49c5-4a79-8ef4-e5c0e9a55a2d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:55.747899 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-476101a5-49c5-4a79-8ef4-e5c0e9a55a2d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed Aug 18 13:11:55.748094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-476101a5-49c5-4a79-8ef4-e5c0e9a55a2d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:55.748294 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-476101a5-49c5-4a79-8ef4-e5c0e9a55a2d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:55.755644 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-476101a5-49c5-4a79-8ef4-e5c0e9a55a2d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed returned with HTTP 404 Aug 18 13:11:55.756361 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 965/3868] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:55 2026] GET /volume/v3/volumes/353a62d3-3499-4668-b0b6-1aeb85df72ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:55.766375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f5324981-c8e7-4d54-9ed4-3c83d19a6555 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:55.768468 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5324981-c8e7-4d54-9ed4-3c83d19a6555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:55.768692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f5324981-c8e7-4d54-9ed4-3c83d19a6555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:55.768912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f5324981-c8e7-4d54-9ed4-3c83d19a6555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:55.776848 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:55.776848 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:55.783074 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f5324981-c8e7-4d54-9ed4-3c83d19a6555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:55.787756 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f5324981-c8e7-4d54-9ed4-3c83d19a6555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:55.788125 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 970/3869] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:55 2026] GET /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:55.801178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:55.803005 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] DELETE https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:55.803355 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:55.803674 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:55.805016 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume with id: 45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:55.810910 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:55.810910 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:55.811588 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:55.829117 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume request issued successfully. Aug 18 13:11:55.829896 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0f7b8efa-7935-4d0f-b38b-ebd01ac2cc8c tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 202 Aug 18 13:11:55.830182 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 975/3870] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:55 2026] DELETE /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:55.837723 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2a887b47-438a-4ee9-b7fa-328e5818c800 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:55.840085 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a887b47-438a-4ee9-b7fa-328e5818c800 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:55.840301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a887b47-438a-4ee9-b7fa-328e5818c800 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:55.840505 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a887b47-438a-4ee9-b7fa-328e5818c800 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:55.849967 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:55.849967 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:55.858749 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2a887b47-438a-4ee9-b7fa-328e5818c800 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:55.864759 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a887b47-438a-4ee9-b7fa-328e5818c800 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 200 Aug 18 13:11:55.865218 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 961/3871] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:55 2026] GET /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:56.886576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ee8c9e86-8ac1-4a58-bfae-4514b577d893 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:56.886881 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee8c9e86-8ac1-4a58-bfae-4514b577d893 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 Aug 18 13:11:56.886881 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee8c9e86-8ac1-4a58-bfae-4514b577d893 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:56.887161 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ee8c9e86-8ac1-4a58-bfae-4514b577d893 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:56.899533 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ee8c9e86-8ac1-4a58-bfae-4514b577d893 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 returned with HTTP 404 Aug 18 13:11:56.899533 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 966/3872] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:56 2026] GET /volume/v3/volumes/45af71f0-522d-4e72-b63b-62f975b213b0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:56.910879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-631d2f95-4ec3-4480-b6f3-0229f0029379 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:56.912939 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-631d2f95-4ec3-4480-b6f3-0229f0029379 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd Aug 18 13:11:56.913267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-631d2f95-4ec3-4480-b6f3-0229f0029379 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:56.913562 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-631d2f95-4ec3-4480-b6f3-0229f0029379 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:56.920842 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:56.920842 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:56.924756 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-631d2f95-4ec3-4480-b6f3-0229f0029379 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:56.929222 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-631d2f95-4ec3-4480-b6f3-0229f0029379 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd returned with HTTP 200 Aug 18 13:11:56.929692 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 971/3873] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:56 2026] GET /volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:56.942453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:56.944304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] DELETE https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd Aug 18 13:11:56.944478 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:56.944647 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:56.944785 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume with id: de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd Aug 18 13:11:56.952145 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:56.952145 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:56.952680 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:56.972187 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume request issued successfully. Aug 18 13:11:56.972567 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5e4ad2ff-e728-4df3-9426-09396d9e72e4 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd returned with HTTP 202 Aug 18 13:11:56.973150 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 976/3874] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:11:56 2026] DELETE /volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:11:56.983392 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1dd1e4e1-fa48-43eb-960e-91ca222a0d92 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:56.985927 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1dd1e4e1-fa48-43eb-960e-91ca222a0d92 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd Aug 18 13:11:56.986256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1dd1e4e1-fa48-43eb-960e-91ca222a0d92 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:56.986576 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1dd1e4e1-fa48-43eb-960e-91ca222a0d92 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:56.994888 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:56.994888 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:56.999120 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1dd1e4e1-fa48-43eb-960e-91ca222a0d92 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:57.004129 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1dd1e4e1-fa48-43eb-960e-91ca222a0d92 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd returned with HTTP 200 Aug 18 13:11:57.004643 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 962/3875] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:56 2026] GET /volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:58.017977 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-71db9a3f-bf68-4cd0-961f-e216bc01fcdb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:58.019657 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71db9a3f-bf68-4cd0-961f-e216bc01fcdb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd Aug 18 13:11:58.019873 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71db9a3f-bf68-4cd0-961f-e216bc01fcdb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:58.020080 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71db9a3f-bf68-4cd0-961f-e216bc01fcdb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:58.026077 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71db9a3f-bf68-4cd0-961f-e216bc01fcdb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd returned with HTTP 404 Aug 18 13:11:58.026600 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 967/3876] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:58 2026] GET /volume/v3/volumes/de6d12b8-db7f-409a-bbfb-ea2b40ec3dcd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:11:58.094095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-585bbb73-3565-422f-af2b-055fa365472a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:58.095771 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:58.096072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-VolumesGetTest-Volume-978418310", "metadata": {"Type": "Test"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:58.097930 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request body: {'volume': {'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-978418310', 'metadata': {'Type': 'Test'}}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:58.198945 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume of 1 GB Aug 18 13:11:58.203747 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Availability Zones retrieved successfully. Aug 18 13:11:58.210699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (100434e2-ae71-4bd1-80b2-ae8ce3f02494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:58.212349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7bd3140-b054-4376-9361-82bc80c34686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:58.213631 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:58.274890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7bd3140-b054-4376-9361-82bc80c34686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:58.275673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4d2c7a-0f0c-45a7-9420-306f9821fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:58.324605 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Created reservations ['09b602ce-b14d-4a48-ab85-836f62cfe1c4', '69a96950-e581-42b1-a536-b6b8b628f473', 'a0a04ccd-a21d-4ec8-880a-038ff4a90ac5', '586a29dd-d576-4b71-b050-8d0ae311d464'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:58.325592 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4d2c7a-0f0c-45a7-9420-306f9821fcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b602ce-b14d-4a48-ab85-836f62cfe1c4', '69a96950-e581-42b1-a536-b6b8b628f473', 'a0a04ccd-a21d-4ec8-880a-038ff4a90ac5', '586a29dd-d576-4b71-b050-8d0ae311d464']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:58.326884 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f938f26-fb80-4af2-a3a2-075fdef0be64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:58.360800 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f938f26-fb80-4af2-a3a2-075fdef0be64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcf36785-c280-4797-ac8e-c05b28b6ce7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-978418310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['09b602ce-b14d-4a48-ab85-836f62cfe1c4','69a96950-e581-42b1-a536-b6b8b628f473','a0a04ccd-a21d-4ec8-880a-038ff4a90ac5','586a29dd-d576-4b71-b050-8d0ae311d464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-978418310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcf36785-c280-4797-ac8e-c05b28b6ce7c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='769b0b739c6a497e9a5e427160e3bad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed6c0a442a047f8802863a64f44b543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:58.362085 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6379b83b-5e3a-4e3c-af62-7418b16deb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:58.395922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6379b83b-5e3a-4e3c-af62-7418b16deb15) transitioned into state 'SUCCESS' from state '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-978418310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['09b602ce-b14d-4a48-ab85-836f62cfe1c4','69a96950-e581-42b1-a536-b6b8b628f473','a0a04ccd-a21d-4ec8-880a-038ff4a90ac5','586a29dd-d576-4b71-b050-8d0ae311d464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:58.396729 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21dbbb98-59cf-4663-bdec-0f3b1c042f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:58.407872 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21dbbb98-59cf-4663-bdec-0f3b1c042f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:58.408727 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (100434e2-ae71-4bd1-80b2-ae8ce3f02494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:58.412231 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request issued successfully. Aug 18 13:11:58.412231 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-585bbb73-3565-422f-af2b-055fa365472a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:58.412231 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 972/3877] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:58 2026] POST /volume/v3/volumes => generated 758 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:11:58.422452 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1b785e96-12d1-427a-8828-f36d7678371d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:58.424412 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b785e96-12d1-427a-8828-f36d7678371d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:11:58.424623 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b785e96-12d1-427a-8828-f36d7678371d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:58.424863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b785e96-12d1-427a-8828-f36d7678371d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:58.432045 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:58.432045 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:58.435753 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1b785e96-12d1-427a-8828-f36d7678371d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:58.439931 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b785e96-12d1-427a-8828-f36d7678371d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:11:58.440296 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 977/3878] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:58 2026] GET /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:59.453836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c1a88b2e-435d-4275-b2ca-6bfbafdac7ab None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.456874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1a88b2e-435d-4275-b2ca-6bfbafdac7ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:11:59.456874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1a88b2e-435d-4275-b2ca-6bfbafdac7ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:59.456874 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1a88b2e-435d-4275-b2ca-6bfbafdac7ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:59.462856 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:59.462856 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:59.467347 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c1a88b2e-435d-4275-b2ca-6bfbafdac7ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:59.473593 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1a88b2e-435d-4275-b2ca-6bfbafdac7ab tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:11:59.474163 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 963/3879] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:59 2026] GET /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:59.488096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d9902beb-cb15-4054-ac99-7e7647b931cb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.489848 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9902beb-cb15-4054-ac99-7e7647b931cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:11:59.490031 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d9902beb-cb15-4054-ac99-7e7647b931cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:59.490252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d9902beb-cb15-4054-ac99-7e7647b931cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:59.497139 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:59.497139 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:11:59.500717 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d9902beb-cb15-4054-ac99-7e7647b931cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:59.505328 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d9902beb-cb15-4054-ac99-7e7647b931cb tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:11:59.505705 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 968/3880] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:59 2026] GET /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:59.518463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1de9baae-a221-4962-8279-0c0aba00758e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.520820 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1de9baae-a221-4962-8279-0c0aba00758e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:11:59.521418 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1de9baae-a221-4962-8279-0c0aba00758e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-978418310"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:59.533273 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:59.533273 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:11:59.538517 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1de9baae-a221-4962-8279-0c0aba00758e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:59.546672 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1de9baae-a221-4962-8279-0c0aba00758e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:59.547303 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1de9baae-a221-4962-8279-0c0aba00758e tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:11:59.547764 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 973/3881] 10.4.3.126 () {68 vars in 1368 bytes} [Tue Aug 18 13:11:59 2026] PUT /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 782 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:59.558712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0051a8d3-7516-4a0d-90fb-6ddff4ab190d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.564462 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0051a8d3-7516-4a0d-90fb-6ddff4ab190d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:11:59.564462 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0051a8d3-7516-4a0d-90fb-6ddff4ab190d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1517060560", "description": "This is the new description of volume"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:59.586793 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:59.586793 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:59.597674 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0051a8d3-7516-4a0d-90fb-6ddff4ab190d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:59.605257 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0051a8d3-7516-4a0d-90fb-6ddff4ab190d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:11:59.605807 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0051a8d3-7516-4a0d-90fb-6ddff4ab190d tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:11:59.606216 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 978/3882] 10.4.3.126 () {68 vars in 1369 bytes} [Tue Aug 18 13:11:59 2026] PUT /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:59.618090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5eef8107-84dc-4c21-85c9-ff19f9653b25 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.620655 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5eef8107-84dc-4c21-85c9-ff19f9653b25 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:11:59.620737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5eef8107-84dc-4c21-85c9-ff19f9653b25 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:59.621006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5eef8107-84dc-4c21-85c9-ff19f9653b25 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:59.630024 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:59.630024 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:11:59.634588 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5eef8107-84dc-4c21-85c9-ff19f9653b25 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:59.638832 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5eef8107-84dc-4c21-85c9-ff19f9653b25 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:11:59.639217 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 964/3883] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:59 2026] GET /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 1406 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:11:59.654381 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.656046 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:11:59.656384 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-25433655", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1902103574"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:59.657888 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-25433655', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1902103574'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:11:59.658003 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume of 1 GB Aug 18 13:11:59.661873 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Availability Zones retrieved successfully. Aug 18 13:11:59.666884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (009a0445-1b84-4dbf-969d-ebdeb50ad8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:59.667692 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f282742d-c754-4636-9cf1-ffe663d3461f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:59.668523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:11:59.694657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f282742d-c754-4636-9cf1-ffe663d3461f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:59.695370 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e49304-f0b4-4840-9f23-f04d17106d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:59.736810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Created reservations ['b18400ff-71e7-43e6-a42c-8f7856c756cf', '3747d66a-1be1-4fce-97e0-e6b8a9e718e4', '17773826-eb6a-4cac-807d-f07ad13dfaab', '2f9b5d9b-29a3-49df-917f-f1821c35d9d0'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:11:59.737585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e49304-f0b4-4840-9f23-f04d17106d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b18400ff-71e7-43e6-a42c-8f7856c756cf', '3747d66a-1be1-4fce-97e0-e6b8a9e718e4', '17773826-eb6a-4cac-807d-f07ad13dfaab', '2f9b5d9b-29a3-49df-917f-f1821c35d9d0']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:59.738471 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81a7925-42d8-440a-8ff6-cbb67c1133e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:59.761611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81a7925-42d8-440a-8ff6-cbb67c1133e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca810fac-a13c-43f0-bc55-765dd189ed43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-25433655',display_name='tempest-VolumesGetTest-Volume-1902103574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['b18400ff-71e7-43e6-a42c-8f7856c756cf','3747d66a-1be1-4fce-97e0-e6b8a9e718e4','17773826-eb6a-4cac-807d-f07ad13dfaab','2f9b5d9b-29a3-49df-917f-f1821c35d9d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:11:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-25433655',display_name='tempest-VolumesGetTest-Volume-1902103574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca810fac-a13c-43f0-bc55-765dd189ed43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769b0b739c6a497e9a5e427160e3bad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aed6c0a442a047f8802863a64f44b543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:59.762307 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfcad3c-a00f-4928-a8fc-dca39fcc3b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:59.779285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfcad3c-a00f-4928-a8fc-dca39fcc3b5e) transitioned into 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-25433655',display_name='tempest-VolumesGetTest-Volume-1902103574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769b0b739c6a497e9a5e427160e3bad8',qos_specs=None,replication_status=,reservations=['b18400ff-71e7-43e6-a42c-8f7856c756cf','3747d66a-1be1-4fce-97e0-e6b8a9e718e4','17773826-eb6a-4cac-807d-f07ad13dfaab','2f9b5d9b-29a3-49df-917f-f1821c35d9d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aed6c0a442a047f8802863a64f44b543',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:59.780090 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b574145f-37d7-493c-ad46-287520f11b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:11:59.781364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9edc5eeb-b0a6-4048-bbf7-faf08a44521e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.789932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b574145f-37d7-493c-ad46-287520f11b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:11:59.790769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Flow 'volume_create_api' (009a0445-1b84-4dbf-969d-ebdeb50ad8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:11:59.791030 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Create volume request issued successfully. Aug 18 13:11:59.791654 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7bb40f0-f017-41df-bfd7-9503fcac65b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:11:59.792056 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 969/3884] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:59 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 18 13:11:59.804700 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a64f2e0c-08e4-4e22-80cd-bbaaa7b1f87f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.809608 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a64f2e0c-08e4-4e22-80cd-bbaaa7b1f87f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:11:59.809857 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a64f2e0c-08e4-4e22-80cd-bbaaa7b1f87f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:11:59.810091 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a64f2e0c-08e4-4e22-80cd-bbaaa7b1f87f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:11:59.824372 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:11:59.824372 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:11:59.836000 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a64f2e0c-08e4-4e22-80cd-bbaaa7b1f87f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:11:59.844081 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a64f2e0c-08e4-4e22-80cd-bbaaa7b1f87f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 returned with HTTP 200 Aug 18 13:11:59.844529 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 979/3885] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:11:59 2026] GET /volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:59.867893 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9edc5eeb-b0a6-4048-bbf7-faf08a44521e tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:11:59.868434 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9edc5eeb-b0a6-4048-bbf7-faf08a44521e tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-794864185", "extra_specs": {}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:59.884398 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9edc5eeb-b0a6-4048-bbf7-faf08a44521e tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:11:59.884824 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 974/3886] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:11:59 2026] POST /volume/v3/types => generated 211 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:59.897360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8d7d9265-8c20-47e0-a1b5-f5da5f036b73 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:11:59.899364 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d7d9265-8c20-47e0-a1b5-f5da5f036b73 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] POST https://10.4.3.126/volume/v3/types/e0e8ccc0-c722-4c03-86c9-98a5115871ec/encryption Aug 18 13:11:59.899779 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8d7d9265-8c20-47e0-a1b5-f5da5f036b73 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:11:59.917978 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8d7d9265-8c20-47e0-a1b5-f5da5f036b73 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/types/e0e8ccc0-c722-4c03-86c9-98a5115871ec/encryption returned with HTTP 200 Aug 18 13:11:59.918593 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 965/3887] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:11:59 2026] POST /volume/v3/types/e0e8ccc0-c722-4c03-86c9-98a5115871ec/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:11:59.928880 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:00.002423 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:00.002812 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-181919917", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-794864185", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:00.004457 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-181919917', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-794864185', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:00.008956 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume of 1 GB Aug 18 13:12:00.009370 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:00.009370 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:00.010065 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Availability Zones retrieved successfully. Aug 18 13:12:00.018407 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (3f4be3eb-f11f-45fe-9daa-214a63523522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:00.019734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a73610-dcf0-4f86-91a8-cfed85fa654e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:00.020929 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:00.050473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a73610-dcf0-4f86-91a8-cfed85fa654e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:12:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0e8ccc0-c722-4c03-86c9-98a5115871ec,is_public=True,name='tempest-scenario-type-luks-794864185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0e8ccc0-c722-4c03-86c9-98a5115871ec', '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=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:00.051461 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25147bda-dfd7-4169-8a93-f13b5aa86809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:00.082056 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-794864185 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-794864185, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:12:00.082429 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-794864185 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-794864185, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:12:00.120702 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Created reservations ['26a486cd-679b-45df-b346-cddba85c60a5', 'f4e9fb1c-3690-4e0d-846a-3f7519f415df', '1e87e0ee-e0b4-496b-b27e-b25bfa4d4b3d', '5e11a6d8-68e5-4d22-9b55-0a5c85964598'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:00.122046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25147bda-dfd7-4169-8a93-f13b5aa86809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a486cd-679b-45df-b346-cddba85c60a5', 'f4e9fb1c-3690-4e0d-846a-3f7519f415df', '1e87e0ee-e0b4-496b-b27e-b25bfa4d4b3d', '5e11a6d8-68e5-4d22-9b55-0a5c85964598']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:00.123047 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fa6742-d97e-4064-9f6a-5508869f6802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:00.150589 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fa6742-d97e-4064-9f6a-5508869f6802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72d999d4-b484-4b6b-9f16-de25b1a27974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-181919917',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['26a486cd-679b-45df-b346-cddba85c60a5','f4e9fb1c-3690-4e0d-846a-3f7519f415df','1e87e0ee-e0b4-496b-b27e-b25bfa4d4b3d','5e11a6d8-68e5-4d22-9b55-0a5c85964598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=e0e8ccc0-c722-4c03-86c9-98a5115871ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-181919917',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=72d999d4-b484-4b6b-9f16-de25b1a27974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f2184339643af97a647d97592f9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17ffc9b120274cf5b755acb1a102060d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0e8ccc0-c722-4c03-86c9-98a5115871ec),volume_type_id=e0e8ccc0-c722-4c03-86c9-98a5115871ec)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:00.152070 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd794788-cbac-4490-8d9d-2b132a513cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:00.171816 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd794788-cbac-4490-8d9d-2b132a513cbf) transitioned into state 'SUCCESS' from state '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-181919917',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['26a486cd-679b-45df-b346-cddba85c60a5','f4e9fb1c-3690-4e0d-846a-3f7519f415df','1e87e0ee-e0b4-496b-b27e-b25bfa4d4b3d','5e11a6d8-68e5-4d22-9b55-0a5c85964598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=e0e8ccc0-c722-4c03-86c9-98a5115871ec)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:00.172726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4a45c2-44ea-444c-90e4-5603900cee64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:00.184327 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4a45c2-44ea-444c-90e4-5603900cee64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:00.185345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (3f4be3eb-f11f-45fe-9daa-214a63523522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:00.185710 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request issued successfully. Aug 18 13:12:00.186431 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bdf9a8c3-921f-4b79-b29e-30da9288ddf4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:00.186928 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 970/3888] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:11:59 2026] POST /volume/v3/volumes => generated 783 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:00.199650 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fc1247c3-a3de-4c91-bb97-fd18af02c688 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:00.201749 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fc1247c3-a3de-4c91-bb97-fd18af02c688 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 Aug 18 13:12:00.201967 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fc1247c3-a3de-4c91-bb97-fd18af02c688 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:00.202188 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fc1247c3-a3de-4c91-bb97-fd18af02c688 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:00.210364 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:00.210364 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:00.214785 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-fc1247c3-a3de-4c91-bb97-fd18af02c688 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:00.219809 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fc1247c3-a3de-4c91-bb97-fd18af02c688 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 returned with HTTP 200 Aug 18 13:12:00.220225 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 980/3889] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:00 2026] GET /volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:00.857029 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-089de485-6b47-48ee-ac4f-0856caa68c5a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:00.858609 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-089de485-6b47-48ee-ac4f-0856caa68c5a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:12:00.858765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-089de485-6b47-48ee-ac4f-0856caa68c5a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:00.858927 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-089de485-6b47-48ee-ac4f-0856caa68c5a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:00.865917 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:00.865917 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:00.869414 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-089de485-6b47-48ee-ac4f-0856caa68c5a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:00.873232 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-089de485-6b47-48ee-ac4f-0856caa68c5a tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 returned with HTTP 200 Aug 18 13:12:00.873608 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 975/3890] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:00 2026] GET /volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:00.888468 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c713c962-7b17-4d2c-9faa-f93710f440b8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:00.890300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c713c962-7b17-4d2c-9faa-f93710f440b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] PUT https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:12:00.890615 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c713c962-7b17-4d2c-9faa-f93710f440b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-978418310", "description": null}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:00.898776 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:00.898776 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:00.903003 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c713c962-7b17-4d2c-9faa-f93710f440b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:00.909533 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c713c962-7b17-4d2c-9faa-f93710f440b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume updated successfully. Aug 18 13:12:00.910100 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c713c962-7b17-4d2c-9faa-f93710f440b8 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 returned with HTTP 200 Aug 18 13:12:00.910524 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 966/3891] 10.4.3.126 () {68 vars in 1368 bytes} [Tue Aug 18 13:12:00 2026] PUT /volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:00.922182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ecbc8c99-2db8-4d1a-bb5a-84f7d849b1e1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:00.924091 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ecbc8c99-2db8-4d1a-bb5a-84f7d849b1e1 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:12:00.924194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ecbc8c99-2db8-4d1a-bb5a-84f7d849b1e1 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:00.924405 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ecbc8c99-2db8-4d1a-bb5a-84f7d849b1e1 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:00.931083 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:00.931083 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:00.934635 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ecbc8c99-2db8-4d1a-bb5a-84f7d849b1e1 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:00.939054 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ecbc8c99-2db8-4d1a-bb5a-84f7d849b1e1 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 returned with HTTP 200 Aug 18 13:12:00.939619 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 971/3892] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:00 2026] GET /volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:00.955165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:00.957308 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:12:00.957556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:00.957786 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:00.957972 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume with id: ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:12:00.965545 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:00.965545 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:00.966054 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:00.984389 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume request issued successfully. Aug 18 13:12:00.984553 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8cbb21dd-6e0b-432f-acae-e5f7c2b1e615 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 returned with HTTP 202 Aug 18 13:12:00.984987 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 981/3893] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:00 2026] DELETE /volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:00.993271 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-be0f4ad7-d70d-4955-bb93-8d127b2ae555 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:00.996270 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be0f4ad7-d70d-4955-bb93-8d127b2ae555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:12:00.996486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be0f4ad7-d70d-4955-bb93-8d127b2ae555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:00.996673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be0f4ad7-d70d-4955-bb93-8d127b2ae555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:01.006509 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:01.006509 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:01.013731 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-be0f4ad7-d70d-4955-bb93-8d127b2ae555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:01.018893 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be0f4ad7-d70d-4955-bb93-8d127b2ae555 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 returned with HTTP 200 Aug 18 13:12:01.020084 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 976/3894] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:00 2026] GET /volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:01.235644 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-380d18e8-50fe-4340-ac34-538ca0d89e82 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:01.237276 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-380d18e8-50fe-4340-ac34-538ca0d89e82 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 Aug 18 13:12:01.237480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-380d18e8-50fe-4340-ac34-538ca0d89e82 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:01.237665 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-380d18e8-50fe-4340-ac34-538ca0d89e82 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:01.244178 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:01.244178 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:01.247435 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-380d18e8-50fe-4340-ac34-538ca0d89e82 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:01.251255 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-380d18e8-50fe-4340-ac34-538ca0d89e82 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 returned with HTTP 200 Aug 18 13:12:01.251785 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 967/3895] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:01 2026] GET /volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:01.263889 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-749af932-4004-4d3b-9051-f78932335c39 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:01.265957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-749af932-4004-4d3b-9051-f78932335c39 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 Aug 18 13:12:01.266138 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-749af932-4004-4d3b-9051-f78932335c39 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:01.266339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-749af932-4004-4d3b-9051-f78932335c39 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:01.274605 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:01.274605 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:01.279143 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-749af932-4004-4d3b-9051-f78932335c39 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:01.282945 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-749af932-4004-4d3b-9051-f78932335c39 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 returned with HTTP 200 Aug 18 13:12:01.283320 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 972/3896] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:01 2026] GET /volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:01.298747 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:01.300448 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:01.300783 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-283344448", "source_volid": "72d999d4-b484-4b6b-9f16-de25b1a27974", "volume_type": "tempest-scenario-type-luks-794864185", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:01.302361 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-283344448', 'source_volid': '72d999d4-b484-4b6b-9f16-de25b1a27974', 'volume_type': 'tempest-scenario-type-luks-794864185', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:01.311760 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:01.311760 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:01.312215 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume retrieved successfully. Aug 18 13:12:01.312346 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume of 1 GB Aug 18 13:12:01.312932 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Availability Zones retrieved successfully. Aug 18 13:12:01.317714 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (2951bb07-eeb2-4a81-9ef4-8802dd56827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:01.318694 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c75fdd0-aedc-4cfa-8e6f-38b4fd8fde37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:01.319636 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:01.338902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c75fdd0-aedc-4cfa-8e6f-38b4fd8fde37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '72d999d4-b484-4b6b-9f16-de25b1a27974', 'volume_type': VolumeType(created_at=2026-08-18T13:12:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0e8ccc0-c722-4c03-86c9-98a5115871ec,is_public=True,name='tempest-scenario-type-luks-794864185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0e8ccc0-c722-4c03-86c9-98a5115871ec', '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=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:01.339666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16015a7f-88f8-4185-a66f-e8c3c477695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:01.365142 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-794864185 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-794864185, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:12:01.365433 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-794864185 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-794864185, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:12:01.380491 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Created reservations ['1300385d-c670-4860-94d3-6308ab3bf96d', 'd6bffa8d-1d41-499f-a53b-b6f37261a45a', 'b419d8e0-f907-4e21-9a4c-c1b7dcb2584b', 'b2cfba8e-1e98-4614-944a-14a97e2e85ae'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:01.381499 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16015a7f-88f8-4185-a66f-e8c3c477695f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1300385d-c670-4860-94d3-6308ab3bf96d', 'd6bffa8d-1d41-499f-a53b-b6f37261a45a', 'b419d8e0-f907-4e21-9a4c-c1b7dcb2584b', 'b2cfba8e-1e98-4614-944a-14a97e2e85ae']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:01.382255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a6dcc4-2c75-459f-bd98-ace2473a0d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:01.415592 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a6dcc4-2c75-459f-bd98-ace2473a0d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5592e5e1-ce9d-46bb-bf2d-39d48facd694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-283344448',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['1300385d-c670-4860-94d3-6308ab3bf96d','d6bffa8d-1d41-499f-a53b-b6f37261a45a','b419d8e0-f907-4e21-9a4c-c1b7dcb2584b','b2cfba8e-1e98-4614-944a-14a97e2e85ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=72d999d4-b484-4b6b-9f16-de25b1a27974,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=e0e8ccc0-c722-4c03-86c9-98a5115871ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-283344448',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5592e5e1-ce9d-46bb-bf2d-39d48facd694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f2184339643af97a647d97592f9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=72d999d4-b484-4b6b-9f16-de25b1a27974,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17ffc9b120274cf5b755acb1a102060d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0e8ccc0-c722-4c03-86c9-98a5115871ec),volume_type_id=e0e8ccc0-c722-4c03-86c9-98a5115871ec)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:01.416649 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fabc60-77dc-4407-ab63-33b341f0dac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:01.434325 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fabc60-77dc-4407-ab63-33b341f0dac2) transitioned into state 'SUCCESS' from state '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-283344448',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['1300385d-c670-4860-94d3-6308ab3bf96d','d6bffa8d-1d41-499f-a53b-b6f37261a45a','b419d8e0-f907-4e21-9a4c-c1b7dcb2584b','b2cfba8e-1e98-4614-944a-14a97e2e85ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=72d999d4-b484-4b6b-9f16-de25b1a27974,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=e0e8ccc0-c722-4c03-86c9-98a5115871ec)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:01.434903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4be0b0-4428-4962-99c4-c0e542c08c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:01.452232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4be0b0-4428-4962-99c4-c0e542c08c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:01.453056 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (2951bb07-eeb2-4a81-9ef4-8802dd56827e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:01.453427 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request issued successfully. Aug 18 13:12:01.454003 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-82d2acc0-f1fb-4c67-9845-423f4c3bcb41 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:01.454550 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 982/3897] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:01 2026] POST /volume/v3/volumes => generated 810 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:01.470177 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5d378e49-7be0-40c4-8492-398bd40b2a86 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:01.472436 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d378e49-7be0-40c4-8492-398bd40b2a86 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:01.472725 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5d378e49-7be0-40c4-8492-398bd40b2a86 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:01.472915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5d378e49-7be0-40c4-8492-398bd40b2a86 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:01.480774 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:01.480774 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:01.484673 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5d378e49-7be0-40c4-8492-398bd40b2a86 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:01.489716 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d378e49-7be0-40c4-8492-398bd40b2a86 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:01.490047 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 977/3898] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:01 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:02.033527 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7e6bbdf4-049a-470b-a08c-0d446b61f72f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:02.036003 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e6bbdf4-049a-470b-a08c-0d446b61f72f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 Aug 18 13:12:02.036288 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e6bbdf4-049a-470b-a08c-0d446b61f72f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:02.036563 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e6bbdf4-049a-470b-a08c-0d446b61f72f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:02.044534 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e6bbdf4-049a-470b-a08c-0d446b61f72f tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 returned with HTTP 404 Aug 18 13:12:02.045175 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 968/3899] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:02 2026] GET /volume/v3/volumes/ca810fac-a13c-43f0-bc55-765dd189ed43 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:02.053366 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bb258a91-b30a-4e48-82c3-30869530ca04 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:02.055635 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb258a91-b30a-4e48-82c3-30869530ca04 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:12:02.055898 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb258a91-b30a-4e48-82c3-30869530ca04 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:02.056150 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb258a91-b30a-4e48-82c3-30869530ca04 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:02.066818 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:02.066818 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:02.072105 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bb258a91-b30a-4e48-82c3-30869530ca04 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:02.077777 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb258a91-b30a-4e48-82c3-30869530ca04 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:12:02.078234 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 973/3900] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:02 2026] GET /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 1406 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:02.091430 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:02.093580 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:12:02.093806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:02.094102 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:02.094256 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume with id: bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:12:02.102558 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:02.102558 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:02.103007 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:02.121983 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Delete volume request issued successfully. Aug 18 13:12:02.122151 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fc9f184-9752-4859-bcf0-fabf343e88c6 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 202 Aug 18 13:12:02.122594 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 983/3901] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:02 2026] DELETE /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:02.130771 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d4289ac3-fbc9-44f0-825c-45bd37322e21 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:02.133592 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4289ac3-fbc9-44f0-825c-45bd37322e21 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:12:02.133844 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4289ac3-fbc9-44f0-825c-45bd37322e21 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:02.134040 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4289ac3-fbc9-44f0-825c-45bd37322e21 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:02.144793 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:02.144793 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:02.150075 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d4289ac3-fbc9-44f0-825c-45bd37322e21 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Volume info retrieved successfully. Aug 18 13:12:02.157724 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4289ac3-fbc9-44f0-825c-45bd37322e21 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 200 Aug 18 13:12:02.158245 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 978/3902] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:02 2026] GET /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 1405 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:02.502427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3b1a15fa-9ef2-430c-932c-d1ef9753885b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:02.504380 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b1a15fa-9ef2-430c-932c-d1ef9753885b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:02.504695 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b1a15fa-9ef2-430c-932c-d1ef9753885b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:02.504929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b1a15fa-9ef2-430c-932c-d1ef9753885b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:02.512658 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:02.512658 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:02.516924 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3b1a15fa-9ef2-430c-932c-d1ef9753885b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:02.521609 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b1a15fa-9ef2-430c-932c-d1ef9753885b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:02.522041 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 969/3903] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:02 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:03.174143 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1b56b1ed-4c9b-45d7-b904-9059c5c09d30 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:03.175760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1b56b1ed-4c9b-45d7-b904-9059c5c09d30 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] GET https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c Aug 18 13:12:03.175920 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1b56b1ed-4c9b-45d7-b904-9059c5c09d30 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:03.176116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1b56b1ed-4c9b-45d7-b904-9059c5c09d30 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:03.181290 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1b56b1ed-4c9b-45d7-b904-9059c5c09d30 tempest-VolumesGetTest-2139175455 tempest-VolumesGetTest-2139175455-project-member] https://10.4.3.126/volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c returned with HTTP 404 Aug 18 13:12:03.181930 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 974/3904] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:03 2026] GET /volume/v3/volumes/bcf36785-c280-4797-ac8e-c05b28b6ce7c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:03.540257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-eeec998f-7253-4a4a-a7da-23f1e077b0ce None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:03.543092 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eeec998f-7253-4a4a-a7da-23f1e077b0ce tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:03.544049 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eeec998f-7253-4a4a-a7da-23f1e077b0ce tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:03.544049 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eeec998f-7253-4a4a-a7da-23f1e077b0ce tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:03.551979 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:03.551979 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:03.556700 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-eeec998f-7253-4a4a-a7da-23f1e077b0ce tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:03.563080 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eeec998f-7253-4a4a-a7da-23f1e077b0ce tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:03.563420 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 984/3905] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:03 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:04.461864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:04.562017 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:04.562385 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-173418492"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:04.564142 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-173418492'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:04.564294 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume of 1 GB Aug 18 13:12:04.568965 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Availability Zones retrieved successfully. Aug 18 13:12:04.574978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (4d8bcc52-0c21-47b6-8443-215dfa849ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:04.577243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04d6499-89d8-48fd-aced-c7037cf28d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:04.577243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:04.578820 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2b11c118-a171-4743-a257-f0661ae8855e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:04.580806 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b11c118-a171-4743-a257-f0661ae8855e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:04.581049 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b11c118-a171-4743-a257-f0661ae8855e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:04.581268 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b11c118-a171-4743-a257-f0661ae8855e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:04.588938 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:04.588938 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:04.593254 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2b11c118-a171-4743-a257-f0661ae8855e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:04.598062 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b11c118-a171-4743-a257-f0661ae8855e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:04.598514 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 970/3906] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:04 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:04.607134 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04d6499-89d8-48fd-aced-c7037cf28d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:04.607947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66280a98-163a-41d9-98aa-675061882133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:04.667422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Created reservations ['3c200712-e894-4b31-b402-fa9eeff1d511', '4ae0e7da-9f07-4175-916a-02852f934d83', '92175d14-587a-453a-bba7-747d0191f48c', '98cdf9d0-3308-429c-b7dc-d79b8dcf3fb2'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:04.668307 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66280a98-163a-41d9-98aa-675061882133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c200712-e894-4b31-b402-fa9eeff1d511', '4ae0e7da-9f07-4175-916a-02852f934d83', '92175d14-587a-453a-bba7-747d0191f48c', '98cdf9d0-3308-429c-b7dc-d79b8dcf3fb2']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:04.669059 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d88d18-78c8-4276-aa0b-a6c0821d2c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:04.693441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d88d18-78c8-4276-aa0b-a6c0821d2c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4a15f3-95a0-4395-b7c0-f2e42965e76d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-173418492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['3c200712-e894-4b31-b402-fa9eeff1d511','4ae0e7da-9f07-4175-916a-02852f934d83','92175d14-587a-453a-bba7-747d0191f48c','98cdf9d0-3308-429c-b7dc-d79b8dcf3fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-173418492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd4a15f3-95a0-4395-b7c0-f2e42965e76d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f925ba1454e474fa40de41314ab0716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c3b566095743e195799e4875ad1264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:04.694129 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cdd068-6837-47c0-bb12-b99e2b899b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:04.710571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cdd068-6837-47c0-bb12-b99e2b899b50) transitioned into state 'SUCCESS' from state '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-173418492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['3c200712-e894-4b31-b402-fa9eeff1d511','4ae0e7da-9f07-4175-916a-02852f934d83','92175d14-587a-453a-bba7-747d0191f48c','98cdf9d0-3308-429c-b7dc-d79b8dcf3fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:04.711259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b85d320d-8755-4ce1-9135-8f41f08a8c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:04.719727 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b85d320d-8755-4ce1-9135-8f41f08a8c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:04.720460 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (4d8bcc52-0c21-47b6-8443-215dfa849ea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:04.720790 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request issued successfully. Aug 18 13:12:04.721404 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bee1d0f6-bfcb-4a98-9886-76023d1269f8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:04.721932 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 979/3907] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:12:04 2026] POST /volume/v3/volumes => generated 757 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:04.733157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ae9796c9-b5ea-493c-b7e1-2401b2aec011 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:04.735257 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae9796c9-b5ea-493c-b7e1-2401b2aec011 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d Aug 18 13:12:04.735490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae9796c9-b5ea-493c-b7e1-2401b2aec011 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:04.735745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae9796c9-b5ea-493c-b7e1-2401b2aec011 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:04.748361 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:04.748361 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:04.752878 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ae9796c9-b5ea-493c-b7e1-2401b2aec011 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:04.758487 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae9796c9-b5ea-493c-b7e1-2401b2aec011 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d returned with HTTP 200 Aug 18 13:12:04.759050 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 975/3908] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:04 2026] GET /volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:05.613030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8292d549-1e45-4ced-b9f1-57e7e1aea6ef None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:05.614648 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8292d549-1e45-4ced-b9f1-57e7e1aea6ef tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:05.614825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8292d549-1e45-4ced-b9f1-57e7e1aea6ef tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:05.614991 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8292d549-1e45-4ced-b9f1-57e7e1aea6ef tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:05.621882 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:05.621882 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:05.625514 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8292d549-1e45-4ced-b9f1-57e7e1aea6ef tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:05.630565 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8292d549-1e45-4ced-b9f1-57e7e1aea6ef tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:05.630914 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 985/3909] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:05 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:05.774005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8e68e479-cac0-4b37-9844-fd1b067c805b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:05.776125 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8e68e479-cac0-4b37-9844-fd1b067c805b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d Aug 18 13:12:05.776383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8e68e479-cac0-4b37-9844-fd1b067c805b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:05.776612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8e68e479-cac0-4b37-9844-fd1b067c805b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:05.785477 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:05.785477 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:05.789580 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8e68e479-cac0-4b37-9844-fd1b067c805b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:05.794573 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8e68e479-cac0-4b37-9844-fd1b067c805b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d returned with HTTP 200 Aug 18 13:12:05.795133 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 971/3910] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:05 2026] GET /volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:05.811367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:05.813388 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:12:05.813765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd4a15f3-95a0-4395-b7c0-f2e42965e76d", "name": "tempest-CreateVolumesFromBackupTest-Backup-2100745466"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:05.815162 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Creating new backup {'backup': {'volume_id': 'cd4a15f3-95a0-4395-b7c0-f2e42965e76d', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2100745466'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:12:05.815334 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Creating backup of volume cd4a15f3-95a0-4395-b7c0-f2e42965e76d in container None Aug 18 13:12:05.823022 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:05.823022 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:05.823546 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:05.857163 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Created reservations ['3caf3054-89da-4a71-a276-7413de5047ad', 'b61c673c-4cb1-4a49-ae5e-69e7f61e4e61'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:05.890624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e3c66216-fee9-453b-a235-5dd6fdba5f8b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:12:05.891161 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 980/3911] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:05 2026] POST /volume/v3/backups => generated 339 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:05.901299 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b2d1dabc-c2e7-4ba6-ae5c-6224d86b3ce2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:05.903147 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2d1dabc-c2e7-4ba6-ae5c-6224d86b3ce2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:05.903362 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2d1dabc-c2e7-4ba6-ae5c-6224d86b3ce2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:05.903580 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2d1dabc-c2e7-4ba6-ae5c-6224d86b3ce2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:05.903692 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b2d1dabc-c2e7-4ba6-ae5c-6224d86b3ce2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:05.908635 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:05.908635 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:05.909630 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2d1dabc-c2e7-4ba6-ae5c-6224d86b3ce2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:05.909994 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 976/3912] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:05 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:06.644871 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-371ddd57-f453-4ed7-ae56-4b3d9856f8f0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:06.646925 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-371ddd57-f453-4ed7-ae56-4b3d9856f8f0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:06.647144 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-371ddd57-f453-4ed7-ae56-4b3d9856f8f0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:06.647382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-371ddd57-f453-4ed7-ae56-4b3d9856f8f0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:06.655306 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:06.655306 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:06.659259 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-371ddd57-f453-4ed7-ae56-4b3d9856f8f0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:06.663702 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-371ddd57-f453-4ed7-ae56-4b3d9856f8f0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:06.664105 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 986/3913] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:06 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:06.920352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5bb961b5-2828-4101-8133-5ef684d30ec2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:06.922745 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bb961b5-2828-4101-8133-5ef684d30ec2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:06.923021 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bb961b5-2828-4101-8133-5ef684d30ec2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:06.923238 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5bb961b5-2828-4101-8133-5ef684d30ec2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:06.923362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5bb961b5-2828-4101-8133-5ef684d30ec2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:06.928153 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:06.928153 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:06.929151 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5bb961b5-2828-4101-8133-5ef684d30ec2 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:06.929745 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 972/3914] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:06 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:07.676899 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-26521640-1038-471e-abf2-2c8c3b3f62fb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:07.678932 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-26521640-1038-471e-abf2-2c8c3b3f62fb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:07.679380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-26521640-1038-471e-abf2-2c8c3b3f62fb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:07.681076 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-26521640-1038-471e-abf2-2c8c3b3f62fb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:07.688774 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:07.688774 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:07.691747 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-26521640-1038-471e-abf2-2c8c3b3f62fb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:07.696287 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-26521640-1038-471e-abf2-2c8c3b3f62fb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:07.696893 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 981/3915] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:07 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:07.942905 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a8c59268-c303-4168-bb92-dfe29e1a8b6f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:07.945308 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a8c59268-c303-4168-bb92-dfe29e1a8b6f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:07.945580 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a8c59268-c303-4168-bb92-dfe29e1a8b6f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:07.945832 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a8c59268-c303-4168-bb92-dfe29e1a8b6f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:07.945982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a8c59268-c303-4168-bb92-dfe29e1a8b6f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:07.951112 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:07.951112 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:07.952069 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a8c59268-c303-4168-bb92-dfe29e1a8b6f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:07.952519 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 977/3916] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:07 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:08.713066 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b03cc696-adad-4de3-9d46-cd721207576d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:08.715411 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b03cc696-adad-4de3-9d46-cd721207576d tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:08.715666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b03cc696-adad-4de3-9d46-cd721207576d tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:08.715892 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b03cc696-adad-4de3-9d46-cd721207576d tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:08.724410 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:08.724410 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:08.729361 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b03cc696-adad-4de3-9d46-cd721207576d tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:08.735271 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b03cc696-adad-4de3-9d46-cd721207576d tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:08.735771 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 987/3917] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:08 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:08.963930 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8b9436d1-465b-4f27-826f-4c614c85a74d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:08.965764 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8b9436d1-465b-4f27-826f-4c614c85a74d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:08.965956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8b9436d1-465b-4f27-826f-4c614c85a74d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:08.966158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8b9436d1-465b-4f27-826f-4c614c85a74d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:08.966294 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8b9436d1-465b-4f27-826f-4c614c85a74d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:08.970628 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:08.970628 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:08.971454 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8b9436d1-465b-4f27-826f-4c614c85a74d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:08.971825 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 973/3918] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:08 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:09.751894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b5c09c18-617f-4ad8-93c7-da8bde590522 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:09.753906 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5c09c18-617f-4ad8-93c7-da8bde590522 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:09.754149 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b5c09c18-617f-4ad8-93c7-da8bde590522 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:09.754360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b5c09c18-617f-4ad8-93c7-da8bde590522 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:09.761677 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:09.761677 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:09.765630 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b5c09c18-617f-4ad8-93c7-da8bde590522 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:09.769768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5c09c18-617f-4ad8-93c7-da8bde590522 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:09.770348 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 982/3919] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:09 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:09.787728 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-909f2b8b-187b-4cce-abe9-53cd153ba90e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:09.790589 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-909f2b8b-187b-4cce-abe9-53cd153ba90e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:09.790857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-909f2b8b-187b-4cce-abe9-53cd153ba90e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:09.791232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-909f2b8b-187b-4cce-abe9-53cd153ba90e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:09.805169 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:09.805169 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:09.812460 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-909f2b8b-187b-4cce-abe9-53cd153ba90e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:09.820721 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-909f2b8b-187b-4cce-abe9-53cd153ba90e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:09.821427 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 978/3920] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:09 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:09.982428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cc4b016e-31b3-4492-b05c-efbc8a8fb02b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:09.984843 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc4b016e-31b3-4492-b05c-efbc8a8fb02b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:09.984843 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc4b016e-31b3-4492-b05c-efbc8a8fb02b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:09.986145 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cc4b016e-31b3-4492-b05c-efbc8a8fb02b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:09.986145 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-cc4b016e-31b3-4492-b05c-efbc8a8fb02b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:09.994289 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:09.994289 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:09.994508 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cc4b016e-31b3-4492-b05c-efbc8a8fb02b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:09.995176 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 988/3921] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:09 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:10.467731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d1eafad2-5e02-4994-b34c-ec3bd625bba3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:10.469720 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1eafad2-5e02-4994-b34c-ec3bd625bba3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:12:10.470000 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1eafad2-5e02-4994-b34c-ec3bd625bba3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:10.470183 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d1eafad2-5e02-4994-b34c-ec3bd625bba3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:10.482491 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:10.482491 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:10.486642 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d1eafad2-5e02-4994-b34c-ec3bd625bba3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:10.492613 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d1eafad2-5e02-4994-b34c-ec3bd625bba3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 returned with HTTP 200 Aug 18 13:12:10.493024 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 974/3922] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:10 2026] GET /volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:10.701617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-114b9e01-b1b6-41bf-8c46-c29db71e4d65 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:10.704881 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-114b9e01-b1b6-41bf-8c46-c29db71e4d65 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:10.705119 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-114b9e01-b1b6-41bf-8c46-c29db71e4d65 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:10.705369 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-114b9e01-b1b6-41bf-8c46-c29db71e4d65 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:10.718471 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:10.718471 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:10.722247 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-114b9e01-b1b6-41bf-8c46-c29db71e4d65 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:10.726965 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-114b9e01-b1b6-41bf-8c46-c29db71e4d65 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:10.727372 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 983/3923] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:10 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 940 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:11.013236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9ab43267-b7ba-4768-ad05-b0dc9710ce5a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.013662 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9ab43267-b7ba-4768-ad05-b0dc9710ce5a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:11.013837 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9ab43267-b7ba-4768-ad05-b0dc9710ce5a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:11.014103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9ab43267-b7ba-4768-ad05-b0dc9710ce5a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:11.014281 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-9ab43267-b7ba-4768-ad05-b0dc9710ce5a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:11.025174 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:11.025174 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:11.025174 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9ab43267-b7ba-4768-ad05-b0dc9710ce5a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:11.025174 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 979/3924] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:11 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:11.376038 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-eb60da78-3760-46ad-b364-700c385db42a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.379945 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-eb60da78-3760-46ad-b364-700c385db42a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:11.382113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-eb60da78-3760-46ad-b364-700c385db42a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:11.382113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-eb60da78-3760-46ad-b364-700c385db42a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:11.389403 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:11.389403 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:11.393522 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-eb60da78-3760-46ad-b364-700c385db42a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:11.398315 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-eb60da78-3760-46ad-b364-700c385db42a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:11.398709 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 989/3925] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:11 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:11.488427 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f722fc34-b342-41ba-94b6-ffef674f3b6a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.488904 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f722fc34-b342-41ba-94b6-ffef674f3b6a None None] GET https://10.4.3.126/volume// Aug 18 13:12:11.489117 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f722fc34-b342-41ba-94b6-ffef674f3b6a None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:11.489373 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f722fc34-b342-41ba-94b6-ffef674f3b6a None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:11.489741 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f722fc34-b342-41ba-94b6-ffef674f3b6a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:11.490027 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 975/3926] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:12:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:11.499779 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-885db92d-076c-4155-a2a8-fa18aad6b024 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.502109 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-885db92d-076c-4155-a2a8-fa18aad6b024 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:12:11.502504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-885db92d-076c-4155-a2a8-fa18aad6b024 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2b69186-c12b-4a15-be76-f71be08eb205", "connector": null, "instance_uuid": "a543b510-35b3-417c-8694-b02f4bcc8189"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:11.511425 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:11.511425 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:11.536895 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-885db92d-076c-4155-a2a8-fa18aad6b024 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:12:11.537411 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 984/3927] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:12:11 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:11.566941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a813319f-9fbd-41a3-b670-26fe9fd0ec8d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.568791 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a813319f-9fbd-41a3-b670-26fe9fd0ec8d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:11.568968 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a813319f-9fbd-41a3-b670-26fe9fd0ec8d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:11.569164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a813319f-9fbd-41a3-b670-26fe9fd0ec8d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:11.580763 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:11.580763 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:11.584658 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e3fbe662-1700-4976-a28d-73ca3f1d484f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.585136 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3fbe662-1700-4976-a28d-73ca3f1d484f None None] GET https://10.4.3.126/volume// Aug 18 13:12:11.585365 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3fbe662-1700-4976-a28d-73ca3f1d484f None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:11.585460 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a813319f-9fbd-41a3-b670-26fe9fd0ec8d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:11.585652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e3fbe662-1700-4976-a28d-73ca3f1d484f None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:11.586090 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e3fbe662-1700-4976-a28d-73ca3f1d484f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:11.586510 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 990/3928] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:11.591843 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a813319f-9fbd-41a3-b670-26fe9fd0ec8d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:11.592495 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 980/3929] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:11 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:11.595661 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-49379551-298a-499e-92c9-60a2e450278a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.597767 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-49379551-298a-499e-92c9-60a2e450278a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:11.597981 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-49379551-298a-499e-92c9-60a2e450278a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:11.598218 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-49379551-298a-499e-92c9-60a2e450278a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:11.609475 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:11.609475 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:11.613117 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-49379551-298a-499e-92c9-60a2e450278a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:11.618138 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-49379551-298a-499e-92c9-60a2e450278a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:11.618800 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 976/3930] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:11 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 1119 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:11.748418 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-dd84c3be-02f2-4eab-9101-f48908dffb86 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:11.750950 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-dd84c3be-02f2-4eab-9101-f48908dffb86 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] PUT https://10.4.3.126/volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9 Aug 18 13:12:11.751466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-dd84c3be-02f2-4eab-9101-f48908dffb86 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:11.762116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-dd84c3be-02f2-4eab-9101-f48908dffb86 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Acquiring lock "cinder-attachment_update-d2b69186-c12b-4a15-be76-f71be08eb205-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:12:11.768068 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-dd84c3be-02f2-4eab-9101-f48908dffb86 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Lock "cinder-attachment_update-d2b69186-c12b-4a15-be76-f71be08eb205-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:12:11.769190 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:11.769190 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:11.874885 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-dd84c3be-02f2-4eab-9101-f48908dffb86 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Lock "cinder-attachment_update-d2b69186-c12b-4a15-be76-f71be08eb205-np0000007652" released by "attachment_update" :: held 0.107s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:12:11.875258 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-dd84c3be-02f2-4eab-9101-f48908dffb86 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9 returned with HTTP 200 Aug 18 13:12:11.875819 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 985/3931] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:12:11 2026] PUT /volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:12.035008 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bcc54fa6-964a-4a57-9bc5-d125d32a8ff8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:12.038037 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bcc54fa6-964a-4a57-9bc5-d125d32a8ff8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:12.038199 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bcc54fa6-964a-4a57-9bc5-d125d32a8ff8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:12.038924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bcc54fa6-964a-4a57-9bc5-d125d32a8ff8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:12.038924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bcc54fa6-964a-4a57-9bc5-d125d32a8ff8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:12.047432 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:12.047432 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:12.048529 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bcc54fa6-964a-4a57-9bc5-d125d32a8ff8 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:12.049046 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 991/3932] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:12 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:12.101910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-34a4e4e5-a3d9-4b32-87e2-4662a87b2b54 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:12.104639 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-34a4e4e5-a3d9-4b32-87e2-4662a87b2b54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4 Aug 18 13:12:12.104906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-34a4e4e5-a3d9-4b32-87e2-4662a87b2b54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:12.105162 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-34a4e4e5-a3d9-4b32-87e2-4662a87b2b54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:12.113931 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:12.113931 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:12.172475 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-34a4e4e5-a3d9-4b32-87e2-4662a87b2b54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4 returned with HTTP 200 Aug 18 13:12:12.173046 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 981/3933] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:12 2026] DELETE /volume/v3/attachments/f0ec895a-3354-4f5c-8e46-a868196c93b4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:12.185064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:12.187020 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:12:12.187198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:12.187410 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:12.187564 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:12:12.194227 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:12.194227 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:12.194671 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:12.219689 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:12:12.219878 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-01268b49-7d61-4033-9c3d-075bbe0b9f09 req-74f07b0b-4dc7-47d8-9d35-af4e48a93a67 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 returned with HTTP 202 Aug 18 13:12:12.220618 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 977/3934] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:12:12 2026] DELETE /volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:12.606231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-33a0e068-42ab-496d-90a7-72642549ca07 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:12.608533 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-33a0e068-42ab-496d-90a7-72642549ca07 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:12.608803 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-33a0e068-42ab-496d-90a7-72642549ca07 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:12.609042 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-33a0e068-42ab-496d-90a7-72642549ca07 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:12.627569 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:12.627569 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:12.635185 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-33a0e068-42ab-496d-90a7-72642549ca07 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:12.645996 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-33a0e068-42ab-496d-90a7-72642549ca07 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:12.646454 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 986/3935] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:12 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 940 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:13.058607 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-34ed5be1-714c-48fc-a853-8d39bc69f056 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:13.062724 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34ed5be1-714c-48fc-a853-8d39bc69f056 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:13.063198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34ed5be1-714c-48fc-a853-8d39bc69f056 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:13.063198 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34ed5be1-714c-48fc-a853-8d39bc69f056 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:13.063382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-34ed5be1-714c-48fc-a853-8d39bc69f056 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:13.068037 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:13.068037 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:13.068844 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34ed5be1-714c-48fc-a853-8d39bc69f056 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:13.069527 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 992/3936] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:13 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:13.094189 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-58bb895d-a999-463d-8e22-6a5da5aed8ff None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:13.096061 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58bb895d-a999-463d-8e22-6a5da5aed8ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 Aug 18 13:12:13.096344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-58bb895d-a999-463d-8e22-6a5da5aed8ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:13.096498 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-58bb895d-a999-463d-8e22-6a5da5aed8ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:13.103326 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-58bb895d-a999-463d-8e22-6a5da5aed8ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 returned with HTTP 404 Aug 18 13:12:13.103326 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 982/3937] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:13 2026] GET /volume/v3/volumes/03d0d07b-5371-4b22-bd28-43fcad0807b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:13.110736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:13.112387 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:12:13.112578 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:13.112790 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:13.112887 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:12:13.122336 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:13.122336 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:13.122804 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:12:13.141177 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot delete request issued successfully. Aug 18 13:12:13.141415 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-28ba5b49-93f8-4fe5-a666-4ce7e6649318 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 202 Aug 18 13:12:13.141863 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 978/3938] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:12:13 2026] DELETE /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:13.156203 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4ccddea8-0518-4752-adb2-077234354603 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:13.159122 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4ccddea8-0518-4752-adb2-077234354603 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:12:13.159577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4ccddea8-0518-4752-adb2-077234354603 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:13.159577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4ccddea8-0518-4752-adb2-077234354603 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:13.167167 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:13.167167 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:13.167654 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4ccddea8-0518-4752-adb2-077234354603 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:12:13.168733 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4ccddea8-0518-4752-adb2-077234354603 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 200 Aug 18 13:12:13.169701 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 987/3939] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:12:13 2026] GET /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:13.659236 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3b5b6151-aea6-456d-bbda-4bf8eab85892 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:13.661430 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b5b6151-aea6-456d-bbda-4bf8eab85892 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:13.661686 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b5b6151-aea6-456d-bbda-4bf8eab85892 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:13.661902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b5b6151-aea6-456d-bbda-4bf8eab85892 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:13.676887 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:13.676887 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:13.682327 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3b5b6151-aea6-456d-bbda-4bf8eab85892 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:13.688177 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b5b6151-aea6-456d-bbda-4bf8eab85892 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:13.689150 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 993/3940] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:13 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:14.081490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d6cb3be7-e244-477f-89c5-9c685e974f12 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:14.083442 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6cb3be7-e244-477f-89c5-9c685e974f12 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:14.083653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6cb3be7-e244-477f-89c5-9c685e974f12 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:14.083834 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6cb3be7-e244-477f-89c5-9c685e974f12 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:14.083966 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d6cb3be7-e244-477f-89c5-9c685e974f12 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:14.090425 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:14.090425 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:14.091135 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6cb3be7-e244-477f-89c5-9c685e974f12 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:14.091495 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 983/3941] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:14 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:14.180233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2b4275fa-b4b5-4b6e-9f11-3acadc1c1804 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:14.182104 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b4275fa-b4b5-4b6e-9f11-3acadc1c1804 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:12:14.182327 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b4275fa-b4b5-4b6e-9f11-3acadc1c1804 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:14.182526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b4275fa-b4b5-4b6e-9f11-3acadc1c1804 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:14.186670 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b4275fa-b4b5-4b6e-9f11-3acadc1c1804 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 404 Aug 18 13:12:14.187094 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 979/3942] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:12:14 2026] GET /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:14.703530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b88e9189-beeb-47a3-b293-92df050a1dd0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:14.705328 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b88e9189-beeb-47a3-b293-92df050a1dd0 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:14.705513 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b88e9189-beeb-47a3-b293-92df050a1dd0 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:14.705705 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b88e9189-beeb-47a3-b293-92df050a1dd0 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:14.717561 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:14.717561 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:14.721062 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b88e9189-beeb-47a3-b293-92df050a1dd0 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:14.725190 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b88e9189-beeb-47a3-b293-92df050a1dd0 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:14.725571 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 988/3943] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:14 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:15.108178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f215570e-81fe-4778-ac09-9ed82112a997 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.113917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f215570e-81fe-4778-ac09-9ed82112a997 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:15.114088 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f215570e-81fe-4778-ac09-9ed82112a997 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.114280 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f215570e-81fe-4778-ac09-9ed82112a997 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.114489 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f215570e-81fe-4778-ac09-9ed82112a997 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:15.122798 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.122798 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:15.124285 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f215570e-81fe-4778-ac09-9ed82112a997 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:15.124578 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 994/3944] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:15 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:15.235586 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-0fa20fde-5e3c-440e-b2a2-5a91f5bf4bb1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.239290 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-0fa20fde-5e3c-440e-b2a2-5a91f5bf4bb1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9/action Aug 18 13:12:15.239664 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-0fa20fde-5e3c-440e-b2a2-5a91f5bf4bb1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:15.239758 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-0fa20fde-5e3c-440e-b2a2-5a91f5bf4bb1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:15.259962 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.259962 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:15.274646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-821b8a7c-0be6-48bf-8707-3b825c8cf7ef req-0fa20fde-5e3c-440e-b2a2-5a91f5bf4bb1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9/action returned with HTTP 204 Aug 18 13:12:15.274646 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 984/3945] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:12:15 2026] POST /volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:15.536582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4c8de6ec-5844-482b-9814-66db3a94d51e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.539231 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c8de6ec-5844-482b-9814-66db3a94d51e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:15.539231 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c8de6ec-5844-482b-9814-66db3a94d51e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.539231 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c8de6ec-5844-482b-9814-66db3a94d51e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.546505 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.546505 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:15.551147 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4c8de6ec-5844-482b-9814-66db3a94d51e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:15.556601 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c8de6ec-5844-482b-9814-66db3a94d51e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:15.557004 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 980/3946] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:15 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:15.570812 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2ccb919f-69b2-4eb0-9071-884d7c9e8e60 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.574627 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2ccb919f-69b2-4eb0-9071-884d7c9e8e60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:15.574895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2ccb919f-69b2-4eb0-9071-884d7c9e8e60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.574991 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2ccb919f-69b2-4eb0-9071-884d7c9e8e60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.584160 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.584160 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:15.587636 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2ccb919f-69b2-4eb0-9071-884d7c9e8e60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:15.591583 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2ccb919f-69b2-4eb0-9071-884d7c9e8e60 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:15.591927 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 989/3947] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:15 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:15.661544 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-a317819e-2a57-4a53-a72d-fddfbcf3e4b0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.667967 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-a317819e-2a57-4a53-a72d-fddfbcf3e4b0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:15.669065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-a317819e-2a57-4a53-a72d-fddfbcf3e4b0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.669598 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-a317819e-2a57-4a53-a72d-fddfbcf3e4b0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.693567 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.693567 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:15.711168 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-a317819e-2a57-4a53-a72d-fddfbcf3e4b0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:15.733775 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-a317819e-2a57-4a53-a72d-fddfbcf3e4b0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:15.735901 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 995/3948] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:15 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:15.737794 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-855da0a0-f9e3-4600-ac40-755984ba227d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.739661 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-855da0a0-f9e3-4600-ac40-755984ba227d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:15.739911 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-855da0a0-f9e3-4600-ac40-755984ba227d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.740149 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-855da0a0-f9e3-4600-ac40-755984ba227d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.751369 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.751369 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:15.754917 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-855da0a0-f9e3-4600-ac40-755984ba227d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:15.759405 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-855da0a0-f9e3-4600-ac40-755984ba227d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:15.759512 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 985/3949] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:15 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 1232 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:15.773896 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fdc03b31-6e18-4803-ad53-708c3b5fe6d2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.775435 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fdc03b31-6e18-4803-ad53-708c3b5fe6d2 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:15.775644 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fdc03b31-6e18-4803-ad53-708c3b5fe6d2 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.775813 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fdc03b31-6e18-4803-ad53-708c3b5fe6d2 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.784693 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.784693 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:15.788730 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fdc03b31-6e18-4803-ad53-708c3b5fe6d2 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:15.792837 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fdc03b31-6e18-4803-ad53-708c3b5fe6d2 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:15.793278 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 981/3950] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:15 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 1232 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:15.837468 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fd33e0b7-cc8e-4e6b-a208-8187080633e1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.838004 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fd33e0b7-cc8e-4e6b-a208-8187080633e1 None None] GET https://10.4.3.126/volume// Aug 18 13:12:15.838257 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fd33e0b7-cc8e-4e6b-a208-8187080633e1 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.838518 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fd33e0b7-cc8e-4e6b-a208-8187080633e1 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.839032 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fd33e0b7-cc8e-4e6b-a208-8187080633e1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:15.839696 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 990/3951] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:12: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 18 13:12:15.850032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-fc6ed4fe-718a-4920-8bd4-655892998c4e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.912964 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-fc6ed4fe-718a-4920-8bd4-655892998c4e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:12:15.913289 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-fc6ed4fe-718a-4920-8bd4-655892998c4e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cab51f10-5730-4e70-9771-5ac377317870", "connector": null, "instance_uuid": "655e14a0-1831-4612-85f0-91f6143fde03"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:15.920326 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.920326 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:15.944523 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-fc6ed4fe-718a-4920-8bd4-655892998c4e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:12:15.945054 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 996/3952] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:12:15 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:15.978869 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c1f9d4c3-e1a0-4fa5-a8b3-bcbf9010978a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:15.980925 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1f9d4c3-e1a0-4fa5-a8b3-bcbf9010978a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:15.982686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1f9d4c3-e1a0-4fa5-a8b3-bcbf9010978a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:15.982686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1f9d4c3-e1a0-4fa5-a8b3-bcbf9010978a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:15.997979 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:15.997979 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:15.999800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8f58c314-020b-4f9c-a725-f1205a266508 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.000265 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f58c314-020b-4f9c-a725-f1205a266508 None None] GET https://10.4.3.126/volume// Aug 18 13:12:16.000464 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f58c314-020b-4f9c-a725-f1205a266508 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.000684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f58c314-020b-4f9c-a725-f1205a266508 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.001015 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f58c314-020b-4f9c-a725-f1205a266508 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:16.001334 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 982/3953] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12: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 18 13:12:16.001972 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c1f9d4c3-e1a0-4fa5-a8b3-bcbf9010978a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:16.007706 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1f9d4c3-e1a0-4fa5-a8b3-bcbf9010978a tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:16.008174 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 986/3954] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:15 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:16.009676 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-bbb7daf8-0f06-456f-b643-a7c3441c160b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.014172 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-bbb7daf8-0f06-456f-b643-a7c3441c160b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239 Aug 18 13:12:16.014366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-bbb7daf8-0f06-456f-b643-a7c3441c160b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.014692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-bbb7daf8-0f06-456f-b643-a7c3441c160b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.017359 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-087061c2-0206-4c37-84d6-09671516c91d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.019967 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-087061c2-0206-4c37-84d6-09671516c91d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:16.020170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-087061c2-0206-4c37-84d6-09671516c91d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.020363 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-087061c2-0206-4c37-84d6-09671516c91d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.021440 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.021440 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:16.028691 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.028691 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:16.031476 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-087061c2-0206-4c37-84d6-09671516c91d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:16.035249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-087061c2-0206-4c37-84d6-09671516c91d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:16.035662 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 997/3955] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:16 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 1055 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:16.069356 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-bbb7daf8-0f06-456f-b643-a7c3441c160b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239 returned with HTTP 200 Aug 18 13:12:16.069800 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 991/3956] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:16 2026] DELETE /volume/v3/attachments/3e991d5e-7840-4420-b560-0e91936a4239 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:16.080322 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.082474 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:12:16.082636 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.082882 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.082948 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:12:16.090102 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.090102 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:16.090555 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:16.113589 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:12:16.113808 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-e153ea09-483f-48e8-bc46-e8bf24e3fda6 req-0c915c58-897f-43c7-a26d-1088a8ce271f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 202 Aug 18 13:12:16.114256 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 983/3957] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:12:16 2026] DELETE /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:16.142755 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8d8c1044-f61e-4a6d-ac3a-908d179ab609 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.149068 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d8c1044-f61e-4a6d-ac3a-908d179ab609 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:16.149068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8d8c1044-f61e-4a6d-ac3a-908d179ab609 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.149068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8d8c1044-f61e-4a6d-ac3a-908d179ab609 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.149068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8d8c1044-f61e-4a6d-ac3a-908d179ab609 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:16.153051 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.153051 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:16.153958 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8d8c1044-f61e-4a6d-ac3a-908d179ab609 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:16.154760 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 987/3958] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:16 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:16.160348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-ca415701-b2d7-4445-898e-0b89b78a694f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.163871 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-ca415701-b2d7-4445-898e-0b89b78a694f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] PUT https://10.4.3.126/volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2 Aug 18 13:12:16.164200 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-ca415701-b2d7-4445-898e-0b89b78a694f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:16.171270 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-ca415701-b2d7-4445-898e-0b89b78a694f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Acquiring lock "cinder-attachment_update-cab51f10-5730-4e70-9771-5ac377317870-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:12:16.178539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-ca415701-b2d7-4445-898e-0b89b78a694f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-cab51f10-5730-4e70-9771-5ac377317870-np0000007652" acquired by "attachment_update" :: waited 0.007s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:12:16.179447 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.179447 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:16.311959 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-ca415701-b2d7-4445-898e-0b89b78a694f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-cab51f10-5730-4e70-9771-5ac377317870-np0000007652" released by "attachment_update" :: held 0.133s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:12:16.312398 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-ca415701-b2d7-4445-898e-0b89b78a694f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2 returned with HTTP 200 Aug 18 13:12:16.313156 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 998/3959] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:12:16 2026] PUT /volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2 => generated 968 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:16.325637 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-05f6aba3-47be-43ae-ac82-05bbad4c8ac9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.329636 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-05f6aba3-47be-43ae-ac82-05bbad4c8ac9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/encryption Aug 18 13:12:16.329894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-05f6aba3-47be-43ae-ac82-05bbad4c8ac9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.330121 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-05f6aba3-47be-43ae-ac82-05bbad4c8ac9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.349563 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.349563 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:16.362589 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-05f6aba3-47be-43ae-ac82-05bbad4c8ac9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/encryption returned with HTTP 200 Aug 18 13:12:16.363292 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 992/3960] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:12:16 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:16.466124 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-59398e23-6f0e-44ea-9c37-7efc006d88b1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.471875 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-59398e23-6f0e-44ea-9c37-7efc006d88b1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:16.471875 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-59398e23-6f0e-44ea-9c37-7efc006d88b1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.471875 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-59398e23-6f0e-44ea-9c37-7efc006d88b1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.479031 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.479031 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:16.484499 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-59398e23-6f0e-44ea-9c37-7efc006d88b1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:16.491338 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-59398e23-6f0e-44ea-9c37-7efc006d88b1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:16.492132 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 984/3961] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:16 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:16.821253 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-b5bbec2b-f420-44a5-9e9a-99a089d2bc6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.823402 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-b5bbec2b-f420-44a5-9e9a-99a089d2bc6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:16.823679 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-b5bbec2b-f420-44a5-9e9a-99a089d2bc6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.823916 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-b5bbec2b-f420-44a5-9e9a-99a089d2bc6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.831328 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:16.831328 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:16.837170 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-b5bbec2b-f420-44a5-9e9a-99a089d2bc6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:16.844299 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-b5bbec2b-f420-44a5-9e9a-99a089d2bc6d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:16.844829 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 988/3962] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:16 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:16.986233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f487a2d0-e052-493f-a9cf-4d01f731e43f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:16.986233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f487a2d0-e052-493f-a9cf-4d01f731e43f None None] GET https://10.4.3.126/volume// Aug 18 13:12:16.986233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f487a2d0-e052-493f-a9cf-4d01f731e43f None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:16.986233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f487a2d0-e052-493f-a9cf-4d01f731e43f None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:16.986233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f487a2d0-e052-493f-a9cf-4d01f731e43f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:16.986233 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 999/3963] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:12: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 18 13:12:16.995036 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-db99b58b-d004-4969-b5b2-8fd746fab288 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.026836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ca13f115-d1d7-41b8-883d-6550680a383d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.032050 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca13f115-d1d7-41b8-883d-6550680a383d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:17.032219 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-db99b58b-d004-4969-b5b2-8fd746fab288 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:12:17.032340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca13f115-d1d7-41b8-883d-6550680a383d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:17.032559 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ca13f115-d1d7-41b8-883d-6550680a383d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:17.032661 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-db99b58b-d004-4969-b5b2-8fd746fab288 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e0b7a3e-2943-461f-ad95-b7db27ab3e2a", "connector": null, "instance_uuid": "a543b510-35b3-417c-8694-b02f4bcc8189"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:17.043434 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:17.043434 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:17.047507 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ca13f115-d1d7-41b8-883d-6550680a383d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:17.051434 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:17.051434 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:17.052315 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ca13f115-d1d7-41b8-883d-6550680a383d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:17.052829 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 985/3964] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:17 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:17.087390 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-db99b58b-d004-4969-b5b2-8fd746fab288 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:12:17.088025 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 993/3965] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:12:16 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:17.121911 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6f87a90c-70ef-416b-9245-64819f0d4348 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.126706 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f87a90c-70ef-416b-9245-64819f0d4348 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:17.126706 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f87a90c-70ef-416b-9245-64819f0d4348 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:17.126706 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f87a90c-70ef-416b-9245-64819f0d4348 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:17.132940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-61edeffb-7f59-480f-885e-4896b343a222 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.132940 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-61edeffb-7f59-480f-885e-4896b343a222 None None] GET https://10.4.3.126/volume// Aug 18 13:12:17.132940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-61edeffb-7f59-480f-885e-4896b343a222 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:17.132940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-61edeffb-7f59-480f-885e-4896b343a222 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:17.132940 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-61edeffb-7f59-480f-885e-4896b343a222 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:17.132940 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1000/3966] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:17.142231 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:17.142231 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:17.145856 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e56ebae4-d4f8-402e-a019-9d65549c6753 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.148374 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e56ebae4-d4f8-402e-a019-9d65549c6753 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:17.148667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e56ebae4-d4f8-402e-a019-9d65549c6753 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:17.148902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e56ebae4-d4f8-402e-a019-9d65549c6753 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:17.148962 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6f87a90c-70ef-416b-9245-64819f0d4348 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:17.154913 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f87a90c-70ef-416b-9245-64819f0d4348 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:17.155492 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 989/3967] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:17 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:17.162878 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:17.162878 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:17.167846 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e56ebae4-d4f8-402e-a019-9d65549c6753 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:17.171382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-58961e3d-4660-4d0e-a02d-4a80cc27a7a5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.173613 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-58961e3d-4660-4d0e-a02d-4a80cc27a7a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:17.173876 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-58961e3d-4660-4d0e-a02d-4a80cc27a7a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:17.174118 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-58961e3d-4660-4d0e-a02d-4a80cc27a7a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:17.174173 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e56ebae4-d4f8-402e-a019-9d65549c6753 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:17.174279 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-58961e3d-4660-4d0e-a02d-4a80cc27a7a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:17.174699 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 986/3968] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:17 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:17.181927 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:17.181927 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:17.182949 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-58961e3d-4660-4d0e-a02d-4a80cc27a7a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:17.183431 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 994/3969] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:17 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:17.474043 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e7b1994e-e5d4-405f-84aa-8565d045c561 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.479233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e7b1994e-e5d4-405f-84aa-8565d045c561 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] PUT https://10.4.3.126/volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357 Aug 18 13:12:17.479233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e7b1994e-e5d4-405f-84aa-8565d045c561 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:17.488685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e7b1994e-e5d4-405f-84aa-8565d045c561 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Acquiring lock "cinder-attachment_update-1e0b7a3e-2943-461f-ad95-b7db27ab3e2a-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:12:17.500238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e7b1994e-e5d4-405f-84aa-8565d045c561 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Lock "cinder-attachment_update-1e0b7a3e-2943-461f-ad95-b7db27ab3e2a-np0000007652" acquired by "attachment_update" :: waited 0.009s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:12:17.500238 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:17.500238 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:17.598065 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e7b1994e-e5d4-405f-84aa-8565d045c561 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Lock "cinder-attachment_update-1e0b7a3e-2943-461f-ad95-b7db27ab3e2a-np0000007652" released by "attachment_update" :: held 0.101s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:12:17.598430 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-e7b1994e-e5d4-405f-84aa-8565d045c561 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357 returned with HTTP 200 Aug 18 13:12:17.598983 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1001/3970] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:12:17 2026] PUT /volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:17.850024 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0060b2fc-6bbb-4d8c-8b0a-b7bd63465212 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:17.851789 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0060b2fc-6bbb-4d8c-8b0a-b7bd63465212 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:12:17.852067 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0060b2fc-6bbb-4d8c-8b0a-b7bd63465212 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:17.852334 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0060b2fc-6bbb-4d8c-8b0a-b7bd63465212 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:17.857697 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0060b2fc-6bbb-4d8c-8b0a-b7bd63465212 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 404 Aug 18 13:12:17.858164 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 990/3971] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:17 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:18.067680 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0cc68d2b-30a4-4b76-b2fb-d17d63dfd058 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:18.070464 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0cc68d2b-30a4-4b76-b2fb-d17d63dfd058 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:18.070793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0cc68d2b-30a4-4b76-b2fb-d17d63dfd058 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:18.071024 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0cc68d2b-30a4-4b76-b2fb-d17d63dfd058 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:18.082751 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:18.082751 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:18.089932 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0cc68d2b-30a4-4b76-b2fb-d17d63dfd058 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:18.097177 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0cc68d2b-30a4-4b76-b2fb-d17d63dfd058 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:18.097720 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 987/3972] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:18 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:18.183130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-62e9cb26-31eb-49aa-8f1d-8c3187e2e30d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:18.185055 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-62e9cb26-31eb-49aa-8f1d-8c3187e2e30d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:18.185251 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-62e9cb26-31eb-49aa-8f1d-8c3187e2e30d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:18.185456 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-62e9cb26-31eb-49aa-8f1d-8c3187e2e30d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:18.196466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-03a4416d-f2d9-4b64-b32b-00c13ce4cb49 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:18.198132 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-03a4416d-f2d9-4b64-b32b-00c13ce4cb49 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:18.198506 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-03a4416d-f2d9-4b64-b32b-00c13ce4cb49 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:18.198938 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-03a4416d-f2d9-4b64-b32b-00c13ce4cb49 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:18.199163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-03a4416d-f2d9-4b64-b32b-00c13ce4cb49 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:18.205915 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:18.205915 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:18.208316 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:18.208316 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:18.208450 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-03a4416d-f2d9-4b64-b32b-00c13ce4cb49 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:18.208450 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1002/3973] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:18 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:18.212084 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-62e9cb26-31eb-49aa-8f1d-8c3187e2e30d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:18.219931 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-62e9cb26-31eb-49aa-8f1d-8c3187e2e30d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:18.220317 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 995/3974] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:18 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 939 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:18.377151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-db8c9eb8-ba56-412d-9a1e-f241260c2e42 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:18.379983 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db8c9eb8-ba56-412d-9a1e-f241260c2e42 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:12:18.380088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db8c9eb8-ba56-412d-9a1e-f241260c2e42 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:18.380341 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db8c9eb8-ba56-412d-9a1e-f241260c2e42 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:18.380501 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-db8c9eb8-ba56-412d-9a1e-f241260c2e42 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:12:18.386597 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db8c9eb8-ba56-412d-9a1e-f241260c2e42 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 404 Aug 18 13:12:18.387132 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 991/3975] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:12:18 2026] DELETE /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:18.396608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f9ea8d1d-17c6-467a-9ba0-0c3732a8eb4b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:18.399161 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9ea8d1d-17c6-467a-9ba0-0c3732a8eb4b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 Aug 18 13:12:18.399455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f9ea8d1d-17c6-467a-9ba0-0c3732a8eb4b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:18.399778 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f9ea8d1d-17c6-467a-9ba0-0c3732a8eb4b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:18.405155 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9ea8d1d-17c6-467a-9ba0-0c3732a8eb4b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 returned with HTTP 404 Aug 18 13:12:18.406698 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 988/3976] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:12:18 2026] GET /volume/v3/snapshots/b124988a-59e9-4897-b99c-79a034d8b4f5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:19.111745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5bdf50d0-46ad-49b9-9c70-d6cc41a9fef7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:19.113608 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bdf50d0-46ad-49b9-9c70-d6cc41a9fef7 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:19.113942 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bdf50d0-46ad-49b9-9c70-d6cc41a9fef7 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:19.114151 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bdf50d0-46ad-49b9-9c70-d6cc41a9fef7 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:19.124738 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:19.124738 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:19.129681 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5bdf50d0-46ad-49b9-9c70-d6cc41a9fef7 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:19.135601 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bdf50d0-46ad-49b9-9c70-d6cc41a9fef7 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:19.136091 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1003/3977] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:19 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:19.224925 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-06d82f69-6573-437f-a861-d4ee639fc7cb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:19.235062 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-06d82f69-6573-437f-a861-d4ee639fc7cb tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:19.236394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-06d82f69-6573-437f-a861-d4ee639fc7cb tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:19.236815 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7c286e20-8d39-4fcc-a590-7c346785d8f6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:19.237102 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-06d82f69-6573-437f-a861-d4ee639fc7cb tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:19.237157 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-06d82f69-6573-437f-a861-d4ee639fc7cb tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:19.239231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c286e20-8d39-4fcc-a590-7c346785d8f6 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:19.239761 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c286e20-8d39-4fcc-a590-7c346785d8f6 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:19.239962 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c286e20-8d39-4fcc-a590-7c346785d8f6 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:19.250636 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:19.250636 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:19.251058 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:19.251058 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:19.254466 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7c286e20-8d39-4fcc-a590-7c346785d8f6 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:19.256098 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-06d82f69-6573-437f-a861-d4ee639fc7cb tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:19.258223 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 996/3978] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:19 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:19.259129 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c286e20-8d39-4fcc-a590-7c346785d8f6 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:19.259587 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 992/3979] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:19 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:19.342558 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b610df33-6b4c-46f0-b2ba-1e4f2acb560e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:19.346363 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b610df33-6b4c-46f0-b2ba-1e4f2acb560e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:12:19.346601 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b610df33-6b4c-46f0-b2ba-1e4f2acb560e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:19.346855 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b610df33-6b4c-46f0-b2ba-1e4f2acb560e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:19.347035 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-b610df33-6b4c-46f0-b2ba-1e4f2acb560e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:12:19.353281 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b610df33-6b4c-46f0-b2ba-1e4f2acb560e tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 404 Aug 18 13:12:19.353741 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 989/3980] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:19 2026] DELETE /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:19.363675 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-592cd86a-b86d-4c15-807e-88f3099b93bc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:19.366678 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-592cd86a-b86d-4c15-807e-88f3099b93bc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e Aug 18 13:12:19.366899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-592cd86a-b86d-4c15-807e-88f3099b93bc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:19.367117 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-592cd86a-b86d-4c15-807e-88f3099b93bc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:19.372763 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-592cd86a-b86d-4c15-807e-88f3099b93bc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e returned with HTTP 404 Aug 18 13:12:19.373263 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1004/3981] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:19 2026] GET /volume/v3/volumes/9bd12b0c-84be-427f-8e85-96345a9d403e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:20.161951 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e92ff4e1-00b2-4ae5-ae51-cf2e07f77eca None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:20.161951 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e92ff4e1-00b2-4ae5-ae51-cf2e07f77eca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:20.161951 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e92ff4e1-00b2-4ae5-ae51-cf2e07f77eca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:20.161951 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e92ff4e1-00b2-4ae5-ae51-cf2e07f77eca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:20.161951 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=405,cinder:UPDATE=121,cinder:INSERT=71 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:12:20.170066 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:20.170066 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:20.175322 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e92ff4e1-00b2-4ae5-ae51-cf2e07f77eca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:20.182536 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e92ff4e1-00b2-4ae5-ae51-cf2e07f77eca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:20.182963 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 997/3982] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:20 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:20.281224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fdda2485-dc41-4065-9a10-00dc6aa1a541 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:20.282578 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f17d5d4a-7af7-4e85-8d1b-5868af3c7822 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:20.283529 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fdda2485-dc41-4065-9a10-00dc6aa1a541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:20.283803 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fdda2485-dc41-4065-9a10-00dc6aa1a541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:20.284053 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fdda2485-dc41-4065-9a10-00dc6aa1a541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:20.284241 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-fdda2485-dc41-4065-9a10-00dc6aa1a541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:20.284931 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f17d5d4a-7af7-4e85-8d1b-5868af3c7822 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:20.285181 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f17d5d4a-7af7-4e85-8d1b-5868af3c7822 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:20.285422 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f17d5d4a-7af7-4e85-8d1b-5868af3c7822 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:20.291542 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:20.291542 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:20.292481 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fdda2485-dc41-4065-9a10-00dc6aa1a541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:20.293000 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 993/3983] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:20 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:20.299232 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:20.299232 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:20.303504 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f17d5d4a-7af7-4e85-8d1b-5868af3c7822 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:20.309010 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f17d5d4a-7af7-4e85-8d1b-5868af3c7822 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:20.309457 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 990/3984] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:20 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:20.563481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:20.565279 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:20.565575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-451028117", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": null, "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:20.567203 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-451028117', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': None, 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:20.661284 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:12:20.665849 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:12:20.671395 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (e85307d0-79bf-4dfd-bc8b-8d92e2681d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:20.675017 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de911efb-fa1b-414f-adb7-a1a2ecb9b688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:20.676019 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:20.743699 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de911efb-fa1b-414f-adb7-a1a2ecb9b688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:20.744749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855ea541-a613-4141-b23a-7ca30e7e85ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:20.806947 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['583770fb-a2ed-4ce6-bdfe-be40c25c4e74', '9907d9e7-5900-48af-a5af-092260b8f74d', 'a1845238-b7c6-4d3b-b4e8-10d7c36a39ab', '0a524663-a7ad-439c-911a-d0d8429598d8'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:20.808107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855ea541-a613-4141-b23a-7ca30e7e85ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583770fb-a2ed-4ce6-bdfe-be40c25c4e74', '9907d9e7-5900-48af-a5af-092260b8f74d', 'a1845238-b7c6-4d3b-b4e8-10d7c36a39ab', '0a524663-a7ad-439c-911a-d0d8429598d8']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:20.809446 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37211280-ede0-4a42-a819-a596c0d84c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:20.849413 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37211280-ede0-4a42-a819-a596c0d84c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47f146bb-6533-4750-9a6a-8aa5cf70562b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-451028117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['583770fb-a2ed-4ce6-bdfe-be40c25c4e74','9907d9e7-5900-48af-a5af-092260b8f74d','a1845238-b7c6-4d3b-b4e8-10d7c36a39ab','0a524663-a7ad-439c-911a-d0d8429598d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-451028117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47f146bb-6533-4750-9a6a-8aa5cf70562b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:20.850599 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f099efcd-2e34-4384-a832-fbfa41a2ae88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:20.880931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f099efcd-2e34-4384-a832-fbfa41a2ae88) transitioned into state 'SUCCESS' from state '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-451028117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['583770fb-a2ed-4ce6-bdfe-be40c25c4e74','9907d9e7-5900-48af-a5af-092260b8f74d','a1845238-b7c6-4d3b-b4e8-10d7c36a39ab','0a524663-a7ad-439c-911a-d0d8429598d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:20.882475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d855378d-0306-4542-aade-2d78f8f528ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:20.895722 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d855378d-0306-4542-aade-2d78f8f528ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:20.896527 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (e85307d0-79bf-4dfd-bc8b-8d92e2681d2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:20.896899 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:12:20.897621 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dbe8e28f-06c9-4c46-af33-6cf845d167d2 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:20.898129 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1005/3985] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:20 2026] POST /volume/v3/volumes => generated 758 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:20.914759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-31644811-9004-4962-ae8d-5bf282608ce9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:20.917728 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31644811-9004-4962-ae8d-5bf282608ce9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:12:20.918459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31644811-9004-4962-ae8d-5bf282608ce9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:20.918459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31644811-9004-4962-ae8d-5bf282608ce9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:20.928740 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:20.928740 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:20.934393 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-31644811-9004-4962-ae8d-5bf282608ce9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:20.942603 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31644811-9004-4962-ae8d-5bf282608ce9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:12:20.943704 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 998/3986] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:20 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:21.198063 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-33323772-56ff-43fa-b2bc-3fffb8b6223e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:21.200203 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33323772-56ff-43fa-b2bc-3fffb8b6223e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:21.200203 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33323772-56ff-43fa-b2bc-3fffb8b6223e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:21.200203 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33323772-56ff-43fa-b2bc-3fffb8b6223e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:21.211121 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:21.211121 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:21.216667 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-33323772-56ff-43fa-b2bc-3fffb8b6223e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:21.222384 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33323772-56ff-43fa-b2bc-3fffb8b6223e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:21.222828 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 994/3987] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:21 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:21.305770 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1acf6b78-39e3-4c75-b4d0-a8d7af3d9684 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:21.310281 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1acf6b78-39e3-4c75-b4d0-a8d7af3d9684 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:21.310576 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1acf6b78-39e3-4c75-b4d0-a8d7af3d9684 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:21.310854 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1acf6b78-39e3-4c75-b4d0-a8d7af3d9684 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:21.311008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1acf6b78-39e3-4c75-b4d0-a8d7af3d9684 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:21.316656 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:21.316656 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:21.317771 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1acf6b78-39e3-4c75-b4d0-a8d7af3d9684 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:21.318288 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 991/3988] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:21 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:21.328141 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3bf540dd-acfc-4ea7-977e-6ab7d8c2de01 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:21.330299 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3bf540dd-acfc-4ea7-977e-6ab7d8c2de01 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:21.330559 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3bf540dd-acfc-4ea7-977e-6ab7d8c2de01 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:21.330849 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3bf540dd-acfc-4ea7-977e-6ab7d8c2de01 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:21.343104 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:21.343104 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:21.346966 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3bf540dd-acfc-4ea7-977e-6ab7d8c2de01 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:21.351867 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3bf540dd-acfc-4ea7-977e-6ab7d8c2de01 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:21.352450 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1006/3989] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:21 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:21.958905 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0dab4480-9a96-4b74-8a40-478209e338ff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:21.960838 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0dab4480-9a96-4b74-8a40-478209e338ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:12:21.961192 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0dab4480-9a96-4b74-8a40-478209e338ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:21.961414 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0dab4480-9a96-4b74-8a40-478209e338ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:21.970040 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:21.970040 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:21.974545 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0dab4480-9a96-4b74-8a40-478209e338ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:21.979662 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0dab4480-9a96-4b74-8a40-478209e338ff tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:12:21.980173 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 999/3990] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:21 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:21.996432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-167e53ed-31f0-446b-a36d-60f9b7935e40 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:21.998147 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-167e53ed-31f0-446b-a36d-60f9b7935e40 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:12:21.998432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-167e53ed-31f0-446b-a36d-60f9b7935e40 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:21.998552 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-167e53ed-31f0-446b-a36d-60f9b7935e40 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:22.005230 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.005230 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:22.008977 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-167e53ed-31f0-446b-a36d-60f9b7935e40 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:22.013995 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-167e53ed-31f0-446b-a36d-60f9b7935e40 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:12:22.014437 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 995/3991] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:21 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:22.109448 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-778cc17c-6880-4569-bd11-97efe952b020 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.111674 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-778cc17c-6880-4569-bd11-97efe952b020 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:12:22.111885 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-778cc17c-6880-4569-bd11-97efe952b020 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:22.112100 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-778cc17c-6880-4569-bd11-97efe952b020 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:22.114375 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=359,cinder:UPDATE=78,cinder:INSERT=42 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:12:22.119389 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.119389 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:22.124129 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-778cc17c-6880-4569-bd11-97efe952b020 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:22.128788 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-778cc17c-6880-4569-bd11-97efe952b020 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:12:22.129177 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 992/3992] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:22 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:22.238168 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-71a2cd0c-454d-4893-b682-e87e664b499d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.239998 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-71a2cd0c-454d-4893-b682-e87e664b499d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:22.240229 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-71a2cd0c-454d-4893-b682-e87e664b499d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:22.240455 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-71a2cd0c-454d-4893-b682-e87e664b499d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:22.243132 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=377,cinder:INSERT=64,cinder:UPDATE=126 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:12:22.256414 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.256414 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:22.260958 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-71a2cd0c-454d-4893-b682-e87e664b499d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:22.266800 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-71a2cd0c-454d-4893-b682-e87e664b499d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:22.267305 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1007/3993] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:22 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:22.333634 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-479f5ac6-a253-4919-a92f-bff241b1b541 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.336227 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-479f5ac6-a253-4919-a92f-bff241b1b541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:22.336525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-479f5ac6-a253-4919-a92f-bff241b1b541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:22.336918 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-479f5ac6-a253-4919-a92f-bff241b1b541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:22.337092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-479f5ac6-a253-4919-a92f-bff241b1b541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:22.341850 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.341850 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:22.342777 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-479f5ac6-a253-4919-a92f-bff241b1b541 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:22.343359 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1000/3994] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:22 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:22.369187 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bafe62cb-34df-4cb3-84ee-726becee0202 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.374332 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bafe62cb-34df-4cb3-84ee-726becee0202 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:22.374503 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bafe62cb-34df-4cb3-84ee-726becee0202 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:22.374697 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bafe62cb-34df-4cb3-84ee-726becee0202 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:22.387911 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.387911 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:22.396397 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bafe62cb-34df-4cb3-84ee-726becee0202 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:22.403090 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bafe62cb-34df-4cb3-84ee-726becee0202 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:22.403475 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 996/3995] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:22 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:22.589557 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-c9c05ac7-1774-4d5d-becb-220a6e01db04 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.591741 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-c9c05ac7-1774-4d5d-becb-220a6e01db04 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:12:22.591952 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-c9c05ac7-1774-4d5d-becb-220a6e01db04 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:22.592172 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-c9c05ac7-1774-4d5d-becb-220a6e01db04 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:22.598815 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.598815 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:22.602410 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-c9c05ac7-1774-4d5d-becb-220a6e01db04 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:22.606732 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-c9c05ac7-1774-4d5d-becb-220a6e01db04 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:12:22.607261 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 993/3996] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:22 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:22.616574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-70dac19d-c0bb-4327-a95d-6746c2f94c68 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.617009 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-70dac19d-c0bb-4327-a95d-6746c2f94c68 None None] GET https://10.4.3.126/volume// Aug 18 13:12:22.617197 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-70dac19d-c0bb-4327-a95d-6746c2f94c68 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:22.617397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-70dac19d-c0bb-4327-a95d-6746c2f94c68 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:22.617705 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-70dac19d-c0bb-4327-a95d-6746c2f94c68 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:22.618005 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1008/3997] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:12:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:22.627194 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-cc261d1e-2f9b-4e9d-b10c-ecce2a9f46d0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.629076 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-cc261d1e-2f9b-4e9d-b10c-ecce2a9f46d0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:12:22.629465 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-cc261d1e-2f9b-4e9d-b10c-ecce2a9f46d0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47f146bb-6533-4750-9a6a-8aa5cf70562b", "connector": null, "instance_uuid": "c691ff27-6c82-4268-a3b2-9451a5ed8d52"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:22.638108 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.638108 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:22.665864 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-cc261d1e-2f9b-4e9d-b10c-ecce2a9f46d0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:12:22.666390 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1001/3998] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:12:22 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 18 13:12:22.718677 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-d3cb200c-309b-4126-a234-0be78d7cf87d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:22.720718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-d3cb200c-309b-4126-a234-0be78d7cf87d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357/action Aug 18 13:12:22.721033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-d3cb200c-309b-4126-a234-0be78d7cf87d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:22.721164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-d3cb200c-309b-4126-a234-0be78d7cf87d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:22.742432 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:22.742432 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:22.759041 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-c92a1c06-2eca-473b-a9d0-e94c0ed34ac6 req-d3cb200c-309b-4126-a234-0be78d7cf87d tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357/action returned with HTTP 204 Aug 18 13:12:22.759644 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 997/3999] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:12:22 2026] POST /volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:23.279786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e50428bf-2286-4221-8f3b-9a7063a9e03d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.281314 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e50428bf-2286-4221-8f3b-9a7063a9e03d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:23.281478 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e50428bf-2286-4221-8f3b-9a7063a9e03d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:23.281644 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e50428bf-2286-4221-8f3b-9a7063a9e03d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:23.293759 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.293759 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:23.298111 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e50428bf-2286-4221-8f3b-9a7063a9e03d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:23.301472 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e50428bf-2286-4221-8f3b-9a7063a9e03d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:23.301785 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 994/4000] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:23 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:23.358920 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a139c4d3-14c8-4bd7-bc14-2731b7372a82 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.360621 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a139c4d3-14c8-4bd7-bc14-2731b7372a82 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:23.360818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a139c4d3-14c8-4bd7-bc14-2731b7372a82 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:23.361008 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a139c4d3-14c8-4bd7-bc14-2731b7372a82 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:23.361123 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a139c4d3-14c8-4bd7-bc14-2731b7372a82 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:23.365265 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.365265 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:23.365946 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a139c4d3-14c8-4bd7-bc14-2731b7372a82 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:23.366282 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1009/4001] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:23 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:23.376394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-08c847b9-7f57-409f-9bec-4497c25e52ea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.378131 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:23.378468 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f7938841-b34a-4002-a25f-f291c7e539d9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1761260310"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:23.379766 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request body: {'volume': {"'backup_id": 'f7938841-b34a-4002-a25f-f291c7e539d9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1761260310'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:23.379878 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume of 1 GB Aug 18 13:12:23.380131 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.380131 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:23.383843 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Availability Zones retrieved successfully. Aug 18 13:12:23.388722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (6264d0ef-bad3-4522-89e2-f025d64f5000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:23.389546 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532225d3-57d3-4931-bef1-89ce524e3a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.390342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:23.411676 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532225d3-57d3-4931-bef1-89ce524e3a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.412356 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dedd349-2035-4747-8a4e-9206fed39b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.421747 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7adb7d6b-1bb2-4e15-8d80-4ea05348a739 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.423540 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7adb7d6b-1bb2-4e15-8d80-4ea05348a739 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:23.423731 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7adb7d6b-1bb2-4e15-8d80-4ea05348a739 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:23.423914 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7adb7d6b-1bb2-4e15-8d80-4ea05348a739 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:23.425765 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=353,cinder:UPDATE=109,cinder:INSERT=56 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:12:23.436595 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.436595 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:23.439860 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7adb7d6b-1bb2-4e15-8d80-4ea05348a739 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:23.443800 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7adb7d6b-1bb2-4e15-8d80-4ea05348a739 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:23.444337 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 998/4002] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:23 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:23.456032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Created reservations ['269283d0-5d65-4b2d-bfef-45eabe14c8a9', '0037db47-9c6c-47dc-9348-afb317ab3ad4', 'c4981ff1-04d4-411f-9646-245055ca85e2', 'aa2bae9d-f1c6-4a6d-8c88-7de98b0b884a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:23.456837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dedd349-2035-4747-8a4e-9206fed39b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['269283d0-5d65-4b2d-bfef-45eabe14c8a9', '0037db47-9c6c-47dc-9348-afb317ab3ad4', 'c4981ff1-04d4-411f-9646-245055ca85e2', 'aa2bae9d-f1c6-4a6d-8c88-7de98b0b884a']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.457458 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ac552efb-760a-4dab-9d88-cd4666b4b522 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.457567 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f2689b-dac9-4d99-9455-f1d0effdfa3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.458971 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac552efb-760a-4dab-9d88-cd4666b4b522 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:23.459133 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac552efb-760a-4dab-9d88-cd4666b4b522 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:23.459315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac552efb-760a-4dab-9d88-cd4666b4b522 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:23.468757 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.468757 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:23.471862 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ac552efb-760a-4dab-9d88-cd4666b4b522 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:23.476030 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac552efb-760a-4dab-9d88-cd4666b4b522 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:23.476455 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 995/4003] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:23 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:23.483521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f2689b-dac9-4d99-9455-f1d0effdfa3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '753e45f2-29ed-4ae0-a0ce-128bb2e15e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1761260310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['269283d0-5d65-4b2d-bfef-45eabe14c8a9','0037db47-9c6c-47dc-9348-afb317ab3ad4','c4981ff1-04d4-411f-9646-245055ca85e2','aa2bae9d-f1c6-4a6d-8c88-7de98b0b884a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1761260310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=753e45f2-29ed-4ae0-a0ce-128bb2e15e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f925ba1454e474fa40de41314ab0716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c3b566095743e195799e4875ad1264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.485352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6d831c-197a-4593-80e3-2f6ba8883ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.507911 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6d831c-197a-4593-80e3-2f6ba8883ed5) transitioned into state 'SUCCESS' from state '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-1761260310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['269283d0-5d65-4b2d-bfef-45eabe14c8a9','0037db47-9c6c-47dc-9348-afb317ab3ad4','c4981ff1-04d4-411f-9646-245055ca85e2','aa2bae9d-f1c6-4a6d-8c88-7de98b0b884a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.508548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11ca8b9-4271-4db9-8cac-6df1c5b55de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.521451 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11ca8b9-4271-4db9-8cac-6df1c5b55de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.522821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (6264d0ef-bad3-4522-89e2-f025d64f5000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:23.522821 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request issued successfully. Aug 18 13:12:23.523416 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08c847b9-7f57-409f-9bec-4497c25e52ea tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:23.523914 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1002/4004] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:23 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:23.539177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.540902 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:23.541302 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f7938841-b34a-4002-a25f-f291c7e539d9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-436727180"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:23.542798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request body: {'volume': {"'backup_id": 'f7938841-b34a-4002-a25f-f291c7e539d9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-436727180'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:23.542939 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume of 1 GB Aug 18 13:12:23.551966 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Availability Zones retrieved successfully. Aug 18 13:12:23.557318 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (108b5dd7-5433-43ba-90eb-8a86c1bb4b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:23.558583 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb764f6-e876-4c92-8c87-e9abd5448bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.559473 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:23.594234 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb764f6-e876-4c92-8c87-e9abd5448bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.595005 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c27b284-e668-4c73-aea0-aa4b14838879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.613240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c2aa367e-b4d0-443b-987d-a03f5c5305cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.613678 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c2aa367e-b4d0-443b-987d-a03f5c5305cf None None] GET https://10.4.3.126/volume// Aug 18 13:12:23.613821 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c2aa367e-b4d0-443b-987d-a03f5c5305cf None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:23.614067 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c2aa367e-b4d0-443b-987d-a03f5c5305cf None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:23.614476 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c2aa367e-b4d0-443b-987d-a03f5c5305cf None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:23.614793 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 999/4005] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:23.626296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-988c43fc-1673-4285-9f46-3b184e68f977 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.627439 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-988c43fc-1673-4285-9f46-3b184e68f977 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:12:23.627439 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-988c43fc-1673-4285-9f46-3b184e68f977 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:23.628008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-988c43fc-1673-4285-9f46-3b184e68f977 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:23.640075 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.640075 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:23.645303 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-988c43fc-1673-4285-9f46-3b184e68f977 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:12:23.651243 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Created reservations ['7dc4e022-8abb-47a8-8c34-30fb5ff30b5d', '17e272a8-f31c-4305-940b-573117458b5a', 'babfbb6b-4241-4a1f-9d1c-4031436bdb8d', '9d64b1cc-cbaa-49cb-878c-5c6b8418260c'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:23.652215 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-988c43fc-1673-4285-9f46-3b184e68f977 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:12:23.652277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c27b284-e668-4c73-aea0-aa4b14838879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dc4e022-8abb-47a8-8c34-30fb5ff30b5d', '17e272a8-f31c-4305-940b-573117458b5a', 'babfbb6b-4241-4a1f-9d1c-4031436bdb8d', '9d64b1cc-cbaa-49cb-878c-5c6b8418260c']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.652495 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 996/4006] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:23 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:23.653262 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14d0891-0c14-4cc8-94fb-5b1c72861f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.678301 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14d0891-0c14-4cc8-94fb-5b1c72861f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b51cddf-162f-406c-a30e-8e1afa976725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-436727180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['7dc4e022-8abb-47a8-8c34-30fb5ff30b5d','17e272a8-f31c-4305-940b-573117458b5a','babfbb6b-4241-4a1f-9d1c-4031436bdb8d','9d64b1cc-cbaa-49cb-878c-5c6b8418260c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-436727180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b51cddf-162f-406c-a30e-8e1afa976725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f925ba1454e474fa40de41314ab0716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c3b566095743e195799e4875ad1264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.679022 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239238bb-96e2-43de-bdd1-9b86f6950b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.710902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239238bb-96e2-43de-bdd1-9b86f6950b84) transitioned into state 'SUCCESS' from state '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-436727180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['7dc4e022-8abb-47a8-8c34-30fb5ff30b5d','17e272a8-f31c-4305-940b-573117458b5a','babfbb6b-4241-4a1f-9d1c-4031436bdb8d','9d64b1cc-cbaa-49cb-878c-5c6b8418260c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.711940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe2c07c-d2ee-4c3b-bce1-a8da1992dfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.724750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe2c07c-d2ee-4c3b-bce1-a8da1992dfa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.725925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (108b5dd7-5433-43ba-90eb-8a86c1bb4b3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:23.726478 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request issued successfully. Aug 18 13:12:23.727254 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8366eab-b1a9-4dc3-8df9-194948e3d002 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:23.728006 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1010/4007] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:23 2026] POST /volume/v3/volumes => generated 757 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:23.749141 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.754718 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:23.755092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f7938841-b34a-4002-a25f-f291c7e539d9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1096870289"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:23.757488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request body: {'volume': {"'backup_id": 'f7938841-b34a-4002-a25f-f291c7e539d9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1096870289'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:23.757646 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume of 1 GB Aug 18 13:12:23.757958 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.757958 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:23.761854 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Availability Zones retrieved successfully. Aug 18 13:12:23.767400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (360fb61f-63df-41fb-8ddd-7f059fe799aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:23.768457 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc70fae3-ed7e-4692-b1e6-37822e15fcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.769182 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:23.772556 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7f4bb318-acaa-4ceb-b477-affdbf0e9b65 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.774821 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7f4bb318-acaa-4ceb-b477-affdbf0e9b65 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f Aug 18 13:12:23.775224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7f4bb318-acaa-4ceb-b477-affdbf0e9b65 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:23.783073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7f4bb318-acaa-4ceb-b477-affdbf0e9b65 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-47f146bb-6533-4750-9a6a-8aa5cf70562b-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:12:23.788935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7f4bb318-acaa-4ceb-b477-affdbf0e9b65 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-47f146bb-6533-4750-9a6a-8aa5cf70562b-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:12:23.790004 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.790004 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:23.799461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc70fae3-ed7e-4692-b1e6-37822e15fcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.800300 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66980db0-761d-43da-8941-f8ecc0166def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.850689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Created reservations ['1b4e5adf-ce13-49d3-a08e-41fca7f0ce9f', 'f203b8f1-e77c-48e8-a130-6d7d9b923b6d', '851bd7ff-cd97-446f-9ac3-71f7f108f48d', '8483ef45-6157-491d-afa5-a7952543da76'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:23.851521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66980db0-761d-43da-8941-f8ecc0166def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b4e5adf-ce13-49d3-a08e-41fca7f0ce9f', 'f203b8f1-e77c-48e8-a130-6d7d9b923b6d', '851bd7ff-cd97-446f-9ac3-71f7f108f48d', '8483ef45-6157-491d-afa5-a7952543da76']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.852807 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756716fd-3e6a-401b-85bd-82421fdf8670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.877828 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756716fd-3e6a-401b-85bd-82421fdf8670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a72010a6-ab1b-400b-9ed8-b3a38092c387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1096870289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['1b4e5adf-ce13-49d3-a08e-41fca7f0ce9f','f203b8f1-e77c-48e8-a130-6d7d9b923b6d','851bd7ff-cd97-446f-9ac3-71f7f108f48d','8483ef45-6157-491d-afa5-a7952543da76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1096870289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a72010a6-ab1b-400b-9ed8-b3a38092c387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f925ba1454e474fa40de41314ab0716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c3b566095743e195799e4875ad1264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.878190 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ad13ed-b93d-43d6-afd0-d7ef47e40801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.897894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ad13ed-b93d-43d6-afd0-d7ef47e40801) transitioned into state 'SUCCESS' from state '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-1096870289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['1b4e5adf-ce13-49d3-a08e-41fca7f0ce9f','f203b8f1-e77c-48e8-a130-6d7d9b923b6d','851bd7ff-cd97-446f-9ac3-71f7f108f48d','8483ef45-6157-491d-afa5-a7952543da76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.897976 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87ac5d6e-9190-41e1-b704-8c1b45441422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.908969 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87ac5d6e-9190-41e1-b704-8c1b45441422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.909898 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (360fb61f-63df-41fb-8ddd-7f059fe799aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:23.910421 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request issued successfully. Aug 18 13:12:23.911099 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7a7256b-e4a4-4a56-8537-a4bdc51b616b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:23.911562 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1003/4008] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:23 2026] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:23.924347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.926131 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:23.926551 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f7938841-b34a-4002-a25f-f291c7e539d9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1158757149"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:23.929012 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request body: {'volume': {"'backup_id": 'f7938841-b34a-4002-a25f-f291c7e539d9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1158757149'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:23.932770 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume of 1 GB Aug 18 13:12:23.932996 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7f4bb318-acaa-4ceb-b477-affdbf0e9b65 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-47f146bb-6533-4750-9a6a-8aa5cf70562b-np0000007652" released by "attachment_update" :: held 0.141s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:12:23.932996 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7f4bb318-acaa-4ceb-b477-affdbf0e9b65 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f returned with HTTP 200 Aug 18 13:12:23.932996 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1000/4009] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:12:23 2026] PUT /volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:23.938681 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Availability Zones retrieved successfully. Aug 18 13:12:23.946447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (ab757d13-18d2-4ff8-9163-90667115ee7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:23.947688 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73118771-3542-45bc-b85b-2628d81478b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.948880 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:23.960769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7dbe2559-3de3-4166-8917-020427ebaf91 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:23.962825 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7dbe2559-3de3-4166-8917-020427ebaf91 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f/action Aug 18 13:12:23.963155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7dbe2559-3de3-4166-8917-020427ebaf91 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:23.963285 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7dbe2559-3de3-4166-8917-020427ebaf91 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:23.977810 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:23.977810 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:23.981869 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73118771-3542-45bc-b85b-2628d81478b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:23.983314 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed338ab2-5692-4a01-99c1-91b042647271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:23.992749 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f7764d4c-95f2-4648-8e9f-0240d2163fa1 req-7dbe2559-3de3-4166-8917-020427ebaf91 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f/action returned with HTTP 204 Aug 18 13:12:23.993310 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1011/4010] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:12:23 2026] POST /volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:24.053497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Created reservations ['fc5cb655-441e-428d-a058-83b5c9324fc4', 'd855eaab-d904-41aa-b62f-50651bab892d', '0ded09d6-666c-41ac-a28a-4a8fccceed14', '05ba562a-a971-4579-b62b-9de8e29584fe'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:24.054370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed338ab2-5692-4a01-99c1-91b042647271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc5cb655-441e-428d-a058-83b5c9324fc4', 'd855eaab-d904-41aa-b62f-50651bab892d', '0ded09d6-666c-41ac-a28a-4a8fccceed14', '05ba562a-a971-4579-b62b-9de8e29584fe']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.055112 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50e8ad9-50a9-4cf4-a11b-380b5a250d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.081258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50e8ad9-50a9-4cf4-a11b-380b5a250d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8135471a-ef62-4f99-9646-f52627cfe927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1158757149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['fc5cb655-441e-428d-a058-83b5c9324fc4','d855eaab-d904-41aa-b62f-50651bab892d','0ded09d6-666c-41ac-a28a-4a8fccceed14','05ba562a-a971-4579-b62b-9de8e29584fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1158757149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8135471a-ef62-4f99-9646-f52627cfe927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f925ba1454e474fa40de41314ab0716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c3b566095743e195799e4875ad1264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.081910 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7ca32b-a0a6-4727-8828-3c9491958982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.104750 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7ca32b-a0a6-4727-8828-3c9491958982) transitioned into state 'SUCCESS' from state '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-1158757149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['fc5cb655-441e-428d-a058-83b5c9324fc4','d855eaab-d904-41aa-b62f-50651bab892d','0ded09d6-666c-41ac-a28a-4a8fccceed14','05ba562a-a971-4579-b62b-9de8e29584fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.105634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af1bb85-4b14-4af4-8b64-f053dec809ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.120237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af1bb85-4b14-4af4-8b64-f053dec809ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.120237 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (ab757d13-18d2-4ff8-9163-90667115ee7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:24.120237 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request issued successfully. Aug 18 13:12:24.120471 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-636b87ff-00aa-42ae-acb0-64b5d58a54f5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:24.120868 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 997/4011] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:23 2026] POST /volume/v3/volumes => generated 758 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:24.131896 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.134063 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:24.134692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f7938841-b34a-4002-a25f-f291c7e539d9", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-935845873"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:24.136116 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request body: {'volume': {"'backup_id": 'f7938841-b34a-4002-a25f-f291c7e539d9', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-935845873'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:24.136360 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume of 1 GB Aug 18 13:12:24.136694 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.136694 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:24.147012 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Availability Zones retrieved successfully. Aug 18 13:12:24.153802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (96d1efd0-198f-423b-b38e-a9fd935af80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:24.154930 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c110d91-871b-4456-9644-dfafd292575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.155840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:24.182933 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c110d91-871b-4456-9644-dfafd292575e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.184470 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5418e12-3cf5-44d7-a178-5386ca7814cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.252368 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Created reservations ['e3688a6f-2641-4453-852c-db182994468c', '595cdc5d-d9ea-419e-b349-cc96be04b14b', 'd0e6c136-6c2b-4c91-886b-b33a881a3df3', '64e31414-e207-416c-930a-a719bc785272'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:24.253327 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5418e12-3cf5-44d7-a178-5386ca7814cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3688a6f-2641-4453-852c-db182994468c', '595cdc5d-d9ea-419e-b349-cc96be04b14b', 'd0e6c136-6c2b-4c91-886b-b33a881a3df3', '64e31414-e207-416c-930a-a719bc785272']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.254161 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec44c250-0cf1-4e0b-8b6d-252b0f94e981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.280028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec44c250-0cf1-4e0b-8b6d-252b0f94e981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '027ed917-edc6-4d87-9e8f-d0553db492e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-935845873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['e3688a6f-2641-4453-852c-db182994468c','595cdc5d-d9ea-419e-b349-cc96be04b14b','d0e6c136-6c2b-4c91-886b-b33a881a3df3','64e31414-e207-416c-930a-a719bc785272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-935845873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=027ed917-edc6-4d87-9e8f-d0553db492e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f925ba1454e474fa40de41314ab0716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4c3b566095743e195799e4875ad1264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.281081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ff6cc5-d570-4b0d-8054-2aba6d620350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.301655 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ff6cc5-d570-4b0d-8054-2aba6d620350) transitioned into state 'SUCCESS' from state '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-935845873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f925ba1454e474fa40de41314ab0716',qos_specs=None,replication_status=,reservations=['e3688a6f-2641-4453-852c-db182994468c','595cdc5d-d9ea-419e-b349-cc96be04b14b','d0e6c136-6c2b-4c91-886b-b33a881a3df3','64e31414-e207-416c-930a-a719bc785272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4c3b566095743e195799e4875ad1264',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.302346 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b309f2-442d-4f56-9966-6503abf08a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:24.312857 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b309f2-442d-4f56-9966-6503abf08a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:24.313936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Flow 'volume_create_api' (96d1efd0-198f-423b-b38e-a9fd935af80c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:24.314522 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Create volume request issued successfully. Aug 18 13:12:24.315135 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1679e32a-7625-47d5-ae53-fb33f84972c7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:24.315490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f5a4b752-47e4-4edd-9dbb-ba0cabab710e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.316920 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1004/4012] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:24 2026] POST /volume/v3/volumes => generated 757 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:24.317627 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5a4b752-47e4-4edd-9dbb-ba0cabab710e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:24.317963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5a4b752-47e4-4edd-9dbb-ba0cabab710e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.318232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5a4b752-47e4-4edd-9dbb-ba0cabab710e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.329722 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.329722 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:24.332481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b0fa426d-0fa8-4753-b660-078d8c20ef3e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.334814 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f5a4b752-47e4-4edd-9dbb-ba0cabab710e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:24.335242 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b0fa426d-0fa8-4753-b660-078d8c20ef3e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 Aug 18 13:12:24.335464 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b0fa426d-0fa8-4753-b660-078d8c20ef3e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.335695 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b0fa426d-0fa8-4753-b660-078d8c20ef3e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.343491 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.343491 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:24.346460 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5a4b752-47e4-4edd-9dbb-ba0cabab710e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:24.346925 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1001/4013] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:24 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:24.349548 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b0fa426d-0fa8-4753-b660-078d8c20ef3e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:24.355360 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b0fa426d-0fa8-4753-b660-078d8c20ef3e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 returned with HTTP 200 Aug 18 13:12:24.356055 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1012/4014] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:24 2026] GET /volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:24.370050 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bc359da6-8ed7-4319-9167-ed04263c9f2a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.371914 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bc359da6-8ed7-4319-9167-ed04263c9f2a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 Aug 18 13:12:24.372121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bc359da6-8ed7-4319-9167-ed04263c9f2a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.374823 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bc359da6-8ed7-4319-9167-ed04263c9f2a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.380451 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.380451 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:24.385175 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bc359da6-8ed7-4319-9167-ed04263c9f2a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:24.390790 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bc359da6-8ed7-4319-9167-ed04263c9f2a tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 returned with HTTP 200 Aug 18 13:12:24.391170 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 998/4015] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:24 2026] GET /volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:24.406473 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e21d72a8-272f-431b-9781-b18a474632b5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.410279 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e21d72a8-272f-431b-9781-b18a474632b5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 Aug 18 13:12:24.410846 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e21d72a8-272f-431b-9781-b18a474632b5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.411350 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e21d72a8-272f-431b-9781-b18a474632b5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.423217 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.423217 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:24.427451 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e21d72a8-272f-431b-9781-b18a474632b5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:24.437473 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e21d72a8-272f-431b-9781-b18a474632b5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 returned with HTTP 200 Aug 18 13:12:24.438102 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1005/4016] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:24 2026] GET /volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:24.454569 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-27826c45-b788-4b50-aaf2-aca54bec075e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.456621 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-27826c45-b788-4b50-aaf2-aca54bec075e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 Aug 18 13:12:24.456913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-27826c45-b788-4b50-aaf2-aca54bec075e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.457120 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-27826c45-b788-4b50-aaf2-aca54bec075e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.467806 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.467806 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:24.474482 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-27826c45-b788-4b50-aaf2-aca54bec075e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:24.478692 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-27826c45-b788-4b50-aaf2-aca54bec075e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 returned with HTTP 200 Aug 18 13:12:24.479092 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1002/4017] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:24 2026] GET /volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:24.494345 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8bbe2df6-8e77-4a59-b3ef-0eb9a3dacfb0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.496303 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8bbe2df6-8e77-4a59-b3ef-0eb9a3dacfb0 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 Aug 18 13:12:24.496466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8bbe2df6-8e77-4a59-b3ef-0eb9a3dacfb0 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.496676 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8bbe2df6-8e77-4a59-b3ef-0eb9a3dacfb0 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.503185 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.503185 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:24.506836 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8bbe2df6-8e77-4a59-b3ef-0eb9a3dacfb0 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:24.510981 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8bbe2df6-8e77-4a59-b3ef-0eb9a3dacfb0 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 returned with HTTP 200 Aug 18 13:12:24.511570 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1013/4018] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:24 2026] GET /volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:24.526256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-35ff7aef-f1da-4eb6-b86e-1a56268ce713 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.530854 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35ff7aef-f1da-4eb6-b86e-1a56268ce713 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] DELETE https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:24.531145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35ff7aef-f1da-4eb6-b86e-1a56268ce713 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.531375 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35ff7aef-f1da-4eb6-b86e-1a56268ce713 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.531511 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-35ff7aef-f1da-4eb6-b86e-1a56268ce713 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete backup with id: f7938841-b34a-4002-a25f-f291c7e539d9. Aug 18 13:12:24.537602 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.537602 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:24.557630 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-35ff7aef-f1da-4eb6-b86e-1a56268ce713 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] delete_backup rpcapi backup_id f7938841-b34a-4002-a25f-f291c7e539d9 {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:12:24.559767 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35ff7aef-f1da-4eb6-b86e-1a56268ce713 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 202 Aug 18 13:12:24.560322 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 999/4019] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:24 2026] DELETE /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:12:24.568336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-42efa265-3d3c-4d2a-a7b6-eda16f18dfa1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.570342 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42efa265-3d3c-4d2a-a7b6-eda16f18dfa1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:24.570557 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42efa265-3d3c-4d2a-a7b6-eda16f18dfa1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:24.570757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42efa265-3d3c-4d2a-a7b6-eda16f18dfa1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:24.570875 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-42efa265-3d3c-4d2a-a7b6-eda16f18dfa1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:24.575010 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.575010 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:24.575791 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42efa265-3d3c-4d2a-a7b6-eda16f18dfa1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 200 Aug 18 13:12:24.576143 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1006/4020] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:24 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:24.708771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-e998efb5-f987-4d5a-ba2c-a951eaa8533b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:24.712284 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-e998efb5-f987-4d5a-ba2c-a951eaa8533b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2/action Aug 18 13:12:24.712818 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-e998efb5-f987-4d5a-ba2c-a951eaa8533b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:24.713009 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-e998efb5-f987-4d5a-ba2c-a951eaa8533b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:24.741323 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:24.741323 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:24.761472 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-640fb4f0-6125-4ead-875c-a6c6a93aa789 req-e998efb5-f987-4d5a-ba2c-a951eaa8533b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2/action returned with HTTP 204 Aug 18 13:12:24.761878 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1003/4021] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:12:24 2026] POST /volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:25.362570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c1a83897-8164-4a96-b597-688b780c214b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.365950 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c1a83897-8164-4a96-b597-688b780c214b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:25.366257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c1a83897-8164-4a96-b597-688b780c214b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.366512 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c1a83897-8164-4a96-b597-688b780c214b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.383323 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.383323 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:25.390521 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c1a83897-8164-4a96-b597-688b780c214b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:25.406505 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c1a83897-8164-4a96-b597-688b780c214b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:25.406505 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1014/4022] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 1168 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:25.427561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-634ecbdf-1c1f-4c72-86df-465baa8c76e6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.429889 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-634ecbdf-1c1f-4c72-86df-465baa8c76e6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:25.430187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-634ecbdf-1c1f-4c72-86df-465baa8c76e6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.430800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-634ecbdf-1c1f-4c72-86df-465baa8c76e6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.446547 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.446547 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:25.452190 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-634ecbdf-1c1f-4c72-86df-465baa8c76e6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:25.456382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-634ecbdf-1c1f-4c72-86df-465baa8c76e6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:25.456946 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1000/4023] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:25.505749 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2d57078e-6687-45dc-af65-4a7d7eb94320 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.509342 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2d57078e-6687-45dc-af65-4a7d7eb94320 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:25.509342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2d57078e-6687-45dc-af65-4a7d7eb94320 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.509342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2d57078e-6687-45dc-af65-4a7d7eb94320 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.518401 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.518401 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:25.521665 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2d57078e-6687-45dc-af65-4a7d7eb94320 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:25.525676 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2d57078e-6687-45dc-af65-4a7d7eb94320 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:25.526226 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1007/4024] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:25.550111 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-36b9b52b-787c-4902-a090-7496719f1808 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.553479 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-36b9b52b-787c-4902-a090-7496719f1808 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/action Aug 18 13:12:25.553977 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-36b9b52b-787c-4902-a090-7496719f1808 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:25.554160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-36b9b52b-787c-4902-a090-7496719f1808 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:25.569908 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.569908 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:25.570652 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-36b9b52b-787c-4902-a090-7496719f1808 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:25.580435 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-36b9b52b-787c-4902-a090-7496719f1808 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Begin detaching volume completed successfully. Aug 18 13:12:25.582104 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-36b9b52b-787c-4902-a090-7496719f1808 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/action returned with HTTP 202 Aug 18 13:12:25.582104 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1004/4025] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:12:25 2026] POST /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:12:25.588004 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-62bfba42-ee0b-4076-b5a2-3df67a5eb7a7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.590311 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-62bfba42-ee0b-4076-b5a2-3df67a5eb7a7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 Aug 18 13:12:25.590311 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-62bfba42-ee0b-4076-b5a2-3df67a5eb7a7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.590311 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-62bfba42-ee0b-4076-b5a2-3df67a5eb7a7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.590311 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-62bfba42-ee0b-4076-b5a2-3df67a5eb7a7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Show backup with id f7938841-b34a-4002-a25f-f291c7e539d9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:12:25.593768 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-62bfba42-ee0b-4076-b5a2-3df67a5eb7a7 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 returned with HTTP 404 Aug 18 13:12:25.594217 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1015/4026] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/v3/backups/f7938841-b34a-4002-a25f-f291c7e539d9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:25.611782 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.614598 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 Aug 18 13:12:25.614916 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.615184 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.615535 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume with id: 027ed917-edc6-4d87-9e8f-d0553db492e5 Aug 18 13:12:25.627993 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.627993 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:25.628666 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:25.647377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-17559917-4ca6-45cd-849d-916b47fac50e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.647884 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-17559917-4ca6-45cd-849d-916b47fac50e None None] GET https://10.4.3.126/volume// Aug 18 13:12:25.648246 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-17559917-4ca6-45cd-849d-916b47fac50e None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.648441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-17559917-4ca6-45cd-849d-916b47fac50e None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.648795 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-17559917-4ca6-45cd-849d-916b47fac50e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:25.649178 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1008/4027] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:25.653860 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume request issued successfully. Aug 18 13:12:25.654360 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0945e58f-c8bf-4b7b-bcb1-8c6d0b8bbbe9 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 returned with HTTP 202 Aug 18 13:12:25.654768 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1001/4028] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:25 2026] DELETE /volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:25.664453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-e54f74d0-5d60-4d19-a0dd-80e3fca26c04 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.664577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de30a959-4743-4434-bc10-2d3c6efe09e4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.666998 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-e54f74d0-5d60-4d19-a0dd-80e3fca26c04 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:25.667304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-e54f74d0-5d60-4d19-a0dd-80e3fca26c04 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.667340 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de30a959-4743-4434-bc10-2d3c6efe09e4 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 Aug 18 13:12:25.667530 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-e54f74d0-5d60-4d19-a0dd-80e3fca26c04 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.667569 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de30a959-4743-4434-bc10-2d3c6efe09e4 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.667821 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de30a959-4743-4434-bc10-2d3c6efe09e4 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.679164 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.679164 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:25.684305 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-de30a959-4743-4434-bc10-2d3c6efe09e4 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:25.685676 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.685676 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:25.690925 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de30a959-4743-4434-bc10-2d3c6efe09e4 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 returned with HTTP 200 Aug 18 13:12:25.691612 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1005/4029] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:25.692342 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-e54f74d0-5d60-4d19-a0dd-80e3fca26c04 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:25.698661 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-e54f74d0-5d60-4d19-a0dd-80e3fca26c04 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:25.699388 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1016/4030] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 1351 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:25.710901 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-cb4339b4-d088-431f-a734-61ac0050e753 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:25.714024 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-cb4339b4-d088-431f-a734-61ac0050e753 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/encryption Aug 18 13:12:25.714259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-cb4339b4-d088-431f-a734-61ac0050e753 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:25.714488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-cb4339b4-d088-431f-a734-61ac0050e753 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:25.724524 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:25.724524 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:25.731867 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-cb4339b4-d088-431f-a734-61ac0050e753 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/encryption returned with HTTP 200 Aug 18 13:12:25.732357 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1009/4031] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:12:25 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:26.707551 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0ee1b727-273b-49e1-bf36-554bdd35b7a1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:26.709384 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0ee1b727-273b-49e1-bf36-554bdd35b7a1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 Aug 18 13:12:26.709590 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0ee1b727-273b-49e1-bf36-554bdd35b7a1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:26.709833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0ee1b727-273b-49e1-bf36-554bdd35b7a1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:26.716190 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0ee1b727-273b-49e1-bf36-554bdd35b7a1 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 returned with HTTP 404 Aug 18 13:12:26.716835 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1002/4032] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:26 2026] GET /volume/v3/volumes/027ed917-edc6-4d87-9e8f-d0553db492e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:26.724112 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:26.725945 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 Aug 18 13:12:26.726188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:26.726546 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:26.726796 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume with id: 8135471a-ef62-4f99-9646-f52627cfe927 Aug 18 13:12:26.734955 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:26.734955 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:26.734955 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:26.758019 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume request issued successfully. Aug 18 13:12:26.758469 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b5c52e0-4308-4495-9f5a-629b0e80db72 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 returned with HTTP 202 Aug 18 13:12:26.759083 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1006/4033] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:26 2026] DELETE /volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:26.767411 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5dd9469b-3701-45de-8f92-2ec7925bc08c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:26.770291 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5dd9469b-3701-45de-8f92-2ec7925bc08c tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 Aug 18 13:12:26.770498 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5dd9469b-3701-45de-8f92-2ec7925bc08c tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:26.770691 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5dd9469b-3701-45de-8f92-2ec7925bc08c tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:26.777501 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:26.777501 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:26.781255 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5dd9469b-3701-45de-8f92-2ec7925bc08c tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:26.785613 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5dd9469b-3701-45de-8f92-2ec7925bc08c tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 returned with HTTP 200 Aug 18 13:12:26.785967 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1017/4034] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:26 2026] GET /volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:27.803832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9214f0b6-b9f1-44a4-b082-062e42ea03df None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:27.805550 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9214f0b6-b9f1-44a4-b082-062e42ea03df tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 Aug 18 13:12:27.805731 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9214f0b6-b9f1-44a4-b082-062e42ea03df tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:27.805947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9214f0b6-b9f1-44a4-b082-062e42ea03df tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:27.811334 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9214f0b6-b9f1-44a4-b082-062e42ea03df tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 returned with HTTP 404 Aug 18 13:12:27.811976 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1010/4035] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:27 2026] GET /volume/v3/volumes/8135471a-ef62-4f99-9646-f52627cfe927 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:27.820792 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-32ca6bbe-8035-4930-8fd4-c93c503870de None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:27.823044 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32ca6bbe-8035-4930-8fd4-c93c503870de tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 Aug 18 13:12:27.823299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32ca6bbe-8035-4930-8fd4-c93c503870de tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:27.823538 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32ca6bbe-8035-4930-8fd4-c93c503870de tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:27.823760 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-32ca6bbe-8035-4930-8fd4-c93c503870de tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume with id: a72010a6-ab1b-400b-9ed8-b3a38092c387 Aug 18 13:12:27.832405 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:27.832405 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:27.833156 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-32ca6bbe-8035-4930-8fd4-c93c503870de tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:27.850413 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-32ca6bbe-8035-4930-8fd4-c93c503870de tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume request issued successfully. Aug 18 13:12:27.850620 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32ca6bbe-8035-4930-8fd4-c93c503870de tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 returned with HTTP 202 Aug 18 13:12:27.851089 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1003/4036] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:27 2026] DELETE /volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:27.859876 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-20433862-f1c5-4692-86db-6632ec745c27 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:27.861524 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-20433862-f1c5-4692-86db-6632ec745c27 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 Aug 18 13:12:27.861688 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-20433862-f1c5-4692-86db-6632ec745c27 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:27.861900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-20433862-f1c5-4692-86db-6632ec745c27 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:27.870162 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:27.870162 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:27.874566 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-20433862-f1c5-4692-86db-6632ec745c27 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:27.879355 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-20433862-f1c5-4692-86db-6632ec745c27 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 returned with HTTP 200 Aug 18 13:12:27.879819 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1007/4037] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:27 2026] GET /volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:28.635420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-3f18773c-0915-40cd-8e43-d075aa67374b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.637737 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-3f18773c-0915-40cd-8e43-d075aa67374b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:28.637945 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-3f18773c-0915-40cd-8e43-d075aa67374b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:28.638325 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-3f18773c-0915-40cd-8e43-d075aa67374b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:28.640090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2685c8ee-8afc-486c-bf12-3c00184455a9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.643165 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2685c8ee-8afc-486c-bf12-3c00184455a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2 Aug 18 13:12:28.643360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2685c8ee-8afc-486c-bf12-3c00184455a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:28.643533 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2685c8ee-8afc-486c-bf12-3c00184455a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:28.661604 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:28.661604 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:28.665032 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-3f18773c-0915-40cd-8e43-d075aa67374b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:28.668346 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:28.668346 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:28.669975 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-3f18773c-0915-40cd-8e43-d075aa67374b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:28.670698 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1018/4038] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:28 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 1232 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:28.695264 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-803ac285-b841-4b1d-8239-3fcfab9aa160 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.698073 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-803ac285-b841-4b1d-8239-3fcfab9aa160 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205/action Aug 18 13:12:28.698499 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-803ac285-b841-4b1d-8239-3fcfab9aa160 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:28.698660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-803ac285-b841-4b1d-8239-3fcfab9aa160 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:28.723608 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:28.723608 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:28.726019 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-803ac285-b841-4b1d-8239-3fcfab9aa160 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:28.733378 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-803ac285-b841-4b1d-8239-3fcfab9aa160 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Begin detaching volume completed successfully. Aug 18 13:12:28.733604 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-803ac285-b841-4b1d-8239-3fcfab9aa160 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205/action returned with HTTP 202 Aug 18 13:12:28.734070 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1004/4039] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:12:28 2026] POST /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:12:28.745351 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6f25b133-dd70-40ea-a44f-cd636a4112df req-2685c8ee-8afc-486c-bf12-3c00184455a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2 returned with HTTP 200 Aug 18 13:12:28.745770 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1011/4040] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:28 2026] DELETE /volume/v3/attachments/302fe6ad-5973-4bdf-9d63-ca8ca5a25ed2 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:28.792461 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-04fa78b7-130a-42bd-82e9-ae0a87476ee4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.792922 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04fa78b7-130a-42bd-82e9-ae0a87476ee4 None None] GET https://10.4.3.126/volume// Aug 18 13:12:28.793105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-04fa78b7-130a-42bd-82e9-ae0a87476ee4 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:28.793350 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-04fa78b7-130a-42bd-82e9-ae0a87476ee4 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:28.793815 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04fa78b7-130a-42bd-82e9-ae0a87476ee4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:28.794527 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1008/4041] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:28.803146 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-f399fb59-2b99-496f-8edd-f503f7d9c5ce None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.805663 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-f399fb59-2b99-496f-8edd-f503f7d9c5ce tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:28.805890 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-f399fb59-2b99-496f-8edd-f503f7d9c5ce tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:28.806166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-f399fb59-2b99-496f-8edd-f503f7d9c5ce tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:28.817904 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:28.817904 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:28.821180 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-f399fb59-2b99-496f-8edd-f503f7d9c5ce tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:28.825430 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-f399fb59-2b99-496f-8edd-f503f7d9c5ce tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 200 Aug 18 13:12:28.825853 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1019/4042] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:28 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:28.895739 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ea3a252e-076e-4462-8fee-85f6181e16e6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.897947 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ea3a252e-076e-4462-8fee-85f6181e16e6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 Aug 18 13:12:28.898193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ea3a252e-076e-4462-8fee-85f6181e16e6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:28.898463 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ea3a252e-076e-4462-8fee-85f6181e16e6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:28.906365 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ea3a252e-076e-4462-8fee-85f6181e16e6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 returned with HTTP 404 Aug 18 13:12:28.906958 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1005/4043] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:28 2026] GET /volume/v3/volumes/a72010a6-ab1b-400b-9ed8-b3a38092c387 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:28.914058 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b9a70204-abac-4df4-96e0-307c81351d9e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.919242 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b9a70204-abac-4df4-96e0-307c81351d9e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 Aug 18 13:12:28.919433 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b9a70204-abac-4df4-96e0-307c81351d9e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:28.919607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b9a70204-abac-4df4-96e0-307c81351d9e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:28.919767 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-b9a70204-abac-4df4-96e0-307c81351d9e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume with id: 4b51cddf-162f-406c-a30e-8e1afa976725 Aug 18 13:12:28.928602 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:28.928602 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:28.929146 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b9a70204-abac-4df4-96e0-307c81351d9e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:28.953808 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b9a70204-abac-4df4-96e0-307c81351d9e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume request issued successfully. Aug 18 13:12:28.954120 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b9a70204-abac-4df4-96e0-307c81351d9e tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 returned with HTTP 202 Aug 18 13:12:28.954683 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1012/4044] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:28 2026] DELETE /volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:28.963462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-51f052d6-aacf-479c-9016-21a10d4b755b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:28.966425 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51f052d6-aacf-479c-9016-21a10d4b755b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 Aug 18 13:12:28.966425 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51f052d6-aacf-479c-9016-21a10d4b755b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:28.966425 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51f052d6-aacf-479c-9016-21a10d4b755b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:28.975206 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:28.975206 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:28.979791 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-51f052d6-aacf-479c-9016-21a10d4b755b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:28.985042 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51f052d6-aacf-479c-9016-21a10d4b755b tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 returned with HTTP 200 Aug 18 13:12:28.985554 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1009/4045] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:28 2026] GET /volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:29.684093 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-5afb1e40-e278-4150-9428-3265d28d57f3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:29.685946 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-5afb1e40-e278-4150-9428-3265d28d57f3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9 Aug 18 13:12:29.686116 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-5afb1e40-e278-4150-9428-3265d28d57f3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:29.686313 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-5afb1e40-e278-4150-9428-3265d28d57f3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:29.692446 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:29.692446 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:29.732664 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-80c9f793-662e-4831-89b6-43cc65787fa0 req-5afb1e40-e278-4150-9428-3265d28d57f3 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9 returned with HTTP 200 Aug 18 13:12:29.733060 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1020/4046] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:29 2026] DELETE /volume/v3/attachments/686ddd9e-73da-4971-9e0a-8ab5f22d42c9 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:29.870137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5e18ec50-3700-4a45-9622-decda066bbe1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:29.872106 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5e18ec50-3700-4a45-9622-decda066bbe1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:29.872436 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5e18ec50-3700-4a45-9622-decda066bbe1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:29.872698 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5e18ec50-3700-4a45-9622-decda066bbe1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:29.873012 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-5e18ec50-3700-4a45-9622-decda066bbe1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume with id: d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:29.880527 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6cb30e36-b492-453a-9bf9-e7eb3781dc3e req-50897e08-429b-42f4-97c7-929c64939797 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:29.883302 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6cb30e36-b492-453a-9bf9-e7eb3781dc3e req-50897e08-429b-42f4-97c7-929c64939797 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:29.883302 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6cb30e36-b492-453a-9bf9-e7eb3781dc3e req-50897e08-429b-42f4-97c7-929c64939797 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:29.883302 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6cb30e36-b492-453a-9bf9-e7eb3781dc3e req-50897e08-429b-42f4-97c7-929c64939797 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:29.885974 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:29.885974 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:29.886459 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5e18ec50-3700-4a45-9622-decda066bbe1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:29.891901 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:29.891901 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:29.896854 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-6cb30e36-b492-453a-9bf9-e7eb3781dc3e req-50897e08-429b-42f4-97c7-929c64939797 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:29.905174 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6cb30e36-b492-453a-9bf9-e7eb3781dc3e req-50897e08-429b-42f4-97c7-929c64939797 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:29.905697 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1013/4047] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:29 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:29.911241 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5e18ec50-3700-4a45-9622-decda066bbe1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume request issued successfully. Aug 18 13:12:29.911546 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5e18ec50-3700-4a45-9622-decda066bbe1 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 202 Aug 18 13:12:29.912067 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1006/4048] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:29 2026] DELETE /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:30.001268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f7cf6794-0d24-4a62-bd42-3a93fbf2008d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:30.002882 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f7cf6794-0d24-4a62-bd42-3a93fbf2008d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 Aug 18 13:12:30.003060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f7cf6794-0d24-4a62-bd42-3a93fbf2008d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:30.003250 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f7cf6794-0d24-4a62-bd42-3a93fbf2008d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:30.008909 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f7cf6794-0d24-4a62-bd42-3a93fbf2008d tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 returned with HTTP 404 Aug 18 13:12:30.009504 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1010/4049] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:29 2026] GET /volume/v3/volumes/4b51cddf-162f-406c-a30e-8e1afa976725 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:30.016355 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:30.018295 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 Aug 18 13:12:30.018484 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:30.018720 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:30.018890 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume with id: 753e45f2-29ed-4ae0-a0ce-128bb2e15e45 Aug 18 13:12:30.027149 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:30.027149 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:30.027662 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:30.048555 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume request issued successfully. Aug 18 13:12:30.048721 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8451160-5fdb-4d0b-9730-7e749ce3566f tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 returned with HTTP 202 Aug 18 13:12:30.049193 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1021/4050] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:30 2026] DELETE /volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:30.059468 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-88f56f3e-00a5-49cc-a1d1-5c3bb1c00dd6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:30.062124 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88f56f3e-00a5-49cc-a1d1-5c3bb1c00dd6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 Aug 18 13:12:30.062231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88f56f3e-00a5-49cc-a1d1-5c3bb1c00dd6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:30.062493 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-88f56f3e-00a5-49cc-a1d1-5c3bb1c00dd6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:30.076739 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:30.076739 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:30.081760 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-88f56f3e-00a5-49cc-a1d1-5c3bb1c00dd6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:30.091566 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-88f56f3e-00a5-49cc-a1d1-5c3bb1c00dd6 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 returned with HTTP 200 Aug 18 13:12:30.091566 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1014/4051] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:30 2026] GET /volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:31.101095 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ac138bc0-de6d-4912-a7e6-d123e4705fbe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:31.107791 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac138bc0-de6d-4912-a7e6-d123e4705fbe tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 Aug 18 13:12:31.108057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac138bc0-de6d-4912-a7e6-d123e4705fbe tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:31.108258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac138bc0-de6d-4912-a7e6-d123e4705fbe tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:31.124569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac138bc0-de6d-4912-a7e6-d123e4705fbe tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 returned with HTTP 404 Aug 18 13:12:31.124845 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1007/4052] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:31 2026] GET /volume/v3/volumes/753e45f2-29ed-4ae0-a0ce-128bb2e15e45 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:31.135859 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:31.137748 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d Aug 18 13:12:31.138003 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:31.138238 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:31.138767 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume with id: cd4a15f3-95a0-4395-b7c0-f2e42965e76d Aug 18 13:12:31.151670 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:31.151670 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:31.152304 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:31.175029 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Delete volume request issued successfully. Aug 18 13:12:31.175146 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-70d3c194-cea4-4c64-98e2-4882100cc6a5 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d returned with HTTP 202 Aug 18 13:12:31.175527 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1011/4053] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:31 2026] DELETE /volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:31.184970 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f2a260b3-1aca-4424-9af3-e8af280c4b10 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:31.188626 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2a260b3-1aca-4424-9af3-e8af280c4b10 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d Aug 18 13:12:31.188826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2a260b3-1aca-4424-9af3-e8af280c4b10 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:31.189021 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2a260b3-1aca-4424-9af3-e8af280c4b10 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:31.196161 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:31.196161 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:31.199853 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f2a260b3-1aca-4424-9af3-e8af280c4b10 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Volume info retrieved successfully. Aug 18 13:12:31.204632 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2a260b3-1aca-4424-9af3-e8af280c4b10 tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d returned with HTTP 200 Aug 18 13:12:31.205296 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1022/4054] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:31 2026] GET /volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:32.221607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f892f18d-570b-4e2b-974f-e43534b606ce None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.223836 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f892f18d-570b-4e2b-974f-e43534b606ce tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] GET https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d Aug 18 13:12:32.224175 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f892f18d-570b-4e2b-974f-e43534b606ce tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:32.224356 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f892f18d-570b-4e2b-974f-e43534b606ce tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:32.230977 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f892f18d-570b-4e2b-974f-e43534b606ce tempest-CreateVolumesFromBackupTest-1316778837 tempest-CreateVolumesFromBackupTest-1316778837-project-member] https://10.4.3.126/volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d returned with HTTP 404 Aug 18 13:12:32.231489 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1015/4055] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:32 2026] GET /volume/v3/volumes/cd4a15f3-95a0-4395-b7c0-f2e42965e76d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:32.517590 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-416f4037-5408-4af3-9c35-88f063e2965f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.518112 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-416f4037-5408-4af3-9c35-88f063e2965f None None] GET https://10.4.3.126/volume// Aug 18 13:12:32.518260 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-416f4037-5408-4af3-9c35-88f063e2965f None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:32.518449 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-416f4037-5408-4af3-9c35-88f063e2965f None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:32.518825 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-416f4037-5408-4af3-9c35-88f063e2965f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:32.519173 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1008/4056] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12: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 18 13:12:32.527139 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-328a804c-d1fd-4a4c-9a23-9566a09a224c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.531039 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-328a804c-d1fd-4a4c-9a23-9566a09a224c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:12:32.531535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-328a804c-d1fd-4a4c-9a23-9566a09a224c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eaac45b-acfd-4c5a-9a35-adea28e703e1", "connector": null, "instance_uuid": "8c4eb9b4-df6e-4ff7-a10c-76a9a8a29c1a"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:32.544198 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:32.544198 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:32.572874 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-328a804c-d1fd-4a4c-9a23-9566a09a224c tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:12:32.573344 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1012/4057] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:12:32 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 18 13:12:32.582821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-6472d105-0e8a-4c97-860b-27e53280570f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.586109 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-6472d105-0e8a-4c97-860b-27e53280570f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] DELETE https://10.4.3.126/volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813 Aug 18 13:12:32.586392 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-6472d105-0e8a-4c97-860b-27e53280570f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:32.586706 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-6472d105-0e8a-4c97-860b-27e53280570f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:32.597582 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:32.597582 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:32.669266 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d49a981e-52be-4294-b8c8-2ff27e9a132f req-6472d105-0e8a-4c97-860b-27e53280570f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813 returned with HTTP 200 Aug 18 13:12:32.669720 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1023/4058] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:32 2026] DELETE /volume/v3/attachments/55270f92-52ca-4a96-86a8-11a8aedd0813 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:32.759554 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-926be5c7-8f01-4a96-b0a9-1607e47f71b2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.762906 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-926be5c7-8f01-4a96-b0a9-1607e47f71b2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:12:32.763186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-926be5c7-8f01-4a96-b0a9-1607e47f71b2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:32.763476 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-926be5c7-8f01-4a96-b0a9-1607e47f71b2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:32.763625 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-926be5c7-8f01-4a96-b0a9-1607e47f71b2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Delete snapshot with id: 448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:12:32.769121 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-926be5c7-8f01-4a96-b0a9-1607e47f71b2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 404 Aug 18 13:12:32.770290 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1016/4059] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:12:32 2026] DELETE /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:32.778129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5a51c195-c31d-4586-a1db-e637e12f9765 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.779909 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5a51c195-c31d-4586-a1db-e637e12f9765 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 Aug 18 13:12:32.780088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5a51c195-c31d-4586-a1db-e637e12f9765 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:32.780334 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5a51c195-c31d-4586-a1db-e637e12f9765 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:32.786061 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5a51c195-c31d-4586-a1db-e637e12f9765 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 returned with HTTP 404 Aug 18 13:12:32.786639 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1009/4060] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:12:32 2026] GET /volume/v3/snapshots/448c3368-c8b2-4cf6-9d47-85a63ad72ef0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:32.837611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-560cbc7f-eb25-401c-81f2-d1098e271533 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.841123 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-560cbc7f-eb25-401c-81f2-d1098e271533 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:12:32.841388 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-560cbc7f-eb25-401c-81f2-d1098e271533 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:32.841932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-560cbc7f-eb25-401c-81f2-d1098e271533 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:32.860708 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:32.860708 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:32.869174 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-560cbc7f-eb25-401c-81f2-d1098e271533 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:32.878097 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-560cbc7f-eb25-401c-81f2-d1098e271533 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:12:32.878596 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1013/4061] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:32 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:32.904952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-9221a24b-41e8-4e5c-97fb-6ecb3e657497 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:32.908903 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-9221a24b-41e8-4e5c-97fb-6ecb3e657497 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f/action Aug 18 13:12:32.909438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-9221a24b-41e8-4e5c-97fb-6ecb3e657497 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:32.909878 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-9221a24b-41e8-4e5c-97fb-6ecb3e657497 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:32.926547 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:32.926547 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:32.927195 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-9221a24b-41e8-4e5c-97fb-6ecb3e657497 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:32.934445 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-9221a24b-41e8-4e5c-97fb-6ecb3e657497 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Begin detaching volume completed successfully. Aug 18 13:12:32.934752 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-9221a24b-41e8-4e5c-97fb-6ecb3e657497 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f/action returned with HTTP 202 Aug 18 13:12:32.935448 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1024/4062] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:12:32 2026] POST /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:12:33.007825 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b1d3a0ee-7c2b-4e19-96fc-efbbf4e6944e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:33.008364 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1d3a0ee-7c2b-4e19-96fc-efbbf4e6944e None None] GET https://10.4.3.126/volume// Aug 18 13:12:33.008617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1d3a0ee-7c2b-4e19-96fc-efbbf4e6944e None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:33.008919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1d3a0ee-7c2b-4e19-96fc-efbbf4e6944e None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:33.009392 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1d3a0ee-7c2b-4e19-96fc-efbbf4e6944e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:33.009695 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1017/4063] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:33.019222 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-0388d401-7e9f-4dbb-887c-73b044545023 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:33.021469 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-0388d401-7e9f-4dbb-887c-73b044545023 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:12:33.021645 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-0388d401-7e9f-4dbb-887c-73b044545023 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:33.021822 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-0388d401-7e9f-4dbb-887c-73b044545023 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:33.035813 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:33.035813 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:33.040226 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-0388d401-7e9f-4dbb-887c-73b044545023 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:33.045992 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-0388d401-7e9f-4dbb-887c-73b044545023 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:12:33.045992 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1010/4064] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:33 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:33.068079 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:33.071523 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:33.071523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:33.071523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:33.071523 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume with id: cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:33.082917 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:33.082917 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:33.083402 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:33.095603 np0000007652 devstack@c-api.service[100590]: WARNING cinder.keymgr.conf_key_mgr [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:12:33.104471 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume request issued successfully. Aug 18 13:12:33.104663 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7d513c7e-884d-44bd-a9c5-30ef418105fb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 202 Aug 18 13:12:33.105084 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1014/4065] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:33 2026] DELETE /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:33.118093 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0c932647-7b0e-4dad-af7f-80091283daa1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:33.118740 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c932647-7b0e-4dad-af7f-80091283daa1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:33.119138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0c932647-7b0e-4dad-af7f-80091283daa1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:33.119294 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0c932647-7b0e-4dad-af7f-80091283daa1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:33.141951 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:33.141951 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:33.147635 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0c932647-7b0e-4dad-af7f-80091283daa1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:12:33.157461 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c932647-7b0e-4dad-af7f-80091283daa1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 200 Aug 18 13:12:33.158149 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1025/4066] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:33 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:34.018369 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-b6d4b589-2b25-401f-964c-ebaf5a489d87 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.021133 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-b6d4b589-2b25-401f-964c-ebaf5a489d87 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] DELETE https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd Aug 18 13:12:34.021389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-b6d4b589-2b25-401f-964c-ebaf5a489d87 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:34.021618 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-b6d4b589-2b25-401f-964c-ebaf5a489d87 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:34.033834 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.033834 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:34.034396 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3171edf9-db94-4553-b8e7-46edc40f2717 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.034782 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3171edf9-db94-4553-b8e7-46edc40f2717 None None] GET https://10.4.3.126/volume// Aug 18 13:12:34.034959 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3171edf9-db94-4553-b8e7-46edc40f2717 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:34.035168 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3171edf9-db94-4553-b8e7-46edc40f2717 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:34.035553 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3171edf9-db94-4553-b8e7-46edc40f2717 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:34.035894 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1011/4067] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12: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 18 13:12:34.046634 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-722f6c14-3273-444e-9f78-b86d64b54928 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.049451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-722f6c14-3273-444e-9f78-b86d64b54928 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] GET https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:12:34.049769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-722f6c14-3273-444e-9f78-b86d64b54928 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:34.050159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-722f6c14-3273-444e-9f78-b86d64b54928 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:34.064759 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.064759 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:34.069846 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-722f6c14-3273-444e-9f78-b86d64b54928 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Volume info retrieved successfully. Aug 18 13:12:34.076504 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-722f6c14-3273-444e-9f78-b86d64b54928 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 returned with HTTP 200 Aug 18 13:12:34.077178 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1015/4068] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:34 2026] GET /volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 => generated 1539 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:34.102880 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-279e2c88-b092-4457-8ceb-31ace97dcd6a req-b6d4b589-2b25-401f-964c-ebaf5a489d87 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd returned with HTTP 200 Aug 18 13:12:34.103418 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1018/4069] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:34 2026] DELETE /volume/v3/attachments/327322f9-d6c1-4cab-bc50-09663a94e7fd => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:34.175616 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4c01ad7b-f033-4a06-83bf-412e224be2ec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.180232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4c01ad7b-f033-4a06-83bf-412e224be2ec tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 Aug 18 13:12:34.180232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4c01ad7b-f033-4a06-83bf-412e224be2ec tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:34.180232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4c01ad7b-f033-4a06-83bf-412e224be2ec tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:34.192238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4c01ad7b-f033-4a06-83bf-412e224be2ec tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 returned with HTTP 404 Aug 18 13:12:34.192238 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1026/4070] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:34 2026] GET /volume/v3/volumes/cab51f10-5730-4e70-9771-5ac377317870 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:34.198294 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-333c6bb2-176b-4071-921a-aaddaeaaff22 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.199659 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-333c6bb2-176b-4071-921a-aaddaeaaff22 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] PUT https://10.4.3.126/volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a Aug 18 13:12:34.200166 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-333c6bb2-176b-4071-921a-aaddaeaaff22 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:34.202247 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-03000903-48de-4dff-85bf-e7bef9f3bad2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.204322 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03000903-48de-4dff-85bf-e7bef9f3bad2 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:12:34.204676 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03000903-48de-4dff-85bf-e7bef9f3bad2 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:34.205025 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03000903-48de-4dff-85bf-e7bef9f3bad2 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:34.206041 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-03000903-48de-4dff-85bf-e7bef9f3bad2 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:12:34.209645 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-333c6bb2-176b-4071-921a-aaddaeaaff22 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Acquiring lock "cinder-attachment_update-3eaac45b-acfd-4c5a-9a35-adea28e703e1-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:12:34.216472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-333c6bb2-176b-4071-921a-aaddaeaaff22 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Lock "cinder-attachment_update-3eaac45b-acfd-4c5a-9a35-adea28e703e1-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:12:34.216472 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.216472 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:34.251301 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-03000903-48de-4dff-85bf-e7bef9f3bad2 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Get all volumes completed successfully. Aug 18 13:12:34.254743 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.254743 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:34.262283 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03000903-48de-4dff-85bf-e7bef9f3bad2 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:12:34.262996 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1016/4071] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:12:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12804 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:34.286436 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ce78f640-a36b-4f2b-a320-0f629fe07edd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.288870 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce78f640-a36b-4f2b-a320-0f629fe07edd tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] DELETE https://10.4.3.126/volume/v3/types/48bbae24-7a1f-4042-ae87-a802181a5cae Aug 18 13:12:34.289100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce78f640-a36b-4f2b-a320-0f629fe07edd tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:34.289383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce78f640-a36b-4f2b-a320-0f629fe07edd tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:34.289729 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.289729 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:34.310382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-333c6bb2-176b-4071-921a-aaddaeaaff22 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Lock "cinder-attachment_update-3eaac45b-acfd-4c5a-9a35-adea28e703e1-np0000007652" released by "attachment_update" :: held 0.095s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:12:34.310800 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-333c6bb2-176b-4071-921a-aaddaeaaff22 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a returned with HTTP 200 Aug 18 13:12:34.311457 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1012/4072] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:12:34 2026] PUT /volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:34.317008 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce78f640-a36b-4f2b-a320-0f629fe07edd tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/48bbae24-7a1f-4042-ae87-a802181a5cae returned with HTTP 202 Aug 18 13:12:34.317532 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1019/4073] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:12:34 2026] DELETE /volume/v3/types/48bbae24-7a1f-4042-ae87-a802181a5cae => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:34.331307 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b7711e61-4002-49eb-af11-795bd8bee73a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.333236 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b7711e61-4002-49eb-af11-795bd8bee73a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:12:34.333661 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b7711e61-4002-49eb-af11-795bd8bee73a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1389075592", "extra_specs": {}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:34.336725 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-757ceac3-6392-47a5-8c86-93763a3e357f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.343270 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-757ceac3-6392-47a5-8c86-93763a3e357f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] POST https://10.4.3.126/volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a/action Aug 18 13:12:34.343982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-757ceac3-6392-47a5-8c86-93763a3e357f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:34.344280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-757ceac3-6392-47a5-8c86-93763a3e357f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:34.356233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b7711e61-4002-49eb-af11-795bd8bee73a tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:12:34.356685 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1027/4074] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:12:34 2026] POST /volume/v3/types => generated 214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:34.367755 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-25ba02df-fd36-467a-9a37-a6d0d15724e4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.368855 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.368855 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:34.370160 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-25ba02df-fd36-467a-9a37-a6d0d15724e4 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types/f631c1b1-08de-4857-a739-124c7de0035b/encryption Aug 18 13:12:34.370704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-25ba02df-fd36-467a-9a37-a6d0d15724e4 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:34.372547 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.372547 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:34.386474 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-0050e645-74b9-47b6-868b-00a9a04eb999 req-757ceac3-6392-47a5-8c86-93763a3e357f tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a/action returned with HTTP 204 Aug 18 13:12:34.387272 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1017/4075] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:12:34 2026] POST /volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:34.395415 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-25ba02df-fd36-467a-9a37-a6d0d15724e4 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/f631c1b1-08de-4857-a739-124c7de0035b/encryption returned with HTTP 200 Aug 18 13:12:34.396002 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1013/4076] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:12:34 2026] POST /volume/v3/types/f631c1b1-08de-4857-a739-124c7de0035b/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:34.406020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bc5024a8-828b-41e1-99ca-717750d430dd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.408134 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:34.408575 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1506681204", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1389075592", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:34.411135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1506681204', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1389075592', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:34.415496 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume of 1 GB Aug 18 13:12:34.415794 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.415794 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:34.416294 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Availability Zones retrieved successfully. Aug 18 13:12:34.421606 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (33bfae8a-e31b-4cb6-8159-102a6b31a796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:34.422703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e1cc58-ab45-4527-a7c3-1b87765ef1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:34.423659 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:34.447422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e1cc58-ab45-4527-a7c3-1b87765ef1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:12:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f631c1b1-08de-4857-a739-124c7de0035b,is_public=True,name='tempest-scenario-type-luksv2-1389075592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f631c1b1-08de-4857-a739-124c7de0035b', '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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:34.448180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d765ac-74c4-40a3-acc0-dc072e56ffc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:34.487755 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1389075592 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1389075592, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:12:34.488198 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1389075592 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1389075592, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:12:34.519525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Created reservations ['25a15487-7172-47e1-a5c2-b92b6af393de', '8d74d20e-241b-42b1-848c-fe49d8e10f7e', '86eebd87-f2df-409e-842e-c73c0d0c3f53', '6b02426f-3ab7-43e9-83e3-7413168cf34c'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:34.520305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d765ac-74c4-40a3-acc0-dc072e56ffc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25a15487-7172-47e1-a5c2-b92b6af393de', '8d74d20e-241b-42b1-848c-fe49d8e10f7e', '86eebd87-f2df-409e-842e-c73c0d0c3f53', '6b02426f-3ab7-43e9-83e3-7413168cf34c']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:34.521007 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c813c48-08e2-4f93-96e3-72b397b52415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:34.543927 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c813c48-08e2-4f93-96e3-72b397b52415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03f9b256-ad11-4321-b390-bd3ee9cc971e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1506681204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['25a15487-7172-47e1-a5c2-b92b6af393de','8d74d20e-241b-42b1-848c-fe49d8e10f7e','86eebd87-f2df-409e-842e-c73c0d0c3f53','6b02426f-3ab7-43e9-83e3-7413168cf34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=f631c1b1-08de-4857-a739-124c7de0035b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1506681204',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=03f9b256-ad11-4321-b390-bd3ee9cc971e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c1de930c28426783d00f5ab0a9a3ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f631c1b1-08de-4857-a739-124c7de0035b),volume_type_id=f631c1b1-08de-4857-a739-124c7de0035b)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:34.544699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9009e3a2-bf16-47c6-ac85-00e3c53883b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:34.566443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9009e3a2-bf16-47c6-ac85-00e3c53883b2) transitioned into state 'SUCCESS' from state '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-1506681204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['25a15487-7172-47e1-a5c2-b92b6af393de','8d74d20e-241b-42b1-848c-fe49d8e10f7e','86eebd87-f2df-409e-842e-c73c0d0c3f53','6b02426f-3ab7-43e9-83e3-7413168cf34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=f631c1b1-08de-4857-a739-124c7de0035b)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:34.567146 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab29bc59-efae-4c13-baad-332f1c08dd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:34.578707 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab29bc59-efae-4c13-baad-332f1c08dd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:34.579539 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (33bfae8a-e31b-4cb6-8159-102a6b31a796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:34.579862 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request issued successfully. Aug 18 13:12:34.580423 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bc5024a8-828b-41e1-99ca-717750d430dd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:34.580931 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1020/4077] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:34 2026] POST /volume/v3/volumes => generated 787 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:34.901191 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-b80d8ce8-d81b-4e15-94fe-f6e0d194148c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.903224 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-b80d8ce8-d81b-4e15-94fe-f6e0d194148c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:34.903438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-b80d8ce8-d81b-4e15-94fe-f6e0d194148c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:34.903615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-b80d8ce8-d81b-4e15-94fe-f6e0d194148c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:34.912734 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.912734 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:34.915932 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-b80d8ce8-d81b-4e15-94fe-f6e0d194148c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:34.919847 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-b80d8ce8-d81b-4e15-94fe-f6e0d194148c tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:34.920296 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1028/4078] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:34 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:34.938026 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-02619675-4f03-4d18-8728-5e50e5893605 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:34.941699 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-02619675-4f03-4d18-8728-5e50e5893605 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] POST https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a/action Aug 18 13:12:34.942021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-02619675-4f03-4d18-8728-5e50e5893605 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:34.942129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-02619675-4f03-4d18-8728-5e50e5893605 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:34.951292 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:34.951292 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:34.951780 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-02619675-4f03-4d18-8728-5e50e5893605 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:34.958788 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-02619675-4f03-4d18-8728-5e50e5893605 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Begin detaching volume completed successfully. Aug 18 13:12:34.958788 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-02619675-4f03-4d18-8728-5e50e5893605 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a/action returned with HTTP 202 Aug 18 13:12:34.959355 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1018/4079] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:12:34 2026] POST /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:12:35.011035 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7c411da2-30b1-4149-8881-f21ab4a40f1b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:35.011482 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c411da2-30b1-4149-8881-f21ab4a40f1b None None] GET https://10.4.3.126/volume// Aug 18 13:12:35.011660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7c411da2-30b1-4149-8881-f21ab4a40f1b None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:35.011858 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7c411da2-30b1-4149-8881-f21ab4a40f1b None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:35.012177 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7c411da2-30b1-4149-8881-f21ab4a40f1b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:35.012473 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1014/4080] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12: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 18 13:12:35.022382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-1b56c68a-dbfc-4c09-9fa9-3756fa6da4df None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:35.025139 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-1b56c68a-dbfc-4c09-9fa9-3756fa6da4df tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:35.025356 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-1b56c68a-dbfc-4c09-9fa9-3756fa6da4df tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:35.025544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-1b56c68a-dbfc-4c09-9fa9-3756fa6da4df tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:35.035281 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:35.035281 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:35.038334 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-1b56c68a-dbfc-4c09-9fa9-3756fa6da4df tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:35.041923 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-1b56c68a-dbfc-4c09-9fa9-3756fa6da4df tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:35.042299 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1021/4081] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:35 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 1414 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:35.131539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-015619f7-5f57-41a9-a29e-926678c5fb1b req-ebe0d7fb-07fd-4183-b3fa-890eec82a1a8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:35.135709 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-015619f7-5f57-41a9-a29e-926678c5fb1b req-ebe0d7fb-07fd-4183-b3fa-890eec82a1a8 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:12:35.135709 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-015619f7-5f57-41a9-a29e-926678c5fb1b req-ebe0d7fb-07fd-4183-b3fa-890eec82a1a8 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:35.135709 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-015619f7-5f57-41a9-a29e-926678c5fb1b req-ebe0d7fb-07fd-4183-b3fa-890eec82a1a8 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:35.140869 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:35.140869 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:35.144326 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-015619f7-5f57-41a9-a29e-926678c5fb1b req-ebe0d7fb-07fd-4183-b3fa-890eec82a1a8 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:35.148054 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-015619f7-5f57-41a9-a29e-926678c5fb1b req-ebe0d7fb-07fd-4183-b3fa-890eec82a1a8 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:12:35.148489 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1029/4082] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:35 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:35.163233 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:35.166184 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:12:35.166184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:35.166184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:35.166184 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Delete volume with id: e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:12:35.174892 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:35.174892 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:35.175588 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:35.200530 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Delete volume request issued successfully. Aug 18 13:12:35.200530 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2022a4a8-dfd9-4714-90fb-ef131eb5f444 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 202 Aug 18 13:12:35.200530 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1019/4083] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:35 2026] DELETE /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:35.209448 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b555aeff-8429-46c6-b880-d329a7fea0d9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:35.210808 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b555aeff-8429-46c6-b880-d329a7fea0d9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:12:35.211014 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b555aeff-8429-46c6-b880-d329a7fea0d9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:35.211262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b555aeff-8429-46c6-b880-d329a7fea0d9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:35.218227 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:35.218227 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:35.225276 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b555aeff-8429-46c6-b880-d329a7fea0d9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:35.229380 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b555aeff-8429-46c6-b880-d329a7fea0d9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 200 Aug 18 13:12:35.230015 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1015/4084] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:35 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:35.912555 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-6e2d1e0c-a15d-40e5-bcc0-eaf5bd35d6a8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:35.914150 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-6e2d1e0c-a15d-40e5-bcc0-eaf5bd35d6a8 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357 Aug 18 13:12:35.914364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-6e2d1e0c-a15d-40e5-bcc0-eaf5bd35d6a8 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:35.914573 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-6e2d1e0c-a15d-40e5-bcc0-eaf5bd35d6a8 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:35.922217 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:35.922217 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:35.983118 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-07123d9b-b76f-4c37-b0be-e4148da0f598 req-6e2d1e0c-a15d-40e5-bcc0-eaf5bd35d6a8 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357 returned with HTTP 200 Aug 18 13:12:35.983534 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1022/4085] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:35 2026] DELETE /volume/v3/attachments/be8c50a0-e5cc-435e-91b0-d6ae2162a357 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:36.066317 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:36.068364 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:36.068561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:36.068690 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:36.068842 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume with id: 1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:36.074714 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:36.074714 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:36.075140 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:36.092139 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume request issued successfully. Aug 18 13:12:36.092389 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1b28ef13-21fd-452d-9d91-d65035c9f41b tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 202 Aug 18 13:12:36.092826 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1030/4086] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:36 2026] DELETE /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:36.132227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-835141df-21bf-4dfa-8d4f-c72a54147f5b req-0bb063fc-ef31-4e46-a56e-a43e2aca3823 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:36.133142 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-835141df-21bf-4dfa-8d4f-c72a54147f5b req-0bb063fc-ef31-4e46-a56e-a43e2aca3823 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:36.133360 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-835141df-21bf-4dfa-8d4f-c72a54147f5b req-0bb063fc-ef31-4e46-a56e-a43e2aca3823 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:36.133539 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-835141df-21bf-4dfa-8d4f-c72a54147f5b req-0bb063fc-ef31-4e46-a56e-a43e2aca3823 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:36.142774 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:36.142774 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:36.146073 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-835141df-21bf-4dfa-8d4f-c72a54147f5b req-0bb063fc-ef31-4e46-a56e-a43e2aca3823 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:36.150885 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-835141df-21bf-4dfa-8d4f-c72a54147f5b req-0bb063fc-ef31-4e46-a56e-a43e2aca3823 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 200 Aug 18 13:12:36.151409 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1020/4087] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:36 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:36.212034 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-cab3e545-713b-4d53-af58-caa68c378037 req-5ccb8e6e-83b1-42e3-b3a5-210cae2d1fd5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:36.214062 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-cab3e545-713b-4d53-af58-caa68c378037 req-5ccb8e6e-83b1-42e3-b3a5-210cae2d1fd5 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:36.214347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-cab3e545-713b-4d53-af58-caa68c378037 req-5ccb8e6e-83b1-42e3-b3a5-210cae2d1fd5 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:36.214501 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-cab3e545-713b-4d53-af58-caa68c378037 req-5ccb8e6e-83b1-42e3-b3a5-210cae2d1fd5 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:36.220172 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-cab3e545-713b-4d53-af58-caa68c378037 req-5ccb8e6e-83b1-42e3-b3a5-210cae2d1fd5 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 404 Aug 18 13:12:36.220643 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1016/4088] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:36 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:36.244441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-35a4ad52-3437-43c9-a7be-5f53e5f911cd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:36.246469 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-35a4ad52-3437-43c9-a7be-5f53e5f911cd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f Aug 18 13:12:36.246688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-35a4ad52-3437-43c9-a7be-5f53e5f911cd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:36.246927 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-35a4ad52-3437-43c9-a7be-5f53e5f911cd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:36.253982 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-35a4ad52-3437-43c9-a7be-5f53e5f911cd tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f returned with HTTP 404 Aug 18 13:12:36.255075 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1023/4089] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:36 2026] GET /volume/v3/volumes/e508e906-33d5-44d2-b0f2-3d9d7980b06f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:39.993692 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-cbdc6a9f-743f-499f-94a3-22b6ed413331 req-e88c76c5-f4c7-4466-952a-eb4071bd6771 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:39.996436 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-cbdc6a9f-743f-499f-94a3-22b6ed413331 req-e88c76c5-f4c7-4466-952a-eb4071bd6771 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b Aug 18 13:12:39.996697 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-cbdc6a9f-743f-499f-94a3-22b6ed413331 req-e88c76c5-f4c7-4466-952a-eb4071bd6771 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:39.998299 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-cbdc6a9f-743f-499f-94a3-22b6ed413331 req-e88c76c5-f4c7-4466-952a-eb4071bd6771 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:40.007607 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:40.007607 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:40.062110 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-cbdc6a9f-743f-499f-94a3-22b6ed413331 req-e88c76c5-f4c7-4466-952a-eb4071bd6771 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b returned with HTTP 200 Aug 18 13:12:40.062947 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1031/4090] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:12:39 2026] DELETE /volume/v3/attachments/7a2ec998-3f44-44f5-bbe1-d6688733414b => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:41.268054 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:41.270759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:12:41.270949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:41.271141 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:41.271389 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume with id: ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:12:41.280682 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:41.280682 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:41.281100 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:41.301321 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume request issued successfully. Aug 18 13:12:41.301982 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4b11576c-a642-4802-b4d1-d7f29201a5cb tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 202 Aug 18 13:12:41.302437 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1021/4091] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:41 2026] DELETE /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:41.312233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f43cb74b-4641-4164-9a82-fe61b016f27e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:41.315307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f43cb74b-4641-4164-9a82-fe61b016f27e tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:12:41.315399 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f43cb74b-4641-4164-9a82-fe61b016f27e tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:41.315577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f43cb74b-4641-4164-9a82-fe61b016f27e tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:41.325735 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:41.325735 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:41.335483 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f43cb74b-4641-4164-9a82-fe61b016f27e tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Volume info retrieved successfully. Aug 18 13:12:41.340703 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f43cb74b-4641-4164-9a82-fe61b016f27e tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 200 Aug 18 13:12:41.341059 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1017/4092] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:41 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:42.360267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-06cc22ce-f1ed-42dd-9be7-9d4d2127f735 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.360800 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-06cc22ce-f1ed-42dd-9be7-9d4d2127f735 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 Aug 18 13:12:42.360800 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-06cc22ce-f1ed-42dd-9be7-9d4d2127f735 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.361111 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-06cc22ce-f1ed-42dd-9be7-9d4d2127f735 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.369523 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-06cc22ce-f1ed-42dd-9be7-9d4d2127f735 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 returned with HTTP 404 Aug 18 13:12:42.370182 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1024/4093] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:42 2026] GET /volume/v3/volumes/ab9eb26f-c680-416e-9f11-eae265964a90 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:42.379856 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4288b8a1-3e3f-4ab0-a514-9ee8b0a1e63a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.382001 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4288b8a1-3e3f-4ab0-a514-9ee8b0a1e63a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:42.382255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4288b8a1-3e3f-4ab0-a514-9ee8b0a1e63a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.382493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4288b8a1-3e3f-4ab0-a514-9ee8b0a1e63a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.382699 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4288b8a1-3e3f-4ab0-a514-9ee8b0a1e63a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume with id: 1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:42.391971 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4288b8a1-3e3f-4ab0-a514-9ee8b0a1e63a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 404 Aug 18 13:12:42.392542 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1032/4094] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:42 2026] DELETE /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:42.400473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3cda5093-4126-401a-9cf3-18443a576457 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.402998 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3cda5093-4126-401a-9cf3-18443a576457 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a Aug 18 13:12:42.403316 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3cda5093-4126-401a-9cf3-18443a576457 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.403598 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3cda5093-4126-401a-9cf3-18443a576457 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.413509 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3cda5093-4126-401a-9cf3-18443a576457 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a returned with HTTP 404 Aug 18 13:12:42.414230 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1022/4095] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:42 2026] GET /volume/v3/volumes/1e0b7a3e-2943-461f-ad95-b7db27ab3e2a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:42.421171 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bfd03ed8-ca26-4def-82af-8ea809d5009a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.423091 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfd03ed8-ca26-4def-82af-8ea809d5009a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:42.423369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfd03ed8-ca26-4def-82af-8ea809d5009a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.423582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bfd03ed8-ca26-4def-82af-8ea809d5009a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.423785 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-bfd03ed8-ca26-4def-82af-8ea809d5009a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Delete volume with id: d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:42.429919 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bfd03ed8-ca26-4def-82af-8ea809d5009a tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 404 Aug 18 13:12:42.430439 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1018/4096] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:42 2026] DELETE /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:42.437365 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a3196a03-c163-4cee-b4db-4f4aeb181088 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.439129 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a3196a03-c163-4cee-b4db-4f4aeb181088 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] GET https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 Aug 18 13:12:42.439366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a3196a03-c163-4cee-b4db-4f4aeb181088 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.439577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a3196a03-c163-4cee-b4db-4f4aeb181088 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.445447 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a3196a03-c163-4cee-b4db-4f4aeb181088 tempest-TestInstancesWithCinderVolumes-1672669976 tempest-TestInstancesWithCinderVolumes-1672669976-project-member] https://10.4.3.126/volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 returned with HTTP 404 Aug 18 13:12:42.446573 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1025/4097] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:42 2026] GET /volume/v3/volumes/d2b69186-c12b-4a15-be76-f71be08eb205 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:42.456140 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f0be11ba-90f1-4e96-8933-155a44e286e9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.457578 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0be11ba-90f1-4e96-8933-155a44e286e9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:12:42.457812 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0be11ba-90f1-4e96-8933-155a44e286e9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.458088 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f0be11ba-90f1-4e96-8933-155a44e286e9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.458653 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:42.458653 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:42.458972 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f0be11ba-90f1-4e96-8933-155a44e286e9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:12:42.495889 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f0be11ba-90f1-4e96-8933-155a44e286e9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Get all volumes completed successfully. Aug 18 13:12:42.498645 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:42.498645 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:42.505978 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f0be11ba-90f1-4e96-8933-155a44e286e9 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:12:42.506700 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1033/4098] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:12:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10040 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:42.532579 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d6074721-eddf-448d-bf79-f4b604c9ad74 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.535677 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6074721-eddf-448d-bf79-f4b604c9ad74 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] DELETE https://10.4.3.126/volume/v3/types/509d7b59-ee10-4b42-ad9e-b006a0e93da5 Aug 18 13:12:42.535961 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6074721-eddf-448d-bf79-f4b604c9ad74 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.536220 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6074721-eddf-448d-bf79-f4b604c9ad74 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.575952 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6074721-eddf-448d-bf79-f4b604c9ad74 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/types/509d7b59-ee10-4b42-ad9e-b006a0e93da5 returned with HTTP 202 Aug 18 13:12:42.576498 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1023/4099] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:12:42 2026] DELETE /volume/v3/types/509d7b59-ee10-4b42-ad9e-b006a0e93da5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:42.585435 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-89760762-9a0a-4887-a77c-6e62cfe09bed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.587592 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89760762-9a0a-4887-a77c-6e62cfe09bed tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:12:42.587828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89760762-9a0a-4887-a77c-6e62cfe09bed tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.588111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89760762-9a0a-4887-a77c-6e62cfe09bed tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.589131 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-89760762-9a0a-4887-a77c-6e62cfe09bed tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:12:42.637681 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-89760762-9a0a-4887-a77c-6e62cfe09bed tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Get all volumes completed successfully. Aug 18 13:12:42.640472 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:42.640472 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:42.647068 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89760762-9a0a-4887-a77c-6e62cfe09bed tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:12:42.647630 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1019/4100] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:12:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10040 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:42.669779 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8c616dce-0c32-418b-bafd-18703f89889d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:42.673925 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c616dce-0c32-418b-bafd-18703f89889d tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] DELETE https://10.4.3.126/volume/v3/types/39ea34e2-c339-4a1f-b34e-693d2b02286a Aug 18 13:12:42.674158 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c616dce-0c32-418b-bafd-18703f89889d tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:42.674438 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c616dce-0c32-418b-bafd-18703f89889d tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:42.675398 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:42.675398 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:42.701855 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c616dce-0c32-418b-bafd-18703f89889d tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/types/39ea34e2-c339-4a1f-b34e-693d2b02286a returned with HTTP 202 Aug 18 13:12:42.704326 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1026/4101] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:12:42 2026] DELETE /volume/v3/types/39ea34e2-c339-4a1f-b34e-693d2b02286a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:43.021825 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b38d2c8f-8542-4818-89cc-360bbe853c03 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:43.023899 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b38d2c8f-8542-4818-89cc-360bbe853c03 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:12:43.024107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b38d2c8f-8542-4818-89cc-360bbe853c03 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:43.024382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b38d2c8f-8542-4818-89cc-360bbe853c03 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:43.025442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b38d2c8f-8542-4818-89cc-360bbe853c03 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:12:43.044477 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b38d2c8f-8542-4818-89cc-360bbe853c03 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Get all volumes completed successfully. Aug 18 13:12:43.047252 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:43.047252 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:43.053631 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b38d2c8f-8542-4818-89cc-360bbe853c03 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:12:43.054169 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1034/4102] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:12:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10040 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:43.075424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:43.080132 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d Aug 18 13:12:43.081246 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:43.081246 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:43.081246 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Delete volume with id: cc58daa9-2905-4021-86fc-e9718d40979d Aug 18 13:12:43.088283 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:43.088283 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:43.088615 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Volume info retrieved successfully. Aug 18 13:12:43.101984 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.image.cache [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '85c1f1ba-94c2-41b2-b945-3eb3ad89a521', 'volume_id': 'cc58daa9-2905-4021-86fc-e9718d40979d', 'host': 'np0000007652@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 13, 11, 17), 'last_used': datetime.datetime(2026, 8, 18, 13, 11, 31)}. {{(pid=100590) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 13:12:43.114459 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Delete volume request issued successfully. Aug 18 13:12:43.114699 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7f9db530-2ff9-4ff0-9729-cffedcea81c6 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d returned with HTTP 202 Aug 18 13:12:43.115245 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1024/4103] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:12:43 2026] DELETE /volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:43.124340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9aedf39d-74f0-48a7-92c1-39857d80152c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:43.126079 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9aedf39d-74f0-48a7-92c1-39857d80152c tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] GET https://10.4.3.126/volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d Aug 18 13:12:43.126580 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9aedf39d-74f0-48a7-92c1-39857d80152c tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:43.127032 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9aedf39d-74f0-48a7-92c1-39857d80152c tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:43.144954 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:43.144954 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:43.150393 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9aedf39d-74f0-48a7-92c1-39857d80152c tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Volume info retrieved successfully. Aug 18 13:12:43.155330 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9aedf39d-74f0-48a7-92c1-39857d80152c tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d returned with HTTP 200 Aug 18 13:12:43.155859 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1020/4104] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:43 2026] GET /volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:44.169248 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6ebbb456-673b-4c50-aac6-8f7935847cf3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:44.171217 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ebbb456-673b-4c50-aac6-8f7935847cf3 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] GET https://10.4.3.126/volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d Aug 18 13:12:44.171410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6ebbb456-673b-4c50-aac6-8f7935847cf3 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:44.171586 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6ebbb456-673b-4c50-aac6-8f7935847cf3 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:44.177275 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ebbb456-673b-4c50-aac6-8f7935847cf3 tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d returned with HTTP 404 Aug 18 13:12:44.177719 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1027/4105] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:44 2026] GET /volume/v3/volumes/cc58daa9-2905-4021-86fc-e9718d40979d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:44.191548 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-20d7b6ca-bf75-401c-a88a-dbaa90c0bbcf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:44.194177 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20d7b6ca-bf75-401c-a88a-dbaa90c0bbcf tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] DELETE https://10.4.3.126/volume/v3/types/82e25647-3b70-41af-aea1-56630dc36769 Aug 18 13:12:44.194608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20d7b6ca-bf75-401c-a88a-dbaa90c0bbcf tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:44.194958 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20d7b6ca-bf75-401c-a88a-dbaa90c0bbcf tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:44.228113 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20d7b6ca-bf75-401c-a88a-dbaa90c0bbcf tempest-TestInstancesWithCinderVolumes-1476154586 tempest-TestInstancesWithCinderVolumes-1476154586-project-admin] https://10.4.3.126/volume/v3/types/82e25647-3b70-41af-aea1-56630dc36769 returned with HTTP 202 Aug 18 13:12:44.228113 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1035/4106] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:12:44 2026] DELETE /volume/v3/types/82e25647-3b70-41af-aea1-56630dc36769 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:12:47.051720 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-80ccb28c-af3e-4d12-805b-a06325174b36 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:47.053816 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:12:47.054293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-871405859", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:47.056281 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-871405859', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:12:47.056462 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Create volume of 1 GB Aug 18 13:12:47.061278 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Availability Zones retrieved successfully. Aug 18 13:12:47.066302 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Flow 'volume_create_api' (c674a570-43ee-44ac-9993-2cbcefa25c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:47.067101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8767da2c-c7a3-4239-bf1f-dda349f76fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:47.067914 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:12:47.092691 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8767da2c-c7a3-4239-bf1f-dda349f76fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:47.093443 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f9660c-4a26-4a88-978a-0887b1168225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:47.132158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Created reservations ['2e828a31-f4aa-43a6-9ce3-88cccacfcfc8', 'f1001250-7d4d-4588-bc13-d472ac03d681', 'bd61e7c9-0607-4c07-897a-74ff8af04a61', '744ad831-b3dd-4947-a186-bd8ecf4f66e1'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:12:47.133118 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f9660c-4a26-4a88-978a-0887b1168225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e828a31-f4aa-43a6-9ce3-88cccacfcfc8', 'f1001250-7d4d-4588-bc13-d472ac03d681', 'bd61e7c9-0607-4c07-897a-74ff8af04a61', '744ad831-b3dd-4947-a186-bd8ecf4f66e1']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:47.134066 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ea4826-3ac2-4b60-b8f3-8a3c7a391b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:47.161014 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ea4826-3ac2-4b60-b8f3-8a3c7a391b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81826461-697f-488e-8594-f6021eca38e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-871405859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c637f3dab92492bad65db7a307ceaca',qos_specs=None,replication_status=,reservations=['2e828a31-f4aa-43a6-9ce3-88cccacfcfc8','f1001250-7d4d-4588-bc13-d472ac03d681','bd61e7c9-0607-4c07-897a-74ff8af04a61','744ad831-b3dd-4947-a186-bd8ecf4f66e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdaaacadad8148ffbacf1129699df8e3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-871405859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81826461-697f-488e-8594-f6021eca38e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c637f3dab92492bad65db7a307ceaca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdaaacadad8148ffbacf1129699df8e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:47.161805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb55f32d-f1ed-46c6-b56f-69c91e615791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:47.182235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb55f32d-f1ed-46c6-b56f-69c91e615791) transitioned into state 'SUCCESS' from state '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-871405859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c637f3dab92492bad65db7a307ceaca',qos_specs=None,replication_status=,reservations=['2e828a31-f4aa-43a6-9ce3-88cccacfcfc8','f1001250-7d4d-4588-bc13-d472ac03d681','bd61e7c9-0607-4c07-897a-74ff8af04a61','744ad831-b3dd-4947-a186-bd8ecf4f66e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdaaacadad8148ffbacf1129699df8e3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:47.182900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a105b3fd-bbc8-4fad-b838-ba9e89c49b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:12:47.193449 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a105b3fd-bbc8-4fad-b838-ba9e89c49b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:12:47.194236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Flow 'volume_create_api' (c674a570-43ee-44ac-9993-2cbcefa25c22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:12:47.194544 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Create volume request issued successfully. Aug 18 13:12:47.195079 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-80ccb28c-af3e-4d12-805b-a06325174b36 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:12:47.195629 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1025/4107] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:12:47 2026] POST /volume/v3/volumes => generated 754 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:12:47.207765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b45c5926-3627-4569-a926-dd1582c668c3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:47.209733 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b45c5926-3627-4569-a926-dd1582c668c3 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:47.210046 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b45c5926-3627-4569-a926-dd1582c668c3 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:47.210200 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b45c5926-3627-4569-a926-dd1582c668c3 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:47.217102 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:47.217102 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:47.220918 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b45c5926-3627-4569-a926-dd1582c668c3 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:47.225151 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b45c5926-3627-4569-a926-dd1582c668c3 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:47.225523 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1021/4108] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:47 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:48.238106 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1bf60234-ff52-4a50-8436-6afd91d1daae None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.240140 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1bf60234-ff52-4a50-8436-6afd91d1daae tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:48.240394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1bf60234-ff52-4a50-8436-6afd91d1daae tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.240574 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1bf60234-ff52-4a50-8436-6afd91d1daae tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.247569 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.247569 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:48.251300 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1bf60234-ff52-4a50-8436-6afd91d1daae tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:48.255326 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1bf60234-ff52-4a50-8436-6afd91d1daae tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:48.255752 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1028/4109] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:48.271455 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ab3044cb-6444-447c-b8c1-348b1072828a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.273089 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab3044cb-6444-447c-b8c1-348b1072828a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:48.273289 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab3044cb-6444-447c-b8c1-348b1072828a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.273517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab3044cb-6444-447c-b8c1-348b1072828a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.280954 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.280954 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:48.284689 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ab3044cb-6444-447c-b8c1-348b1072828a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:48.288847 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab3044cb-6444-447c-b8c1-348b1072828a tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:48.289190 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1036/4110] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:48.317634 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2642f591-126a-4f52-815f-a631d2c5dba6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.319942 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2642f591-126a-4f52-815f-a631d2c5dba6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:12:48.320157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2642f591-126a-4f52-815f-a631d2c5dba6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.320359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2642f591-126a-4f52-815f-a631d2c5dba6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.320652 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.api_utils [None req-2642f591-126a-4f52-815f-a631d2c5dba6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Removing options '' from query. {{(pid=100590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:12:48.320955 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.320955 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:48.321432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2642f591-126a-4f52-815f-a631d2c5dba6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:12:48.329151 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2642f591-126a-4f52-815f-a631d2c5dba6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Get all volumes completed successfully. Aug 18 13:12:48.329605 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2642f591-126a-4f52-815f-a631d2c5dba6 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:12:48.330401 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1026/4111] 10.4.3.126 () {66 vars in 1237 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/v3/volumes => generated 338 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:48.340193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d8d7c43e-84bc-4351-baea-6ca341204123 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.342160 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d8d7c43e-84bc-4351-baea-6ca341204123 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:48.342396 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d8d7c43e-84bc-4351-baea-6ca341204123 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.342704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d8d7c43e-84bc-4351-baea-6ca341204123 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.351261 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.351261 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:48.355382 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d8d7c43e-84bc-4351-baea-6ca341204123 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:48.360809 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d8d7c43e-84bc-4351-baea-6ca341204123 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:48.361325 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1022/4112] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:48.408483 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-05ffe758-e32f-4571-948d-51b41c5e921d req-84be4243-a7be-41ba-b660-53da24e703f7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.410538 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-84be4243-a7be-41ba-b660-53da24e703f7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:48.410786 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-84be4243-a7be-41ba-b660-53da24e703f7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.410986 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-84be4243-a7be-41ba-b660-53da24e703f7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.417719 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.417719 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:48.421458 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-05ffe758-e32f-4571-948d-51b41c5e921d req-84be4243-a7be-41ba-b660-53da24e703f7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:48.426996 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-84be4243-a7be-41ba-b660-53da24e703f7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:48.427636 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1029/4113] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:48.495845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-14db856a-560f-4be2-aedc-b0eeaff380f1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.497444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14db856a-560f-4be2-aedc-b0eeaff380f1 None None] GET https://10.4.3.126/volume// Aug 18 13:12:48.497444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14db856a-560f-4be2-aedc-b0eeaff380f1 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.497444 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14db856a-560f-4be2-aedc-b0eeaff380f1 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.497444 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14db856a-560f-4be2-aedc-b0eeaff380f1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:48.497444 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1037/4114] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:48.504020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-05ffe758-e32f-4571-948d-51b41c5e921d req-5350c4e6-64fd-4207-a8d6-63085993b7a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.579006 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-5350c4e6-64fd-4207-a8d6-63085993b7a5 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:12:48.579369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-5350c4e6-64fd-4207-a8d6-63085993b7a5 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81826461-697f-488e-8594-f6021eca38e4", "connector": null, "instance_uuid": "75fa4ea7-8757-4c7a-b6c1-b3fc77f0d41b"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:48.587807 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.587807 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:48.613653 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-5350c4e6-64fd-4207-a8d6-63085993b7a5 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:12:48.614015 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1027/4115] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:12:48 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:48.640169 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cf71652b-ccb6-4d24-9b8d-440fa2b843c7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.641919 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cf71652b-ccb6-4d24-9b8d-440fa2b843c7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:48.642135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cf71652b-ccb6-4d24-9b8d-440fa2b843c7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.642338 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cf71652b-ccb6-4d24-9b8d-440fa2b843c7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.649117 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f1413f7c-e0c1-4213-9aed-ea9b7f76efc4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.649574 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f1413f7c-e0c1-4213-9aed-ea9b7f76efc4 None None] GET https://10.4.3.126/volume// Aug 18 13:12:48.649796 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f1413f7c-e0c1-4213-9aed-ea9b7f76efc4 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.650054 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f1413f7c-e0c1-4213-9aed-ea9b7f76efc4 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.650455 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f1413f7c-e0c1-4213-9aed-ea9b7f76efc4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:48.650876 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1030/4116] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:12:48.651972 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.651972 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:48.655553 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cf71652b-ccb6-4d24-9b8d-440fa2b843c7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:48.658403 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-05ffe758-e32f-4571-948d-51b41c5e921d req-639c06af-5bb6-4e59-a92c-c02840ab775e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.659564 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cf71652b-ccb6-4d24-9b8d-440fa2b843c7 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:48.659936 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1023/4117] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:48.660520 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-639c06af-5bb6-4e59-a92c-c02840ab775e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:48.662018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-639c06af-5bb6-4e59-a92c-c02840ab775e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:48.662018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-639c06af-5bb6-4e59-a92c-c02840ab775e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:48.670592 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.670592 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:48.673844 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-05ffe758-e32f-4571-948d-51b41c5e921d req-639c06af-5bb6-4e59-a92c-c02840ab775e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:48.677495 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-639c06af-5bb6-4e59-a92c-c02840ab775e tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:48.678020 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1038/4118] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:48 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:48.778754 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-05ffe758-e32f-4571-948d-51b41c5e921d req-2dc2e518-9ce1-46a2-b563-cccb7d4aa8bf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:48.781121 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-2dc2e518-9ce1-46a2-b563-cccb7d4aa8bf tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] PUT https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b Aug 18 13:12:48.781468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-2dc2e518-9ce1-46a2-b563-cccb7d4aa8bf tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:48.788136 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-05ffe758-e32f-4571-948d-51b41c5e921d req-2dc2e518-9ce1-46a2-b563-cccb7d4aa8bf tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Acquiring lock "cinder-attachment_update-81826461-697f-488e-8594-f6021eca38e4-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:12:48.792159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-05ffe758-e32f-4571-948d-51b41c5e921d req-2dc2e518-9ce1-46a2-b563-cccb7d4aa8bf tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Lock "cinder-attachment_update-81826461-697f-488e-8594-f6021eca38e4-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:12:48.793064 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:48.793064 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:48.861191 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-05ffe758-e32f-4571-948d-51b41c5e921d req-2dc2e518-9ce1-46a2-b563-cccb7d4aa8bf tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Lock "cinder-attachment_update-81826461-697f-488e-8594-f6021eca38e4-np0000007652" released by "attachment_update" :: held 0.069s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:12:48.861778 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-2dc2e518-9ce1-46a2-b563-cccb7d4aa8bf tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b returned with HTTP 200 Aug 18 13:12:48.862261 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1028/4119] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:12:48 2026] PUT /volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:49.674642 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4499325a-94ec-4f33-bee5-d4817d3243ec None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:49.676991 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4499325a-94ec-4f33-bee5-d4817d3243ec tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:49.677384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4499325a-94ec-4f33-bee5-d4817d3243ec tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:49.677720 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4499325a-94ec-4f33-bee5-d4817d3243ec tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:49.688862 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:49.688862 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:49.692439 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4499325a-94ec-4f33-bee5-d4817d3243ec tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:49.696684 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4499325a-94ec-4f33-bee5-d4817d3243ec tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:49.697124 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1031/4120] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:49 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:50.709746 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e83ff60f-c4c2-4539-bcbe-a5fc185c0687 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:50.711765 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e83ff60f-c4c2-4539-bcbe-a5fc185c0687 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:50.711945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e83ff60f-c4c2-4539-bcbe-a5fc185c0687 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:50.712134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e83ff60f-c4c2-4539-bcbe-a5fc185c0687 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:50.720759 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:50.720759 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:50.723720 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e83ff60f-c4c2-4539-bcbe-a5fc185c0687 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:50.727752 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e83ff60f-c4c2-4539-bcbe-a5fc185c0687 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:50.728232 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1024/4121] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:50 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:51.740221 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e4e68df5-ce25-4ea2-a876-d8871270e8d4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:51.744219 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4e68df5-ce25-4ea2-a876-d8871270e8d4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:51.744219 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e4e68df5-ce25-4ea2-a876-d8871270e8d4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:51.744219 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e4e68df5-ce25-4ea2-a876-d8871270e8d4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:51.756990 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:51.756990 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:51.760992 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e4e68df5-ce25-4ea2-a876-d8871270e8d4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:51.765491 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4e68df5-ce25-4ea2-a876-d8871270e8d4 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:51.766078 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1039/4122] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:51 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:52.104668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-05ffe758-e32f-4571-948d-51b41c5e921d req-a5e7d106-97ee-4eaf-b33b-36513fd9ec24 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:52.106925 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-a5e7d106-97ee-4eaf-b33b-36513fd9ec24 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b/action Aug 18 13:12:52.107576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-a5e7d106-97ee-4eaf-b33b-36513fd9ec24 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:12:52.107747 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-a5e7d106-97ee-4eaf-b33b-36513fd9ec24 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:52.126022 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:52.126022 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:52.138569 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-05ffe758-e32f-4571-948d-51b41c5e921d req-a5e7d106-97ee-4eaf-b33b-36513fd9ec24 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b/action returned with HTTP 204 Aug 18 13:12:52.139061 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1029/4123] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:12:52 2026] POST /volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:12:52.786084 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f35885d6-a27a-48fb-afc9-2a5bda3e8488 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:52.788370 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f35885d6-a27a-48fb-afc9-2a5bda3e8488 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:52.788370 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f35885d6-a27a-48fb-afc9-2a5bda3e8488 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:52.788370 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f35885d6-a27a-48fb-afc9-2a5bda3e8488 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:52.800791 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:52.800791 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:52.807397 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f35885d6-a27a-48fb-afc9-2a5bda3e8488 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:52.813986 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f35885d6-a27a-48fb-afc9-2a5bda3e8488 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:52.814435 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1032/4124] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:52 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:52.828876 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6eadcea4-d912-4db0-a792-01d620cbd07b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:52.830658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6eadcea4-d912-4db0-a792-01d620cbd07b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:52.830840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6eadcea4-d912-4db0-a792-01d620cbd07b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:52.831058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6eadcea4-d912-4db0-a792-01d620cbd07b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:52.844791 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:52.844791 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:52.848298 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6eadcea4-d912-4db0-a792-01d620cbd07b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:52.852598 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6eadcea4-d912-4db0-a792-01d620cbd07b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:52.852951 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1025/4125] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:52 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:52.865850 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-552f6b50-1dd7-4bb8-8737-065c4aa72e16 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:52.868373 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-552f6b50-1dd7-4bb8-8737-065c4aa72e16 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:12:52.868373 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-552f6b50-1dd7-4bb8-8737-065c4aa72e16 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:52.868493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-552f6b50-1dd7-4bb8-8737-065c4aa72e16 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:52.878906 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:52.878906 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:52.882806 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-552f6b50-1dd7-4bb8-8737-065c4aa72e16 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:12:52.886892 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-552f6b50-1dd7-4bb8-8737-065c4aa72e16 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:12:52.887338 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1040/4126] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:52 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:55.537456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-78364589-3091-47d6-becd-a7e30637d6be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:55.539618 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-78364589-3091-47d6-becd-a7e30637d6be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:55.539811 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-78364589-3091-47d6-becd-a7e30637d6be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:55.540073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-78364589-3091-47d6-becd-a7e30637d6be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:55.548468 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:55.548468 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:55.552453 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-78364589-3091-47d6-becd-a7e30637d6be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:55.556824 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-78364589-3091-47d6-becd-a7e30637d6be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:55.557179 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1030/4127] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:12:55 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:55.649856 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9d45790d-fa7b-4725-9684-65f640f34a6b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:55.650518 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9d45790d-fa7b-4725-9684-65f640f34a6b None None] GET https://10.4.3.126/volume// Aug 18 13:12:55.650518 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9d45790d-fa7b-4725-9684-65f640f34a6b None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:55.650755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9d45790d-fa7b-4725-9684-65f640f34a6b None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:55.650992 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9d45790d-fa7b-4725-9684-65f640f34a6b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:55.651292 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1033/4128] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:12: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 18 13:12:55.663260 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-020c06c6-5fa0-4565-9298-02a3fa64d26a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:55.665555 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-020c06c6-5fa0-4565-9298-02a3fa64d26a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:12:55.666059 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-020c06c6-5fa0-4565-9298-02a3fa64d26a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5592e5e1-ce9d-46bb-bf2d-39d48facd694", "connector": null, "instance_uuid": "b23696e5-c8cb-4c4f-a6b1-999ba44c294a"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:55.675915 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:55.675915 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:55.706553 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-020c06c6-5fa0-4565-9298-02a3fa64d26a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:12:55.707104 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1026/4129] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:12:55 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 18 13:12:55.746561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c26b16f8-3261-43d7-b84e-2e9869a2a8de None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:55.748674 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c26b16f8-3261-43d7-b84e-2e9869a2a8de tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:55.748895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c26b16f8-3261-43d7-b84e-2e9869a2a8de tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:55.749155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c26b16f8-3261-43d7-b84e-2e9869a2a8de tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:55.761775 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-76fcddf8-0e3c-4668-be08-01b44c54c1c5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:55.762394 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-76fcddf8-0e3c-4668-be08-01b44c54c1c5 None None] GET https://10.4.3.126/volume// Aug 18 13:12:55.762659 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-76fcddf8-0e3c-4668-be08-01b44c54c1c5 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:55.762913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-76fcddf8-0e3c-4668-be08-01b44c54c1c5 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:55.763346 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-76fcddf8-0e3c-4668-be08-01b44c54c1c5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:12:55.763577 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:55.763577 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:55.763695 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1031/4130] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:12: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 18 13:12:55.770742 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c26b16f8-3261-43d7-b84e-2e9869a2a8de tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:55.777664 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c26b16f8-3261-43d7-b84e-2e9869a2a8de tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:55.778202 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1041/4131] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:55 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:55.779224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-0842dc4c-70db-4c7f-b939-ad80d7dfe1be None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:55.782302 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-0842dc4c-70db-4c7f-b939-ad80d7dfe1be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:55.782672 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-0842dc4c-70db-4c7f-b939-ad80d7dfe1be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:55.783003 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-0842dc4c-70db-4c7f-b939-ad80d7dfe1be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:55.796494 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:55.796494 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:55.801221 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-0842dc4c-70db-4c7f-b939-ad80d7dfe1be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:55.805879 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-0842dc4c-70db-4c7f-b939-ad80d7dfe1be tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:55.806332 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1034/4132] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:12:55 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 1082 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:12:55.944482 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-464adcb7-48a0-4d7f-8bdb-b568d4be6431 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:55.946646 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-464adcb7-48a0-4d7f-8bdb-b568d4be6431 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] PUT https://10.4.3.126/volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5 Aug 18 13:12:55.947075 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-464adcb7-48a0-4d7f-8bdb-b568d4be6431 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:12:55.956111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-464adcb7-48a0-4d7f-8bdb-b568d4be6431 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Acquiring lock "cinder-attachment_update-5592e5e1-ce9d-46bb-bf2d-39d48facd694-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:12:55.961849 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-464adcb7-48a0-4d7f-8bdb-b568d4be6431 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Lock "cinder-attachment_update-5592e5e1-ce9d-46bb-bf2d-39d48facd694-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:12:55.962764 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:55.962764 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:56.061356 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-464adcb7-48a0-4d7f-8bdb-b568d4be6431 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Lock "cinder-attachment_update-5592e5e1-ce9d-46bb-bf2d-39d48facd694-np0000007652" released by "attachment_update" :: held 0.100s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:12:56.062018 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-464adcb7-48a0-4d7f-8bdb-b568d4be6431 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5 returned with HTTP 200 Aug 18 13:12:56.062318 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1027/4133] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:12:55 2026] PUT /volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:12:56.074492 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-099c5381-0234-45c9-be1e-5bda1023bb77 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:56.077290 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-099c5381-0234-45c9-be1e-5bda1023bb77 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/encryption Aug 18 13:12:56.077585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-099c5381-0234-45c9-be1e-5bda1023bb77 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:56.077861 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-099c5381-0234-45c9-be1e-5bda1023bb77 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:56.092095 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:56.092095 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:56.101896 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-099c5381-0234-45c9-be1e-5bda1023bb77 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/encryption returned with HTTP 200 Aug 18 13:12:56.102723 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1032/4134] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:12:56 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:12:56.798294 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b3a2bed2-d3e6-43e3-ad47-dd98844ba865 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:56.800239 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3a2bed2-d3e6-43e3-ad47-dd98844ba865 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:56.800522 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3a2bed2-d3e6-43e3-ad47-dd98844ba865 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:56.800739 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3a2bed2-d3e6-43e3-ad47-dd98844ba865 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:56.815104 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:56.815104 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:12:56.819274 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b3a2bed2-d3e6-43e3-ad47-dd98844ba865 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:56.826599 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3a2bed2-d3e6-43e3-ad47-dd98844ba865 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:56.827020 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1042/4135] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:56 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:57.843759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-73782956-36de-4fa1-adc9-3c9361ef9047 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:57.847369 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-73782956-36de-4fa1-adc9-3c9361ef9047 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:57.847637 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-73782956-36de-4fa1-adc9-3c9361ef9047 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:57.847909 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-73782956-36de-4fa1-adc9-3c9361ef9047 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:57.866068 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:57.866068 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:12:57.871275 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-73782956-36de-4fa1-adc9-3c9361ef9047 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:57.877879 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-73782956-36de-4fa1-adc9-3c9361ef9047 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:57.878535 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1035/4136] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:57 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:58.894729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a9eb75f2-27cd-404d-962c-35265cfd8eda None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:58.896869 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9eb75f2-27cd-404d-962c-35265cfd8eda tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:58.897130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9eb75f2-27cd-404d-962c-35265cfd8eda tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:58.897557 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9eb75f2-27cd-404d-962c-35265cfd8eda tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:58.908469 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:58.908469 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:12:58.912530 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a9eb75f2-27cd-404d-962c-35265cfd8eda tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:58.917365 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9eb75f2-27cd-404d-962c-35265cfd8eda tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:58.917765 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1028/4137] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:58 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:12:59.932134 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-21fc5ac0-2507-40e9-a23e-068799ee3158 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:12:59.934696 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-21fc5ac0-2507-40e9-a23e-068799ee3158 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:12:59.934943 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-21fc5ac0-2507-40e9-a23e-068799ee3158 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:12:59.935195 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-21fc5ac0-2507-40e9-a23e-068799ee3158 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:12:59.959123 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:12:59.959123 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:12:59.963683 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-21fc5ac0-2507-40e9-a23e-068799ee3158 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:12:59.967723 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-21fc5ac0-2507-40e9-a23e-068799ee3158 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:12:59.968147 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1033/4138] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:12:59 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:00.319182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-7dee0f55-0839-4c5b-9d26-e12fe12ee79b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:00.321548 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-7dee0f55-0839-4c5b-9d26-e12fe12ee79b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5/action Aug 18 13:13:00.321886 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-7dee0f55-0839-4c5b-9d26-e12fe12ee79b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:00.322034 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-7dee0f55-0839-4c5b-9d26-e12fe12ee79b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:00.338976 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:00.338976 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:00.355997 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-d147b51b-5843-479a-b23f-0608cf0ac0d5 req-7dee0f55-0839-4c5b-9d26-e12fe12ee79b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5/action returned with HTTP 204 Aug 18 13:13:00.356397 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1043/4139] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:13:00 2026] POST /volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:00.980636 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5639744a-8c3f-40c3-926d-7f6757f9898e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:00.982494 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5639744a-8c3f-40c3-926d-7f6757f9898e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:00.982673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5639744a-8c3f-40c3-926d-7f6757f9898e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:00.982840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5639744a-8c3f-40c3-926d-7f6757f9898e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:00.991977 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:00.991977 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:00.995706 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5639744a-8c3f-40c3-926d-7f6757f9898e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:01.005583 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5639744a-8c3f-40c3-926d-7f6757f9898e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:13:01.005958 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1036/4140] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:00 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 1195 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:01.019086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-89ae7c43-813c-46ca-bb2f-b7fb3297650c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:01.021185 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89ae7c43-813c-46ca-bb2f-b7fb3297650c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:01.021434 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89ae7c43-813c-46ca-bb2f-b7fb3297650c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:01.021677 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89ae7c43-813c-46ca-bb2f-b7fb3297650c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:01.036552 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:01.036552 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:01.039857 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-89ae7c43-813c-46ca-bb2f-b7fb3297650c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:01.040424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:01.042231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:13:01.042577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1787563565", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:01.043784 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89ae7c43-813c-46ca-bb2f-b7fb3297650c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:13:01.044000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1787563565', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:13:01.044156 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Create volume of 1 GB Aug 18 13:13:01.044227 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1029/4141] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:01 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 1195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:01.048384 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Availability Zones retrieved successfully. Aug 18 13:13:01.053763 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Flow 'volume_create_api' (d7ac8215-75b2-43cc-bf3e-388ea37848da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:01.054783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (997866a9-c39a-49e9-ac44-6de1cbe02683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:01.055711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:13:01.079163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-97fccd21-44f5-47ed-b536-571a322c88bb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:01.081196 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-97fccd21-44f5-47ed-b536-571a322c88bb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:01.081426 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-97fccd21-44f5-47ed-b536-571a322c88bb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:01.081637 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-97fccd21-44f5-47ed-b536-571a322c88bb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:01.083576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (997866a9-c39a-49e9-ac44-6de1cbe02683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:01.084387 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7145d873-73a7-4a10-91f8-fcf64b543c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:01.090003 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:01.090003 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:01.093085 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-97fccd21-44f5-47ed-b536-571a322c88bb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:01.096596 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-97fccd21-44f5-47ed-b536-571a322c88bb tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:13:01.096992 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1044/4142] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:01 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 1195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:01.112228 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-489a711c-6c9e-4f27-ab61-158a0339ec04 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:01.114110 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-489a711c-6c9e-4f27-ab61-158a0339ec04 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/action Aug 18 13:13:01.114468 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-489a711c-6c9e-4f27-ab61-158a0339ec04 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:01.114621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-489a711c-6c9e-4f27-ab61-158a0339ec04 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:01.123761 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:01.123761 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:01.124297 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-489a711c-6c9e-4f27-ab61-158a0339ec04 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:01.129893 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-489a711c-6c9e-4f27-ab61-158a0339ec04 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Begin detaching volume completed successfully. Aug 18 13:13:01.130067 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-489a711c-6c9e-4f27-ab61-158a0339ec04 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/action returned with HTTP 202 Aug 18 13:13:01.130539 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1037/4143] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:13:01 2026] POST /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:13:01.144224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Created reservations ['eaf089d8-fa2b-401b-9490-5222edc25b2a', '3b4a9a6a-a449-4c64-afd1-10b8156ce840', '730fb222-2d7d-4f2d-b0f7-bb8746a740d8', 'd4e2a664-1ebe-49e9-9597-e63eed16a6ef'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:01.145222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7145d873-73a7-4a10-91f8-fcf64b543c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf089d8-fa2b-401b-9490-5222edc25b2a', '3b4a9a6a-a449-4c64-afd1-10b8156ce840', '730fb222-2d7d-4f2d-b0f7-bb8746a740d8', 'd4e2a664-1ebe-49e9-9597-e63eed16a6ef']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:01.146050 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5ee1cc-97d7-46dd-af87-9068928afff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:01.167562 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5ee1cc-97d7-46dd-af87-9068928afff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20947a89-d6e7-461f-bf36-a5b5051ebc92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1787563565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dc3d4eaa09495e9251f28329474f74',qos_specs=None,replication_status=,reservations=['eaf089d8-fa2b-401b-9490-5222edc25b2a','3b4a9a6a-a449-4c64-afd1-10b8156ce840','730fb222-2d7d-4f2d-b0f7-bb8746a740d8','d4e2a664-1ebe-49e9-9597-e63eed16a6ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2508706c26444e1b6f884957e98f660',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1787563565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20947a89-d6e7-461f-bf36-a5b5051ebc92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41dc3d4eaa09495e9251f28329474f74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2508706c26444e1b6f884957e98f660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:01.168324 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847d2583-0379-4d9a-8800-db6474630813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:01.172285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4b59c61a-3ba3-444f-8141-116d6c9b41a2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:01.172690 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4b59c61a-3ba3-444f-8141-116d6c9b41a2 None None] GET https://10.4.3.126/volume// Aug 18 13:13:01.172853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4b59c61a-3ba3-444f-8141-116d6c9b41a2 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:01.173060 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4b59c61a-3ba3-444f-8141-116d6c9b41a2 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:01.173384 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4b59c61a-3ba3-444f-8141-116d6c9b41a2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:01.173692 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1030/4144] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:13:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:01.183143 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-e096283f-4ef2-426f-8de6-aff42ff7e176 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:01.185705 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-e096283f-4ef2-426f-8de6-aff42ff7e176 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:01.185901 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-e096283f-4ef2-426f-8de6-aff42ff7e176 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:01.186110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-e096283f-4ef2-426f-8de6-aff42ff7e176 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:01.195754 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:01.195754 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:01.195871 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847d2583-0379-4d9a-8800-db6474630813) transitioned into state 'SUCCESS' from state '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-1787563565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dc3d4eaa09495e9251f28329474f74',qos_specs=None,replication_status=,reservations=['eaf089d8-fa2b-401b-9490-5222edc25b2a','3b4a9a6a-a449-4c64-afd1-10b8156ce840','730fb222-2d7d-4f2d-b0f7-bb8746a740d8','d4e2a664-1ebe-49e9-9597-e63eed16a6ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2508706c26444e1b6f884957e98f660',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:01.196552 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0eb3a2-d233-4f56-865c-36d9125289f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:01.199945 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-e096283f-4ef2-426f-8de6-aff42ff7e176 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:01.204430 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-e096283f-4ef2-426f-8de6-aff42ff7e176 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:13:01.204833 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1045/4145] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:13:01 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 1378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:13:01.206549 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b0eb3a2-d233-4f56-865c-36d9125289f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:01.207382 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Flow 'volume_create_api' (d7ac8215-75b2-43cc-bf3e-388ea37848da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:01.207739 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Create volume request issued successfully. Aug 18 13:13:01.208497 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87e3e486-3be5-46e0-a7f2-ff4beeb469d4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:13:01.208983 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1034/4146] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:13:01 2026] POST /volume/v3/volumes => generated 747 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:01.215490 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-fb22b863-95da-4aca-b500-a648abea07a1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:01.217644 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-fb22b863-95da-4aca-b500-a648abea07a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/encryption Aug 18 13:13:01.217824 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-fb22b863-95da-4aca-b500-a648abea07a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:01.218005 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-fb22b863-95da-4aca-b500-a648abea07a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:01.227287 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:01.227287 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:01.233651 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-fb22b863-95da-4aca-b500-a648abea07a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/encryption returned with HTTP 200 Aug 18 13:13:01.234119 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1038/4147] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:13:01 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:02.090755 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-c82c559b-d9f6-41ca-9b3d-24f5886326b4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:02.093075 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-c82c559b-d9f6-41ca-9b3d-24f5886326b4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] DELETE https://10.4.3.126/volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5 Aug 18 13:13:02.093266 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-c82c559b-d9f6-41ca-9b3d-24f5886326b4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:02.093526 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-c82c559b-d9f6-41ca-9b3d-24f5886326b4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:02.101102 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:02.101102 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:02.146123 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-ee0654b7-4301-435d-8d4f-455e9c0d2768 req-c82c559b-d9f6-41ca-9b3d-24f5886326b4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5 returned with HTTP 200 Aug 18 13:13:02.146642 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1031/4148] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:13:02 2026] DELETE /volume/v3/attachments/16926807-1fbb-4a0a-af0b-68def1c127c5 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:02.258030 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1df2c6af-6262-4304-9f7c-4e307db199b3 req-cf8bdcd7-5117-4dd2-b5c2-c046d25bc487 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:02.260952 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1df2c6af-6262-4304-9f7c-4e307db199b3 req-cf8bdcd7-5117-4dd2-b5c2-c046d25bc487 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:02.261267 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1df2c6af-6262-4304-9f7c-4e307db199b3 req-cf8bdcd7-5117-4dd2-b5c2-c046d25bc487 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:02.261574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1df2c6af-6262-4304-9f7c-4e307db199b3 req-cf8bdcd7-5117-4dd2-b5c2-c046d25bc487 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:02.274136 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:02.274136 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:02.279378 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-1df2c6af-6262-4304-9f7c-4e307db199b3 req-cf8bdcd7-5117-4dd2-b5c2-c046d25bc487 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:02.284357 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1df2c6af-6262-4304-9f7c-4e307db199b3 req-cf8bdcd7-5117-4dd2-b5c2-c046d25bc487 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:13:02.284821 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1046/4149] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:02 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:05.178609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3b5532e8-b536-4a86-a154-dc8a42658081 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:05.180592 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:05.180797 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:05.181054 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:05.181274 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume with id: 5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:05.188712 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:05.188712 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:05.189176 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:05.201702 np0000007652 devstack@c-api.service[100590]: WARNING cinder.keymgr.conf_key_mgr [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:13:05.210420 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume request issued successfully. Aug 18 13:13:05.210644 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3b5532e8-b536-4a86-a154-dc8a42658081 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 202 Aug 18 13:13:05.211105 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1035/4150] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:13:05 2026] DELETE /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:05.222853 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2643f009-3aa8-4ef0-97f8-adba49a00e91 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:05.224710 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2643f009-3aa8-4ef0-97f8-adba49a00e91 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:05.224937 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2643f009-3aa8-4ef0-97f8-adba49a00e91 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:05.225251 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2643f009-3aa8-4ef0-97f8-adba49a00e91 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:05.232561 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:05.232561 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:05.236529 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2643f009-3aa8-4ef0-97f8-adba49a00e91 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:05.241258 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2643f009-3aa8-4ef0-97f8-adba49a00e91 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 200 Aug 18 13:13:05.241764 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1039/4151] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:05 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:06.254660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-864f3f3c-7776-4c6f-a858-71993a339ebe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:06.256461 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-864f3f3c-7776-4c6f-a858-71993a339ebe tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 Aug 18 13:13:06.256666 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-864f3f3c-7776-4c6f-a858-71993a339ebe tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:06.256860 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-864f3f3c-7776-4c6f-a858-71993a339ebe tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:06.262496 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-864f3f3c-7776-4c6f-a858-71993a339ebe tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 returned with HTTP 404 Aug 18 13:13:06.262962 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1032/4152] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:06 2026] GET /volume/v3/volumes/5592e5e1-ce9d-46bb-bf2d-39d48facd694 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:06.270176 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-eb4e1b75-12c9-4179-a435-c99313590494 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:06.271837 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] DELETE https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 Aug 18 13:13:06.272022 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:06.272381 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:06.272533 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume with id: 72d999d4-b484-4b6b-9f16-de25b1a27974 Aug 18 13:13:06.279315 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:06.279315 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:06.279770 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:06.292277 np0000007652 devstack@c-api.service[100589]: WARNING cinder.keymgr.conf_key_mgr [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:13:06.301594 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume request issued successfully. Aug 18 13:13:06.301830 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eb4e1b75-12c9-4179-a435-c99313590494 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 returned with HTTP 202 Aug 18 13:13:06.302446 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1047/4153] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:13:06 2026] DELETE /volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:06.310491 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-75a3bc3e-b527-4e9b-a884-cd9d8878c121 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:06.312844 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75a3bc3e-b527-4e9b-a884-cd9d8878c121 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 Aug 18 13:13:06.312844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75a3bc3e-b527-4e9b-a884-cd9d8878c121 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:06.312844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-75a3bc3e-b527-4e9b-a884-cd9d8878c121 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:06.320099 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:06.320099 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:06.323999 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-75a3bc3e-b527-4e9b-a884-cd9d8878c121 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:06.328866 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-75a3bc3e-b527-4e9b-a884-cd9d8878c121 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 returned with HTTP 200 Aug 18 13:13:06.329299 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1036/4154] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:06 2026] GET /volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:07.341763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9b611881-3184-4b81-a116-b6031e5baa35 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:07.343426 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9b611881-3184-4b81-a116-b6031e5baa35 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 Aug 18 13:13:07.343609 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9b611881-3184-4b81-a116-b6031e5baa35 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:07.343785 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9b611881-3184-4b81-a116-b6031e5baa35 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:07.352829 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9b611881-3184-4b81-a116-b6031e5baa35 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 returned with HTTP 404 Aug 18 13:13:07.353250 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1040/4155] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:07 2026] GET /volume/v3/volumes/72d999d4-b484-4b6b-9f16-de25b1a27974 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:07.360248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-65f3d43f-0f46-4f3d-b68d-d04c8e994624 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:07.361944 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65f3d43f-0f46-4f3d-b68d-d04c8e994624 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:13:07.362136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65f3d43f-0f46-4f3d-b68d-d04c8e994624 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:07.362382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65f3d43f-0f46-4f3d-b68d-d04c8e994624 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:07.362870 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:07.362870 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:07.363133 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-65f3d43f-0f46-4f3d-b68d-d04c8e994624 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:13:07.385497 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-65f3d43f-0f46-4f3d-b68d-d04c8e994624 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Get all volumes completed successfully. Aug 18 13:13:07.387389 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:07.387389 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:07.393783 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65f3d43f-0f46-4f3d-b68d-d04c8e994624 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:13:07.394224 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1033/4156] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:13:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9110 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:07.408780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9cfdafd7-cf67-4906-b927-fc6e57ee4e2a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:07.411147 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9cfdafd7-cf67-4906-b927-fc6e57ee4e2a tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] DELETE https://10.4.3.126/volume/v3/types/e0e8ccc0-c722-4c03-86c9-98a5115871ec Aug 18 13:13:07.411424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9cfdafd7-cf67-4906-b927-fc6e57ee4e2a tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:07.411763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9cfdafd7-cf67-4906-b927-fc6e57ee4e2a tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:07.447930 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9cfdafd7-cf67-4906-b927-fc6e57ee4e2a tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/types/e0e8ccc0-c722-4c03-86c9-98a5115871ec returned with HTTP 202 Aug 18 13:13:07.448352 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1048/4157] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:13:07 2026] DELETE /volume/v3/types/e0e8ccc0-c722-4c03-86c9-98a5115871ec => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:08.578154 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7013f95c-6a39-4290-8472-3e36f1f72d6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:08.580166 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7013f95c-6a39-4290-8472-3e36f1f72d6d tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:13:08.580594 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7013f95c-6a39-4290-8472-3e36f1f72d6d tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2099369239", "extra_specs": {}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:08.594718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7013f95c-6a39-4290-8472-3e36f1f72d6d tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:13:08.595064 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1037/4158] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:13:08 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 18 13:13:08.603066 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8bf6e216-9c19-458c-be9d-c294ed0ed6fe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:08.605130 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8bf6e216-9c19-458c-be9d-c294ed0ed6fe tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] POST https://10.4.3.126/volume/v3/types/4e3cd62f-8b19-440f-a040-d8e2e06626d9/encryption Aug 18 13:13:08.605500 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8bf6e216-9c19-458c-be9d-c294ed0ed6fe tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:08.620471 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8bf6e216-9c19-458c-be9d-c294ed0ed6fe tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/types/4e3cd62f-8b19-440f-a040-d8e2e06626d9/encryption returned with HTTP 200 Aug 18 13:13:08.620886 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1041/4159] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:13:08 2026] POST /volume/v3/types/4e3cd62f-8b19-440f-a040-d8e2e06626d9/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:08.645127 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:08.646874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:13:08.647261 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-531807181", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": "tempest-scenario-type-luks-2099369239", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:08.648754 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-531807181', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': 'tempest-scenario-type-luks-2099369239', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:13:08.730127 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume of 1 GB Aug 18 13:13:08.730494 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:08.730494 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:08.730992 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Availability Zones retrieved successfully. Aug 18 13:13:08.736600 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (c34337e9-dd24-4f31-b2a0-e441b1f3573c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:08.737562 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a0728b-176c-4c45-936c-ced72fc6c7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:08.738642 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:13:08.792026 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a0728b-176c-4c45-936c-ced72fc6c7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:13:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e3cd62f-8b19-440f-a040-d8e2e06626d9,is_public=True,name='tempest-scenario-type-luks-2099369239',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e3cd62f-8b19-440f-a040-d8e2e06626d9', '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=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:08.792890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0335d71d-7ff3-4b4b-8b4f-aa03915bada8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:08.819538 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2099369239 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2099369239, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:13:08.819880 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2099369239 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2099369239, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:13:08.851966 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Created reservations ['d07cbb81-142e-42c5-844b-dc63a84ace98', 'f1c4f45e-f3e3-46a8-8350-6266b5d35c7e', 'e68ca534-ff2a-415b-a959-2587bcb4b96b', '2cc9297a-394a-4d82-b9bd-f2d880378e54'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:08.852853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0335d71d-7ff3-4b4b-8b4f-aa03915bada8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d07cbb81-142e-42c5-844b-dc63a84ace98', 'f1c4f45e-f3e3-46a8-8350-6266b5d35c7e', 'e68ca534-ff2a-415b-a959-2587bcb4b96b', '2cc9297a-394a-4d82-b9bd-f2d880378e54']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:08.853574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a342c47-9f68-459a-ac5a-f17be0d08426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:08.876309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a342c47-9f68-459a-ac5a-f17be0d08426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df98b234-60f3-4df1-91c2-729b741e4cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-531807181',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['d07cbb81-142e-42c5-844b-dc63a84ace98','f1c4f45e-f3e3-46a8-8350-6266b5d35c7e','e68ca534-ff2a-415b-a959-2587bcb4b96b','2cc9297a-394a-4d82-b9bd-f2d880378e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=4e3cd62f-8b19-440f-a040-d8e2e06626d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-531807181',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=df98b234-60f3-4df1-91c2-729b741e4cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f2184339643af97a647d97592f9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17ffc9b120274cf5b755acb1a102060d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e3cd62f-8b19-440f-a040-d8e2e06626d9),volume_type_id=4e3cd62f-8b19-440f-a040-d8e2e06626d9)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:08.877305 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068a6496-1073-4e88-b33a-383455169f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:08.899365 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068a6496-1073-4e88-b33a-383455169f05) transitioned into state 'SUCCESS' from state '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-531807181',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['d07cbb81-142e-42c5-844b-dc63a84ace98','f1c4f45e-f3e3-46a8-8350-6266b5d35c7e','e68ca534-ff2a-415b-a959-2587bcb4b96b','2cc9297a-394a-4d82-b9bd-f2d880378e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=4e3cd62f-8b19-440f-a040-d8e2e06626d9)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:08.900006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290dfe80-367c-4cfa-99be-ca712567e0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:08.909569 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290dfe80-367c-4cfa-99be-ca712567e0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:08.910371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (c34337e9-dd24-4f31-b2a0-e441b1f3573c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:08.910684 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request issued successfully. Aug 18 13:13:08.911293 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ad19332-beb4-4c03-9290-92dfe0771f9c tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:13:08.911721 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1034/4160] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:13:08 2026] POST /volume/v3/volumes => generated 791 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:08.927457 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5901d7fe-46bf-4fbe-a0ba-9be5ef89cc87 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:08.929549 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5901d7fe-46bf-4fbe-a0ba-9be5ef89cc87 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:08.929797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5901d7fe-46bf-4fbe-a0ba-9be5ef89cc87 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:08.930018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5901d7fe-46bf-4fbe-a0ba-9be5ef89cc87 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:08.936830 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:08.936830 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:08.940863 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5901d7fe-46bf-4fbe-a0ba-9be5ef89cc87 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:08.945436 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5901d7fe-46bf-4fbe-a0ba-9be5ef89cc87 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:08.945897 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1049/4161] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:08 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:09.962448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fd8b0565-a305-471a-826f-78744ff6c56b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:09.964370 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fd8b0565-a305-471a-826f-78744ff6c56b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:09.964618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fd8b0565-a305-471a-826f-78744ff6c56b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:09.964880 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fd8b0565-a305-471a-826f-78744ff6c56b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:09.972101 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:09.972101 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:09.976180 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-fd8b0565-a305-471a-826f-78744ff6c56b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:09.981032 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fd8b0565-a305-471a-826f-78744ff6c56b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:09.981531 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1038/4162] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:09 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:10.995421 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a3f79562-8a16-46a2-a200-f9adabe86ca7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:10.997457 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a3f79562-8a16-46a2-a200-f9adabe86ca7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:10.997726 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a3f79562-8a16-46a2-a200-f9adabe86ca7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:10.997919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a3f79562-8a16-46a2-a200-f9adabe86ca7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:11.004642 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:11.004642 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:11.008116 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a3f79562-8a16-46a2-a200-f9adabe86ca7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:11.012230 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a3f79562-8a16-46a2-a200-f9adabe86ca7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:11.012595 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1042/4163] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:10 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:12.024774 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-380634ee-f9e8-441d-a65f-d75f8f1a16c3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:12.026752 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-380634ee-f9e8-441d-a65f-d75f8f1a16c3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:12.026935 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-380634ee-f9e8-441d-a65f-d75f8f1a16c3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:12.027173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-380634ee-f9e8-441d-a65f-d75f8f1a16c3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:12.033844 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:12.033844 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:12.037158 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-380634ee-f9e8-441d-a65f-d75f8f1a16c3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:12.041199 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-380634ee-f9e8-441d-a65f-d75f8f1a16c3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:12.041584 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1035/4164] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:12 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:13.054624 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f1f26571-949e-4902-a2e8-f7257bab11b2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:13.056562 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f1f26571-949e-4902-a2e8-f7257bab11b2 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:13.056867 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f1f26571-949e-4902-a2e8-f7257bab11b2 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:13.057169 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f1f26571-949e-4902-a2e8-f7257bab11b2 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:13.066421 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:13.066421 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:13.073310 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f1f26571-949e-4902-a2e8-f7257bab11b2 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:13.076938 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f1f26571-949e-4902-a2e8-f7257bab11b2 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:13.077433 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1050/4165] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:13 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:13.984060 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-6a98ee44-1243-42f5-a221-b98e75ccc742 req-e4a2d035-f28c-4019-99f3-8778706e75cd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:13.986581 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6a98ee44-1243-42f5-a221-b98e75ccc742 req-e4a2d035-f28c-4019-99f3-8778706e75cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f Aug 18 13:13:13.986839 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6a98ee44-1243-42f5-a221-b98e75ccc742 req-e4a2d035-f28c-4019-99f3-8778706e75cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:13.987095 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-6a98ee44-1243-42f5-a221-b98e75ccc742 req-e4a2d035-f28c-4019-99f3-8778706e75cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:13.995747 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:13.995747 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:14.046365 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-6a98ee44-1243-42f5-a221-b98e75ccc742 req-e4a2d035-f28c-4019-99f3-8778706e75cd tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f returned with HTTP 200 Aug 18 13:13:14.047000 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1039/4166] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:13:13 2026] DELETE /volume/v3/attachments/0ae63a95-666a-4655-8b12-e96aef81f07f => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:14.093589 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1f2a0ece-c3fa-451f-b292-b74bb825efb1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:14.095805 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f2a0ece-c3fa-451f-b292-b74bb825efb1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:14.096018 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f2a0ece-c3fa-451f-b292-b74bb825efb1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:14.096252 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1f2a0ece-c3fa-451f-b292-b74bb825efb1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:14.103234 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:14.103234 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:14.106768 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1f2a0ece-c3fa-451f-b292-b74bb825efb1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:14.111229 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1f2a0ece-c3fa-451f-b292-b74bb825efb1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:14.111686 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1043/4167] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:14 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:15.126727 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c91c7fad-cd9b-486b-9709-2d8a374d5f05 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:15.129011 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c91c7fad-cd9b-486b-9709-2d8a374d5f05 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:15.129184 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c91c7fad-cd9b-486b-9709-2d8a374d5f05 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:15.129408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c91c7fad-cd9b-486b-9709-2d8a374d5f05 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:15.136331 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:15.136331 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:15.139406 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c91c7fad-cd9b-486b-9709-2d8a374d5f05 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:15.142859 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c91c7fad-cd9b-486b-9709-2d8a374d5f05 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:15.143171 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1036/4168] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:15 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:15.906760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-4b2e1870-5312-4d44-8339-640b2773c9e1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:15.909507 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-4b2e1870-5312-4d44-8339-640b2773c9e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:13:15.909804 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-4b2e1870-5312-4d44-8339-640b2773c9e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:15.910071 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-4b2e1870-5312-4d44-8339-640b2773c9e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:15.919129 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:15.919129 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:15.923847 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-4b2e1870-5312-4d44-8339-640b2773c9e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:13:15.929497 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-4b2e1870-5312-4d44-8339-640b2773c9e1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:13:15.930014 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1051/4169] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:15 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:16.154761 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d6b652dd-6bf6-4780-a924-035375bab974 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:16.159550 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6b652dd-6bf6-4780-a924-035375bab974 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:16.159907 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6b652dd-6bf6-4780-a924-035375bab974 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:16.160121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d6b652dd-6bf6-4780-a924-035375bab974 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:16.175617 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:16.175617 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:16.183427 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d6b652dd-6bf6-4780-a924-035375bab974 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:16.191667 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d6b652dd-6bf6-4780-a924-035375bab974 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:16.192288 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1040/4170] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:16 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:16.283137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-e130a5ee-1251-4fee-9777-a49f4c253f7c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:16.286409 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-e130a5ee-1251-4fee-9777-a49f4c253f7c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/attachments?instance_id=75fa4ea7-8757-4c7a-b6c1-b3fc77f0d41b Aug 18 13:13:16.286652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-e130a5ee-1251-4fee-9777-a49f4c253f7c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:16.286863 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-e130a5ee-1251-4fee-9777-a49f4c253f7c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:16.302917 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-e130a5ee-1251-4fee-9777-a49f4c253f7c tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments?instance_id=75fa4ea7-8757-4c7a-b6c1-b3fc77f0d41b returned with HTTP 200 Aug 18 13:13:16.303689 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1044/4171] 10.4.3.126 () {70 vars in 1637 bytes} [Tue Aug 18 13:13:16 2026] GET /volume/v3/attachments?instance_id=75fa4ea7-8757-4c7a-b6c1-b3fc77f0d41b => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:16.312572 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-2dec49d8-53be-47f1-9649-dc57bb2ba167 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:16.317470 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-2dec49d8-53be-47f1-9649-dc57bb2ba167 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b Aug 18 13:13:16.317830 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-2dec49d8-53be-47f1-9649-dc57bb2ba167 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:16.318023 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-2dec49d8-53be-47f1-9649-dc57bb2ba167 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:16.343640 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-88e9daa0-1cae-4091-b215-2be3f67d65d7 req-2dec49d8-53be-47f1-9649-dc57bb2ba167 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b returned with HTTP 200 Aug 18 13:13:16.344046 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1037/4172] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:13:16 2026] GET /volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:16.459292 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-33c3fa23-df3c-47d5-9ce1-414686bbd540 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:16.462064 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-33c3fa23-df3c-47d5-9ce1-414686bbd540 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:13:16.462408 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-33c3fa23-df3c-47d5-9ce1-414686bbd540 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:16.462702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-33c3fa23-df3c-47d5-9ce1-414686bbd540 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:16.471879 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:16.471879 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:16.476442 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-33c3fa23-df3c-47d5-9ce1-414686bbd540 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:13:16.482593 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-33c3fa23-df3c-47d5-9ce1-414686bbd540 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:13:16.483176 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1052/4173] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:16 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:16.494846 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a61447b4-fa17-4d32-bdd3-a1e16051f608 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:16.495293 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a61447b4-fa17-4d32-bdd3-a1e16051f608 None None] GET https://10.4.3.126/volume// Aug 18 13:13:16.495753 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a61447b4-fa17-4d32-bdd3-a1e16051f608 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:16.495753 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a61447b4-fa17-4d32-bdd3-a1e16051f608 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:16.496835 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a61447b4-fa17-4d32-bdd3-a1e16051f608 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:16.497414 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1041/4174] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:13:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:16.510975 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-48f0212c-0294-4747-867a-727a99a68656 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:16.514124 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-48f0212c-0294-4747-867a-727a99a68656 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:13:16.514604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-48f0212c-0294-4747-867a-727a99a68656 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47f146bb-6533-4750-9a6a-8aa5cf70562b", "connector": null, "instance_uuid": "283543ec-91c0-46a5-a785-1dddc19f79f8"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:16.524566 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:16.524566 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:16.550709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-48f0212c-0294-4747-867a-727a99a68656 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:13:16.551235 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1045/4175] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:13:16 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 18 13:13:17.207320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4567f50c-3e1b-4be9-806f-e7dd1cb37500 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:17.209347 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4567f50c-3e1b-4be9-806f-e7dd1cb37500 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:17.209560 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4567f50c-3e1b-4be9-806f-e7dd1cb37500 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:17.209753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4567f50c-3e1b-4be9-806f-e7dd1cb37500 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:17.216736 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:17.216736 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:17.220352 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4567f50c-3e1b-4be9-806f-e7dd1cb37500 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:17.224658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4567f50c-3e1b-4be9-806f-e7dd1cb37500 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:17.225060 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1038/4176] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:17 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:17.444323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5adc86af-2bff-4295-b3a3-bc33b3b888ec None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:17.444733 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5adc86af-2bff-4295-b3a3-bc33b3b888ec None None] GET https://10.4.3.126/volume// Aug 18 13:13:17.444943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5adc86af-2bff-4295-b3a3-bc33b3b888ec None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:17.445382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5adc86af-2bff-4295-b3a3-bc33b3b888ec None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:17.445459 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5adc86af-2bff-4295-b3a3-bc33b3b888ec None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:17.445910 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1053/4177] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:13:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:17.452562 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-e83d7b26-b399-486a-affb-02f061d98584 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:17.454379 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-e83d7b26-b399-486a-affb-02f061d98584 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:13:17.454601 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-e83d7b26-b399-486a-affb-02f061d98584 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:17.454816 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-e83d7b26-b399-486a-affb-02f061d98584 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:17.464415 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:17.464415 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:17.467747 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-e83d7b26-b399-486a-affb-02f061d98584 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:13:17.472092 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-e83d7b26-b399-486a-affb-02f061d98584 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:13:17.472567 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1042/4178] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:13:17 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:13:17.579907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-519df16c-9a5f-441a-9967-5bad2e5fda80 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:17.581913 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-519df16c-9a5f-441a-9967-5bad2e5fda80 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80 Aug 18 13:13:17.582974 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-519df16c-9a5f-441a-9967-5bad2e5fda80 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:17.590615 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-519df16c-9a5f-441a-9967-5bad2e5fda80 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-47f146bb-6533-4750-9a6a-8aa5cf70562b-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:13:17.595247 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-519df16c-9a5f-441a-9967-5bad2e5fda80 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-47f146bb-6533-4750-9a6a-8aa5cf70562b-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:13:17.596320 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:17.596320 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:17.690255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-519df16c-9a5f-441a-9967-5bad2e5fda80 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-47f146bb-6533-4750-9a6a-8aa5cf70562b-np0000007652" released by "attachment_update" :: held 0.095s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:13:17.690908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-519df16c-9a5f-441a-9967-5bad2e5fda80 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80 returned with HTTP 200 Aug 18 13:13:17.691832 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1046/4179] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:13:17 2026] PUT /volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:17.719164 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-9fe50e93-9dc1-4e25-95f1-6f496f57688a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:17.723985 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-9fe50e93-9dc1-4e25-95f1-6f496f57688a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80/action Aug 18 13:13:17.724377 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-9fe50e93-9dc1-4e25-95f1-6f496f57688a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:17.724494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-9fe50e93-9dc1-4e25-95f1-6f496f57688a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:17.740182 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:17.740182 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:17.750740 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a014500e-ad54-416a-8aa6-429f35327cb2 req-9fe50e93-9dc1-4e25-95f1-6f496f57688a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80/action returned with HTTP 204 Aug 18 13:13:17.751150 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1039/4180] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:13:17 2026] POST /volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:18.242041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f03ab7e2-0fa0-42cd-9bfb-7392e4767ed4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:18.243590 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f03ab7e2-0fa0-42cd-9bfb-7392e4767ed4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:18.244047 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f03ab7e2-0fa0-42cd-9bfb-7392e4767ed4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:18.244511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f03ab7e2-0fa0-42cd-9bfb-7392e4767ed4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:18.253565 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:18.253565 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:18.258008 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f03ab7e2-0fa0-42cd-9bfb-7392e4767ed4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:18.264231 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f03ab7e2-0fa0-42cd-9bfb-7392e4767ed4 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:18.265146 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1054/4181] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:18 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:19.280338 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b5461cd7-d84f-4b59-af32-a48655342aec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:19.282073 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b5461cd7-d84f-4b59-af32-a48655342aec tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:19.282289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b5461cd7-d84f-4b59-af32-a48655342aec tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:19.282480 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b5461cd7-d84f-4b59-af32-a48655342aec tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:19.294073 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:19.294073 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:19.297171 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b5461cd7-d84f-4b59-af32-a48655342aec tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:19.301738 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b5461cd7-d84f-4b59-af32-a48655342aec tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:19.302222 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1043/4182] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:19 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:19.968888 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0e06ef50-2c1e-4207-b045-82042659e9a0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:19.971466 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e06ef50-2c1e-4207-b045-82042659e9a0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:19.971757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e06ef50-2c1e-4207-b045-82042659e9a0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:19.972044 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e06ef50-2c1e-4207-b045-82042659e9a0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:19.984119 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:19.984119 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:19.989223 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0e06ef50-2c1e-4207-b045-82042659e9a0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:19.997238 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e06ef50-2c1e-4207-b045-82042659e9a0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:19.997673 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1047/4183] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:19 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:20.015279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1e22e7e6-5c77-41dd-8436-f06962475666 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.020757 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e22e7e6-5c77-41dd-8436-f06962475666 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:20.021005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1e22e7e6-5c77-41dd-8436-f06962475666 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.021236 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1e22e7e6-5c77-41dd-8436-f06962475666 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.037636 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.037636 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:20.049662 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1e22e7e6-5c77-41dd-8436-f06962475666 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:20.051864 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e22e7e6-5c77-41dd-8436-f06962475666 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:20.052380 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1040/4184] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:20.122585 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-b8ebbd54-4d63-47dd-bce7-e3dba63e80a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.126310 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-b8ebbd54-4d63-47dd-bce7-e3dba63e80a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:20.126897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-b8ebbd54-4d63-47dd-bce7-e3dba63e80a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.130118 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-b8ebbd54-4d63-47dd-bce7-e3dba63e80a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.141263 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.141263 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:20.147887 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-b8ebbd54-4d63-47dd-bce7-e3dba63e80a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:20.155615 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-b8ebbd54-4d63-47dd-bce7-e3dba63e80a1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:20.156251 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1055/4185] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:20.248179 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e3e23521-9706-4cc8-8ecd-184736ae6448 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.248596 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3e23521-9706-4cc8-8ecd-184736ae6448 None None] GET https://10.4.3.126/volume// Aug 18 13:13:20.248755 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3e23521-9706-4cc8-8ecd-184736ae6448 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.248932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e3e23521-9706-4cc8-8ecd-184736ae6448 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.249242 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e3e23521-9706-4cc8-8ecd-184736ae6448 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:20.249642 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1044/4186] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:20.257905 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-8fa56fb5-2ae6-4213-a3c9-578dd7c28efd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.260116 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-8fa56fb5-2ae6-4213-a3c9-578dd7c28efd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:13:20.260391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-8fa56fb5-2ae6-4213-a3c9-578dd7c28efd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03f9b256-ad11-4321-b390-bd3ee9cc971e", "connector": null, "instance_uuid": "6173651c-c289-421b-b12d-fc6ec58f2d09"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:20.263862 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=258,cinder:UPDATE=72,cinder:INSERT=30 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:13:20.269232 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.269232 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:20.292586 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-8fa56fb5-2ae6-4213-a3c9-578dd7c28efd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:13:20.292989 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1048/4187] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:13:20 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:20.316414 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-26d37848-a3a1-4013-b748-97ad95e7c9b3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.321834 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-26d37848-a3a1-4013-b748-97ad95e7c9b3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:20.322030 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-26d37848-a3a1-4013-b748-97ad95e7c9b3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.322223 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-26d37848-a3a1-4013-b748-97ad95e7c9b3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.327577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9d2b1b5d-7664-44e4-9700-eb1937acb517 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.328968 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9d2b1b5d-7664-44e4-9700-eb1937acb517 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:20.329222 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9d2b1b5d-7664-44e4-9700-eb1937acb517 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.329470 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9d2b1b5d-7664-44e4-9700-eb1937acb517 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.329546 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.329546 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:20.334508 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-26d37848-a3a1-4013-b748-97ad95e7c9b3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:20.336435 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-82f7c60f-5400-4dc9-b23f-567eec86f5fa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.336435 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-82f7c60f-5400-4dc9-b23f-567eec86f5fa None None] GET https://10.4.3.126/volume// Aug 18 13:13:20.336879 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-82f7c60f-5400-4dc9-b23f-567eec86f5fa None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.336879 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-82f7c60f-5400-4dc9-b23f-567eec86f5fa None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.337119 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-82f7c60f-5400-4dc9-b23f-567eec86f5fa None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:20.337491 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1045/4188] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:20.339946 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-26d37848-a3a1-4013-b748-97ad95e7c9b3 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:20.341622 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1041/4189] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:20.341702 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.341702 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:20.347140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-c7840bb6-958d-4a0f-a88c-f8195779a6e8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.347241 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9d2b1b5d-7664-44e4-9700-eb1937acb517 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:20.347274 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-c7840bb6-958d-4a0f-a88c-f8195779a6e8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:20.348394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-c7840bb6-958d-4a0f-a88c-f8195779a6e8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.349625 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9d2b1b5d-7664-44e4-9700-eb1937acb517 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:20.349711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-c7840bb6-958d-4a0f-a88c-f8195779a6e8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.349757 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1056/4190] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:20.360912 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.360912 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:20.364224 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-c7840bb6-958d-4a0f-a88c-f8195779a6e8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:20.368496 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-c7840bb6-958d-4a0f-a88c-f8195779a6e8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:20.368952 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1049/4191] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 1059 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:13:20.480103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-50ca1b0d-f802-41ca-9b9c-0fc1a3528e40 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.482244 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-50ca1b0d-f802-41ca-9b9c-0fc1a3528e40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] PUT https://10.4.3.126/volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6 Aug 18 13:13:20.482584 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-50ca1b0d-f802-41ca-9b9c-0fc1a3528e40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:20.489650 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-50ca1b0d-f802-41ca-9b9c-0fc1a3528e40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Acquiring lock "cinder-attachment_update-03f9b256-ad11-4321-b390-bd3ee9cc971e-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:13:20.493980 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-50ca1b0d-f802-41ca-9b9c-0fc1a3528e40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-03f9b256-ad11-4321-b390-bd3ee9cc971e-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:13:20.494877 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.494877 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:20.572171 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-50ca1b0d-f802-41ca-9b9c-0fc1a3528e40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-03f9b256-ad11-4321-b390-bd3ee9cc971e-np0000007652" released by "attachment_update" :: held 0.078s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:13:20.572891 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-50ca1b0d-f802-41ca-9b9c-0fc1a3528e40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6 returned with HTTP 200 Aug 18 13:13:20.573420 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1046/4192] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:13:20 2026] PUT /volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:20.581481 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-e4b39b11-9758-4dfa-a693-4494e1a21935 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:20.584611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-e4b39b11-9758-4dfa-a693-4494e1a21935 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/encryption Aug 18 13:13:20.584850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-e4b39b11-9758-4dfa-a693-4494e1a21935 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:20.585036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-e4b39b11-9758-4dfa-a693-4494e1a21935 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:20.595335 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:20.595335 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:20.605528 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-e4b39b11-9758-4dfa-a693-4494e1a21935 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/encryption returned with HTTP 200 Aug 18 13:13:20.606022 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1042/4193] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:13:20 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:21.353399 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6baabe0c-7ff6-4e92-a68f-e30af6e6f161 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:21.355118 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6baabe0c-7ff6-4e92-a68f-e30af6e6f161 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:21.355341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6baabe0c-7ff6-4e92-a68f-e30af6e6f161 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:21.355560 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6baabe0c-7ff6-4e92-a68f-e30af6e6f161 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:21.361423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-74c4913f-13ae-444f-b87c-d81f891d9487 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:21.363845 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74c4913f-13ae-444f-b87c-d81f891d9487 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:21.363904 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:21.363904 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:21.364203 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74c4913f-13ae-444f-b87c-d81f891d9487 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:21.364509 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-74c4913f-13ae-444f-b87c-d81f891d9487 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:21.368741 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6baabe0c-7ff6-4e92-a68f-e30af6e6f161 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:21.374160 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6baabe0c-7ff6-4e92-a68f-e30af6e6f161 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:21.374570 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1057/4194] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:21 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:21.377918 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:21.377918 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:21.381658 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-74c4913f-13ae-444f-b87c-d81f891d9487 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:21.385778 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-74c4913f-13ae-444f-b87c-d81f891d9487 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:21.386457 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1050/4195] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:21 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:22.392920 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-69dfea89-fe7d-442f-a76e-d69cf39d2078 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:22.395037 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-69dfea89-fe7d-442f-a76e-d69cf39d2078 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:22.395286 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-69dfea89-fe7d-442f-a76e-d69cf39d2078 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:22.395535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-69dfea89-fe7d-442f-a76e-d69cf39d2078 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:22.400061 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5c2533d0-60c6-4d89-9fb6-41bb4fecbe76 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:22.403860 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c2533d0-60c6-4d89-9fb6-41bb4fecbe76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:22.404033 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c2533d0-60c6-4d89-9fb6-41bb4fecbe76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:22.404198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c2533d0-60c6-4d89-9fb6-41bb4fecbe76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:22.405544 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:22.405544 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:22.406935 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=215,cinder:INSERT=19,cinder:UPDATE=38 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:13:22.410605 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-69dfea89-fe7d-442f-a76e-d69cf39d2078 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:22.414553 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:22.414553 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:22.418642 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-69dfea89-fe7d-442f-a76e-d69cf39d2078 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:22.419223 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1047/4196] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:22 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:22.422644 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5c2533d0-60c6-4d89-9fb6-41bb4fecbe76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:22.425072 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c2533d0-60c6-4d89-9fb6-41bb4fecbe76 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:22.425485 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1043/4197] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:22 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:22.673261 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-50c66279-9726-4dc9-820b-60128fcf730f req-f8ba72af-3580-45b6-8401-4ff61be6091a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:22.675980 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-f8ba72af-3580-45b6-8401-4ff61be6091a tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] DELETE https://10.4.3.126/volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a Aug 18 13:13:22.676219 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-f8ba72af-3580-45b6-8401-4ff61be6091a tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:22.676468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-f8ba72af-3580-45b6-8401-4ff61be6091a tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:22.679036 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=231,cinder:INSERT=10,cinder:UPDATE=37 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:13:22.685336 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:22.685336 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:22.740252 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-f8ba72af-3580-45b6-8401-4ff61be6091a tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a returned with HTTP 200 Aug 18 13:13:22.740847 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1058/4198] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:13:22 2026] DELETE /volume/v3/attachments/611eb823-6867-4741-bdd8-3e0d66dd701a => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:22.753102 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:22.756954 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:13:22.756954 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:22.756954 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:22.756954 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Delete volume with id: 3eaac45b-acfd-4c5a-9a35-adea28e703e1 Aug 18 13:13:22.765550 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:22.765550 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:22.766275 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Volume info retrieved successfully. Aug 18 13:13:22.796873 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] Delete volume request issued successfully. Aug 18 13:13:22.797994 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-50c66279-9726-4dc9-820b-60128fcf730f req-8927a1e2-1150-403f-8fcd-26b7ddde37f6 tempest-TestShelveInstance-380154882 tempest-TestShelveInstance-380154882-project-member] https://10.4.3.126/volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 returned with HTTP 202 Aug 18 13:13:22.797994 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1051/4199] 10.4.3.126 () {70 vars in 1620 bytes} [Tue Aug 18 13:13:22 2026] DELETE /volume/v3/volumes/3eaac45b-acfd-4c5a-9a35-adea28e703e1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:23.437547 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de108168-dd40-4994-a29f-d664b20d2710 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:23.439354 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de108168-dd40-4994-a29f-d664b20d2710 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:23.439578 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de108168-dd40-4994-a29f-d664b20d2710 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:23.439865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de108168-dd40-4994-a29f-d664b20d2710 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:23.440768 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-83d58493-4808-40df-bba0-9959b279c332 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:23.442286 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=219,cinder:UPDATE=53,cinder:INSERT=26,cinder:DELETE=1 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:13:23.442848 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83d58493-4808-40df-bba0-9959b279c332 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:23.443430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83d58493-4808-40df-bba0-9959b279c332 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:23.443621 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83d58493-4808-40df-bba0-9959b279c332 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:23.452193 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:23.452193 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:23.455429 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:23.455429 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:23.456906 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-de108168-dd40-4994-a29f-d664b20d2710 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:23.459898 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-83d58493-4808-40df-bba0-9959b279c332 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:23.465395 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83d58493-4808-40df-bba0-9959b279c332 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:23.466027 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1044/4200] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:23 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:23.466433 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de108168-dd40-4994-a29f-d664b20d2710 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:23.466832 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1048/4201] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:23 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:24.483183 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8e446708-9166-4d99-99a2-8303a359fcdb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:24.484801 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cfa6b89e-6dfb-4867-8d24-afd6a6056ce7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:24.486586 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e446708-9166-4d99-99a2-8303a359fcdb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:24.486809 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e446708-9166-4d99-99a2-8303a359fcdb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:24.487031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e446708-9166-4d99-99a2-8303a359fcdb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:24.488224 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cfa6b89e-6dfb-4867-8d24-afd6a6056ce7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:24.488224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cfa6b89e-6dfb-4867-8d24-afd6a6056ce7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:24.488224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cfa6b89e-6dfb-4867-8d24-afd6a6056ce7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:24.498853 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:24.498853 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:24.501234 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:24.501234 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:24.504769 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cfa6b89e-6dfb-4867-8d24-afd6a6056ce7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:24.508855 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8e446708-9166-4d99-99a2-8303a359fcdb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:24.510581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cfa6b89e-6dfb-4867-8d24-afd6a6056ce7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:24.511258 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1052/4202] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:24 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:24.513908 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e446708-9166-4d99-99a2-8303a359fcdb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:24.514487 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1059/4203] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:24 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:25.525056 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-89757e39-3c86-404f-b9f6-534203707b59 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:25.527597 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89757e39-3c86-404f-b9f6-534203707b59 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:25.527847 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89757e39-3c86-404f-b9f6-534203707b59 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:25.528088 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-89757e39-3c86-404f-b9f6-534203707b59 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:25.532988 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b97418a2-1f06-47e8-818f-cbd33aef1381 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:25.535328 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b97418a2-1f06-47e8-818f-cbd33aef1381 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:25.535583 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b97418a2-1f06-47e8-818f-cbd33aef1381 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:25.535906 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b97418a2-1f06-47e8-818f-cbd33aef1381 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:25.538704 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:25.538704 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:25.543278 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-89757e39-3c86-404f-b9f6-534203707b59 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:25.548605 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-89757e39-3c86-404f-b9f6-534203707b59 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:25.549073 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1045/4204] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:25 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:25.550755 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:25.550755 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:25.559002 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b97418a2-1f06-47e8-818f-cbd33aef1381 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:25.565908 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b97418a2-1f06-47e8-818f-cbd33aef1381 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:25.566425 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1049/4205] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:25 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:26.565774 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f433e8a8-d120-479c-a6f8-11118b400a4e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:26.569168 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f433e8a8-d120-479c-a6f8-11118b400a4e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:26.569168 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f433e8a8-d120-479c-a6f8-11118b400a4e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:26.569168 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f433e8a8-d120-479c-a6f8-11118b400a4e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:26.577383 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:26.577383 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:26.579956 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0253f86f-8b2d-418a-8b0e-1ab346c933c1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:26.583716 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0253f86f-8b2d-418a-8b0e-1ab346c933c1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:26.583798 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f433e8a8-d120-479c-a6f8-11118b400a4e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:26.583844 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0253f86f-8b2d-418a-8b0e-1ab346c933c1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:26.583844 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0253f86f-8b2d-418a-8b0e-1ab346c933c1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:26.588425 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f433e8a8-d120-479c-a6f8-11118b400a4e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:26.589158 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1053/4206] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:26 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 1430 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:13:26.595640 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:26.595640 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:26.600226 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0253f86f-8b2d-418a-8b0e-1ab346c933c1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:26.609065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-85181184-aa4f-4bbe-afa3-0e2c513dab3e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:26.611304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0253f86f-8b2d-418a-8b0e-1ab346c933c1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:26.611728 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1060/4207] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:26 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:26.615403 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-85181184-aa4f-4bbe-afa3-0e2c513dab3e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:26.615403 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-85181184-aa4f-4bbe-afa3-0e2c513dab3e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:26.615403 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-85181184-aa4f-4bbe-afa3-0e2c513dab3e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:26.621732 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:26.621732 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:26.625873 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-85181184-aa4f-4bbe-afa3-0e2c513dab3e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:26.631007 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-85181184-aa4f-4bbe-afa3-0e2c513dab3e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:26.631608 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1046/4208] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:26 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 1430 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:26.817703 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-6984b31e-3150-4ddc-97c7-3a7fd6f248df None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:26.822978 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-6984b31e-3150-4ddc-97c7-3a7fd6f248df tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:26.823174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-6984b31e-3150-4ddc-97c7-3a7fd6f248df tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:26.823641 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-6984b31e-3150-4ddc-97c7-3a7fd6f248df tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:26.830436 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:26.830436 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:26.834177 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-6984b31e-3150-4ddc-97c7-3a7fd6f248df tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:26.839191 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-6984b31e-3150-4ddc-97c7-3a7fd6f248df tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:26.839651 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1050/4209] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:26 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:27.451456 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3aac681b-0d90-4b4a-a585-b04faca63fb0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:27.455143 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3aac681b-0d90-4b4a-a585-b04faca63fb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:27.455338 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3aac681b-0d90-4b4a-a585-b04faca63fb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:27.455584 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3aac681b-0d90-4b4a-a585-b04faca63fb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:27.473729 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:27.473729 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:27.478536 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3aac681b-0d90-4b4a-a585-b04faca63fb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:27.483834 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3aac681b-0d90-4b4a-a585-b04faca63fb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:27.484420 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1054/4210] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:27 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 1430 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:27.497130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0a6ed514-43fa-4ae5-9acb-d327a428553c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:27.497607 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0a6ed514-43fa-4ae5-9acb-d327a428553c None None] GET https://10.4.3.126/volume// Aug 18 13:13:27.497841 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0a6ed514-43fa-4ae5-9acb-d327a428553c None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:27.498099 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0a6ed514-43fa-4ae5-9acb-d327a428553c None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:27.498463 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0a6ed514-43fa-4ae5-9acb-d327a428553c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:27.498813 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1061/4211] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:13:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:27.509235 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-fcf6fb7a-620c-410d-a836-efad747acf21 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:27.511265 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-fcf6fb7a-620c-410d-a836-efad747acf21 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:13:27.511265 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-fcf6fb7a-620c-410d-a836-efad747acf21 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df98b234-60f3-4df1-91c2-729b741e4cb1", "connector": null, "instance_uuid": "58a4adb6-31e5-4855-a942-d5539f5b9c6c"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:27.525233 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:27.525233 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:27.584816 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-fcf6fb7a-620c-410d-a836-efad747acf21 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:13:27.585431 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1047/4212] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:13:27 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:27.630961 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6cd3bfe3-81e3-4513-89ea-ed99f7223172 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:27.636230 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6cd3bfe3-81e3-4513-89ea-ed99f7223172 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:27.636230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6cd3bfe3-81e3-4513-89ea-ed99f7223172 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:27.636230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6cd3bfe3-81e3-4513-89ea-ed99f7223172 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:27.664836 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:27.664836 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:27.670273 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6cd3bfe3-81e3-4513-89ea-ed99f7223172 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:27.677481 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6cd3bfe3-81e3-4513-89ea-ed99f7223172 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:27.678052 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1051/4213] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:27 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:28.693492 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-987b3ff6-dfb5-4ade-aae2-6d1601626e8f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:28.695879 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-987b3ff6-dfb5-4ade-aae2-6d1601626e8f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:28.695879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-987b3ff6-dfb5-4ade-aae2-6d1601626e8f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:28.696143 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-987b3ff6-dfb5-4ade-aae2-6d1601626e8f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:28.709538 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:28.709538 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:28.713916 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-987b3ff6-dfb5-4ade-aae2-6d1601626e8f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:28.719292 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-987b3ff6-dfb5-4ade-aae2-6d1601626e8f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:28.719730 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1055/4214] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:28 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:28.750526 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-095a86ee-adad-4ffc-bf19-59009a119ffe None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:28.750965 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-095a86ee-adad-4ffc-bf19-59009a119ffe None None] GET https://10.4.3.126/volume// Aug 18 13:13:28.751106 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-095a86ee-adad-4ffc-bf19-59009a119ffe None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:28.751335 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-095a86ee-adad-4ffc-bf19-59009a119ffe None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:28.751676 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-095a86ee-adad-4ffc-bf19-59009a119ffe None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:28.752040 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1062/4215] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:13:28.770171 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-1a8bff3a-04d0-4d84-8b35-4bebc2bd5d45 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:28.772917 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-1a8bff3a-04d0-4d84-8b35-4bebc2bd5d45 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:13:28.773230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-1a8bff3a-04d0-4d84-8b35-4bebc2bd5d45 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:28.773527 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-1a8bff3a-04d0-4d84-8b35-4bebc2bd5d45 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:28.787909 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:28.787909 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:28.792223 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-1a8bff3a-04d0-4d84-8b35-4bebc2bd5d45 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:13:28.797425 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-1a8bff3a-04d0-4d84-8b35-4bebc2bd5d45 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:13:28.797908 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1048/4216] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:13:28 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 1609 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:13:28.966583 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3c96b3e8-4e54-4c11-a371-253932ea2e7e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:28.968973 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3c96b3e8-4e54-4c11-a371-253932ea2e7e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] PUT https://10.4.3.126/volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c Aug 18 13:13:28.969433 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3c96b3e8-4e54-4c11-a371-253932ea2e7e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:28.978800 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3c96b3e8-4e54-4c11-a371-253932ea2e7e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Acquiring lock "cinder-attachment_update-df98b234-60f3-4df1-91c2-729b741e4cb1-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:13:28.984178 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3c96b3e8-4e54-4c11-a371-253932ea2e7e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Lock "cinder-attachment_update-df98b234-60f3-4df1-91c2-729b741e4cb1-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:13:28.985277 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:28.985277 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:29.114983 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3c96b3e8-4e54-4c11-a371-253932ea2e7e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Lock "cinder-attachment_update-df98b234-60f3-4df1-91c2-729b741e4cb1-np0000007652" released by "attachment_update" :: held 0.131s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:13:29.115624 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-3c96b3e8-4e54-4c11-a371-253932ea2e7e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c returned with HTTP 200 Aug 18 13:13:29.115944 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1052/4217] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:13:28 2026] PUT /volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:29.185274 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-8434d5c2-8fb2-43d5-9dcf-77e9fc5d723b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:29.192196 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-8434d5c2-8fb2-43d5-9dcf-77e9fc5d723b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c/action Aug 18 13:13:29.192782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-8434d5c2-8fb2-43d5-9dcf-77e9fc5d723b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:29.192782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-8434d5c2-8fb2-43d5-9dcf-77e9fc5d723b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:29.221230 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:29.221230 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:29.232237 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-8434d5c2-8fb2-43d5-9dcf-77e9fc5d723b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c/action returned with HTTP 204 Aug 18 13:13:29.232237 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1056/4218] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:13:29 2026] POST /volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:29.739366 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a31fa6f0-380e-4fd7-81eb-361d7786d3cd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:29.753245 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a31fa6f0-380e-4fd7-81eb-361d7786d3cd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:29.753245 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a31fa6f0-380e-4fd7-81eb-361d7786d3cd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:29.753245 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a31fa6f0-380e-4fd7-81eb-361d7786d3cd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:29.764889 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:29.764889 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:29.772548 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a31fa6f0-380e-4fd7-81eb-361d7786d3cd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:29.775129 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a31fa6f0-380e-4fd7-81eb-361d7786d3cd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:29.775757 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1063/4219] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:29 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:30.792337 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-af8a3978-4304-4a83-8faf-fdcfd7819585 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:30.796568 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af8a3978-4304-4a83-8faf-fdcfd7819585 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:30.796841 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af8a3978-4304-4a83-8faf-fdcfd7819585 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:30.797075 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af8a3978-4304-4a83-8faf-fdcfd7819585 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:30.820371 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:30.820371 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:30.823815 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-af8a3978-4304-4a83-8faf-fdcfd7819585 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:30.830997 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af8a3978-4304-4a83-8faf-fdcfd7819585 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:30.830997 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1049/4220] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:30 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:31.203008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:31.341816 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:13:31.342075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:31.343576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:13:31.343708 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Create volume of 1 GB Aug 18 13:13:31.344024 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:31.344024 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:31.364233 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Availability Zones retrieved successfully. Aug 18 13:13:31.368486 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Flow 'volume_create_api' (0a62707f-5e44-43d6-a3a3-470246e3b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:31.369690 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8066de6-c63d-4deb-8658-f0a553db0b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:31.371007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:13:31.406536 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8066de6-c63d-4deb-8658-f0a553db0b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:31.406536 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132f9b5c-3438-4e5f-a929-08464de0ad06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:31.474772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Created reservations ['00b5f43a-3dc7-4bce-8209-25ebbb38e139', '4c8ecbd7-fae6-4fb2-98db-338e9d08b8ad', '07e8feef-7cd1-4584-9665-c18f9a44ee6b', '7fc9a002-20c2-4243-b397-3f467a2ebba7'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:31.475634 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132f9b5c-3438-4e5f-a929-08464de0ad06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b5f43a-3dc7-4bce-8209-25ebbb38e139', '4c8ecbd7-fae6-4fb2-98db-338e9d08b8ad', '07e8feef-7cd1-4584-9665-c18f9a44ee6b', '7fc9a002-20c2-4243-b397-3f467a2ebba7']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:31.476358 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de652f87-2c84-462d-bd3f-acb5d3f4c9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:31.498685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de652f87-2c84-462d-bd3f-acb5d3f4c9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b873e5-b6de-4096-96d7-408dbc7a6ab7', '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='7d11f83dcd7c4770b32bae85c603477e',qos_specs=None,replication_status=,reservations=['00b5f43a-3dc7-4bce-8209-25ebbb38e139','4c8ecbd7-fae6-4fb2-98db-338e9d08b8ad','07e8feef-7cd1-4584-9665-c18f9a44ee6b','7fc9a002-20c2-4243-b397-3f467a2ebba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ca7117d6724560a94a990dc8b78aba',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:13:31Z,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=52b873e5-b6de-4096-96d7-408dbc7a6ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d11f83dcd7c4770b32bae85c603477e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ca7117d6724560a94a990dc8b78aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:31.499434 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e58004-d6b5-4e87-8141-71f37a1ae74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:31.517335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e58004-d6b5-4e87-8141-71f37a1ae74b) transitioned into state 'SUCCESS' from 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='7d11f83dcd7c4770b32bae85c603477e',qos_specs=None,replication_status=,reservations=['00b5f43a-3dc7-4bce-8209-25ebbb38e139','4c8ecbd7-fae6-4fb2-98db-338e9d08b8ad','07e8feef-7cd1-4584-9665-c18f9a44ee6b','7fc9a002-20c2-4243-b397-3f467a2ebba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ca7117d6724560a94a990dc8b78aba',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:31.517936 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bead6373-563c-4fac-a660-58ffdf60b9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:31.525880 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bead6373-563c-4fac-a660-58ffdf60b9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:31.526607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Flow 'volume_create_api' (0a62707f-5e44-43d6-a3a3-470246e3b417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:31.526876 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Create volume request issued successfully. Aug 18 13:13:31.527407 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0a16ef1c-a472-47e8-971c-58746ba8ce11 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:13:31.527792 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1053/4221] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:13:31 2026] POST /volume/v3/volumes => generated 740 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:31.539176 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b1fb85af-f098-4b1b-8def-1c5e27df47c0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:31.541507 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1fb85af-f098-4b1b-8def-1c5e27df47c0 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 Aug 18 13:13:31.541773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1fb85af-f098-4b1b-8def-1c5e27df47c0 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:31.542033 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1fb85af-f098-4b1b-8def-1c5e27df47c0 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:31.551464 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:31.551464 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:31.556600 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b1fb85af-f098-4b1b-8def-1c5e27df47c0 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:31.562988 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1fb85af-f098-4b1b-8def-1c5e27df47c0 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 returned with HTTP 200 Aug 18 13:13:31.563519 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1057/4222] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:31 2026] GET /volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 => generated 808 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:31.844734 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7240068c-645b-472a-9103-e9e867dad5cf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:31.847096 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7240068c-645b-472a-9103-e9e867dad5cf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:31.847817 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7240068c-645b-472a-9103-e9e867dad5cf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:31.847817 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7240068c-645b-472a-9103-e9e867dad5cf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:31.862273 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:31.862273 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:31.866198 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7240068c-645b-472a-9103-e9e867dad5cf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:31.871744 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7240068c-645b-472a-9103-e9e867dad5cf tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:31.872156 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1064/4223] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:31 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:32.582921 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-249d8fb0-8f44-4dcf-a461-26edbcbeb62f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:32.586850 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-249d8fb0-8f44-4dcf-a461-26edbcbeb62f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 Aug 18 13:13:32.586850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-249d8fb0-8f44-4dcf-a461-26edbcbeb62f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:32.586850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-249d8fb0-8f44-4dcf-a461-26edbcbeb62f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:32.593044 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:32.593044 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:32.597197 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-249d8fb0-8f44-4dcf-a461-26edbcbeb62f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:32.601847 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-249d8fb0-8f44-4dcf-a461-26edbcbeb62f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 returned with HTTP 200 Aug 18 13:13:32.602389 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1050/4224] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:32 2026] GET /volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:32.619231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-83b7e57a-b02a-4c6d-b1cd-2bbd7619dc62 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:32.622289 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-83b7e57a-b02a-4c6d-b1cd-2bbd7619dc62 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 Aug 18 13:13:32.622554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-83b7e57a-b02a-4c6d-b1cd-2bbd7619dc62 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:32.622818 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-83b7e57a-b02a-4c6d-b1cd-2bbd7619dc62 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:32.629944 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:32.629944 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:32.633723 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-83b7e57a-b02a-4c6d-b1cd-2bbd7619dc62 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:32.638407 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-83b7e57a-b02a-4c6d-b1cd-2bbd7619dc62 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 returned with HTTP 200 Aug 18 13:13:32.638865 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1054/4225] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:32 2026] GET /volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:32.655038 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d323a464-d009-4643-9646-d74aecd28f85 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:32.659882 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:13:32.660351 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-241098638"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:32.666197 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-241098638'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:13:32.666396 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Create volume of 1 GB Aug 18 13:13:32.675071 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Availability Zones retrieved successfully. Aug 18 13:13:32.682099 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Flow 'volume_create_api' (7e4bf1b5-494b-45b4-b496-cec7bf0e7aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:32.683284 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d4ccb2-c9d7-4cd4-bdc2-6a370098ec17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:32.684361 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:13:32.715142 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d4ccb2-c9d7-4cd4-bdc2-6a370098ec17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:32.716155 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b801c6-39a2-44a7-8aa4-eb99b14b859e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:32.759768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Created reservations ['3295e76d-0843-465f-96d3-232504ccdcfa', '6bfe8121-5a69-4b14-8101-421d2f8f2895', '00250655-99f2-4d14-bf74-c42c4334221a', '14da00ec-197f-43e2-af82-767a36a227d9'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:32.760534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b801c6-39a2-44a7-8aa4-eb99b14b859e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3295e76d-0843-465f-96d3-232504ccdcfa', '6bfe8121-5a69-4b14-8101-421d2f8f2895', '00250655-99f2-4d14-bf74-c42c4334221a', '14da00ec-197f-43e2-af82-767a36a227d9']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:32.761396 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea64dd2-9685-4b83-b6eb-1d22d94ee401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:32.780957 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea64dd2-9685-4b83-b6eb-1d22d94ee401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e67a017-1153-4645-8a80-08315e471d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-241098638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d11f83dcd7c4770b32bae85c603477e',qos_specs=None,replication_status=,reservations=['3295e76d-0843-465f-96d3-232504ccdcfa','6bfe8121-5a69-4b14-8101-421d2f8f2895','00250655-99f2-4d14-bf74-c42c4334221a','14da00ec-197f-43e2-af82-767a36a227d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ca7117d6724560a94a990dc8b78aba',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:13:32Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-241098638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e67a017-1153-4645-8a80-08315e471d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d11f83dcd7c4770b32bae85c603477e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ca7117d6724560a94a990dc8b78aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:32.781649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152c5000-0de5-4edc-8c94-04765c55d257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:32.797158 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152c5000-0de5-4edc-8c94-04765c55d257) transitioned into 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-241098638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d11f83dcd7c4770b32bae85c603477e',qos_specs=None,replication_status=,reservations=['3295e76d-0843-465f-96d3-232504ccdcfa','6bfe8121-5a69-4b14-8101-421d2f8f2895','00250655-99f2-4d14-bf74-c42c4334221a','14da00ec-197f-43e2-af82-767a36a227d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ca7117d6724560a94a990dc8b78aba',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:32.797811 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20a21b4-a208-4997-abd4-0bbc0321de2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:32.809231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20a21b4-a208-4997-abd4-0bbc0321de2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:32.809231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Flow 'volume_create_api' (7e4bf1b5-494b-45b4-b496-cec7bf0e7aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:32.809231 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Create volume request issued successfully. Aug 18 13:13:32.809231 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d323a464-d009-4643-9646-d74aecd28f85 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:13:32.809231 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1058/4226] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:13:32 2026] POST /volume/v3/volumes => generated 775 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:32.821041 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6fc8cdb0-c8cd-46aa-98d2-71892db57478 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:32.823613 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fc8cdb0-c8cd-46aa-98d2-71892db57478 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:32.824630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fc8cdb0-c8cd-46aa-98d2-71892db57478 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:32.824630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6fc8cdb0-c8cd-46aa-98d2-71892db57478 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:32.831775 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:32.831775 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:32.835967 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6fc8cdb0-c8cd-46aa-98d2-71892db57478 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:32.840715 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6fc8cdb0-c8cd-46aa-98d2-71892db57478 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 returned with HTTP 200 Aug 18 13:13:32.841113 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1065/4227] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:32 2026] GET /volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:32.884517 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f6ba0982-b360-42eb-b81e-0123fdb1ce5e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:32.887273 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f6ba0982-b360-42eb-b81e-0123fdb1ce5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:32.888646 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f6ba0982-b360-42eb-b81e-0123fdb1ce5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:32.889881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f6ba0982-b360-42eb-b81e-0123fdb1ce5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:32.901083 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:32.901083 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:32.904938 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f6ba0982-b360-42eb-b81e-0123fdb1ce5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:32.910735 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f6ba0982-b360-42eb-b81e-0123fdb1ce5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:32.911255 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1051/4228] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:32 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:33.807735 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-5f926ea8-e901-44b6-9a9c-9951264e0674 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:33.810752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-5f926ea8-e901-44b6-9a9c-9951264e0674 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1/encryption Aug 18 13:13:33.811037 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-5f926ea8-e901-44b6-9a9c-9951264e0674 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:33.811353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-5f926ea8-e901-44b6-9a9c-9951264e0674 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:33.828369 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:33.828369 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:33.839169 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8f8d4fb1-4809-4b60-bd53-e611a1c176ab req-5f926ea8-e901-44b6-9a9c-9951264e0674 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1/encryption returned with HTTP 200 Aug 18 13:13:33.839832 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1055/4229] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:13:33 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:33.860979 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-52e4961d-4264-456e-b025-cb8147e524b6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:33.864497 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-52e4961d-4264-456e-b025-cb8147e524b6 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:33.864733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-52e4961d-4264-456e-b025-cb8147e524b6 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:33.864972 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-52e4961d-4264-456e-b025-cb8147e524b6 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:33.879241 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:33.879241 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:33.885807 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-52e4961d-4264-456e-b025-cb8147e524b6 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:33.892102 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-52e4961d-4264-456e-b025-cb8147e524b6 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 returned with HTTP 200 Aug 18 13:13:33.892918 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1059/4230] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:33 2026] GET /volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:33.912850 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-79317ecc-1eef-43e1-843f-ebbe30cc6b41 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:33.915698 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79317ecc-1eef-43e1-843f-ebbe30cc6b41 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:33.916078 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79317ecc-1eef-43e1-843f-ebbe30cc6b41 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:33.916387 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-79317ecc-1eef-43e1-843f-ebbe30cc6b41 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:33.933084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d41113e6-20ef-44ca-9928-aaa9795cc066 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:33.933449 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:33.933449 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:33.948593 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-79317ecc-1eef-43e1-843f-ebbe30cc6b41 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:33.948660 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d41113e6-20ef-44ca-9928-aaa9795cc066 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:33.948660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d41113e6-20ef-44ca-9928-aaa9795cc066 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:33.948660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d41113e6-20ef-44ca-9928-aaa9795cc066 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:33.955818 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-79317ecc-1eef-43e1-843f-ebbe30cc6b41 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 returned with HTTP 200 Aug 18 13:13:33.956380 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1066/4231] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:33 2026] GET /volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:33.972624 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:33.975819 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:33.975819 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:33.977196 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:13:33.979370 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e67a017-1153-4645-8a80-08315e471d24", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-234505235"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:33.982404 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d41113e6-20ef-44ca-9928-aaa9795cc066 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:33.988197 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d41113e6-20ef-44ca-9928-aaa9795cc066 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:33.988914 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1052/4232] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:33 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:33.996962 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:33.996962 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:33.998188 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:33.998188 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Create snapshot from volume 0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:34.060005 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Created reservations ['f47a4122-8328-4763-9e01-d4110a9ab5b1', 'd005e236-838e-4c56-8947-bfc135722848', '8a16439a-1c2f-4268-8685-16fe4b9dc511', '04ac5fc6-74a8-4517-9e82-b6f33092477c'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:34.120517 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Snapshot create request issued successfully. Aug 18 13:13:34.121520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-805ffb87-c4a6-4626-b8e6-f0fc0de1b59f tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:13:34.121520 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1056/4233] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:13:33 2026] POST /volume/v3/snapshots => generated 325 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:34.136709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b4c4af4b-09ce-462e-8765-226b9db253fd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:34.136709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b4c4af4b-09ce-462e-8765-226b9db253fd tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 Aug 18 13:13:34.136709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b4c4af4b-09ce-462e-8765-226b9db253fd tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:34.136709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b4c4af4b-09ce-462e-8765-226b9db253fd tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:34.141554 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:34.141554 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:34.142035 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b4c4af4b-09ce-462e-8765-226b9db253fd tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Snapshot retrieved successfully. Aug 18 13:13:34.143005 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b4c4af4b-09ce-462e-8765-226b9db253fd tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 returned with HTTP 200 Aug 18 13:13:34.143419 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1060/4234] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:34 2026] GET /volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 => generated 457 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:35.000680 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5bd9a081-3cdb-45d4-8626-8aeb13cf1925 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:35.004227 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bd9a081-3cdb-45d4-8626-8aeb13cf1925 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:35.004227 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bd9a081-3cdb-45d4-8626-8aeb13cf1925 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:35.004227 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5bd9a081-3cdb-45d4-8626-8aeb13cf1925 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:35.016188 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:35.016188 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:35.020686 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5bd9a081-3cdb-45d4-8626-8aeb13cf1925 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:35.025407 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5bd9a081-3cdb-45d4-8626-8aeb13cf1925 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:35.025853 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1067/4235] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:34 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:35.155688 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f6337b9d-c191-46b3-a9fe-5e5646b3781d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:35.159227 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f6337b9d-c191-46b3-a9fe-5e5646b3781d tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 Aug 18 13:13:35.159227 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f6337b9d-c191-46b3-a9fe-5e5646b3781d tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:35.159227 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f6337b9d-c191-46b3-a9fe-5e5646b3781d tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:35.166521 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:35.166521 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:35.167387 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f6337b9d-c191-46b3-a9fe-5e5646b3781d tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Snapshot retrieved successfully. Aug 18 13:13:35.168475 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f6337b9d-c191-46b3-a9fe-5e5646b3781d tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 returned with HTTP 200 Aug 18 13:13:35.168949 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1053/4236] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:35 2026] GET /volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:35.177913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f3e59fee-de73-44af-8b6b-6f0d5db6e5bf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:35.181682 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3e59fee-de73-44af-8b6b-6f0d5db6e5bf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 Aug 18 13:13:35.181820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f3e59fee-de73-44af-8b6b-6f0d5db6e5bf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:35.182007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f3e59fee-de73-44af-8b6b-6f0d5db6e5bf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:35.186942 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:35.186942 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:35.187341 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f3e59fee-de73-44af-8b6b-6f0d5db6e5bf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Snapshot retrieved successfully. Aug 18 13:13:35.188077 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3e59fee-de73-44af-8b6b-6f0d5db6e5bf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 returned with HTTP 200 Aug 18 13:13:35.188443 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1057/4237] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:35 2026] GET /volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:35.199079 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:35.204646 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 Aug 18 13:13:35.204882 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:35.205077 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:35.205181 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Delete snapshot with id: 582d3efc-0d7d-418b-a80b-027f6501f0b1 Aug 18 13:13:35.213555 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:35.213555 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:35.213963 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Snapshot retrieved successfully. Aug 18 13:13:35.230032 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Snapshot delete request issued successfully. Aug 18 13:13:35.230288 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25243fdb-4031-416b-b2a8-f2ad0a221dcc tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 returned with HTTP 202 Aug 18 13:13:35.230721 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1061/4238] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:13:35 2026] DELETE /volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:35.240953 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-de72b066-4abf-475f-a0d3-6470c530c633 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:35.242591 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de72b066-4abf-475f-a0d3-6470c530c633 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 Aug 18 13:13:35.242949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de72b066-4abf-475f-a0d3-6470c530c633 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:35.243319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de72b066-4abf-475f-a0d3-6470c530c633 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:35.248622 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:35.248622 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:35.249201 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-de72b066-4abf-475f-a0d3-6470c530c633 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Snapshot retrieved successfully. Aug 18 13:13:35.250095 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de72b066-4abf-475f-a0d3-6470c530c633 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 returned with HTTP 200 Aug 18 13:13:35.250838 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1068/4239] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:35 2026] GET /volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:35.947461 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-f11b6eaf-85ba-4613-9e8a-8df4c6c57f6f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:35.949697 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-f11b6eaf-85ba-4613-9e8a-8df4c6c57f6f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6/action Aug 18 13:13:35.950104 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-f11b6eaf-85ba-4613-9e8a-8df4c6c57f6f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:35.950263 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-f11b6eaf-85ba-4613-9e8a-8df4c6c57f6f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:35.964448 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:35.964448 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:35.974673 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9a89ab5b-6f94-446e-aeaa-9d12e947e01c req-f11b6eaf-85ba-4613-9e8a-8df4c6c57f6f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6/action returned with HTTP 204 Aug 18 13:13:35.975226 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1054/4240] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:13:35 2026] POST /volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:36.041508 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-03c3b976-aed3-46c0-9f94-f1348a34734e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.043886 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03c3b976-aed3-46c0-9f94-f1348a34734e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:36.044170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03c3b976-aed3-46c0-9f94-f1348a34734e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.044510 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-03c3b976-aed3-46c0-9f94-f1348a34734e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.056844 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.056844 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:36.061107 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-03c3b976-aed3-46c0-9f94-f1348a34734e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:36.067403 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-03c3b976-aed3-46c0-9f94-f1348a34734e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:36.067926 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1058/4241] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:36.084273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-66604e97-5ce5-463a-ab01-b8ba89b562a9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.086119 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-66604e97-5ce5-463a-ab01-b8ba89b562a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:36.086333 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-66604e97-5ce5-463a-ab01-b8ba89b562a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.086547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-66604e97-5ce5-463a-ab01-b8ba89b562a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.097016 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.097016 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:36.101351 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-66604e97-5ce5-463a-ab01-b8ba89b562a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:36.105992 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-66604e97-5ce5-463a-ab01-b8ba89b562a9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:36.106375 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1062/4242] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:36.153773 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-4ffa3d6a-4878-4ee5-8eb4-3ac03f12d5bd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.156493 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-4ffa3d6a-4878-4ee5-8eb4-3ac03f12d5bd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:36.156916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-4ffa3d6a-4878-4ee5-8eb4-3ac03f12d5bd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.157294 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-4ffa3d6a-4878-4ee5-8eb4-3ac03f12d5bd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.172460 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.172460 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:36.177149 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-4ffa3d6a-4878-4ee5-8eb4-3ac03f12d5bd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:36.184085 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-4ffa3d6a-4878-4ee5-8eb4-3ac03f12d5bd tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:36.185094 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1069/4243] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 1172 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:36.204792 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-c8b055c0-5167-48fc-9fe3-e234ecdbb414 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.207411 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-c8b055c0-5167-48fc-9fe3-e234ecdbb414 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/action Aug 18 13:13:36.207880 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-c8b055c0-5167-48fc-9fe3-e234ecdbb414 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:36.208060 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-c8b055c0-5167-48fc-9fe3-e234ecdbb414 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:36.219875 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.219875 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:36.220552 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-c8b055c0-5167-48fc-9fe3-e234ecdbb414 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:36.228455 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-c8b055c0-5167-48fc-9fe3-e234ecdbb414 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Begin detaching volume completed successfully. Aug 18 13:13:36.228742 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-c8b055c0-5167-48fc-9fe3-e234ecdbb414 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/action returned with HTTP 202 Aug 18 13:13:36.229189 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1055/4244] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:13:36 2026] POST /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:13:36.263513 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e19585d4-c71d-45c8-92a1-d53a541ab53e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.266790 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e19585d4-c71d-45c8-92a1-d53a541ab53e tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 Aug 18 13:13:36.266790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e19585d4-c71d-45c8-92a1-d53a541ab53e tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.266790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e19585d4-c71d-45c8-92a1-d53a541ab53e tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.270970 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e19585d4-c71d-45c8-92a1-d53a541ab53e tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 returned with HTTP 404 Aug 18 13:13:36.271677 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1059/4245] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/v3/snapshots/582d3efc-0d7d-418b-a80b-027f6501f0b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:13:36.278841 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-30a24e97-a955-4dd7-9738-0c6071edc6db None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.279421 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-30a24e97-a955-4dd7-9738-0c6071edc6db None None] GET https://10.4.3.126/volume// Aug 18 13:13:36.279873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-30a24e97-a955-4dd7-9738-0c6071edc6db None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.279977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-30a24e97-a955-4dd7-9738-0c6071edc6db None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.280354 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-30a24e97-a955-4dd7-9738-0c6071edc6db None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:36.280730 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1063/4246] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:36.282653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e82f4844-2072-481b-a6be-9baeee119f44 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.284238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e82f4844-2072-481b-a6be-9baeee119f44 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:36.284861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e82f4844-2072-481b-a6be-9baeee119f44 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.285193 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e82f4844-2072-481b-a6be-9baeee119f44 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.285487 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-e82f4844-2072-481b-a6be-9baeee119f44 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Delete volume with id: 0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:36.296290 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.296290 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:36.296605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-f91d887b-3b11-495b-a551-89dd40ff6375 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.296644 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e82f4844-2072-481b-a6be-9baeee119f44 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:36.298285 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-f91d887b-3b11-495b-a551-89dd40ff6375 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:36.298285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-f91d887b-3b11-495b-a551-89dd40ff6375 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.298285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-f91d887b-3b11-495b-a551-89dd40ff6375 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.314602 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.314602 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:36.318898 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e82f4844-2072-481b-a6be-9baeee119f44 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Delete volume request issued successfully. Aug 18 13:13:36.318981 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-f91d887b-3b11-495b-a551-89dd40ff6375 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:36.319033 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e82f4844-2072-481b-a6be-9baeee119f44 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 returned with HTTP 202 Aug 18 13:13:36.319033 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1070/4247] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:13:36 2026] DELETE /volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:36.325059 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-f91d887b-3b11-495b-a551-89dd40ff6375 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:36.325544 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bf936a62-c72a-46b2-9be6-016f39c403a3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.326292 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1056/4248] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:13:36.327414 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf936a62-c72a-46b2-9be6-016f39c403a3 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:36.327619 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bf936a62-c72a-46b2-9be6-016f39c403a3 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.327819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bf936a62-c72a-46b2-9be6-016f39c403a3 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.334722 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.334722 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:36.338762 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bf936a62-c72a-46b2-9be6-016f39c403a3 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:36.341153 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-9bf9ffe8-3aaa-4e3b-9811-e178aca561f9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:36.343929 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf936a62-c72a-46b2-9be6-016f39c403a3 tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 returned with HTTP 200 Aug 18 13:13:36.344141 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-9bf9ffe8-3aaa-4e3b-9811-e178aca561f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/encryption Aug 18 13:13:36.344405 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1060/4249] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:36.344462 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-9bf9ffe8-3aaa-4e3b-9811-e178aca561f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:36.344538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-9bf9ffe8-3aaa-4e3b-9811-e178aca561f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:36.356926 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:36.356926 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:36.364368 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-9bf9ffe8-3aaa-4e3b-9811-e178aca561f9 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/encryption returned with HTTP 200 Aug 18 13:13:36.364847 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1064/4250] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:13:36 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:37.288161 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-ea78a3c3-e050-49e1-84e2-6b7fa31f3235 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:37.290678 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-ea78a3c3-e050-49e1-84e2-6b7fa31f3235 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6 Aug 18 13:13:37.290985 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-ea78a3c3-e050-49e1-84e2-6b7fa31f3235 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:37.291256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-ea78a3c3-e050-49e1-84e2-6b7fa31f3235 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:37.300442 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:37.300442 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:37.358888 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-724e0642-4409-46a9-8f9c-1b4cf401ee2d req-ea78a3c3-e050-49e1-84e2-6b7fa31f3235 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6 returned with HTTP 200 Aug 18 13:13:37.358888 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1071/4251] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:13:37 2026] DELETE /volume/v3/attachments/ffc9e1f6-be39-4a5e-a3aa-60d3d89b57c6 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:37.363279 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-04219a9e-d785-43c2-9ed8-bcfb51b587ff None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:37.365382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-04219a9e-d785-43c2-9ed8-bcfb51b587ff tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 Aug 18 13:13:37.365703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-04219a9e-d785-43c2-9ed8-bcfb51b587ff tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:37.365972 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-04219a9e-d785-43c2-9ed8-bcfb51b587ff tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:37.372058 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-04219a9e-d785-43c2-9ed8-bcfb51b587ff tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 returned with HTTP 404 Aug 18 13:13:37.372673 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1057/4252] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:37 2026] GET /volume/v3/volumes/0e67a017-1153-4645-8a80-08315e471d24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:37.381192 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-673e330a-9e29-4d89-99f4-a7b246cc783c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:37.383728 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-673e330a-9e29-4d89-99f4-a7b246cc783c tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] DELETE https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 Aug 18 13:13:37.384009 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-673e330a-9e29-4d89-99f4-a7b246cc783c tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:37.384282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-673e330a-9e29-4d89-99f4-a7b246cc783c tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:37.384504 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-673e330a-9e29-4d89-99f4-a7b246cc783c tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Delete volume with id: 52b873e5-b6de-4096-96d7-408dbc7a6ab7 Aug 18 13:13:37.394455 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:37.394455 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:37.395166 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-673e330a-9e29-4d89-99f4-a7b246cc783c tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:37.420125 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-673e330a-9e29-4d89-99f4-a7b246cc783c tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Delete volume request issued successfully. Aug 18 13:13:37.421362 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-673e330a-9e29-4d89-99f4-a7b246cc783c tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 returned with HTTP 202 Aug 18 13:13:37.421944 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1061/4253] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:13:37 2026] DELETE /volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:37.430160 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-02cfe2d7-661e-4c68-85a6-d37ddd9e0f7b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:37.432416 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-02cfe2d7-661e-4c68-85a6-d37ddd9e0f7b tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 Aug 18 13:13:37.432654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-02cfe2d7-661e-4c68-85a6-d37ddd9e0f7b tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:37.432884 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-02cfe2d7-661e-4c68-85a6-d37ddd9e0f7b tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:37.441907 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:37.441907 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:37.447072 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-02cfe2d7-661e-4c68-85a6-d37ddd9e0f7b tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Volume info retrieved successfully. Aug 18 13:13:37.453429 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-02cfe2d7-661e-4c68-85a6-d37ddd9e0f7b tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 returned with HTTP 200 Aug 18 13:13:37.454013 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1065/4254] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:37 2026] GET /volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:38.395663 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-067cebea-d5ef-4417-a08e-18fe71dc25e3 req-c59e3b73-abaf-408d-8c5b-06f9479432ca None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:38.397641 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-067cebea-d5ef-4417-a08e-18fe71dc25e3 req-c59e3b73-abaf-408d-8c5b-06f9479432ca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:38.397906 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-067cebea-d5ef-4417-a08e-18fe71dc25e3 req-c59e3b73-abaf-408d-8c5b-06f9479432ca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:38.398155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-067cebea-d5ef-4417-a08e-18fe71dc25e3 req-c59e3b73-abaf-408d-8c5b-06f9479432ca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:38.406215 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:38.406215 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:38.409692 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-067cebea-d5ef-4417-a08e-18fe71dc25e3 req-c59e3b73-abaf-408d-8c5b-06f9479432ca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:38.413857 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-067cebea-d5ef-4417-a08e-18fe71dc25e3 req-c59e3b73-abaf-408d-8c5b-06f9479432ca tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:38.414314 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1072/4255] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:38 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:38.466167 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e037c2f0-dd2e-4b32-a30a-ff8d132137cf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:38.468022 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e037c2f0-dd2e-4b32-a30a-ff8d132137cf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] GET https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 Aug 18 13:13:38.468221 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e037c2f0-dd2e-4b32-a30a-ff8d132137cf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:38.468418 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e037c2f0-dd2e-4b32-a30a-ff8d132137cf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:38.473639 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e037c2f0-dd2e-4b32-a30a-ff8d132137cf tempest-CinderUnicodeTest-1182441693 tempest-CinderUnicodeTest-1182441693-project-member] https://10.4.3.126/volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 returned with HTTP 404 Aug 18 13:13:38.474110 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1058/4256] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:38 2026] GET /volume/v3/volumes/52b873e5-b6de-4096-96d7-408dbc7a6ab7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:39.876058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:39.968466 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:13:39.968829 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-792084274"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:39.970144 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-792084274'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:13:39.970358 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Create volume of 1 GB Aug 18 13:13:39.974881 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Availability Zones retrieved successfully. Aug 18 13:13:39.982921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Flow 'volume_create_api' (d0beb26f-bb5b-4371-9453-5eea17ce1587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:39.984190 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36100506-4f25-4871-ab93-d97f11724ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:39.985368 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:13:40.008635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36100506-4f25-4871-ab93-d97f11724ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:40.009392 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e5778e-2c4a-42e5-92aa-1b8095881d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:40.061722 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Created reservations ['854280d3-0cf1-4294-9c86-1f54c4aaba1b', 'c8d30e3c-304d-409f-bf47-6bfd8f34931f', '871acd49-a12f-4ae9-bdb2-f970618fce93', '119a70a7-3010-4c31-a603-ccf1e5e24fa6'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:40.062586 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e5778e-2c4a-42e5-92aa-1b8095881d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854280d3-0cf1-4294-9c86-1f54c4aaba1b', 'c8d30e3c-304d-409f-bf47-6bfd8f34931f', '871acd49-a12f-4ae9-bdb2-f970618fce93', '119a70a7-3010-4c31-a603-ccf1e5e24fa6']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:40.063424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3bb46a-84fe-460d-893e-a77e9d92a80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:40.086890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3bb46a-84fe-460d-893e-a77e9d92a80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8233d6e-2f66-446a-9c00-560d737a4bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792084274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4f43af207a3434ab611855a5f3ed792',qos_specs=None,replication_status=,reservations=['854280d3-0cf1-4294-9c86-1f54c4aaba1b','c8d30e3c-304d-409f-bf47-6bfd8f34931f','871acd49-a12f-4ae9-bdb2-f970618fce93','119a70a7-3010-4c31-a603-ccf1e5e24fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577c04eec02646fb951a5d5c87fe4f86',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792084274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8233d6e-2f66-446a-9c00-560d737a4bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4f43af207a3434ab611855a5f3ed792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='577c04eec02646fb951a5d5c87fe4f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:40.088109 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7eb5282-5a88-4287-91b7-d7ab02138e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:40.104452 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7eb5282-5a88-4287-91b7-d7ab02138e87) transitioned into state 'SUCCESS' from state '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-792084274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4f43af207a3434ab611855a5f3ed792',qos_specs=None,replication_status=,reservations=['854280d3-0cf1-4294-9c86-1f54c4aaba1b','c8d30e3c-304d-409f-bf47-6bfd8f34931f','871acd49-a12f-4ae9-bdb2-f970618fce93','119a70a7-3010-4c31-a603-ccf1e5e24fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577c04eec02646fb951a5d5c87fe4f86',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:40.105388 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a69049d-94e3-4e21-99af-57a0b6982bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:40.113280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a69049d-94e3-4e21-99af-57a0b6982bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:40.116981 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Flow 'volume_create_api' (d0beb26f-bb5b-4371-9453-5eea17ce1587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:40.117325 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Create volume request issued successfully. Aug 18 13:13:40.117893 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f3064cbd-fb17-4fda-85db-a9002c86aabc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:13:40.118757 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1062/4257] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:13:39 2026] POST /volume/v3/volumes => generated 777 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:13:40.129489 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9625be02-d802-4791-86a2-5b54de5f9528 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:40.131220 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9625be02-d802-4791-86a2-5b54de5f9528 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab Aug 18 13:13:40.131455 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9625be02-d802-4791-86a2-5b54de5f9528 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:40.131679 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9625be02-d802-4791-86a2-5b54de5f9528 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:40.137922 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:40.137922 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:40.141106 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9625be02-d802-4791-86a2-5b54de5f9528 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Volume info retrieved successfully. Aug 18 13:13:40.144968 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9625be02-d802-4791-86a2-5b54de5f9528 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab returned with HTTP 200 Aug 18 13:13:40.145347 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1066/4258] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:40 2026] GET /volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:41.157301 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1f70ecf3-6ca9-4614-84c3-3c3b64966add None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:41.159144 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1f70ecf3-6ca9-4614-84c3-3c3b64966add tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab Aug 18 13:13:41.159506 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1f70ecf3-6ca9-4614-84c3-3c3b64966add tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:41.159897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1f70ecf3-6ca9-4614-84c3-3c3b64966add tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:41.168079 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:41.168079 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:41.172076 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1f70ecf3-6ca9-4614-84c3-3c3b64966add tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Volume info retrieved successfully. Aug 18 13:13:41.176765 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1f70ecf3-6ca9-4614-84c3-3c3b64966add tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab returned with HTTP 200 Aug 18 13:13:41.177276 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1073/4259] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:41 2026] GET /volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:41.188460 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1672d615-bb66-4f6b-a114-33baa7751707 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:41.190142 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1672d615-bb66-4f6b-a114-33baa7751707 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:13:41.190507 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1672d615-bb66-4f6b-a114-33baa7751707 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8233d6e-2f66-446a-9c00-560d737a4bab", "name": "tempest-type-Backup-1158116854"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:41.191862 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-1672d615-bb66-4f6b-a114-33baa7751707 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Creating new backup {'backup': {'volume_id': 'c8233d6e-2f66-446a-9c00-560d737a4bab', 'name': 'tempest-type-Backup-1158116854'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:13:41.191976 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-1672d615-bb66-4f6b-a114-33baa7751707 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Creating backup of volume c8233d6e-2f66-446a-9c00-560d737a4bab in container None Aug 18 13:13:41.199006 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:41.199006 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:41.199367 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1672d615-bb66-4f6b-a114-33baa7751707 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Volume info retrieved successfully. Aug 18 13:13:41.222493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-1672d615-bb66-4f6b-a114-33baa7751707 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Created reservations ['870d51f5-7469-45b0-b3f4-ff9ad9a1522c', '4284d646-c0a2-47bd-9bf6-ad3d0e3edbd6'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:41.245230 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1672d615-bb66-4f6b-a114-33baa7751707 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:13:41.245690 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1059/4260] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:13:41 2026] POST /volume/v3/backups => generated 316 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:41.253016 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-47666a92-0aae-4982-ae19-1d63b1a7e1a1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:41.254999 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47666a92-0aae-4982-ae19-1d63b1a7e1a1 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:41.255268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-47666a92-0aae-4982-ae19-1d63b1a7e1a1 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:41.255459 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-47666a92-0aae-4982-ae19-1d63b1a7e1a1 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:41.255587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-47666a92-0aae-4982-ae19-1d63b1a7e1a1 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:41.259645 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:41.259645 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:41.260245 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47666a92-0aae-4982-ae19-1d63b1a7e1a1 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:41.260591 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1063/4261] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:41 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:41.277193 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6627845d-517d-4567-ada6-17dd1e33f2aa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:41.278925 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:41.279137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:41.279352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:41.279530 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume with id: 03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:41.288845 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:41.288845 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:41.289243 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:41.300048 np0000007652 devstack@c-api.service[100588]: WARNING cinder.keymgr.conf_key_mgr [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:13:41.305238 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume request issued successfully. Aug 18 13:13:41.306403 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6627845d-517d-4567-ada6-17dd1e33f2aa tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 202 Aug 18 13:13:41.306403 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1067/4262] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:13:41 2026] DELETE /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:41.313475 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4ae1525d-d5c3-4f51-8ed5-8290dce16acc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:41.315702 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ae1525d-d5c3-4f51-8ed5-8290dce16acc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:41.316287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ae1525d-d5c3-4f51-8ed5-8290dce16acc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:41.317615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ae1525d-d5c3-4f51-8ed5-8290dce16acc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:41.325511 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:41.325511 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:41.331524 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ae1525d-d5c3-4f51-8ed5-8290dce16acc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:13:41.336008 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ae1525d-d5c3-4f51-8ed5-8290dce16acc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 200 Aug 18 13:13:41.336561 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1074/4263] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:41 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:42.270743 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c4261355-c4aa-49f0-b5d7-543012c652de None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:42.272523 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c4261355-c4aa-49f0-b5d7-543012c652de tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:42.272773 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c4261355-c4aa-49f0-b5d7-543012c652de tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:42.272962 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c4261355-c4aa-49f0-b5d7-543012c652de tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:42.273107 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c4261355-c4aa-49f0-b5d7-543012c652de tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:42.277479 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:42.277479 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:42.278122 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c4261355-c4aa-49f0-b5d7-543012c652de tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:42.278538 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1060/4264] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:42 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:42.349584 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3ed9830e-abee-4866-ab54-98471ce060f5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:42.351469 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3ed9830e-abee-4866-ab54-98471ce060f5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e Aug 18 13:13:42.351669 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3ed9830e-abee-4866-ab54-98471ce060f5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:42.351868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3ed9830e-abee-4866-ab54-98471ce060f5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:42.357756 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3ed9830e-abee-4866-ab54-98471ce060f5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e returned with HTTP 404 Aug 18 13:13:42.358248 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1064/4265] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:42 2026] GET /volume/v3/volumes/03f9b256-ad11-4321-b390-bd3ee9cc971e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:42.365266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-aabf5268-b6d3-4084-bf93-83a450cae4c1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:42.367060 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aabf5268-b6d3-4084-bf93-83a450cae4c1 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:13:42.367299 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aabf5268-b6d3-4084-bf93-83a450cae4c1 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:42.367513 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-aabf5268-b6d3-4084-bf93-83a450cae4c1 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:42.368315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-aabf5268-b6d3-4084-bf93-83a450cae4c1 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:13:42.382961 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-aabf5268-b6d3-4084-bf93-83a450cae4c1 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Get all volumes completed successfully. Aug 18 13:13:42.384584 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:42.384584 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:42.389285 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-aabf5268-b6d3-4084-bf93-83a450cae4c1 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:13:42.389683 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1068/4266] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:13:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:42.404790 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3b734661-1c84-414d-89b4-e2c8f497087b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:42.406411 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b734661-1c84-414d-89b4-e2c8f497087b tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] DELETE https://10.4.3.126/volume/v3/types/f631c1b1-08de-4857-a739-124c7de0035b Aug 18 13:13:42.406721 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b734661-1c84-414d-89b4-e2c8f497087b tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:42.407010 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3b734661-1c84-414d-89b4-e2c8f497087b tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:42.431736 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3b734661-1c84-414d-89b4-e2c8f497087b tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/f631c1b1-08de-4857-a739-124c7de0035b returned with HTTP 202 Aug 18 13:13:42.431736 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1075/4267] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:13:42 2026] DELETE /volume/v3/types/f631c1b1-08de-4857-a739-124c7de0035b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:42.446228 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1fd37949-788f-4e2d-a0ee-4c58df73999d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:42.446424 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1fd37949-788f-4e2d-a0ee-4c58df73999d tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:13:42.446742 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1fd37949-788f-4e2d-a0ee-4c58df73999d tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1367328395", "extra_specs": {}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:42.458624 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1fd37949-788f-4e2d-a0ee-4c58df73999d tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:13:42.459160 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1061/4268] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:13:42 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:42.466506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-47b06571-c617-476a-b62d-fc6efc0a3689 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:42.468622 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47b06571-c617-476a-b62d-fc6efc0a3689 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] POST https://10.4.3.126/volume/v3/types/9c7abf0b-a19d-4ac9-92cb-04a71392d101/encryption Aug 18 13:13:42.468992 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-47b06571-c617-476a-b62d-fc6efc0a3689 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:42.487328 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47b06571-c617-476a-b62d-fc6efc0a3689 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/9c7abf0b-a19d-4ac9-92cb-04a71392d101/encryption returned with HTTP 200 Aug 18 13:13:42.487879 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1065/4269] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:13:42 2026] POST /volume/v3/types/9c7abf0b-a19d-4ac9-92cb-04a71392d101/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:42.496155 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:42.498393 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:13:42.498962 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-724471290", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1367328395", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:42.501255 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-724471290', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1367328395', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:13:42.505562 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume of 1 GB Aug 18 13:13:42.506015 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:42.506015 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:42.506712 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Availability Zones retrieved successfully. Aug 18 13:13:42.515156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (6d52cc6e-2365-476d-9f54-1a98846bae53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:42.516640 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f9b5c0-8486-46ac-a27b-e85c1b006ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:42.517970 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:13:42.550388 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f9b5c0-8486-46ac-a27b-e85c1b006ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c7abf0b-a19d-4ac9-92cb-04a71392d101,is_public=True,name='tempest-scenario-type-luks-1367328395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c7abf0b-a19d-4ac9-92cb-04a71392d101', '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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:42.551447 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79abbba9-3bd9-46a1-865a-060eb796cf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:42.584950 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1367328395 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1367328395, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:13:42.585314 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1367328395 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1367328395, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:13:42.615284 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Created reservations ['defdf14e-5acb-46c1-9745-b0f1a49a6899', 'bc4f245b-291a-420a-bd1c-06ab0023ea0f', '65120c9f-6f6b-4b9d-923b-828ac29e04a1', 'a3459eb6-cda3-4dc7-a4be-b16b02acd49e'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:42.616073 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79abbba9-3bd9-46a1-865a-060eb796cf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['defdf14e-5acb-46c1-9745-b0f1a49a6899', 'bc4f245b-291a-420a-bd1c-06ab0023ea0f', '65120c9f-6f6b-4b9d-923b-828ac29e04a1', 'a3459eb6-cda3-4dc7-a4be-b16b02acd49e']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:42.616947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d64db28-0f68-46c7-bf03-a7138c0fabdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:42.637312 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d64db28-0f68-46c7-bf03-a7138c0fabdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdd91f8f-7a0e-4834-97b3-d10dd34a6a66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-724471290',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['defdf14e-5acb-46c1-9745-b0f1a49a6899','bc4f245b-291a-420a-bd1c-06ab0023ea0f','65120c9f-6f6b-4b9d-923b-828ac29e04a1','a3459eb6-cda3-4dc7-a4be-b16b02acd49e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=9c7abf0b-a19d-4ac9-92cb-04a71392d101), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-724471290',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fdd91f8f-7a0e-4834-97b3-d10dd34a6a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c1de930c28426783d00f5ab0a9a3ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c7abf0b-a19d-4ac9-92cb-04a71392d101),volume_type_id=9c7abf0b-a19d-4ac9-92cb-04a71392d101)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:42.637944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63f4b8c-5782-49d8-9810-ecd9c9fe94fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:42.653834 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63f4b8c-5782-49d8-9810-ecd9c9fe94fd) transitioned into state 'SUCCESS' from state '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-724471290',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c1de930c28426783d00f5ab0a9a3ab',qos_specs=None,replication_status=,reservations=['defdf14e-5acb-46c1-9745-b0f1a49a6899','bc4f245b-291a-420a-bd1c-06ab0023ea0f','65120c9f-6f6b-4b9d-923b-828ac29e04a1','a3459eb6-cda3-4dc7-a4be-b16b02acd49e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22c712aa8bf2498cb915a7a0926b8aa0',volume_type_id=9c7abf0b-a19d-4ac9-92cb-04a71392d101)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:42.654761 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bebc1b31-1c34-47d0-9e1e-bc6e16301d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:42.662525 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bebc1b31-1c34-47d0-9e1e-bc6e16301d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:42.663253 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Flow 'volume_create_api' (6d52cc6e-2365-476d-9f54-1a98846bae53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:42.663564 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Create volume request issued successfully. Aug 18 13:13:42.664042 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9a6c17f0-0be3-4c23-ac42-133d878ea20c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:13:42.664593 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1069/4270] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:13:42 2026] POST /volume/v3/volumes => generated 784 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:43.289656 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-42dc116d-70dc-47a6-adcd-aaff49fc91d8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:43.291273 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-42dc116d-70dc-47a6-adcd-aaff49fc91d8 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:43.291720 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-42dc116d-70dc-47a6-adcd-aaff49fc91d8 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:43.292040 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-42dc116d-70dc-47a6-adcd-aaff49fc91d8 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:43.292276 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-42dc116d-70dc-47a6-adcd-aaff49fc91d8 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:43.297277 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:43.297277 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:43.298144 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-42dc116d-70dc-47a6-adcd-aaff49fc91d8 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:43.298635 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1076/4271] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:43 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:44.309265 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c17c4c4d-c963-4327-8e26-1c88a981329d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.310952 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c17c4c4d-c963-4327-8e26-1c88a981329d tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:44.311145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c17c4c4d-c963-4327-8e26-1c88a981329d tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.311366 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c17c4c4d-c963-4327-8e26-1c88a981329d tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.311469 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c17c4c4d-c963-4327-8e26-1c88a981329d tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:44.315736 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:44.315736 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:44.316550 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c17c4c4d-c963-4327-8e26-1c88a981329d tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:44.316885 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1062/4272] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:44 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:44.604475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ce9d50c5-ce52-4599-a892-620abf278622 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.606180 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ce9d50c5-ce52-4599-a892-620abf278622 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:44.606370 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ce9d50c5-ce52-4599-a892-620abf278622 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.606554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ce9d50c5-ce52-4599-a892-620abf278622 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.613043 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:44.613043 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:44.616926 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ce9d50c5-ce52-4599-a892-620abf278622 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:44.621198 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ce9d50c5-ce52-4599-a892-620abf278622 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:44.621744 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1066/4273] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:44 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:44.637617 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-de3916fe-f209-402a-891d-53d2e991101b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.640826 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de3916fe-f209-402a-891d-53d2e991101b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:44.641202 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de3916fe-f209-402a-891d-53d2e991101b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.641713 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de3916fe-f209-402a-891d-53d2e991101b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.650162 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:44.650162 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:44.654512 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-de3916fe-f209-402a-891d-53d2e991101b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:44.658817 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de3916fe-f209-402a-891d-53d2e991101b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:44.659361 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1070/4274] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:44 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:44.715599 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-37541446-68da-45f3-ac00-92f3c2476348 req-5e63516e-c05e-4f14-aaca-0bd6e100e78c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.719705 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-5e63516e-c05e-4f14-aaca-0bd6e100e78c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:44.719705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-5e63516e-c05e-4f14-aaca-0bd6e100e78c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.719705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-5e63516e-c05e-4f14-aaca-0bd6e100e78c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.725774 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:44.725774 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:44.729499 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-37541446-68da-45f3-ac00-92f3c2476348 req-5e63516e-c05e-4f14-aaca-0bd6e100e78c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:44.733738 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-5e63516e-c05e-4f14-aaca-0bd6e100e78c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:44.734250 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1077/4275] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:44 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:44.811839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-be9ebe56-fff6-48f1-8446-f8c20a365b7a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.812268 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-be9ebe56-fff6-48f1-8446-f8c20a365b7a None None] GET https://10.4.3.126/volume// Aug 18 13:13:44.812471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-be9ebe56-fff6-48f1-8446-f8c20a365b7a None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.812679 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-be9ebe56-fff6-48f1-8446-f8c20a365b7a None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.812975 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-be9ebe56-fff6-48f1-8446-f8c20a365b7a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:44.813271 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1063/4276] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:13: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 18 13:13:44.820910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-37541446-68da-45f3-ac00-92f3c2476348 req-3730c3bc-87d1-4ad5-9fbb-62a78b720b21 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.823078 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-3730c3bc-87d1-4ad5-9fbb-62a78b720b21 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:13:44.823414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-3730c3bc-87d1-4ad5-9fbb-62a78b720b21 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20947a89-d6e7-461f-bf36-a5b5051ebc92", "connector": null, "instance_uuid": "e6e20505-3ce9-4244-8f01-3c4712a654f8"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:44.831488 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:44.831488 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:44.854638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-3730c3bc-87d1-4ad5-9fbb-62a78b720b21 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:13:44.855118 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1067/4277] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:13:44 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:44.885037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d0ff224a-53b8-4d06-8a38-8a681db2123f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.886811 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0ff224a-53b8-4d06-8a38-8a681db2123f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:44.887343 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0ff224a-53b8-4d06-8a38-8a681db2123f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.887690 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0ff224a-53b8-4d06-8a38-8a681db2123f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.899369 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5c29ead7-1cb0-4f84-9f65-4cb0a250c6ed None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.899369 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c29ead7-1cb0-4f84-9f65-4cb0a250c6ed None None] GET https://10.4.3.126/volume// Aug 18 13:13:44.899531 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:44.899531 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:44.899625 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c29ead7-1cb0-4f84-9f65-4cb0a250c6ed None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.899625 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5c29ead7-1cb0-4f84-9f65-4cb0a250c6ed None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.899625 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5c29ead7-1cb0-4f84-9f65-4cb0a250c6ed None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:44.899625 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1078/4278] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:13: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 18 13:13:44.903183 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d0ff224a-53b8-4d06-8a38-8a681db2123f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:44.907054 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0ff224a-53b8-4d06-8a38-8a681db2123f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:44.907569 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1071/4279] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:44 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:44.907924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-37541446-68da-45f3-ac00-92f3c2476348 req-8ef0ecc4-77aa-49a6-ac2c-05ffbe7d7df3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:44.912120 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-8ef0ecc4-77aa-49a6-ac2c-05ffbe7d7df3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:44.912396 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-8ef0ecc4-77aa-49a6-ac2c-05ffbe7d7df3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:44.912638 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-8ef0ecc4-77aa-49a6-ac2c-05ffbe7d7df3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:44.923988 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:44.923988 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:44.930903 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-37541446-68da-45f3-ac00-92f3c2476348 req-8ef0ecc4-77aa-49a6-ac2c-05ffbe7d7df3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:44.936261 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-8ef0ecc4-77aa-49a6-ac2c-05ffbe7d7df3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:44.936813 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1064/4280] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:13:44 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:13:45.120727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-37541446-68da-45f3-ac00-92f3c2476348 req-74b62829-11ba-4150-8969-e6d707b6bfd9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:45.122817 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-74b62829-11ba-4150-8969-e6d707b6bfd9 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] PUT https://10.4.3.126/volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826 Aug 18 13:13:45.123194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-74b62829-11ba-4150-8969-e6d707b6bfd9 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:45.132669 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-37541446-68da-45f3-ac00-92f3c2476348 req-74b62829-11ba-4150-8969-e6d707b6bfd9 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Acquiring lock "cinder-attachment_update-20947a89-d6e7-461f-bf36-a5b5051ebc92-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:13:45.137529 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-37541446-68da-45f3-ac00-92f3c2476348 req-74b62829-11ba-4150-8969-e6d707b6bfd9 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Lock "cinder-attachment_update-20947a89-d6e7-461f-bf36-a5b5051ebc92-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:13:45.138690 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:45.138690 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:45.220559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-37541446-68da-45f3-ac00-92f3c2476348 req-74b62829-11ba-4150-8969-e6d707b6bfd9 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Lock "cinder-attachment_update-20947a89-d6e7-461f-bf36-a5b5051ebc92-np0000007652" released by "attachment_update" :: held 0.083s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:13:45.221174 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-74b62829-11ba-4150-8969-e6d707b6bfd9 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826 returned with HTTP 200 Aug 18 13:13:45.221668 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1068/4281] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:13:45 2026] PUT /volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:45.331717 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a055c043-3e41-4b43-a902-85d2ec549b27 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:45.333450 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a055c043-3e41-4b43-a902-85d2ec549b27 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:45.333867 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a055c043-3e41-4b43-a902-85d2ec549b27 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:45.334165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a055c043-3e41-4b43-a902-85d2ec549b27 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:45.334433 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a055c043-3e41-4b43-a902-85d2ec549b27 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:45.339952 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:45.339952 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:45.340650 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a055c043-3e41-4b43-a902-85d2ec549b27 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:45.341230 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1079/4282] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:45 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:45.919406 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-37dfc025-d83a-41d1-9e73-77b9cf68a7d2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:45.921112 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-37dfc025-d83a-41d1-9e73-77b9cf68a7d2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:45.921324 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-37dfc025-d83a-41d1-9e73-77b9cf68a7d2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:45.921500 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-37dfc025-d83a-41d1-9e73-77b9cf68a7d2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:45.930569 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:45.930569 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:45.933484 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-37dfc025-d83a-41d1-9e73-77b9cf68a7d2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:45.937029 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-37dfc025-d83a-41d1-9e73-77b9cf68a7d2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:45.937397 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1072/4283] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:45 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:46.355190 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b50c6bc0-e496-4611-a4a1-1aa1a4cda22f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:46.358849 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b50c6bc0-e496-4611-a4a1-1aa1a4cda22f tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:46.358849 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b50c6bc0-e496-4611-a4a1-1aa1a4cda22f tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:46.358849 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b50c6bc0-e496-4611-a4a1-1aa1a4cda22f tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:46.358849 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b50c6bc0-e496-4611-a4a1-1aa1a4cda22f tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:46.365427 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:46.365427 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:46.366135 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b50c6bc0-e496-4611-a4a1-1aa1a4cda22f tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:46.366741 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1065/4284] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:46 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:46.951562 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a733881-b153-4813-beb6-0cd5b18371b4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:46.955295 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a733881-b153-4813-beb6-0cd5b18371b4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:46.955476 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a733881-b153-4813-beb6-0cd5b18371b4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:46.955731 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a733881-b153-4813-beb6-0cd5b18371b4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:46.974531 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:46.974531 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:46.980288 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9a733881-b153-4813-beb6-0cd5b18371b4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:46.986804 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a733881-b153-4813-beb6-0cd5b18371b4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:46.987362 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1069/4285] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:46 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:47.386019 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dc510e6d-bed1-4f43-81f0-d1090094aa33 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:47.388482 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dc510e6d-bed1-4f43-81f0-d1090094aa33 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:47.388851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dc510e6d-bed1-4f43-81f0-d1090094aa33 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:47.389186 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dc510e6d-bed1-4f43-81f0-d1090094aa33 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:47.390061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-dc510e6d-bed1-4f43-81f0-d1090094aa33 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:47.395127 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:47.395127 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:47.396510 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dc510e6d-bed1-4f43-81f0-d1090094aa33 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:47.396510 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1080/4286] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:47 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:48.000906 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c4f2fa9b-a033-4434-903a-7d0037b52fc8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:48.003058 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4f2fa9b-a033-4434-903a-7d0037b52fc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:48.003388 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4f2fa9b-a033-4434-903a-7d0037b52fc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:48.003668 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4f2fa9b-a033-4434-903a-7d0037b52fc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:48.015369 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:48.015369 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:48.019035 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c4f2fa9b-a033-4434-903a-7d0037b52fc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:48.023444 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4f2fa9b-a033-4434-903a-7d0037b52fc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:48.023879 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1073/4287] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:47 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:48.410435 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-92d5538b-674e-4737-9a44-b36f8e65208b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:48.412394 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92d5538b-674e-4737-9a44-b36f8e65208b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:48.413069 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92d5538b-674e-4737-9a44-b36f8e65208b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:48.413455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92d5538b-674e-4737-9a44-b36f8e65208b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:48.413696 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-92d5538b-674e-4737-9a44-b36f8e65208b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:48.422883 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:48.422883 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:48.426343 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92d5538b-674e-4737-9a44-b36f8e65208b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:48.426343 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1066/4288] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:48 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:48.480924 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-37541446-68da-45f3-ac00-92f3c2476348 req-da0a65cf-f77c-47cc-83e4-d9e1d5e11f1c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:48.484857 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-da0a65cf-f77c-47cc-83e4-d9e1d5e11f1c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826/action Aug 18 13:13:48.485231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-da0a65cf-f77c-47cc-83e4-d9e1d5e11f1c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:48.485414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-da0a65cf-f77c-47cc-83e4-d9e1d5e11f1c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:48.509894 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:48.509894 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:48.521880 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-37541446-68da-45f3-ac00-92f3c2476348 req-da0a65cf-f77c-47cc-83e4-d9e1d5e11f1c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826/action returned with HTTP 204 Aug 18 13:13:48.522433 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1070/4289] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:13:48 2026] POST /volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:49.038104 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-64f294db-551b-4333-ab40-8323aad33b8a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:49.040058 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-64f294db-551b-4333-ab40-8323aad33b8a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:49.040332 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-64f294db-551b-4333-ab40-8323aad33b8a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:49.040548 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-64f294db-551b-4333-ab40-8323aad33b8a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:49.051354 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:49.051354 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:49.056236 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-64f294db-551b-4333-ab40-8323aad33b8a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:49.062353 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-64f294db-551b-4333-ab40-8323aad33b8a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:49.062878 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1081/4290] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:49 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:49.078939 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e9c755a4-032b-4448-81cb-2190fe7c9f31 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:49.080511 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e9c755a4-032b-4448-81cb-2190fe7c9f31 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:49.080677 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e9c755a4-032b-4448-81cb-2190fe7c9f31 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:49.080850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e9c755a4-032b-4448-81cb-2190fe7c9f31 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:49.089960 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:49.089960 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:49.093180 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e9c755a4-032b-4448-81cb-2190fe7c9f31 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:49.096795 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e9c755a4-032b-4448-81cb-2190fe7c9f31 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:49.097146 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1074/4291] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:13:49 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:49.435575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-19a301c0-8d8c-421b-9247-e1a257986d43 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:49.437451 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19a301c0-8d8c-421b-9247-e1a257986d43 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:49.437719 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19a301c0-8d8c-421b-9247-e1a257986d43 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:49.437944 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19a301c0-8d8c-421b-9247-e1a257986d43 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:49.438102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-19a301c0-8d8c-421b-9247-e1a257986d43 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:49.442005 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:49.442005 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:49.442613 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19a301c0-8d8c-421b-9247-e1a257986d43 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:49.443115 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1067/4292] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:49 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:50.452851 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-167af1fe-845d-4293-8937-ec2b235a0f39 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:50.454656 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-167af1fe-845d-4293-8937-ec2b235a0f39 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:50.454860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-167af1fe-845d-4293-8937-ec2b235a0f39 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:50.455049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-167af1fe-845d-4293-8937-ec2b235a0f39 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:50.455145 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-167af1fe-845d-4293-8937-ec2b235a0f39 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:50.459435 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:50.459435 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:50.459912 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-167af1fe-845d-4293-8937-ec2b235a0f39 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:50.460529 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1071/4293] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:50 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:51.471791 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a80f008a-0b62-49a5-a4ad-8de5f6e611cc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:51.473666 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a80f008a-0b62-49a5-a4ad-8de5f6e611cc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:51.473913 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a80f008a-0b62-49a5-a4ad-8de5f6e611cc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:51.474140 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a80f008a-0b62-49a5-a4ad-8de5f6e611cc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:51.474306 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a80f008a-0b62-49a5-a4ad-8de5f6e611cc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:51.478559 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:51.478559 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:51.479183 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a80f008a-0b62-49a5-a4ad-8de5f6e611cc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:51.479551 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1082/4294] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:51 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:52.467417 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-205e5810-f515-4daf-b43d-35f3a8584402 req-5a4d6c45-ed6c-415c-ac93-33b9642a44af None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:52.472237 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-5a4d6c45-ed6c-415c-ac93-33b9642a44af tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:52.472237 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-5a4d6c45-ed6c-415c-ac93-33b9642a44af tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:52.472237 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-5a4d6c45-ed6c-415c-ac93-33b9642a44af tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:52.483933 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:52.483933 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:52.487967 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-205e5810-f515-4daf-b43d-35f3a8584402 req-5a4d6c45-ed6c-415c-ac93-33b9642a44af tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:52.489100 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7b390084-615b-426c-8146-0d2ee0987888 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:52.491052 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b390084-615b-426c-8146-0d2ee0987888 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:52.491295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b390084-615b-426c-8146-0d2ee0987888 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:52.491491 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b390084-615b-426c-8146-0d2ee0987888 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:52.491623 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-7b390084-615b-426c-8146-0d2ee0987888 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:52.493886 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-5a4d6c45-ed6c-415c-ac93-33b9642a44af tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:52.494423 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1075/4295] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:13:52 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:52.496336 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:52.496336 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:52.497179 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b390084-615b-426c-8146-0d2ee0987888 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:52.497705 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1068/4296] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:52 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-205e5810-f515-4daf-b43d-35f3a8584402 req-4cd9bdf6-37e5-4c4e-a2ab-4bc81853e458 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-4cd9bdf6-37e5-4c4e-a2ab-4bc81853e458 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92/action Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-4cd9bdf6-37e5-4c4e-a2ab-4bc81853e458 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-4cd9bdf6-37e5-4c4e-a2ab-4bc81853e458 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-205e5810-f515-4daf-b43d-35f3a8584402 req-4cd9bdf6-37e5-4c4e-a2ab-4bc81853e458 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-205e5810-f515-4daf-b43d-35f3a8584402 req-4cd9bdf6-37e5-4c4e-a2ab-4bc81853e458 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Begin detaching volume completed successfully. Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-4cd9bdf6-37e5-4c4e-a2ab-4bc81853e458 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92/action returned with HTTP 202 Aug 18 13:13:52.570737 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1072/4297] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:13:52 2026] POST /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:13:52.612137 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-aff0cf16-bb5f-4338-ba7c-05b05ed1198c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:52.612567 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aff0cf16-bb5f-4338-ba7c-05b05ed1198c None None] GET https://10.4.3.126/volume// Aug 18 13:13:52.612734 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aff0cf16-bb5f-4338-ba7c-05b05ed1198c None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:52.612917 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-aff0cf16-bb5f-4338-ba7c-05b05ed1198c None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:52.613367 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-aff0cf16-bb5f-4338-ba7c-05b05ed1198c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:13:52.613560 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1083/4298] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:13:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:13:52.620653 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-205e5810-f515-4daf-b43d-35f3a8584402 req-08e39d9e-ab15-4339-a6db-fd3209346ef3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:52.624254 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-08e39d9e-ab15-4339-a6db-fd3209346ef3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:52.624254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-08e39d9e-ab15-4339-a6db-fd3209346ef3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:52.624254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-08e39d9e-ab15-4339-a6db-fd3209346ef3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:52.631429 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:52.631429 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:52.634552 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-205e5810-f515-4daf-b43d-35f3a8584402 req-08e39d9e-ab15-4339-a6db-fd3209346ef3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:52.638975 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-08e39d9e-ab15-4339-a6db-fd3209346ef3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:13:52.639542 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1076/4299] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:13:52 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 1315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:13:53.457101 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-205e5810-f515-4daf-b43d-35f3a8584402 req-63612c04-567e-471d-bc0e-6ab9111c96ef None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:53.459111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-63612c04-567e-471d-bc0e-6ab9111c96ef tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826 Aug 18 13:13:53.459299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-63612c04-567e-471d-bc0e-6ab9111c96ef tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:53.459479 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-63612c04-567e-471d-bc0e-6ab9111c96ef tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:53.466332 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:53.466332 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:53.508952 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-204903b9-8ae7-4f8c-adeb-3a2816da8338 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:53.510646 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-204903b9-8ae7-4f8c-adeb-3a2816da8338 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:53.510856 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-204903b9-8ae7-4f8c-adeb-3a2816da8338 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:53.511032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-204903b9-8ae7-4f8c-adeb-3a2816da8338 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:53.511126 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-204903b9-8ae7-4f8c-adeb-3a2816da8338 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:53.512640 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-205e5810-f515-4daf-b43d-35f3a8584402 req-63612c04-567e-471d-bc0e-6ab9111c96ef tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826 returned with HTTP 200 Aug 18 13:13:53.513147 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1069/4300] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:13:53 2026] DELETE /volume/v3/attachments/e5d07fc9-e00e-4ec6-84ad-96e2f21c8826 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:53.515948 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:53.515948 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:53.516745 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-204903b9-8ae7-4f8c-adeb-3a2816da8338 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:53.517097 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1073/4301] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:53 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:53.669919 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:53.671621 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:13:53.671952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20947a89-d6e7-461f-bf36-a5b5051ebc92", "force": false, "name": "tempest-TestStampPattern-snapshot-866533162", "description": null, "metadata": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:53.680107 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:53.680107 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:53.680604 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:13:53.680745 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Create snapshot from volume 20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:13:53.711029 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Created reservations ['f58312f8-4499-4b8c-aac1-cb16378b1d4b', '4106ca53-0de7-4f75-8c1e-db8f05878cc3', 'f70970c9-71b4-4a88-a5c9-c59d54954c7a', '6764e006-95fe-43ad-b18f-b6bdcfdc10ec'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:53.738026 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot create request issued successfully. Aug 18 13:13:53.738380 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c9cbe375-dba1-4b87-9a77-24f7f96865e4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:13:53.738796 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1084/4302] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:13:53 2026] POST /volume/v3/snapshots => generated 302 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:13:53.748418 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-40e10e4f-3ed8-47a6-8149-410796d47b6d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:53.752767 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-40e10e4f-3ed8-47a6-8149-410796d47b6d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 Aug 18 13:13:53.752767 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-40e10e4f-3ed8-47a6-8149-410796d47b6d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:53.752767 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-40e10e4f-3ed8-47a6-8149-410796d47b6d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:53.757951 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:53.757951 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:53.758518 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-40e10e4f-3ed8-47a6-8149-410796d47b6d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot retrieved successfully. Aug 18 13:13:53.759411 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-40e10e4f-3ed8-47a6-8149-410796d47b6d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 returned with HTTP 200 Aug 18 13:13:53.760103 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1077/4303] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:53 2026] GET /volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 => generated 434 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:54.529344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-452f3253-6911-4bbd-a237-9bdd254e145a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:54.531281 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-452f3253-6911-4bbd-a237-9bdd254e145a tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:54.531455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-452f3253-6911-4bbd-a237-9bdd254e145a tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:54.531648 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-452f3253-6911-4bbd-a237-9bdd254e145a tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:54.531791 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-452f3253-6911-4bbd-a237-9bdd254e145a tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:54.536895 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:54.536895 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:54.537510 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-452f3253-6911-4bbd-a237-9bdd254e145a tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:54.537880 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1070/4304] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:54 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:54.770045 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7ba87613-c05b-44ae-b015-9b1a18e11d79 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:54.772120 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7ba87613-c05b-44ae-b015-9b1a18e11d79 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 Aug 18 13:13:54.772377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7ba87613-c05b-44ae-b015-9b1a18e11d79 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:54.772611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7ba87613-c05b-44ae-b015-9b1a18e11d79 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:54.777508 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:54.777508 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:54.777974 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7ba87613-c05b-44ae-b015-9b1a18e11d79 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot retrieved successfully. Aug 18 13:13:54.778763 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7ba87613-c05b-44ae-b015-9b1a18e11d79 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 returned with HTTP 200 Aug 18 13:13:54.779144 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1074/4305] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:54 2026] GET /volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:54.792851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b39b02c6-6674-44cf-8c04-a6ab1ec4ca8e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:54.794671 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b39b02c6-6674-44cf-8c04-a6ab1ec4ca8e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 Aug 18 13:13:54.794858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b39b02c6-6674-44cf-8c04-a6ab1ec4ca8e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:54.795044 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b39b02c6-6674-44cf-8c04-a6ab1ec4ca8e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:54.799729 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:54.799729 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:54.800088 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b39b02c6-6674-44cf-8c04-a6ab1ec4ca8e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot retrieved successfully. Aug 18 13:13:54.800790 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b39b02c6-6674-44cf-8c04-a6ab1ec4ca8e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 returned with HTTP 200 Aug 18 13:13:54.801284 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1085/4306] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:13:54 2026] GET /volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:55.553268 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-70f665bd-b568-4f47-9dd7-0db46e60e1dc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:55.555654 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70f665bd-b568-4f47-9dd7-0db46e60e1dc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:55.555940 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70f665bd-b568-4f47-9dd7-0db46e60e1dc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:55.556137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-70f665bd-b568-4f47-9dd7-0db46e60e1dc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:55.556320 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-70f665bd-b568-4f47-9dd7-0db46e60e1dc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:55.562884 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:55.562884 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:55.562884 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-70f665bd-b568-4f47-9dd7-0db46e60e1dc tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:55.562884 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1078/4307] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:55 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:56.575920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5e051b65-2ca2-424e-97d9-d9218fb00007 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:56.577557 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5e051b65-2ca2-424e-97d9-d9218fb00007 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:56.577788 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5e051b65-2ca2-424e-97d9-d9218fb00007 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:56.577965 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5e051b65-2ca2-424e-97d9-d9218fb00007 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:56.578067 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5e051b65-2ca2-424e-97d9-d9218fb00007 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:56.581948 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:56.581948 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:56.582489 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5e051b65-2ca2-424e-97d9-d9218fb00007 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:56.582826 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1071/4308] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:56 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:56.594994 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bc8dfaef-a2b5-4e04-9f8f-0db54d57d6da None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:56.596632 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc8dfaef-a2b5-4e04-9f8f-0db54d57d6da tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] PUT https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:56.597030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc8dfaef-a2b5-4e04-9f8f-0db54d57d6da tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:56.602395 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:56.602395 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:56.607350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc8dfaef-a2b5-4e04-9f8f-0db54d57d6da tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:56.607735 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1075/4309] 10.4.3.126 () {70 vars in 1408 bytes} [Tue Aug 18 13:13:56 2026] PUT /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 316 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:56.617935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-976932bd-4b90-4ff0-9b21-35a37e410771 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:56.619790 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-976932bd-4b90-4ff0-9b21-35a37e410771 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:56.620024 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-976932bd-4b90-4ff0-9b21-35a37e410771 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:56.620237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-976932bd-4b90-4ff0-9b21-35a37e410771 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:56.620345 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-976932bd-4b90-4ff0-9b21-35a37e410771 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:56.624916 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:56.624916 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:56.625631 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-976932bd-4b90-4ff0-9b21-35a37e410771 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:56.626068 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1086/4310] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:56 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:56.638601 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-039224ac-3d2b-4b20-add6-147ff9c3ea3b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:56.640881 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-039224ac-3d2b-4b20-add6-147ff9c3ea3b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] DELETE https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:56.641159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-039224ac-3d2b-4b20-add6-147ff9c3ea3b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:56.641422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-039224ac-3d2b-4b20-add6-147ff9c3ea3b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:56.641570 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-039224ac-3d2b-4b20-add6-147ff9c3ea3b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Delete backup with id: 24ec4b2a-7bd0-44b9-a479-81740b62518e. Aug 18 13:13:56.647305 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:56.647305 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:56.663312 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-039224ac-3d2b-4b20-add6-147ff9c3ea3b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] delete_backup rpcapi backup_id 24ec4b2a-7bd0-44b9-a479-81740b62518e {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:13:56.665597 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-039224ac-3d2b-4b20-add6-147ff9c3ea3b tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 202 Aug 18 13:13:56.666360 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1079/4311] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:13:56 2026] DELETE /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:13:56.673282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1afde197-158e-4fdf-aca2-b7cc1cc34193 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:56.675496 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1afde197-158e-4fdf-aca2-b7cc1cc34193 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:56.675779 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1afde197-158e-4fdf-aca2-b7cc1cc34193 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:56.676019 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1afde197-158e-4fdf-aca2-b7cc1cc34193 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:56.676167 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1afde197-158e-4fdf-aca2-b7cc1cc34193 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:56.681178 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:56.681178 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:13:56.681902 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1afde197-158e-4fdf-aca2-b7cc1cc34193 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 200 Aug 18 13:13:56.682331 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1072/4312] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:56 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:13:57.694914 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dd2117cb-65cd-4e23-959e-bdfc853e0315 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:57.696741 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd2117cb-65cd-4e23-959e-bdfc853e0315 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e Aug 18 13:13:57.696928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dd2117cb-65cd-4e23-959e-bdfc853e0315 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:57.697130 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dd2117cb-65cd-4e23-959e-bdfc853e0315 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:57.697258 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-dd2117cb-65cd-4e23-959e-bdfc853e0315 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Show backup with id 24ec4b2a-7bd0-44b9-a479-81740b62518e. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:13:57.701049 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dd2117cb-65cd-4e23-959e-bdfc853e0315 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e returned with HTTP 404 Aug 18 13:13:57.701528 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1076/4313] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:57 2026] GET /volume/v3/backups/24ec4b2a-7bd0-44b9-a479-81740b62518e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:57.708178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-344bd693-880a-4818-885d-be800c4c0683 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:57.710276 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-344bd693-880a-4818-885d-be800c4c0683 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab Aug 18 13:13:57.710557 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-344bd693-880a-4818-885d-be800c4c0683 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:57.710811 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-344bd693-880a-4818-885d-be800c4c0683 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:57.710969 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-344bd693-880a-4818-885d-be800c4c0683 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Delete volume with id: c8233d6e-2f66-446a-9c00-560d737a4bab Aug 18 13:13:57.717981 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:57.717981 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:13:57.718389 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-344bd693-880a-4818-885d-be800c4c0683 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Volume info retrieved successfully. Aug 18 13:13:57.737376 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-344bd693-880a-4818-885d-be800c4c0683 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Delete volume request issued successfully. Aug 18 13:13:57.737577 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-344bd693-880a-4818-885d-be800c4c0683 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab returned with HTTP 202 Aug 18 13:13:57.738073 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1087/4314] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:13:57 2026] DELETE /volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:13:57.745387 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6cac0e40-64ce-445a-afc2-a118691c3c5e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:57.747748 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6cac0e40-64ce-445a-afc2-a118691c3c5e tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab Aug 18 13:13:57.748031 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6cac0e40-64ce-445a-afc2-a118691c3c5e tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:57.748505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6cac0e40-64ce-445a-afc2-a118691c3c5e tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:57.758997 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:57.758997 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:13:57.762626 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6cac0e40-64ce-445a-afc2-a118691c3c5e tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Volume info retrieved successfully. Aug 18 13:13:57.767108 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6cac0e40-64ce-445a-afc2-a118691c3c5e tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab returned with HTTP 200 Aug 18 13:13:57.767628 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1080/4315] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:57 2026] GET /volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:13:58.783358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a33207f2-18c6-4d80-85cf-adf657acd157 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:58.785332 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a33207f2-18c6-4d80-85cf-adf657acd157 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] GET https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab Aug 18 13:13:58.785547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a33207f2-18c6-4d80-85cf-adf657acd157 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:13:58.785769 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a33207f2-18c6-4d80-85cf-adf657acd157 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:13:58.792027 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a33207f2-18c6-4d80-85cf-adf657acd157 tempest-ProjectAdminTests39-1098100374 tempest-ProjectAdminTests39-1098100374-project-admin] https://10.4.3.126/volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab returned with HTTP 404 Aug 18 13:13:58.792575 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1073/4316] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:13:58 2026] GET /volume/v3/volumes/c8233d6e-2f66-446a-9c00-560d737a4bab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:13:59.534280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8c395795-7da6-43ba-8522-abbab96d0051 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:13:59.537647 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:13:59.538038 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-995162020", "snapshot_id": "410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:13:59.539917 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-995162020', 'snapshot_id': '410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:13:59.545467 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:13:59.545467 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:13:59.546068 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot retrieved successfully. Aug 18 13:13:59.546201 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Create volume of 1 GB Aug 18 13:13:59.550142 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Availability Zones retrieved successfully. Aug 18 13:13:59.556591 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Flow 'volume_create_api' (343abcc3-5beb-4958-87df-1f3ddee386f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:59.557774 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b5be80-4e3a-4e8b-b008-2abc80f7ca64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:59.558687 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:13:59.595475 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b5be80-4e3a-4e8b-b008-2abc80f7ca64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:59.596560 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a4a934-d9c7-4b30-af13-eeafd2fba638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:59.647235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Created reservations ['160411de-0b85-4371-b5c5-9e814f6d2ed3', '74256605-a4e1-4805-87e6-2f7b3ef55316', '107a52d1-dfde-429c-8170-170d3ce9d7c7', 'd257aa74-e7e4-42e1-a6a5-37c92cd9656c'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:13:59.650227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a4a934-d9c7-4b30-af13-eeafd2fba638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['160411de-0b85-4371-b5c5-9e814f6d2ed3', '74256605-a4e1-4805-87e6-2f7b3ef55316', '107a52d1-dfde-429c-8170-170d3ce9d7c7', 'd257aa74-e7e4-42e1-a6a5-37c92cd9656c']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:59.650227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b43a5b4-625d-4c45-8692-5caa8ce9b702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:59.694575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b43a5b4-625d-4c45-8692-5caa8ce9b702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-995162020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dc3d4eaa09495e9251f28329474f74',qos_specs=None,replication_status=,reservations=['160411de-0b85-4371-b5c5-9e814f6d2ed3','74256605-a4e1-4805-87e6-2f7b3ef55316','107a52d1-dfde-429c-8170-170d3ce9d7c7','d257aa74-e7e4-42e1-a6a5-37c92cd9656c'],size=1,snapshot_id=410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1,source_replicaid=,source_volid=None,status='creating',user_id='e2508706c26444e1b6f884957e98f660',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-995162020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41dc3d4eaa09495e9251f28329474f74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2508706c26444e1b6f884957e98f660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:59.695365 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f645d92c-7ccf-4141-b87d-5c41330064d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:59.717101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f645d92c-7ccf-4141-b87d-5c41330064d8) transitioned into state 'SUCCESS' from state '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-995162020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dc3d4eaa09495e9251f28329474f74',qos_specs=None,replication_status=,reservations=['160411de-0b85-4371-b5c5-9e814f6d2ed3','74256605-a4e1-4805-87e6-2f7b3ef55316','107a52d1-dfde-429c-8170-170d3ce9d7c7','d257aa74-e7e4-42e1-a6a5-37c92cd9656c'],size=1,snapshot_id=410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1,source_replicaid=,source_volid=None,status='creating',user_id='e2508706c26444e1b6f884957e98f660',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:59.717858 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49491891-2f99-4356-9bd4-1d90ee78a9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:13:59.745456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49491891-2f99-4356-9bd4-1d90ee78a9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:13:59.746711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Flow 'volume_create_api' (343abcc3-5beb-4958-87df-1f3ddee386f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:13:59.747151 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Create volume request issued successfully. Aug 18 13:13:59.750234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8c395795-7da6-43ba-8522-abbab96d0051 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:13:59.750234 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1077/4317] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:13:59 2026] POST /volume/v3/volumes => generated 780 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:00.205149 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-a16775d1-3f0b-47ba-89f3-d573e373a2d0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:00.209176 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-a16775d1-3f0b-47ba-89f3-d573e373a2d0 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:14:00.209490 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-a16775d1-3f0b-47ba-89f3-d573e373a2d0 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:00.209775 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-a16775d1-3f0b-47ba-89f3-d573e373a2d0 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:00.233134 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:00.233134 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:00.240558 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-a16775d1-3f0b-47ba-89f3-d573e373a2d0 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:14:00.247103 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-a16775d1-3f0b-47ba-89f3-d573e373a2d0 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:14:00.247566 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1088/4318] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:00 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:00.273790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-f155c30c-4c9a-4a66-9d24-7ff70c1a70ba None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:00.277147 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-f155c30c-4c9a-4a66-9d24-7ff70c1a70ba tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] POST https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4/action Aug 18 13:14:00.277624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-f155c30c-4c9a-4a66-9d24-7ff70c1a70ba tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:00.278450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-f155c30c-4c9a-4a66-9d24-7ff70c1a70ba tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:00.291485 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:00.291485 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:00.292133 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-f155c30c-4c9a-4a66-9d24-7ff70c1a70ba tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:14:00.298967 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-f155c30c-4c9a-4a66-9d24-7ff70c1a70ba tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Begin detaching volume completed successfully. Aug 18 13:14:00.299250 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-f155c30c-4c9a-4a66-9d24-7ff70c1a70ba tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4/action returned with HTTP 202 Aug 18 13:14:00.299721 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1081/4319] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:14:00 2026] POST /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:14:00.356559 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c28ddca5-51b5-47bc-a67e-fd57d2a96444 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:00.357089 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c28ddca5-51b5-47bc-a67e-fd57d2a96444 None None] GET https://10.4.3.126/volume// Aug 18 13:14:00.357350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c28ddca5-51b5-47bc-a67e-fd57d2a96444 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:00.357579 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c28ddca5-51b5-47bc-a67e-fd57d2a96444 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:00.358003 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c28ddca5-51b5-47bc-a67e-fd57d2a96444 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:00.358365 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1074/4320] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:00.368908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-204239db-d25e-49d8-acf8-1c670512e9a9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:00.372895 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-204239db-d25e-49d8-acf8-1c670512e9a9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:14:00.373733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-204239db-d25e-49d8-acf8-1c670512e9a9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:00.374057 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-204239db-d25e-49d8-acf8-1c670512e9a9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:00.389225 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:00.389225 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:00.397293 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-204239db-d25e-49d8-acf8-1c670512e9a9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:14:00.406864 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-204239db-d25e-49d8-acf8-1c670512e9a9 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:14:00.407456 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1078/4321] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:14:00 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:00.519859 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e8985a26-3bf5-443c-9cf7-6377d9ce76e8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:00.640036 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e8985a26-3bf5-443c-9cf7-6377d9ce76e8 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:14:00.640455 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e8985a26-3bf5-443c-9cf7-6377d9ce76e8 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1427349062", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1347201939", "vendor_name": "tempest-vendor_name-1333409838"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:00.658418 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e8985a26-3bf5-443c-9cf7-6377d9ce76e8 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:14:00.658773 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1089/4322] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:14:00 2026] POST /volume/v3/types => generated 330 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:00.667113 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:00.669300 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:00.669775 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "faf7ee23-7e63-4983-84c3-9870496da86c", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:00.671594 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Create volume request body: {'volume': {'volume_type': 'faf7ee23-7e63-4983-84c3-9870496da86c', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:00.675967 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Create volume of 1 GB Aug 18 13:14:00.676357 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:00.676357 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:00.676820 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:00.684549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Flow 'volume_create_api' (0b1110c7-6a3b-47fa-88e5-dddef6f00d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:00.685742 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a233dfb5-55a2-4b04-8af5-fff53c689609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:00.686733 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:00.710330 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a233dfb5-55a2-4b04-8af5-fff53c689609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:14:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1347201939',vendor_name='tempest-vendor_name-1333409838'},id=faf7ee23-7e63-4983-84c3-9870496da86c,is_public=True,name='tempest-ProjectReaderTests-volume-type-1427349062',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faf7ee23-7e63-4983-84c3-9870496da86c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:00.711472 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc85db7-3a51-4d26-9dc8-b148814bf83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:00.742232 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1427349062 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1427349062, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:00.742576 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1427349062 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1427349062, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:00.782635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Created reservations ['40a13168-b869-4cff-90e9-e7c4d5392aa0', '574307dd-b7f4-4a5b-8c3b-355f60437b74', '4cc7588b-7c44-4833-bdd8-ada41410228f', '9f6e033c-0fcc-4f84-8cb4-a852e843fca4'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:00.783702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc85db7-3a51-4d26-9dc8-b148814bf83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a13168-b869-4cff-90e9-e7c4d5392aa0', '574307dd-b7f4-4a5b-8c3b-355f60437b74', '4cc7588b-7c44-4833-bdd8-ada41410228f', '9f6e033c-0fcc-4f84-8cb4-a852e843fca4']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:00.784860 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f862ddb3-3372-41ce-87d3-476097a64fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:00.814792 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f862ddb3-3372-41ce-87d3-476097a64fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb89f3c-3596-42b6-bdb4-9a55452c2112', '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='a7c0318e4b104281a97a24666b5f4285',qos_specs=None,replication_status=,reservations=['40a13168-b869-4cff-90e9-e7c4d5392aa0','574307dd-b7f4-4a5b-8c3b-355f60437b74','4cc7588b-7c44-4833-bdd8-ada41410228f','9f6e033c-0fcc-4f84-8cb4-a852e843fca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6687ad2b13f48b29148f4bee46355b2',volume_type_id=faf7ee23-7e63-4983-84c3-9870496da86c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb89f3c-3596-42b6-bdb4-9a55452c2112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c0318e4b104281a97a24666b5f4285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6687ad2b13f48b29148f4bee46355b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faf7ee23-7e63-4983-84c3-9870496da86c),volume_type_id=faf7ee23-7e63-4983-84c3-9870496da86c)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:00.815631 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28a8dec-f043-4032-a58c-3fc4c170152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:00.837586 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28a8dec-f043-4032-a58c-3fc4c170152c) transitioned into state 'SUCCESS' from 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='a7c0318e4b104281a97a24666b5f4285',qos_specs=None,replication_status=,reservations=['40a13168-b869-4cff-90e9-e7c4d5392aa0','574307dd-b7f4-4a5b-8c3b-355f60437b74','4cc7588b-7c44-4833-bdd8-ada41410228f','9f6e033c-0fcc-4f84-8cb4-a852e843fca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6687ad2b13f48b29148f4bee46355b2',volume_type_id=faf7ee23-7e63-4983-84c3-9870496da86c)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:00.838314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406d65db-f842-46d9-aaf5-ce1d31a47576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:00.851583 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406d65db-f842-46d9-aaf5-ce1d31a47576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:00.851583 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Flow 'volume_create_api' (0b1110c7-6a3b-47fa-88e5-dddef6f00d92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:00.851583 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Create volume request issued successfully. Aug 18 13:14:00.851583 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-81b36050-3a4b-47f3-8036-70c4ea580e41 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:00.852243 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1082/4323] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:14:00 2026] POST /volume/v3/volumes => generated 774 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:00.869572 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0776fc7b-8a9c-4ef1-8e90-8ec97a9c5f46 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:00.873120 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0776fc7b-8a9c-4ef1-8e90-8ec97a9c5f46 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] GET https://10.4.3.126/volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 Aug 18 13:14:00.873245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0776fc7b-8a9c-4ef1-8e90-8ec97a9c5f46 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:00.873487 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0776fc7b-8a9c-4ef1-8e90-8ec97a9c5f46 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:00.890869 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:00.890869 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:00.895393 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0776fc7b-8a9c-4ef1-8e90-8ec97a9c5f46 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Volume info retrieved successfully. Aug 18 13:14:00.901083 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0776fc7b-8a9c-4ef1-8e90-8ec97a9c5f46 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 returned with HTTP 200 Aug 18 13:14:00.901565 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1075/4324] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:00 2026] GET /volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:01.323733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-27812d1d-032e-47dd-9e0d-ddd170911db2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:01.326415 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-27812d1d-032e-47dd-9e0d-ddd170911db2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] DELETE https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b Aug 18 13:14:01.326666 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-27812d1d-032e-47dd-9e0d-ddd170911db2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:01.326923 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-27812d1d-032e-47dd-9e0d-ddd170911db2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:01.336050 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:01.336050 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:01.418565 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dd1238e5-c17c-4f7d-a64b-692d16e7339f req-27812d1d-032e-47dd-9e0d-ddd170911db2 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b returned with HTTP 200 Aug 18 13:14:01.418971 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1079/4325] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:14:01 2026] DELETE /volume/v3/attachments/d2fadd03-de9d-469f-9bae-379f6bf2f46b => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:01.672681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:01.675744 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:14:01.676114 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47f146bb-6533-4750-9a6a-8aa5cf70562b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1823180350", "description": null, "metadata": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:01.689203 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:01.689203 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:01.689914 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:01.690111 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create snapshot from volume 47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:14:01.721062 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['d36296d2-a58e-4240-9722-b2c48056447a', 'd1e06e95-6b3c-4610-ac82-3621fb6f56aa', '79b91f57-9f7f-4153-9aa3-78fd0c0164b9', 'f2171697-daca-4498-9d20-6bd7e53a7985'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:01.755654 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot force create request issued successfully. Aug 18 13:14:01.756255 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-113b43b0-2c48-4dcb-9f92-0a9f143979cc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:14:01.756713 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1090/4326] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:14:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:01.767842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4fe7bd1f-66d4-4b95-b1a1-e37576114d10 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:01.769985 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4fe7bd1f-66d4-4b95-b1a1-e37576114d10 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 Aug 18 13:14:01.770196 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4fe7bd1f-66d4-4b95-b1a1-e37576114d10 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:01.770440 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4fe7bd1f-66d4-4b95-b1a1-e37576114d10 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:01.781245 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:01.781245 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:01.781245 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4fe7bd1f-66d4-4b95-b1a1-e37576114d10 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:14:01.781245 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4fe7bd1f-66d4-4b95-b1a1-e37576114d10 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 returned with HTTP 200 Aug 18 13:14:01.781245 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1083/4327] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:14:01 2026] GET /volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:01.922099 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1427cfbb-4ae1-48cc-a6f9-d0dfb519ccf9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:01.924031 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1427cfbb-4ae1-48cc-a6f9-d0dfb519ccf9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] GET https://10.4.3.126/volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 Aug 18 13:14:01.924292 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1427cfbb-4ae1-48cc-a6f9-d0dfb519ccf9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:01.924523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1427cfbb-4ae1-48cc-a6f9-d0dfb519ccf9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:01.934381 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:01.934381 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:01.939219 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1427cfbb-4ae1-48cc-a6f9-d0dfb519ccf9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Volume info retrieved successfully. Aug 18 13:14:01.944017 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1427cfbb-4ae1-48cc-a6f9-d0dfb519ccf9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 returned with HTTP 200 Aug 18 13:14:01.944543 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1076/4328] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:01 2026] GET /volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:01.958847 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-41141c63-8c1c-48f9-a674-e8480e7e3f05 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:01.961468 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41141c63-8c1c-48f9-a674-e8480e7e3f05 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:14:01.961674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41141c63-8c1c-48f9-a674-e8480e7e3f05 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:01.961976 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41141c63-8c1c-48f9-a674-e8480e7e3f05 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:01.962264 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:01.962264 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:01.965685 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41141c63-8c1c-48f9-a674-e8480e7e3f05 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:14:01.966008 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1080/4329] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:14:01 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:01.973325 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a3b1b46a-b625-4f19-9603-c83be667209e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.037679 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a3b1b46a-b625-4f19-9603-c83be667209e tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] GET https://10.4.3.126/volume/v3/messages Aug 18 13:14:02.037913 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a3b1b46a-b625-4f19-9603-c83be667209e tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.038131 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a3b1b46a-b625-4f19-9603-c83be667209e tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.038358 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.038358 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:02.042166 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a3b1b46a-b625-4f19-9603-c83be667209e tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:14:02.042520 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1091/4330] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:14:01 2026] GET /volume/v3/messages => generated 670 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:02.053657 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-46faffd8-6060-4fdd-ba90-34e04eef080b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.055514 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-46faffd8-6060-4fdd-ba90-34e04eef080b tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] DELETE https://10.4.3.126/volume/v3/messages/46e46382-c056-4885-844e-636d51b42cf7 Aug 18 13:14:02.055726 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-46faffd8-6060-4fdd-ba90-34e04eef080b tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.055943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-46faffd8-6060-4fdd-ba90-34e04eef080b tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.070891 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-46faffd8-6060-4fdd-ba90-34e04eef080b tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/messages/46e46382-c056-4885-844e-636d51b42cf7 returned with HTTP 204 Aug 18 13:14:02.071508 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1084/4331] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:14:02 2026] DELETE /volume/v3/messages/46e46382-c056-4885-844e-636d51b42cf7 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:14:02.081737 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.086190 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 Aug 18 13:14:02.086684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.086684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.087366 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Delete volume with id: ecb89f3c-3596-42b6-bdb4-9a55452c2112 Aug 18 13:14:02.099984 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.099984 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:02.099984 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Volume info retrieved successfully. Aug 18 13:14:02.101441 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100591) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:14:02.112217 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1427349062 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1427349062, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:02.112514 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1427349062 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1427349062, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:02.122480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Created reservations ['b91deaa2-44e6-4a87-9f01-d320ca4f29de', 'd5e531fa-8ef0-4227-98de-3d4479d173b9', '429bb4c9-bd51-4d50-9414-3bf725b680ce', '25330a80-9cc9-4b1e-8d76-a2e28c007013'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:02.152141 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Delete volume request issued successfully. Aug 18 13:14:02.152322 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a254dc00-daf3-4f14-815d-bc8f8859f044 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 returned with HTTP 202 Aug 18 13:14:02.152784 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1077/4332] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:14:02 2026] DELETE /volume/v3/volumes/ecb89f3c-3596-42b6-bdb4-9a55452c2112 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:14:02.164899 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0f353b78-5ec1-4b24-9cb3-75ec5891fbfb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.166652 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f353b78-5ec1-4b24-9cb3-75ec5891fbfb tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] DELETE https://10.4.3.126/volume/v3/types/faf7ee23-7e63-4983-84c3-9870496da86c Aug 18 13:14:02.166864 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f353b78-5ec1-4b24-9cb3-75ec5891fbfb tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.167076 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f353b78-5ec1-4b24-9cb3-75ec5891fbfb tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.208644 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f353b78-5ec1-4b24-9cb3-75ec5891fbfb tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/types/faf7ee23-7e63-4983-84c3-9870496da86c returned with HTTP 202 Aug 18 13:14:02.209095 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1081/4333] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:14:02 2026] DELETE /volume/v3/types/faf7ee23-7e63-4983-84c3-9870496da86c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:02.219244 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2a69668f-5e12-4d4f-95ba-cbd9f18f7b85 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.221319 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a69668f-5e12-4d4f-95ba-cbd9f18f7b85 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:14:02.223037 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a69668f-5e12-4d4f-95ba-cbd9f18f7b85 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1360667778", "extra_specs": {"storage_protocol": "tempest-storage_protocol-904474855", "vendor_name": "tempest-vendor_name-1264276578"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:02.241969 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a69668f-5e12-4d4f-95ba-cbd9f18f7b85 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:14:02.242525 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1092/4334] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:14:02 2026] POST /volume/v3/types => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:02.254717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.258723 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:02.259246 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2a88cb49-abc4-4c54-8203-0278e2391ffa", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:02.263391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Create volume request body: {'volume': {'volume_type': '2a88cb49-abc4-4c54-8203-0278e2391ffa', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:02.270863 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Create volume of 1 GB Aug 18 13:14:02.271966 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.271966 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:02.273144 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:02.285683 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Flow 'volume_create_api' (0406a6f4-3c6e-40f8-98bd-eca1ab4e0431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:02.287424 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e473de90-39a8-4174-919b-5b2c1d4b48bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.288548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:02.318220 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e473de90-39a8-4174-919b-5b2c1d4b48bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:14:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-904474855',vendor_name='tempest-vendor_name-1264276578'},id=2a88cb49-abc4-4c54-8203-0278e2391ffa,is_public=True,name='tempest-ProjectReaderTests-volume-type-1360667778',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a88cb49-abc4-4c54-8203-0278e2391ffa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.319416 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3677e409-f920-4e7b-9d3d-a3f66fad8802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.348805 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1360667778 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1360667778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:02.349043 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1360667778 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1360667778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:02.398703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Created reservations ['5e090b23-357e-432e-a2e2-7d9e0a2d015c', '6a05c237-1b30-4b43-b6de-02ac62105e21', '2190e567-ca4d-4cb7-812f-dd26023893a7', 'ef0ca910-9003-41ac-baed-1f1cb703b8ce'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:02.399597 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3677e409-f920-4e7b-9d3d-a3f66fad8802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e090b23-357e-432e-a2e2-7d9e0a2d015c', '6a05c237-1b30-4b43-b6de-02ac62105e21', '2190e567-ca4d-4cb7-812f-dd26023893a7', 'ef0ca910-9003-41ac-baed-1f1cb703b8ce']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.400387 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992b8cbb-1e29-45e6-a8a8-08822f273314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.432747 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992b8cbb-1e29-45e6-a8a8-08822f273314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e62155-721d-40e3-82c6-71d5e6cbdc58', '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='a7c0318e4b104281a97a24666b5f4285',qos_specs=None,replication_status=,reservations=['5e090b23-357e-432e-a2e2-7d9e0a2d015c','6a05c237-1b30-4b43-b6de-02ac62105e21','2190e567-ca4d-4cb7-812f-dd26023893a7','ef0ca910-9003-41ac-baed-1f1cb703b8ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6687ad2b13f48b29148f4bee46355b2',volume_type_id=2a88cb49-abc4-4c54-8203-0278e2391ffa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14: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=27e62155-721d-40e3-82c6-71d5e6cbdc58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c0318e4b104281a97a24666b5f4285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6687ad2b13f48b29148f4bee46355b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a88cb49-abc4-4c54-8203-0278e2391ffa),volume_type_id=2a88cb49-abc4-4c54-8203-0278e2391ffa)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.433474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c0c7ac-15c6-4802-a6d3-ebb630b01914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.463011 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c0c7ac-15c6-4802-a6d3-ebb630b01914) transitioned into state 'SUCCESS' from 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='a7c0318e4b104281a97a24666b5f4285',qos_specs=None,replication_status=,reservations=['5e090b23-357e-432e-a2e2-7d9e0a2d015c','6a05c237-1b30-4b43-b6de-02ac62105e21','2190e567-ca4d-4cb7-812f-dd26023893a7','ef0ca910-9003-41ac-baed-1f1cb703b8ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6687ad2b13f48b29148f4bee46355b2',volume_type_id=2a88cb49-abc4-4c54-8203-0278e2391ffa)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.463647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad202c76-b681-4365-bf13-c7b69293689f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.474656 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad202c76-b681-4365-bf13-c7b69293689f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.476399 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Flow 'volume_create_api' (0406a6f4-3c6e-40f8-98bd-eca1ab4e0431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:02.476804 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Create volume request issued successfully. Aug 18 13:14:02.477625 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-572e8fbe-0958-4e3f-b427-1676c6c7865c tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:02.478178 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1085/4335] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:14:02 2026] POST /volume/v3/volumes => generated 774 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:02.498861 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-169e61d9-1296-40c3-8b65-7576c6126d25 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.500695 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-169e61d9-1296-40c3-8b65-7576c6126d25 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] GET https://10.4.3.126/volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 Aug 18 13:14:02.500911 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-169e61d9-1296-40c3-8b65-7576c6126d25 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.501126 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-169e61d9-1296-40c3-8b65-7576c6126d25 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.511419 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-aa0d6e51-ebff-40f7-8ab4-7bb9e0d6c9f9 req-1795192b-cd8a-4f0e-abc6-008a1ca87940 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.513649 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa0d6e51-ebff-40f7-8ab4-7bb9e0d6c9f9 req-1795192b-cd8a-4f0e-abc6-008a1ca87940 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:14:02.513926 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa0d6e51-ebff-40f7-8ab4-7bb9e0d6c9f9 req-1795192b-cd8a-4f0e-abc6-008a1ca87940 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.514147 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa0d6e51-ebff-40f7-8ab4-7bb9e0d6c9f9 req-1795192b-cd8a-4f0e-abc6-008a1ca87940 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.515689 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.515689 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:02.523155 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.523155 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:02.524896 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-169e61d9-1296-40c3-8b65-7576c6126d25 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Volume info retrieved successfully. Aug 18 13:14:02.529229 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-aa0d6e51-ebff-40f7-8ab4-7bb9e0d6c9f9 req-1795192b-cd8a-4f0e-abc6-008a1ca87940 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:14:02.533368 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-169e61d9-1296-40c3-8b65-7576c6126d25 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 returned with HTTP 200 Aug 18 13:14:02.533758 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1078/4336] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:02 2026] GET /volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:14:02.535539 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa0d6e51-ebff-40f7-8ab4-7bb9e0d6c9f9 req-1795192b-cd8a-4f0e-abc6-008a1ca87940 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:14:02.536088 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1082/4337] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:02 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:02.558318 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-434f9b32-c9da-4166-8d96-a7f4edec805b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.560301 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-434f9b32-c9da-4166-8d96-a7f4edec805b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] DELETE https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:14:02.560511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-434f9b32-c9da-4166-8d96-a7f4edec805b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.560728 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-434f9b32-c9da-4166-8d96-a7f4edec805b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.560897 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-434f9b32-c9da-4166-8d96-a7f4edec805b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Delete volume with id: 81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:14:02.569239 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.569239 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:02.569747 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-434f9b32-c9da-4166-8d96-a7f4edec805b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:14:02.586645 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-434f9b32-c9da-4166-8d96-a7f4edec805b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Delete volume request issued successfully. Aug 18 13:14:02.586992 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-434f9b32-c9da-4166-8d96-a7f4edec805b tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 202 Aug 18 13:14:02.587624 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1093/4338] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:14:02 2026] DELETE /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:02.594521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a510f826-7e09-45ae-aa37-22b97bc72447 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.597552 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a510f826-7e09-45ae-aa37-22b97bc72447 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:14:02.597552 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a510f826-7e09-45ae-aa37-22b97bc72447 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.597552 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a510f826-7e09-45ae-aa37-22b97bc72447 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.614272 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.614272 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:02.621622 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a510f826-7e09-45ae-aa37-22b97bc72447 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Volume info retrieved successfully. Aug 18 13:14:02.632734 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a510f826-7e09-45ae-aa37-22b97bc72447 tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 200 Aug 18 13:14:02.633435 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1086/4339] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:02 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:02.789438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0f225ee1-6cc8-4b3e-b59d-7de4277c2fca None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.791667 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0f225ee1-6cc8-4b3e-b59d-7de4277c2fca tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 Aug 18 13:14:02.791941 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0f225ee1-6cc8-4b3e-b59d-7de4277c2fca tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.792169 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0f225ee1-6cc8-4b3e-b59d-7de4277c2fca tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.798136 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.798136 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:02.798701 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0f225ee1-6cc8-4b3e-b59d-7de4277c2fca tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:14:02.799715 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0f225ee1-6cc8-4b3e-b59d-7de4277c2fca tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 returned with HTTP 200 Aug 18 13:14:02.800196 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1079/4340] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:14:02 2026] GET /volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:02.810142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a5cb9143-4184-4a26-afb7-233e2389bf51 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.817325 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a5cb9143-4184-4a26-afb7-233e2389bf51 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 Aug 18 13:14:02.817566 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a5cb9143-4184-4a26-afb7-233e2389bf51 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:02.817775 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a5cb9143-4184-4a26-afb7-233e2389bf51 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:02.825556 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.825556 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:02.826083 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a5cb9143-4184-4a26-afb7-233e2389bf51 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:14:02.827395 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a5cb9143-4184-4a26-afb7-233e2389bf51 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 returned with HTTP 200 Aug 18 13:14:02.827798 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1083/4341] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:14:02 2026] GET /volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:02.836932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:02.839107 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:02.839809 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1682397463", "snapshot_id": "4ccc9301-fe5b-4432-94aa-c86d346c0b15", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:02.841706 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1682397463', 'snapshot_id': '4ccc9301-fe5b-4432-94aa-c86d346c0b15', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:02.847282 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:02.847282 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:02.847840 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:14:02.848158 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume of 1 GB Aug 18 13:14:02.852276 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Availability Zones retrieved successfully. Aug 18 13:14:02.858255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (e1cea4a6-ccfe-421e-9346-f7eaf9997d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:02.859188 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83e0db8-f9fc-4a67-acd7-723e0d2eb11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.860180 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:02.901826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83e0db8-f9fc-4a67-acd7-723e0d2eb11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ccc9301-fe5b-4432-94aa-c86d346c0b15', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.902813 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfaa7e0-d2d8-4556-b036-d52bf88b76b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.945707 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Created reservations ['0d8d0638-eb52-41c4-825c-696db99a3b2e', '03561d11-6336-4dd3-a25c-51de6ca7f1c9', '80d14451-6018-42b7-9640-c86af5c78570', '54a5b819-9a96-48be-9eb8-5ca9f1f476de'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:02.946740 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfaa7e0-d2d8-4556-b036-d52bf88b76b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d8d0638-eb52-41c4-825c-696db99a3b2e', '03561d11-6336-4dd3-a25c-51de6ca7f1c9', '80d14451-6018-42b7-9640-c86af5c78570', '54a5b819-9a96-48be-9eb8-5ca9f1f476de']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.947654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9d34cd-dfbb-464c-834c-2970d0635593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:02.994094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9d34cd-dfbb-464c-834c-2970d0635593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74d73674-2caa-4533-8628-bfc240749e64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1682397463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['0d8d0638-eb52-41c4-825c-696db99a3b2e','03561d11-6336-4dd3-a25c-51de6ca7f1c9','80d14451-6018-42b7-9640-c86af5c78570','54a5b819-9a96-48be-9eb8-5ca9f1f476de'],size=1,snapshot_id=4ccc9301-fe5b-4432-94aa-c86d346c0b15,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1682397463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74d73674-2caa-4533-8628-bfc240749e64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce0b90bbd055419da8ef6e391a04a071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ccc9301-fe5b-4432-94aa-c86d346c0b15,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81cb347f52264beba65d6074c33afe75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:02.995055 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e403d13f-0e4a-48b3-b9eb-bb47b57a43d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:03.014020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e403d13f-0e4a-48b3-b9eb-bb47b57a43d3) transitioned into state 'SUCCESS' from state '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-1682397463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce0b90bbd055419da8ef6e391a04a071',qos_specs=None,replication_status=,reservations=['0d8d0638-eb52-41c4-825c-696db99a3b2e','03561d11-6336-4dd3-a25c-51de6ca7f1c9','80d14451-6018-42b7-9640-c86af5c78570','54a5b819-9a96-48be-9eb8-5ca9f1f476de'],size=1,snapshot_id=4ccc9301-fe5b-4432-94aa-c86d346c0b15,source_replicaid=,source_volid=None,status='creating',user_id='81cb347f52264beba65d6074c33afe75',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:03.014995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9cb33df-3af9-488c-9f3d-309c944b0864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:03.040553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9cb33df-3af9-488c-9f3d-309c944b0864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:03.042010 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Flow 'volume_create_api' (e1cea4a6-ccfe-421e-9346-f7eaf9997d41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:03.042464 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Create volume request issued successfully. Aug 18 13:14:03.043273 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e03fede-dd24-48fa-85ba-d7e2fc154175 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:03.043884 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1094/4342] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:14:02 2026] POST /volume/v3/volumes => generated 785 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:03.056995 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1187b595-3c63-4f33-b74e-cf730941f0dc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.059294 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1187b595-3c63-4f33-b74e-cf730941f0dc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:03.059516 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1187b595-3c63-4f33-b74e-cf730941f0dc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.059743 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1187b595-3c63-4f33-b74e-cf730941f0dc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.068192 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:03.068192 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:03.073012 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1187b595-3c63-4f33-b74e-cf730941f0dc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:03.079478 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1187b595-3c63-4f33-b74e-cf730941f0dc tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 200 Aug 18 13:14:03.079591 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1087/4343] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:03 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:03.552350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4baec2f0-5197-4dd0-93f8-2513edfa62f9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.554401 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4baec2f0-5197-4dd0-93f8-2513edfa62f9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] GET https://10.4.3.126/volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 Aug 18 13:14:03.554626 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4baec2f0-5197-4dd0-93f8-2513edfa62f9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.554918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4baec2f0-5197-4dd0-93f8-2513edfa62f9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.563851 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:03.563851 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:03.569278 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4baec2f0-5197-4dd0-93f8-2513edfa62f9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Volume info retrieved successfully. Aug 18 13:14:03.576042 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4baec2f0-5197-4dd0-93f8-2513edfa62f9 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 returned with HTTP 200 Aug 18 13:14:03.576613 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1080/4344] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:03 2026] GET /volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 => generated 974 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:03.596714 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c7f3dae6-145f-4666-90fb-2ae268e4a639 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.599152 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7f3dae6-145f-4666-90fb-2ae268e4a639 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:14:03.599540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7f3dae6-145f-4666-90fb-2ae268e4a639 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.599861 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c7f3dae6-145f-4666-90fb-2ae268e4a639 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.604793 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c7f3dae6-145f-4666-90fb-2ae268e4a639 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:14:03.604793 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1084/4345] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:14:03 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 18 13:14:03.614657 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3858ce97-b0b9-4dad-8224-bff3650b7cfe None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.616788 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3858ce97-b0b9-4dad-8224-bff3650b7cfe tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] GET https://10.4.3.126/volume/v3/messages/94906f2a-2afb-4622-8f7c-66a70f7f724c Aug 18 13:14:03.617281 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3858ce97-b0b9-4dad-8224-bff3650b7cfe tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.617613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3858ce97-b0b9-4dad-8224-bff3650b7cfe tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.620988 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:03.620988 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:03.621770 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3858ce97-b0b9-4dad-8224-bff3650b7cfe tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-reader] https://10.4.3.126/volume/v3/messages/94906f2a-2afb-4622-8f7c-66a70f7f724c returned with HTTP 200 Aug 18 13:14:03.622380 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1095/4346] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:14:03 2026] GET /volume/v3/messages/94906f2a-2afb-4622-8f7c-66a70f7f724c => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:03.631926 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0ffc3c0e-9c8a-46ee-a0eb-d359aed1f572 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.635460 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ffc3c0e-9c8a-46ee-a0eb-d359aed1f572 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] DELETE https://10.4.3.126/volume/v3/messages/94906f2a-2afb-4622-8f7c-66a70f7f724c Aug 18 13:14:03.635711 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ffc3c0e-9c8a-46ee-a0eb-d359aed1f572 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.635941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ffc3c0e-9c8a-46ee-a0eb-d359aed1f572 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.645911 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ffc3c0e-9c8a-46ee-a0eb-d359aed1f572 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/messages/94906f2a-2afb-4622-8f7c-66a70f7f724c returned with HTTP 204 Aug 18 13:14:03.646509 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1088/4347] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:14:03 2026] DELETE /volume/v3/messages/94906f2a-2afb-4622-8f7c-66a70f7f724c => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:14:03.653253 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cdaae5dd-d624-4d1b-b289-326285e3bc5d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.656276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.658094 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 Aug 18 13:14:03.659070 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cdaae5dd-d624-4d1b-b289-326285e3bc5d tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] GET https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 Aug 18 13:14:03.659070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cdaae5dd-d624-4d1b-b289-326285e3bc5d tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.659070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cdaae5dd-d624-4d1b-b289-326285e3bc5d tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.659721 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.660096 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.660429 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Delete volume with id: 27e62155-721d-40e3-82c6-71d5e6cbdc58 Aug 18 13:14:03.669239 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cdaae5dd-d624-4d1b-b289-326285e3bc5d tempest-TestMinimumBasicScenario-1612536513 tempest-TestMinimumBasicScenario-1612536513-project-member] https://10.4.3.126/volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 returned with HTTP 404 Aug 18 13:14:03.669239 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1081/4348] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:03 2026] GET /volume/v3/volumes/81826461-697f-488e-8594-f6021eca38e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:03.672765 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:03.672765 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:03.673459 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Volume info retrieved successfully. Aug 18 13:14:03.674921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100590) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:14:03.692148 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1360667778 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1360667778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:03.692811 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1360667778 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1360667778, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:14:03.704468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Created reservations ['1b26f774-6618-4e19-914c-7c86d880c457', 'e038bf97-66b6-4471-b39f-0b6eef752b07', '00b72b6a-de45-4403-bd3f-16a8422fc9db', 'ae6383aa-98f2-4778-a34f-0657107d9076'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:03.745194 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Delete volume request issued successfully. Aug 18 13:14:03.745911 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-05ac7e9f-9c03-4ea6-9444-036e4e13c1a2 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 returned with HTTP 202 Aug 18 13:14:03.747265 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1085/4349] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:14:03 2026] DELETE /volume/v3/volumes/27e62155-721d-40e3-82c6-71d5e6cbdc58 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:03.756662 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-479aa9ff-4105-4093-8737-b232acd63764 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:03.761377 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-479aa9ff-4105-4093-8737-b232acd63764 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] DELETE https://10.4.3.126/volume/v3/types/2a88cb49-abc4-4c54-8203-0278e2391ffa Aug 18 13:14:03.761607 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-479aa9ff-4105-4093-8737-b232acd63764 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:03.761821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-479aa9ff-4105-4093-8737-b232acd63764 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:03.800671 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-479aa9ff-4105-4093-8737-b232acd63764 tempest-ProjectReaderTests-892714084 tempest-ProjectReaderTests-892714084-project-admin] https://10.4.3.126/volume/v3/types/2a88cb49-abc4-4c54-8203-0278e2391ffa returned with HTTP 202 Aug 18 13:14:03.801151 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1096/4350] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:14:03 2026] DELETE /volume/v3/types/2a88cb49-abc4-4c54-8203-0278e2391ffa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:04.101396 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ce6f43a0-40d0-4daa-82a7-b09acc39018a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:04.103191 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce6f43a0-40d0-4daa-82a7-b09acc39018a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:04.103366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce6f43a0-40d0-4daa-82a7-b09acc39018a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:04.103566 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce6f43a0-40d0-4daa-82a7-b09acc39018a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:04.110508 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:04.110508 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:04.114049 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ce6f43a0-40d0-4daa-82a7-b09acc39018a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:04.118642 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce6f43a0-40d0-4daa-82a7-b09acc39018a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 200 Aug 18 13:14:04.119199 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1089/4351] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:04 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:04.132050 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b05e109b-af55-4118-866a-ad3b023815a3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:04.133973 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b05e109b-af55-4118-866a-ad3b023815a3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:04.134254 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b05e109b-af55-4118-866a-ad3b023815a3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:04.134574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b05e109b-af55-4118-866a-ad3b023815a3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:04.141829 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:04.141829 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:04.150525 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b05e109b-af55-4118-866a-ad3b023815a3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:04.158111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b05e109b-af55-4118-866a-ad3b023815a3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 200 Aug 18 13:14:04.158547 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1082/4352] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:04 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:04.302726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3f325219-77e9-4d93-ad73-de5062513e8d req-62ea4335-0a9c-4060-99f8-2774755a2a54 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:04.305618 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-62ea4335-0a9c-4060-99f8-2774755a2a54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:04.305895 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-62ea4335-0a9c-4060-99f8-2774755a2a54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:04.306369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-62ea4335-0a9c-4060-99f8-2774755a2a54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:04.318004 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:04.318004 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:04.322650 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-3f325219-77e9-4d93-ad73-de5062513e8d req-62ea4335-0a9c-4060-99f8-2774755a2a54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:04.328583 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-62ea4335-0a9c-4060-99f8-2774755a2a54 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 200 Aug 18 13:14:04.329075 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1086/4353] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:04 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:05.024554 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-3f325219-77e9-4d93-ad73-de5062513e8d req-16118c95-8c4a-4f7d-811b-664b680926b1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:05.028536 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-16118c95-8c4a-4f7d-811b-664b680926b1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:05.028536 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-16118c95-8c4a-4f7d-811b-664b680926b1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:05.028536 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-16118c95-8c4a-4f7d-811b-664b680926b1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:05.035558 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:05.035558 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:05.044892 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-3f325219-77e9-4d93-ad73-de5062513e8d req-16118c95-8c4a-4f7d-811b-664b680926b1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:05.047528 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-16118c95-8c4a-4f7d-811b-664b680926b1 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 200 Aug 18 13:14:05.048199 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1097/4354] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:05 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:05.059730 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0b1d6530-9e81-4acf-a55f-5234ab4f8297 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:05.060141 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0b1d6530-9e81-4acf-a55f-5234ab4f8297 None None] GET https://10.4.3.126/volume// Aug 18 13:14:05.060321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0b1d6530-9e81-4acf-a55f-5234ab4f8297 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:05.060519 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0b1d6530-9e81-4acf-a55f-5234ab4f8297 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:05.060837 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0b1d6530-9e81-4acf-a55f-5234ab4f8297 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:05.061123 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1090/4355] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:14: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 18 13:14:05.072944 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3f325219-77e9-4d93-ad73-de5062513e8d req-80d3d1a5-f2a1-40b4-a8ad-91c2db300c85 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:05.075111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-80d3d1a5-f2a1-40b4-a8ad-91c2db300c85 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:14:05.075619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-80d3d1a5-f2a1-40b4-a8ad-91c2db300c85 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74d73674-2caa-4533-8628-bfc240749e64", "connector": null, "instance_uuid": "4ee3af72-ab3a-46de-97e8-10a83b4b63f2"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:05.087725 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:05.087725 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:05.119358 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-80d3d1a5-f2a1-40b4-a8ad-91c2db300c85 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:14:05.119936 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1083/4356] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:14:05 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 18 13:14:05.795966 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:05.911952 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:05.912597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1518151109"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:05.914409 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1518151109'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:05.914409 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume of 1 GB Aug 18 13:14:05.919118 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:05.926819 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (c6ac3a43-0080-4351-9039-33fb2a0326a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:05.928043 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f57c73-989e-4ccf-928c-4961485ceef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:05.929161 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:05.958927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f57c73-989e-4ccf-928c-4961485ceef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:05.959521 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb5c806-d425-4a2e-b7fe-6fd38304a37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:06.028464 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Created reservations ['9176cb4d-8193-4add-853c-327c8a3df4fd', 'f1483a2d-4a74-45f4-ad8d-661fe33ee619', '995bae65-a804-43c6-92fd-0420bfa8c29c', 'bf9da4ec-a313-43d0-a9eb-b6435e317782'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:06.029572 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb5c806-d425-4a2e-b7fe-6fd38304a37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9176cb4d-8193-4add-853c-327c8a3df4fd', 'f1483a2d-4a74-45f4-ad8d-661fe33ee619', '995bae65-a804-43c6-92fd-0420bfa8c29c', 'bf9da4ec-a313-43d0-a9eb-b6435e317782']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:06.030648 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2937e1bc-7343-43a3-b965-462a9da436c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:06.058698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2937e1bc-7343-43a3-b965-462a9da436c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a53a8f-fecf-4253-bc9e-2fc71a66f099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518151109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['9176cb4d-8193-4add-853c-327c8a3df4fd','f1483a2d-4a74-45f4-ad8d-661fe33ee619','995bae65-a804-43c6-92fd-0420bfa8c29c','bf9da4ec-a313-43d0-a9eb-b6435e317782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518151109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5a53a8f-fecf-4253-bc9e-2fc71a66f099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af121b2c7ef9428eb9e0c5a05f095069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d33d10ffe14df585f4312e843532c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:06.059567 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecfad0b-b975-42cf-b74e-0870b585dccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:06.078588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecfad0b-b975-42cf-b74e-0870b585dccf) transitioned into state 'SUCCESS' from state '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-1518151109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['9176cb4d-8193-4add-853c-327c8a3df4fd','f1483a2d-4a74-45f4-ad8d-661fe33ee619','995bae65-a804-43c6-92fd-0420bfa8c29c','bf9da4ec-a313-43d0-a9eb-b6435e317782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:06.079273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc449dae-684d-4008-8e86-d06a1670869b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:06.089253 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc449dae-684d-4008-8e86-d06a1670869b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:06.090259 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (c6ac3a43-0080-4351-9039-33fb2a0326a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:06.090607 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request issued successfully. Aug 18 13:14:06.091302 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b4d881fd-fc3b-4acf-b46b-fac3b02b4cec tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:06.091799 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1087/4357] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:14:05 2026] POST /volume/v3/volumes => generated 778 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:06.105847 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-04beb09a-2db7-482b-beba-0a3d5ac98bb8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:06.109286 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-04beb09a-2db7-482b-beba-0a3d5ac98bb8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 Aug 18 13:14:06.109286 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-04beb09a-2db7-482b-beba-0a3d5ac98bb8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:06.109286 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-04beb09a-2db7-482b-beba-0a3d5ac98bb8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:06.119466 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:06.119466 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:06.125016 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-04beb09a-2db7-482b-beba-0a3d5ac98bb8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:06.128987 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-04beb09a-2db7-482b-beba-0a3d5ac98bb8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 returned with HTTP 200 Aug 18 13:14:06.129687 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1098/4358] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:06 2026] GET /volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:06.273519 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e7d0ed77-b372-4eaa-902a-eaf39da5a76f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:06.273906 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e7d0ed77-b372-4eaa-902a-eaf39da5a76f None None] GET https://10.4.3.126/volume// Aug 18 13:14:06.274064 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e7d0ed77-b372-4eaa-902a-eaf39da5a76f None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:06.274266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e7d0ed77-b372-4eaa-902a-eaf39da5a76f None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:06.274577 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e7d0ed77-b372-4eaa-902a-eaf39da5a76f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:06.274879 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1091/4359] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14: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 18 13:14:06.286731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3f325219-77e9-4d93-ad73-de5062513e8d req-fb67a127-2b4f-4dfa-9f94-076b9e04df8a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:06.290843 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-fb67a127-2b4f-4dfa-9f94-076b9e04df8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:06.290843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-fb67a127-2b4f-4dfa-9f94-076b9e04df8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:06.290843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-fb67a127-2b4f-4dfa-9f94-076b9e04df8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:06.299234 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:06.299234 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:06.302726 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3f325219-77e9-4d93-ad73-de5062513e8d req-fb67a127-2b4f-4dfa-9f94-076b9e04df8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:06.307240 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-fb67a127-2b4f-4dfa-9f94-076b9e04df8a tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 200 Aug 18 13:14:06.307565 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1084/4360] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:14:06 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:06.424799 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3f325219-77e9-4d93-ad73-de5062513e8d req-27813162-8a8b-4d67-a3f2-4c127296f832 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:06.427759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-27813162-8a8b-4d67-a3f2-4c127296f832 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] PUT https://10.4.3.126/volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d Aug 18 13:14:06.428288 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-27813162-8a8b-4d67-a3f2-4c127296f832 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:06.445840 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-3f325219-77e9-4d93-ad73-de5062513e8d req-27813162-8a8b-4d67-a3f2-4c127296f832 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Acquiring lock "cinder-attachment_update-74d73674-2caa-4533-8628-bfc240749e64-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:14:06.454095 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-3f325219-77e9-4d93-ad73-de5062513e8d req-27813162-8a8b-4d67-a3f2-4c127296f832 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-74d73674-2caa-4533-8628-bfc240749e64-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:14:06.455553 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:06.455553 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:06.550676 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-3f325219-77e9-4d93-ad73-de5062513e8d req-27813162-8a8b-4d67-a3f2-4c127296f832 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Lock "cinder-attachment_update-74d73674-2caa-4533-8628-bfc240749e64-np0000007652" released by "attachment_update" :: held 0.097s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:14:06.551252 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-27813162-8a8b-4d67-a3f2-4c127296f832 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d returned with HTTP 200 Aug 18 13:14:06.551772 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1088/4361] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:14:06 2026] PUT /volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:06.581006 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-3f325219-77e9-4d93-ad73-de5062513e8d req-7648bc7b-0078-46ce-ad36-c4934aa5664b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:06.583416 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-7648bc7b-0078-46ce-ad36-c4934aa5664b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] POST https://10.4.3.126/volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d/action Aug 18 13:14:06.588232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-7648bc7b-0078-46ce-ad36-c4934aa5664b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:06.588232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-7648bc7b-0078-46ce-ad36-c4934aa5664b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:06.613994 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:06.613994 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:06.624913 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3f325219-77e9-4d93-ad73-de5062513e8d req-7648bc7b-0078-46ce-ad36-c4934aa5664b tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d/action returned with HTTP 204 Aug 18 13:14:06.625541 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1099/4362] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:14:06 2026] POST /volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:07.142109 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-accf15e9-5873-4df8-9870-f70ae8cdb9db None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:07.144089 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-accf15e9-5873-4df8-9870-f70ae8cdb9db tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 Aug 18 13:14:07.144329 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-accf15e9-5873-4df8-9870-f70ae8cdb9db tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:07.144547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-accf15e9-5873-4df8-9870-f70ae8cdb9db tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:07.152591 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:07.152591 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:07.158963 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-accf15e9-5873-4df8-9870-f70ae8cdb9db tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:07.166483 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-accf15e9-5873-4df8-9870-f70ae8cdb9db tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 returned with HTTP 200 Aug 18 13:14:07.169655 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1092/4363] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:07 2026] GET /volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:07.182070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:07.254913 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] GET https://10.4.3.126/volume/v3/volumes Aug 18 13:14:07.255142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:07.255344 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:07.255608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:14:07.256274 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:14:07.262154 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Get all volumes completed successfully. Aug 18 13:14:07.262527 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-77ca5983-4a70-44bb-a821-2aa28b153f5c tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 18 13:14:07.262862 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1085/4364] 10.4.3.126 () {68 vars in 1278 bytes} [Tue Aug 18 13:14:07 2026] GET /volume/v3/volumes => generated 336 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:07.272252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:07.274418 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 Aug 18 13:14:07.274730 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:07.274920 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:07.275083 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume with id: b5a53a8f-fecf-4253-bc9e-2fc71a66f099 Aug 18 13:14:07.282593 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:07.282593 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:07.282958 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:07.299609 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume request issued successfully. Aug 18 13:14:07.299877 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d08784be-e3df-4ad4-819b-b530dcfae1a1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 returned with HTTP 202 Aug 18 13:14:07.300394 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1089/4365] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:14:07 2026] DELETE /volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:14:07.308781 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f3edacb1-bff7-4383-b043-2ccad484a2da None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:07.313570 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3edacb1-bff7-4383-b043-2ccad484a2da tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 Aug 18 13:14:07.313570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3edacb1-bff7-4383-b043-2ccad484a2da tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:07.313570 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3edacb1-bff7-4383-b043-2ccad484a2da tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:07.323764 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:07.323764 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:07.328856 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f3edacb1-bff7-4383-b043-2ccad484a2da tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:07.333893 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3edacb1-bff7-4383-b043-2ccad484a2da tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 returned with HTTP 200 Aug 18 13:14:07.334436 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1100/4366] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:07 2026] GET /volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:08.346607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-39d9ea8a-5b07-41ab-be8d-7a959f829d21 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:08.348313 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39d9ea8a-5b07-41ab-be8d-7a959f829d21 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 Aug 18 13:14:08.348511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39d9ea8a-5b07-41ab-be8d-7a959f829d21 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:08.348682 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-39d9ea8a-5b07-41ab-be8d-7a959f829d21 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:08.355234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-39d9ea8a-5b07-41ab-be8d-7a959f829d21 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 returned with HTTP 404 Aug 18 13:14:08.355699 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1093/4367] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:08 2026] GET /volume/v3/volumes/b5a53a8f-fecf-4253-bc9e-2fc71a66f099 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:14:08.363556 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:08.365363 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:08.365718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-116481855"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:08.367145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-116481855'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:08.367285 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume of 1 GB Aug 18 13:14:08.367537 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:08.367537 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:08.372498 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:08.377497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (00e2e507-a634-4afc-9165-cdc36ef788d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:08.378374 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4d0b04-334c-4674-ae9d-fba5b5da9595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:08.379064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:08.400050 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4d0b04-334c-4674-ae9d-fba5b5da9595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:08.400744 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5924176-602f-4805-9534-f106afb491bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:08.432331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Created reservations ['c07fd813-8d3c-4d04-a258-160fb587ec5a', 'f9a59505-0111-4791-a350-340d884b3cbf', 'a4cb3182-fef1-4349-b842-c3088ba2e26a', '4ca584e7-599d-4956-a0a3-e20fa1e0d90a'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:08.433124 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5924176-602f-4805-9534-f106afb491bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c07fd813-8d3c-4d04-a258-160fb587ec5a', 'f9a59505-0111-4791-a350-340d884b3cbf', 'a4cb3182-fef1-4349-b842-c3088ba2e26a', '4ca584e7-599d-4956-a0a3-e20fa1e0d90a']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:08.433811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb354bf-14e2-4f9e-946a-d2c78dc2f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:08.461455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb354bf-14e2-4f9e-946a-d2c78dc2f6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb473c6-776f-4439-a9dc-95d8ee3eb401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-116481855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['c07fd813-8d3c-4d04-a258-160fb587ec5a','f9a59505-0111-4791-a350-340d884b3cbf','a4cb3182-fef1-4349-b842-c3088ba2e26a','4ca584e7-599d-4956-a0a3-e20fa1e0d90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-116481855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cb473c6-776f-4439-a9dc-95d8ee3eb401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af121b2c7ef9428eb9e0c5a05f095069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d33d10ffe14df585f4312e843532c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:08.462333 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a362d91-f2d5-4aa9-ba78-5ee6bb09915a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:08.477888 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a362d91-f2d5-4aa9-ba78-5ee6bb09915a) transitioned into state 'SUCCESS' from state '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-116481855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['c07fd813-8d3c-4d04-a258-160fb587ec5a','f9a59505-0111-4791-a350-340d884b3cbf','a4cb3182-fef1-4349-b842-c3088ba2e26a','4ca584e7-599d-4956-a0a3-e20fa1e0d90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:08.478551 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9958b84-6fc9-45bc-9e95-48658edb3a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:08.485477 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9958b84-6fc9-45bc-9e95-48658edb3a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:08.486440 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (00e2e507-a634-4afc-9165-cdc36ef788d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:08.486758 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request issued successfully. Aug 18 13:14:08.487310 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6a07ca47-4412-41ca-b26c-37db136c8ac8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:08.487681 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1086/4368] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:14:08 2026] POST /volume/v3/volumes => generated 777 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:08.500668 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-08471f01-10f4-4618-8dc2-2764cdc63eb6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:08.503678 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-08471f01-10f4-4618-8dc2-2764cdc63eb6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 Aug 18 13:14:08.503928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-08471f01-10f4-4618-8dc2-2764cdc63eb6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:08.504146 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-08471f01-10f4-4618-8dc2-2764cdc63eb6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:08.517460 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:08.517460 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:08.525935 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-08471f01-10f4-4618-8dc2-2764cdc63eb6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:08.530742 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-08471f01-10f4-4618-8dc2-2764cdc63eb6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 returned with HTTP 200 Aug 18 13:14:08.531255 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1090/4369] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:08 2026] GET /volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:09.543273 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9582c3da-55aa-4dde-9d2b-6e77eb563aac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:09.545058 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9582c3da-55aa-4dde-9d2b-6e77eb563aac tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 Aug 18 13:14:09.545295 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9582c3da-55aa-4dde-9d2b-6e77eb563aac tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:09.545513 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9582c3da-55aa-4dde-9d2b-6e77eb563aac tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:09.553283 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:09.553283 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:09.556982 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9582c3da-55aa-4dde-9d2b-6e77eb563aac tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:09.561521 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9582c3da-55aa-4dde-9d2b-6e77eb563aac tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 returned with HTTP 200 Aug 18 13:14:09.561924 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1101/4370] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:09 2026] GET /volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:09.578232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:09.582241 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 18 13:14:09.582241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:09.582241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Calling method 'detail' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:09.582241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:14:09.582648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:14:09.591559 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Get all volumes completed successfully. Aug 18 13:14:09.592572 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:09.592572 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:09.598797 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7b46c68c-6ed0-434e-bdce-9d345a9b6f41 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:14:09.599594 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1094/4371] 10.4.3.126 () {68 vars in 1299 bytes} [Tue Aug 18 13:14:09 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:09.612188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:09.614010 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 Aug 18 13:14:09.614231 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:09.614421 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:09.614575 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume with id: 8cb473c6-776f-4439-a9dc-95d8ee3eb401 Aug 18 13:14:09.621717 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:09.621717 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:09.622030 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:09.638770 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume request issued successfully. Aug 18 13:14:09.638918 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-154dc4f5-56a4-4ed1-8c79-b7c9ace67dc6 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 returned with HTTP 202 Aug 18 13:14:09.639307 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1087/4372] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:14:09 2026] DELETE /volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:14:09.649775 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2a3f8ad5-43bb-4675-b662-8b3582ad519f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:09.652452 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2a3f8ad5-43bb-4675-b662-8b3582ad519f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 Aug 18 13:14:09.652743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2a3f8ad5-43bb-4675-b662-8b3582ad519f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:09.653002 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2a3f8ad5-43bb-4675-b662-8b3582ad519f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:09.665248 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:09.665248 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:09.669408 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2a3f8ad5-43bb-4675-b662-8b3582ad519f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:09.675669 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2a3f8ad5-43bb-4675-b662-8b3582ad519f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 returned with HTTP 200 Aug 18 13:14:09.676455 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1091/4373] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:09 2026] GET /volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:10.692358 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a2606f2e-5f87-4cf8-96f2-fab49a7c19aa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:10.693977 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a2606f2e-5f87-4cf8-96f2-fab49a7c19aa tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 Aug 18 13:14:10.694193 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a2606f2e-5f87-4cf8-96f2-fab49a7c19aa tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:10.694390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a2606f2e-5f87-4cf8-96f2-fab49a7c19aa tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:10.699847 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a2606f2e-5f87-4cf8-96f2-fab49a7c19aa tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 returned with HTTP 404 Aug 18 13:14:10.700339 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1102/4374] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:10 2026] GET /volume/v3/volumes/8cb473c6-776f-4439-a9dc-95d8ee3eb401 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:14:10.708409 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:10.710038 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:10.710380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1713596134"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:10.711738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1713596134'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:10.711861 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume of 1 GB Aug 18 13:14:10.715759 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:10.720833 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (5be8afb5-97e0-40ce-abfa-a2a6e82828e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:10.721728 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7629f35b-4dc2-483e-91a4-2a0423130607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:10.722574 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:10.746089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7629f35b-4dc2-483e-91a4-2a0423130607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:10.746908 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c339f9a-648a-4fd5-b5c1-5dd4c0f37a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:10.783802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Created reservations ['92d1f3a7-a545-4cd5-95ac-ce654c39b4da', 'fda89676-5a55-473d-8bb8-4d2892d3459e', 'ddff6765-9add-4de1-84db-5b24977de3ae', 'c47a398e-ecbd-43ad-9042-dc3e74b0931a'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:10.784608 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c339f9a-648a-4fd5-b5c1-5dd4c0f37a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d1f3a7-a545-4cd5-95ac-ce654c39b4da', 'fda89676-5a55-473d-8bb8-4d2892d3459e', 'ddff6765-9add-4de1-84db-5b24977de3ae', 'c47a398e-ecbd-43ad-9042-dc3e74b0931a']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:10.785319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf08adf-c1dc-4dd4-9065-99c9eab6b1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:10.807946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf08adf-c1dc-4dd4-9065-99c9eab6b1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00948e0c-50e3-4d74-83f6-ffb80794038d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713596134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['92d1f3a7-a545-4cd5-95ac-ce654c39b4da','fda89676-5a55-473d-8bb8-4d2892d3459e','ddff6765-9add-4de1-84db-5b24977de3ae','c47a398e-ecbd-43ad-9042-dc3e74b0931a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713596134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00948e0c-50e3-4d74-83f6-ffb80794038d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af121b2c7ef9428eb9e0c5a05f095069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d33d10ffe14df585f4312e843532c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:10.808653 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632c2e2c-3db9-4047-9d32-b0e316de9b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:10.825638 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632c2e2c-3db9-4047-9d32-b0e316de9b08) transitioned into state 'SUCCESS' from state '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-1713596134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['92d1f3a7-a545-4cd5-95ac-ce654c39b4da','fda89676-5a55-473d-8bb8-4d2892d3459e','ddff6765-9add-4de1-84db-5b24977de3ae','c47a398e-ecbd-43ad-9042-dc3e74b0931a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:10.826321 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2865581e-87d1-427a-a395-f669dac9d0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:10.835854 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2865581e-87d1-427a-a395-f669dac9d0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:10.836560 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (5be8afb5-97e0-40ce-abfa-a2a6e82828e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:10.836836 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request issued successfully. Aug 18 13:14:10.837394 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b5a94cc5-3391-4c7a-9cc9-aac83941e4f1 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:10.837784 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1095/4375] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:14:10 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:10.857817 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1c6d26a5-9fc5-46f6-abd1-dcea9b413d05 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:10.859491 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1c6d26a5-9fc5-46f6-abd1-dcea9b413d05 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d Aug 18 13:14:10.859675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1c6d26a5-9fc5-46f6-abd1-dcea9b413d05 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:10.859843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1c6d26a5-9fc5-46f6-abd1-dcea9b413d05 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:10.866395 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:10.866395 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:10.869550 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1c6d26a5-9fc5-46f6-abd1-dcea9b413d05 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:10.873081 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1c6d26a5-9fc5-46f6-abd1-dcea9b413d05 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d returned with HTTP 200 Aug 18 13:14:10.873464 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1088/4376] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:10 2026] GET /volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:11.887065 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8a4f50c6-5e01-40c3-bc7d-9cb6c6f393b2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:11.892047 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a4f50c6-5e01-40c3-bc7d-9cb6c6f393b2 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d Aug 18 13:14:11.892339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a4f50c6-5e01-40c3-bc7d-9cb6c6f393b2 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:11.892634 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a4f50c6-5e01-40c3-bc7d-9cb6c6f393b2 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:11.901383 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:11.901383 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:11.905365 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8a4f50c6-5e01-40c3-bc7d-9cb6c6f393b2 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:11.909730 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a4f50c6-5e01-40c3-bc7d-9cb6c6f393b2 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d returned with HTTP 200 Aug 18 13:14:11.910110 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1092/4377] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:11 2026] GET /volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:11.926258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ca4bf9cf-a3f0-4e5a-b8ba-f8e0d390d74f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:11.928073 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca4bf9cf-a3f0-4e5a-b8ba-f8e0d390d74f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] GET https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d Aug 18 13:14:11.928333 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ca4bf9cf-a3f0-4e5a-b8ba-f8e0d390d74f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:11.928553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ca4bf9cf-a3f0-4e5a-b8ba-f8e0d390d74f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:11.935953 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:11.935953 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:11.939345 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ca4bf9cf-a3f0-4e5a-b8ba-f8e0d390d74f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Volume info retrieved successfully. Aug 18 13:14:11.943189 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ca4bf9cf-a3f0-4e5a-b8ba-f8e0d390d74f tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d returned with HTTP 200 Aug 18 13:14:11.943612 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1103/4378] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:11 2026] GET /volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:11.962582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:11.965198 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d Aug 18 13:14:11.965522 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:11.965809 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:11.966087 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume with id: 00948e0c-50e3-4d74-83f6-ffb80794038d Aug 18 13:14:11.975421 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:11.975421 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:11.975853 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:11.996584 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume request issued successfully. Aug 18 13:14:11.996815 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7003bd5c-7615-4fb5-a8b5-8a7fed552e3a tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d returned with HTTP 202 Aug 18 13:14:11.997350 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1096/4379] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:14:11 2026] DELETE /volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:14:12.004369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eec61554-951d-4df9-9a86-4e734e6066ca None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:12.007711 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eec61554-951d-4df9-9a86-4e734e6066ca tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d Aug 18 13:14:12.007998 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eec61554-951d-4df9-9a86-4e734e6066ca tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:12.008191 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eec61554-951d-4df9-9a86-4e734e6066ca tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:12.021285 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:12.021285 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:12.025862 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-eec61554-951d-4df9-9a86-4e734e6066ca tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:12.030957 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eec61554-951d-4df9-9a86-4e734e6066ca tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d returned with HTTP 200 Aug 18 13:14:12.031476 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1089/4380] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:12 2026] GET /volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:13.046663 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bb2e098a-5340-4131-8bce-03bfbab80e3d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:13.048925 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb2e098a-5340-4131-8bce-03bfbab80e3d tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d Aug 18 13:14:13.049220 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb2e098a-5340-4131-8bce-03bfbab80e3d tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:13.049484 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bb2e098a-5340-4131-8bce-03bfbab80e3d tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:13.057217 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bb2e098a-5340-4131-8bce-03bfbab80e3d tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d returned with HTTP 404 Aug 18 13:14:13.057825 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1093/4381] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:13 2026] GET /volume/v3/volumes/00948e0c-50e3-4d74-83f6-ffb80794038d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:14:13.067068 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:13.068963 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:13.069370 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1501201901"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:13.071060 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1501201901'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:13.071238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume of 1 GB Aug 18 13:14:13.075582 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:13.082557 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (06548b37-4d63-401d-a18f-89ac67d4524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:13.083134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc1f3ea-27f9-477e-9eaa-5663c750346a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.084016 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:13.112839 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc1f3ea-27f9-477e-9eaa-5663c750346a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.113835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3079a0cb-6b9e-48e4-85fe-4ad094245b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.159297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Created reservations ['f3bddca1-f427-466d-aae3-9e4f8c990c9d', '1fe25982-de8c-49d9-9b3c-51ec798a1714', 'b4461c1c-572f-489e-be12-f3f111a50491', '84a0f81e-89fb-46cf-b151-41e61ff5e205'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:13.160093 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3079a0cb-6b9e-48e4-85fe-4ad094245b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3bddca1-f427-466d-aae3-9e4f8c990c9d', '1fe25982-de8c-49d9-9b3c-51ec798a1714', 'b4461c1c-572f-489e-be12-f3f111a50491', '84a0f81e-89fb-46cf-b151-41e61ff5e205']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.161109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8133ed-9127-442f-8813-0de41004cf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.169544 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:13.190374 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8133ed-9127-442f-8813-0de41004cf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41512f8f-8077-472d-b73e-e840e85a2a68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501201901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['f3bddca1-f427-466d-aae3-9e4f8c990c9d','1fe25982-de8c-49d9-9b3c-51ec798a1714','b4461c1c-572f-489e-be12-f3f111a50491','84a0f81e-89fb-46cf-b151-41e61ff5e205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501201901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41512f8f-8077-472d-b73e-e840e85a2a68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af121b2c7ef9428eb9e0c5a05f095069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d33d10ffe14df585f4312e843532c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.191608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90bdddd-91fd-403d-8163-258b8ac353b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.216895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90bdddd-91fd-403d-8163-258b8ac353b3) transitioned into state 'SUCCESS' from state '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-1501201901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af121b2c7ef9428eb9e0c5a05f095069',qos_specs=None,replication_status=,reservations=['f3bddca1-f427-466d-aae3-9e4f8c990c9d','1fe25982-de8c-49d9-9b3c-51ec798a1714','b4461c1c-572f-489e-be12-f3f111a50491','84a0f81e-89fb-46cf-b151-41e61ff5e205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d33d10ffe14df585f4312e843532c4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.217748 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aaffca2-afc1-4fb6-8e6f-ea293f58082d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.229520 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aaffca2-afc1-4fb6-8e6f-ea293f58082d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.230628 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Flow 'volume_create_api' (06548b37-4d63-401d-a18f-89ac67d4524f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:13.231059 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Create volume request issued successfully. Aug 18 13:14:13.231813 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4d60b876-33df-4fe9-a97e-1570d85b8062 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:13.232598 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1104/4382] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:14:13 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:13.247316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7a4c0380-465c-455c-a0d5-df7cc4ef35be None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:13.249530 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a4c0380-465c-455c-a0d5-df7cc4ef35be tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 Aug 18 13:14:13.249843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a4c0380-465c-455c-a0d5-df7cc4ef35be tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:13.250015 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a4c0380-465c-455c-a0d5-df7cc4ef35be tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:13.258374 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:13.258374 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:13.262745 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7a4c0380-465c-455c-a0d5-df7cc4ef35be tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:13.267359 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a4c0380-465c-455c-a0d5-df7cc4ef35be tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 returned with HTTP 200 Aug 18 13:14:13.267767 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1090/4383] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:13 2026] GET /volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:13.281867 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:13.282303 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-873471855"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:13.283707 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-873471855'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:13.283831 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume of 1 GB Aug 18 13:14:13.287929 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:13.293878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (4386b6eb-f8cd-4e0d-8e65-4153dc69873f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:13.294771 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5f8d79-2cf2-4637-8d8e-d9b5c9476beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.295519 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:13.328413 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5f8d79-2cf2-4637-8d8e-d9b5c9476beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.329264 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae3d2227-d695-4f5c-8af5-91cbe191860d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.396074 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['5bde1813-2036-4dee-ad2e-c1711ac4c114', 'b5b19ae4-7a97-4ff5-80c6-2ebb897139e6', '058dbcc1-f7c9-4335-957e-328a681c73b1', '7194ec4b-fc9d-45f9-9aa6-2b258a70fdec'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:13.396972 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae3d2227-d695-4f5c-8af5-91cbe191860d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bde1813-2036-4dee-ad2e-c1711ac4c114', 'b5b19ae4-7a97-4ff5-80c6-2ebb897139e6', '058dbcc1-f7c9-4335-957e-328a681c73b1', '7194ec4b-fc9d-45f9-9aa6-2b258a70fdec']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.397751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f471a7-ed4f-4fca-a64d-b5b7b439e5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.427725 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f471a7-ed4f-4fca-a64d-b5b7b439e5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3921d2fe-cf62-4742-a9ac-368658f35637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873471855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['5bde1813-2036-4dee-ad2e-c1711ac4c114','b5b19ae4-7a97-4ff5-80c6-2ebb897139e6','058dbcc1-f7c9-4335-957e-328a681c73b1','7194ec4b-fc9d-45f9-9aa6-2b258a70fdec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873471855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3921d2fe-cf62-4742-a9ac-368658f35637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557eef82ba6c46c98d594e9c1fb20fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907825231ca1422fa0353c14cc9f5255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.428384 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56db84b5-f6cf-472e-9406-e13a7a98f2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.445320 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56db84b5-f6cf-472e-9406-e13a7a98f2cb) transitioned into state 'SUCCESS' from state '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-873471855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['5bde1813-2036-4dee-ad2e-c1711ac4c114','b5b19ae4-7a97-4ff5-80c6-2ebb897139e6','058dbcc1-f7c9-4335-957e-328a681c73b1','7194ec4b-fc9d-45f9-9aa6-2b258a70fdec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.445320 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0009a51e-0676-402d-8b4f-1ba7167c10d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:13.453651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0009a51e-0676-402d-8b4f-1ba7167c10d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:13.454287 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (4386b6eb-f8cd-4e0d-8e65-4153dc69873f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:13.454553 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request issued successfully. Aug 18 13:14:13.455091 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2917f1b5-7655-4409-b6d5-ecb7a317ae42 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:13.455640 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1097/4384] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:14:13 2026] POST /volume/v3/volumes => generated 777 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:13.467315 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-834eb15c-b518-4b6e-8ab5-0cfbcef19514 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:13.468909 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-834eb15c-b518-4b6e-8ab5-0cfbcef19514 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 Aug 18 13:14:13.469075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-834eb15c-b518-4b6e-8ab5-0cfbcef19514 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:13.469375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-834eb15c-b518-4b6e-8ab5-0cfbcef19514 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:13.475749 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:13.475749 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:13.479024 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-834eb15c-b518-4b6e-8ab5-0cfbcef19514 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:14:13.482533 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-834eb15c-b518-4b6e-8ab5-0cfbcef19514 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 returned with HTTP 200 Aug 18 13:14:13.483008 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1094/4385] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:13 2026] GET /volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:14.280821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ddee5f3b-5847-49a1-8d4a-8e6233b232ce None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:14.282686 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ddee5f3b-5847-49a1-8d4a-8e6233b232ce tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 Aug 18 13:14:14.282892 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ddee5f3b-5847-49a1-8d4a-8e6233b232ce tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:14.283111 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ddee5f3b-5847-49a1-8d4a-8e6233b232ce tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:14.290238 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:14.290238 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:14.294236 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ddee5f3b-5847-49a1-8d4a-8e6233b232ce tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:14.298568 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ddee5f3b-5847-49a1-8d4a-8e6233b232ce tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 returned with HTTP 200 Aug 18 13:14:14.298970 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1105/4386] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:14 2026] GET /volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:14.310881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ffc5f507-ec00-4a9c-a3a4-67385def2989 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:14.312736 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffc5f507-ec00-4a9c-a3a4-67385def2989 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] GET https://10.4.3.126/volume/v3/volumes/summary Aug 18 13:14:14.312841 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ffc5f507-ec00-4a9c-a3a4-67385def2989 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:14.312999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ffc5f507-ec00-4a9c-a3a4-67385def2989 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:14.313164 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-ffc5f507-ec00-4a9c-a3a4-67385def2989 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:14:14.319101 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ffc5f507-ec00-4a9c-a3a4-67385def2989 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] Get summary completed successfully. Aug 18 13:14:14.319383 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffc5f507-ec00-4a9c-a3a4-67385def2989 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-reader] https://10.4.3.126/volume/v3/volumes/summary returned with HTTP 200 Aug 18 13:14:14.319772 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1091/4387] 10.4.3.126 () {68 vars in 1302 bytes} [Tue Aug 18 13:14:14 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:14.329010 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:14.331413 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 Aug 18 13:14:14.331708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:14.332080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:14.332184 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume with id: 41512f8f-8077-472d-b73e-e840e85a2a68 Aug 18 13:14:14.341826 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:14.341826 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:14.342308 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:14.366796 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Delete volume request issued successfully. Aug 18 13:14:14.367106 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1ceaf0d0-202d-4b3a-865b-b5f914f522ef tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 returned with HTTP 202 Aug 18 13:14:14.367887 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1098/4388] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:14:14 2026] DELETE /volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:14:14.380105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7979846b-edb6-4405-ad23-f9310f7492d8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:14.382772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7979846b-edb6-4405-ad23-f9310f7492d8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 Aug 18 13:14:14.382772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7979846b-edb6-4405-ad23-f9310f7492d8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:14.382998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7979846b-edb6-4405-ad23-f9310f7492d8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:14.392652 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:14.392652 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:14.397588 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7979846b-edb6-4405-ad23-f9310f7492d8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Volume info retrieved successfully. Aug 18 13:14:14.403350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7979846b-edb6-4405-ad23-f9310f7492d8 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 returned with HTTP 200 Aug 18 13:14:14.403988 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1095/4389] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:14 2026] GET /volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:14.495934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-227cfa2c-b7ee-44dd-90ab-6e8e7c4f9c1c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:14.498000 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-227cfa2c-b7ee-44dd-90ab-6e8e7c4f9c1c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 Aug 18 13:14:14.498322 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-227cfa2c-b7ee-44dd-90ab-6e8e7c4f9c1c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:14.498587 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-227cfa2c-b7ee-44dd-90ab-6e8e7c4f9c1c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:14.508043 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:14.508043 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:14.512060 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-227cfa2c-b7ee-44dd-90ab-6e8e7c4f9c1c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:14:14.517236 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-227cfa2c-b7ee-44dd-90ab-6e8e7c4f9c1c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 returned with HTTP 200 Aug 18 13:14:14.517734 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1106/4390] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:14 2026] GET /volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:14.534435 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:14.536678 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:14:14.537090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3921d2fe-cf62-4742-a9ac-368658f35637", "name": "tempest-type-Backup-363296044"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:14.538857 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating new backup {'backup': {'volume_id': '3921d2fe-cf62-4742-a9ac-368658f35637', 'name': 'tempest-type-Backup-363296044'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:14:14.539039 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating backup of volume 3921d2fe-cf62-4742-a9ac-368658f35637 in container None Aug 18 13:14:14.547850 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:14.547850 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:14.548375 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:14:14.575746 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['635f9c8e-0128-4efe-8868-21700b049201', 'ac38848a-2a26-4572-94df-685ef87d0304'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:14.603225 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-56009ec3-94ed-456a-bdd6-a87d85d19861 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:14:14.603639 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1092/4391] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:14:14 2026] POST /volume/v3/backups => generated 315 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:14.614698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ce58c492-a608-443b-93a6-013b76aac15a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:14.616479 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce58c492-a608-443b-93a6-013b76aac15a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:14.616692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce58c492-a608-443b-93a6-013b76aac15a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:14.616969 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ce58c492-a608-443b-93a6-013b76aac15a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:14.617120 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ce58c492-a608-443b-93a6-013b76aac15a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:14.622495 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:14.622495 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:14.623132 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ce58c492-a608-443b-93a6-013b76aac15a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:14.623575 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1099/4392] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:14 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:15.421000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-565644d3-dc4e-40f5-a392-b7c5588f3e14 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:15.422725 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-565644d3-dc4e-40f5-a392-b7c5588f3e14 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] GET https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 Aug 18 13:14:15.423240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-565644d3-dc4e-40f5-a392-b7c5588f3e14 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:15.423240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-565644d3-dc4e-40f5-a392-b7c5588f3e14 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:15.428790 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-565644d3-dc4e-40f5-a392-b7c5588f3e14 tempest-ProjectReaderTests-1848390297 tempest-ProjectReaderTests-1848390297-project-admin] https://10.4.3.126/volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 returned with HTTP 404 Aug 18 13:14:15.429264 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1096/4393] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:14:15 2026] GET /volume/v3/volumes/41512f8f-8077-472d-b73e-e840e85a2a68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:14:15.636003 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f3abe41e-5a28-47a1-9551-8b732a53abf3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:15.637864 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3abe41e-5a28-47a1-9551-8b732a53abf3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:15.638247 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3abe41e-5a28-47a1-9551-8b732a53abf3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:15.638358 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f3abe41e-5a28-47a1-9551-8b732a53abf3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:15.638424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f3abe41e-5a28-47a1-9551-8b732a53abf3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:15.642804 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:15.642804 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:15.643505 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f3abe41e-5a28-47a1-9551-8b732a53abf3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:15.644029 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1107/4394] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:15 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:16.656877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3b94e88a-dfd6-4e31-bd0f-73b5bd36aea8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:16.659001 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b94e88a-dfd6-4e31-bd0f-73b5bd36aea8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:16.659182 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b94e88a-dfd6-4e31-bd0f-73b5bd36aea8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:16.659472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3b94e88a-dfd6-4e31-bd0f-73b5bd36aea8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:16.659632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-3b94e88a-dfd6-4e31-bd0f-73b5bd36aea8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:16.664815 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:16.664815 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:16.665417 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3b94e88a-dfd6-4e31-bd0f-73b5bd36aea8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:16.665762 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1093/4395] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:16 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:17.675719 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-75a07a74-c935-4dd8-bab1-22a93436daa2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:17.677861 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75a07a74-c935-4dd8-bab1-22a93436daa2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:17.678337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75a07a74-c935-4dd8-bab1-22a93436daa2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:17.678619 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-75a07a74-c935-4dd8-bab1-22a93436daa2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:17.678912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-75a07a74-c935-4dd8-bab1-22a93436daa2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:17.683876 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:17.683876 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:17.683876 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-75a07a74-c935-4dd8-bab1-22a93436daa2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:17.683876 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1100/4396] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:17 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:17.894304 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-4a01122c-bba6-456b-850a-0b83210c7ab2 req-d017ee4b-6c6b-4049-b8e4-4436292b31a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:17.896698 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4a01122c-bba6-456b-850a-0b83210c7ab2 req-d017ee4b-6c6b-4049-b8e4-4436292b31a6 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c Aug 18 13:14:17.896943 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-4a01122c-bba6-456b-850a-0b83210c7ab2 req-d017ee4b-6c6b-4049-b8e4-4436292b31a6 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:17.897160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-4a01122c-bba6-456b-850a-0b83210c7ab2 req-d017ee4b-6c6b-4049-b8e4-4436292b31a6 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:17.905479 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:17.905479 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:17.971626 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-4a01122c-bba6-456b-850a-0b83210c7ab2 req-d017ee4b-6c6b-4049-b8e4-4436292b31a6 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c returned with HTTP 200 Aug 18 13:14:17.972010 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1097/4397] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:14:17 2026] DELETE /volume/v3/attachments/c0660bf7-8c3f-4f94-92d1-a9cd73ea3d6c => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:18.693705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d1ac0ec6-c625-4121-8046-b59bf0dd3d24 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:18.696493 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d1ac0ec6-c625-4121-8046-b59bf0dd3d24 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:18.696493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d1ac0ec6-c625-4121-8046-b59bf0dd3d24 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:18.696493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d1ac0ec6-c625-4121-8046-b59bf0dd3d24 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:18.696493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d1ac0ec6-c625-4121-8046-b59bf0dd3d24 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:18.699732 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:18.699732 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:18.700679 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d1ac0ec6-c625-4121-8046-b59bf0dd3d24 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:18.701114 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1108/4398] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:18 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:19.432469 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:19.434304 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:19.434683 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-843109125", "source_volid": "df98b234-60f3-4df1-91c2-729b741e4cb1", "volume_type": "tempest-scenario-type-luks-2099369239", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:19.436168 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-843109125', 'source_volid': 'df98b234-60f3-4df1-91c2-729b741e4cb1', 'volume_type': 'tempest-scenario-type-luks-2099369239', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:19.448912 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:19.448912 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:19.449577 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume retrieved successfully. Aug 18 13:14:19.449748 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume of 1 GB Aug 18 13:14:19.450627 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Availability Zones retrieved successfully. Aug 18 13:14:19.457741 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (88e4656e-6aa6-4d40-99f6-dd1eb3be2b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:19.458816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0869e54c-2273-4b30-a9fd-806d8f2ecd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:19.459889 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:19.479541 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0869e54c-2273-4b30-a9fd-806d8f2ecd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'df98b234-60f3-4df1-91c2-729b741e4cb1', 'volume_type': VolumeType(created_at=2026-08-18T13:13:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e3cd62f-8b19-440f-a040-d8e2e06626d9,is_public=True,name='tempest-scenario-type-luks-2099369239',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e3cd62f-8b19-440f-a040-d8e2e06626d9', '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=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:19.479918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb410a4-065e-48be-a3d7-edd16a88e970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:19.525177 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Created reservations ['091cd6c3-4e25-440c-afc2-78a51563f81b', '7639ac41-0224-42f2-a1d3-f2f9758dc7fa', '1cc2e193-977b-4004-871f-15b10a5b62cb', '02330c15-4035-4b1c-a823-7e6409219382'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:19.525881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb410a4-065e-48be-a3d7-edd16a88e970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['091cd6c3-4e25-440c-afc2-78a51563f81b', '7639ac41-0224-42f2-a1d3-f2f9758dc7fa', '1cc2e193-977b-4004-871f-15b10a5b62cb', '02330c15-4035-4b1c-a823-7e6409219382']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:19.526554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f007eb-b7cf-4427-8530-35d4175bc0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:19.564361 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f007eb-b7cf-4427-8530-35d4175bc0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-843109125',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['091cd6c3-4e25-440c-afc2-78a51563f81b','7639ac41-0224-42f2-a1d3-f2f9758dc7fa','1cc2e193-977b-4004-871f-15b10a5b62cb','02330c15-4035-4b1c-a823-7e6409219382'],size=1,snapshot_id=None,source_replicaid=,source_volid=df98b234-60f3-4df1-91c2-729b741e4cb1,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=4e3cd62f-8b19-440f-a040-d8e2e06626d9), '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-18T13:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-843109125',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726f2184339643af97a647d97592f9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=df98b234-60f3-4df1-91c2-729b741e4cb1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17ffc9b120274cf5b755acb1a102060d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e3cd62f-8b19-440f-a040-d8e2e06626d9),volume_type_id=4e3cd62f-8b19-440f-a040-d8e2e06626d9)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:19.565106 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9ea078-f4e4-4b8c-a0fc-b871f092f3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:19.584545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9ea078-f4e4-4b8c-a0fc-b871f092f3d1) transitioned into state 'SUCCESS' from state '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-843109125',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726f2184339643af97a647d97592f9e0',qos_specs=None,replication_status=,reservations=['091cd6c3-4e25-440c-afc2-78a51563f81b','7639ac41-0224-42f2-a1d3-f2f9758dc7fa','1cc2e193-977b-4004-871f-15b10a5b62cb','02330c15-4035-4b1c-a823-7e6409219382'],size=1,snapshot_id=None,source_replicaid=,source_volid=df98b234-60f3-4df1-91c2-729b741e4cb1,status='creating',user_id='17ffc9b120274cf5b755acb1a102060d',volume_type_id=4e3cd62f-8b19-440f-a040-d8e2e06626d9)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:19.585523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ea6efd-bd83-49b5-b98c-f54ef24eb9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:19.600484 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ea6efd-bd83-49b5-b98c-f54ef24eb9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:19.601299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Flow 'volume_create_api' (88e4656e-6aa6-4d40-99f6-dd1eb3be2b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:19.601635 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Create volume request issued successfully. Aug 18 13:14:19.602189 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-75d0e784-ee51-4f60-92fe-02b3552d3619 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:19.602593 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1094/4399] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:14:19 2026] POST /volume/v3/volumes => generated 810 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:19.623403 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6baefb3f-75b6-4822-ab08-8a514cbeb91a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:19.625394 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6baefb3f-75b6-4822-ab08-8a514cbeb91a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:19.625708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6baefb3f-75b6-4822-ab08-8a514cbeb91a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:19.625886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6baefb3f-75b6-4822-ab08-8a514cbeb91a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:19.633868 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:19.633868 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:19.638020 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6baefb3f-75b6-4822-ab08-8a514cbeb91a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:19.643597 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6baefb3f-75b6-4822-ab08-8a514cbeb91a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:19.644077 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1101/4400] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:19 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:14:19.711895 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3a566189-fa78-4df7-8c94-d4db49982d3e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:19.713836 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a566189-fa78-4df7-8c94-d4db49982d3e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:19.714131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a566189-fa78-4df7-8c94-d4db49982d3e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:19.714355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3a566189-fa78-4df7-8c94-d4db49982d3e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:19.714459 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-3a566189-fa78-4df7-8c94-d4db49982d3e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:19.718721 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:19.718721 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:19.719408 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3a566189-fa78-4df7-8c94-d4db49982d3e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:19.719754 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1098/4401] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:19 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:20.662555 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2597131b-63da-4b69-9582-7c019cc3f015 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:20.666233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2597131b-63da-4b69-9582-7c019cc3f015 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:20.666233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2597131b-63da-4b69-9582-7c019cc3f015 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:20.666233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2597131b-63da-4b69-9582-7c019cc3f015 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:20.674840 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:20.674840 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:20.679773 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2597131b-63da-4b69-9582-7c019cc3f015 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:20.685724 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2597131b-63da-4b69-9582-7c019cc3f015 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:20.686498 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1109/4402] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:20 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:20.732397 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-02bd95f3-055d-41a3-b70c-5ac6f23e72c8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:20.734048 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02bd95f3-055d-41a3-b70c-5ac6f23e72c8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:20.734242 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02bd95f3-055d-41a3-b70c-5ac6f23e72c8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:20.734414 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02bd95f3-055d-41a3-b70c-5ac6f23e72c8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:20.734515 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-02bd95f3-055d-41a3-b70c-5ac6f23e72c8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:20.738370 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:20.738370 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:20.738863 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02bd95f3-055d-41a3-b70c-5ac6f23e72c8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:20.739199 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1095/4403] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:20 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:21.703688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3c2dd572-16a0-48a1-802b-7e2f4857b614 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:21.705756 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3c2dd572-16a0-48a1-802b-7e2f4857b614 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:21.705937 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3c2dd572-16a0-48a1-802b-7e2f4857b614 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:21.706157 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3c2dd572-16a0-48a1-802b-7e2f4857b614 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:21.709254 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:UPDATE=85,cinder:INSERT=53,cinder:SELECT=294 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:14:21.713853 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:21.713853 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:21.718391 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3c2dd572-16a0-48a1-802b-7e2f4857b614 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:21.723361 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3c2dd572-16a0-48a1-802b-7e2f4857b614 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:21.723827 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1102/4404] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:21 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:21.749818 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1a392cbe-5758-4966-968f-cccf35fb0855 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:21.751554 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a392cbe-5758-4966-968f-cccf35fb0855 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:21.751743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a392cbe-5758-4966-968f-cccf35fb0855 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:21.751919 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a392cbe-5758-4966-968f-cccf35fb0855 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:21.752028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1a392cbe-5758-4966-968f-cccf35fb0855 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:21.756375 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:21.756375 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:21.756961 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a392cbe-5758-4966-968f-cccf35fb0855 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:21.757366 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1099/4405] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:21 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:22.737377 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-58111da1-5e7e-417e-a960-c2557cf21cb0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:22.739527 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-58111da1-5e7e-417e-a960-c2557cf21cb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:22.739755 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-58111da1-5e7e-417e-a960-c2557cf21cb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:22.739981 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-58111da1-5e7e-417e-a960-c2557cf21cb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:22.742836 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=240,cinder:UPDATE=67,cinder:INSERT=33 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:14:22.748930 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:22.748930 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:22.755073 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-58111da1-5e7e-417e-a960-c2557cf21cb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:22.760382 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-58111da1-5e7e-417e-a960-c2557cf21cb0 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:22.760793 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1110/4406] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:22 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:22.769529 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-66c1b5c6-4faa-4638-9966-1e48ada72424 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:22.771568 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66c1b5c6-4faa-4638-9966-1e48ada72424 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:22.771802 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66c1b5c6-4faa-4638-9966-1e48ada72424 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:22.772025 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66c1b5c6-4faa-4638-9966-1e48ada72424 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:22.772151 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-66c1b5c6-4faa-4638-9966-1e48ada72424 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:22.773866 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=217,cinder:UPDATE=66,cinder:INSERT=30 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:14:22.777289 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:22.777289 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:22.778005 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66c1b5c6-4faa-4638-9966-1e48ada72424 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:22.778464 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1096/4407] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:22 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:23.775954 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a072cad2-50ab-435a-9cc4-b5c881f18f06 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:23.777834 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a072cad2-50ab-435a-9cc4-b5c881f18f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:23.778068 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a072cad2-50ab-435a-9cc4-b5c881f18f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:23.778304 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a072cad2-50ab-435a-9cc4-b5c881f18f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:23.786768 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:23.786768 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:23.789358 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f55c7af1-4a68-40ba-8960-9e2e28fa6c51 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:23.792308 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f55c7af1-4a68-40ba-8960-9e2e28fa6c51 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:23.792560 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f55c7af1-4a68-40ba-8960-9e2e28fa6c51 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:23.792787 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f55c7af1-4a68-40ba-8960-9e2e28fa6c51 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:23.792907 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f55c7af1-4a68-40ba-8960-9e2e28fa6c51 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:23.794745 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a072cad2-50ab-435a-9cc4-b5c881f18f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:23.799444 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=284,cinder:UPDATE=96,cinder:INSERT=51 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:14:23.803873 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:23.803873 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:23.804575 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f55c7af1-4a68-40ba-8960-9e2e28fa6c51 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:23.804971 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1100/4408] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:23 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:23.806290 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a072cad2-50ab-435a-9cc4-b5c881f18f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:23.806746 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1103/4409] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:23 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:24.815380 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5815021c-77e0-490b-94f2-0fe2bfdd14b1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:24.817424 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5815021c-77e0-490b-94f2-0fe2bfdd14b1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:24.817676 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5815021c-77e0-490b-94f2-0fe2bfdd14b1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:24.817875 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5815021c-77e0-490b-94f2-0fe2bfdd14b1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:24.818020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-5815021c-77e0-490b-94f2-0fe2bfdd14b1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:24.823611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7737e713-8de0-4e07-b13f-762538bceb07 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:24.825780 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7737e713-8de0-4e07-b13f-762538bceb07 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:24.826002 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7737e713-8de0-4e07-b13f-762538bceb07 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:24.826221 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7737e713-8de0-4e07-b13f-762538bceb07 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:24.828270 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:24.828270 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:24.829048 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5815021c-77e0-490b-94f2-0fe2bfdd14b1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:24.829513 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1111/4410] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:24 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:24.835859 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:24.835859 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:24.839414 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7737e713-8de0-4e07-b13f-762538bceb07 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:24.843324 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7737e713-8de0-4e07-b13f-762538bceb07 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:24.843699 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1097/4411] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:24 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:25.845059 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5d85f570-045f-4a93-abdf-ac80b50b151d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:25.847253 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5d85f570-045f-4a93-abdf-ac80b50b151d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:25.847541 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5d85f570-045f-4a93-abdf-ac80b50b151d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:25.847776 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5d85f570-045f-4a93-abdf-ac80b50b151d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:25.847916 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-5d85f570-045f-4a93-abdf-ac80b50b151d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:25.853368 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:25.853368 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:25.854248 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5d85f570-045f-4a93-abdf-ac80b50b151d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:25.854737 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1101/4412] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:25 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:25.860955 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b3eb23f6-2b7d-46bf-b81a-b25f55fc4d65 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:25.862978 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b3eb23f6-2b7d-46bf-b81a-b25f55fc4d65 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:25.863176 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b3eb23f6-2b7d-46bf-b81a-b25f55fc4d65 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:25.863445 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b3eb23f6-2b7d-46bf-b81a-b25f55fc4d65 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:25.871779 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:25.871779 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:25.876470 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b3eb23f6-2b7d-46bf-b81a-b25f55fc4d65 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:25.882858 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b3eb23f6-2b7d-46bf-b81a-b25f55fc4d65 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:25.883469 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1104/4413] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:25 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:26.027497 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e153c865-239c-4643-a72e-c6918f87a179 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.029643 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e153c865-239c-4643-a72e-c6918f87a179 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:26.029971 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e153c865-239c-4643-a72e-c6918f87a179 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.030238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e153c865-239c-4643-a72e-c6918f87a179 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.038428 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.038428 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:26.042745 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e153c865-239c-4643-a72e-c6918f87a179 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:26.047549 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e153c865-239c-4643-a72e-c6918f87a179 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:26.047897 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1112/4414] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:26.060112 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c2cb7e21-00c7-485d-8dc2-f2ba72768115 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.061963 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c2cb7e21-00c7-485d-8dc2-f2ba72768115 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:26.062196 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c2cb7e21-00c7-485d-8dc2-f2ba72768115 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.062385 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c2cb7e21-00c7-485d-8dc2-f2ba72768115 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.068775 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.068775 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:26.071915 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c2cb7e21-00c7-485d-8dc2-f2ba72768115 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:26.075645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c2cb7e21-00c7-485d-8dc2-f2ba72768115 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:26.076014 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1098/4415] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:26.117850 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-b211147a-4af4-4440-bd64-168cc2291077 req-2d31fdbe-f291-4ee0-a129-c849dfe30ab3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.120354 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-2d31fdbe-f291-4ee0-a129-c849dfe30ab3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:26.120584 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-2d31fdbe-f291-4ee0-a129-c849dfe30ab3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.120816 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-2d31fdbe-f291-4ee0-a129-c849dfe30ab3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.129340 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.129340 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:26.133357 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-b211147a-4af4-4440-bd64-168cc2291077 req-2d31fdbe-f291-4ee0-a129-c849dfe30ab3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:26.138186 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-2d31fdbe-f291-4ee0-a129-c849dfe30ab3 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:26.138660 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1102/4416] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:26.204399 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3e0ba763-a953-4950-b0fa-e6cc6767fc12 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.204878 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3e0ba763-a953-4950-b0fa-e6cc6767fc12 None None] GET https://10.4.3.126/volume// Aug 18 13:14:26.205098 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3e0ba763-a953-4950-b0fa-e6cc6767fc12 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.205352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3e0ba763-a953-4950-b0fa-e6cc6767fc12 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.205736 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3e0ba763-a953-4950-b0fa-e6cc6767fc12 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:26.206086 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1105/4417] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:26.213517 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-b211147a-4af4-4440-bd64-168cc2291077 req-4559b43b-aadc-4587-92c1-4310719c4a4d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.215319 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-4559b43b-aadc-4587-92c1-4310719c4a4d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:14:26.215632 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-4559b43b-aadc-4587-92c1-4310719c4a4d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdd91f8f-7a0e-4834-97b3-d10dd34a6a66", "connector": null, "instance_uuid": "5f99e019-1595-46e1-8f6e-9502775d35d0"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:26.223650 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.223650 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:26.249791 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-4559b43b-aadc-4587-92c1-4310719c4a4d tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:14:26.250436 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1113/4418] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:14:26 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:26.282087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-46bf40a9-e57e-4e55-aaf0-d25d40aede44 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.284464 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-46bf40a9-e57e-4e55-aaf0-d25d40aede44 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:26.284703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-46bf40a9-e57e-4e55-aaf0-d25d40aede44 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.284988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-46bf40a9-e57e-4e55-aaf0-d25d40aede44 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.291918 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4da6538f-dbc8-4874-b8de-d98b638784a3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.292287 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4da6538f-dbc8-4874-b8de-d98b638784a3 None None] GET https://10.4.3.126/volume// Aug 18 13:14:26.292453 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4da6538f-dbc8-4874-b8de-d98b638784a3 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.292638 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4da6538f-dbc8-4874-b8de-d98b638784a3 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.292945 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4da6538f-dbc8-4874-b8de-d98b638784a3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:26.293221 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1103/4419] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:26.296765 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.296765 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:26.299312 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-b211147a-4af4-4440-bd64-168cc2291077 req-93060b06-96f1-4017-93e5-99ac19afec0e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.301272 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-46bf40a9-e57e-4e55-aaf0-d25d40aede44 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:26.301374 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-93060b06-96f1-4017-93e5-99ac19afec0e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:26.301541 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-93060b06-96f1-4017-93e5-99ac19afec0e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.301718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-93060b06-96f1-4017-93e5-99ac19afec0e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.307530 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-46bf40a9-e57e-4e55-aaf0-d25d40aede44 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:26.308135 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1099/4420] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:26.310732 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.310732 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:26.314100 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-b211147a-4af4-4440-bd64-168cc2291077 req-93060b06-96f1-4017-93e5-99ac19afec0e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:26.318152 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-93060b06-96f1-4017-93e5-99ac19afec0e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:26.318590 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1106/4421] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:26.421626 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-b211147a-4af4-4440-bd64-168cc2291077 req-e99f2385-7b41-41f6-ba4a-24e36dacf89c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.423700 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-e99f2385-7b41-41f6-ba4a-24e36dacf89c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] PUT https://10.4.3.126/volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192 Aug 18 13:14:26.424004 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-e99f2385-7b41-41f6-ba4a-24e36dacf89c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:26.431845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-b211147a-4af4-4440-bd64-168cc2291077 req-e99f2385-7b41-41f6-ba4a-24e36dacf89c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Acquiring lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:14:26.436865 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-b211147a-4af4-4440-bd64-168cc2291077 req-e99f2385-7b41-41f6-ba4a-24e36dacf89c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:14:26.438125 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.438125 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:26.520952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-b211147a-4af4-4440-bd64-168cc2291077 req-e99f2385-7b41-41f6-ba4a-24e36dacf89c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" released by "attachment_update" :: held 0.084s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:14:26.521373 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-e99f2385-7b41-41f6-ba4a-24e36dacf89c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192 returned with HTTP 200 Aug 18 13:14:26.522088 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1114/4422] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:14:26 2026] PUT /volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:26.530891 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-b211147a-4af4-4440-bd64-168cc2291077 req-48c25cf9-d3d9-46f7-89ae-94200b2ade62 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.534566 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-48c25cf9-d3d9-46f7-89ae-94200b2ade62 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption Aug 18 13:14:26.534777 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-48c25cf9-d3d9-46f7-89ae-94200b2ade62 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.534956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-48c25cf9-d3d9-46f7-89ae-94200b2ade62 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.543990 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.543990 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:26.550804 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-48c25cf9-d3d9-46f7-89ae-94200b2ade62 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption returned with HTTP 200 Aug 18 13:14:26.551393 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1104/4423] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:26.866163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5fbe26b6-ebaa-47e4-8d60-3341f7105339 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.871552 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5fbe26b6-ebaa-47e4-8d60-3341f7105339 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:26.871755 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5fbe26b6-ebaa-47e4-8d60-3341f7105339 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.871940 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5fbe26b6-ebaa-47e4-8d60-3341f7105339 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.872028 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5fbe26b6-ebaa-47e4-8d60-3341f7105339 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:26.878270 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.878270 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:26.878825 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5fbe26b6-ebaa-47e4-8d60-3341f7105339 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:26.879176 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1100/4424] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:26.896709 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1c9a96b3-a0ed-4bc1-968a-c337004eb86f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:26.898877 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c9a96b3-a0ed-4bc1-968a-c337004eb86f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:26.899128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1c9a96b3-a0ed-4bc1-968a-c337004eb86f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:26.899394 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1c9a96b3-a0ed-4bc1-968a-c337004eb86f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:26.910264 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:26.910264 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:26.915957 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1c9a96b3-a0ed-4bc1-968a-c337004eb86f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:26.920545 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1c9a96b3-a0ed-4bc1-968a-c337004eb86f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:26.920977 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1107/4425] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:26 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:27.319544 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-041c29bf-7712-44b8-a3b3-b05ff9c444c2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:27.321275 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-041c29bf-7712-44b8-a3b3-b05ff9c444c2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:27.321459 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-041c29bf-7712-44b8-a3b3-b05ff9c444c2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:27.321634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-041c29bf-7712-44b8-a3b3-b05ff9c444c2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:27.332338 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:27.332338 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:27.335387 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-041c29bf-7712-44b8-a3b3-b05ff9c444c2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:27.339029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-041c29bf-7712-44b8-a3b3-b05ff9c444c2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:27.339523 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1115/4426] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:27 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:27.891466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f24da7d7-28cf-440d-9c1f-a61a80b27a95 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:27.895477 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f24da7d7-28cf-440d-9c1f-a61a80b27a95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:27.895755 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f24da7d7-28cf-440d-9c1f-a61a80b27a95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:27.896008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f24da7d7-28cf-440d-9c1f-a61a80b27a95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:27.896157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f24da7d7-28cf-440d-9c1f-a61a80b27a95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:27.901546 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:27.901546 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:27.902316 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f24da7d7-28cf-440d-9c1f-a61a80b27a95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:27.902789 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1105/4427] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:27 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:27.935299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3da203e0-d006-4f4f-a353-4cdd79ad1f06 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:27.937005 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3da203e0-d006-4f4f-a353-4cdd79ad1f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:27.937182 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3da203e0-d006-4f4f-a353-4cdd79ad1f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:27.937385 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3da203e0-d006-4f4f-a353-4cdd79ad1f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:27.943789 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:27.943789 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:27.947055 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3da203e0-d006-4f4f-a353-4cdd79ad1f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:27.950730 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3da203e0-d006-4f4f-a353-4cdd79ad1f06 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:27.951078 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1101/4428] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:27 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:28.352621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9eac044e-2724-4b32-9099-c10607338aa4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:28.354286 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9eac044e-2724-4b32-9099-c10607338aa4 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:28.354484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9eac044e-2724-4b32-9099-c10607338aa4 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:28.354699 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9eac044e-2724-4b32-9099-c10607338aa4 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:28.363611 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:28.363611 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:28.367743 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9eac044e-2724-4b32-9099-c10607338aa4 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:28.372410 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9eac044e-2724-4b32-9099-c10607338aa4 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:28.373109 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1108/4429] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:28 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:28.915147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-253b9a3f-9a93-42f0-be89-a1e188e97280 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:28.916838 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-253b9a3f-9a93-42f0-be89-a1e188e97280 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:28.917046 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-253b9a3f-9a93-42f0-be89-a1e188e97280 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:28.917256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-253b9a3f-9a93-42f0-be89-a1e188e97280 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:28.917357 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-253b9a3f-9a93-42f0-be89-a1e188e97280 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:28.921462 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:28.921462 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:28.922003 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-253b9a3f-9a93-42f0-be89-a1e188e97280 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:28.922338 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1116/4430] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:28 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:28.962473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-44196b5e-ff80-46e1-b83c-0d5346746eb9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:28.964640 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-44196b5e-ff80-46e1-b83c-0d5346746eb9 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:28.964885 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-44196b5e-ff80-46e1-b83c-0d5346746eb9 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:28.965150 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-44196b5e-ff80-46e1-b83c-0d5346746eb9 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:28.975140 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:28.975140 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:28.978999 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-44196b5e-ff80-46e1-b83c-0d5346746eb9 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:28.984095 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-44196b5e-ff80-46e1-b83c-0d5346746eb9 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:28.984569 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1106/4431] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:28 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:29.384163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e1b1b848-3e50-4712-8170-f24149c5eace None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:29.385877 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1b1b848-3e50-4712-8170-f24149c5eace tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:29.386054 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e1b1b848-3e50-4712-8170-f24149c5eace tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:29.386246 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e1b1b848-3e50-4712-8170-f24149c5eace tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:29.394178 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:29.394178 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:29.397371 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e1b1b848-3e50-4712-8170-f24149c5eace tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:29.400806 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1b1b848-3e50-4712-8170-f24149c5eace tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:29.401150 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1102/4432] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:29 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:29.931398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-90024df7-1b1a-4a30-90ae-a8fda0e15661 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:29.933293 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90024df7-1b1a-4a30-90ae-a8fda0e15661 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:14:29.933522 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90024df7-1b1a-4a30-90ae-a8fda0e15661 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:29.933712 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90024df7-1b1a-4a30-90ae-a8fda0e15661 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:29.933816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-90024df7-1b1a-4a30-90ae-a8fda0e15661 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:29.938200 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:29.938200 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:29.938865 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90024df7-1b1a-4a30-90ae-a8fda0e15661 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:14:29.939241 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1109/4433] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:29 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:29.947649 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bb6b35b1-b02f-4449-879d-64d42e533333 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:29.996481 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bdf0a6e4-9086-43a5-907b-6f52dc83e3af None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:29.998147 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bdf0a6e4-9086-43a5-907b-6f52dc83e3af tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:29.998364 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bdf0a6e4-9086-43a5-907b-6f52dc83e3af tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:29.998566 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bdf0a6e4-9086-43a5-907b-6f52dc83e3af tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:30.005056 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:30.005056 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:30.008364 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bdf0a6e4-9086-43a5-907b-6f52dc83e3af tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:30.012014 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bdf0a6e4-9086-43a5-907b-6f52dc83e3af tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:30.012386 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1107/4434] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:29 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:30.050339 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bb6b35b1-b02f-4449-879d-64d42e533333 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:14:30.050679 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bb6b35b1-b02f-4449-879d-64d42e533333 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3921d2fe-cf62-4742-a9ac-368658f35637"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:30.052018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-bb6b35b1-b02f-4449-879d-64d42e533333 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Creating new backup {'backup': {'volume_id': '3921d2fe-cf62-4742-a9ac-368658f35637'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:14:30.052170 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-bb6b35b1-b02f-4449-879d-64d42e533333 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Creating backup of volume 3921d2fe-cf62-4742-a9ac-368658f35637 in container None Aug 18 13:14:30.058534 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:30.058534 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:30.058920 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bb6b35b1-b02f-4449-879d-64d42e533333 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Volume info retrieved successfully. Aug 18 13:14:30.074745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-bb6b35b1-b02f-4449-879d-64d42e533333 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Created reservations ['48ffba16-2387-407b-8fe8-4cadae4f78f8', '3ef53691-1625-44cb-a8f5-36c94d36a500'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:30.099508 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bb6b35b1-b02f-4449-879d-64d42e533333 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:14:30.099865 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1117/4435] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:14:29 2026] POST /volume/v3/backups => generated 288 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:30.107830 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e16bb84a-119a-4e43-8db1-0afd8d843c95 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:30.109895 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e16bb84a-119a-4e43-8db1-0afd8d843c95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:30.110123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e16bb84a-119a-4e43-8db1-0afd8d843c95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:30.110312 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e16bb84a-119a-4e43-8db1-0afd8d843c95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:30.110402 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-e16bb84a-119a-4e43-8db1-0afd8d843c95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:30.117685 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:30.117685 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:30.118252 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e16bb84a-119a-4e43-8db1-0afd8d843c95 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:30.118560 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1103/4436] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:30 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:30.412649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3fee3174-82c3-4f6b-ba71-156ab941ec1b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:30.414159 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fee3174-82c3-4f6b-ba71-156ab941ec1b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:30.414348 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3fee3174-82c3-4f6b-ba71-156ab941ec1b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:30.414507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3fee3174-82c3-4f6b-ba71-156ab941ec1b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:30.422879 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:30.422879 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:30.425810 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3fee3174-82c3-4f6b-ba71-156ab941ec1b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:30.429171 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fee3174-82c3-4f6b-ba71-156ab941ec1b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:30.429538 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1110/4437] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:30 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:31.024108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-64040c95-0e12-42cf-af20-009c5eb8c82e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:31.027726 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-64040c95-0e12-42cf-af20-009c5eb8c82e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:31.027726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-64040c95-0e12-42cf-af20-009c5eb8c82e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:31.027726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-64040c95-0e12-42cf-af20-009c5eb8c82e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:31.033215 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:31.033215 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:31.036689 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-64040c95-0e12-42cf-af20-009c5eb8c82e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:31.040757 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-64040c95-0e12-42cf-af20-009c5eb8c82e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:31.040757 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1108/4438] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:31 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:31.130553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b1cb5488-ea1c-425a-8f3f-e43a5fb3ddce None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:31.132286 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1cb5488-ea1c-425a-8f3f-e43a5fb3ddce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:31.132481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1cb5488-ea1c-425a-8f3f-e43a5fb3ddce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:31.132665 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1cb5488-ea1c-425a-8f3f-e43a5fb3ddce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:31.132784 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b1cb5488-ea1c-425a-8f3f-e43a5fb3ddce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:31.137267 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:31.137267 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:31.137922 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1cb5488-ea1c-425a-8f3f-e43a5fb3ddce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:31.138342 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1118/4439] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:31 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:31.441112 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-841be594-92fe-4dce-82a8-8df56ac0a1b8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:31.442833 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-841be594-92fe-4dce-82a8-8df56ac0a1b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:31.443009 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-841be594-92fe-4dce-82a8-8df56ac0a1b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:31.443188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-841be594-92fe-4dce-82a8-8df56ac0a1b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:31.451769 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:31.451769 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:31.454786 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-841be594-92fe-4dce-82a8-8df56ac0a1b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:31.458641 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-841be594-92fe-4dce-82a8-8df56ac0a1b8 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:31.458980 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1104/4440] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:31 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:32.053830 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a43ca84c-1286-4ed5-bc3f-2f16784108a1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:32.057879 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a43ca84c-1286-4ed5-bc3f-2f16784108a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:32.057879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a43ca84c-1286-4ed5-bc3f-2f16784108a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:32.057879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a43ca84c-1286-4ed5-bc3f-2f16784108a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:32.064104 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:32.064104 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:32.067819 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a43ca84c-1286-4ed5-bc3f-2f16784108a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:32.072287 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a43ca84c-1286-4ed5-bc3f-2f16784108a1 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:32.072808 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1111/4441] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:32 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:32.147164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ca20809e-1cdd-45d8-9def-4a1f4434bbc9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:32.150963 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca20809e-1cdd-45d8-9def-4a1f4434bbc9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:32.150963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca20809e-1cdd-45d8-9def-4a1f4434bbc9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:32.150963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ca20809e-1cdd-45d8-9def-4a1f4434bbc9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:32.150963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ca20809e-1cdd-45d8-9def-4a1f4434bbc9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:32.155750 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:32.155750 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:32.155750 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ca20809e-1cdd-45d8-9def-4a1f4434bbc9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:32.155750 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1109/4442] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:32 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:32.472509 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c94611b8-7e77-4789-baa9-5768401c4976 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:32.474873 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c94611b8-7e77-4789-baa9-5768401c4976 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:32.475081 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c94611b8-7e77-4789-baa9-5768401c4976 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:32.475415 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c94611b8-7e77-4789-baa9-5768401c4976 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:32.484956 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:32.484956 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:32.487993 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c94611b8-7e77-4789-baa9-5768401c4976 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:32.491529 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c94611b8-7e77-4789-baa9-5768401c4976 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:32.491856 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1119/4443] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:32 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:33.084130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f850d146-e99f-4d20-8367-3ce8d22eb22b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:33.085794 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f850d146-e99f-4d20-8367-3ce8d22eb22b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:33.085966 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f850d146-e99f-4d20-8367-3ce8d22eb22b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:33.086143 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f850d146-e99f-4d20-8367-3ce8d22eb22b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:33.092812 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:33.092812 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:33.095883 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f850d146-e99f-4d20-8367-3ce8d22eb22b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:33.100377 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f850d146-e99f-4d20-8367-3ce8d22eb22b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:33.100720 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1105/4444] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:33 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:33.171344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-95c64cfc-f5e8-4f31-ac05-f5b6d6d5a6cc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:33.173173 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95c64cfc-f5e8-4f31-ac05-f5b6d6d5a6cc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:33.173443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95c64cfc-f5e8-4f31-ac05-f5b6d6d5a6cc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:33.173663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95c64cfc-f5e8-4f31-ac05-f5b6d6d5a6cc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:33.173810 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-95c64cfc-f5e8-4f31-ac05-f5b6d6d5a6cc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:33.178135 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:33.178135 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:33.178733 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95c64cfc-f5e8-4f31-ac05-f5b6d6d5a6cc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:33.179096 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1112/4445] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:33 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:33.213863 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-49139e17-bedd-42ae-8734-c7cc4271d968 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:33.216214 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-49139e17-bedd-42ae-8734-c7cc4271d968 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:33.216463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-49139e17-bedd-42ae-8734-c7cc4271d968 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:33.216680 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-49139e17-bedd-42ae-8734-c7cc4271d968 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:33.225876 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:33.225876 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:33.230050 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-49139e17-bedd-42ae-8734-c7cc4271d968 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:33.235747 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-49139e17-bedd-42ae-8734-c7cc4271d968 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:33.236197 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1110/4446] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:33 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:33.506339 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2d8ff2af-7898-4813-be5d-ca1f823094db None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:33.508334 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2d8ff2af-7898-4813-be5d-ca1f823094db tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:33.508555 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2d8ff2af-7898-4813-be5d-ca1f823094db tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:33.508750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2d8ff2af-7898-4813-be5d-ca1f823094db tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:33.517786 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:33.517786 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:33.520913 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2d8ff2af-7898-4813-be5d-ca1f823094db tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:33.525556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2d8ff2af-7898-4813-be5d-ca1f823094db tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:33.525958 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1120/4447] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:33 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:33.668116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-1e356b06-b372-40e3-9273-1255bc751d68 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:33.669967 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-1e356b06-b372-40e3-9273-1255bc751d68 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:33.670145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-1e356b06-b372-40e3-9273-1255bc751d68 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:33.670332 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-1e356b06-b372-40e3-9273-1255bc751d68 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:33.676824 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:33.676824 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:33.681906 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-1e356b06-b372-40e3-9273-1255bc751d68 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:33.688077 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-1e356b06-b372-40e3-9273-1255bc751d68 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:33.688681 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1106/4448] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:33 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:33.699096 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b3f6261c-a034-494d-ae61-6c23d8cf2ce0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:33.699096 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b3f6261c-a034-494d-ae61-6c23d8cf2ce0 None None] GET https://10.4.3.126/volume// Aug 18 13:14:33.699096 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b3f6261c-a034-494d-ae61-6c23d8cf2ce0 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:33.699284 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b3f6261c-a034-494d-ae61-6c23d8cf2ce0 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:33.699519 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b3f6261c-a034-494d-ae61-6c23d8cf2ce0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:33.699757 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1113/4449] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:14: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 18 13:14:33.707547 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-b011206d-5dce-4b7d-a4ca-6c706681774e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:33.709364 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-b011206d-5dce-4b7d-a4ca-6c706681774e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:14:33.709703 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-b011206d-5dce-4b7d-a4ca-6c706681774e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e", "connector": null, "instance_uuid": "921f0d49-31be-4eaa-bd14-5ad4ff624d11"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:33.717183 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:33.717183 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:33.742669 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-b011206d-5dce-4b7d-a4ca-6c706681774e tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:14:33.743332 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1111/4450] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:14:33 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 18 13:14:34.191968 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-45e91c96-5779-424b-bf5f-94b4f678d36b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:34.193810 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-45e91c96-5779-424b-bf5f-94b4f678d36b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:34.194156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-45e91c96-5779-424b-bf5f-94b4f678d36b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:34.194411 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-45e91c96-5779-424b-bf5f-94b4f678d36b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:34.194628 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-45e91c96-5779-424b-bf5f-94b4f678d36b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:34.199675 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:34.199675 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:34.200699 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-45e91c96-5779-424b-bf5f-94b4f678d36b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:34.201239 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1121/4451] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:34 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:34.539085 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-320d9c80-496f-45cc-ad40-bfbd099f120c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:34.540927 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-320d9c80-496f-45cc-ad40-bfbd099f120c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:34.541150 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-320d9c80-496f-45cc-ad40-bfbd099f120c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:34.541354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-320d9c80-496f-45cc-ad40-bfbd099f120c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:34.550158 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:34.550158 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:34.553129 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-320d9c80-496f-45cc-ad40-bfbd099f120c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:34.556690 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-320d9c80-496f-45cc-ad40-bfbd099f120c tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:34.557025 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1107/4452] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:34 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:34.701053 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-b211147a-4af4-4440-bd64-168cc2291077 req-42720cea-0f43-4729-8d11-912d706d4adb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:34.705024 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-42720cea-0f43-4729-8d11-912d706d4adb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192/action Aug 18 13:14:34.705024 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-42720cea-0f43-4729-8d11-912d706d4adb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:34.705024 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-42720cea-0f43-4729-8d11-912d706d4adb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:34.725769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9429e8ae-9497-45ef-83a2-43f9538eba75 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:34.726451 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9429e8ae-9497-45ef-83a2-43f9538eba75 None None] GET https://10.4.3.126/volume// Aug 18 13:14:34.726451 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9429e8ae-9497-45ef-83a2-43f9538eba75 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:34.726451 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9429e8ae-9497-45ef-83a2-43f9538eba75 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:34.727186 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9429e8ae-9497-45ef-83a2-43f9538eba75 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:34.727186 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1112/4453] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14:34 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:34.738085 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-60e3d88f-12da-45c6-9081-d55ca3175206 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:34.742010 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-60e3d88f-12da-45c6-9081-d55ca3175206 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:14:34.743346 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-60e3d88f-12da-45c6-9081-d55ca3175206 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:34.744520 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-60e3d88f-12da-45c6-9081-d55ca3175206 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:34.749970 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:34.749970 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:34.763484 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:34.763484 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:34.765490 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b211147a-4af4-4440-bd64-168cc2291077 req-42720cea-0f43-4729-8d11-912d706d4adb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192/action returned with HTTP 204 Aug 18 13:14:34.767108 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1114/4454] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:14:34 2026] POST /volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:34.768368 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-60e3d88f-12da-45c6-9081-d55ca3175206 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:14:34.776324 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-60e3d88f-12da-45c6-9081-d55ca3175206 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:14:34.776324 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1122/4455] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:14:34 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 1629 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:34.916801 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-34dc725a-925c-4f76-9c40-a6c47b69613f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:34.919578 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-34dc725a-925c-4f76-9c40-a6c47b69613f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] PUT https://10.4.3.126/volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6 Aug 18 13:14:34.920038 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-34dc725a-925c-4f76-9c40-a6c47b69613f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:34.932181 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-34dc725a-925c-4f76-9c40-a6c47b69613f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Acquiring lock "cinder-attachment_update-a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:14:34.937223 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-34dc725a-925c-4f76-9c40-a6c47b69613f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Lock "cinder-attachment_update-a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:14:34.938670 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:34.938670 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:35.029604 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-34dc725a-925c-4f76-9c40-a6c47b69613f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Lock "cinder-attachment_update-a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e-np0000007652" released by "attachment_update" :: held 0.092s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:14:35.029983 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-34dc725a-925c-4f76-9c40-a6c47b69613f tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6 returned with HTTP 200 Aug 18 13:14:35.030564 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1108/4456] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:14:34 2026] PUT /volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:35.054873 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-73d6b325-0cd3-48fe-abca-b58311054ea7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:35.057656 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-73d6b325-0cd3-48fe-abca-b58311054ea7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] POST https://10.4.3.126/volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6/action Aug 18 13:14:35.058005 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-73d6b325-0cd3-48fe-abca-b58311054ea7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:35.058115 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-73d6b325-0cd3-48fe-abca-b58311054ea7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:35.074135 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:35.074135 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:35.085356 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-73d6b325-0cd3-48fe-abca-b58311054ea7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6/action returned with HTTP 204 Aug 18 13:14:35.085750 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1113/4457] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:14:35 2026] POST /volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:35.218695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bcd04079-7543-4cf2-a9af-44dc3af0327b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:35.222368 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bcd04079-7543-4cf2-a9af-44dc3af0327b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:35.222368 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bcd04079-7543-4cf2-a9af-44dc3af0327b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:35.222368 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bcd04079-7543-4cf2-a9af-44dc3af0327b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:35.222368 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bcd04079-7543-4cf2-a9af-44dc3af0327b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:35.229548 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:35.229548 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:35.229548 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bcd04079-7543-4cf2-a9af-44dc3af0327b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:35.229548 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1115/4458] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:35 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:35.571057 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2a0787bb-6d6d-4a79-99c1-cef9ef54d981 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:35.573331 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a0787bb-6d6d-4a79-99c1-cef9ef54d981 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:35.573615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a0787bb-6d6d-4a79-99c1-cef9ef54d981 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:35.573879 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2a0787bb-6d6d-4a79-99c1-cef9ef54d981 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:35.587669 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:35.587669 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:35.592646 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2a0787bb-6d6d-4a79-99c1-cef9ef54d981 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:35.599316 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2a0787bb-6d6d-4a79-99c1-cef9ef54d981 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:35.599316 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1123/4459] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:35 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:35.616747 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-abd242ad-69f4-4ed3-8157-9b5349754425 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:35.619232 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-abd242ad-69f4-4ed3-8157-9b5349754425 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:35.619531 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-abd242ad-69f4-4ed3-8157-9b5349754425 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:35.619816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-abd242ad-69f4-4ed3-8157-9b5349754425 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:35.639536 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:35.639536 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:35.645049 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-abd242ad-69f4-4ed3-8157-9b5349754425 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:35.651577 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-abd242ad-69f4-4ed3-8157-9b5349754425 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:35.652096 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1109/4460] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:35 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 1169 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:36.239842 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cd03e482-10fe-49af-aa9c-c99e231da2a9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:36.242110 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd03e482-10fe-49af-aa9c-c99e231da2a9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:36.242381 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd03e482-10fe-49af-aa9c-c99e231da2a9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:36.242560 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd03e482-10fe-49af-aa9c-c99e231da2a9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:36.242672 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cd03e482-10fe-49af-aa9c-c99e231da2a9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:36.247691 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:36.247691 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:36.248304 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd03e482-10fe-49af-aa9c-c99e231da2a9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:36.248701 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1114/4461] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:36 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:37.260223 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-19421e1e-95e8-49f0-8d8e-2dbc22f95470 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:37.262167 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19421e1e-95e8-49f0-8d8e-2dbc22f95470 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:37.262535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19421e1e-95e8-49f0-8d8e-2dbc22f95470 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:37.262763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19421e1e-95e8-49f0-8d8e-2dbc22f95470 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:37.262919 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-19421e1e-95e8-49f0-8d8e-2dbc22f95470 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:37.270178 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:37.270178 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:37.270974 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19421e1e-95e8-49f0-8d8e-2dbc22f95470 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:37.271433 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1116/4462] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:37 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:38.281601 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d96a3bc4-e7a4-4056-a0a0-79999f8040c1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:38.283874 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d96a3bc4-e7a4-4056-a0a0-79999f8040c1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:38.284139 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d96a3bc4-e7a4-4056-a0a0-79999f8040c1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:38.284420 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d96a3bc4-e7a4-4056-a0a0-79999f8040c1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:38.284577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d96a3bc4-e7a4-4056-a0a0-79999f8040c1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:38.291570 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:38.291570 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:38.292379 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d96a3bc4-e7a4-4056-a0a0-79999f8040c1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:38.292852 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1124/4463] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:38 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:39.306487 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-eec0142f-0c8e-45e1-bf26-d577417b8997 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:39.310229 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eec0142f-0c8e-45e1-bf26-d577417b8997 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:39.310229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eec0142f-0c8e-45e1-bf26-d577417b8997 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:39.310229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-eec0142f-0c8e-45e1-bf26-d577417b8997 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:39.310229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-eec0142f-0c8e-45e1-bf26-d577417b8997 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:39.314726 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:39.314726 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:39.315771 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-eec0142f-0c8e-45e1-bf26-d577417b8997 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:39.316322 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1110/4464] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:39 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:39.356662 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-bb9047d3-1b15-40ab-9f75-fd94828da43a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:39.358671 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-bb9047d3-1b15-40ab-9f75-fd94828da43a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e/encryption Aug 18 13:14:39.358916 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-bb9047d3-1b15-40ab-9f75-fd94828da43a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:39.359125 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-bb9047d3-1b15-40ab-9f75-fd94828da43a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:39.368426 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:39.368426 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:39.374077 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-294da09d-3efb-434e-a5c2-d220f9ff7132 req-bb9047d3-1b15-40ab-9f75-fd94828da43a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e/encryption returned with HTTP 200 Aug 18 13:14:39.374487 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1115/4465] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:14:39 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:40.137865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d62e33b6-4fb7-4cd4-b575-acceafc492d8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:40.138313 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d62e33b6-4fb7-4cd4-b575-acceafc492d8 None None] GET https://10.4.3.126/volume// Aug 18 13:14:40.138486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d62e33b6-4fb7-4cd4-b575-acceafc492d8 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:40.138703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d62e33b6-4fb7-4cd4-b575-acceafc492d8 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:40.139067 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d62e33b6-4fb7-4cd4-b575-acceafc492d8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:40.139405 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1117/4466] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:40.148127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-94c6e688-cf1c-46cb-a9ac-7d2663cb87ea None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:40.153232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-94c6e688-cf1c-46cb-a9ac-7d2663cb87ea tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:14:40.153232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-94c6e688-cf1c-46cb-a9ac-7d2663cb87ea tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdd91f8f-7a0e-4834-97b3-d10dd34a6a66", "connector": null, "instance_uuid": "5f99e019-1595-46e1-8f6e-9502775d35d0"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:40.164613 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:40.164613 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:40.201089 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-94c6e688-cf1c-46cb-a9ac-7d2663cb87ea tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:14:40.201747 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1125/4467] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:14:40 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:40.219555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-66440dc3-3176-47c7-8e8d-733104fcc1d6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:40.221264 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-66440dc3-3176-47c7-8e8d-733104fcc1d6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192 Aug 18 13:14:40.222539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-66440dc3-3176-47c7-8e8d-733104fcc1d6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:40.222539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-66440dc3-3176-47c7-8e8d-733104fcc1d6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:40.228059 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:40.228059 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:40.276557 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-66440dc3-3176-47c7-8e8d-733104fcc1d6 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192 returned with HTTP 200 Aug 18 13:14:40.277278 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1111/4468] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:14:40 2026] DELETE /volume/v3/attachments/fc6492e7-01da-4f4d-8062-00d277b94192 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:40.326512 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9c385905-2754-4f4c-b701-985cf3e95e92 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:40.328663 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9c385905-2754-4f4c-b701-985cf3e95e92 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:40.328937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9c385905-2754-4f4c-b701-985cf3e95e92 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:40.329229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9c385905-2754-4f4c-b701-985cf3e95e92 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:40.329393 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-9c385905-2754-4f4c-b701-985cf3e95e92 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:40.335264 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:40.335264 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:40.336046 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9c385905-2754-4f4c-b701-985cf3e95e92 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:40.336538 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1116/4469] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:40 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:41.181744 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-0cc6c35a-e48d-42ad-9d38-bbf9c9a25bf2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:41.183779 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-0cc6c35a-e48d-42ad-9d38-bbf9c9a25bf2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] PUT https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 Aug 18 13:14:41.184145 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-0cc6c35a-e48d-42ad-9d38-bbf9c9a25bf2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:41.191752 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-0cc6c35a-e48d-42ad-9d38-bbf9c9a25bf2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Acquiring lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:14:41.195832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-0cc6c35a-e48d-42ad-9d38-bbf9c9a25bf2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:14:41.196684 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:41.196684 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:41.271624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-0cc6c35a-e48d-42ad-9d38-bbf9c9a25bf2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" released by "attachment_update" :: held 0.076s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:14:41.271911 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-0cc6c35a-e48d-42ad-9d38-bbf9c9a25bf2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 returned with HTTP 200 Aug 18 13:14:41.272362 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1118/4470] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:14:41 2026] PUT /volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:41.281561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-b52721db-2703-4b5a-b0eb-ee7e6d1f99cb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:41.283541 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-b52721db-2703-4b5a-b0eb-ee7e6d1f99cb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 Aug 18 13:14:41.283737 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-b52721db-2703-4b5a-b0eb-ee7e6d1f99cb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:41.283942 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-b52721db-2703-4b5a-b0eb-ee7e6d1f99cb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:41.299078 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-b52721db-2703-4b5a-b0eb-ee7e6d1f99cb tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 returned with HTTP 200 Aug 18 13:14:41.299542 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1126/4471] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:14:41 2026] GET /volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:41.346272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2402b0b5-eb3f-4d93-8037-04e7d4f8b67c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:41.349361 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2402b0b5-eb3f-4d93-8037-04e7d4f8b67c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:41.349607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2402b0b5-eb3f-4d93-8037-04e7d4f8b67c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:41.349812 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2402b0b5-eb3f-4d93-8037-04e7d4f8b67c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:41.349933 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2402b0b5-eb3f-4d93-8037-04e7d4f8b67c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:41.355150 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:41.355150 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:41.355849 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2402b0b5-eb3f-4d93-8037-04e7d4f8b67c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:41.356247 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1112/4472] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:41 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:42.370277 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-470c24b7-6cdc-4299-865e-cbd66e394c9f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:42.372391 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-470c24b7-6cdc-4299-865e-cbd66e394c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:42.372688 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-470c24b7-6cdc-4299-865e-cbd66e394c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:42.372999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-470c24b7-6cdc-4299-865e-cbd66e394c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:42.373135 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-470c24b7-6cdc-4299-865e-cbd66e394c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:42.377660 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:42.377660 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:42.378277 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-470c24b7-6cdc-4299-865e-cbd66e394c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:42.378658 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1117/4473] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:42 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:43.390505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e89ad0ea-12e8-4c82-8677-9d7c90451261 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:43.392773 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e89ad0ea-12e8-4c82-8677-9d7c90451261 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:43.393150 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e89ad0ea-12e8-4c82-8677-9d7c90451261 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:43.393476 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e89ad0ea-12e8-4c82-8677-9d7c90451261 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:43.393702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-e89ad0ea-12e8-4c82-8677-9d7c90451261 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:43.406118 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:43.406118 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:43.407046 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e89ad0ea-12e8-4c82-8677-9d7c90451261 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:43.407578 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1119/4474] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:43 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:44.418686 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-63310e36-ec93-489c-8712-d16f94bb0f9d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.420509 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63310e36-ec93-489c-8712-d16f94bb0f9d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:44.420715 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63310e36-ec93-489c-8712-d16f94bb0f9d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.420899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-63310e36-ec93-489c-8712-d16f94bb0f9d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.420992 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-63310e36-ec93-489c-8712-d16f94bb0f9d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:44.425227 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.425227 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:44.425860 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-63310e36-ec93-489c-8712-d16f94bb0f9d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:44.426272 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1127/4475] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:44 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:44.496130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-88b49648-5a74-4e39-9ecb-7c3691dfde5a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.498569 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-88b49648-5a74-4e39-9ecb-7c3691dfde5a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:44.498873 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-88b49648-5a74-4e39-9ecb-7c3691dfde5a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.499137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-88b49648-5a74-4e39-9ecb-7c3691dfde5a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.510833 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.510833 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:44.516566 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-88b49648-5a74-4e39-9ecb-7c3691dfde5a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:44.523021 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-88b49648-5a74-4e39-9ecb-7c3691dfde5a tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:44.523796 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1113/4476] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:44 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:44.536497 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-67d2794e-4c13-4359-bd5e-dfa274ff11a6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.538465 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67d2794e-4c13-4359-bd5e-dfa274ff11a6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:44.538644 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67d2794e-4c13-4359-bd5e-dfa274ff11a6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.538818 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67d2794e-4c13-4359-bd5e-dfa274ff11a6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.545857 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.545857 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:44.549415 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-67d2794e-4c13-4359-bd5e-dfa274ff11a6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:44.553222 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67d2794e-4c13-4359-bd5e-dfa274ff11a6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:44.553584 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1118/4477] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:44 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:44.600897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-d4c91bd0-e3ad-42e0-b9f2-032b71583ac3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.603355 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-d4c91bd0-e3ad-42e0-b9f2-032b71583ac3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:44.603563 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-d4c91bd0-e3ad-42e0-b9f2-032b71583ac3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.603703 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-d4c91bd0-e3ad-42e0-b9f2-032b71583ac3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.610642 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.610642 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:44.614696 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-d4c91bd0-e3ad-42e0-b9f2-032b71583ac3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:44.618994 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-d4c91bd0-e3ad-42e0-b9f2-032b71583ac3 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:44.619631 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1120/4478] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:44 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:44.695096 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f03d0af6-06b1-4780-9b15-7863810c84dc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.695540 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f03d0af6-06b1-4780-9b15-7863810c84dc None None] GET https://10.4.3.126/volume// Aug 18 13:14:44.695714 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f03d0af6-06b1-4780-9b15-7863810c84dc None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.695902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f03d0af6-06b1-4780-9b15-7863810c84dc None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.696200 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f03d0af6-06b1-4780-9b15-7863810c84dc None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:44.696518 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1128/4479] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13: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 18 13:14:44.703857 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-412242cc-ef7f-4520-95f8-6f8d1da03fe2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.705815 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-412242cc-ef7f-4520-95f8-6f8d1da03fe2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:14:44.706153 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-412242cc-ef7f-4520-95f8-6f8d1da03fe2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6", "connector": null, "instance_uuid": "278619a3-8de1-4cf6-8c98-3dcce3ff27b0"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:44.714277 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.714277 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:44.716117 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-e64dd76a-be56-4644-a601-64b5690c154f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.718430 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-e64dd76a-be56-4644-a601-64b5690c154f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption Aug 18 13:14:44.718618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-e64dd76a-be56-4644-a601-64b5690c154f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.718802 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-e64dd76a-be56-4644-a601-64b5690c154f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.728698 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.728698 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:44.735481 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-e64dd76a-be56-4644-a601-64b5690c154f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption returned with HTTP 200 Aug 18 13:14:44.735887 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1119/4480] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:14:44 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:44.751390 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-412242cc-ef7f-4520-95f8-6f8d1da03fe2 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:14:44.751857 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1114/4481] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:14:44 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 18 13:14:44.780349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1833afdc-8c39-4d44-bbe1-e23ee3998693 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.782082 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1833afdc-8c39-4d44-bbe1-e23ee3998693 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:44.782346 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1833afdc-8c39-4d44-bbe1-e23ee3998693 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.782537 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1833afdc-8c39-4d44-bbe1-e23ee3998693 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.795034 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.795034 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:44.800561 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1833afdc-8c39-4d44-bbe1-e23ee3998693 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:44.800899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e5d33b89-81ea-4841-8137-552d31c8f896 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.801496 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e5d33b89-81ea-4841-8137-552d31c8f896 None None] GET https://10.4.3.126/volume// Aug 18 13:14:44.801625 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e5d33b89-81ea-4841-8137-552d31c8f896 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.801856 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e5d33b89-81ea-4841-8137-552d31c8f896 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.802256 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e5d33b89-81ea-4841-8137-552d31c8f896 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:44.802694 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1129/4482] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13: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 18 13:14:44.805520 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1833afdc-8c39-4d44-bbe1-e23ee3998693 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:44.805886 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1121/4483] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:44 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:44.821858 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-901ba945-1c16-44dd-a233-8b7f1d3afa3c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.827264 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-901ba945-1c16-44dd-a233-8b7f1d3afa3c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:44.827599 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-901ba945-1c16-44dd-a233-8b7f1d3afa3c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:44.828020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-901ba945-1c16-44dd-a233-8b7f1d3afa3c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:44.850498 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:44.850498 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:44.856154 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-901ba945-1c16-44dd-a233-8b7f1d3afa3c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:44.861414 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-901ba945-1c16-44dd-a233-8b7f1d3afa3c tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:44.861830 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1120/4484] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:14:44 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 1052 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:44.989696 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-bf17babc-8bc3-4d76-9160-a02b0c3b98ba None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:44.995543 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-bf17babc-8bc3-4d76-9160-a02b0c3b98ba tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] PUT https://10.4.3.126/volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784 Aug 18 13:14:44.995925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-bf17babc-8bc3-4d76-9160-a02b0c3b98ba tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:45.006701 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-bf17babc-8bc3-4d76-9160-a02b0c3b98ba tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Acquiring lock "cinder-attachment_update-4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:14:45.012809 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-bf17babc-8bc3-4d76-9160-a02b0c3b98ba tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Lock "cinder-attachment_update-4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:14:45.013898 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:45.013898 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:45.111067 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-bf17babc-8bc3-4d76-9160-a02b0c3b98ba tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Lock "cinder-attachment_update-4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6-np0000007652" released by "attachment_update" :: held 0.098s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:14:45.111554 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-bf17babc-8bc3-4d76-9160-a02b0c3b98ba tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784 returned with HTTP 200 Aug 18 13:14:45.111992 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1115/4485] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:14:44 2026] PUT /volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:14:45.436895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4ea36fed-e64e-48e5-a00b-672ab3c7ce12 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:45.438642 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ea36fed-e64e-48e5-a00b-672ab3c7ce12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:45.439077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ea36fed-e64e-48e5-a00b-672ab3c7ce12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:45.439298 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ea36fed-e64e-48e5-a00b-672ab3c7ce12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:45.439404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-4ea36fed-e64e-48e5-a00b-672ab3c7ce12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 42c34e91-3421-43c7-8acd-f73399ace012. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:45.443447 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:45.443447 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:45.443985 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ea36fed-e64e-48e5-a00b-672ab3c7ce12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 200 Aug 18 13:14:45.444354 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1130/4486] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:45 2026] GET /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:45.454328 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f77521df-0c9a-41ca-bf0f-861564a2cf9f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:45.456338 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f77521df-0c9a-41ca-bf0f-861564a2cf9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 Aug 18 13:14:45.456675 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f77521df-0c9a-41ca-bf0f-861564a2cf9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:45.456941 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f77521df-0c9a-41ca-bf0f-861564a2cf9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:45.457073 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-f77521df-0c9a-41ca-bf0f-861564a2cf9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete backup with id: 42c34e91-3421-43c7-8acd-f73399ace012. Aug 18 13:14:45.462092 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:45.462092 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:45.473345 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-f77521df-0c9a-41ca-bf0f-861564a2cf9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] delete_backup rpcapi backup_id 42c34e91-3421-43c7-8acd-f73399ace012 {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:14:45.474991 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f77521df-0c9a-41ca-bf0f-861564a2cf9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 returned with HTTP 202 Aug 18 13:14:45.475442 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1122/4487] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:14:45 2026] DELETE /volume/v3/backups/42c34e91-3421-43c7-8acd-f73399ace012 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:14:45.485061 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:45.486772 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:14:45.487114 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-161377143"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:45.488518 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-161377143'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:14:45.488600 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume of 1 GB Aug 18 13:14:45.497966 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Availability Zones retrieved successfully. Aug 18 13:14:45.505371 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (adeb03a5-8d94-493e-8f3f-db03610db117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:45.507466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb96897-ff02-429f-a36f-cbf6564cff14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:45.508400 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:14:45.540029 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb96897-ff02-429f-a36f-cbf6564cff14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:45.540854 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860e2d5b-8e88-4cd2-a879-3e1a5babc136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:45.602130 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['3c28b9db-6888-497a-9780-7f6869f908fd', '47650f38-82fd-4a73-82cd-a53d00b2ff32', 'c8ed0f73-d2ba-4091-94b6-ae89b2ca5487', '24999e8f-0a10-4e5a-a881-76e957539e65'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:45.603256 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860e2d5b-8e88-4cd2-a879-3e1a5babc136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c28b9db-6888-497a-9780-7f6869f908fd', '47650f38-82fd-4a73-82cd-a53d00b2ff32', 'c8ed0f73-d2ba-4091-94b6-ae89b2ca5487', '24999e8f-0a10-4e5a-a881-76e957539e65']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:45.604270 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba042f8-f8f3-4fd6-98cd-1ee853c4bd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:45.646043 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba042f8-f8f3-4fd6-98cd-1ee853c4bd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3cda5a8-0a17-43dd-bccc-978d53d2a2e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-161377143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['3c28b9db-6888-497a-9780-7f6869f908fd','47650f38-82fd-4a73-82cd-a53d00b2ff32','c8ed0f73-d2ba-4091-94b6-ae89b2ca5487','24999e8f-0a10-4e5a-a881-76e957539e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-161377143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3cda5a8-0a17-43dd-bccc-978d53d2a2e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557eef82ba6c46c98d594e9c1fb20fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907825231ca1422fa0353c14cc9f5255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:45.646867 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35e3e73-9eb2-4c83-a2f5-6d73e158757d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:45.670007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35e3e73-9eb2-4c83-a2f5-6d73e158757d) transitioned into state 'SUCCESS' from state '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-161377143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['3c28b9db-6888-497a-9780-7f6869f908fd','47650f38-82fd-4a73-82cd-a53d00b2ff32','c8ed0f73-d2ba-4091-94b6-ae89b2ca5487','24999e8f-0a10-4e5a-a881-76e957539e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:45.670734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa1aa55-3b1d-4910-b6e7-ca5c68b491a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:14:45.678964 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa1aa55-3b1d-4910-b6e7-ca5c68b491a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:14:45.680198 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (adeb03a5-8d94-493e-8f3f-db03610db117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:14:45.680831 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request issued successfully. Aug 18 13:14:45.681452 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e5ed6696-b87e-4fb5-a7e2-218aab67f06d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:14:45.681989 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1121/4488] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:14:45 2026] POST /volume/v3/volumes => generated 777 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:45.697979 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0a3f1135-bdc5-467d-94bd-3510d1387086 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:45.701687 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a3f1135-bdc5-467d-94bd-3510d1387086 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 Aug 18 13:14:45.701900 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a3f1135-bdc5-467d-94bd-3510d1387086 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:45.702077 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a3f1135-bdc5-467d-94bd-3510d1387086 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:45.712970 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:45.712970 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:45.718588 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0a3f1135-bdc5-467d-94bd-3510d1387086 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:14:45.722799 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a3f1135-bdc5-467d-94bd-3510d1387086 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 returned with HTTP 200 Aug 18 13:14:45.723203 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1116/4489] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:45 2026] GET /volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:45.822763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e28a4e49-8b45-4c9a-a074-15e3ac730999 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:45.826382 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e28a4e49-8b45-4c9a-a074-15e3ac730999 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:45.827228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e28a4e49-8b45-4c9a-a074-15e3ac730999 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:45.827228 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e28a4e49-8b45-4c9a-a074-15e3ac730999 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:45.842432 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:45.842432 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:45.852418 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e28a4e49-8b45-4c9a-a074-15e3ac730999 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:45.858900 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e28a4e49-8b45-4c9a-a074-15e3ac730999 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:45.859514 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1131/4490] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:45 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:46.736655 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fdbc0b60-0816-4faf-a9ea-7e120b40ad0f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:46.738900 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fdbc0b60-0816-4faf-a9ea-7e120b40ad0f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 Aug 18 13:14:46.739199 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fdbc0b60-0816-4faf-a9ea-7e120b40ad0f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:46.739502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fdbc0b60-0816-4faf-a9ea-7e120b40ad0f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:46.746320 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:46.746320 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:46.749135 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fdbc0b60-0816-4faf-a9ea-7e120b40ad0f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:14:46.752399 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fdbc0b60-0816-4faf-a9ea-7e120b40ad0f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 returned with HTTP 200 Aug 18 13:14:46.752797 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1123/4491] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:46 2026] GET /volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:46.769131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:46.771379 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:14:46.771799 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3cda5a8-0a17-43dd-bccc-978d53d2a2e9", "name": "tempest-type-Backup-135442659"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:46.773455 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating new backup {'backup': {'volume_id': 'a3cda5a8-0a17-43dd-bccc-978d53d2a2e9', 'name': 'tempest-type-Backup-135442659'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:14:46.773630 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating backup of volume a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 in container None Aug 18 13:14:46.781945 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:46.781945 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:46.782319 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:14:46.799538 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['685a8958-e2a6-463e-939e-2f261f1e224d', '12737822-c992-4880-a4e0-ec77810edc80'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:14:46.826005 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-23ff539d-97eb-436c-93cd-2187fc24b2a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:14:46.826521 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1122/4492] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:14:46 2026] POST /volume/v3/backups => generated 315 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:14:46.836301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e81ae0e4-d2fa-48aa-bcb1-94ecfb7e345c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:46.838155 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e81ae0e4-d2fa-48aa-bcb1-94ecfb7e345c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:46.838368 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e81ae0e4-d2fa-48aa-bcb1-94ecfb7e345c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:46.838577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e81ae0e4-d2fa-48aa-bcb1-94ecfb7e345c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:46.838704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-e81ae0e4-d2fa-48aa-bcb1-94ecfb7e345c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:46.842727 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:46.842727 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:46.843338 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e81ae0e4-d2fa-48aa-bcb1-94ecfb7e345c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:46.843664 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1117/4493] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:46 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:46.872323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ee3bdb85-1edd-4426-819a-ab005b21772f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:46.874490 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee3bdb85-1edd-4426-819a-ab005b21772f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:46.874728 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee3bdb85-1edd-4426-819a-ab005b21772f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:46.874961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee3bdb85-1edd-4426-819a-ab005b21772f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:46.888704 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:46.888704 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:46.894065 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ee3bdb85-1edd-4426-819a-ab005b21772f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:46.900523 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee3bdb85-1edd-4426-819a-ab005b21772f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:46.901039 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1132/4494] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:46 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:47.068103 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-ddd18986-0538-43e6-b2d6-44e0c0c9ce0b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:47.069965 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-ddd18986-0538-43e6-b2d6-44e0c0c9ce0b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4/action Aug 18 13:14:47.070337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-ddd18986-0538-43e6-b2d6-44e0c0c9ce0b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:47.070482 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-ddd18986-0538-43e6-b2d6-44e0c0c9ce0b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:47.088895 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:47.088895 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:47.136244 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bd0aa9c5-e510-47c5-b384-7fdaff0cd01c req-ddd18986-0538-43e6-b2d6-44e0c0c9ce0b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4/action returned with HTTP 204 Aug 18 13:14:47.136715 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1124/4495] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:14:47 2026] POST /volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:47.854624 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6659ef11-442b-46e9-ada4-3482308f6119 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:47.856089 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6659ef11-442b-46e9-ada4-3482308f6119 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:47.856398 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6659ef11-442b-46e9-ada4-3482308f6119 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:47.856650 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6659ef11-442b-46e9-ada4-3482308f6119 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:47.856772 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6659ef11-442b-46e9-ada4-3482308f6119 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:47.860532 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:47.860532 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:47.861056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6659ef11-442b-46e9-ada4-3482308f6119 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:47.861412 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1123/4496] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:47 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:47.913809 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-12917272-b37d-4596-a050-4dabf38194c4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:47.915836 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12917272-b37d-4596-a050-4dabf38194c4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:47.916074 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12917272-b37d-4596-a050-4dabf38194c4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:47.916328 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-12917272-b37d-4596-a050-4dabf38194c4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:47.927224 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:47.927224 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:47.930889 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-12917272-b37d-4596-a050-4dabf38194c4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:47.935681 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-12917272-b37d-4596-a050-4dabf38194c4 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:47.936117 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1118/4497] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:47 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:48.374565 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-896b4780-a380-4357-a6c5-d608cce3dc99 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:48.376586 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-896b4780-a380-4357-a6c5-d608cce3dc99 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784/action Aug 18 13:14:48.376998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-896b4780-a380-4357-a6c5-d608cce3dc99 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:48.377149 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-896b4780-a380-4357-a6c5-d608cce3dc99 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:48.394284 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:48.394284 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:48.404329 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-78774531-2ce0-410a-8f16-309fcb49dbf2 req-896b4780-a380-4357-a6c5-d608cce3dc99 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784/action returned with HTTP 204 Aug 18 13:14:48.404791 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1133/4498] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:14:48 2026] POST /volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:48.870223 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5257a622-bfa9-4bed-81c5-2afb3f77e4c7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:48.871936 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5257a622-bfa9-4bed-81c5-2afb3f77e4c7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:48.872137 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5257a622-bfa9-4bed-81c5-2afb3f77e4c7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:48.872344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5257a622-bfa9-4bed-81c5-2afb3f77e4c7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:48.872448 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5257a622-bfa9-4bed-81c5-2afb3f77e4c7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:48.876147 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:48.876147 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:48.876726 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5257a622-bfa9-4bed-81c5-2afb3f77e4c7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:48.877053 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1125/4499] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:48 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:48.949346 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9e43e77d-200d-4d7e-bf78-8e98a06ecd52 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:48.951076 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e43e77d-200d-4d7e-bf78-8e98a06ecd52 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:48.951397 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e43e77d-200d-4d7e-bf78-8e98a06ecd52 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:48.951648 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e43e77d-200d-4d7e-bf78-8e98a06ecd52 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:48.960296 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:48.960296 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:48.963671 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9e43e77d-200d-4d7e-bf78-8e98a06ecd52 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:48.967431 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e43e77d-200d-4d7e-bf78-8e98a06ecd52 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:48.967943 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1124/4500] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:48 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:48.981066 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7ff6c989-7501-46ef-be20-785fecc1f94d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:48.982857 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ff6c989-7501-46ef-be20-785fecc1f94d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:48.983078 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ff6c989-7501-46ef-be20-785fecc1f94d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:48.983320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7ff6c989-7501-46ef-be20-785fecc1f94d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:48.997735 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:48.997735 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:49.002362 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7ff6c989-7501-46ef-be20-785fecc1f94d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:49.008342 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7ff6c989-7501-46ef-be20-785fecc1f94d tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:49.008903 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1119/4501] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:48 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 1165 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:49.887913 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-34b69358-353a-467e-a1b0-045c3de92834 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:49.889854 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34b69358-353a-467e-a1b0-045c3de92834 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:49.890072 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34b69358-353a-467e-a1b0-045c3de92834 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:49.890337 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34b69358-353a-467e-a1b0-045c3de92834 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:49.890505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-34b69358-353a-467e-a1b0-045c3de92834 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:49.895042 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:49.895042 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:49.895702 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34b69358-353a-467e-a1b0-045c3de92834 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:49.896029 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1134/4502] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:49 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:50.765478 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f8a115e9-938b-4141-9091-56f616321528 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:50.765478 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f8a115e9-938b-4141-9091-56f616321528 None None] GET https://10.4.3.126/volume// Aug 18 13:14:50.765890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f8a115e9-938b-4141-9091-56f616321528 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:50.765890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f8a115e9-938b-4141-9091-56f616321528 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:50.766019 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f8a115e9-938b-4141-9091-56f616321528 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:50.766420 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1126/4503] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:50.772465 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-6a71f7e0-344b-4242-b125-6bae36807902 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:50.775246 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-6a71f7e0-344b-4242-b125-6bae36807902 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:14:50.775412 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-6a71f7e0-344b-4242-b125-6bae36807902 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdd91f8f-7a0e-4834-97b3-d10dd34a6a66", "connector": null, "instance_uuid": "5f99e019-1595-46e1-8f6e-9502775d35d0"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:50.791952 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:50.791952 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:50.823737 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-6a71f7e0-344b-4242-b125-6bae36807902 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:14:50.824279 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1125/4504] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:14:50 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:50.832826 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-e837a0b3-19a2-4347-81be-8ca740c7251b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:50.836257 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-e837a0b3-19a2-4347-81be-8ca740c7251b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 Aug 18 13:14:50.836257 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-e837a0b3-19a2-4347-81be-8ca740c7251b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:50.836257 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-e837a0b3-19a2-4347-81be-8ca740c7251b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:50.842595 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:50.842595 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:50.890689 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-e837a0b3-19a2-4347-81be-8ca740c7251b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 returned with HTTP 200 Aug 18 13:14:50.891103 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1120/4505] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:14:50 2026] DELETE /volume/v3/attachments/ed789529-4818-43b5-80ea-dd919b4434a4 => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:14:50.906750 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fe9e697b-a796-4dbf-90f4-2a3df545403a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:50.908586 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fe9e697b-a796-4dbf-90f4-2a3df545403a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:50.908791 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fe9e697b-a796-4dbf-90f4-2a3df545403a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:50.908969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fe9e697b-a796-4dbf-90f4-2a3df545403a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:50.909071 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-fe9e697b-a796-4dbf-90f4-2a3df545403a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:50.913327 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:50.913327 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:50.913922 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fe9e697b-a796-4dbf-90f4-2a3df545403a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:50.914258 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1135/4506] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:50 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:51.554392 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-be565ea1-c603-4f38-aa92-5e7b17a5911f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:51.557188 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-be565ea1-c603-4f38-aa92-5e7b17a5911f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:51.557504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-be565ea1-c603-4f38-aa92-5e7b17a5911f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:51.557706 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-be565ea1-c603-4f38-aa92-5e7b17a5911f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:51.571594 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:51.571594 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:51.574970 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-be565ea1-c603-4f38-aa92-5e7b17a5911f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:51.579937 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-be565ea1-c603-4f38-aa92-5e7b17a5911f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:51.580107 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1127/4507] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:51 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:51.605046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-74245f46-59b3-48d7-801c-f9e240a374e5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:51.609227 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-74245f46-59b3-48d7-801c-f9e240a374e5 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] POST https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6/action Aug 18 13:14:51.609227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-74245f46-59b3-48d7-801c-f9e240a374e5 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:51.609227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-74245f46-59b3-48d7-801c-f9e240a374e5 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:51.622593 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:51.622593 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:51.623350 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-74245f46-59b3-48d7-801c-f9e240a374e5 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:51.631803 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-74245f46-59b3-48d7-801c-f9e240a374e5 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Begin detaching volume completed successfully. Aug 18 13:14:51.631803 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-74245f46-59b3-48d7-801c-f9e240a374e5 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6/action returned with HTTP 202 Aug 18 13:14:51.631803 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1126/4508] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:14:51 2026] POST /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:14:51.697796 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f94f35dc-2755-419c-8651-99d2af089c58 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:51.698173 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f94f35dc-2755-419c-8651-99d2af089c58 None None] GET https://10.4.3.126/volume// Aug 18 13:14:51.698408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f94f35dc-2755-419c-8651-99d2af089c58 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:51.698630 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f94f35dc-2755-419c-8651-99d2af089c58 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:51.698980 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f94f35dc-2755-419c-8651-99d2af089c58 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:51.699344 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1121/4509] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:51.713166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-055b4e00-e74b-47e4-a8c1-3fe69a585ee6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:51.715162 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-055b4e00-e74b-47e4-a8c1-3fe69a585ee6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:51.718231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-055b4e00-e74b-47e4-a8c1-3fe69a585ee6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:51.718231 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-055b4e00-e74b-47e4-a8c1-3fe69a585ee6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:51.724785 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:51.724785 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:51.728359 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-055b4e00-e74b-47e4-a8c1-3fe69a585ee6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:51.732833 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-055b4e00-e74b-47e4-a8c1-3fe69a585ee6 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:51.733158 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1136/4510] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:14:51 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 1348 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:51.927093 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2e37fd64-7cd0-46df-b016-17f3329d8d00 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:51.930129 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e37fd64-7cd0-46df-b016-17f3329d8d00 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:51.930469 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e37fd64-7cd0-46df-b016-17f3329d8d00 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:51.930722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e37fd64-7cd0-46df-b016-17f3329d8d00 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:51.930867 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2e37fd64-7cd0-46df-b016-17f3329d8d00 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:51.937444 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:51.937444 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:51.938224 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e37fd64-7cd0-46df-b016-17f3329d8d00 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:51.938725 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1128/4511] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:51 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:52.535031 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d15de82e-2d45-4675-a3de-5d4d6fd9bf75 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:52.535407 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d15de82e-2d45-4675-a3de-5d4d6fd9bf75 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] PUT https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 Aug 18 13:14:52.535617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d15de82e-2d45-4675-a3de-5d4d6fd9bf75 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:52.542884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d15de82e-2d45-4675-a3de-5d4d6fd9bf75 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Acquiring lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:14:52.549030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d15de82e-2d45-4675-a3de-5d4d6fd9bf75 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:14:52.549159 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:52.549159 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:52.642646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d15de82e-2d45-4675-a3de-5d4d6fd9bf75 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Lock "cinder-attachment_update-fdd91f8f-7a0e-4834-97b3-d10dd34a6a66-np0000007652" released by "attachment_update" :: held 0.095s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:14:52.643255 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d15de82e-2d45-4675-a3de-5d4d6fd9bf75 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 returned with HTTP 200 Aug 18 13:14:52.643751 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1127/4512] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:14:52 2026] PUT /volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:52.651687 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d258f6df-5877-4af0-9682-c8e1e219278f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:52.653615 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d258f6df-5877-4af0-9682-c8e1e219278f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 Aug 18 13:14:52.653799 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d258f6df-5877-4af0-9682-c8e1e219278f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:52.653979 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d258f6df-5877-4af0-9682-c8e1e219278f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:52.667847 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-d258f6df-5877-4af0-9682-c8e1e219278f tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 returned with HTTP 200 Aug 18 13:14:52.668256 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1122/4513] 10.4.3.126 () {70 vars in 1651 bytes} [Tue Aug 18 13:14:52 2026] GET /volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:52.886410 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-36f595c3-7ac3-4279-9710-db471e57353b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:52.887560 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-6d8c20f7-54f0-439b-8110-a2aa1d36fe76 req-63fc6277-a3e4-44b2-aa97-da18bc5ea299 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:52.888140 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-36f595c3-7ac3-4279-9710-db471e57353b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784 Aug 18 13:14:52.888344 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-36f595c3-7ac3-4279-9710-db471e57353b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:52.888505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-36f595c3-7ac3-4279-9710-db471e57353b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:52.889748 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6d8c20f7-54f0-439b-8110-a2aa1d36fe76 req-63fc6277-a3e4-44b2-aa97-da18bc5ea299 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d Aug 18 13:14:52.889887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6d8c20f7-54f0-439b-8110-a2aa1d36fe76 req-63fc6277-a3e4-44b2-aa97-da18bc5ea299 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:52.890113 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-6d8c20f7-54f0-439b-8110-a2aa1d36fe76 req-63fc6277-a3e4-44b2-aa97-da18bc5ea299 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:52.895615 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:52.895615 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:52.900861 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:52.900861 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:52.949479 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c36df230-cabf-4798-9b8b-e0e66c726ed1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:52.951703 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-6d8c20f7-54f0-439b-8110-a2aa1d36fe76 req-63fc6277-a3e4-44b2-aa97-da18bc5ea299 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d returned with HTTP 200 Aug 18 13:14:52.951998 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c36df230-cabf-4798-9b8b-e0e66c726ed1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:52.951998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c36df230-cabf-4798-9b8b-e0e66c726ed1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:52.952091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c36df230-cabf-4798-9b8b-e0e66c726ed1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:52.952136 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1129/4514] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:14:52 2026] DELETE /volume/v3/attachments/09a657df-bc9e-4002-b3a8-66a574ccf51d => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:52.952199 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c36df230-cabf-4798-9b8b-e0e66c726ed1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:52.957239 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:52.957239 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:52.957810 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c36df230-cabf-4798-9b8b-e0e66c726ed1 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:52.958135 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1128/4515] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:52 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:52.958449 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-dbcb96a2-1d50-410f-b086-c1b6dab6f4d5 req-36f595c3-7ac3-4279-9710-db471e57353b tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784 returned with HTTP 200 Aug 18 13:14:52.958857 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1137/4516] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:14:52 2026] DELETE /volume/v3/attachments/ee6111aa-7ed1-4d02-97e0-db79bcfd2784 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:53.970260 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-32be20ad-eba0-4717-8115-1b36fdea9b54 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:53.972264 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32be20ad-eba0-4717-8115-1b36fdea9b54 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:53.972477 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32be20ad-eba0-4717-8115-1b36fdea9b54 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:53.972664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-32be20ad-eba0-4717-8115-1b36fdea9b54 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:53.972793 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-32be20ad-eba0-4717-8115-1b36fdea9b54 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:53.978413 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:53.978413 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:53.979179 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-32be20ad-eba0-4717-8115-1b36fdea9b54 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:53.979698 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1123/4517] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:53 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:54.069236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-330b9214-6e10-45be-a577-8f2490a3ada0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:54.069883 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-330b9214-6e10-45be-a577-8f2490a3ada0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:54.070097 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-330b9214-6e10-45be-a577-8f2490a3ada0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:54.070636 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-330b9214-6e10-45be-a577-8f2490a3ada0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:54.070636 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-330b9214-6e10-45be-a577-8f2490a3ada0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:54.078943 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:54.078943 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:54.079519 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-330b9214-6e10-45be-a577-8f2490a3ada0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:54.103508 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-330b9214-6e10-45be-a577-8f2490a3ada0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:14:54.103715 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-330b9214-6e10-45be-a577-8f2490a3ada0 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 202 Aug 18 13:14:54.104415 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1130/4518] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:14:54 2026] DELETE /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:54.134769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4691c86a-8adc-400f-af02-4a0e83d3a37f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:54.134769 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4691c86a-8adc-400f-af02-4a0e83d3a37f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:54.134769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4691c86a-8adc-400f-af02-4a0e83d3a37f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:54.134769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4691c86a-8adc-400f-af02-4a0e83d3a37f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:54.134769 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:54.134769 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:54.134769 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4691c86a-8adc-400f-af02-4a0e83d3a37f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:54.140638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4691c86a-8adc-400f-af02-4a0e83d3a37f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 200 Aug 18 13:14:54.141182 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1129/4519] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:54 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:54.990813 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ce86ac20-8a71-4a7c-8e3c-5bc95679b1ac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:54.992606 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce86ac20-8a71-4a7c-8e3c-5bc95679b1ac tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:54.992812 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce86ac20-8a71-4a7c-8e3c-5bc95679b1ac tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:54.993062 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce86ac20-8a71-4a7c-8e3c-5bc95679b1ac tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:54.993237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ce86ac20-8a71-4a7c-8e3c-5bc95679b1ac tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:54.999449 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:54.999449 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:55.000033 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce86ac20-8a71-4a7c-8e3c-5bc95679b1ac tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:55.000430 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1138/4520] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:54 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:55.155577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-61064685-fcbe-402d-b9ae-c5cc37d7c8e3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:55.157785 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-61064685-fcbe-402d-b9ae-c5cc37d7c8e3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 Aug 18 13:14:55.157954 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-61064685-fcbe-402d-b9ae-c5cc37d7c8e3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:55.158186 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-61064685-fcbe-402d-b9ae-c5cc37d7c8e3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:55.164704 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-61064685-fcbe-402d-b9ae-c5cc37d7c8e3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 returned with HTTP 404 Aug 18 13:14:55.165186 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1124/4521] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:55 2026] GET /volume/v3/volumes/74d73674-2caa-4533-8628-bfc240749e64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:55.172389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:55.174748 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 Aug 18 13:14:55.175034 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:55.175334 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:55.175506 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete snapshot with id: 4ccc9301-fe5b-4432-94aa-c86d346c0b15 Aug 18 13:14:55.182846 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:55.182846 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:55.183325 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:14:55.208746 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot delete request issued successfully. Aug 18 13:14:55.208967 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2de5070-5f29-44e3-b35f-a75c1862f46f tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 returned with HTTP 202 Aug 18 13:14:55.209381 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1131/4522] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:14:55 2026] DELETE /volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:55.219105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-78b35f4f-e88c-46b9-8286-13acbd2c78e9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:55.221267 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78b35f4f-e88c-46b9-8286-13acbd2c78e9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 Aug 18 13:14:55.221532 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78b35f4f-e88c-46b9-8286-13acbd2c78e9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:55.221777 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78b35f4f-e88c-46b9-8286-13acbd2c78e9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:55.227737 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:55.227737 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:55.228316 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-78b35f4f-e88c-46b9-8286-13acbd2c78e9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Snapshot retrieved successfully. Aug 18 13:14:55.229230 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78b35f4f-e88c-46b9-8286-13acbd2c78e9 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 returned with HTTP 200 Aug 18 13:14:55.230024 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1130/4523] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:14:55 2026] GET /volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:55.457840 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:55.460089 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:55.460346 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:55.460648 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:55.460874 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Delete volume with id: 4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:55.470290 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:55.470290 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:55.470864 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:55.491242 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Delete volume request issued successfully. Aug 18 13:14:55.491464 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-815a1da3-7f3a-4514-83cc-b89a22e92bde tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 202 Aug 18 13:14:55.491850 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1139/4524] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:14:55 2026] DELETE /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:55.499062 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bf8c8f33-9302-4274-a7ee-e37080cf0e6e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:55.501595 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bf8c8f33-9302-4274-a7ee-e37080cf0e6e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:55.501595 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bf8c8f33-9302-4274-a7ee-e37080cf0e6e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:55.501595 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bf8c8f33-9302-4274-a7ee-e37080cf0e6e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:55.507673 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:55.507673 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:55.511140 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bf8c8f33-9302-4274-a7ee-e37080cf0e6e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:55.516104 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bf8c8f33-9302-4274-a7ee-e37080cf0e6e tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 200 Aug 18 13:14:55.516490 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1125/4525] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:55 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:55.917814 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1bf5d3c3-2a1f-48a9-aa84-2ee9cfe3525b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:55.919820 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1bf5d3c3-2a1f-48a9-aa84-2ee9cfe3525b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption Aug 18 13:14:55.919991 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1bf5d3c3-2a1f-48a9-aa84-2ee9cfe3525b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:55.920168 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1bf5d3c3-2a1f-48a9-aa84-2ee9cfe3525b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:55.932556 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:55.932556 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:55.939378 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1bf5d3c3-2a1f-48a9-aa84-2ee9cfe3525b tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption returned with HTTP 200 Aug 18 13:14:55.939817 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1132/4526] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:14:55 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:56.013312 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ba6eaf50-24b5-4081-9622-35505b7c2ca9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:56.019480 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba6eaf50-24b5-4081-9622-35505b7c2ca9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:56.019733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ba6eaf50-24b5-4081-9622-35505b7c2ca9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:56.019927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ba6eaf50-24b5-4081-9622-35505b7c2ca9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:56.020031 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ba6eaf50-24b5-4081-9622-35505b7c2ca9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:56.028953 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:56.028953 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:56.030622 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba6eaf50-24b5-4081-9622-35505b7c2ca9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:56.031030 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1131/4527] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:56 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:56.239797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8e7328ad-e147-4c72-9af5-0c1e4e2237f3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:56.242304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e7328ad-e147-4c72-9af5-0c1e4e2237f3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 Aug 18 13:14:56.242697 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e7328ad-e147-4c72-9af5-0c1e4e2237f3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:56.242951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e7328ad-e147-4c72-9af5-0c1e4e2237f3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:56.247701 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e7328ad-e147-4c72-9af5-0c1e4e2237f3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 returned with HTTP 404 Aug 18 13:14:56.247847 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1140/4528] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:14:56 2026] GET /volume/v3/snapshots/4ccc9301-fe5b-4432-94aa-c86d346c0b15 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:56.529581 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a8a16390-1413-42fe-9123-24bb6ea1afe1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:56.532245 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8a16390-1413-42fe-9123-24bb6ea1afe1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 Aug 18 13:14:56.532245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8a16390-1413-42fe-9123-24bb6ea1afe1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:56.532245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8a16390-1413-42fe-9123-24bb6ea1afe1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:56.539762 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8a16390-1413-42fe-9123-24bb6ea1afe1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 returned with HTTP 404 Aug 18 13:14:56.540323 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1126/4529] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:56 2026] GET /volume/v3/volumes/4b80f7b6-9834-4c0a-a293-17ff3dc3a3d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:14:56.952060 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d7532086-983b-426e-89d1-61d2b84c214f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:56.954061 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7532086-983b-426e-89d1-61d2b84c214f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 Aug 18 13:14:56.954465 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7532086-983b-426e-89d1-61d2b84c214f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:56.954694 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d7532086-983b-426e-89d1-61d2b84c214f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:56.954860 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-d7532086-983b-426e-89d1-61d2b84c214f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Delete snapshot with id: 410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 Aug 18 13:14:56.960669 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:56.960669 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:56.961082 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7532086-983b-426e-89d1-61d2b84c214f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot retrieved successfully. Aug 18 13:14:56.977228 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d7532086-983b-426e-89d1-61d2b84c214f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot delete request issued successfully. Aug 18 13:14:56.977491 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d7532086-983b-426e-89d1-61d2b84c214f tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 returned with HTTP 202 Aug 18 13:14:56.977961 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1133/4530] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:14:56 2026] DELETE /volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:56.986306 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-887f7808-853e-4a10-b1cb-d913591d7462 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:56.988125 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-887f7808-853e-4a10-b1cb-d913591d7462 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 Aug 18 13:14:56.988319 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-887f7808-853e-4a10-b1cb-d913591d7462 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:56.988534 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-887f7808-853e-4a10-b1cb-d913591d7462 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:56.994016 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:56.994016 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:56.994508 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-887f7808-853e-4a10-b1cb-d913591d7462 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Snapshot retrieved successfully. Aug 18 13:14:56.995193 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-887f7808-853e-4a10-b1cb-d913591d7462 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 returned with HTTP 200 Aug 18 13:14:56.995577 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1132/4531] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:14:56 2026] GET /volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:57.044734 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-077200ef-2a71-4e47-90a6-b824c1b1668c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:57.046929 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-077200ef-2a71-4e47-90a6-b824c1b1668c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:57.047370 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-077200ef-2a71-4e47-90a6-b824c1b1668c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:57.047707 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-077200ef-2a71-4e47-90a6-b824c1b1668c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:57.047928 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-077200ef-2a71-4e47-90a6-b824c1b1668c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:57.054398 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:57.054398 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:57.054398 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-077200ef-2a71-4e47-90a6-b824c1b1668c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:57.054398 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1141/4532] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:57 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:58.008176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-58a65b77-38e0-4f12-b996-4f594ade96f1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:58.009839 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-24171293-4330-4f04-91e1-e5cb0ce31fa2 req-d32174f3-28fc-41c1-9128-32c35e1755b3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:58.010267 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-58a65b77-38e0-4f12-b996-4f594ade96f1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 Aug 18 13:14:58.010508 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-58a65b77-38e0-4f12-b996-4f594ade96f1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:58.010823 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-58a65b77-38e0-4f12-b996-4f594ade96f1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:58.014993 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-24171293-4330-4f04-91e1-e5cb0ce31fa2 req-d32174f3-28fc-41c1-9128-32c35e1755b3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80 Aug 18 13:14:58.014993 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-24171293-4330-4f04-91e1-e5cb0ce31fa2 req-d32174f3-28fc-41c1-9128-32c35e1755b3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:58.014993 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-24171293-4330-4f04-91e1-e5cb0ce31fa2 req-d32174f3-28fc-41c1-9128-32c35e1755b3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:58.020784 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-58a65b77-38e0-4f12-b996-4f594ade96f1 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 returned with HTTP 404 Aug 18 13:14:58.023187 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1127/4533] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:14:58 2026] GET /volume/v3/snapshots/410dd9eb-24e8-42e2-b1e9-0d87d9a1abd1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:58.031088 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:58.031088 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:58.067505 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6116f34e-001c-4e21-9f8c-7fbf53ec6070 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:58.069258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-f83b0600-233b-4850-96a2-22787281874b req-930c6e0b-7336-45cb-a859-a8c6d5233cc8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:58.070245 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6116f34e-001c-4e21-9f8c-7fbf53ec6070 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:58.070570 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6116f34e-001c-4e21-9f8c-7fbf53ec6070 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:58.070902 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6116f34e-001c-4e21-9f8c-7fbf53ec6070 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:58.071050 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6116f34e-001c-4e21-9f8c-7fbf53ec6070 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:58.073600 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f83b0600-233b-4850-96a2-22787281874b req-930c6e0b-7336-45cb-a859-a8c6d5233cc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:14:58.073600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f83b0600-233b-4850-96a2-22787281874b req-930c6e0b-7336-45cb-a859-a8c6d5233cc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:58.073600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f83b0600-233b-4850-96a2-22787281874b req-930c6e0b-7336-45cb-a859-a8c6d5233cc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:58.078083 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:58.078083 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:58.078891 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6116f34e-001c-4e21-9f8c-7fbf53ec6070 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:58.079400 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1133/4534] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:58 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:58.085282 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:58.085282 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:58.091712 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-f83b0600-233b-4850-96a2-22787281874b req-930c6e0b-7336-45cb-a859-a8c6d5233cc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:14:58.100137 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f83b0600-233b-4850-96a2-22787281874b req-930c6e0b-7336-45cb-a859-a8c6d5233cc8 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:14:58.100137 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1142/4535] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:58 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:58.120929 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-24171293-4330-4f04-91e1-e5cb0ce31fa2 req-d32174f3-28fc-41c1-9128-32c35e1755b3 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80 returned with HTTP 200 Aug 18 13:14:58.121527 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1134/4536] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:14:58 2026] DELETE /volume/v3/attachments/97663ea2-5863-46b7-9128-05c5c8773f80 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:58.451011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1413f895-0f28-4b2e-aac1-bcbbf7ddc35e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:58.453735 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1413f895-0f28-4b2e-aac1-bcbbf7ddc35e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6/action Aug 18 13:14:58.453846 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1413f895-0f28-4b2e-aac1-bcbbf7ddc35e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:58.453987 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1413f895-0f28-4b2e-aac1-bcbbf7ddc35e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:58.473112 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:58.473112 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:58.487790 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-a3ea13d3-cdbe-4a4a-a049-a9ce49a726a0 req-1413f895-0f28-4b2e-aac1-bcbbf7ddc35e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6/action returned with HTTP 204 Aug 18 13:14:58.488598 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1128/4537] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:14:58 2026] POST /volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:14:59.093654 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5f517ec6-4030-48b2-aaa7-180d60d626d7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.095710 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5f517ec6-4030-48b2-aaa7-180d60d626d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:14:59.096635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5f517ec6-4030-48b2-aaa7-180d60d626d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.096635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5f517ec6-4030-48b2-aaa7-180d60d626d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.096635 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-5f517ec6-4030-48b2-aaa7-180d60d626d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:14:59.101675 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.101675 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:59.102696 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5f517ec6-4030-48b2-aaa7-180d60d626d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:14:59.103415 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1134/4538] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:14:59 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:14:59.474752 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.477915 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] DELETE https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:14:59.478095 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.478284 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.478446 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume with id: 47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:14:59.481818 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-803bf80b-30c3-47ee-a160-4688493ddd5e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.483747 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-803bf80b-30c3-47ee-a160-4688493ddd5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:59.484089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-803bf80b-30c3-47ee-a160-4688493ddd5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.484448 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-803bf80b-30c3-47ee-a160-4688493ddd5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.486324 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.486324 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:14:59.486760 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:59.494880 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.494880 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:59.501228 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-803bf80b-30c3-47ee-a160-4688493ddd5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:59.503435 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-803bf80b-30c3-47ee-a160-4688493ddd5e tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:59.504280 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1135/4539] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:59 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:59.507830 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Delete volume request issued successfully. Aug 18 13:14:59.508003 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-534b45c3-f20a-42aa-a5de-c4aa6c4a94f7 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 202 Aug 18 13:14:59.508413 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1143/4540] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:14:59 2026] DELETE /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:14:59.518764 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb30b77d-98ae-4e8d-89b4-fad09bc13059 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.521299 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb30b77d-98ae-4e8d-89b4-fad09bc13059 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:14:59.521299 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb30b77d-98ae-4e8d-89b4-fad09bc13059 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.521587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb30b77d-98ae-4e8d-89b4-fad09bc13059 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.530122 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.530122 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:59.534315 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bb30b77d-98ae-4e8d-89b4-fad09bc13059 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Volume info retrieved successfully. Aug 18 13:14:59.540248 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb30b77d-98ae-4e8d-89b4-fad09bc13059 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 200 Aug 18 13:14:59.540751 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1129/4541] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:14:59 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:59.549504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-7846713d-7754-425d-b5d3-c5f149447016 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.552910 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-7846713d-7754-425d-b5d3-c5f149447016 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:59.553306 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-7846713d-7754-425d-b5d3-c5f149447016 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.553929 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-7846713d-7754-425d-b5d3-c5f149447016 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.567447 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.567447 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:59.572256 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-7846713d-7754-425d-b5d3-c5f149447016 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:59.577322 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-7846713d-7754-425d-b5d3-c5f149447016 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:59.578278 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1135/4542] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:14:59 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:14:59.600432 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-5b2d009e-e86b-4512-9cab-b28b785af688 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.602538 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-5b2d009e-e86b-4512-9cab-b28b785af688 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] POST https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/action Aug 18 13:14:59.603082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-5b2d009e-e86b-4512-9cab-b28b785af688 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:14:59.603344 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-5b2d009e-e86b-4512-9cab-b28b785af688 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:14:59.616192 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.616192 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:14:59.618150 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-5b2d009e-e86b-4512-9cab-b28b785af688 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:59.623843 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-5b2d009e-e86b-4512-9cab-b28b785af688 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Begin detaching volume completed successfully. Aug 18 13:14:59.624260 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-5b2d009e-e86b-4512-9cab-b28b785af688 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/action returned with HTTP 202 Aug 18 13:14:59.624755 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1136/4543] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:14:59 2026] POST /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:14:59.670399 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1a919005-0a44-4607-9f87-27869fc16b53 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.670826 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a919005-0a44-4607-9f87-27869fc16b53 None None] GET https://10.4.3.126/volume// Aug 18 13:14:59.671013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a919005-0a44-4607-9f87-27869fc16b53 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.671232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1a919005-0a44-4607-9f87-27869fc16b53 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.671634 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1a919005-0a44-4607-9f87-27869fc16b53 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:14:59.671928 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1144/4544] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:14:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:14:59.680110 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-69eacd12-3c98-4bf4-bdce-cf2e379cf4d1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.682961 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-69eacd12-3c98-4bf4-bdce-cf2e379cf4d1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:14:59.683137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-69eacd12-3c98-4bf4-bdce-cf2e379cf4d1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.683415 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-69eacd12-3c98-4bf4-bdce-cf2e379cf4d1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.694079 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.694079 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:14:59.698140 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-69eacd12-3c98-4bf4-bdce-cf2e379cf4d1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:14:59.704086 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-69eacd12-3c98-4bf4-bdce-cf2e379cf4d1 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:14:59.704775 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1130/4545] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:14:59 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:14:59.717920 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-c430772e-46af-423e-8634-2f1ef08b3af2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:14:59.721671 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-c430772e-46af-423e-8634-2f1ef08b3af2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption Aug 18 13:14:59.721671 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-c430772e-46af-423e-8634-2f1ef08b3af2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:14:59.721671 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-c430772e-46af-423e-8634-2f1ef08b3af2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:14:59.730194 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:14:59.730194 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:14:59.737319 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-c430772e-46af-423e-8634-2f1ef08b3af2 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption returned with HTTP 200 Aug 18 13:14:59.737997 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1136/4546] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:14:59 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:00.115586 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6fccd63f-3ec3-48ac-838d-b1cbfb0edabe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:00.117260 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6fccd63f-3ec3-48ac-838d-b1cbfb0edabe tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:15:00.117635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6fccd63f-3ec3-48ac-838d-b1cbfb0edabe tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:00.117968 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6fccd63f-3ec3-48ac-838d-b1cbfb0edabe tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:00.118180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-6fccd63f-3ec3-48ac-838d-b1cbfb0edabe tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:00.122799 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:00.122799 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:00.123581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6fccd63f-3ec3-48ac-838d-b1cbfb0edabe tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:15:00.124057 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1137/4547] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:00 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:00.556770 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8d43b168-60fa-4d90-ab7d-34c396edce89 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:00.558490 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d43b168-60fa-4d90-ab7d-34c396edce89 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] GET https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b Aug 18 13:15:00.558689 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d43b168-60fa-4d90-ab7d-34c396edce89 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:00.558864 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d43b168-60fa-4d90-ab7d-34c396edce89 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:00.563925 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d43b168-60fa-4d90-ab7d-34c396edce89 tempest-TestVolumeBootPattern-2023227237 tempest-TestVolumeBootPattern-2023227237-project-member] https://10.4.3.126/volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b returned with HTTP 404 Aug 18 13:15:00.564453 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1145/4548] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:00 2026] GET /volume/v3/volumes/47f146bb-6533-4750-9a6a-8aa5cf70562b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:00.932230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4c10f393-c31e-447d-8e74-64f315597c55 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:00.934471 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c10f393-c31e-447d-8e74-64f315597c55 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] DELETE https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:15:00.934711 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c10f393-c31e-447d-8e74-64f315597c55 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:00.934970 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c10f393-c31e-447d-8e74-64f315597c55 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:00.935196 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-4c10f393-c31e-447d-8e74-64f315597c55 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Delete volume with id: 20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:15:00.943513 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:00.943513 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:00.944042 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4c10f393-c31e-447d-8e74-64f315597c55 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:15:00.960355 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4c10f393-c31e-447d-8e74-64f315597c55 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Delete volume request issued successfully. Aug 18 13:15:00.960613 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c10f393-c31e-447d-8e74-64f315597c55 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 202 Aug 18 13:15:00.961111 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1131/4549] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:15:00 2026] DELETE /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:00.968615 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b19e899a-eae4-4cfc-8633-d74b6f995bff None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:00.970572 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b19e899a-eae4-4cfc-8633-d74b6f995bff tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:15:00.971088 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b19e899a-eae4-4cfc-8633-d74b6f995bff tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:00.971412 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b19e899a-eae4-4cfc-8633-d74b6f995bff tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:00.978971 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:00.978971 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:00.983086 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b19e899a-eae4-4cfc-8633-d74b6f995bff tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Volume info retrieved successfully. Aug 18 13:15:00.988921 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b19e899a-eae4-4cfc-8633-d74b6f995bff tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 200 Aug 18 13:15:00.989463 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1137/4550] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:00 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:01.136735 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-53600088-a912-44bf-85bd-2391aa7967f0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:01.139695 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-53600088-a912-44bf-85bd-2391aa7967f0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:15:01.140757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-53600088-a912-44bf-85bd-2391aa7967f0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:01.140757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-53600088-a912-44bf-85bd-2391aa7967f0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:01.140757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-53600088-a912-44bf-85bd-2391aa7967f0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:01.148172 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:01.148172 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:01.149590 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-53600088-a912-44bf-85bd-2391aa7967f0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:15:01.149590 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1138/4551] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:01 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:02.003666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-038a2d9b-71be-4142-87e6-6f9a285a4f45 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:02.005536 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-038a2d9b-71be-4142-87e6-6f9a285a4f45 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] GET https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 Aug 18 13:15:02.005724 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-038a2d9b-71be-4142-87e6-6f9a285a4f45 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:02.005936 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-038a2d9b-71be-4142-87e6-6f9a285a4f45 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:02.011372 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-038a2d9b-71be-4142-87e6-6f9a285a4f45 tempest-TestStampPattern-64503556 tempest-TestStampPattern-64503556-project-member] https://10.4.3.126/volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 returned with HTTP 404 Aug 18 13:15:02.011917 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1146/4552] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:02 2026] GET /volume/v3/volumes/20947a89-d6e7-461f-bf36-a5b5051ebc92 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:02.163145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c9f885bf-44d8-4258-9cc6-1cc6c07402db None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:02.167026 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c9f885bf-44d8-4258-9cc6-1cc6c07402db tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:15:02.167201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c9f885bf-44d8-4258-9cc6-1cc6c07402db tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:02.167388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c9f885bf-44d8-4258-9cc6-1cc6c07402db tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:02.167498 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c9f885bf-44d8-4258-9cc6-1cc6c07402db tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:02.175511 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:02.175511 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:02.176139 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c9f885bf-44d8-4258-9cc6-1cc6c07402db tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:15:02.176548 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1132/4553] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:02 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:03.187114 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-edec2343-e187-4e43-9d22-a53d93c13e8d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:03.188843 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-edec2343-e187-4e43-9d22-a53d93c13e8d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:15:03.189098 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-edec2343-e187-4e43-9d22-a53d93c13e8d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:03.189327 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-edec2343-e187-4e43-9d22-a53d93c13e8d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:03.189481 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-edec2343-e187-4e43-9d22-a53d93c13e8d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:03.193464 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:03.193464 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:03.194165 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-edec2343-e187-4e43-9d22-a53d93c13e8d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 200 Aug 18 13:15:03.194410 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1138/4554] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:03 2026] GET /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:03.204347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f06acb20-58df-4163-a016-1ffc906cdcc5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:03.208734 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f06acb20-58df-4163-a016-1ffc906cdcc5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] DELETE https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a Aug 18 13:15:03.208952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f06acb20-58df-4163-a016-1ffc906cdcc5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:03.209150 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f06acb20-58df-4163-a016-1ffc906cdcc5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:03.209275 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-f06acb20-58df-4163-a016-1ffc906cdcc5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Delete backup with id: 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a. Aug 18 13:15:03.213484 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:03.213484 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:03.225109 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-f06acb20-58df-4163-a016-1ffc906cdcc5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] delete_backup rpcapi backup_id 504824d2-bf9a-4e08-9030-4a1dd2a4cc9a {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:15:03.226767 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f06acb20-58df-4163-a016-1ffc906cdcc5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a returned with HTTP 202 Aug 18 13:15:03.227117 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1139/4555] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:03 2026] DELETE /volume/v3/backups/504824d2-bf9a-4e08-9030-4a1dd2a4cc9a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:15:03.236848 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:03.241231 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 Aug 18 13:15:03.241620 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:03.241916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:03.242161 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume with id: a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 Aug 18 13:15:03.251153 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:03.251153 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:03.253943 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:03.274366 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume request issued successfully. Aug 18 13:15:03.274689 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b71e38ba-f11e-4aa2-99ca-71bf48b0332c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 returned with HTTP 202 Aug 18 13:15:03.275246 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1147/4556] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:03 2026] DELETE /volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:03.283065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-00b38ae1-60c1-41b8-998b-e35407dda79a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:03.285602 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00b38ae1-60c1-41b8-998b-e35407dda79a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 Aug 18 13:15:03.286022 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00b38ae1-60c1-41b8-998b-e35407dda79a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:03.286022 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-00b38ae1-60c1-41b8-998b-e35407dda79a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:03.293801 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:03.293801 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:03.296991 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-00b38ae1-60c1-41b8-998b-e35407dda79a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:03.300907 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-00b38ae1-60c1-41b8-998b-e35407dda79a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 returned with HTTP 200 Aug 18 13:15:03.301262 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1133/4557] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:03 2026] GET /volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:04.317059 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f7e70a95-0f30-43c2-b3d2-895271662d1b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:04.318844 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f7e70a95-0f30-43c2-b3d2-895271662d1b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 Aug 18 13:15:04.319097 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f7e70a95-0f30-43c2-b3d2-895271662d1b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:04.319371 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f7e70a95-0f30-43c2-b3d2-895271662d1b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:04.325408 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f7e70a95-0f30-43c2-b3d2-895271662d1b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 returned with HTTP 404 Aug 18 13:15:04.325968 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1139/4558] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:04 2026] GET /volume/v3/volumes/a3cda5a8-0a17-43dd-bccc-978d53d2a2e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:04.335313 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-463e2677-d6b3-49a9-90d8-68de6e57b379 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:04.337167 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-463e2677-d6b3-49a9-90d8-68de6e57b379 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba/export_record Aug 18 13:15:04.337399 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-463e2677-d6b3-49a9-90d8-68de6e57b379 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:04.337596 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-463e2677-d6b3-49a9-90d8-68de6e57b379 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Calling method 'export_record' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:04.337729 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-463e2677-d6b3-49a9-90d8-68de6e57b379 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Export record for backup ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100588) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:15:04.342641 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:04.342641 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:04.343792 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-463e2677-d6b3-49a9-90d8-68de6e57b379 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3cec770930d74005ad41b625db183413', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557eef82ba6c46c98d594e9c1fb20fcc', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:15:04.344040 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-463e2677-d6b3-49a9-90d8-68de6e57b379 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba/export_record returned with HTTP 403 Aug 18 13:15:04.344470 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1140/4559] 10.4.3.126 () {68 vars in 1430 bytes} [Tue Aug 18 13:15:04 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:04.354329 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:04.356532 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:15:04.356923 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1041905752"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:04.358784 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1041905752'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:15:04.358988 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume of 1 GB Aug 18 13:15:04.364089 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Availability Zones retrieved successfully. Aug 18 13:15:04.371966 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (c3101fb7-5663-4af1-b4de-c6af90ca4c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:04.373769 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3777d70-90ea-4b21-abdf-43417bf535a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:04.374826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:15:04.406640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3777d70-90ea-4b21-abdf-43417bf535a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:04.407846 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275e0fbf-7137-4721-83bb-5a71d1cf25a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:04.463733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['fa2cb732-6be3-4905-bd9e-297ecf2e97fe', 'f85537bf-aef5-44a0-bd7a-889fd9867c6c', 'b4c05f04-c824-4ae7-9c96-c39aa65c81cb', 'ff2966c8-8cf7-4f0b-b755-227802debc51'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:04.464574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275e0fbf-7137-4721-83bb-5a71d1cf25a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa2cb732-6be3-4905-bd9e-297ecf2e97fe', 'f85537bf-aef5-44a0-bd7a-889fd9867c6c', 'b4c05f04-c824-4ae7-9c96-c39aa65c81cb', 'ff2966c8-8cf7-4f0b-b755-227802debc51']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:04.465394 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5903c316-9491-47b8-bd62-42c7198e7e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:04.490278 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5903c316-9491-47b8-bd62-42c7198e7e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40958cb8-3754-4937-8e57-824de107de51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041905752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['fa2cb732-6be3-4905-bd9e-297ecf2e97fe','f85537bf-aef5-44a0-bd7a-889fd9867c6c','b4c05f04-c824-4ae7-9c96-c39aa65c81cb','ff2966c8-8cf7-4f0b-b755-227802debc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041905752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40958cb8-3754-4937-8e57-824de107de51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557eef82ba6c46c98d594e9c1fb20fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907825231ca1422fa0353c14cc9f5255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:04.491225 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02fb1c9-5d30-43c9-a02b-dc28177f392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:04.511959 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02fb1c9-5d30-43c9-a02b-dc28177f392b) transitioned into state 'SUCCESS' from state '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-1041905752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['fa2cb732-6be3-4905-bd9e-297ecf2e97fe','f85537bf-aef5-44a0-bd7a-889fd9867c6c','b4c05f04-c824-4ae7-9c96-c39aa65c81cb','ff2966c8-8cf7-4f0b-b755-227802debc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:04.513115 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05108c0d-7668-49a0-a0b1-8d6e0af4b452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:04.523482 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05108c0d-7668-49a0-a0b1-8d6e0af4b452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:04.524793 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (c3101fb7-5663-4af1-b4de-c6af90ca4c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:04.525187 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request issued successfully. Aug 18 13:15:04.525952 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-45b1ea01-9c12-4792-bc09-dd3f0d73c846 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:15:04.526437 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1148/4560] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:15:04 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:04.543654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-97562dc4-6d09-4c3c-bbcc-638ca75c36e6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:04.546075 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97562dc4-6d09-4c3c-bbcc-638ca75c36e6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 Aug 18 13:15:04.546464 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97562dc4-6d09-4c3c-bbcc-638ca75c36e6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:04.546663 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97562dc4-6d09-4c3c-bbcc-638ca75c36e6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:04.555853 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:04.555853 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:04.560221 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-97562dc4-6d09-4c3c-bbcc-638ca75c36e6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:04.565442 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97562dc4-6d09-4c3c-bbcc-638ca75c36e6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 returned with HTTP 200 Aug 18 13:15:04.566002 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1134/4561] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:04 2026] GET /volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:05.579882 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7efe610f-a690-4cd2-b1af-e24b361f4e01 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:05.583229 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7efe610f-a690-4cd2-b1af-e24b361f4e01 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 Aug 18 13:15:05.583229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7efe610f-a690-4cd2-b1af-e24b361f4e01 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:05.583229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7efe610f-a690-4cd2-b1af-e24b361f4e01 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:05.589864 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:05.589864 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:05.593944 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7efe610f-a690-4cd2-b1af-e24b361f4e01 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:05.598835 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7efe610f-a690-4cd2-b1af-e24b361f4e01 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 returned with HTTP 200 Aug 18 13:15:05.599314 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1140/4562] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:05 2026] GET /volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:05.617459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:05.619851 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:15:05.620300 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40958cb8-3754-4937-8e57-824de107de51", "name": "tempest-type-Backup-1551885434"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:05.622389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating new backup {'backup': {'volume_id': '40958cb8-3754-4937-8e57-824de107de51', 'name': 'tempest-type-Backup-1551885434'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:15:05.622593 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating backup of volume 40958cb8-3754-4937-8e57-824de107de51 in container None Aug 18 13:15:05.633910 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:05.633910 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:05.634378 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:05.652538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['ee884539-b811-45e3-a20d-a10f1ced0103', '93143716-a6d6-433c-8fa8-a8035bfa972f'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:05.675986 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ba29c7ad-3a1f-4e81-aa15-5b9b6c5805dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:15:05.678720 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1141/4563] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:15:05 2026] POST /volume/v3/backups => generated 316 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:05.685988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6da451de-73f6-4268-86e5-9c6e009aae26 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:05.688545 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6da451de-73f6-4268-86e5-9c6e009aae26 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:05.688545 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6da451de-73f6-4268-86e5-9c6e009aae26 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:05.688738 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6da451de-73f6-4268-86e5-9c6e009aae26 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:05.688882 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-6da451de-73f6-4268-86e5-9c6e009aae26 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:05.693889 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:05.693889 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:05.694709 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6da451de-73f6-4268-86e5-9c6e009aae26 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:05.695194 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1149/4564] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:05 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:06.704634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-35df84d1-dd4f-4a8f-9730-af408dc32a97 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:06.706262 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35df84d1-dd4f-4a8f-9730-af408dc32a97 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:06.706465 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35df84d1-dd4f-4a8f-9730-af408dc32a97 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:06.706673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-35df84d1-dd4f-4a8f-9730-af408dc32a97 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:06.706789 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-35df84d1-dd4f-4a8f-9730-af408dc32a97 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:06.710964 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:06.710964 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:06.711778 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-35df84d1-dd4f-4a8f-9730-af408dc32a97 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:06.712254 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1135/4565] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:06 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:07.722451 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ab533088-ee08-4c3c-a540-58a5e0399862 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:07.724760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab533088-ee08-4c3c-a540-58a5e0399862 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:07.725229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab533088-ee08-4c3c-a540-58a5e0399862 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:07.725510 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ab533088-ee08-4c3c-a540-58a5e0399862 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:07.725660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ab533088-ee08-4c3c-a540-58a5e0399862 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:07.730909 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:07.730909 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:07.731484 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ab533088-ee08-4c3c-a540-58a5e0399862 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:07.731898 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1141/4566] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:07 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:08.743545 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-23dff3e3-9800-4371-b5f7-9195757a6c9f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:08.745832 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23dff3e3-9800-4371-b5f7-9195757a6c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:08.746136 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23dff3e3-9800-4371-b5f7-9195757a6c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:08.746425 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-23dff3e3-9800-4371-b5f7-9195757a6c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:08.746608 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-23dff3e3-9800-4371-b5f7-9195757a6c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:08.751417 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:08.751417 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:08.752177 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-23dff3e3-9800-4371-b5f7-9195757a6c9f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:08.752645 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1142/4567] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:08 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:09.762932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a26f5984-76a0-4e0f-a558-6a57baedec47 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:09.765864 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a26f5984-76a0-4e0f-a558-6a57baedec47 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:09.766124 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a26f5984-76a0-4e0f-a558-6a57baedec47 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:09.766390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a26f5984-76a0-4e0f-a558-6a57baedec47 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:09.766575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a26f5984-76a0-4e0f-a558-6a57baedec47 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:09.773749 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:09.773749 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:09.775270 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a26f5984-76a0-4e0f-a558-6a57baedec47 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:09.775270 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1150/4568] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:09 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:10.789851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-893a8029-4425-4d76-844d-7901eb38b55d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:10.792149 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-893a8029-4425-4d76-844d-7901eb38b55d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:10.792524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-893a8029-4425-4d76-844d-7901eb38b55d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:10.792715 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-893a8029-4425-4d76-844d-7901eb38b55d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:10.792908 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-893a8029-4425-4d76-844d-7901eb38b55d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:10.798019 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:10.798019 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:10.798733 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-893a8029-4425-4d76-844d-7901eb38b55d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:10.799426 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1136/4569] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:10 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:11.809529 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-62e94656-3266-46fb-9c0e-573b40f356a7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:11.811388 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-62e94656-3266-46fb-9c0e-573b40f356a7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:11.811662 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-62e94656-3266-46fb-9c0e-573b40f356a7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:11.811903 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-62e94656-3266-46fb-9c0e-573b40f356a7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:11.812049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-62e94656-3266-46fb-9c0e-573b40f356a7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:11.816264 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:11.816264 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:11.816915 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-62e94656-3266-46fb-9c0e-573b40f356a7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:11.817293 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1142/4570] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:11 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:12.828762 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5132b08e-d0e3-4899-9b24-003bbc6b0690 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:12.830992 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5132b08e-d0e3-4899-9b24-003bbc6b0690 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:12.831272 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5132b08e-d0e3-4899-9b24-003bbc6b0690 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:12.831507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5132b08e-d0e3-4899-9b24-003bbc6b0690 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:12.831654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5132b08e-d0e3-4899-9b24-003bbc6b0690 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:12.835923 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:12.835923 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:12.836559 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5132b08e-d0e3-4899-9b24-003bbc6b0690 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:12.836972 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1143/4571] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:12 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:13.849909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-497eaa07-e8d6-4405-9096-05e399a5bd12 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:13.851770 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-497eaa07-e8d6-4405-9096-05e399a5bd12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:13.851972 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-497eaa07-e8d6-4405-9096-05e399a5bd12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:13.852185 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-497eaa07-e8d6-4405-9096-05e399a5bd12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:13.852317 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-497eaa07-e8d6-4405-9096-05e399a5bd12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:13.857679 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:13.857679 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:13.858305 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-497eaa07-e8d6-4405-9096-05e399a5bd12 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:13.858672 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1151/4572] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:13 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:14.870499 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6426a763-2b88-449a-a3e0-f909937130eb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:14.872753 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6426a763-2b88-449a-a3e0-f909937130eb tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:14.872753 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6426a763-2b88-449a-a3e0-f909937130eb tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:14.872902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6426a763-2b88-449a-a3e0-f909937130eb tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:14.873040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-6426a763-2b88-449a-a3e0-f909937130eb tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:14.878097 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:14.878097 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:14.878772 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6426a763-2b88-449a-a3e0-f909937130eb tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:14.879195 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1137/4573] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:14 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:15.892156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b690e9f8-a1d2-41e5-8e49-ed90dc125dcd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:15.894134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b690e9f8-a1d2-41e5-8e49-ed90dc125dcd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:15.894661 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b690e9f8-a1d2-41e5-8e49-ed90dc125dcd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:15.894908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b690e9f8-a1d2-41e5-8e49-ed90dc125dcd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:15.895073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b690e9f8-a1d2-41e5-8e49-ed90dc125dcd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:15.900497 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:15.900497 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:15.901527 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b690e9f8-a1d2-41e5-8e49-ed90dc125dcd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:15.902157 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1143/4574] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:15 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:15:16.914028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8e6f12a8-1e5d-461f-abe9-d3bbe9441a67 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:16.915724 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8e6f12a8-1e5d-461f-abe9-d3bbe9441a67 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:16.915935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8e6f12a8-1e5d-461f-abe9-d3bbe9441a67 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:16.916111 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8e6f12a8-1e5d-461f-abe9-d3bbe9441a67 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:16.916220 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-8e6f12a8-1e5d-461f-abe9-d3bbe9441a67 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:16.920150 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:16.920150 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:16.920733 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8e6f12a8-1e5d-461f-abe9-d3bbe9441a67 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:16.921101 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1144/4575] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:16 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:17.933265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ec9b7248-833f-4c82-a3c2-e09c3b212ae2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:17.935406 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec9b7248-833f-4c82-a3c2-e09c3b212ae2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:17.935605 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec9b7248-833f-4c82-a3c2-e09c3b212ae2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:17.935826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec9b7248-833f-4c82-a3c2-e09c3b212ae2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:17.935931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ec9b7248-833f-4c82-a3c2-e09c3b212ae2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:17.939906 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:17.939906 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:17.940454 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec9b7248-833f-4c82-a3c2-e09c3b212ae2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:17.940847 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1152/4576] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:17 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:18.372845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-81532294-5d56-4943-b0ce-c939705932d0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:18.375274 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:15:18.375497 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-598850612", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": null, "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:18.377734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-598850612', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': None, 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:15:18.439166 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:18.441322 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:15:18.441722 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1328960553", "snapshot_id": null, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:18.443692 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1328960553', 'snapshot_id': None, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:15:18.532248 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume of 1 GB Aug 18 13:15:18.537327 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Availability Zones retrieved successfully. Aug 18 13:15:18.545296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Flow 'volume_create_api' (fe8b4dad-a606-447f-ad01-0cf7ea02afaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:18.546922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0d1ecd-6f13-46d5-a478-5f080c508a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.547839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:15:18.550268 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Create volume of 1 GB Aug 18 13:15:18.554272 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Availability Zones retrieved successfully. Aug 18 13:15:18.560228 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Flow 'volume_create_api' (11b33f65-99b1-4e02-aa1f-121f21ed3e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:18.561242 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865dc42e-725b-4bda-8a15-89b757fc03c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.562268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:15:18.606286 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0d1ecd-6f13-46d5-a478-5f080c508a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.607267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827eda17-7d33-405d-bfec-7b7f4b576c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.614412 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865dc42e-725b-4bda-8a15-89b757fc03c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.615155 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc06129-3e4f-475d-919f-3706822702bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.662166 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Created reservations ['3a97fc6a-5811-44b7-a9cc-a0a9fc3cabb4', '5aeda921-4b7f-4478-8a69-932148aa6040', '89b128ec-d878-43ca-82cb-8f71aba907f9', 'a0ffd4d9-3361-4f80-b78b-3c2f826c6ed2'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:18.662876 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827eda17-7d33-405d-bfec-7b7f4b576c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a97fc6a-5811-44b7-a9cc-a0a9fc3cabb4', '5aeda921-4b7f-4478-8a69-932148aa6040', '89b128ec-d878-43ca-82cb-8f71aba907f9', 'a0ffd4d9-3361-4f80-b78b-3c2f826c6ed2']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.663524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8d2155-8b81-456d-8314-037639484875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.667705 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Created reservations ['46cb6012-d727-457d-b8ac-fefe6d9378a4', '8f74af73-6c8f-4d23-84b5-bf529a2691cb', 'bd5f58fd-25e4-4d27-80e8-aefd5fd678f8', '4ea69e67-e477-412f-a12e-e48452292b89'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:18.668678 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc06129-3e4f-475d-919f-3706822702bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46cb6012-d727-457d-b8ac-fefe6d9378a4', '8f74af73-6c8f-4d23-84b5-bf529a2691cb', 'bd5f58fd-25e4-4d27-80e8-aefd5fd678f8', '4ea69e67-e477-412f-a12e-e48452292b89']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.669432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f37dcab-65d6-41ee-89e2-5487d2eb121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.683455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8d2155-8b81-456d-8314-037639484875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b03cd877-b11c-4c3e-a198-05a4ec627a77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-598850612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a4d48e20a24d778dd9a026d8ff4618',qos_specs=None,replication_status=,reservations=['3a97fc6a-5811-44b7-a9cc-a0a9fc3cabb4','5aeda921-4b7f-4478-8a69-932148aa6040','89b128ec-d878-43ca-82cb-8f71aba907f9','a0ffd4d9-3361-4f80-b78b-3c2f826c6ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e70a2771c9c4799832706e05b1913ea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-598850612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b03cd877-b11c-4c3e-a198-05a4ec627a77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5a4d48e20a24d778dd9a026d8ff4618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e70a2771c9c4799832706e05b1913ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.684100 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee43c5f8-6579-47de-8690-bfdb753f6098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.693231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f37dcab-65d6-41ee-89e2-5487d2eb121b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9cdde47-2baf-464d-963d-8336b6ed2f1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1328960553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb67d14d6801414da4c545faa3915f40',qos_specs=None,replication_status=,reservations=['46cb6012-d727-457d-b8ac-fefe6d9378a4','8f74af73-6c8f-4d23-84b5-bf529a2691cb','bd5f58fd-25e4-4d27-80e8-aefd5fd678f8','4ea69e67-e477-412f-a12e-e48452292b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49c4e03d50d4d5d815506aeb80d9dce',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1328960553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9cdde47-2baf-464d-963d-8336b6ed2f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb67d14d6801414da4c545faa3915f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49c4e03d50d4d5d815506aeb80d9dce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.694468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f0ed560-c5db-4e2f-865f-7f34ab87c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.700960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee43c5f8-6579-47de-8690-bfdb753f6098) transitioned into state 'SUCCESS' from state '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-598850612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a4d48e20a24d778dd9a026d8ff4618',qos_specs=None,replication_status=,reservations=['3a97fc6a-5811-44b7-a9cc-a0a9fc3cabb4','5aeda921-4b7f-4478-8a69-932148aa6040','89b128ec-d878-43ca-82cb-8f71aba907f9','a0ffd4d9-3361-4f80-b78b-3c2f826c6ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e70a2771c9c4799832706e05b1913ea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.701890 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bab783-4740-45b5-ac4b-fadae5a60827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.709774 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bab783-4740-45b5-ac4b-fadae5a60827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.710662 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Flow 'volume_create_api' (fe8b4dad-a606-447f-ad01-0cf7ea02afaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:18.710846 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume request issued successfully. Aug 18 13:15:18.711354 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-81532294-5d56-4943-b0ce-c939705932d0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:15:18.711779 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1138/4577] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:15:18 2026] POST /volume/v3/volumes => generated 780 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:18.712757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f0ed560-c5db-4e2f-865f-7f34ab87c873) transitioned into state 'SUCCESS' from state '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-1328960553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb67d14d6801414da4c545faa3915f40',qos_specs=None,replication_status=,reservations=['46cb6012-d727-457d-b8ac-fefe6d9378a4','8f74af73-6c8f-4d23-84b5-bf529a2691cb','bd5f58fd-25e4-4d27-80e8-aefd5fd678f8','4ea69e67-e477-412f-a12e-e48452292b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49c4e03d50d4d5d815506aeb80d9dce',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.713474 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3648465-013c-4ea1-b3e9-c0e46e5eac6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:18.721519 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3648465-013c-4ea1-b3e9-c0e46e5eac6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:18.722272 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Flow 'volume_create_api' (11b33f65-99b1-4e02-aa1f-121f21ed3e4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:18.722544 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Create volume request issued successfully. Aug 18 13:15:18.722786 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9d8cf96b-c090-4bcf-82d3-0c28658c3f73 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:18.723118 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-48842283-a55d-4c3d-b65b-6bfe6c714a14 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:15:18.723670 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1144/4578] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:15:18 2026] POST /volume/v3/volumes => generated 754 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:18.724766 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9d8cf96b-c090-4bcf-82d3-0c28658c3f73 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:15:18.724766 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9d8cf96b-c090-4bcf-82d3-0c28658c3f73 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:18.724876 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9d8cf96b-c090-4bcf-82d3-0c28658c3f73 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:18.734171 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:18.734171 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:18.734797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ac67d502-6efa-4223-bdc7-9f4169182c54 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:18.736834 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac67d502-6efa-4223-bdc7-9f4169182c54 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:15:18.737040 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac67d502-6efa-4223-bdc7-9f4169182c54 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:18.737254 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac67d502-6efa-4223-bdc7-9f4169182c54 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:18.738389 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9d8cf96b-c090-4bcf-82d3-0c28658c3f73 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:15:18.743243 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9d8cf96b-c090-4bcf-82d3-0c28658c3f73 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:15:18.743764 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1145/4579] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:15:18 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:18.744388 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:18.744388 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:18.747973 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ac67d502-6efa-4223-bdc7-9f4169182c54 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:18.752103 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac67d502-6efa-4223-bdc7-9f4169182c54 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 200 Aug 18 13:15:18.752539 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1153/4580] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:18 2026] GET /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:18.951300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6701b096-275e-4e68-abb4-158c134131d7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:18.953221 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6701b096-275e-4e68-abb4-158c134131d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:18.953438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6701b096-275e-4e68-abb4-158c134131d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:18.953645 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6701b096-275e-4e68-abb4-158c134131d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:18.953735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-6701b096-275e-4e68-abb4-158c134131d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:18.959198 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:18.959198 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:18.960088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6701b096-275e-4e68-abb4-158c134131d7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:18.960572 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1139/4581] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:18 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:19.755837 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cf66ab80-8252-43ba-98e9-21273b0f3ae0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.757707 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf66ab80-8252-43ba-98e9-21273b0f3ae0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:15:19.758020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf66ab80-8252-43ba-98e9-21273b0f3ae0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:19.758272 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cf66ab80-8252-43ba-98e9-21273b0f3ae0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:19.767535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b8348467-49ed-4230-a2e9-20be469eb74d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.768426 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.768426 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:19.769739 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b8348467-49ed-4230-a2e9-20be469eb74d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:15:19.769945 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b8348467-49ed-4230-a2e9-20be469eb74d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:19.770189 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b8348467-49ed-4230-a2e9-20be469eb74d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:19.772311 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cf66ab80-8252-43ba-98e9-21273b0f3ae0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:15:19.778298 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cf66ab80-8252-43ba-98e9-21273b0f3ae0 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:15:19.778812 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1145/4582] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:15:19 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:15:19.778874 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.778874 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:19.782320 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b8348467-49ed-4230-a2e9-20be469eb74d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:19.786678 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b8348467-49ed-4230-a2e9-20be469eb74d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 200 Aug 18 13:15:19.787018 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1146/4583] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:19 2026] GET /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:19.791989 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e2896bfe-7999-4204-8dd1-93028817c9bc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.793749 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e2896bfe-7999-4204-8dd1-93028817c9bc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:15:19.793945 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e2896bfe-7999-4204-8dd1-93028817c9bc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:19.794125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e2896bfe-7999-4204-8dd1-93028817c9bc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:19.798459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b9a647c0-f5bc-46c1-8fb5-e6c7d3549c3b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.800265 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9a647c0-f5bc-46c1-8fb5-e6c7d3549c3b tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:15:19.800317 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.800317 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:19.800477 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9a647c0-f5bc-46c1-8fb5-e6c7d3549c3b tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:19.800710 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9a647c0-f5bc-46c1-8fb5-e6c7d3549c3b tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:19.803616 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e2896bfe-7999-4204-8dd1-93028817c9bc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:15:19.807281 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.807281 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:19.807544 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e2896bfe-7999-4204-8dd1-93028817c9bc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:15:19.807902 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1154/4584] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:15:19 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:15:19.810591 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b9a647c0-f5bc-46c1-8fb5-e6c7d3549c3b tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:19.814764 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9a647c0-f5bc-46c1-8fb5-e6c7d3549c3b tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 200 Aug 18 13:15:19.815100 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1140/4585] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:19 2026] GET /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:19.828805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2154e363-03d7-4d49-8b22-d3cdece94b13 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.830873 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2154e363-03d7-4d49-8b22-d3cdece94b13 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:15:19.831033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2154e363-03d7-4d49-8b22-d3cdece94b13 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:19.831278 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2154e363-03d7-4d49-8b22-d3cdece94b13 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:19.839292 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.839292 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:19.843701 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2154e363-03d7-4d49-8b22-d3cdece94b13 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:19.849089 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2154e363-03d7-4d49-8b22-d3cdece94b13 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 200 Aug 18 13:15:19.849561 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1146/4586] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:19 2026] GET /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:19.862291 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.863836 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:15:19.864133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9cdde47-2baf-464d-963d-8336b6ed2f1d", "name": "tempest-TestVolumeBackupRestore-backup-1467186058", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:19.865645 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Creating new backup {'backup': {'volume_id': 'd9cdde47-2baf-464d-963d-8336b6ed2f1d', 'name': 'tempest-TestVolumeBackupRestore-backup-1467186058', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:15:19.865780 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Creating backup of volume d9cdde47-2baf-464d-963d-8336b6ed2f1d in container None Aug 18 13:15:19.872200 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.872200 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:19.872637 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:19.901814 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Created reservations ['9453f77f-082a-485c-b296-18b7b1b44892', '4de3e496-546b-4ee0-b08f-c1d7ccdaa461'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:19.933993 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2a9132b9-432a-4142-8512-ff0b9e2d15f8 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:15:19.934465 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1147/4587] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:15:19 2026] POST /volume/v3/backups => generated 335 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:19.942780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-62846a45-2a05-417f-8e7e-d1d6e0342d74 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.944549 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-62846a45-2a05-417f-8e7e-d1d6e0342d74 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:19.944819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-62846a45-2a05-417f-8e7e-d1d6e0342d74 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:19.945074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-62846a45-2a05-417f-8e7e-d1d6e0342d74 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:19.945192 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-62846a45-2a05-417f-8e7e-d1d6e0342d74 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:19.949681 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.949681 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:19.950267 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-62846a45-2a05-417f-8e7e-d1d6e0342d74 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:19.950761 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1155/4588] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:19 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:19.971781 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-27903184-beb1-4eed-8cbf-5cf33093b375 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:19.973626 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-27903184-beb1-4eed-8cbf-5cf33093b375 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:19.974016 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-27903184-beb1-4eed-8cbf-5cf33093b375 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:19.974103 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-27903184-beb1-4eed-8cbf-5cf33093b375 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:19.974195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-27903184-beb1-4eed-8cbf-5cf33093b375 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:19.978297 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:19.978297 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:19.978907 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-27903184-beb1-4eed-8cbf-5cf33093b375 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:19.979306 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1141/4589] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:19 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:20.799672 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2ec6cffb-677c-43f2-abf8-558014430399 req-9e395b85-0883-47bb-bd52-c48b22d3a9bb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:20.839083 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-9e395b85-0883-47bb-bd52-c48b22d3a9bb tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:15:20.839316 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-9e395b85-0883-47bb-bd52-c48b22d3a9bb tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:20.839505 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-9e395b85-0883-47bb-bd52-c48b22d3a9bb tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:20.846472 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:20.846472 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:20.849904 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-2ec6cffb-677c-43f2-abf8-558014430399 req-9e395b85-0883-47bb-bd52-c48b22d3a9bb tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:15:20.855542 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-9e395b85-0883-47bb-bd52-c48b22d3a9bb tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:15:20.856226 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1147/4590] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:15:20 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1370 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:20.961100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a9264d4d-8f56-40c4-9e69-033f6f345c8f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:20.967229 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a9264d4d-8f56-40c4-9e69-033f6f345c8f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:20.967498 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a9264d4d-8f56-40c4-9e69-033f6f345c8f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:20.967787 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a9264d4d-8f56-40c4-9e69-033f6f345c8f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:20.967942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a9264d4d-8f56-40c4-9e69-033f6f345c8f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:20.979374 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:20.979374 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:20.980498 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a9264d4d-8f56-40c4-9e69-033f6f345c8f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:20.981053 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1148/4591] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:20 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 744 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:20.989320 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5310a89f-b9ed-4339-8e38-fcfcf030533d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:20.991070 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5310a89f-b9ed-4339-8e38-fcfcf030533d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:20.991293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5310a89f-b9ed-4339-8e38-fcfcf030533d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:20.991474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5310a89f-b9ed-4339-8e38-fcfcf030533d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:20.991628 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-5310a89f-b9ed-4339-8e38-fcfcf030533d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:20.995778 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:20.995778 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:20.996403 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5310a89f-b9ed-4339-8e38-fcfcf030533d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:20.996763 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1156/4592] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:20 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:21.008617 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.010464 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73/export_record Aug 18 13:15:21.010688 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:21.010875 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'export_record' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:21.010983 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Export record for backup ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100591) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:15:21.014955 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:21.014955 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:21.015778 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.api [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling RPCAPI with context: , host: np0000007652, backup: ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100591) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:15:21.023015 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] export_record in rpcapi backup_id ad29d68b-7b24-4113-a66a-7c83f9d8be73 on host np0000007652. {{(pid=100591) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:15:21.035916 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWQyOWQ2OGItN2IyNC00MTEzLWE2NmEtN2M4M2Y5ZDhiZTczIiwgInVzZXJfaWQiOiAiOTA3ODI1MjMxY2ExNDIyZmEwMzUzYzE0Y2M5ZjUyNTUiLCAicHJvamVjdF9pZCI6ICI1NTdlZWY4MmJhNmM0NmM5OGQ1OTRlOWMxZmIyMGZjYyIsICJ2b2x1bWVfaWQiOiAiNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTUxODg1NDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxLzIwMjYwODE4MTMxNTA4L2F6X25vdmFfYmFja3VwX2FkMjlkNjhiLTdiMjQtNDExMy1hNjZhLTdjODNmOWQ4YmU3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100591) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:15:21.036174 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f4a3abd3-6546-4308-8b95-156f7d53ad09 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73/export_record returned with HTTP 200 Aug 18 13:15:21.036618 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1142/4593] 10.4.3.126 () {68 vars in 1430 bytes} [Tue Aug 18 13:15:21 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:21.046363 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8dffb04a-cf29-46f4-a377-85b4468b261e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.048134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8dffb04a-cf29-46f4-a377-85b4468b261e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:21.048476 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8dffb04a-cf29-46f4-a377-85b4468b261e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:21.048512 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8dffb04a-cf29-46f4-a377-85b4468b261e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:21.048613 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8dffb04a-cf29-46f4-a377-85b4468b261e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:21.052647 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:21.052647 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:21.053219 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8dffb04a-cf29-46f4-a377-85b4468b261e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:21.053559 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1148/4594] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:21 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:21.063221 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-194e6495-46a0-472f-9ad5-73517e0fdb60 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.065008 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-194e6495-46a0-472f-9ad5-73517e0fdb60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] POST https://10.4.3.126/volume/v3/backups/import_record Aug 18 13:15:21.065434 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-194e6495-46a0-472f-9ad5-73517e0fdb60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmQ4ZmNhYWMtYmU1Zi00N2MzLWI4MWItOWZmMzk4YTdhNzM3IiwgInVzZXJfaWQiOiAiOTA3ODI1MjMxY2ExNDIyZmEwMzUzYzE0Y2M5ZjUyNTUiLCAicHJvamVjdF9pZCI6ICI1NTdlZWY4MmJhNmM0NmM5OGQ1OTRlOWMxZmIyMGZjYyIsICJ2b2x1bWVfaWQiOiAiNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTUxODg1NDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxLzIwMjYwODE4MTMxNTA4L2F6X25vdmFfYmFja3VwX2FkMjlkNjhiLTdiMjQtNDExMy1hNjZhLTdjODNmOWQ4YmU3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:21.066793 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-194e6495-46a0-472f-9ad5-73517e0fdb60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmQ4ZmNhYWMtYmU1Zi00N2MzLWI4MWItOWZmMzk4YTdhNzM3IiwgInVzZXJfaWQiOiAiOTA3ODI1MjMxY2ExNDIyZmEwMzUzYzE0Y2M5ZjUyNTUiLCAicHJvamVjdF9pZCI6ICI1NTdlZWY4MmJhNmM0NmM5OGQ1OTRlOWMxZmIyMGZjYyIsICJ2b2x1bWVfaWQiOiAiNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTUxODg1NDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxLzIwMjYwODE4MTMxNTA4L2F6X25vdmFfYmFja3VwX2FkMjlkNjhiLTdiMjQtNDExMy1hNjZhLTdjODNmOWQ4YmU3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100588) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 13:15:21.066917 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-194e6495-46a0-472f-9ad5-73517e0fdb60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmQ4ZmNhYWMtYmU1Zi00N2MzLWI4MWItOWZmMzk4YTdhNzM3IiwgInVzZXJfaWQiOiAiOTA3ODI1MjMxY2ExNDIyZmEwMzUzYzE0Y2M5ZjUyNTUiLCAicHJvamVjdF9pZCI6ICI1NTdlZWY4MmJhNmM0NmM5OGQ1OTRlOWMxZmIyMGZjYyIsICJ2b2x1bWVfaWQiOiAiNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxIiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTUxODg1NDM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDA5NThjYjgtMzc1NC00OTM3LThlNTctODI0ZGUxMDdkZTUxLzIwMjYwODE4MTMxNTA4L2F6X25vdmFfYmFja3VwX2FkMjlkNjhiLTdiMjQtNDExMy1hNjZhLTdjODNmOWQ4YmU3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTU6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100588) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 13:15:21.067543 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-194e6495-46a0-472f-9ad5-73517e0fdb60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3cec770930d74005ad41b625db183413', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557eef82ba6c46c98d594e9c1fb20fcc', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:15:21.067735 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-194e6495-46a0-472f-9ad5-73517e0fdb60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 403 Aug 18 13:15:21.068188 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1149/4595] 10.4.3.126 () {70 vars in 1342 bytes} [Tue Aug 18 13:15:21 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 18 13:15:21.075992 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.077813 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 Aug 18 13:15:21.078059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:21.078306 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:21.078493 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume with id: 40958cb8-3754-4937-8e57-824de107de51 Aug 18 13:15:21.084880 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:21.084880 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:21.085232 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:21.103718 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume request issued successfully. Aug 18 13:15:21.103718 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec722a8d-3d36-4418-93c8-ef9e244fcda7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 returned with HTTP 202 Aug 18 13:15:21.103718 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1157/4596] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:21 2026] DELETE /volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:21.108543 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e6e8463a-daa6-48e1-a72a-a713a77ce6e3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.110168 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e6e8463a-daa6-48e1-a72a-a713a77ce6e3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 Aug 18 13:15:21.110413 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e6e8463a-daa6-48e1-a72a-a713a77ce6e3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:21.110588 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e6e8463a-daa6-48e1-a72a-a713a77ce6e3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:21.117060 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:21.117060 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:21.120348 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e6e8463a-daa6-48e1-a72a-a713a77ce6e3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:21.123958 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e6e8463a-daa6-48e1-a72a-a713a77ce6e3 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 returned with HTTP 200 Aug 18 13:15:21.124327 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1143/4597] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:21 2026] GET /volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:21.329335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2ec6cffb-677c-43f2-abf8-558014430399 req-0bd758cd-f2b9-4ff6-8918-a3c4b14a7922 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.331739 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-0bd758cd-f2b9-4ff6-8918-a3c4b14a7922 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:15:21.331987 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-0bd758cd-f2b9-4ff6-8918-a3c4b14a7922 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:21.332224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-0bd758cd-f2b9-4ff6-8918-a3c4b14a7922 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:21.341583 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:21.341583 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:21.348497 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-2ec6cffb-677c-43f2-abf8-558014430399 req-0bd758cd-f2b9-4ff6-8918-a3c4b14a7922 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:15:21.354993 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-0bd758cd-f2b9-4ff6-8918-a3c4b14a7922 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:15:21.355578 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1149/4598] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:15:21 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:21.367401 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-87d4c02b-24a0-49b4-87b9-0b517cdfbf0d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.367772 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87d4c02b-24a0-49b4-87b9-0b517cdfbf0d None None] GET https://10.4.3.126/volume// Aug 18 13:15:21.367971 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87d4c02b-24a0-49b4-87b9-0b517cdfbf0d None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:21.368167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87d4c02b-24a0-49b4-87b9-0b517cdfbf0d None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:21.368480 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87d4c02b-24a0-49b4-87b9-0b517cdfbf0d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:15:21.368761 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1150/4599] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:15:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:15:21.379380 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-2ec6cffb-677c-43f2-abf8-558014430399 req-792baa4c-108d-43db-95bb-cc3fb6956058 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.381642 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-792baa4c-108d-43db-95bb-cc3fb6956058 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:15:21.382013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-792baa4c-108d-43db-95bb-cc3fb6956058 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b03cd877-b11c-4c3e-a198-05a4ec627a77", "connector": null, "instance_uuid": "9947e6a5-ddc4-4f9a-890b-041a7a9e2e3d"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:21.391731 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:21.391731 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:21.421977 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-792baa4c-108d-43db-95bb-cc3fb6956058 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:15:21.422456 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1158/4600] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:15:21 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 18 13:15:21.991190 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2a841b15-b2b9-47a4-a9ea-d19b0661b51d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:21.992918 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a841b15-b2b9-47a4-a9ea-d19b0661b51d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:21.993101 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a841b15-b2b9-47a4-a9ea-d19b0661b51d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:21.993295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2a841b15-b2b9-47a4-a9ea-d19b0661b51d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:21.993399 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2a841b15-b2b9-47a4-a9ea-d19b0661b51d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:21.997520 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:21.997520 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:21.998254 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2a841b15-b2b9-47a4-a9ea-d19b0661b51d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:21.998583 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1144/4601] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:21 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:22.137071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-387d6815-61b7-4aae-b27f-71eac4b25d8e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.139031 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-387d6815-61b7-4aae-b27f-71eac4b25d8e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 Aug 18 13:15:22.139235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-387d6815-61b7-4aae-b27f-71eac4b25d8e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:22.139421 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-387d6815-61b7-4aae-b27f-71eac4b25d8e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:22.146067 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-387d6815-61b7-4aae-b27f-71eac4b25d8e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 returned with HTTP 404 Aug 18 13:15:22.146551 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1150/4602] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:22 2026] GET /volume/v3/volumes/40958cb8-3754-4937-8e57-824de107de51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:22.154274 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2c952ee3-3e8c-4295-a636-8dc94ca7fcee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.155970 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c952ee3-3e8c-4295-a636-8dc94ca7fcee tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] GET https://10.4.3.126/volume/v3/backups Aug 18 13:15:22.156189 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c952ee3-3e8c-4295-a636-8dc94ca7fcee tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:22.156388 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c952ee3-3e8c-4295-a636-8dc94ca7fcee tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:22.156641 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.api_utils [None req-2c952ee3-3e8c-4295-a636-8dc94ca7fcee tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Removing options '' from query. {{(pid=100588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:15:22.159302 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=155,cinder:UPDATE=33,cinder:INSERT=9 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:15:22.163865 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c952ee3-3e8c-4295-a636-8dc94ca7fcee tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 18 13:15:22.164292 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1151/4603] 10.4.3.126 () {68 vars in 1277 bytes} [Tue Aug 18 13:15:22 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:22.173715 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4bfee096-cd75-463f-bfe3-4a0139f1f08e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.176053 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4bfee096-cd75-463f-bfe3-4a0139f1f08e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] GET https://10.4.3.126/volume/v3/backups?project_id=557eef82ba6c46c98d594e9c1fb20fcc Aug 18 13:15:22.176382 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4bfee096-cd75-463f-bfe3-4a0139f1f08e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:22.176677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4bfee096-cd75-463f-bfe3-4a0139f1f08e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:22.177036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-4bfee096-cd75-463f-bfe3-4a0139f1f08e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Removing options 'project_id' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:15:22.177358 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:22.177358 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:22.183412 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4bfee096-cd75-463f-bfe3-4a0139f1f08e tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups?project_id=557eef82ba6c46c98d594e9c1fb20fcc returned with HTTP 200 Aug 18 13:15:22.183898 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1159/4604] 10.4.3.126 () {68 vars in 1364 bytes} [Tue Aug 18 13:15:22 2026] GET /volume/v3/backups?project_id=557eef82ba6c46c98d594e9c1fb20fcc => generated 624 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:22.192390 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.194299 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:15:22.194573 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-238652023"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:22.195977 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-238652023'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:15:22.196089 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume of 1 GB Aug 18 13:15:22.202961 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Availability Zones retrieved successfully. Aug 18 13:15:22.208226 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (e3d3e7c6-007f-4015-9c9f-622ae4cad180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:22.209262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9f06ef-2e10-43d8-bebb-aaa15340400f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:22.210087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:15:22.238671 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9f06ef-2e10-43d8-bebb-aaa15340400f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:22.239451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7207f525-64b7-43b0-b26f-a486d4fcdf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:22.278165 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['874d6cdf-aa1c-4705-b0f9-f4226671446e', 'bcd844a1-9145-487c-bfe4-7c71fcc9f39d', 'e9be1ff9-9586-4c61-89a0-9817dd0a88f4', 'baa7dac7-b462-4c10-9016-af600b820502'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:22.278929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7207f525-64b7-43b0-b26f-a486d4fcdf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['874d6cdf-aa1c-4705-b0f9-f4226671446e', 'bcd844a1-9145-487c-bfe4-7c71fcc9f39d', 'e9be1ff9-9586-4c61-89a0-9817dd0a88f4', 'baa7dac7-b462-4c10-9016-af600b820502']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:22.279617 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61dd713-7d41-4aff-9216-eaeb2b9759e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:22.299603 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8a1b20c5-6382-4a03-8da0-95d261783ff4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.299988 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a1b20c5-6382-4a03-8da0-95d261783ff4 None None] GET https://10.4.3.126/volume// Aug 18 13:15:22.300169 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a1b20c5-6382-4a03-8da0-95d261783ff4 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:22.300349 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a1b20c5-6382-4a03-8da0-95d261783ff4 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:22.300641 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a1b20c5-6382-4a03-8da0-95d261783ff4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:15:22.301122 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1151/4605] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:15:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:15:22.307864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61dd713-7d41-4aff-9216-eaeb2b9759e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a6801c2-f80a-4102-a7d1-9f9594cd347e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238652023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['874d6cdf-aa1c-4705-b0f9-f4226671446e','bcd844a1-9145-487c-bfe4-7c71fcc9f39d','e9be1ff9-9586-4c61-89a0-9817dd0a88f4','baa7dac7-b462-4c10-9016-af600b820502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238652023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a6801c2-f80a-4102-a7d1-9f9594cd347e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557eef82ba6c46c98d594e9c1fb20fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907825231ca1422fa0353c14cc9f5255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:22.308186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-2ec6cffb-677c-43f2-abf8-558014430399 req-39cc25d5-b119-41b3-aa63-9ff2339efe07 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.308743 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc399ca3-6048-42d1-8721-bb9634d21786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:22.326110 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc399ca3-6048-42d1-8721-bb9634d21786) transitioned into state 'SUCCESS' from state '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-238652023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['874d6cdf-aa1c-4705-b0f9-f4226671446e','bcd844a1-9145-487c-bfe4-7c71fcc9f39d','e9be1ff9-9586-4c61-89a0-9817dd0a88f4','baa7dac7-b462-4c10-9016-af600b820502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907825231ca1422fa0353c14cc9f5255',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:22.326956 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6020b61-eab3-4536-a90a-f7dfd1dbec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:22.338496 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6020b61-eab3-4536-a90a-f7dfd1dbec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:22.339511 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Flow 'volume_create_api' (e3d3e7c6-007f-4015-9c9f-622ae4cad180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:22.339862 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Create volume request issued successfully. Aug 18 13:15:22.342744 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-39cc25d5-b119-41b3-aa63-9ff2339efe07 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:15:22.343700 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7912cd99-c4c4-4c12-ace9-a3fa4c2f20df tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:15:22.343865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-39cc25d5-b119-41b3-aa63-9ff2339efe07 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:22.344123 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1145/4606] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:15:22 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:22.344179 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-39cc25d5-b119-41b3-aa63-9ff2339efe07 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:22.357666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f17a49a1-95e2-489e-854e-5b70b365c91d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.359241 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:22.359241 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:22.359795 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f17a49a1-95e2-489e-854e-5b70b365c91d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e Aug 18 13:15:22.359996 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f17a49a1-95e2-489e-854e-5b70b365c91d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:22.361258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f17a49a1-95e2-489e-854e-5b70b365c91d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:22.364691 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-2ec6cffb-677c-43f2-abf8-558014430399 req-39cc25d5-b119-41b3-aa63-9ff2339efe07 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:15:22.368144 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:22.368144 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:22.371443 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-39cc25d5-b119-41b3-aa63-9ff2339efe07 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:15:22.371840 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1152/4607] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:15:22 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1549 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:15:22.373103 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f17a49a1-95e2-489e-854e-5b70b365c91d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:22.379145 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f17a49a1-95e2-489e-854e-5b70b365c91d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e returned with HTTP 200 Aug 18 13:15:22.379145 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1160/4608] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:22 2026] GET /volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:22.505117 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2ec6cffb-677c-43f2-abf8-558014430399 req-29213f29-7477-407a-b300-66766b045005 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.507104 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-29213f29-7477-407a-b300-66766b045005 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] PUT https://10.4.3.126/volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5 Aug 18 13:15:22.507486 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-29213f29-7477-407a-b300-66766b045005 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:22.517685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-2ec6cffb-677c-43f2-abf8-558014430399 req-29213f29-7477-407a-b300-66766b045005 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Acquiring lock "cinder-attachment_update-b03cd877-b11c-4c3e-a198-05a4ec627a77-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:15:22.523129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-2ec6cffb-677c-43f2-abf8-558014430399 req-29213f29-7477-407a-b300-66766b045005 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Lock "cinder-attachment_update-b03cd877-b11c-4c3e-a198-05a4ec627a77-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:15:22.524326 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:22.524326 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:22.611774 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-2ec6cffb-677c-43f2-abf8-558014430399 req-29213f29-7477-407a-b300-66766b045005 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Lock "cinder-attachment_update-b03cd877-b11c-4c3e-a198-05a4ec627a77-np0000007652" released by "attachment_update" :: held 0.089s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:15:22.612119 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-29213f29-7477-407a-b300-66766b045005 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5 returned with HTTP 200 Aug 18 13:15:22.612595 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1152/4609] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:15:22 2026] PUT /volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:22.638602 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-2ec6cffb-677c-43f2-abf8-558014430399 req-eb1940dd-caef-4ad1-b140-aacadc3646f9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:22.640860 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-eb1940dd-caef-4ad1-b140-aacadc3646f9 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5/action Aug 18 13:15:22.641204 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-eb1940dd-caef-4ad1-b140-aacadc3646f9 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:15:22.641347 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-eb1940dd-caef-4ad1-b140-aacadc3646f9 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:22.660699 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:22.660699 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:22.669511 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2ec6cffb-677c-43f2-abf8-558014430399 req-eb1940dd-caef-4ad1-b140-aacadc3646f9 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5/action returned with HTTP 204 Aug 18 13:15:22.669937 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1146/4610] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:15:22 2026] POST /volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:23.009035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2c570ce8-2505-4d3b-83e6-78fa1c29c93c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:23.010644 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c570ce8-2505-4d3b-83e6-78fa1c29c93c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:23.011122 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c570ce8-2505-4d3b-83e6-78fa1c29c93c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:23.011438 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c570ce8-2505-4d3b-83e6-78fa1c29c93c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:23.011660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2c570ce8-2505-4d3b-83e6-78fa1c29c93c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:23.020263 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:23.020263 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:23.020263 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c570ce8-2505-4d3b-83e6-78fa1c29c93c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:23.020263 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1153/4611] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:23 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:23.296181 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-ee5d95d2-eb42-4a95-aa20-72c1b5d2d89a req-d5de6a88-dcf4-40f4-b26e-f6881f22e1f7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:23.298238 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ee5d95d2-eb42-4a95-aa20-72c1b5d2d89a req-d5de6a88-dcf4-40f4-b26e-f6881f22e1f7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] DELETE https://10.4.3.126/volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6 Aug 18 13:15:23.298409 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ee5d95d2-eb42-4a95-aa20-72c1b5d2d89a req-d5de6a88-dcf4-40f4-b26e-f6881f22e1f7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:23.298690 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-ee5d95d2-eb42-4a95-aa20-72c1b5d2d89a req-d5de6a88-dcf4-40f4-b26e-f6881f22e1f7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:23.300148 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=169,cinder:UPDATE=36,cinder:INSERT=16 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:15:23.305095 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:23.305095 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:23.352877 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-ee5d95d2-eb42-4a95-aa20-72c1b5d2d89a req-d5de6a88-dcf4-40f4-b26e-f6881f22e1f7 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6 returned with HTTP 200 Aug 18 13:15:23.353283 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1161/4612] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:15:23 2026] DELETE /volume/v3/attachments/79dd5672-d642-4600-a85e-572ed5ba13b6 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:23.392232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0119e5ed-3b7b-436c-8526-c1335f74e29f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:23.394058 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0119e5ed-3b7b-436c-8526-c1335f74e29f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e Aug 18 13:15:23.394292 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0119e5ed-3b7b-436c-8526-c1335f74e29f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:23.394487 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0119e5ed-3b7b-436c-8526-c1335f74e29f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:23.402581 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:23.402581 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:23.406590 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0119e5ed-3b7b-436c-8526-c1335f74e29f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:23.411344 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0119e5ed-3b7b-436c-8526-c1335f74e29f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e returned with HTTP 200 Aug 18 13:15:23.411891 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1153/4613] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:23 2026] GET /volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:23.426769 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:23.428888 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:15:23.429289 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a6801c2-f80a-4102-a7d1-9f9594cd347e", "name": "tempest-type-Backup-535187262"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:23.431493 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating new backup {'backup': {'volume_id': '1a6801c2-f80a-4102-a7d1-9f9594cd347e', 'name': 'tempest-type-Backup-535187262'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:15:23.431628 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Creating backup of volume 1a6801c2-f80a-4102-a7d1-9f9594cd347e in container None Aug 18 13:15:23.434375 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=209,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:15:23.442172 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:23.442172 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:23.442172 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:23.458172 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Created reservations ['6345299f-5540-4298-ab6a-b887529a6442', 'adac8635-782e-4164-9692-ec109dc704da'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:23.486977 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-658e68fb-7f46-4658-95bd-294b8de5dcb2 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:15:23.486977 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1147/4614] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:15:23 2026] POST /volume/v3/backups => generated 315 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:23.495078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-67cefd4d-9e2e-4a15-836c-2c1fd7638812 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:23.497041 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-67cefd4d-9e2e-4a15-836c-2c1fd7638812 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:23.497488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-67cefd4d-9e2e-4a15-836c-2c1fd7638812 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:23.498680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-67cefd4d-9e2e-4a15-836c-2c1fd7638812 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:23.498680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-67cefd4d-9e2e-4a15-836c-2c1fd7638812 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:23.506406 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:23.506406 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:23.506406 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-67cefd4d-9e2e-4a15-836c-2c1fd7638812 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:23.506884 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1154/4615] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:23 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:24.032664 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bdab688c-c0e5-471c-a4be-207bc82a2d00 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:24.035946 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bdab688c-c0e5-471c-a4be-207bc82a2d00 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:24.036164 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bdab688c-c0e5-471c-a4be-207bc82a2d00 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:24.036368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bdab688c-c0e5-471c-a4be-207bc82a2d00 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:24.036464 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bdab688c-c0e5-471c-a4be-207bc82a2d00 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:24.042904 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:24.042904 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:24.043581 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bdab688c-c0e5-471c-a4be-207bc82a2d00 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:24.043913 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1162/4616] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:24 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:24.520531 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1a7bf948-d6f1-49cd-984a-9944af5276ad None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:24.522472 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a7bf948-d6f1-49cd-984a-9944af5276ad tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:24.522575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf948-d6f1-49cd-984a-9944af5276ad tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:24.522888 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf948-d6f1-49cd-984a-9944af5276ad tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:24.522888 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-1a7bf948-d6f1-49cd-984a-9944af5276ad tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:24.525284 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=193,cinder:UPDATE=41,cinder:INSERT=21 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:15:24.529271 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:24.529271 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:24.530350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a7bf948-d6f1-49cd-984a-9944af5276ad tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:24.530814 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1154/4617] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:24 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:25.054411 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5912d12e-ec6c-48e8-b088-a4159c19457c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:25.056051 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5912d12e-ec6c-48e8-b088-a4159c19457c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:25.056368 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5912d12e-ec6c-48e8-b088-a4159c19457c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:25.057628 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5912d12e-ec6c-48e8-b088-a4159c19457c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:25.057628 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5912d12e-ec6c-48e8-b088-a4159c19457c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:25.060993 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:25.060993 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:25.061749 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5912d12e-ec6c-48e8-b088-a4159c19457c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:25.062184 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1148/4618] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:25 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:25.194663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:25.196440 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:15:25.196621 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:25.196807 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:25.196961 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume with id: a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:15:25.203867 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:25.203867 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:25.204303 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:15:25.215312 np0000007652 devstack@c-api.service[100588]: WARNING cinder.keymgr.conf_key_mgr [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:15:25.221264 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume request issued successfully. Aug 18 13:15:25.221264 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4bd1f6b6-aa65-4cd8-a0dd-b1594043509b tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 202 Aug 18 13:15:25.221657 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1155/4619] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:15:25 2026] DELETE /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:25.230372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e23687a6-d9ef-4ec3-91f5-39bfcc804de5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:25.232461 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e23687a6-d9ef-4ec3-91f5-39bfcc804de5 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:15:25.232702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e23687a6-d9ef-4ec3-91f5-39bfcc804de5 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:25.232963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e23687a6-d9ef-4ec3-91f5-39bfcc804de5 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:25.241070 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:25.241070 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:25.245123 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e23687a6-d9ef-4ec3-91f5-39bfcc804de5 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:15:25.251171 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e23687a6-d9ef-4ec3-91f5-39bfcc804de5 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 200 Aug 18 13:15:25.251569 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1163/4620] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:25 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 1449 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:25.540813 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c5003153-15dc-49b9-9259-1e4b3382ff94 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:25.542225 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c5003153-15dc-49b9-9259-1e4b3382ff94 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:25.542441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c5003153-15dc-49b9-9259-1e4b3382ff94 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:25.542616 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c5003153-15dc-49b9-9259-1e4b3382ff94 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:25.542758 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c5003153-15dc-49b9-9259-1e4b3382ff94 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:25.546556 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:25.546556 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:25.547085 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c5003153-15dc-49b9-9259-1e4b3382ff94 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:25.547423 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1155/4621] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:25 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:26.071581 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-66a2a46f-5e8e-4cee-b886-83b53291ca4e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:26.073294 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66a2a46f-5e8e-4cee-b886-83b53291ca4e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:26.073483 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66a2a46f-5e8e-4cee-b886-83b53291ca4e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:26.073657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66a2a46f-5e8e-4cee-b886-83b53291ca4e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:26.073774 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-66a2a46f-5e8e-4cee-b886-83b53291ca4e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:26.077678 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:26.077678 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:26.078464 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66a2a46f-5e8e-4cee-b886-83b53291ca4e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:26.078798 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1149/4622] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:26 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:26.264836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-79b356fb-bbfb-4aa3-8276-30ff116b4b1a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:26.266436 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-79b356fb-bbfb-4aa3-8276-30ff116b4b1a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e Aug 18 13:15:26.266761 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-79b356fb-bbfb-4aa3-8276-30ff116b4b1a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:26.267020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-79b356fb-bbfb-4aa3-8276-30ff116b4b1a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:26.272741 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-79b356fb-bbfb-4aa3-8276-30ff116b4b1a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e returned with HTTP 404 Aug 18 13:15:26.272741 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1156/4623] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:26 2026] GET /volume/v3/volumes/a4c1bb0f-d0c9-4b45-885a-4df1468e2f4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:26.536352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9d66167c-a396-4301-9eb0-631b04190766 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:26.538186 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] DELETE https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:15:26.538404 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:26.538595 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:26.538800 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume with id: df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:15:26.545763 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:26.545763 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:26.546316 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:15:26.556879 np0000007652 devstack@c-api.service[100589]: WARNING cinder.keymgr.conf_key_mgr [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:15:26.557101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8c42c271-17aa-41be-95d8-b4e2abd492af None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:26.559303 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8c42c271-17aa-41be-95d8-b4e2abd492af tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:26.559574 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8c42c271-17aa-41be-95d8-b4e2abd492af tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:26.559822 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8c42c271-17aa-41be-95d8-b4e2abd492af tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:26.559983 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8c42c271-17aa-41be-95d8-b4e2abd492af tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:26.562914 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Delete volume request issued successfully. Aug 18 13:15:26.563233 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9d66167c-a396-4301-9eb0-631b04190766 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 202 Aug 18 13:15:26.563718 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1164/4624] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:15:26 2026] DELETE /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:26.564913 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:26.564913 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:26.565873 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8c42c271-17aa-41be-95d8-b4e2abd492af tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:26.565950 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1156/4625] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:26 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:26.571494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-10d3185f-7bed-4fea-8ed2-4c19c6ac9e7a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:26.573602 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10d3185f-7bed-4fea-8ed2-4c19c6ac9e7a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:15:26.573917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10d3185f-7bed-4fea-8ed2-4c19c6ac9e7a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:26.574198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10d3185f-7bed-4fea-8ed2-4c19c6ac9e7a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:26.582834 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:26.582834 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:26.587038 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-10d3185f-7bed-4fea-8ed2-4c19c6ac9e7a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Volume info retrieved successfully. Aug 18 13:15:26.592751 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10d3185f-7bed-4fea-8ed2-4c19c6ac9e7a tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 200 Aug 18 13:15:26.593385 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1150/4626] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:26 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:27.089386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bb58f3de-167e-4e34-b712-944450770213 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:27.091312 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bb58f3de-167e-4e34-b712-944450770213 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:27.091571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bb58f3de-167e-4e34-b712-944450770213 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:27.091836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bb58f3de-167e-4e34-b712-944450770213 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:27.092017 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bb58f3de-167e-4e34-b712-944450770213 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:27.097906 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:27.097906 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:27.098997 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bb58f3de-167e-4e34-b712-944450770213 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:27.099370 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1157/4627] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:27 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:27.577556 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ac72bfdf-1d9e-470d-9a15-5afb00095ccc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:27.579804 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac72bfdf-1d9e-470d-9a15-5afb00095ccc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:27.580074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac72bfdf-1d9e-470d-9a15-5afb00095ccc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:27.580318 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac72bfdf-1d9e-470d-9a15-5afb00095ccc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:27.580442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ac72bfdf-1d9e-470d-9a15-5afb00095ccc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:27.585348 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:27.585348 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:27.586043 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac72bfdf-1d9e-470d-9a15-5afb00095ccc tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:27.586452 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1165/4628] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:27 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:27.606780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3561fe73-afb1-4290-97b9-072f73e01002 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:27.610136 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3561fe73-afb1-4290-97b9-072f73e01002 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] GET https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 Aug 18 13:15:27.610456 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3561fe73-afb1-4290-97b9-072f73e01002 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:27.610754 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3561fe73-afb1-4290-97b9-072f73e01002 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:27.619332 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3561fe73-afb1-4290-97b9-072f73e01002 tempest-TestEncryptedCinderVolumes-767883223 tempest-TestEncryptedCinderVolumes-767883223-project-member] https://10.4.3.126/volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 returned with HTTP 404 Aug 18 13:15:27.620053 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1157/4629] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:27 2026] GET /volume/v3/volumes/df98b234-60f3-4df1-91c2-729b741e4cb1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:27.627656 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-051bf8c4-ce61-46b7-b000-8640b368bc28 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:27.629480 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-051bf8c4-ce61-46b7-b000-8640b368bc28 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:15:27.629546 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-051bf8c4-ce61-46b7-b000-8640b368bc28 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:27.629844 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-051bf8c4-ce61-46b7-b000-8640b368bc28 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:27.630855 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-051bf8c4-ce61-46b7-b000-8640b368bc28 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:15:27.645843 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-051bf8c4-ce61-46b7-b000-8640b368bc28 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Get all volumes completed successfully. Aug 18 13:15:27.647543 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:27.647543 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:27.653073 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-051bf8c4-ce61-46b7-b000-8640b368bc28 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:15:27.653531 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1151/4630] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:15:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:27.667742 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e1d38eeb-560d-40e7-9011-c9265fa027b3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:27.669577 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e1d38eeb-560d-40e7-9011-c9265fa027b3 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] DELETE https://10.4.3.126/volume/v3/types/4e3cd62f-8b19-440f-a040-d8e2e06626d9 Aug 18 13:15:27.669786 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e1d38eeb-560d-40e7-9011-c9265fa027b3 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:27.669977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e1d38eeb-560d-40e7-9011-c9265fa027b3 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:27.700967 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e1d38eeb-560d-40e7-9011-c9265fa027b3 tempest-TestEncryptedCinderVolumes-1000352144 tempest-TestEncryptedCinderVolumes-1000352144-project-admin] https://10.4.3.126/volume/v3/types/4e3cd62f-8b19-440f-a040-d8e2e06626d9 returned with HTTP 202 Aug 18 13:15:27.701451 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1158/4631] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:15:27 2026] DELETE /volume/v3/types/4e3cd62f-8b19-440f-a040-d8e2e06626d9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:28.110913 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ce3ed33b-b1cb-43a6-9d4c-acf4195aa638 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:28.113297 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce3ed33b-b1cb-43a6-9d4c-acf4195aa638 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:28.113576 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce3ed33b-b1cb-43a6-9d4c-acf4195aa638 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:28.113810 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce3ed33b-b1cb-43a6-9d4c-acf4195aa638 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:28.113922 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ce3ed33b-b1cb-43a6-9d4c-acf4195aa638 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:28.118296 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:28.118296 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:28.119281 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce3ed33b-b1cb-43a6-9d4c-acf4195aa638 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:28.119789 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1166/4632] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:28 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:28.598085 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5c9fc380-bd74-4cae-aecf-2fa0614349e9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:28.601180 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5c9fc380-bd74-4cae-aecf-2fa0614349e9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:28.601397 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5c9fc380-bd74-4cae-aecf-2fa0614349e9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:28.601585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5c9fc380-bd74-4cae-aecf-2fa0614349e9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:28.601670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-5c9fc380-bd74-4cae-aecf-2fa0614349e9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:28.610515 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:28.610515 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:28.611074 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5c9fc380-bd74-4cae-aecf-2fa0614349e9 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:28.611443 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1158/4633] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:28 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:29.131062 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0e8ceeae-8a4e-48c9-9cd2-00145e5d4fb0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:29.132537 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0e8ceeae-8a4e-48c9-9cd2-00145e5d4fb0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:29.132721 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0e8ceeae-8a4e-48c9-9cd2-00145e5d4fb0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:29.132989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0e8ceeae-8a4e-48c9-9cd2-00145e5d4fb0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:29.133123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-0e8ceeae-8a4e-48c9-9cd2-00145e5d4fb0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:29.138628 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:29.138628 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:29.139333 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0e8ceeae-8a4e-48c9-9cd2-00145e5d4fb0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:29.139907 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1152/4634] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:29 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:29.218690 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-76b15c97-6265-4fa4-8dc4-0abb899f3c78 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:29.220596 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-76b15c97-6265-4fa4-8dc4-0abb899f3c78 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 Aug 18 13:15:29.220769 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-76b15c97-6265-4fa4-8dc4-0abb899f3c78 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:29.220993 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-76b15c97-6265-4fa4-8dc4-0abb899f3c78 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:29.229095 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:29.229095 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:29.333191 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-960c6c42-f234-401a-a3eb-d3714bd1619d req-76b15c97-6265-4fa4-8dc4-0abb899f3c78 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 returned with HTTP 200 Aug 18 13:15:29.333694 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1159/4635] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:15:29 2026] DELETE /volume/v3/attachments/6d4741d5-b10e-47c9-a9a6-1ec9851934e6 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:29.621842 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b308742b-16d2-40b3-9f41-4de8d4f70031 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:29.623828 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b308742b-16d2-40b3-9f41-4de8d4f70031 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:29.624155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b308742b-16d2-40b3-9f41-4de8d4f70031 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:29.624438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b308742b-16d2-40b3-9f41-4de8d4f70031 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:29.624652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b308742b-16d2-40b3-9f41-4de8d4f70031 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:29.630377 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:29.630377 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:29.631028 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b308742b-16d2-40b3-9f41-4de8d4f70031 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:29.631422 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1167/4636] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:29 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:29.998585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-cfff3710-c72a-469a-882a-d4afed737308 req-2440ced9-599f-4864-8b07-808029d9fbfc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:30.002288 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-cfff3710-c72a-469a-882a-d4afed737308 req-2440ced9-599f-4864-8b07-808029d9fbfc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:15:30.002568 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-cfff3710-c72a-469a-882a-d4afed737308 req-2440ced9-599f-4864-8b07-808029d9fbfc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:30.002915 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-cfff3710-c72a-469a-882a-d4afed737308 req-2440ced9-599f-4864-8b07-808029d9fbfc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:30.012701 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:30.012701 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:30.018573 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-cfff3710-c72a-469a-882a-d4afed737308 req-2440ced9-599f-4864-8b07-808029d9fbfc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:15:30.023588 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-cfff3710-c72a-469a-882a-d4afed737308 req-2440ced9-599f-4864-8b07-808029d9fbfc tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:15:30.024030 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1159/4637] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:15:29 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:30.156957 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-57d9c45b-2857-4264-90d9-a493f1159652 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:30.157854 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57d9c45b-2857-4264-90d9-a493f1159652 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:30.158362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-57d9c45b-2857-4264-90d9-a493f1159652 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:30.158362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-57d9c45b-2857-4264-90d9-a493f1159652 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:30.158362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-57d9c45b-2857-4264-90d9-a493f1159652 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:30.164079 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:30.164079 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:30.164079 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-57d9c45b-2857-4264-90d9-a493f1159652 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:30.164731 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1153/4638] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:30 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:30.643531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8e1461dc-9d54-4662-b52a-23619a187e60 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:30.646190 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8e1461dc-9d54-4662-b52a-23619a187e60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:30.647349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8e1461dc-9d54-4662-b52a-23619a187e60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:30.647349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8e1461dc-9d54-4662-b52a-23619a187e60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:30.647349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-8e1461dc-9d54-4662-b52a-23619a187e60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:30.653108 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:30.653108 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:30.653961 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8e1461dc-9d54-4662-b52a-23619a187e60 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:30.655000 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1160/4639] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:30 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:31.180001 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8c8ef576-ac58-4dd4-89fc-c1b7f7af4674 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:31.181846 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8c8ef576-ac58-4dd4-89fc-c1b7f7af4674 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:31.182051 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8c8ef576-ac58-4dd4-89fc-c1b7f7af4674 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:31.182319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8c8ef576-ac58-4dd4-89fc-c1b7f7af4674 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:31.182425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-8c8ef576-ac58-4dd4-89fc-c1b7f7af4674 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:31.187793 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:31.187793 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:31.188585 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8c8ef576-ac58-4dd4-89fc-c1b7f7af4674 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:31.189147 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1168/4640] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:31 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:31.669356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4339a196-56b4-4d8e-92b7-59d504a50dce None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:31.671892 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4339a196-56b4-4d8e-92b7-59d504a50dce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:31.672103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4339a196-56b4-4d8e-92b7-59d504a50dce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:31.672293 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4339a196-56b4-4d8e-92b7-59d504a50dce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:31.672393 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4339a196-56b4-4d8e-92b7-59d504a50dce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:31.676602 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:31.676602 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:31.677226 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4339a196-56b4-4d8e-92b7-59d504a50dce tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:31.677555 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1160/4641] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:31 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:32.200092 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-48a88f16-e663-444a-b8d9-d82448ff7a0e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:32.201641 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-48a88f16-e663-444a-b8d9-d82448ff7a0e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:32.201811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-48a88f16-e663-444a-b8d9-d82448ff7a0e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:32.201981 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-48a88f16-e663-444a-b8d9-d82448ff7a0e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:32.202084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-48a88f16-e663-444a-b8d9-d82448ff7a0e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:32.206387 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:32.206387 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:32.207146 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-48a88f16-e663-444a-b8d9-d82448ff7a0e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:32.207610 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1154/4642] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:32 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:32.688717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0bc8d2d0-92ff-4b4a-9cbe-ff52def6526c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:32.690068 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0bc8d2d0-92ff-4b4a-9cbe-ff52def6526c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:32.690295 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0bc8d2d0-92ff-4b4a-9cbe-ff52def6526c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:32.690665 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0bc8d2d0-92ff-4b4a-9cbe-ff52def6526c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:32.690665 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-0bc8d2d0-92ff-4b4a-9cbe-ff52def6526c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:32.694612 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:32.694612 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:32.695217 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0bc8d2d0-92ff-4b4a-9cbe-ff52def6526c tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:32.695591 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1161/4643] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:32 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:33.026698 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:33.029835 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] DELETE https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:15:33.030126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:33.030379 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:33.030577 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume with id: fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:15:33.038730 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:33.038730 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:33.039253 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:15:33.053036 np0000007652 devstack@c-api.service[100589]: WARNING cinder.keymgr.conf_key_mgr [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:15:33.061499 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Delete volume request issued successfully. Aug 18 13:15:33.061838 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c91341fa-b5dc-4137-8f8d-b9425c5acff0 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 202 Aug 18 13:15:33.062410 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1169/4644] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:15:33 2026] DELETE /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:33.072607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c250cf7b-257a-4bf7-82ef-755c1b4bff40 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:33.084172 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c250cf7b-257a-4bf7-82ef-755c1b4bff40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:15:33.085323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c250cf7b-257a-4bf7-82ef-755c1b4bff40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:33.086052 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c250cf7b-257a-4bf7-82ef-755c1b4bff40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:33.094173 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:33.094173 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:33.098848 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c250cf7b-257a-4bf7-82ef-755c1b4bff40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Volume info retrieved successfully. Aug 18 13:15:33.104022 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c250cf7b-257a-4bf7-82ef-755c1b4bff40 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 200 Aug 18 13:15:33.104501 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1161/4645] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:33 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:33.219419 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6abd7a33-4377-4040-bd3a-f7501b1adfe1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:33.225545 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6abd7a33-4377-4040-bd3a-f7501b1adfe1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:33.225545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6abd7a33-4377-4040-bd3a-f7501b1adfe1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:33.225545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6abd7a33-4377-4040-bd3a-f7501b1adfe1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:33.225545 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-6abd7a33-4377-4040-bd3a-f7501b1adfe1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:33.229968 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:33.229968 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:33.231001 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6abd7a33-4377-4040-bd3a-f7501b1adfe1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:33.231572 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1155/4646] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:33 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:33.706838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-125af2f8-d321-4e00-8ca1-f03507159765 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:33.711627 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-125af2f8-d321-4e00-8ca1-f03507159765 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:33.711902 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-125af2f8-d321-4e00-8ca1-f03507159765 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:33.712139 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-125af2f8-d321-4e00-8ca1-f03507159765 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:33.715340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-125af2f8-d321-4e00-8ca1-f03507159765 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:33.721887 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:33.721887 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:33.722782 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-125af2f8-d321-4e00-8ca1-f03507159765 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:33.723251 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1162/4647] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:33 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:34.117017 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ec0b3cc0-c619-4ece-b6a6-7ff8cd06dfc5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:34.119095 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec0b3cc0-c619-4ece-b6a6-7ff8cd06dfc5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] GET https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 Aug 18 13:15:34.119443 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec0b3cc0-c619-4ece-b6a6-7ff8cd06dfc5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:34.119721 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ec0b3cc0-c619-4ece-b6a6-7ff8cd06dfc5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:34.126895 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ec0b3cc0-c619-4ece-b6a6-7ff8cd06dfc5 tempest-TestEncryptedCinderVolumes-2012628586 tempest-TestEncryptedCinderVolumes-2012628586-project-member] https://10.4.3.126/volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 returned with HTTP 404 Aug 18 13:15:34.127325 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1170/4648] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:34 2026] GET /volume/v3/volumes/fdd91f8f-7a0e-4834-97b3-d10dd34a6a66 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:34.151123 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-71c457b9-9110-40d9-af68-bf3ea1d0dc86 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:34.245275 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-db40b9ac-b53a-40af-be79-7e1c516bf08c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:34.249204 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-db40b9ac-b53a-40af-be79-7e1c516bf08c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:34.249484 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-db40b9ac-b53a-40af-be79-7e1c516bf08c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:34.249884 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-db40b9ac-b53a-40af-be79-7e1c516bf08c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:34.250056 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-db40b9ac-b53a-40af-be79-7e1c516bf08c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:34.256558 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:34.256558 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:34.257849 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-db40b9ac-b53a-40af-be79-7e1c516bf08c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:34.258603 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1156/4649] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:34 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:34.289176 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71c457b9-9110-40d9-af68-bf3ea1d0dc86 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:15:34.294346 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71c457b9-9110-40d9-af68-bf3ea1d0dc86 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:34.295785 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71c457b9-9110-40d9-af68-bf3ea1d0dc86 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:34.297776 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-71c457b9-9110-40d9-af68-bf3ea1d0dc86 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:15:34.319201 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-71c457b9-9110-40d9-af68-bf3ea1d0dc86 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Get all volumes completed successfully. Aug 18 13:15:34.321777 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:34.321777 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:34.327759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71c457b9-9110-40d9-af68-bf3ea1d0dc86 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:15:34.328183 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1162/4650] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:15:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7472 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:34.346311 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-01d2956d-1e9e-4116-8ba5-f0d7bc3f8a42 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:34.348572 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-01d2956d-1e9e-4116-8ba5-f0d7bc3f8a42 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] DELETE https://10.4.3.126/volume/v3/types/9c7abf0b-a19d-4ac9-92cb-04a71392d101 Aug 18 13:15:34.348774 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-01d2956d-1e9e-4116-8ba5-f0d7bc3f8a42 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:34.349062 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-01d2956d-1e9e-4116-8ba5-f0d7bc3f8a42 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:34.388756 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-01d2956d-1e9e-4116-8ba5-f0d7bc3f8a42 tempest-TestEncryptedCinderVolumes-2126794855 tempest-TestEncryptedCinderVolumes-2126794855-project-admin] https://10.4.3.126/volume/v3/types/9c7abf0b-a19d-4ac9-92cb-04a71392d101 returned with HTTP 202 Aug 18 13:15:34.389128 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1163/4651] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:15:34 2026] DELETE /volume/v3/types/9c7abf0b-a19d-4ac9-92cb-04a71392d101 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:34.739667 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2d3d5d3b-e683-45ca-b2a0-c7c4c4a7f591 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:34.741649 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2d3d5d3b-e683-45ca-b2a0-c7c4c4a7f591 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:34.741915 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2d3d5d3b-e683-45ca-b2a0-c7c4c4a7f591 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:34.742115 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2d3d5d3b-e683-45ca-b2a0-c7c4c4a7f591 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:34.742226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2d3d5d3b-e683-45ca-b2a0-c7c4c4a7f591 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:34.747128 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:34.747128 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:34.747821 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2d3d5d3b-e683-45ca-b2a0-c7c4c4a7f591 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:34.748274 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1171/4652] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:34 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:35.272901 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-849f5d24-4654-4d62-be27-5b049ffbc1d7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:35.276838 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-849f5d24-4654-4d62-be27-5b049ffbc1d7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:35.277049 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-849f5d24-4654-4d62-be27-5b049ffbc1d7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:35.277233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-849f5d24-4654-4d62-be27-5b049ffbc1d7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:35.277358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-849f5d24-4654-4d62-be27-5b049ffbc1d7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:35.283464 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:35.283464 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:35.284380 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-849f5d24-4654-4d62-be27-5b049ffbc1d7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:35.284785 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1157/4653] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:35 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:35.760455 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0f11e880-1cf0-4aab-996d-aa2a2beae78d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:35.762425 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f11e880-1cf0-4aab-996d-aa2a2beae78d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:35.762629 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f11e880-1cf0-4aab-996d-aa2a2beae78d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:35.762882 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0f11e880-1cf0-4aab-996d-aa2a2beae78d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:35.763006 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0f11e880-1cf0-4aab-996d-aa2a2beae78d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:35.768170 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:35.768170 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:35.769014 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0f11e880-1cf0-4aab-996d-aa2a2beae78d tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:35.770073 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1163/4654] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:35 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:36.297622 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5c6726d6-cb3a-44d8-b55b-3e6376087885 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:36.300542 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5c6726d6-cb3a-44d8-b55b-3e6376087885 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:36.300542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5c6726d6-cb3a-44d8-b55b-3e6376087885 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:36.300542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5c6726d6-cb3a-44d8-b55b-3e6376087885 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:36.300542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5c6726d6-cb3a-44d8-b55b-3e6376087885 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:36.304386 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:36.304386 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:36.305644 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5c6726d6-cb3a-44d8-b55b-3e6376087885 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:36.305644 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1164/4655] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:36 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:36.318042 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-be5a59b1-d699-4c11-bfc8-03417cf0bb10 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:36.319709 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be5a59b1-d699-4c11-bfc8-03417cf0bb10 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:15:36.320091 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be5a59b1-d699-4c11-bfc8-03417cf0bb10 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:36.320400 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be5a59b1-d699-4c11-bfc8-03417cf0bb10 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:36.327025 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:36.327025 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:36.330783 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-be5a59b1-d699-4c11-bfc8-03417cf0bb10 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:36.336366 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be5a59b1-d699-4c11-bfc8-03417cf0bb10 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 200 Aug 18 13:15:36.336890 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1172/4656] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:36 2026] GET /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:36.349521 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:36.351243 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] POST https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263/restore Aug 18 13:15:36.351555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:36.352929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Restoring backup 4d3b5694-4cf8-4f28-adfb-6c409dceb263 ({'restore': {}}) {{(pid=100591) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:15:36.353044 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Restoring backup 4d3b5694-4cf8-4f28-adfb-6c409dceb263 to volume None. Aug 18 13:15:36.357478 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:36.357478 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:36.358637 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Creating volume of 1 GB for restore of backup 4d3b5694-4cf8-4f28-adfb-6c409dceb263. Aug 18 13:15:36.364384 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Availability Zones retrieved successfully. Aug 18 13:15:36.371917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Flow 'volume_create_api' (bf8edf6d-fb7c-4c0f-bd46-45bbdfe8a0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:36.373284 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098cbd43-3137-4a8e-ab66-c5c6ac873f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:36.374933 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:15:36.405138 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098cbd43-3137-4a8e-ab66-c5c6ac873f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:36.406202 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e21e5a-71d1-4cb7-a0ef-8e29bea2b7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:36.443459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Created reservations ['a928acb7-019e-4d99-bb66-43ec6b4f49bf', '395a77ef-c07d-4633-a3e1-c72ad0540fd7', 'dcb82803-6f05-4fb0-94a1-89aef784f98e', 'a6a9f345-ef07-43bf-ab50-bb0d55b34953'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:36.444468 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e21e5a-71d1-4cb7-a0ef-8e29bea2b7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a928acb7-019e-4d99-bb66-43ec6b4f49bf', '395a77ef-c07d-4633-a3e1-c72ad0540fd7', 'dcb82803-6f05-4fb0-94a1-89aef784f98e', 'a6a9f345-ef07-43bf-ab50-bb0d55b34953']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:36.445353 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71db25f0-b1d6-4d88-a920-46ae22f4220c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:36.473902 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71db25f0-b1d6-4d88-a920-46ae22f4220c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '097166a9-3cb3-45a7-95c0-ff0e77b9cd81', '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_4d3b5694-4cf8-4f28-adfb-6c409dceb263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb67d14d6801414da4c545faa3915f40',qos_specs=None,replication_status=,reservations=['a928acb7-019e-4d99-bb66-43ec6b4f49bf','395a77ef-c07d-4633-a3e1-c72ad0540fd7','dcb82803-6f05-4fb0-94a1-89aef784f98e','a6a9f345-ef07-43bf-ab50-bb0d55b34953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49c4e03d50d4d5d815506aeb80d9dce',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:15:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4d3b5694-4cf8-4f28-adfb-6c409dceb263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=097166a9-3cb3-45a7-95c0-ff0e77b9cd81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb67d14d6801414da4c545faa3915f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49c4e03d50d4d5d815506aeb80d9dce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:36.474758 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2322afd6-2a47-4823-955d-3e521ade499d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:36.501027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2322afd6-2a47-4823-955d-3e521ade499d) transitioned into 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_4d3b5694-4cf8-4f28-adfb-6c409dceb263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb67d14d6801414da4c545faa3915f40',qos_specs=None,replication_status=,reservations=['a928acb7-019e-4d99-bb66-43ec6b4f49bf','395a77ef-c07d-4633-a3e1-c72ad0540fd7','dcb82803-6f05-4fb0-94a1-89aef784f98e','a6a9f345-ef07-43bf-ab50-bb0d55b34953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49c4e03d50d4d5d815506aeb80d9dce',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:36.501758 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bdfaeb-ef5b-4734-b24c-1b50610f7000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:36.516165 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bdfaeb-ef5b-4734-b24c-1b50610f7000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:36.517396 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Flow 'volume_create_api' (bf8edf6d-fb7c-4c0f-bd46-45bbdfe8a0c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:36.518532 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Create volume request issued successfully. Aug 18 13:15:36.527322 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:36.527322 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:36.527970 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:36.781963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b137773b-48cf-46e2-9756-6ad25280fae5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:36.785598 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b137773b-48cf-46e2-9756-6ad25280fae5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:36.787511 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b137773b-48cf-46e2-9756-6ad25280fae5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:36.790743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b137773b-48cf-46e2-9756-6ad25280fae5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:36.790854 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b137773b-48cf-46e2-9756-6ad25280fae5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:36.795847 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:36.795847 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:36.796638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b137773b-48cf-46e2-9756-6ad25280fae5 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:36.797036 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1164/4657] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:36 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:37.539997 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:37.539997 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:37.540638 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:37.540822 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Checking backup size 1 against volume size 1 {{(pid=100591) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:15:37.541319 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Overwriting volume 097166a9-3cb3-45a7-95c0-ff0e77b9cd81 with restore of backup 4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:37.560943 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] restore_backup in rpcapi backup_id 4d3b5694-4cf8-4f28-adfb-6c409dceb263 {{(pid=100591) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:15:37.563428 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9ac29994-17ca-468b-9e83-e0820fbfa6fd tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263/restore returned with HTTP 202 Aug 18 13:15:37.564156 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1158/4658] 10.4.3.126 () {68 vars in 1393 bytes} [Tue Aug 18 13:15:36 2026] POST /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263/restore => generated 189 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:37.572707 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5744ecf8-dcaa-4441-a68d-dfefd04e9ed7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:37.577184 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5744ecf8-dcaa-4441-a68d-dfefd04e9ed7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:37.577184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5744ecf8-dcaa-4441-a68d-dfefd04e9ed7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:37.577184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5744ecf8-dcaa-4441-a68d-dfefd04e9ed7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:37.577184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5744ecf8-dcaa-4441-a68d-dfefd04e9ed7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:37.585712 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:37.585712 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:37.586897 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5744ecf8-dcaa-4441-a68d-dfefd04e9ed7 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:37.587382 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1165/4659] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:37 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:37.808577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d0fdf721-4668-4d39-b096-cd30f0e40ad8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:37.811146 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d0fdf721-4668-4d39-b096-cd30f0e40ad8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:37.811354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d0fdf721-4668-4d39-b096-cd30f0e40ad8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:37.811602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d0fdf721-4668-4d39-b096-cd30f0e40ad8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:37.811677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d0fdf721-4668-4d39-b096-cd30f0e40ad8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:37.817165 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:37.817165 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:37.818035 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d0fdf721-4668-4d39-b096-cd30f0e40ad8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:37.818535 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1173/4660] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:37 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:38.599244 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-15e4fdf3-a3bd-479b-8ee2-b824eaac5ada None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:38.601672 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-15e4fdf3-a3bd-479b-8ee2-b824eaac5ada tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:38.601926 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-15e4fdf3-a3bd-479b-8ee2-b824eaac5ada tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:38.602184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-15e4fdf3-a3bd-479b-8ee2-b824eaac5ada tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:38.602378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-15e4fdf3-a3bd-479b-8ee2-b824eaac5ada tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:38.607925 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:38.607925 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:38.609024 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-15e4fdf3-a3bd-479b-8ee2-b824eaac5ada tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:38.609470 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1165/4661] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:38 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:38.830673 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c9b634dc-fa7b-47d1-9e61-71e0b65f8c06 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:38.834471 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c9b634dc-fa7b-47d1-9e61-71e0b65f8c06 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:38.834471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c9b634dc-fa7b-47d1-9e61-71e0b65f8c06 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:38.834471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c9b634dc-fa7b-47d1-9e61-71e0b65f8c06 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:38.834471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c9b634dc-fa7b-47d1-9e61-71e0b65f8c06 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:38.841996 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:38.841996 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:38.842782 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c9b634dc-fa7b-47d1-9e61-71e0b65f8c06 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:38.843238 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1159/4662] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:38 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:39.619780 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f92c76a5-a02d-4242-915e-54968b49d4cb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:39.623297 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f92c76a5-a02d-4242-915e-54968b49d4cb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:39.623297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f92c76a5-a02d-4242-915e-54968b49d4cb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:39.623297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f92c76a5-a02d-4242-915e-54968b49d4cb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:39.623297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f92c76a5-a02d-4242-915e-54968b49d4cb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:39.626523 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:39.626523 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:39.627407 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f92c76a5-a02d-4242-915e-54968b49d4cb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:39.627784 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1166/4663] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:39 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:39.855364 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0d664421-51bb-4882-af30-4831d1537380 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:39.861232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0d664421-51bb-4882-af30-4831d1537380 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:39.861232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0d664421-51bb-4882-af30-4831d1537380 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:39.861232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0d664421-51bb-4882-af30-4831d1537380 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:39.861232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0d664421-51bb-4882-af30-4831d1537380 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:39.867508 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:39.867508 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:39.868362 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0d664421-51bb-4882-af30-4831d1537380 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:39.868763 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1174/4664] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:39 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:40.642810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-93aa712f-f5c6-4cca-81d7-e0ead121cec0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:40.647117 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-93aa712f-f5c6-4cca-81d7-e0ead121cec0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:40.647424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-93aa712f-f5c6-4cca-81d7-e0ead121cec0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:40.647883 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-93aa712f-f5c6-4cca-81d7-e0ead121cec0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:40.648464 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-93aa712f-f5c6-4cca-81d7-e0ead121cec0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:40.657049 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:40.657049 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:40.659962 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-93aa712f-f5c6-4cca-81d7-e0ead121cec0 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:40.660247 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1166/4665] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:40 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:40.882664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-859a3207-5303-4091-9a9b-824390ca68fd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:40.887229 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-859a3207-5303-4091-9a9b-824390ca68fd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:40.887229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-859a3207-5303-4091-9a9b-824390ca68fd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:40.887229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-859a3207-5303-4091-9a9b-824390ca68fd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:40.887229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-859a3207-5303-4091-9a9b-824390ca68fd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:40.891330 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:40.891330 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:40.892465 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-859a3207-5303-4091-9a9b-824390ca68fd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:40.901293 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1160/4666] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:40 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:40.915328 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c052cb3e-5e24-4a42-9496-8bcd68d5749b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:40.917312 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c052cb3e-5e24-4a42-9496-8bcd68d5749b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] POST https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9/action Aug 18 13:15:40.919716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c052cb3e-5e24-4a42-9496-8bcd68d5749b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:15:40.919716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c052cb3e-5e24-4a42-9496-8bcd68d5749b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:40.919716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-c052cb3e-5e24-4a42-9496-8bcd68d5749b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Updating backup '1af6f82c-a0b8-47e0-b279-20c0bd8a72c9' with '{'status': 'error'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 13:15:40.926439 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:40.926439 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:40.927441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-c052cb3e-5e24-4a42-9496-8bcd68d5749b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3cec770930d74005ad41b625db183413', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '557eef82ba6c46c98d594e9c1fb20fcc', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:15:40.927665 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c052cb3e-5e24-4a42-9496-8bcd68d5749b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9/action returned with HTTP 403 Aug 18 13:15:40.928057 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1167/4667] 10.4.3.126 () {70 vars in 1430 bytes} [Tue Aug 18 13:15:40 2026] POST /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:40.935025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:40.936827 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e Aug 18 13:15:40.937081 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:40.937312 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:40.937497 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume with id: 1a6801c2-f80a-4102-a7d1-9f9594cd347e Aug 18 13:15:40.944303 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:40.944303 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:40.944621 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:40.958967 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume request issued successfully. Aug 18 13:15:40.959132 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-83e2437e-4d2f-4c41-a297-7b0f5809afb4 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e returned with HTTP 202 Aug 18 13:15:40.959557 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1175/4668] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:40 2026] DELETE /volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:40.967087 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c529a605-84d6-489b-9dd0-2162d56ac61f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:40.969065 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c529a605-84d6-489b-9dd0-2162d56ac61f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e Aug 18 13:15:40.969300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c529a605-84d6-489b-9dd0-2162d56ac61f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:40.969564 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c529a605-84d6-489b-9dd0-2162d56ac61f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:40.977970 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:40.977970 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:40.982637 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c529a605-84d6-489b-9dd0-2162d56ac61f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:40.988038 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c529a605-84d6-489b-9dd0-2162d56ac61f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e returned with HTTP 200 Aug 18 13:15:40.988498 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1167/4669] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:40 2026] GET /volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-45e17e88-43ba-487a-a2fb-d72acab0702c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-832936271"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-832936271'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume of 1 GB Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Availability Zones retrieved successfully. Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (1f36142c-cc5e-4aa9-b9c7-f867de1e659a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e86403-9397-4c65-9eb7-8c9aa41fd838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e86403-9397-4c65-9eb7-8c9aa41fd838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1217cd6-5ea7-4ed1-af23-372826066ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['b1376fc0-47f0-474d-b6fd-a2a05a9d9c0b', '145d353f-b061-4c60-b3c5-7c9dfe75eea8', '65cbdd29-a657-447f-b1d0-6ad3aea68bf2', 'dc3bffe8-521f-4a9b-9e4c-a32eeebb5339'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:41.826320 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1217cd6-5ea7-4ed1-af23-372826066ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1376fc0-47f0-474d-b6fd-a2a05a9d9c0b', '145d353f-b061-4c60-b3c5-7c9dfe75eea8', '65cbdd29-a657-447f-b1d0-6ad3aea68bf2', 'dc3bffe8-521f-4a9b-9e4c-a32eeebb5339']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:41.829096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f8bae8-454a-4dd2-aa58-fbf892cf72a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:41.829096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f8bae8-454a-4dd2-aa58-fbf892cf72a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8dc2f26-7850-4816-b79d-3a4335263f69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-832936271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['b1376fc0-47f0-474d-b6fd-a2a05a9d9c0b','145d353f-b061-4c60-b3c5-7c9dfe75eea8','65cbdd29-a657-447f-b1d0-6ad3aea68bf2','dc3bffe8-521f-4a9b-9e4c-a32eeebb5339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-832936271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8dc2f26-7850-4816-b79d-3a4335263f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff96b8532e604b39b752dc02db68d043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='360fe8465731483ea139fa358caf3ea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:41.829096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7881d5ba-52af-446f-a71d-33f8a3690c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:41.829096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7881d5ba-52af-446f-a71d-33f8a3690c97) transitioned into state 'SUCCESS' from state '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-832936271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['b1376fc0-47f0-474d-b6fd-a2a05a9d9c0b','145d353f-b061-4c60-b3c5-7c9dfe75eea8','65cbdd29-a657-447f-b1d0-6ad3aea68bf2','dc3bffe8-521f-4a9b-9e4c-a32eeebb5339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:41.829096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbf4ee2-f5c3-4841-bdb3-7bce87b95438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:41.829096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbf4ee2-f5c3-4841-bdb3-7bce87b95438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:41.829096 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (1f36142c-cc5e-4aa9-b9c7-f867de1e659a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:41.829778 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request issued successfully. Aug 18 13:15:41.829778 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-45e17e88-43ba-487a-a2fb-d72acab0702c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:15:41.829778 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1161/4670] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:15:41 2026] POST /volume/v3/volumes => generated 777 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8e634bea-dff4-485f-9333-44d7efb03f29 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8e634bea-dff4-485f-9333-44d7efb03f29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8e634bea-dff4-485f-9333-44d7efb03f29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8e634bea-dff4-485f-9333-44d7efb03f29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8e634bea-dff4-485f-9333-44d7efb03f29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8e634bea-dff4-485f-9333-44d7efb03f29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 returned with HTTP 200 Aug 18 13:15:41.830748 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1168/4671] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:41 2026] GET /volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d084ab4b-537d-4d61-ae94-2c306334da93 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d084ab4b-537d-4d61-ae94-2c306334da93 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d084ab4b-537d-4d61-ae94-2c306334da93 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d084ab4b-537d-4d61-ae94-2c306334da93 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d084ab4b-537d-4d61-ae94-2c306334da93 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d084ab4b-537d-4d61-ae94-2c306334da93 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:41.831326 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1176/4672] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:41 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:42.006483 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ba84c517-9f3d-4e76-a74e-1756fb7b9627 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:42.008547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba84c517-9f3d-4e76-a74e-1756fb7b9627 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e Aug 18 13:15:42.008809 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ba84c517-9f3d-4e76-a74e-1756fb7b9627 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:42.009142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ba84c517-9f3d-4e76-a74e-1756fb7b9627 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:42.017413 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba84c517-9f3d-4e76-a74e-1756fb7b9627 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e returned with HTTP 404 Aug 18 13:15:42.018038 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1168/4673] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:42 2026] GET /volume/v3/volumes/1a6801c2-f80a-4102-a7d1-9f9594cd347e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:42.027180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:42.029382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] POST https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba/restore Aug 18 13:15:42.029848 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:42.031601 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Restoring backup ea1d2042-d194-46d9-8bac-6fd6d0948eba ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100591) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:15:42.031720 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Restoring backup ea1d2042-d194-46d9-8bac-6fd6d0948eba to volume None. Aug 18 13:15:42.036146 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:42.036146 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:42.037369 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Creating volume of 1 GB for restore of backup ea1d2042-d194-46d9-8bac-6fd6d0948eba. Aug 18 13:15:42.041242 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Availability Zones retrieved successfully. Aug 18 13:15:42.046876 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Flow 'volume_create_api' (ed89e173-3b86-43f2-8a1e-720fddded474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:42.047898 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a14c1a6-b0f8-415e-a78f-b016ff7e1c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:42.048863 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:15:42.079293 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a14c1a6-b0f8-415e-a78f-b016ff7e1c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:42.080301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e81431-be7f-4db0-a193-738b3e29ea3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:42.114131 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Created reservations ['cda4bc6c-7261-46d6-aff0-f01317c1ce5c', 'cc013893-49ab-4a40-a48c-ff23a61b4878', 'fe00af45-5e28-4dbe-87ee-985fd8050399', '7b7a82ad-72e1-4f18-a664-477b97b81a42'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:42.115189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e81431-be7f-4db0-a193-738b3e29ea3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cda4bc6c-7261-46d6-aff0-f01317c1ce5c', 'cc013893-49ab-4a40-a48c-ff23a61b4878', 'fe00af45-5e28-4dbe-87ee-985fd8050399', '7b7a82ad-72e1-4f18-a664-477b97b81a42']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:42.115939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0720054f-5af1-467b-8f3e-c92722075aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:42.143850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0720054f-5af1-467b-8f3e-c92722075aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cba60c8f-e2ca-4b48-b1ac-10fd69ffe300', '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='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['cda4bc6c-7261-46d6-aff0-f01317c1ce5c','cc013893-49ab-4a40-a48c-ff23a61b4878','fe00af45-5e28-4dbe-87ee-985fd8050399','7b7a82ad-72e1-4f18-a664-477b97b81a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cec770930d74005ad41b625db183413',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:15:42Z,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=cba60c8f-e2ca-4b48-b1ac-10fd69ffe300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557eef82ba6c46c98d594e9c1fb20fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cec770930d74005ad41b625db183413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:42.145121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c9310-5414-4ef0-b60e-2c5429f4ada3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:42.162478 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c9310-5414-4ef0-b60e-2c5429f4ada3) transitioned into 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='557eef82ba6c46c98d594e9c1fb20fcc',qos_specs=None,replication_status=,reservations=['cda4bc6c-7261-46d6-aff0-f01317c1ce5c','cc013893-49ab-4a40-a48c-ff23a61b4878','fe00af45-5e28-4dbe-87ee-985fd8050399','7b7a82ad-72e1-4f18-a664-477b97b81a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cec770930d74005ad41b625db183413',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:42.163079 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee74eb7f-b7bc-4056-b190-9c829cc07fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:15:42.176342 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee74eb7f-b7bc-4056-b190-9c829cc07fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:15:42.177498 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Flow 'volume_create_api' (ed89e173-3b86-43f2-8a1e-720fddded474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:15:42.177934 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Create volume request issued successfully. Aug 18 13:15:42.187230 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:42.187230 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:42.188167 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Volume info retrieved successfully. Aug 18 13:15:42.633566 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0280c3e0-3047-4181-bb0a-05efdcc0fcbd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:42.635534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0280c3e0-3047-4181-bb0a-05efdcc0fcbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 Aug 18 13:15:42.635779 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0280c3e0-3047-4181-bb0a-05efdcc0fcbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:42.636007 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0280c3e0-3047-4181-bb0a-05efdcc0fcbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:42.644508 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:42.644508 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:42.648336 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0280c3e0-3047-4181-bb0a-05efdcc0fcbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:15:42.653717 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0280c3e0-3047-4181-bb0a-05efdcc0fcbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 returned with HTTP 200 Aug 18 13:15:42.653717 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1169/4674] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:42 2026] GET /volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:42.665694 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:42.668642 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:15:42.668642 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8dc2f26-7850-4816-b79d-3a4335263f69", "name": "tempest-type-Backup-2059150419"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:42.669533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating new backup {'backup': {'volume_id': 'f8dc2f26-7850-4816-b79d-3a4335263f69', 'name': 'tempest-type-Backup-2059150419'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:15:42.669665 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating backup of volume f8dc2f26-7850-4816-b79d-3a4335263f69 in container None Aug 18 13:15:42.677577 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:42.677577 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:42.677800 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:15:42.692344 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-93831def-41d0-4a3e-b1ac-cec16e4217e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:42.696431 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-93831def-41d0-4a3e-b1ac-cec16e4217e3 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:42.696431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-93831def-41d0-4a3e-b1ac-cec16e4217e3 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:42.696431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-93831def-41d0-4a3e-b1ac-cec16e4217e3 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:42.696431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-93831def-41d0-4a3e-b1ac-cec16e4217e3 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:42.703260 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:42.703260 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:42.704961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['ef08e1ca-7c58-403e-9b53-02dedc9aa1fa', '1bde995d-a798-4747-a32a-a987f6f920ea'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:42.705417 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-93831def-41d0-4a3e-b1ac-cec16e4217e3 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:42.706502 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1169/4675] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:42 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:42.743995 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6daf97d7-5c80-44ee-880e-ef4374a3b5bf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:15:42.744369 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1177/4676] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:15:42 2026] POST /volume/v3/backups => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:42.753238 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-79d6da71-6622-4e17-b7c7-4b2a3516a057 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:42.755689 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-79d6da71-6622-4e17-b7c7-4b2a3516a057 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:42.756033 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-79d6da71-6622-4e17-b7c7-4b2a3516a057 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:42.756737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-79d6da71-6622-4e17-b7c7-4b2a3516a057 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:42.756737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-79d6da71-6622-4e17-b7c7-4b2a3516a057 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:42.761838 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:42.761838 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:42.762653 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-79d6da71-6622-4e17-b7c7-4b2a3516a057 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:42.763262 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1170/4677] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:42 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:15:43.197837 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:43.197837 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:43.200855 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Volume info retrieved successfully. Aug 18 13:15:43.200855 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Checking backup size 1 against volume size 1 {{(pid=100591) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:15:43.200855 np0000007652 devstack@c-api.service[100591]: INFO cinder.backup.api [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Overwriting volume cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 with restore of backup ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:43.215017 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] restore_backup in rpcapi backup_id ea1d2042-d194-46d9-8bac-6fd6d0948eba {{(pid=100591) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:15:43.216454 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a47e944d-c0aa-47ab-8a4e-3d004b8c9821 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba/restore returned with HTTP 202 Aug 18 13:15:43.217005 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1162/4678] 10.4.3.126 () {70 vars in 1433 bytes} [Tue Aug 18 13:15:42 2026] POST /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba/restore => generated 152 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:43.226403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-399a2fe5-5ec9-42b3-87e4-1e9155fa78ba None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:43.229142 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-399a2fe5-5ec9-42b3-87e4-1e9155fa78ba tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:43.229142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-399a2fe5-5ec9-42b3-87e4-1e9155fa78ba tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:43.229142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-399a2fe5-5ec9-42b3-87e4-1e9155fa78ba tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:43.229142 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-399a2fe5-5ec9-42b3-87e4-1e9155fa78ba tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:43.238532 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:43.238532 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:43.240310 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-399a2fe5-5ec9-42b3-87e4-1e9155fa78ba tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:43.240310 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1170/4679] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:43 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:43.716348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-361af640-cc22-4280-9a65-a6d1f6a81e23 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:43.718804 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-361af640-cc22-4280-9a65-a6d1f6a81e23 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:43.719052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-361af640-cc22-4280-9a65-a6d1f6a81e23 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:43.719295 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-361af640-cc22-4280-9a65-a6d1f6a81e23 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:43.719433 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-361af640-cc22-4280-9a65-a6d1f6a81e23 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:43.737058 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:43.737058 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:43.738348 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-361af640-cc22-4280-9a65-a6d1f6a81e23 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:43.738827 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1178/4680] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:43 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:43.772131 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f95df9c8-68b1-450e-a002-c0659c0c25c8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:43.773889 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f95df9c8-68b1-450e-a002-c0659c0c25c8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:43.774114 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f95df9c8-68b1-450e-a002-c0659c0c25c8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:43.774364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f95df9c8-68b1-450e-a002-c0659c0c25c8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:43.774528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f95df9c8-68b1-450e-a002-c0659c0c25c8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:43.779337 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:43.779337 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:43.779994 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f95df9c8-68b1-450e-a002-c0659c0c25c8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:43.780371 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1171/4681] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:43 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:44.255290 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-39915536-f818-422f-8e2f-fad784224a4a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:44.257930 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-39915536-f818-422f-8e2f-fad784224a4a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:44.258151 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-39915536-f818-422f-8e2f-fad784224a4a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:44.258375 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-39915536-f818-422f-8e2f-fad784224a4a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:44.258485 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-39915536-f818-422f-8e2f-fad784224a4a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:44.262704 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:44.262704 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:44.263325 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-39915536-f818-422f-8e2f-fad784224a4a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:44.263689 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1163/4682] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:44 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:44.750183 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9e01d1d6-baf5-4475-9c58-88f179ccca62 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:44.752154 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e01d1d6-baf5-4475-9c58-88f179ccca62 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:44.752415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e01d1d6-baf5-4475-9c58-88f179ccca62 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:44.752790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e01d1d6-baf5-4475-9c58-88f179ccca62 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:44.753071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-9e01d1d6-baf5-4475-9c58-88f179ccca62 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:44.757819 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:44.757819 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:44.758608 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e01d1d6-baf5-4475-9c58-88f179ccca62 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:44.758987 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1171/4683] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:44 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:44.789816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2e55ca42-8621-4f60-a8d3-3ce206cdc2c4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:44.791805 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2e55ca42-8621-4f60-a8d3-3ce206cdc2c4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:44.792008 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2e55ca42-8621-4f60-a8d3-3ce206cdc2c4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:44.792182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2e55ca42-8621-4f60-a8d3-3ce206cdc2c4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:44.792300 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2e55ca42-8621-4f60-a8d3-3ce206cdc2c4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:44.796297 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:44.796297 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:44.797357 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2e55ca42-8621-4f60-a8d3-3ce206cdc2c4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:44.797699 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1179/4684] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:44 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:45.273397 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c0c19121-c2c6-4e8a-86a9-11977342f947 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:45.275251 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c0c19121-c2c6-4e8a-86a9-11977342f947 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:45.275437 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c0c19121-c2c6-4e8a-86a9-11977342f947 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:45.275624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c0c19121-c2c6-4e8a-86a9-11977342f947 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:45.275728 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-c0c19121-c2c6-4e8a-86a9-11977342f947 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:45.279835 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:45.279835 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:45.280500 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c0c19121-c2c6-4e8a-86a9-11977342f947 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:45.280934 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1172/4685] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:45 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:45.770322 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-51c25d04-7c77-40d9-b50a-1fb3783a29ea None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:45.772049 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-51c25d04-7c77-40d9-b50a-1fb3783a29ea tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:45.772278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-51c25d04-7c77-40d9-b50a-1fb3783a29ea tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:45.772473 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-51c25d04-7c77-40d9-b50a-1fb3783a29ea tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:45.772570 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-51c25d04-7c77-40d9-b50a-1fb3783a29ea tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:45.777413 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:45.777413 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:45.778300 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-51c25d04-7c77-40d9-b50a-1fb3783a29ea tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:45.778788 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1164/4686] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:45 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:45.810403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6fd8ffdb-c1cb-42e9-ac08-6b5d12caa829 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:45.813701 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6fd8ffdb-c1cb-42e9-ac08-6b5d12caa829 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:45.813908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6fd8ffdb-c1cb-42e9-ac08-6b5d12caa829 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:45.814113 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6fd8ffdb-c1cb-42e9-ac08-6b5d12caa829 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:45.814232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6fd8ffdb-c1cb-42e9-ac08-6b5d12caa829 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:45.823192 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:45.823192 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:45.823890 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6fd8ffdb-c1cb-42e9-ac08-6b5d12caa829 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:45.824427 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1172/4687] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:45 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:46.293973 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-31c4487c-d333-416e-89af-a77fbc21a6dd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:46.296110 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-31c4487c-d333-416e-89af-a77fbc21a6dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:46.296110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-31c4487c-d333-416e-89af-a77fbc21a6dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:46.296110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-31c4487c-d333-416e-89af-a77fbc21a6dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:46.296110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-31c4487c-d333-416e-89af-a77fbc21a6dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:46.300660 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:46.300660 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:46.301135 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-31c4487c-d333-416e-89af-a77fbc21a6dd tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:46.301760 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1180/4688] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:46 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:46.788484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e17158e1-26f4-4154-855b-b14cfef2dcca None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:46.792273 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e17158e1-26f4-4154-855b-b14cfef2dcca tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:46.792273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e17158e1-26f4-4154-855b-b14cfef2dcca tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:46.792273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e17158e1-26f4-4154-855b-b14cfef2dcca tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:46.792273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-e17158e1-26f4-4154-855b-b14cfef2dcca tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:46.796350 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:46.796350 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:46.797454 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e17158e1-26f4-4154-855b-b14cfef2dcca tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:46.798093 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1173/4689] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:46 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:46.837332 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-78c15dc2-3bc7-4cf1-b500-9eb438523c33 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:46.841800 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78c15dc2-3bc7-4cf1-b500-9eb438523c33 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:46.841800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78c15dc2-3bc7-4cf1-b500-9eb438523c33 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:46.841800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78c15dc2-3bc7-4cf1-b500-9eb438523c33 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:46.841800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-78c15dc2-3bc7-4cf1-b500-9eb438523c33 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:46.844314 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:46.844314 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:46.844658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78c15dc2-3bc7-4cf1-b500-9eb438523c33 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:46.845026 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1165/4690] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:46 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:47.312156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-24526b51-c04c-4b99-9eaf-77f86a94e241 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:47.317547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24526b51-c04c-4b99-9eaf-77f86a94e241 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:47.317742 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24526b51-c04c-4b99-9eaf-77f86a94e241 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:47.317910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24526b51-c04c-4b99-9eaf-77f86a94e241 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:47.318023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-24526b51-c04c-4b99-9eaf-77f86a94e241 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:47.322917 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:47.322917 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:47.323717 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24526b51-c04c-4b99-9eaf-77f86a94e241 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:47.324431 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1173/4691] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:47 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:47.812169 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ee6f0e32-9303-4e74-a092-0d7c10fb38a6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:47.813925 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee6f0e32-9303-4e74-a092-0d7c10fb38a6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:15:47.814128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee6f0e32-9303-4e74-a092-0d7c10fb38a6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:47.814352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ee6f0e32-9303-4e74-a092-0d7c10fb38a6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:47.814461 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ee6f0e32-9303-4e74-a092-0d7c10fb38a6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Show backup with id 4d3b5694-4cf8-4f28-adfb-6c409dceb263. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:47.819117 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:47.819117 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:47.819584 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ee6f0e32-9303-4e74-a092-0d7c10fb38a6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 200 Aug 18 13:15:47.819991 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1181/4692] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:47 2026] GET /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:47.832349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b1e0d8d5-4643-4977-b0de-ed6aec6214c5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:47.834083 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1e0d8d5-4643-4977-b0de-ed6aec6214c5 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 Aug 18 13:15:47.834311 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1e0d8d5-4643-4977-b0de-ed6aec6214c5 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:47.834493 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1e0d8d5-4643-4977-b0de-ed6aec6214c5 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:47.842123 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:47.842123 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:47.847926 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b1e0d8d5-4643-4977-b0de-ed6aec6214c5 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:47.852008 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1e0d8d5-4643-4977-b0de-ed6aec6214c5 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 returned with HTTP 200 Aug 18 13:15:47.852441 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1174/4693] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:47 2026] GET /volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:47.860336 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9d87ee1f-9f99-479e-ae04-25eb83bc3b32 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:47.864325 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d87ee1f-9f99-479e-ae04-25eb83bc3b32 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:47.864582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d87ee1f-9f99-479e-ae04-25eb83bc3b32 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:47.864764 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d87ee1f-9f99-479e-ae04-25eb83bc3b32 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:47.864870 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-9d87ee1f-9f99-479e-ae04-25eb83bc3b32 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:47.867623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f99da156-358f-4678-b1aa-b7ebb1cb0fec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:47.871548 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:47.871548 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:47.871733 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f99da156-358f-4678-b1aa-b7ebb1cb0fec tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 Aug 18 13:15:47.871733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f99da156-358f-4678-b1aa-b7ebb1cb0fec tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:47.871733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f99da156-358f-4678-b1aa-b7ebb1cb0fec tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:47.871842 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d87ee1f-9f99-479e-ae04-25eb83bc3b32 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:47.871842 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1166/4694] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:47 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:47.877162 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:47.877162 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:47.880620 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f99da156-358f-4678-b1aa-b7ebb1cb0fec tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:47.886225 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f99da156-358f-4678-b1aa-b7ebb1cb0fec tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 returned with HTTP 200 Aug 18 13:15:47.886225 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1174/4695] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:15:47 2026] GET /volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:48.334653 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3d88080a-0d44-4057-8840-0e03775c95a0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:48.338319 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3d88080a-0d44-4057-8840-0e03775c95a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:48.338319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3d88080a-0d44-4057-8840-0e03775c95a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:48.338319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3d88080a-0d44-4057-8840-0e03775c95a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:48.338319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-3d88080a-0d44-4057-8840-0e03775c95a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:48.344972 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:48.344972 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:48.345918 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3d88080a-0d44-4057-8840-0e03775c95a0 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:48.346495 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1182/4696] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:48 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:48.881135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a4e7501a-90e7-41fa-91fa-748ff2cddab2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:48.883290 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4e7501a-90e7-41fa-91fa-748ff2cddab2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:48.883603 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a4e7501a-90e7-41fa-91fa-748ff2cddab2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:48.883873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a4e7501a-90e7-41fa-91fa-748ff2cddab2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:48.884038 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a4e7501a-90e7-41fa-91fa-748ff2cddab2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:48.888492 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:48.888492 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:48.889100 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4e7501a-90e7-41fa-91fa-748ff2cddab2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:48.889478 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1175/4697] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:48 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:49.153358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-ae51c48b-3cb5-405b-a7af-eb38a8264ec6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:49.155713 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-ae51c48b-3cb5-405b-a7af-eb38a8264ec6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 Aug 18 13:15:49.155937 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-ae51c48b-3cb5-405b-a7af-eb38a8264ec6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:49.156173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-ae51c48b-3cb5-405b-a7af-eb38a8264ec6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:49.162868 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:49.162868 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:49.166937 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-ae51c48b-3cb5-405b-a7af-eb38a8264ec6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:49.172227 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-ae51c48b-3cb5-405b-a7af-eb38a8264ec6 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 returned with HTTP 200 Aug 18 13:15:49.172748 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1167/4698] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:15:49 2026] GET /volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:49.362229 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa5a1e0f-3fc9-41ea-8c1b-b993d1303ab7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:49.366756 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa5a1e0f-3fc9-41ea-8c1b-b993d1303ab7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:49.367034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa5a1e0f-3fc9-41ea-8c1b-b993d1303ab7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:49.367865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa5a1e0f-3fc9-41ea-8c1b-b993d1303ab7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:49.367865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-aa5a1e0f-3fc9-41ea-8c1b-b993d1303ab7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:49.375361 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:49.375361 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:49.375361 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa5a1e0f-3fc9-41ea-8c1b-b993d1303ab7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:49.376028 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1175/4699] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:49 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:49.759277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-7386bb75-c6b4-4861-a06b-89a2129a2f79 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:49.761556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-7386bb75-c6b4-4861-a06b-89a2129a2f79 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 Aug 18 13:15:49.761683 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-7386bb75-c6b4-4861-a06b-89a2129a2f79 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:49.761929 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-7386bb75-c6b4-4861-a06b-89a2129a2f79 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:49.770126 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:49.770126 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:49.774752 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-7386bb75-c6b4-4861-a06b-89a2129a2f79 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:49.779584 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-7386bb75-c6b4-4861-a06b-89a2129a2f79 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 returned with HTTP 200 Aug 18 13:15:49.779991 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1183/4700] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:15:49 2026] GET /volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:49.805195 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5ff5a8f3-c0bc-4c27-b764-58e39242b84e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:49.805612 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5ff5a8f3-c0bc-4c27-b764-58e39242b84e None None] GET https://10.4.3.126/volume// Aug 18 13:15:49.805804 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5ff5a8f3-c0bc-4c27-b764-58e39242b84e None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:49.806044 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5ff5a8f3-c0bc-4c27-b764-58e39242b84e None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:49.806445 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5ff5a8f3-c0bc-4c27-b764-58e39242b84e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:15:49.806791 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1176/4701] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:15:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:15:49.816413 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-4d25988e-f248-4eb0-8f84-eeccfb62619c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:49.818525 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-4d25988e-f248-4eb0-8f84-eeccfb62619c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:15:49.818872 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-4d25988e-f248-4eb0-8f84-eeccfb62619c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "097166a9-3cb3-45a7-95c0-ff0e77b9cd81", "connector": null, "instance_uuid": "04b37cba-1f18-499b-9613-77f9db7b1865"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:49.827744 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:49.827744 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:49.862216 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-4d25988e-f248-4eb0-8f84-eeccfb62619c tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:15:49.862645 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1168/4702] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:15:49 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 18 13:15:49.899700 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8506dc5e-448c-49af-8899-de3279759f70 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:49.902901 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8506dc5e-448c-49af-8899-de3279759f70 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:49.903157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8506dc5e-448c-49af-8899-de3279759f70 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:49.903382 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8506dc5e-448c-49af-8899-de3279759f70 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:49.903489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8506dc5e-448c-49af-8899-de3279759f70 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:49.908188 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:49.908188 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:49.908908 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8506dc5e-448c-49af-8899-de3279759f70 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:49.909366 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1176/4703] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:49 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:50.388430 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e73f60f6-6ac2-4cf9-9d7a-6742c329744f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:50.390406 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e73f60f6-6ac2-4cf9-9d7a-6742c329744f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:50.390621 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e73f60f6-6ac2-4cf9-9d7a-6742c329744f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:50.390824 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e73f60f6-6ac2-4cf9-9d7a-6742c329744f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:50.390932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e73f60f6-6ac2-4cf9-9d7a-6742c329744f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:50.397504 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:50.397504 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:50.398145 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e73f60f6-6ac2-4cf9-9d7a-6742c329744f tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:50.398528 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1184/4704] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:50 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:50.761742 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5fdc79bd-1ea2-4802-8d4c-8fd8d5aa0a92 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:50.761742 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fdc79bd-1ea2-4802-8d4c-8fd8d5aa0a92 None None] GET https://10.4.3.126/volume// Aug 18 13:15:50.762111 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fdc79bd-1ea2-4802-8d4c-8fd8d5aa0a92 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:50.762111 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fdc79bd-1ea2-4802-8d4c-8fd8d5aa0a92 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:50.762747 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fdc79bd-1ea2-4802-8d4c-8fd8d5aa0a92 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:15:50.762747 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1177/4705] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:15:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:15:50.776805 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-b457e863-4ea9-45bc-8668-fb5971f2938e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:50.779005 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-b457e863-4ea9-45bc-8668-fb5971f2938e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 Aug 18 13:15:50.779257 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-b457e863-4ea9-45bc-8668-fb5971f2938e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:50.779475 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-b457e863-4ea9-45bc-8668-fb5971f2938e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:50.789317 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:50.789317 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:50.792945 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-b457e863-4ea9-45bc-8668-fb5971f2938e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:15:50.798161 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-b457e863-4ea9-45bc-8668-fb5971f2938e tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 returned with HTTP 200 Aug 18 13:15:50.798550 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1169/4706] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:15:50 2026] GET /volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 => generated 1596 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:15:50.910375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5f266e9b-0032-49ee-804a-f9dc1afcec9d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:50.912291 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5f266e9b-0032-49ee-804a-f9dc1afcec9d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] PUT https://10.4.3.126/volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797 Aug 18 13:15:50.913033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5f266e9b-0032-49ee-804a-f9dc1afcec9d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:50.919181 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b19cdd8c-c1f7-4f8d-b575-a9d70e4cda96 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:50.920895 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b19cdd8c-c1f7-4f8d-b575-a9d70e4cda96 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:50.920964 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5f266e9b-0032-49ee-804a-f9dc1afcec9d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Acquiring lock "cinder-attachment_update-097166a9-3cb3-45a7-95c0-ff0e77b9cd81-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:15:50.921352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b19cdd8c-c1f7-4f8d-b575-a9d70e4cda96 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:50.921352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b19cdd8c-c1f7-4f8d-b575-a9d70e4cda96 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:50.921431 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b19cdd8c-c1f7-4f8d-b575-a9d70e4cda96 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:50.925075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5f266e9b-0032-49ee-804a-f9dc1afcec9d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Lock "cinder-attachment_update-097166a9-3cb3-45a7-95c0-ff0e77b9cd81-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:15:50.926003 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:50.926003 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:50.926509 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:50.926509 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:50.927053 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b19cdd8c-c1f7-4f8d-b575-a9d70e4cda96 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:50.927430 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1185/4707] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:50 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:51.006468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5f266e9b-0032-49ee-804a-f9dc1afcec9d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Lock "cinder-attachment_update-097166a9-3cb3-45a7-95c0-ff0e77b9cd81-np0000007652" released by "attachment_update" :: held 0.081s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:15:51.006787 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5f266e9b-0032-49ee-804a-f9dc1afcec9d tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797 returned with HTTP 200 Aug 18 13:15:51.007253 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1177/4708] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:15:50 2026] PUT /volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:51.036649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5837da7e-1c36-41a6-b7b0-26d38a80b66f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:51.039511 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5837da7e-1c36-41a6-b7b0-26d38a80b66f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] POST https://10.4.3.126/volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797/action Aug 18 13:15:51.039972 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5837da7e-1c36-41a6-b7b0-26d38a80b66f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:15:51.040153 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5837da7e-1c36-41a6-b7b0-26d38a80b66f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:51.061637 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:51.061637 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:51.076777 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-7bac4fb3-5b45-4647-9eab-5556e7d002e8 req-5837da7e-1c36-41a6-b7b0-26d38a80b66f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797/action returned with HTTP 204 Aug 18 13:15:51.077428 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1178/4709] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:15:51 2026] POST /volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:51.409290 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-269f3d87-8f27-47fd-89ed-4f627acdc865 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:51.411910 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-269f3d87-8f27-47fd-89ed-4f627acdc865 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:51.412139 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-269f3d87-8f27-47fd-89ed-4f627acdc865 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:51.412334 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-269f3d87-8f27-47fd-89ed-4f627acdc865 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:51.412428 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-269f3d87-8f27-47fd-89ed-4f627acdc865 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:51.422766 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:51.422766 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:51.423388 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-269f3d87-8f27-47fd-89ed-4f627acdc865 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:51.423745 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1170/4710] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:51 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:51.937068 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-56ea45bc-29f5-4fd7-8415-02b3bffadf07 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:51.939094 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-56ea45bc-29f5-4fd7-8415-02b3bffadf07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:51.939371 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-56ea45bc-29f5-4fd7-8415-02b3bffadf07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:51.939591 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-56ea45bc-29f5-4fd7-8415-02b3bffadf07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:51.939713 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-56ea45bc-29f5-4fd7-8415-02b3bffadf07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:51.944720 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:51.944720 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:51.945260 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-56ea45bc-29f5-4fd7-8415-02b3bffadf07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:51.945663 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1186/4711] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:51 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:52.438838 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b06da861-9379-4b0f-a2f5-1d4001dd80b7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:52.444316 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b06da861-9379-4b0f-a2f5-1d4001dd80b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:52.445610 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b06da861-9379-4b0f-a2f5-1d4001dd80b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:52.446365 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b06da861-9379-4b0f-a2f5-1d4001dd80b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:52.446874 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b06da861-9379-4b0f-a2f5-1d4001dd80b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:52.459343 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:52.459343 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:52.461539 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b06da861-9379-4b0f-a2f5-1d4001dd80b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:52.463267 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1178/4712] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:52 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:52.955865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a90bcc8c-3067-4fe0-884c-b808af124f93 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:52.957619 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a90bcc8c-3067-4fe0-884c-b808af124f93 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:52.957892 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a90bcc8c-3067-4fe0-884c-b808af124f93 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:52.958122 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a90bcc8c-3067-4fe0-884c-b808af124f93 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:52.958263 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a90bcc8c-3067-4fe0-884c-b808af124f93 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:52.962669 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:52.962669 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:52.963361 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a90bcc8c-3067-4fe0-884c-b808af124f93 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:52.963935 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1179/4713] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:52 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:53.477045 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e49c9636-754b-4057-818d-5166d280c867 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:53.479278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e49c9636-754b-4057-818d-5166d280c867 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:53.479348 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e49c9636-754b-4057-818d-5166d280c867 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:53.479564 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e49c9636-754b-4057-818d-5166d280c867 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:53.479676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-e49c9636-754b-4057-818d-5166d280c867 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:53.487915 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:53.487915 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:53.487915 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e49c9636-754b-4057-818d-5166d280c867 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:53.487915 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1171/4714] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:53 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:53.974374 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bf9b6e26-dbbd-4926-b44a-49a8eff90e08 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:53.976127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf9b6e26-dbbd-4926-b44a-49a8eff90e08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:53.976354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf9b6e26-dbbd-4926-b44a-49a8eff90e08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:53.976533 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf9b6e26-dbbd-4926-b44a-49a8eff90e08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:53.976627 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bf9b6e26-dbbd-4926-b44a-49a8eff90e08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:53.980611 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:53.980611 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:53.981169 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf9b6e26-dbbd-4926-b44a-49a8eff90e08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:53.981545 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1187/4715] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:53 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:54.500633 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-49fbff94-3407-45f1-8fd9-fc5774c76de7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:54.502685 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-49fbff94-3407-45f1-8fd9-fc5774c76de7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:54.502927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-49fbff94-3407-45f1-8fd9-fc5774c76de7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:54.503157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-49fbff94-3407-45f1-8fd9-fc5774c76de7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:54.503297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-49fbff94-3407-45f1-8fd9-fc5774c76de7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:54.508120 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:54.508120 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:54.508797 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-49fbff94-3407-45f1-8fd9-fc5774c76de7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:54.509188 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1179/4716] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:54 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:54.993121 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8b4f0baa-55e6-4f2a-b1e2-e98f77f18d5a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:54.994975 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b4f0baa-55e6-4f2a-b1e2-e98f77f18d5a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:54.996281 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b4f0baa-55e6-4f2a-b1e2-e98f77f18d5a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:54.996281 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8b4f0baa-55e6-4f2a-b1e2-e98f77f18d5a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:54.996281 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-8b4f0baa-55e6-4f2a-b1e2-e98f77f18d5a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:55.000088 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:55.000088 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:55.000795 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8b4f0baa-55e6-4f2a-b1e2-e98f77f18d5a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:55.001291 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1180/4717] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:54 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:55.521616 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-823e87af-d805-45a1-b786-ccb29f9072b8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:55.527245 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-823e87af-d805-45a1-b786-ccb29f9072b8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:55.527245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-823e87af-d805-45a1-b786-ccb29f9072b8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:55.527245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-823e87af-d805-45a1-b786-ccb29f9072b8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:55.527245 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-823e87af-d805-45a1-b786-ccb29f9072b8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:55.537062 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:55.537062 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:55.537871 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-823e87af-d805-45a1-b786-ccb29f9072b8 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:55.538557 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1172/4718] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:55 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:56.011084 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b6aea1e5-2cf4-44f1-bfff-c82d59e6ca06 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:56.015993 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b6aea1e5-2cf4-44f1-bfff-c82d59e6ca06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:56.016334 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b6aea1e5-2cf4-44f1-bfff-c82d59e6ca06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:56.016589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b6aea1e5-2cf4-44f1-bfff-c82d59e6ca06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:56.016737 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b6aea1e5-2cf4-44f1-bfff-c82d59e6ca06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:56.021683 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:56.021683 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:56.022470 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b6aea1e5-2cf4-44f1-bfff-c82d59e6ca06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:56.022928 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1188/4719] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:56 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:56.548524 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cfe174c8-5de6-44f7-8d3d-bd111d0bda75 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:56.550321 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cfe174c8-5de6-44f7-8d3d-bd111d0bda75 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:56.550575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cfe174c8-5de6-44f7-8d3d-bd111d0bda75 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:56.550803 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cfe174c8-5de6-44f7-8d3d-bd111d0bda75 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:56.550902 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cfe174c8-5de6-44f7-8d3d-bd111d0bda75 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:56.555592 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:56.555592 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:56.556201 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cfe174c8-5de6-44f7-8d3d-bd111d0bda75 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:56.556613 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1180/4720] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:56 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:56.570904 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3468bed7-20e0-429b-aa44-a3677090d789 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:56.572709 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3468bed7-20e0-429b-aa44-a3677090d789 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 Aug 18 13:15:56.572906 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3468bed7-20e0-429b-aa44-a3677090d789 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:56.573110 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3468bed7-20e0-429b-aa44-a3677090d789 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:56.573279 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-3468bed7-20e0-429b-aa44-a3677090d789 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume with id: cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 Aug 18 13:15:56.580321 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:56.580321 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:56.580682 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3468bed7-20e0-429b-aa44-a3677090d789 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:56.596523 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3468bed7-20e0-429b-aa44-a3677090d789 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume request issued successfully. Aug 18 13:15:56.596725 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3468bed7-20e0-429b-aa44-a3677090d789 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 returned with HTTP 202 Aug 18 13:15:56.597140 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1181/4721] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:56 2026] DELETE /volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:15:56.604239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8f58151e-f4fa-4721-ab5e-9603e0f4fe59 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:56.606458 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f58151e-f4fa-4721-ab5e-9603e0f4fe59 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 Aug 18 13:15:56.606695 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f58151e-f4fa-4721-ab5e-9603e0f4fe59 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:56.606895 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8f58151e-f4fa-4721-ab5e-9603e0f4fe59 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:56.613585 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:56.613585 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:56.619604 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8f58151e-f4fa-4721-ab5e-9603e0f4fe59 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:15:56.623865 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8f58151e-f4fa-4721-ab5e-9603e0f4fe59 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 returned with HTTP 200 Aug 18 13:15:56.624315 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1173/4722] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:56 2026] GET /volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:15:57.032890 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1c7a2139-7f6c-4b3a-a060-b260ec4603c6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:57.034795 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c7a2139-7f6c-4b3a-a060-b260ec4603c6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:57.034958 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c7a2139-7f6c-4b3a-a060-b260ec4603c6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:57.036620 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1c7a2139-7f6c-4b3a-a060-b260ec4603c6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:57.036620 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-1c7a2139-7f6c-4b3a-a060-b260ec4603c6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:57.041170 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:57.041170 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:57.042009 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1c7a2139-7f6c-4b3a-a060-b260ec4603c6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:57.042482 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1189/4723] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:57 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:57.641535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9e7675de-6508-4e10-8e50-e69994b713b6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:57.643575 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e7675de-6508-4e10-8e50-e69994b713b6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 Aug 18 13:15:57.643823 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e7675de-6508-4e10-8e50-e69994b713b6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:57.644046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e7675de-6508-4e10-8e50-e69994b713b6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:57.653615 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e7675de-6508-4e10-8e50-e69994b713b6 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 returned with HTTP 404 Aug 18 13:15:57.654649 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1181/4724] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:57 2026] GET /volume/v3/volumes/cba60c8f-e2ca-4b48-b1ac-10fd69ffe300 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:57.664749 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b853e2a8-02e9-4e28-937f-077defa5bc3a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:57.667109 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b853e2a8-02e9-4e28-937f-077defa5bc3a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:57.667374 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b853e2a8-02e9-4e28-937f-077defa5bc3a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:57.667614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b853e2a8-02e9-4e28-937f-077defa5bc3a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:57.667759 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-b853e2a8-02e9-4e28-937f-077defa5bc3a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:57.673710 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:57.673710 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:57.674652 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b853e2a8-02e9-4e28-937f-077defa5bc3a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-member] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:57.675307 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1182/4725] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:57 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:57.689586 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1f7fca55-bcb8-4682-93d9-12961775b15b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:57.691744 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1f7fca55-bcb8-4682-93d9-12961775b15b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:57.692016 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1f7fca55-bcb8-4682-93d9-12961775b15b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:57.692288 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1f7fca55-bcb8-4682-93d9-12961775b15b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:57.692419 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-1f7fca55-bcb8-4682-93d9-12961775b15b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete backup with id: 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. Aug 18 13:15:57.697616 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:57.697616 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:57.715308 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-1f7fca55-bcb8-4682-93d9-12961775b15b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] delete_backup rpcapi backup_id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:15:57.718077 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1f7fca55-bcb8-4682-93d9-12961775b15b tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 202 Aug 18 13:15:57.718077 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1174/4726] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:57 2026] DELETE /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:15:57.727634 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-36d17441-3496-4aae-b4c9-93598d227772 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:57.729750 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-36d17441-3496-4aae-b4c9-93598d227772 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:57.729995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-36d17441-3496-4aae-b4c9-93598d227772 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:57.730858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-36d17441-3496-4aae-b4c9-93598d227772 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:57.730858 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-36d17441-3496-4aae-b4c9-93598d227772 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:57.735745 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:57.735745 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:57.737634 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-36d17441-3496-4aae-b4c9-93598d227772 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 200 Aug 18 13:15:57.737634 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1190/4727] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:57 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:58.052674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5482fbcb-974a-42d5-92af-1ed26b263616 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:58.054380 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5482fbcb-974a-42d5-92af-1ed26b263616 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:58.054554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5482fbcb-974a-42d5-92af-1ed26b263616 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:58.054741 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5482fbcb-974a-42d5-92af-1ed26b263616 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:58.054831 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-5482fbcb-974a-42d5-92af-1ed26b263616 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:58.060336 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:58.060336 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:58.061198 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5482fbcb-974a-42d5-92af-1ed26b263616 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:58.061700 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1182/4728] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:58 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:58.749484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2e764d05-2e2e-43f2-a54a-2ad11312e160 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:58.753144 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e764d05-2e2e-43f2-a54a-2ad11312e160 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 Aug 18 13:15:58.753144 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e764d05-2e2e-43f2-a54a-2ad11312e160 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:58.753144 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2e764d05-2e2e-43f2-a54a-2ad11312e160 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:58.753144 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2e764d05-2e2e-43f2-a54a-2ad11312e160 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id 1af6f82c-a0b8-47e0-b279-20c0bd8a72c9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:58.756550 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2e764d05-2e2e-43f2-a54a-2ad11312e160 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 returned with HTTP 404 Aug 18 13:15:58.757242 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1183/4729] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:58 2026] GET /volume/v3/backups/1af6f82c-a0b8-47e0-b279-20c0bd8a72c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:58.765510 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cfb36b0a-4010-46d2-8d65-74bebe505751 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:58.767476 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cfb36b0a-4010-46d2-8d65-74bebe505751 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:58.767727 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cfb36b0a-4010-46d2-8d65-74bebe505751 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:58.767952 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cfb36b0a-4010-46d2-8d65-74bebe505751 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:58.768086 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-cfb36b0a-4010-46d2-8d65-74bebe505751 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete backup with id: ad29d68b-7b24-4113-a66a-7c83f9d8be73. Aug 18 13:15:58.772904 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:58.772904 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:58.784960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-cfb36b0a-4010-46d2-8d65-74bebe505751 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] delete_backup rpcapi backup_id ad29d68b-7b24-4113-a66a-7c83f9d8be73 {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:15:58.786665 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cfb36b0a-4010-46d2-8d65-74bebe505751 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 202 Aug 18 13:15:58.787159 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1175/4730] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:58 2026] DELETE /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:15:58.796669 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e49a1cea-9991-490e-b7ce-bf4ca6a0bc99 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:58.798561 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e49a1cea-9991-490e-b7ce-bf4ca6a0bc99 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:58.800109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e49a1cea-9991-490e-b7ce-bf4ca6a0bc99 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:58.800109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e49a1cea-9991-490e-b7ce-bf4ca6a0bc99 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:58.800109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e49a1cea-9991-490e-b7ce-bf4ca6a0bc99 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:58.803563 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:58.803563 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:15:58.804257 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e49a1cea-9991-490e-b7ce-bf4ca6a0bc99 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 200 Aug 18 13:15:58.804572 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1191/4731] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:58 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:59.075890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8a73e01e-23cc-4619-ab87-ea4bd493ee67 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:59.077838 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a73e01e-23cc-4619-ab87-ea4bd493ee67 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:15:59.078311 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a73e01e-23cc-4619-ab87-ea4bd493ee67 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:59.078504 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a73e01e-23cc-4619-ab87-ea4bd493ee67 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:59.078611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8a73e01e-23cc-4619-ab87-ea4bd493ee67 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:59.083338 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:59.083338 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:59.083986 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a73e01e-23cc-4619-ab87-ea4bd493ee67 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:15:59.084730 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1183/4732] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:59 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:59.098278 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:59.106435 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:15:59.106435 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8dc2f26-7850-4816-b79d-3a4335263f69"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:15:59.107678 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating new backup {'backup': {'volume_id': 'f8dc2f26-7850-4816-b79d-3a4335263f69'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:15:59.108001 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating backup of volume f8dc2f26-7850-4816-b79d-3a4335263f69 in container None Aug 18 13:15:59.118266 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:59.118266 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:59.119631 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:15:59.139308 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['572fbf49-e7ec-47c5-be33-409df48d1e4a', 'd126699a-7ad6-4785-a4c5-abe35cbf4330'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:15:59.172682 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3fc70403-7c75-4d62-9456-5ab29263d2a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:15:59.172768 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1184/4733] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:15:59 2026] POST /volume/v3/backups => generated 288 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:15:59.184003 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c6340186-026a-44cc-8e13-ea913bccccf8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:59.187087 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6340186-026a-44cc-8e13-ea913bccccf8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:15:59.187087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6340186-026a-44cc-8e13-ea913bccccf8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:59.187087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6340186-026a-44cc-8e13-ea913bccccf8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:59.187087 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c6340186-026a-44cc-8e13-ea913bccccf8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:59.193598 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:59.193598 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:15:59.194510 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6340186-026a-44cc-8e13-ea913bccccf8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:15:59.194676 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1176/4734] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:59 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:15:59.816521 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e7cf0ce5-ee2a-4bbb-8c48-f54c58e4b529 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:59.818628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7cf0ce5-ee2a-4bbb-8c48-f54c58e4b529 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 Aug 18 13:15:59.818819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7cf0ce5-ee2a-4bbb-8c48-f54c58e4b529 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:59.819013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7cf0ce5-ee2a-4bbb-8c48-f54c58e4b529 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:59.819154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e7cf0ce5-ee2a-4bbb-8c48-f54c58e4b529 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ad29d68b-7b24-4113-a66a-7c83f9d8be73. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:59.823742 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7cf0ce5-ee2a-4bbb-8c48-f54c58e4b529 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 returned with HTTP 404 Aug 18 13:15:59.824157 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1192/4735] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:59 2026] GET /volume/v3/backups/ad29d68b-7b24-4113-a66a-7c83f9d8be73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:15:59.830517 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-32515189-6578-4b0e-80b9-635b02a4b6e7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:59.832520 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32515189-6578-4b0e-80b9-635b02a4b6e7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:59.832769 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32515189-6578-4b0e-80b9-635b02a4b6e7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:59.833000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32515189-6578-4b0e-80b9-635b02a4b6e7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:59.833145 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-32515189-6578-4b0e-80b9-635b02a4b6e7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete backup with id: ea1d2042-d194-46d9-8bac-6fd6d0948eba. Aug 18 13:15:59.837719 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:59.837719 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:15:59.850842 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-32515189-6578-4b0e-80b9-635b02a4b6e7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] delete_backup rpcapi backup_id ea1d2042-d194-46d9-8bac-6fd6d0948eba {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:15:59.855237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32515189-6578-4b0e-80b9-635b02a4b6e7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 202 Aug 18 13:15:59.855237 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1184/4736] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:15:59 2026] DELETE /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:15:59.863069 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-56a08fac-a1e6-4005-9afa-a73b8b5dd68a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:15:59.866544 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56a08fac-a1e6-4005-9afa-a73b8b5dd68a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:15:59.868090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56a08fac-a1e6-4005-9afa-a73b8b5dd68a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:15:59.868396 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-56a08fac-a1e6-4005-9afa-a73b8b5dd68a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:15:59.868791 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-56a08fac-a1e6-4005-9afa-a73b8b5dd68a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:15:59.873579 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:15:59.873579 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:15:59.874247 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-56a08fac-a1e6-4005-9afa-a73b8b5dd68a tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 200 Aug 18 13:15:59.874887 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1185/4737] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:15:59 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:00.207472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f7245c0c-0256-474f-9003-824edd9a6c09 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:00.209638 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f7245c0c-0256-474f-9003-824edd9a6c09 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:00.209913 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f7245c0c-0256-474f-9003-824edd9a6c09 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:00.210147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f7245c0c-0256-474f-9003-824edd9a6c09 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:00.210289 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f7245c0c-0256-474f-9003-824edd9a6c09 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:00.220424 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:00.220424 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:00.220424 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f7245c0c-0256-474f-9003-824edd9a6c09 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:00.220584 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1177/4738] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:00 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:00.886341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-38d95de0-a378-4d61-9f06-b08a59832267 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:00.888139 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38d95de0-a378-4d61-9f06-b08a59832267 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba Aug 18 13:16:00.888367 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38d95de0-a378-4d61-9f06-b08a59832267 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:00.888603 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38d95de0-a378-4d61-9f06-b08a59832267 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:00.888739 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-38d95de0-a378-4d61-9f06-b08a59832267 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Show backup with id ea1d2042-d194-46d9-8bac-6fd6d0948eba. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:00.892930 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38d95de0-a378-4d61-9f06-b08a59832267 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba returned with HTTP 404 Aug 18 13:16:00.893470 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1193/4739] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:00 2026] GET /volume/v3/backups/ea1d2042-d194-46d9-8bac-6fd6d0948eba => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:00.900297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:00.902130 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 Aug 18 13:16:00.902404 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:00.902634 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:00.902838 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume with id: 3921d2fe-cf62-4742-a9ac-368658f35637 Aug 18 13:16:00.910792 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:00.910792 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:00.911217 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:16:00.927016 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Delete volume request issued successfully. Aug 18 13:16:00.927202 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d8bea4f3-40ea-47c1-bae6-d8a3b41ca319 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 returned with HTTP 202 Aug 18 13:16:00.927655 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1185/4740] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:16:00 2026] DELETE /volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:16:00.939876 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b1051cd3-144c-42b0-83a4-09a693bc4e32 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:00.945377 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1051cd3-144c-42b0-83a4-09a693bc4e32 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 Aug 18 13:16:00.945377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1051cd3-144c-42b0-83a4-09a693bc4e32 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:00.945377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1051cd3-144c-42b0-83a4-09a693bc4e32 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:00.954686 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:00.954686 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:00.960696 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b1051cd3-144c-42b0-83a4-09a693bc4e32 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Volume info retrieved successfully. Aug 18 13:16:00.966740 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1051cd3-144c-42b0-83a4-09a693bc4e32 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 returned with HTTP 200 Aug 18 13:16:00.967449 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1186/4741] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:00 2026] GET /volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:01.231984 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ac308497-a2b0-4c3b-8b78-7de34f217cd6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:01.233824 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac308497-a2b0-4c3b-8b78-7de34f217cd6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:01.234086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac308497-a2b0-4c3b-8b78-7de34f217cd6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:01.234354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac308497-a2b0-4c3b-8b78-7de34f217cd6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:01.234494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ac308497-a2b0-4c3b-8b78-7de34f217cd6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:01.238961 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:01.238961 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:01.239587 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac308497-a2b0-4c3b-8b78-7de34f217cd6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:01.239944 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1178/4742] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:01 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:01.983976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b4d79e74-215e-43a1-a86d-5557d141d1b7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:01.986229 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b4d79e74-215e-43a1-a86d-5557d141d1b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] GET https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 Aug 18 13:16:01.986462 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b4d79e74-215e-43a1-a86d-5557d141d1b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:01.986652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b4d79e74-215e-43a1-a86d-5557d141d1b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:01.991910 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b4d79e74-215e-43a1-a86d-5557d141d1b7 tempest-ProjectMemberTests33-1193782441 tempest-ProjectMemberTests33-1193782441-project-admin] https://10.4.3.126/volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 returned with HTTP 404 Aug 18 13:16:01.992400 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1194/4743] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:01 2026] GET /volume/v3/volumes/3921d2fe-cf62-4742-a9ac-368658f35637 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:02.251390 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-50be1668-ea5b-424c-a223-6be692b4e295 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:02.254773 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50be1668-ea5b-424c-a223-6be692b4e295 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:02.255106 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50be1668-ea5b-424c-a223-6be692b4e295 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:02.255437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-50be1668-ea5b-424c-a223-6be692b4e295 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:02.255606 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-50be1668-ea5b-424c-a223-6be692b4e295 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:02.261653 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:02.261653 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:02.262522 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-50be1668-ea5b-424c-a223-6be692b4e295 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:02.263045 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1186/4744] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:02 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:03.274184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d5e6e42d-dcfb-453f-bc6b-1b79b2d127e4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:03.275932 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d5e6e42d-dcfb-453f-bc6b-1b79b2d127e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:03.276159 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d5e6e42d-dcfb-453f-bc6b-1b79b2d127e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:03.276361 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d5e6e42d-dcfb-453f-bc6b-1b79b2d127e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:03.276471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d5e6e42d-dcfb-453f-bc6b-1b79b2d127e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:03.280597 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:03.280597 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:03.281234 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d5e6e42d-dcfb-453f-bc6b-1b79b2d127e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:03.281653 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1187/4745] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:03 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:03.817595 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-de522549-84e7-41ac-9a96-84665fc5bc61 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:03.926333 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-de522549-84e7-41ac-9a96-84665fc5bc61 tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 18 13:16:03.926811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-de522549-84e7-41ac-9a96-84665fc5bc61 tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:03.926811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-de522549-84e7-41ac-9a96-84665fc5bc61 tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-admin] Calling method 'get_pools' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:03.936883 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-de522549-84e7-41ac-9a96-84665fc5bc61 tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:16:03.937293 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1179/4746] 10.4.3.126 () {66 vars in 1291 bytes} [Tue Aug 18 13:16:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:03.944568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7fb9c0fd-a874-4d29-bf88-aa974403e5ef None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:04.008872 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7fb9c0fd-a874-4d29-bf88-aa974403e5ef tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-reader] GET https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool Aug 18 13:16:04.009308 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7fb9c0fd-a874-4d29-bf88-aa974403e5ef tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-reader] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:04.009361 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7fb9c0fd-a874-4d29-bf88-aa974403e5ef tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-reader] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:04.010059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-7fb9c0fd-a874-4d29-bf88-aa974403e5ef tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9f0a386f525648ecaa5d98f81f95adb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a43862305f21479982c083397b43b3c2', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:16:04.010293 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7fb9c0fd-a874-4d29-bf88-aa974403e5ef tempest-ProjectReaderTests-1106393274 tempest-ProjectReaderTests-1106393274-project-reader] https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool returned with HTTP 403 Aug 18 13:16:04.010744 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1195/4747] 10.4.3.126 () {66 vars in 1318 bytes} [Tue Aug 18 13:16:03 2026] GET /volume/v3/capabilities/np0000007652@storpool => generated 110 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:16:04.293401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-244e2f42-0142-4430-9e65-a6afb5887de1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:04.295494 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-244e2f42-0142-4430-9e65-a6afb5887de1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:04.295704 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-244e2f42-0142-4430-9e65-a6afb5887de1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:04.295883 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-244e2f42-0142-4430-9e65-a6afb5887de1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:04.296021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-244e2f42-0142-4430-9e65-a6afb5887de1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:04.300400 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:04.300400 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:04.300998 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-244e2f42-0142-4430-9e65-a6afb5887de1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:04.301459 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1187/4748] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:04 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:05.312895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2bde2073-beea-49b1-a148-d9581b48c176 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:05.315235 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bde2073-beea-49b1-a148-d9581b48c176 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:05.315461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bde2073-beea-49b1-a148-d9581b48c176 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:05.315645 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bde2073-beea-49b1-a148-d9581b48c176 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:05.315773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-2bde2073-beea-49b1-a148-d9581b48c176 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:05.319828 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:05.319828 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:05.320436 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bde2073-beea-49b1-a148-d9581b48c176 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:05.320794 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1188/4749] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:05 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:05.746026 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:05.837174 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:05.837527 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-564122788"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:05.839736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-564122788'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:05.839861 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Create volume of 1 GB Aug 18 13:16:05.844019 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Availability Zones retrieved successfully. Aug 18 13:16:05.849455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Flow 'volume_create_api' (a6ec872b-332e-4326-ae25-c6a2b7bfc2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:05.850466 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e03f49c-4151-4889-898c-81c268597be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:05.851249 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:05.879523 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e03f49c-4151-4889-898c-81c268597be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:05.880272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96acd478-a942-413c-85fa-610ac1e6421c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:05.939102 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Created reservations ['11f0f215-cb71-4eb4-8664-a1118573d267', 'f24dc6f5-d2dd-4933-b5af-4872e61dd576', '05f8d1d8-1dea-4fd9-bc8c-19c8fb9aaf7a', 'caa78388-3cc9-4410-9e7f-cbcdb191db48'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:05.939889 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96acd478-a942-413c-85fa-610ac1e6421c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11f0f215-cb71-4eb4-8664-a1118573d267', 'f24dc6f5-d2dd-4933-b5af-4872e61dd576', '05f8d1d8-1dea-4fd9-bc8c-19c8fb9aaf7a', 'caa78388-3cc9-4410-9e7f-cbcdb191db48']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:05.940554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b6c917-9c04-4912-9ca3-4c20bdff5455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:05.964877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b6c917-9c04-4912-9ca3-4c20bdff5455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0b59afc-0182-4c92-a29e-789a6c4870e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564122788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6bd91831074215b1a007cee0bc54bb',qos_specs=None,replication_status=,reservations=['11f0f215-cb71-4eb4-8664-a1118573d267','f24dc6f5-d2dd-4933-b5af-4872e61dd576','05f8d1d8-1dea-4fd9-bc8c-19c8fb9aaf7a','caa78388-3cc9-4410-9e7f-cbcdb191db48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b012bd5574b4aca8a11d330f066185b',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564122788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0b59afc-0182-4c92-a29e-789a6c4870e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6bd91831074215b1a007cee0bc54bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b012bd5574b4aca8a11d330f066185b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:05.965527 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebbbcb77-dfff-416a-ab0c-ce2397ce31e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:05.983136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebbbcb77-dfff-416a-ab0c-ce2397ce31e0) transitioned into state 'SUCCESS' from state '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-564122788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6bd91831074215b1a007cee0bc54bb',qos_specs=None,replication_status=,reservations=['11f0f215-cb71-4eb4-8664-a1118573d267','f24dc6f5-d2dd-4933-b5af-4872e61dd576','05f8d1d8-1dea-4fd9-bc8c-19c8fb9aaf7a','caa78388-3cc9-4410-9e7f-cbcdb191db48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b012bd5574b4aca8a11d330f066185b',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:05.983824 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b151f2d5-473f-43fc-8b87-737bff4f147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:05.993788 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b151f2d5-473f-43fc-8b87-737bff4f147c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:05.994728 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Flow 'volume_create_api' (a6ec872b-332e-4326-ae25-c6a2b7bfc2ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:05.995051 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Create volume request issued successfully. Aug 18 13:16:05.995679 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bcda6e32-5710-4aa7-b230-1ccfa5ecea33 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:05.996108 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1180/4750] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:16:05 2026] POST /volume/v3/volumes => generated 777 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:06.012710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7157eccd-2561-4c72-bef5-d39a01070820 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:06.014589 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7157eccd-2561-4c72-bef5-d39a01070820 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] GET https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 Aug 18 13:16:06.014589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7157eccd-2561-4c72-bef5-d39a01070820 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:06.014768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7157eccd-2561-4c72-bef5-d39a01070820 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:06.022049 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:06.022049 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:06.025992 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7157eccd-2561-4c72-bef5-d39a01070820 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Volume info retrieved successfully. Aug 18 13:16:06.030380 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7157eccd-2561-4c72-bef5-d39a01070820 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 returned with HTTP 200 Aug 18 13:16:06.030851 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1196/4751] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:06 2026] GET /volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:06.333220 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b2b43b71-3a47-418e-bdc0-6721725f82b5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:06.335003 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2b43b71-3a47-418e-bdc0-6721725f82b5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:06.335231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2b43b71-3a47-418e-bdc0-6721725f82b5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:06.335428 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2b43b71-3a47-418e-bdc0-6721725f82b5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:06.335529 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b2b43b71-3a47-418e-bdc0-6721725f82b5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:06.339934 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:06.339934 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:06.340624 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2b43b71-3a47-418e-bdc0-6721725f82b5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:06.340966 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1188/4752] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:06 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:07.046547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5cf1656a-4fcb-4335-ab15-aa27295c2be6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:07.048428 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5cf1656a-4fcb-4335-ab15-aa27295c2be6 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] GET https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 Aug 18 13:16:07.048687 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5cf1656a-4fcb-4335-ab15-aa27295c2be6 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:07.048812 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5cf1656a-4fcb-4335-ab15-aa27295c2be6 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:07.055665 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:07.055665 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:07.058838 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5cf1656a-4fcb-4335-ab15-aa27295c2be6 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Volume info retrieved successfully. Aug 18 13:16:07.062265 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5cf1656a-4fcb-4335-ab15-aa27295c2be6 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 returned with HTTP 200 Aug 18 13:16:07.062651 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1189/4753] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:07 2026] GET /volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:07.081802 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b43a5056-0edf-4eee-a9c5-fe32b9e20320 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:07.129216 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b43a5056-0edf-4eee-a9c5-fe32b9e20320 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] POST https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9/action Aug 18 13:16:07.129676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b43a5056-0edf-4eee-a9c5-fe32b9e20320 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:16:07.129799 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b43a5056-0edf-4eee-a9c5-fe32b9e20320 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:07.138388 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:07.138388 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:07.138879 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b43a5056-0edf-4eee-a9c5-fe32b9e20320 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] Volume info retrieved successfully. Aug 18 13:16:07.140266 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.policy [None req-b43a5056-0edf-4eee-a9c5-fe32b9e20320 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '300c15f2c7e24520b6f6e458ba7b9c88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e6bd91831074215b1a007cee0bc54bb', '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=100591) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:16:07.140266 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b43a5056-0edf-4eee-a9c5-fe32b9e20320 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9/action returned with HTTP 403 Aug 18 13:16:07.140630 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1181/4754] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:16:07 2026] POST /volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9/action => generated 131 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:07.146937 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:07.148788 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 Aug 18 13:16:07.148980 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:07.149163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:07.149405 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Delete volume with id: a0b59afc-0182-4c92-a29e-789a6c4870e9 Aug 18 13:16:07.157076 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:07.157076 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:07.157076 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Volume info retrieved successfully. Aug 18 13:16:07.175710 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Delete volume request issued successfully. Aug 18 13:16:07.177130 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47e8ea5e-c546-4eef-906e-e31a4eb72568 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 returned with HTTP 202 Aug 18 13:16:07.177130 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1197/4755] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:16:07 2026] DELETE /volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:16:07.220335 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7edfcaac-0151-4ddd-85c0-230a0f31fdf7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:07.222723 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7edfcaac-0151-4ddd-85c0-230a0f31fdf7 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] GET https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 Aug 18 13:16:07.222925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7edfcaac-0151-4ddd-85c0-230a0f31fdf7 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:07.223328 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7edfcaac-0151-4ddd-85c0-230a0f31fdf7 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:07.235564 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:07.235564 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:07.240813 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7edfcaac-0151-4ddd-85c0-230a0f31fdf7 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 returned with HTTP 404 Aug 18 13:16:07.240813 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1189/4756] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:07 2026] GET /volume/v3/volumes/a0b59afc-0182-4c92-a29e-789a6c4870e9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:07.249881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:07.252529 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:07.252664 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1462658102"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:07.254576 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1462658102'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:07.254749 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Create volume of 1 GB Aug 18 13:16:07.260297 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Availability Zones retrieved successfully. Aug 18 13:16:07.268670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Flow 'volume_create_api' (be35f2c9-6085-4d6e-8b2d-7e8ab53e4392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:07.270089 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7494f9-932c-43e6-9ebf-8d19178d2668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:07.271312 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:07.304718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7494f9-932c-43e6-9ebf-8d19178d2668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:07.305799 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ac3757-32fe-4732-969d-dc4af3fba8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:07.351285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1ae37c75-2fde-46ae-afe8-b90ac857bfcd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:07.353065 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1ae37c75-2fde-46ae-afe8-b90ac857bfcd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:07.353331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1ae37c75-2fde-46ae-afe8-b90ac857bfcd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:07.353510 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1ae37c75-2fde-46ae-afe8-b90ac857bfcd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:07.353620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1ae37c75-2fde-46ae-afe8-b90ac857bfcd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:07.355497 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Created reservations ['d97c0ddd-7170-4ea8-9b2f-ec6587b6a85f', 'b27ff5ed-27c2-4d26-a772-686145dec29f', 'bfdf6614-e6bc-4955-ae78-030300fdce0f', 'eccd5643-3f82-419b-a267-738a7476cfeb'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:07.357178 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ac3757-32fe-4732-969d-dc4af3fba8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d97c0ddd-7170-4ea8-9b2f-ec6587b6a85f', 'b27ff5ed-27c2-4d26-a772-686145dec29f', 'bfdf6614-e6bc-4955-ae78-030300fdce0f', 'eccd5643-3f82-419b-a267-738a7476cfeb']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:07.357752 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffdb833-13b2-4fd1-9d53-53641ab19282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:07.357808 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:07.357808 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:07.358374 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1ae37c75-2fde-46ae-afe8-b90ac857bfcd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:07.358677 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1182/4757] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:07 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:07.386553 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffdb833-13b2-4fd1-9d53-53641ab19282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264dddb4-5956-44d2-ac59-b56ee05a1d1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1462658102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6bd91831074215b1a007cee0bc54bb',qos_specs=None,replication_status=,reservations=['d97c0ddd-7170-4ea8-9b2f-ec6587b6a85f','b27ff5ed-27c2-4d26-a772-686145dec29f','bfdf6614-e6bc-4955-ae78-030300fdce0f','eccd5643-3f82-419b-a267-738a7476cfeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b012bd5574b4aca8a11d330f066185b',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1462658102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264dddb4-5956-44d2-ac59-b56ee05a1d1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6bd91831074215b1a007cee0bc54bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b012bd5574b4aca8a11d330f066185b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:07.387548 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf12ee72-ce43-4d19-a0c8-4bb038528544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:07.411630 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf12ee72-ce43-4d19-a0c8-4bb038528544) transitioned into state 'SUCCESS' from state '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-1462658102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e6bd91831074215b1a007cee0bc54bb',qos_specs=None,replication_status=,reservations=['d97c0ddd-7170-4ea8-9b2f-ec6587b6a85f','b27ff5ed-27c2-4d26-a772-686145dec29f','bfdf6614-e6bc-4955-ae78-030300fdce0f','eccd5643-3f82-419b-a267-738a7476cfeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b012bd5574b4aca8a11d330f066185b',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:07.412560 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1931350d-30d1-4413-811b-98569b5ace73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:07.425879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1931350d-30d1-4413-811b-98569b5ace73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:07.426975 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Flow 'volume_create_api' (be35f2c9-6085-4d6e-8b2d-7e8ab53e4392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:07.427395 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Create volume request issued successfully. Aug 18 13:16:07.428117 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d28ec2e6-b8ad-468a-b5ee-516903186045 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:07.428750 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1190/4758] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:16:07 2026] POST /volume/v3/volumes => generated 778 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:07.442552 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f9822a98-35db-4369-a070-659ff6b6949d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:07.444298 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9822a98-35db-4369-a070-659ff6b6949d tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] GET https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e Aug 18 13:16:07.444519 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9822a98-35db-4369-a070-659ff6b6949d tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:07.444717 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9822a98-35db-4369-a070-659ff6b6949d tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:07.451903 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:07.451903 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:07.455370 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f9822a98-35db-4369-a070-659ff6b6949d tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Volume info retrieved successfully. Aug 18 13:16:07.458913 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9822a98-35db-4369-a070-659ff6b6949d tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e returned with HTTP 200 Aug 18 13:16:07.459352 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1198/4759] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:07 2026] GET /volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:08.376652 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-21d80f36-3a21-48dd-a23f-a818e215995c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.381252 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-21d80f36-3a21-48dd-a23f-a818e215995c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:08.381252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-21d80f36-3a21-48dd-a23f-a818e215995c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:08.381252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-21d80f36-3a21-48dd-a23f-a818e215995c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:08.381252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-21d80f36-3a21-48dd-a23f-a818e215995c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:08.388380 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:08.388380 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:08.388380 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-21d80f36-3a21-48dd-a23f-a818e215995c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:08.388380 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1190/4760] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:08 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:08.421439 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-49e4cef7-3337-4dd6-b4b3-00d9638eacab None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.423533 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-49e4cef7-3337-4dd6-b4b3-00d9638eacab tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/limits Aug 18 13:16:08.423713 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-49e4cef7-3337-4dd6-b4b3-00d9638eacab tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:08.423887 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-49e4cef7-3337-4dd6-b4b3-00d9638eacab tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:08.445282 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-49e4cef7-3337-4dd6-b4b3-00d9638eacab tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 18 13:16:08.445949 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1183/4761] 10.4.3.126 () {68 vars in 1484 bytes} [Tue Aug 18 13:16:08 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:08.477830 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8fb66a01-cdc2-4ce6-9c59-47d2f8aae457 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.479772 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8fb66a01-cdc2-4ce6-9c59-47d2f8aae457 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] GET https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e Aug 18 13:16:08.480034 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8fb66a01-cdc2-4ce6-9c59-47d2f8aae457 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:08.480254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8fb66a01-cdc2-4ce6-9c59-47d2f8aae457 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:08.481147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-d50a3485-6f0c-47ba-b076-fae70221f919 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.486220 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-d50a3485-6f0c-47ba-b076-fae70221f919 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:16:08.486760 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-d50a3485-6f0c-47ba-b076-fae70221f919 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:08.487247 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-d50a3485-6f0c-47ba-b076-fae70221f919 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:08.489155 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:08.489155 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:08.493289 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8fb66a01-cdc2-4ce6-9c59-47d2f8aae457 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Volume info retrieved successfully. Aug 18 13:16:08.497023 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8fb66a01-cdc2-4ce6-9c59-47d2f8aae457 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e returned with HTTP 200 Aug 18 13:16:08.497472 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1191/4762] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:08 2026] GET /volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:08.505587 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:08.505587 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:08.510123 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-d50a3485-6f0c-47ba-b076-fae70221f919 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:08.512704 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7c2e004e-480f-473b-9730-426123e9033f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.517062 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c2e004e-480f-473b-9730-426123e9033f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] POST https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e/action Aug 18 13:16:08.517062 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c2e004e-480f-473b-9730-426123e9033f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:16:08.517062 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7c2e004e-480f-473b-9730-426123e9033f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:08.517227 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-d50a3485-6f0c-47ba-b076-fae70221f919 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:16:08.517227 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1199/4763] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:16:08 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1662 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:08.526513 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:08.526513 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:08.526513 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-7c2e004e-480f-473b-9730-426123e9033f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '300c15f2c7e24520b6f6e458ba7b9c88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e6bd91831074215b1a007cee0bc54bb', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:16:08.526513 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7c2e004e-480f-473b-9730-426123e9033f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-reader] https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e/action returned with HTTP 403 Aug 18 13:16:08.526513 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1191/4764] 10.4.3.126 () {68 vars in 1390 bytes} [Tue Aug 18 13:16:08 2026] POST /volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:08.528055 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.530660 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:16:08.531330 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b03cd877-b11c-4c3e-a198-05a4ec627a77", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-623669878", "description": null, "metadata": {}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:08.534505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.537671 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e Aug 18 13:16:08.537955 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:08.538358 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:08.538613 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Delete volume with id: 264dddb4-5956-44d2-ac59-b56ee05a1d1e Aug 18 13:16:08.547713 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:08.547713 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:08.547830 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:08.547830 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:08.548179 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Volume info retrieved successfully. Aug 18 13:16:08.548618 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:08.548781 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create snapshot from volume b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:16:08.572307 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Delete volume request issued successfully. Aug 18 13:16:08.572671 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9b4faa20-d277-41d9-b3b6-8aa8f3f57256 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e returned with HTTP 202 Aug 18 13:16:08.573233 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1192/4765] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:16:08 2026] DELETE /volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:16:08.582749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-105393ea-fbe4-4012-9bab-e7c2e26efd65 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:08.585115 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-105393ea-fbe4-4012-9bab-e7c2e26efd65 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] GET https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e Aug 18 13:16:08.585401 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-105393ea-fbe4-4012-9bab-e7c2e26efd65 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:08.585640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-105393ea-fbe4-4012-9bab-e7c2e26efd65 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:08.594360 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:08.594360 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:08.598687 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Created reservations ['7e6cc391-c972-4a20-8cd3-7a1874e6d96c', 'a836c6a1-d9ce-47ea-9324-ab858b6e93a1', '685c1b71-302f-4eb5-abfa-c490c4d73a5b', '52252c75-fab2-4102-a57e-e7adb9fbd94d'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:08.604777 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-105393ea-fbe4-4012-9bab-e7c2e26efd65 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Volume info retrieved successfully. Aug 18 13:16:08.614941 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-105393ea-fbe4-4012-9bab-e7c2e26efd65 tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e returned with HTTP 200 Aug 18 13:16:08.615374 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1200/4766] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:08 2026] GET /volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:08.648468 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot force create request issued successfully. Aug 18 13:16:08.648892 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-50560880-06a9-4c01-84ab-7cf4b6baed97 req-aa9f2a97-19d4-4d9b-b86d-4bed97d2f1dc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:16:08.649509 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1184/4767] 10.4.3.126 () {72 vars in 1547 bytes} [Tue Aug 18 13:16:08 2026] POST /volume/v3/snapshots => generated 323 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:09.399613 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-26cfd26f-f515-47f5-bcab-b20ec6140e97 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:09.403485 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26cfd26f-f515-47f5-bcab-b20ec6140e97 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:09.403732 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26cfd26f-f515-47f5-bcab-b20ec6140e97 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:09.403986 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26cfd26f-f515-47f5-bcab-b20ec6140e97 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:09.404101 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-26cfd26f-f515-47f5-bcab-b20ec6140e97 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:09.409394 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:09.409394 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:09.410400 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26cfd26f-f515-47f5-bcab-b20ec6140e97 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:09.410960 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1192/4768] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:09 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:09.628571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6864f2fb-907b-48a8-a8a0-24d9a211cf8f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:09.630312 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6864f2fb-907b-48a8-a8a0-24d9a211cf8f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] GET https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e Aug 18 13:16:09.630500 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6864f2fb-907b-48a8-a8a0-24d9a211cf8f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:09.630696 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6864f2fb-907b-48a8-a8a0-24d9a211cf8f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:09.638023 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6864f2fb-907b-48a8-a8a0-24d9a211cf8f tempest-ProjectReaderTests-901483784 tempest-ProjectReaderTests-901483784-project-admin] https://10.4.3.126/volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e returned with HTTP 404 Aug 18 13:16:09.638618 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1193/4769] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:09 2026] GET /volume/v3/volumes/264dddb4-5956-44d2-ac59-b56ee05a1d1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:10.421866 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9759c4e0-302f-49bb-bd10-05276d98f4b7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:10.423685 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9759c4e0-302f-49bb-bd10-05276d98f4b7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:10.423891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9759c4e0-302f-49bb-bd10-05276d98f4b7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:10.424068 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9759c4e0-302f-49bb-bd10-05276d98f4b7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:10.424170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9759c4e0-302f-49bb-bd10-05276d98f4b7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:10.428658 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:10.428658 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:10.429198 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9759c4e0-302f-49bb-bd10-05276d98f4b7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:10.429556 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1201/4770] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:10 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:10.488914 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-07e5b435-c44c-46c2-890e-d4bc069f407a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:10.491742 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-07e5b435-c44c-46c2-890e-d4bc069f407a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 Aug 18 13:16:10.492034 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-07e5b435-c44c-46c2-890e-d4bc069f407a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:10.492296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-07e5b435-c44c-46c2-890e-d4bc069f407a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:10.498654 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:10.498654 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:10.499229 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-07e5b435-c44c-46c2-890e-d4bc069f407a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:16:10.500604 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-07e5b435-c44c-46c2-890e-d4bc069f407a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 returned with HTTP 200 Aug 18 13:16:10.500751 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1185/4771] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:16:10 2026] GET /volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:10.534047 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:10.535709 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:10.536126 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-220168057", "snapshot_id": null, "imageRef": "5a4dc35a-29c0-4979-a2ba-d2b4c80a2905", "volume_type": null, "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:10.537724 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-220168057', 'snapshot_id': None, 'imageRef': '5a4dc35a-29c0-4979-a2ba-d2b4c80a2905', 'volume_type': None, 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:10.633183 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:10.633183 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:10.633749 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:16:10.633962 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume of 1 GB Aug 18 13:16:10.637852 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Availability Zones retrieved successfully. Aug 18 13:16:10.643438 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Flow 'volume_create_api' (27406938-325b-4a56-9362-b6ac1127f17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:10.644710 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20592662-a33d-4800-9dad-37b5c548f015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:10.645859 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:10.681543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20592662-a33d-4800-9dad-37b5c548f015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de73099e-02bb-42c2-ba91-90a573bb29d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:10.682408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b00cc-1014-49ce-beb3-214a76afa626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:10.725904 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Created reservations ['9f9c3985-85bd-499d-b984-abc39186b9a5', '87515bf8-8149-468e-91fd-754b81e27442', '148989a9-d65b-4293-b8fc-7f8bd25e9298', '6da03d79-240b-43a2-a019-400d908f782e'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:10.726659 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b00cc-1014-49ce-beb3-214a76afa626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f9c3985-85bd-499d-b984-abc39186b9a5', '87515bf8-8149-468e-91fd-754b81e27442', '148989a9-d65b-4293-b8fc-7f8bd25e9298', '6da03d79-240b-43a2-a019-400d908f782e']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:10.727704 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53721d7b-becd-4e14-bb9c-443ed4ec51ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:10.773695 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53721d7b-becd-4e14-bb9c-443ed4ec51ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba60b2c-d9fc-4394-9d53-662bd224f79c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-220168057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a4d48e20a24d778dd9a026d8ff4618',qos_specs=None,replication_status=,reservations=['9f9c3985-85bd-499d-b984-abc39186b9a5','87515bf8-8149-468e-91fd-754b81e27442','148989a9-d65b-4293-b8fc-7f8bd25e9298','6da03d79-240b-43a2-a019-400d908f782e'],size=1,snapshot_id=de73099e-02bb-42c2-ba91-90a573bb29d4,source_replicaid=,source_volid=None,status='creating',user_id='1e70a2771c9c4799832706e05b1913ea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-220168057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bba60b2c-d9fc-4394-9d53-662bd224f79c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5a4d48e20a24d778dd9a026d8ff4618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de73099e-02bb-42c2-ba91-90a573bb29d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e70a2771c9c4799832706e05b1913ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:10.774586 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877d90ff-df83-48a9-8451-02249e6e1c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:10.798243 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877d90ff-df83-48a9-8451-02249e6e1c54) transitioned into state 'SUCCESS' from state '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-220168057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a4d48e20a24d778dd9a026d8ff4618',qos_specs=None,replication_status=,reservations=['9f9c3985-85bd-499d-b984-abc39186b9a5','87515bf8-8149-468e-91fd-754b81e27442','148989a9-d65b-4293-b8fc-7f8bd25e9298','6da03d79-240b-43a2-a019-400d908f782e'],size=1,snapshot_id=de73099e-02bb-42c2-ba91-90a573bb29d4,source_replicaid=,source_volid=None,status='creating',user_id='1e70a2771c9c4799832706e05b1913ea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:10.799550 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9130e497-7484-491d-90ff-a58f771281c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:10.824179 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9130e497-7484-491d-90ff-a58f771281c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:10.825085 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Flow 'volume_create_api' (27406938-325b-4a56-9362-b6ac1127f17e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:10.825487 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume request issued successfully. Aug 18 13:16:10.826044 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f836789e-70c9-4f77-9ae0-06efaea642b1 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:10.826484 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1193/4772] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:16:10 2026] POST /volume/v3/volumes => generated 813 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:10.841314 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-42c1f9c0-a322-4037-85e1-2caa8a3f864a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:10.843272 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42c1f9c0-a322-4037-85e1-2caa8a3f864a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:16:10.843499 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42c1f9c0-a322-4037-85e1-2caa8a3f864a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:10.843713 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-42c1f9c0-a322-4037-85e1-2caa8a3f864a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:10.851007 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:10.851007 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:10.854321 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-42c1f9c0-a322-4037-85e1-2caa8a3f864a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:10.858149 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-42c1f9c0-a322-4037-85e1-2caa8a3f864a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 200 Aug 18 13:16:10.858578 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1194/4773] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:16:10 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:11.442147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0fde8052-47c3-4492-b2e6-34155a48634d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:11.444042 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0fde8052-47c3-4492-b2e6-34155a48634d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:11.444280 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0fde8052-47c3-4492-b2e6-34155a48634d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:11.444463 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0fde8052-47c3-4492-b2e6-34155a48634d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:11.444558 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-0fde8052-47c3-4492-b2e6-34155a48634d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:11.448905 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:11.448905 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:11.449493 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0fde8052-47c3-4492-b2e6-34155a48634d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:11.449826 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1202/4774] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:11 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:11.874533 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ad9e0c58-66e6-46e7-83e3-dcc6c075c8ca None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:11.876201 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad9e0c58-66e6-46e7-83e3-dcc6c075c8ca tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:16:11.876409 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad9e0c58-66e6-46e7-83e3-dcc6c075c8ca tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:11.876577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad9e0c58-66e6-46e7-83e3-dcc6c075c8ca tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:11.883627 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:11.883627 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:11.887472 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ad9e0c58-66e6-46e7-83e3-dcc6c075c8ca tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:11.892198 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad9e0c58-66e6-46e7-83e3-dcc6c075c8ca tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 200 Aug 18 13:16:11.892684 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1186/4775] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:16:11 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:16:11.904957 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e951b4b3-fcff-4f89-b0b9-e9854ce23f43 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:11.906752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e951b4b3-fcff-4f89-b0b9-e9854ce23f43 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:16:11.906946 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e951b4b3-fcff-4f89-b0b9-e9854ce23f43 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:11.907122 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e951b4b3-fcff-4f89-b0b9-e9854ce23f43 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:11.913753 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:11.913753 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:11.916965 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e951b4b3-fcff-4f89-b0b9-e9854ce23f43 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:11.920999 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e951b4b3-fcff-4f89-b0b9-e9854ce23f43 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 200 Aug 18 13:16:11.921424 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1194/4776] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:16:11 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:16:12.461530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8ca09449-2bce-478e-b72a-a016f5ea55bb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:12.463728 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8ca09449-2bce-478e-b72a-a016f5ea55bb tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:12.464171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8ca09449-2bce-478e-b72a-a016f5ea55bb tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:12.464171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8ca09449-2bce-478e-b72a-a016f5ea55bb tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:12.464379 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-8ca09449-2bce-478e-b72a-a016f5ea55bb tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:12.470147 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:12.470147 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:12.470791 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8ca09449-2bce-478e-b72a-a016f5ea55bb tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:12.471191 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1195/4777] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:12 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:13.030394 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-43da6feb-c753-469b-b877-12a6ebdf3f26 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:13.032698 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-43da6feb-c753-469b-b877-12a6ebdf3f26 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:16:13.032948 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-43da6feb-c753-469b-b877-12a6ebdf3f26 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:13.033148 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-43da6feb-c753-469b-b877-12a6ebdf3f26 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:13.043731 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:13.043731 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:13.055502 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-43da6feb-c753-469b-b877-12a6ebdf3f26 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:13.061352 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-43da6feb-c753-469b-b877-12a6ebdf3f26 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 200 Aug 18 13:16:13.061740 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1203/4778] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:16:13 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 1404 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:13.483489 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a8dde6aa-a846-4fff-b537-ede8fbbccfb5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:13.486292 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8dde6aa-a846-4fff-b537-ede8fbbccfb5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:13.486480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8dde6aa-a846-4fff-b537-ede8fbbccfb5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:13.486665 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8dde6aa-a846-4fff-b537-ede8fbbccfb5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:13.486730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a8dde6aa-a846-4fff-b537-ede8fbbccfb5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:13.495420 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:13.495420 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:13.496049 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8dde6aa-a846-4fff-b537-ede8fbbccfb5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:13.496439 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1187/4779] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:13 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:13.710453 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9998365b-6293-4afa-8e53-55a9f8fa67d5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:13.713879 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9998365b-6293-4afa-8e53-55a9f8fa67d5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:16:13.714079 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9998365b-6293-4afa-8e53-55a9f8fa67d5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:13.714307 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9998365b-6293-4afa-8e53-55a9f8fa67d5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:13.729715 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:13.729715 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:13.735882 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9998365b-6293-4afa-8e53-55a9f8fa67d5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:13.740899 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9998365b-6293-4afa-8e53-55a9f8fa67d5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 200 Aug 18 13:16:13.741275 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1195/4780] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:16:13 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 1404 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:13.751838 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f1dad26b-2060-45ac-8200-4fa43b6d7e2b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:13.752224 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f1dad26b-2060-45ac-8200-4fa43b6d7e2b None None] GET https://10.4.3.126/volume// Aug 18 13:16:13.752411 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f1dad26b-2060-45ac-8200-4fa43b6d7e2b None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:13.752598 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f1dad26b-2060-45ac-8200-4fa43b6d7e2b None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:13.752890 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f1dad26b-2060-45ac-8200-4fa43b6d7e2b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:13.753159 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1196/4781] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:16: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 18 13:16:13.760552 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-a8217b44-c8da-4178-a974-f8ebc5119ace None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:13.762589 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-a8217b44-c8da-4178-a974-f8ebc5119ace tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:16:13.762926 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-a8217b44-c8da-4178-a974-f8ebc5119ace tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bba60b2c-d9fc-4394-9d53-662bd224f79c", "connector": null, "instance_uuid": "4900b324-5d6e-4c99-a55b-62a18897c565"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:13.773332 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:13.773332 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:13.812141 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-a8217b44-c8da-4178-a974-f8ebc5119ace tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:16:13.812903 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1204/4782] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:16: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 18 13:16:14.516969 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b9a4703a-1218-452f-a79d-4c9dab45802e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:14.518605 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9a4703a-1218-452f-a79d-4c9dab45802e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:14.519555 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9a4703a-1218-452f-a79d-4c9dab45802e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:14.519774 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9a4703a-1218-452f-a79d-4c9dab45802e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:14.519894 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b9a4703a-1218-452f-a79d-4c9dab45802e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id f75d3fce-9da2-4427-9ca0-49f6f0cc3714. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:14.526784 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:14.526784 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:14.527366 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9a4703a-1218-452f-a79d-4c9dab45802e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 200 Aug 18 13:16:14.527789 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1188/4783] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:14 2026] GET /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 710 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:14.537569 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f4be8d02-ae1d-4781-87ac-f00e307bbbed None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:14.539877 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4be8d02-ae1d-4781-87ac-f00e307bbbed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 Aug 18 13:16:14.540146 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4be8d02-ae1d-4781-87ac-f00e307bbbed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:14.540448 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4be8d02-ae1d-4781-87ac-f00e307bbbed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:14.540593 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-f4be8d02-ae1d-4781-87ac-f00e307bbbed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete backup with id: f75d3fce-9da2-4427-9ca0-49f6f0cc3714. Aug 18 13:16:14.545135 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:14.545135 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:14.557958 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-f4be8d02-ae1d-4781-87ac-f00e307bbbed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] delete_backup rpcapi backup_id f75d3fce-9da2-4427-9ca0-49f6f0cc3714 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:16:14.559511 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4be8d02-ae1d-4781-87ac-f00e307bbbed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 returned with HTTP 202 Aug 18 13:16:14.559899 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1196/4784] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:16:14 2026] DELETE /volume/v3/backups/f75d3fce-9da2-4427-9ca0-49f6f0cc3714 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:16:14.570714 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:14.572489 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:14.572814 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1928234695"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:14.576977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1928234695'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:14.577083 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume of 1 GB Aug 18 13:16:14.581393 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Availability Zones retrieved successfully. Aug 18 13:16:14.589439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (01942b05-1edf-4cb9-a9fa-c1129b60c123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:14.590391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da2bafb4-7093-47a7-a45f-8de08dd6e213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:14.591119 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:14.621316 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da2bafb4-7093-47a7-a45f-8de08dd6e213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:14.622110 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c094fa-e1eb-414c-8d74-cf8a4c2383d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:14.667001 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['65d3d0e5-5560-4e3e-99a4-2d6f72ee8a21', '6188e931-111e-48db-bb47-cc09f9d575cc', 'b19ef578-f7b2-4580-a21a-6a90206a63b4', 'c137546c-1ad7-4f03-8063-1b7bea792dda'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:14.668075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c094fa-e1eb-414c-8d74-cf8a4c2383d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d3d0e5-5560-4e3e-99a4-2d6f72ee8a21', '6188e931-111e-48db-bb47-cc09f9d575cc', 'b19ef578-f7b2-4580-a21a-6a90206a63b4', 'c137546c-1ad7-4f03-8063-1b7bea792dda']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:14.669020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f8669e-e359-4194-8d17-04d81a62cb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:14.702098 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f8669e-e359-4194-8d17-04d81a62cb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '625865f8-ae1c-45fc-bd03-70ac8c7351da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928234695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['65d3d0e5-5560-4e3e-99a4-2d6f72ee8a21','6188e931-111e-48db-bb47-cc09f9d575cc','b19ef578-f7b2-4580-a21a-6a90206a63b4','c137546c-1ad7-4f03-8063-1b7bea792dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928234695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=625865f8-ae1c-45fc-bd03-70ac8c7351da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff96b8532e604b39b752dc02db68d043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='360fe8465731483ea139fa358caf3ea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:14.703511 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d43067a-d2ba-4e6c-b606-991c2feb1149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:14.722743 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d43067a-d2ba-4e6c-b606-991c2feb1149) transitioned into state 'SUCCESS' from state '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-1928234695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['65d3d0e5-5560-4e3e-99a4-2d6f72ee8a21','6188e931-111e-48db-bb47-cc09f9d575cc','b19ef578-f7b2-4580-a21a-6a90206a63b4','c137546c-1ad7-4f03-8063-1b7bea792dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:14.723537 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175a613c-60a2-489d-9f3d-4c55495fc033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:14.733837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175a613c-60a2-489d-9f3d-4c55495fc033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:14.735133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (01942b05-1edf-4cb9-a9fa-c1129b60c123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:14.735640 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request issued successfully. Aug 18 13:16:14.736578 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2f2d3a1-993a-4db6-8a96-f55c7b246ee8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:14.737194 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1197/4785] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:16:14 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:14.752584 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5586ae5b-0983-49bc-8f36-8603c55ed727 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:14.754306 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5586ae5b-0983-49bc-8f36-8603c55ed727 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da Aug 18 13:16:14.754538 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5586ae5b-0983-49bc-8f36-8603c55ed727 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:14.754713 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5586ae5b-0983-49bc-8f36-8603c55ed727 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:14.764612 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:14.764612 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:14.770195 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5586ae5b-0983-49bc-8f36-8603c55ed727 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:14.776864 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5586ae5b-0983-49bc-8f36-8603c55ed727 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da returned with HTTP 200 Aug 18 13:16:14.777418 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1205/4786] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:14 2026] GET /volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:14.855079 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c55959ef-7644-4c8c-b3cd-3934fa7cadbd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:14.855590 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c55959ef-7644-4c8c-b3cd-3934fa7cadbd None None] GET https://10.4.3.126/volume// Aug 18 13:16:14.855794 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c55959ef-7644-4c8c-b3cd-3934fa7cadbd None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:14.856017 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c55959ef-7644-4c8c-b3cd-3934fa7cadbd None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:14.856420 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c55959ef-7644-4c8c-b3cd-3934fa7cadbd None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:14.856853 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1189/4787] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:16:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:16:14.866090 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9e8dc7cc-7298-416c-ab7f-f8eba0290e7a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:14.868237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9e8dc7cc-7298-416c-ab7f-f8eba0290e7a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:16:14.868467 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9e8dc7cc-7298-416c-ab7f-f8eba0290e7a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:14.868685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9e8dc7cc-7298-416c-ab7f-f8eba0290e7a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:14.879395 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:14.879395 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:14.882981 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9e8dc7cc-7298-416c-ab7f-f8eba0290e7a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:16:14.890073 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-9e8dc7cc-7298-416c-ab7f-f8eba0290e7a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 200 Aug 18 13:16:14.890536 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1197/4788] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:16:14 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 1583 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:16:15.017945 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-37a90496-0293-4813-bebe-0b32e1dba03c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:15.019420 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-37a90496-0293-4813-bebe-0b32e1dba03c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] PUT https://10.4.3.126/volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0 Aug 18 13:16:15.019816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-37a90496-0293-4813-bebe-0b32e1dba03c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:15.027724 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-37a90496-0293-4813-bebe-0b32e1dba03c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Acquiring lock "cinder-attachment_update-bba60b2c-d9fc-4394-9d53-662bd224f79c-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:16:15.033842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-37a90496-0293-4813-bebe-0b32e1dba03c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Lock "cinder-attachment_update-bba60b2c-d9fc-4394-9d53-662bd224f79c-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:16:15.034930 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:15.034930 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:15.124378 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-37a90496-0293-4813-bebe-0b32e1dba03c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Lock "cinder-attachment_update-bba60b2c-d9fc-4394-9d53-662bd224f79c-np0000007652" released by "attachment_update" :: held 0.091s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:16:15.124702 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-37a90496-0293-4813-bebe-0b32e1dba03c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0 returned with HTTP 200 Aug 18 13:16:15.125184 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1198/4789] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:16:15 2026] PUT /volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:15.150551 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-8c5981d3-7511-4cc1-9c20-4038861353cc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:15.153113 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-8c5981d3-7511-4cc1-9c20-4038861353cc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0/action Aug 18 13:16:15.153113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-8c5981d3-7511-4cc1-9c20-4038861353cc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:16:15.153240 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-8c5981d3-7511-4cc1-9c20-4038861353cc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:15.169733 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:15.169733 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:15.183869 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-71389958-ae3b-48ec-9943-5269a73dbea3 req-8c5981d3-7511-4cc1-9c20-4038861353cc tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0/action returned with HTTP 204 Aug 18 13:16:15.184162 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1206/4790] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:16:15 2026] POST /volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:15.792625 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-31c5ae1c-fbb9-4df5-8252-36af09949bba None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:15.794407 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-31c5ae1c-fbb9-4df5-8252-36af09949bba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da Aug 18 13:16:15.794642 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-31c5ae1c-fbb9-4df5-8252-36af09949bba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:15.794867 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-31c5ae1c-fbb9-4df5-8252-36af09949bba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:15.802159 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:15.802159 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:15.806078 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-31c5ae1c-fbb9-4df5-8252-36af09949bba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:15.810333 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-31c5ae1c-fbb9-4df5-8252-36af09949bba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da returned with HTTP 200 Aug 18 13:16:15.810763 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1190/4791] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:15 2026] GET /volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:15.825573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-450138e0-b016-4104-952f-01d5b97dc6d3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:15.827229 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-450138e0-b016-4104-952f-01d5b97dc6d3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:16:15.827637 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-450138e0-b016-4104-952f-01d5b97dc6d3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "625865f8-ae1c-45fc-bd03-70ac8c7351da", "name": "tempest-type-Backup-592852469"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:15.829225 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-450138e0-b016-4104-952f-01d5b97dc6d3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating new backup {'backup': {'volume_id': '625865f8-ae1c-45fc-bd03-70ac8c7351da', 'name': 'tempest-type-Backup-592852469'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:16:15.829721 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-450138e0-b016-4104-952f-01d5b97dc6d3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating backup of volume 625865f8-ae1c-45fc-bd03-70ac8c7351da in container None Aug 18 13:16:15.837223 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:15.837223 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:15.837554 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-450138e0-b016-4104-952f-01d5b97dc6d3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:15.855923 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-450138e0-b016-4104-952f-01d5b97dc6d3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['7f4aad33-08ec-470b-8262-e97a366f236f', 'e4f45cb6-6bc1-4801-8076-bb36f822bfb3'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:15.892232 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-450138e0-b016-4104-952f-01d5b97dc6d3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:16:15.892232 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1198/4792] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:16:15 2026] POST /volume/v3/backups => generated 315 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:15.900693 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3790c81a-8baa-468e-a27a-bd0e8de8ad6c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:15.905825 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3790c81a-8baa-468e-a27a-bd0e8de8ad6c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:15.905825 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3790c81a-8baa-468e-a27a-bd0e8de8ad6c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:15.905825 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3790c81a-8baa-468e-a27a-bd0e8de8ad6c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:15.905825 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-3790c81a-8baa-468e-a27a-bd0e8de8ad6c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:15.914786 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:15.914786 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:15.914786 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3790c81a-8baa-468e-a27a-bd0e8de8ad6c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:15.914786 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1199/4793] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:15 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:16.924677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e0d63507-b98e-413b-8b91-21ef5c9afef2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:16.927754 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0d63507-b98e-413b-8b91-21ef5c9afef2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:16.927754 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0d63507-b98e-413b-8b91-21ef5c9afef2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:16.927754 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e0d63507-b98e-413b-8b91-21ef5c9afef2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:16.927754 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e0d63507-b98e-413b-8b91-21ef5c9afef2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:16.932419 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:16.932419 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:16.932419 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e0d63507-b98e-413b-8b91-21ef5c9afef2 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:16.932419 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1207/4794] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:16 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:17.943163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5f305145-be50-46ef-a7ca-c18752f4fe07 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:17.943932 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5f305145-be50-46ef-a7ca-c18752f4fe07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:17.944144 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5f305145-be50-46ef-a7ca-c18752f4fe07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:17.944354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5f305145-be50-46ef-a7ca-c18752f4fe07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:17.944459 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5f305145-be50-46ef-a7ca-c18752f4fe07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:17.949065 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:17.949065 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:17.949684 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5f305145-be50-46ef-a7ca-c18752f4fe07 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:17.950027 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1191/4795] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:17 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:18.961587 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c6f3138e-15dd-4b8e-8a81-9b8d2a530499 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:18.964690 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c6f3138e-15dd-4b8e-8a81-9b8d2a530499 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:18.964934 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c6f3138e-15dd-4b8e-8a81-9b8d2a530499 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:18.965178 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c6f3138e-15dd-4b8e-8a81-9b8d2a530499 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:18.965343 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c6f3138e-15dd-4b8e-8a81-9b8d2a530499 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:18.969865 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:18.969865 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:18.970530 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c6f3138e-15dd-4b8e-8a81-9b8d2a530499 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:18.970904 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1199/4796] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:18 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:19.982873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fefb54fd-6bc6-4159-a91d-2f362cb89e2f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:19.985394 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fefb54fd-6bc6-4159-a91d-2f362cb89e2f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:19.985684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fefb54fd-6bc6-4159-a91d-2f362cb89e2f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:19.985932 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fefb54fd-6bc6-4159-a91d-2f362cb89e2f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:19.986099 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-fefb54fd-6bc6-4159-a91d-2f362cb89e2f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:19.991453 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:19.991453 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:19.992309 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fefb54fd-6bc6-4159-a91d-2f362cb89e2f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:19.992765 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1200/4797] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:19 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:21.003510 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a060c194-e9d0-49d7-8cb1-f29180fab128 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:21.005528 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a060c194-e9d0-49d7-8cb1-f29180fab128 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:21.005745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a060c194-e9d0-49d7-8cb1-f29180fab128 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:21.005993 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a060c194-e9d0-49d7-8cb1-f29180fab128 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:21.006118 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a060c194-e9d0-49d7-8cb1-f29180fab128 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:21.010318 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:21.010318 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:21.010997 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a060c194-e9d0-49d7-8cb1-f29180fab128 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:21.011417 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1208/4798] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:21 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:22.023386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8a027e0c-fbd6-48df-a104-bf4af4a7bd45 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:22.025936 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8a027e0c-fbd6-48df-a104-bf4af4a7bd45 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:22.026123 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8a027e0c-fbd6-48df-a104-bf4af4a7bd45 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:22.026310 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8a027e0c-fbd6-48df-a104-bf4af4a7bd45 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:22.026416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8a027e0c-fbd6-48df-a104-bf4af4a7bd45 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:22.030945 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:22.030945 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:22.031525 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8a027e0c-fbd6-48df-a104-bf4af4a7bd45 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:22.032014 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1192/4799] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:22 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:23.041814 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-26a4362a-8527-4ad6-8aec-f86bdb1b14f1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:23.045153 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26a4362a-8527-4ad6-8aec-f86bdb1b14f1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:23.045434 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26a4362a-8527-4ad6-8aec-f86bdb1b14f1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:23.046402 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26a4362a-8527-4ad6-8aec-f86bdb1b14f1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:23.046402 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-26a4362a-8527-4ad6-8aec-f86bdb1b14f1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:23.053498 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:23.053498 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:23.054219 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26a4362a-8527-4ad6-8aec-f86bdb1b14f1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:23.054648 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1200/4800] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:23 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:24.066382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-73b5dd2e-44ca-43b2-b91e-2b30b2baca08 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:24.069986 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-73b5dd2e-44ca-43b2-b91e-2b30b2baca08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:24.070297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-73b5dd2e-44ca-43b2-b91e-2b30b2baca08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:24.070547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-73b5dd2e-44ca-43b2-b91e-2b30b2baca08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:24.070682 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-73b5dd2e-44ca-43b2-b91e-2b30b2baca08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:24.072869 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=154,cinder:UPDATE=49,cinder:INSERT=18 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:16:24.076766 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:24.076766 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:24.077624 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-73b5dd2e-44ca-43b2-b91e-2b30b2baca08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:24.078110 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1201/4801] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:24 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:25.098942 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c69ad517-c028-41ca-a156-68b1b7ef1f36 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:25.100652 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c69ad517-c028-41ca-a156-68b1b7ef1f36 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:25.100884 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c69ad517-c028-41ca-a156-68b1b7ef1f36 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:25.101068 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c69ad517-c028-41ca-a156-68b1b7ef1f36 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:25.101177 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-c69ad517-c028-41ca-a156-68b1b7ef1f36 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:25.103250 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=111,cinder:UPDATE=19,cinder:INSERT=10 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:16:25.107217 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:25.107217 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:25.107947 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c69ad517-c028-41ca-a156-68b1b7ef1f36 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:25.108339 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1209/4802] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:25 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:26.119177 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-944a76fa-7692-4a3d-a9b5-c4704626a50d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:26.123285 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-944a76fa-7692-4a3d-a9b5-c4704626a50d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:26.123285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-944a76fa-7692-4a3d-a9b5-c4704626a50d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:26.123285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-944a76fa-7692-4a3d-a9b5-c4704626a50d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:26.123285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-944a76fa-7692-4a3d-a9b5-c4704626a50d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:26.124869 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=203,cinder:INSERT=43,cinder:UPDATE=76 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:16:26.128040 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:26.128040 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:26.129185 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-944a76fa-7692-4a3d-a9b5-c4704626a50d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:26.129749 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1193/4803] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:26 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:27.147558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-837da1e0-f908-4e91-804d-45c1ce8a411a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:27.150479 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-837da1e0-f908-4e91-804d-45c1ce8a411a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:27.150995 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-837da1e0-f908-4e91-804d-45c1ce8a411a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:27.151162 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-837da1e0-f908-4e91-804d-45c1ce8a411a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:27.151455 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-837da1e0-f908-4e91-804d-45c1ce8a411a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:27.154044 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=116,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:16:27.159220 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:27.159220 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:27.160371 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-837da1e0-f908-4e91-804d-45c1ce8a411a tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:27.160565 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1201/4804] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:27 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:27.926349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-3bd05add-d1c9-448a-a65e-da1ad4ef8314 req-9c09195f-435c-4084-8741-5677e70f377f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:27.930126 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3bd05add-d1c9-448a-a65e-da1ad4ef8314 req-9c09195f-435c-4084-8741-5677e70f377f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797 Aug 18 13:16:27.930325 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3bd05add-d1c9-448a-a65e-da1ad4ef8314 req-9c09195f-435c-4084-8741-5677e70f377f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:27.930506 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3bd05add-d1c9-448a-a65e-da1ad4ef8314 req-9c09195f-435c-4084-8741-5677e70f377f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:27.940503 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:27.940503 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:28.003030 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3bd05add-d1c9-448a-a65e-da1ad4ef8314 req-9c09195f-435c-4084-8741-5677e70f377f tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797 returned with HTTP 200 Aug 18 13:16:28.003498 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1202/4805] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:16:27 2026] DELETE /volume/v3/attachments/e65ef57b-7f7a-4530-9e68-3f49066da797 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:28.172253 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-20e2d320-fa33-4b50-942a-4167ca84874c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:28.175096 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20e2d320-fa33-4b50-942a-4167ca84874c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:28.175381 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20e2d320-fa33-4b50-942a-4167ca84874c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:28.175630 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-20e2d320-fa33-4b50-942a-4167ca84874c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:28.175772 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-20e2d320-fa33-4b50-942a-4167ca84874c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:28.183182 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:28.183182 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:28.183939 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-20e2d320-fa33-4b50-942a-4167ca84874c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:28.184401 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1210/4806] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:28 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:28.945282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-80d4f4e1-75f7-45a9-8761-14b272f8a3ff None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.067695 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80d4f4e1-75f7-45a9-8761-14b272f8a3ff tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:16:29.069428 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-80d4f4e1-75f7-45a9-8761-14b272f8a3ff tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757", "extra_specs": {"multiattach": " True"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:29.093341 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-80d4f4e1-75f7-45a9-8761-14b272f8a3ff tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:16:29.093887 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1194/4807] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:16:28 2026] POST /volume/v3/types => generated 284 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:29.101924 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.103756 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:29.104121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-324007584", "snapshot_id": null, "imageRef": null, "volume_type": "5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:29.106092 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-324007584', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:29.111437 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume of 1 GB Aug 18 13:16:29.111585 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.111585 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:29.112019 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Availability Zones retrieved successfully. Aug 18 13:16:29.117003 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (6c772054-cad2-4c29-9078-c0c658fadc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:29.117996 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655bc3b7-c768-4571-9b22-f3c6313a9eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:29.118903 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:29.126254 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.126254 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:29.138374 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655bc3b7-c768-4571-9b22-f3c6313a9eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:16:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8', 'encryption_key_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=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:29.139087 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ffa819a-8bce-42c0-84d0-4b212d1ee28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:29.163757 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:16:29.163984 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:16:29.194723 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e2550c0f-da1f-451f-a54b-7320e2aa511c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.196387 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e2550c0f-da1f-451f-a54b-7320e2aa511c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:29.202067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e2550c0f-da1f-451f-a54b-7320e2aa511c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:29.202067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e2550c0f-da1f-451f-a54b-7320e2aa511c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:29.202067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-e2550c0f-da1f-451f-a54b-7320e2aa511c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:29.208194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Created reservations ['8a2af575-d595-4d17-83e6-ace51214d31c', 'e28c5f51-0c10-49e4-b7d3-2aaf182dccdc', 'cac1734f-82c4-4d98-a4fa-0ce726332bbb', 'b64dcabe-d57b-4d84-bfbd-7f2843b9951f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:29.208194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ffa819a-8bce-42c0-84d0-4b212d1ee28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a2af575-d595-4d17-83e6-ace51214d31c', 'e28c5f51-0c10-49e4-b7d3-2aaf182dccdc', 'cac1734f-82c4-4d98-a4fa-0ce726332bbb', 'b64dcabe-d57b-4d84-bfbd-7f2843b9951f']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:29.208194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae42c2ee-d7ce-4a9e-ac56-4c6c6d7c1f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:29.214394 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.214394 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:29.215473 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e2550c0f-da1f-451f-a54b-7320e2aa511c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:29.218654 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1203/4808] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:29 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:29.231911 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae42c2ee-d7ce-4a9e-ac56-4c6c6d7c1f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4cec3f7-4d34-4a23-86a7-5886c50444ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-324007584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['8a2af575-d595-4d17-83e6-ace51214d31c','e28c5f51-0c10-49e4-b7d3-2aaf182dccdc','cac1734f-82c4-4d98-a4fa-0ce726332bbb','b64dcabe-d57b-4d84-bfbd-7f2843b9951f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-324007584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4cec3f7-4d34-4a23-86a7-5886c50444ce,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d34356d7773b4dcbb780efdd83a5d06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423796ec571a4e3c85d402cab232a41f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8),volume_type_id=5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:29.233458 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def058db-074a-433c-b688-440f12d05c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:29.250882 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def058db-074a-433c-b688-440f12d05c13) transitioned into state 'SUCCESS' from state '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-324007584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['8a2af575-d595-4d17-83e6-ace51214d31c','e28c5f51-0c10-49e4-b7d3-2aaf182dccdc','cac1734f-82c4-4d98-a4fa-0ce726332bbb','b64dcabe-d57b-4d84-bfbd-7f2843b9951f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:29.255240 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79888ac6-b6e3-4307-bd2e-1d274a6af50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:29.268654 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79888ac6-b6e3-4307-bd2e-1d274a6af50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:29.269885 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (6c772054-cad2-4c29-9078-c0c658fadc09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:29.270306 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request issued successfully. Aug 18 13:16:29.271052 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6cff3f6-701c-48ad-8b61-73834f3a96be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:29.271657 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1202/4809] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:16:29 2026] POST /volume/v3/volumes => generated 826 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:29.285795 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c7ad06a8-d20f-4fff-b574-aef43855d19a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.287920 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c7ad06a8-d20f-4fff-b574-aef43855d19a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:29.288053 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c7ad06a8-d20f-4fff-b574-aef43855d19a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:29.288282 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c7ad06a8-d20f-4fff-b574-aef43855d19a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:29.292730 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.297455 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.297455 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:29.297546 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] DELETE https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 Aug 18 13:16:29.297546 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:29.297546 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:29.297546 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Delete volume with id: 097166a9-3cb3-45a7-95c0-ff0e77b9cd81 Aug 18 13:16:29.299856 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c7ad06a8-d20f-4fff-b574-aef43855d19a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:29.304379 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c7ad06a8-d20f-4fff-b574-aef43855d19a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:29.304763 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.304763 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:29.304842 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1211/4810] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:29 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:29.305484 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:16:29.323323 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Delete volume request issued successfully. Aug 18 13:16:29.323728 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8b19ecf-9850-482f-a689-65caec4c3fa1 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 returned with HTTP 202 Aug 18 13:16:29.324197 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1195/4811] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:16:29 2026] DELETE /volume/v3/volumes/097166a9-3cb3-45a7-95c0-ff0e77b9cd81 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:16:29.331710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ed542754-fec1-4703-95ea-6f17fc07c1fb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.333368 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ed542754-fec1-4703-95ea-6f17fc07c1fb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] DELETE https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 Aug 18 13:16:29.333534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ed542754-fec1-4703-95ea-6f17fc07c1fb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:29.333710 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ed542754-fec1-4703-95ea-6f17fc07c1fb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:29.333802 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-ed542754-fec1-4703-95ea-6f17fc07c1fb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Delete backup with id: 4d3b5694-4cf8-4f28-adfb-6c409dceb263. Aug 18 13:16:29.343553 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.343553 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:29.368582 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-ed542754-fec1-4703-95ea-6f17fc07c1fb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] delete_backup rpcapi backup_id 4d3b5694-4cf8-4f28-adfb-6c409dceb263 {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:16:29.370107 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ed542754-fec1-4703-95ea-6f17fc07c1fb tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 returned with HTTP 202 Aug 18 13:16:29.374243 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1204/4812] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:16:29 2026] DELETE /volume/v3/backups/4d3b5694-4cf8-4f28-adfb-6c409dceb263 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:16:29.381618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.383747 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:16:29.384071 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:29.384255 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:29.384484 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Delete volume with id: d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:16:29.393356 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.393356 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:29.393968 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:16:29.429468 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Delete volume request issued successfully. Aug 18 13:16:29.429681 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2a84602a-2254-44b2-a8c7-06da21f8b742 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 202 Aug 18 13:16:29.430049 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1203/4813] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:16:29 2026] DELETE /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:16:29.437131 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e29e51f5-5c12-4f5a-9b18-8a671c1a2ff9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:29.439012 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e29e51f5-5c12-4f5a-9b18-8a671c1a2ff9 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:16:29.439012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e29e51f5-5c12-4f5a-9b18-8a671c1a2ff9 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:29.439336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e29e51f5-5c12-4f5a-9b18-8a671c1a2ff9 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:29.445328 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:29.445328 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:29.451492 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e29e51f5-5c12-4f5a-9b18-8a671c1a2ff9 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Volume info retrieved successfully. Aug 18 13:16:29.459029 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e29e51f5-5c12-4f5a-9b18-8a671c1a2ff9 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 200 Aug 18 13:16:29.459495 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1212/4814] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:29 2026] GET /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:30.231149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-deab0bc6-4e7f-451a-800e-a9b211d3c927 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:30.233943 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-deab0bc6-4e7f-451a-800e-a9b211d3c927 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:30.234412 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-deab0bc6-4e7f-451a-800e-a9b211d3c927 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:30.234987 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-deab0bc6-4e7f-451a-800e-a9b211d3c927 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:30.235258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-deab0bc6-4e7f-451a-800e-a9b211d3c927 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:30.240659 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:30.240659 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:30.241659 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-deab0bc6-4e7f-451a-800e-a9b211d3c927 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:30.242402 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1196/4815] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:30 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:30.318359 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e386a97f-4156-4973-aaed-3c95b7ea2d1c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:30.320261 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e386a97f-4156-4973-aaed-3c95b7ea2d1c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:30.320529 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e386a97f-4156-4973-aaed-3c95b7ea2d1c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:30.320851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e386a97f-4156-4973-aaed-3c95b7ea2d1c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:30.327989 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:30.327989 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:30.331589 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e386a97f-4156-4973-aaed-3c95b7ea2d1c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:30.335830 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e386a97f-4156-4973-aaed-3c95b7ea2d1c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:30.336250 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1205/4816] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:30 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:30.350997 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-68a131b5-a47c-4d68-bb9f-e41042e4b6e9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:30.353265 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68a131b5-a47c-4d68-bb9f-e41042e4b6e9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:30.353573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-68a131b5-a47c-4d68-bb9f-e41042e4b6e9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:30.353855 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-68a131b5-a47c-4d68-bb9f-e41042e4b6e9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:30.364494 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:30.364494 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:30.369522 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-68a131b5-a47c-4d68-bb9f-e41042e4b6e9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:30.375236 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68a131b5-a47c-4d68-bb9f-e41042e4b6e9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:30.375925 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1204/4817] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:30 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:30.390052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:30.392183 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:30.392688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1839777877", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:30.394691 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1839777877', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:30.394854 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume of 1 GB Aug 18 13:16:30.398900 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Availability Zones retrieved successfully. Aug 18 13:16:30.404495 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (d63c50ef-d251-498c-8898-86c185e7763c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:30.405878 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c254baf6-2d55-46b9-a968-3bfcb6f32642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:30.406772 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:30.428865 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c254baf6-2d55-46b9-a968-3bfcb6f32642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:30.429749 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c936fa-3ce0-40e2-b61f-df6226cdb3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:30.476568 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Created reservations ['1d998cd2-e548-40e6-8013-e5fc20331a5d', 'a6515329-2236-4f7c-93d6-7a66a4778fdd', '557342c3-9675-44d6-a287-6d0c04c62794', 'b98ef6b8-8140-4939-bab2-dfa2bff23f92'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:30.476703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b9086390-670f-4275-9f4e-280542158900 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:30.476754 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c936fa-3ce0-40e2-b61f-df6226cdb3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d998cd2-e548-40e6-8013-e5fc20331a5d', 'a6515329-2236-4f7c-93d6-7a66a4778fdd', '557342c3-9675-44d6-a287-6d0c04c62794', 'b98ef6b8-8140-4939-bab2-dfa2bff23f92']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:30.480086 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da297f09-543f-4abb-a592-7b677b302970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:30.480169 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9086390-670f-4275-9f4e-280542158900 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] GET https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d Aug 18 13:16:30.480169 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9086390-670f-4275-9f4e-280542158900 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:30.480169 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b9086390-670f-4275-9f4e-280542158900 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:30.485862 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b9086390-670f-4275-9f4e-280542158900 tempest-TestVolumeBackupRestore-647152484 tempest-TestVolumeBackupRestore-647152484-project-member] https://10.4.3.126/volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d returned with HTTP 404 Aug 18 13:16:30.486535 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1197/4818] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:30 2026] GET /volume/v3/volumes/d9cdde47-2baf-464d-963d-8336b6ed2f1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:30.498561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da297f09-543f-4abb-a592-7b677b302970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1123a017-6877-4e5a-a10e-672b1fc4ec75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1839777877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['1d998cd2-e548-40e6-8013-e5fc20331a5d','a6515329-2236-4f7c-93d6-7a66a4778fdd','557342c3-9675-44d6-a287-6d0c04c62794','b98ef6b8-8140-4939-bab2-dfa2bff23f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1839777877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1123a017-6877-4e5a-a10e-672b1fc4ec75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34356d7773b4dcbb780efdd83a5d06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423796ec571a4e3c85d402cab232a41f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:30.500354 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd778c5-ac4b-4ef3-b73b-639d4f4d8404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:30.518035 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd778c5-ac4b-4ef3-b73b-639d4f4d8404) transitioned into state 'SUCCESS' from state '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-1839777877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['1d998cd2-e548-40e6-8013-e5fc20331a5d','a6515329-2236-4f7c-93d6-7a66a4778fdd','557342c3-9675-44d6-a287-6d0c04c62794','b98ef6b8-8140-4939-bab2-dfa2bff23f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:30.519058 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd43f4f-a8bd-492c-a3a8-6a17bfc8b9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:30.529757 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd43f4f-a8bd-492c-a3a8-6a17bfc8b9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:30.530637 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (d63c50ef-d251-498c-8898-86c185e7763c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:30.530928 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request issued successfully. Aug 18 13:16:30.531426 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ceadcc1b-7590-49b0-a16c-322664c7f830 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:30.531835 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1213/4819] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:16:30 2026] POST /volume/v3/volumes => generated 753 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:30.543419 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9ff92636-a57f-46f9-9838-cc554a9e2270 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:30.545678 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ff92636-a57f-46f9-9838-cc554a9e2270 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:30.545917 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ff92636-a57f-46f9-9838-cc554a9e2270 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:30.546152 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9ff92636-a57f-46f9-9838-cc554a9e2270 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:30.556520 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:30.556520 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:30.563783 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9ff92636-a57f-46f9-9838-cc554a9e2270 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:30.569892 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9ff92636-a57f-46f9-9838-cc554a9e2270 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:30.570315 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1206/4820] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:30 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:31.252683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b52f2f2e-f8f8-4d9c-b0f3-c006a9084642 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.254379 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b52f2f2e-f8f8-4d9c-b0f3-c006a9084642 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:31.255184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b52f2f2e-f8f8-4d9c-b0f3-c006a9084642 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:31.255184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b52f2f2e-f8f8-4d9c-b0f3-c006a9084642 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:31.255184 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b52f2f2e-f8f8-4d9c-b0f3-c006a9084642 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 1881485e-4ccf-430b-8f8b-c2b93d08c47a. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:31.258542 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.258542 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:31.259125 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b52f2f2e-f8f8-4d9c-b0f3-c006a9084642 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 200 Aug 18 13:16:31.259520 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1205/4821] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:31 2026] GET /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:31.268813 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-71d12326-6583-4f8e-8b35-bcc96da9c005 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.270365 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71d12326-6583-4f8e-8b35-bcc96da9c005 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a Aug 18 13:16:31.270675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-71d12326-6583-4f8e-8b35-bcc96da9c005 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:31.271851 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-71d12326-6583-4f8e-8b35-bcc96da9c005 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:31.271851 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-71d12326-6583-4f8e-8b35-bcc96da9c005 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete backup with id: 1881485e-4ccf-430b-8f8b-c2b93d08c47a. Aug 18 13:16:31.275101 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.275101 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:31.286295 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-71d12326-6583-4f8e-8b35-bcc96da9c005 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] delete_backup rpcapi backup_id 1881485e-4ccf-430b-8f8b-c2b93d08c47a {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:16:31.288278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-71d12326-6583-4f8e-8b35-bcc96da9c005 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a returned with HTTP 202 Aug 18 13:16:31.289007 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1198/4822] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:16:31 2026] DELETE /volume/v3/backups/1881485e-4ccf-430b-8f8b-c2b93d08c47a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:16:31.299036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.301281 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da Aug 18 13:16:31.301583 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:31.301831 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:31.302041 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume with id: 625865f8-ae1c-45fc-bd03-70ac8c7351da Aug 18 13:16:31.314174 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.314174 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:31.314647 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:31.336792 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume request issued successfully. Aug 18 13:16:31.336954 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d7b4ff3e-d265-43ef-be45-adceccb13459 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da returned with HTTP 202 Aug 18 13:16:31.337389 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1214/4823] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:16:31 2026] DELETE /volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:16:31.345153 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-875d1b54-50f6-487e-b94a-4f69cc63e3af None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.347293 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-875d1b54-50f6-487e-b94a-4f69cc63e3af tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da Aug 18 13:16:31.347643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-875d1b54-50f6-487e-b94a-4f69cc63e3af tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:31.348075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-875d1b54-50f6-487e-b94a-4f69cc63e3af tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:31.355399 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.355399 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:31.361002 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-875d1b54-50f6-487e-b94a-4f69cc63e3af tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:31.366464 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-875d1b54-50f6-487e-b94a-4f69cc63e3af tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da returned with HTTP 200 Aug 18 13:16:31.367554 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1207/4824] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:31 2026] GET /volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:31.583359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-645203e8-6c2c-4e8b-bf38-41efcca9b22b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.585062 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-645203e8-6c2c-4e8b-bf38-41efcca9b22b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:31.585441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-645203e8-6c2c-4e8b-bf38-41efcca9b22b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:31.585441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-645203e8-6c2c-4e8b-bf38-41efcca9b22b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:31.592881 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.592881 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:31.596471 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-645203e8-6c2c-4e8b-bf38-41efcca9b22b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:31.602121 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-645203e8-6c2c-4e8b-bf38-41efcca9b22b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:31.602625 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1206/4825] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:31 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:31.617412 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2fd90d67-b0d0-434f-864a-6e2e9a8c3460 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.619498 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2fd90d67-b0d0-434f-864a-6e2e9a8c3460 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:31.619783 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2fd90d67-b0d0-434f-864a-6e2e9a8c3460 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:31.620047 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2fd90d67-b0d0-434f-864a-6e2e9a8c3460 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:31.630629 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.630629 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:31.634351 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2fd90d67-b0d0-434f-864a-6e2e9a8c3460 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:31.638953 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2fd90d67-b0d0-434f-864a-6e2e9a8c3460 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:31.639455 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1199/4826] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:31 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:31.654242 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5e73f205-9fa5-4de0-92cb-8fb860a3960e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.658127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5e73f205-9fa5-4de0-92cb-8fb860a3960e tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:16:31.658328 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5e73f205-9fa5-4de0-92cb-8fb860a3960e tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-674292189", "extra_specs": {}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:31.671030 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5e73f205-9fa5-4de0-92cb-8fb860a3960e tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:16:31.671317 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1215/4827] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:16:31 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:31.681605 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9fded66d-6ce8-4b4f-a5c1-a46b51dedba0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.684625 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9fded66d-6ce8-4b4f-a5c1-a46b51dedba0 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] POST https://10.4.3.126/volume/v3/types/b175ff08-ca4b-4f24-9b20-1a9bda0c983e/encryption Aug 18 13:16:31.685127 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9fded66d-6ce8-4b4f-a5c1-a46b51dedba0 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:31.705038 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9fded66d-6ce8-4b4f-a5c1-a46b51dedba0 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/types/b175ff08-ca4b-4f24-9b20-1a9bda0c983e/encryption returned with HTTP 200 Aug 18 13:16:31.705787 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1208/4828] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:16:31 2026] POST /volume/v3/types/b175ff08-ca4b-4f24-9b20-1a9bda0c983e/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:31.721577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.723088 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:31.724890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2116169328", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-674292189", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:31.730482 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2116169328', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-674292189', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:31.738244 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume of 1 GB Aug 18 13:16:31.738244 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.738244 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:31.738244 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Availability Zones retrieved successfully. Aug 18 13:16:31.750230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (80e2f72f-bd8b-4e5a-91db-7fec9057de0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:31.750230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be8ed31-ea97-4055-965d-404f99ae13a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:31.751674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:31.794033 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be8ed31-ea97-4055-965d-404f99ae13a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:16:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b175ff08-ca4b-4f24-9b20-1a9bda0c983e,is_public=True,name='tempest-scenario-type-luks-674292189',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b175ff08-ca4b-4f24-9b20-1a9bda0c983e', '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=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:31.795304 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f6312d-0bad-4271-8745-2c776ad91567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:31.837992 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-674292189 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-674292189, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:16:31.837992 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-674292189 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-674292189, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:16:31.868737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Created reservations ['73a95ddf-1fe4-47bf-a0b9-b14939784802', '0a20a73b-26ec-4c4e-9b41-03c33d7f2af2', 'bd07e719-1acb-4e27-be4e-f0d4c4b457d8', 'a1fdfaac-8cba-49a1-9deb-348a9f3d1d0f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:31.869759 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f6312d-0bad-4271-8745-2c776ad91567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a95ddf-1fe4-47bf-a0b9-b14939784802', '0a20a73b-26ec-4c4e-9b41-03c33d7f2af2', 'bd07e719-1acb-4e27-be4e-f0d4c4b457d8', 'a1fdfaac-8cba-49a1-9deb-348a9f3d1d0f']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:31.871234 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad78a48-42a4-42e7-847d-c4d25eddf922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:31.890950 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad78a48-42a4-42e7-847d-c4d25eddf922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2bf22ea-4443-4a3e-947d-c315e76065e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2116169328',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['73a95ddf-1fe4-47bf-a0b9-b14939784802','0a20a73b-26ec-4c4e-9b41-03c33d7f2af2','bd07e719-1acb-4e27-be4e-f0d4c4b457d8','a1fdfaac-8cba-49a1-9deb-348a9f3d1d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=b175ff08-ca4b-4f24-9b20-1a9bda0c983e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2116169328',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b2bf22ea-4443-4a3e-947d-c315e76065e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34356d7773b4dcbb780efdd83a5d06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423796ec571a4e3c85d402cab232a41f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b175ff08-ca4b-4f24-9b20-1a9bda0c983e),volume_type_id=b175ff08-ca4b-4f24-9b20-1a9bda0c983e)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:31.891862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3c555-ec3b-4d99-a897-9e176581da29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:31.910982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3c555-ec3b-4d99-a897-9e176581da29) transitioned into state 'SUCCESS' from state '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-2116169328',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['73a95ddf-1fe4-47bf-a0b9-b14939784802','0a20a73b-26ec-4c4e-9b41-03c33d7f2af2','bd07e719-1acb-4e27-be4e-f0d4c4b457d8','a1fdfaac-8cba-49a1-9deb-348a9f3d1d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=b175ff08-ca4b-4f24-9b20-1a9bda0c983e)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:31.912302 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db9c28a-0ad3-4916-ad9e-9576c0eb7dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:31.922916 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db9c28a-0ad3-4916-ad9e-9576c0eb7dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:31.923944 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (80e2f72f-bd8b-4e5a-91db-7fec9057de0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:31.924355 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request issued successfully. Aug 18 13:16:31.925037 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87272ff3-1b3c-49dd-855e-92bdbb986f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:31.925618 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1207/4829] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:16:31 2026] POST /volume/v3/volumes => generated 780 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:31.937804 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d90a4ea8-edd1-4928-ab80-5131bd716784 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:31.939683 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d90a4ea8-edd1-4928-ab80-5131bd716784 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:31.939914 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d90a4ea8-edd1-4928-ab80-5131bd716784 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:31.940176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d90a4ea8-edd1-4928-ab80-5131bd716784 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:31.947031 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:31.947031 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:31.950369 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-d90a4ea8-edd1-4928-ab80-5131bd716784 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:31.954577 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d90a4ea8-edd1-4928-ab80-5131bd716784 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:31.954967 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1200/4830] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:31 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:32.386255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d1e04326-0cea-4caf-93b1-b012ef5d8239 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:32.386255 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d1e04326-0cea-4caf-93b1-b012ef5d8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da Aug 18 13:16:32.386255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d1e04326-0cea-4caf-93b1-b012ef5d8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:32.386255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d1e04326-0cea-4caf-93b1-b012ef5d8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:32.391943 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d1e04326-0cea-4caf-93b1-b012ef5d8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da returned with HTTP 404 Aug 18 13:16:32.392467 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1216/4831] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:32 2026] GET /volume/v3/volumes/625865f8-ae1c-45fc-bd03-70ac8c7351da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:32.402862 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:32.405171 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d/export_record Aug 18 13:16:32.405496 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:32.405751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'export_record' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:32.405900 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Export record for backup 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:16:32.414235 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:32.414235 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:32.414235 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.api [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling RPCAPI with context: , host: np0000007652, backup: 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:16:32.422773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] export_record in rpcapi backup_id 398eaa73-3d1a-40db-a5df-c4708d9bef2d on host np0000007652. {{(pid=100588) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:16:32.433366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk4ZWFhNzMtM2QxYS00MGRiLWE1ZGYtYzQ3MDhkOWJlZjJkIiwgInVzZXJfaWQiOiAiMzYwZmU4NDY1NzMxNDgzZWExMzlmYTM1OGNhZjNlYTQiLCAicHJvamVjdF9pZCI6ICJmZjk2Yjg1MzJlNjA0YjM5Yjc1MmRjMDJkYjY4ZDA0MyIsICJ2b2x1bWVfaWQiOiAiZjhkYzJmMjYtNzg1MC00ODE2LWI3OWQtM2E0MzM1MjYzZjY5IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDU5MTUwNDE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjhkYzJmMjYtNzg1MC00ODE2LWI3OWQtM2E0MzM1MjYzZjY5LzIwMjYwODE4MTMxNTQ1L2F6X25vdmFfYmFja3VwXzM5OGVhYTczLTNkMWEtNDBkYi1hNWRmLWM0NzA4ZDliZWYyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTM6MTU6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6MTU6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100588) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:16:32.433366 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25ed606b-29ff-44e0-9338-e6f0f681d967 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d/export_record returned with HTTP 200 Aug 18 13:16:32.433682 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1209/4832] 10.4.3.126 () {68 vars in 1430 bytes} [Tue Aug 18 13:16:32 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:32.442163 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:32.443862 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:32.444156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-848182989"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:32.445597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-848182989'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:32.445755 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume of 1 GB Aug 18 13:16:32.446162 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:32.446162 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:32.457402 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Availability Zones retrieved successfully. Aug 18 13:16:32.461499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (c94cbcc7-1b40-469a-803d-514f6d3bb59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:32.464440 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c7ac30-0a7c-47db-8900-515a73035c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:32.465468 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:32.490596 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c7ac30-0a7c-47db-8900-515a73035c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:32.492486 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c20c2f7-1549-42f9-9470-daac4e0ec24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:32.535009 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['19de782b-1b86-49ee-908b-e20b50fed964', '852cf1ef-d4e5-481d-b06e-f71bbc8ac981', '147414f2-d13f-4da7-b240-22046044c52d', '5ab34802-1d58-41c4-b584-ae4bc8418e48'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:32.536167 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c20c2f7-1549-42f9-9470-daac4e0ec24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19de782b-1b86-49ee-908b-e20b50fed964', '852cf1ef-d4e5-481d-b06e-f71bbc8ac981', '147414f2-d13f-4da7-b240-22046044c52d', '5ab34802-1d58-41c4-b584-ae4bc8418e48']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:32.537263 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8f59bb-9e95-4faf-8c2a-e7df925bd6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:32.564951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8f59bb-9e95-4faf-8c2a-e7df925bd6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19c98b56-dc76-4a74-87f3-b542b5d0c554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-848182989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['19de782b-1b86-49ee-908b-e20b50fed964','852cf1ef-d4e5-481d-b06e-f71bbc8ac981','147414f2-d13f-4da7-b240-22046044c52d','5ab34802-1d58-41c4-b584-ae4bc8418e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-848182989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19c98b56-dc76-4a74-87f3-b542b5d0c554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff96b8532e604b39b752dc02db68d043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='360fe8465731483ea139fa358caf3ea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:32.566512 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb847011-c064-439c-81a8-e2231640a5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:32.582086 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb847011-c064-439c-81a8-e2231640a5c6) transitioned into state 'SUCCESS' from state '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-848182989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['19de782b-1b86-49ee-908b-e20b50fed964','852cf1ef-d4e5-481d-b06e-f71bbc8ac981','147414f2-d13f-4da7-b240-22046044c52d','5ab34802-1d58-41c4-b584-ae4bc8418e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:32.582987 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02f5930-4c29-4bbb-a198-abc4e17dab50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:32.593289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02f5930-4c29-4bbb-a198-abc4e17dab50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:32.594489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (c94cbcc7-1b40-469a-803d-514f6d3bb59a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:32.594867 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request issued successfully. Aug 18 13:16:32.596732 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-28d126c9-15bb-4d83-be9b-44f583a2b041 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:32.597281 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1208/4833] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:16:32 2026] POST /volume/v3/volumes => generated 777 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:32.610000 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-67ba8b48-94e1-45b6-b508-26083881e63f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:32.612115 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-67ba8b48-94e1-45b6-b508-26083881e63f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 Aug 18 13:16:32.612455 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-67ba8b48-94e1-45b6-b508-26083881e63f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:32.612903 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-67ba8b48-94e1-45b6-b508-26083881e63f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:32.622277 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:32.622277 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:32.627958 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-67ba8b48-94e1-45b6-b508-26083881e63f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:32.631600 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-67ba8b48-94e1-45b6-b508-26083881e63f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 returned with HTTP 200 Aug 18 13:16:32.631969 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1201/4834] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:32 2026] GET /volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:32.966722 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1e1a7702-3e43-4be0-ad44-92342a559502 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:32.968482 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e1a7702-3e43-4be0-ad44-92342a559502 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:32.968710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1e1a7702-3e43-4be0-ad44-92342a559502 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:32.968963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1e1a7702-3e43-4be0-ad44-92342a559502 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:32.975351 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:32.975351 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:32.978719 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1e1a7702-3e43-4be0-ad44-92342a559502 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:32.982466 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1e1a7702-3e43-4be0-ad44-92342a559502 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:32.982826 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1217/4835] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:32 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:32.994225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c4386afc-4b06-4e03-9b0a-91224e5bae72 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:32.996068 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4386afc-4b06-4e03-9b0a-91224e5bae72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:32.996310 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4386afc-4b06-4e03-9b0a-91224e5bae72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:32.996566 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c4386afc-4b06-4e03-9b0a-91224e5bae72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.004237 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.004237 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:33.008101 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c4386afc-4b06-4e03-9b0a-91224e5bae72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:33.012537 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c4386afc-4b06-4e03-9b0a-91224e5bae72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:33.012924 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1210/4836] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:32 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:33.051820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8e1067ba-1451-4c16-854b-2b3045397142 req-75196256-7055-4dab-ae42-27c5ca9e9588 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.053979 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-75196256-7055-4dab-ae42-27c5ca9e9588 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:33.054172 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-75196256-7055-4dab-ae42-27c5ca9e9588 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:33.054427 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-75196256-7055-4dab-ae42-27c5ca9e9588 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.060416 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.060416 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:33.063359 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-8e1067ba-1451-4c16-854b-2b3045397142 req-75196256-7055-4dab-ae42-27c5ca9e9588 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:33.066807 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-75196256-7055-4dab-ae42-27c5ca9e9588 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:33.067188 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1209/4837] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:16:33 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:33.134107 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-694f0164-ad1e-4247-889c-c9a4dce1336b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.134655 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-694f0164-ad1e-4247-889c-c9a4dce1336b None None] GET https://10.4.3.126/volume// Aug 18 13:16:33.134885 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-694f0164-ad1e-4247-889c-c9a4dce1336b None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:33.135129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-694f0164-ad1e-4247-889c-c9a4dce1336b None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.135595 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-694f0164-ad1e-4247-889c-c9a4dce1336b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:33.135969 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1202/4838] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:16: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 18 13:16:33.142941 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8e1067ba-1451-4c16-854b-2b3045397142 req-bf5a8c9f-28a2-4219-90ba-2a8d9f83115f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.145061 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-bf5a8c9f-28a2-4219-90ba-2a8d9f83115f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:16:33.145425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-bf5a8c9f-28a2-4219-90ba-2a8d9f83115f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1123a017-6877-4e5a-a10e-672b1fc4ec75", "connector": null, "instance_uuid": "bcbc673c-14f4-41bd-b937-317cb2d9400f"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:33.153091 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.153091 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:33.184720 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-bf5a8c9f-28a2-4219-90ba-2a8d9f83115f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:16:33.185220 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1218/4839] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:16:33 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:33.210195 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-40615273-cd1e-4ce1-bb39-c175d3c54dda None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.212178 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-40615273-cd1e-4ce1-bb39-c175d3c54dda tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:33.212279 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-40615273-cd1e-4ce1-bb39-c175d3c54dda tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:33.212546 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-40615273-cd1e-4ce1-bb39-c175d3c54dda tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.222158 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-41abfedc-2522-46ef-abf2-ccaf530a71be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.222309 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.222309 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:33.222589 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41abfedc-2522-46ef-abf2-ccaf530a71be None None] GET https://10.4.3.126/volume// Aug 18 13:16:33.222782 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41abfedc-2522-46ef-abf2-ccaf530a71be None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:33.223000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41abfedc-2522-46ef-abf2-ccaf530a71be None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.223391 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41abfedc-2522-46ef-abf2-ccaf530a71be None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:33.223687 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1210/4840] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:16: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 18 13:16:33.226574 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-40615273-cd1e-4ce1-bb39-c175d3c54dda tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:33.231549 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-40615273-cd1e-4ce1-bb39-c175d3c54dda tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:33.232195 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1211/4841] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:33 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:33.236158 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8e1067ba-1451-4c16-854b-2b3045397142 req-1044cc02-416f-4478-968c-ff105b0ddd8f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.238974 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-1044cc02-416f-4478-968c-ff105b0ddd8f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:33.239282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-1044cc02-416f-4478-968c-ff105b0ddd8f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:33.239557 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-1044cc02-416f-4478-968c-ff105b0ddd8f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.251408 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.251408 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:33.255597 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8e1067ba-1451-4c16-854b-2b3045397142 req-1044cc02-416f-4478-968c-ff105b0ddd8f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:33.261291 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-1044cc02-416f-4478-968c-ff105b0ddd8f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:33.261848 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1203/4842] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:16:33 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:16:33.375045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8e1067ba-1451-4c16-854b-2b3045397142 req-6567b1fa-bcec-4d6a-98c0-5465bca5a812 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.377315 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-6567b1fa-bcec-4d6a-98c0-5465bca5a812 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] PUT https://10.4.3.126/volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09 Aug 18 13:16:33.377706 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-6567b1fa-bcec-4d6a-98c0-5465bca5a812 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:33.387110 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-8e1067ba-1451-4c16-854b-2b3045397142 req-6567b1fa-bcec-4d6a-98c0-5465bca5a812 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Acquiring lock "cinder-attachment_update-1123a017-6877-4e5a-a10e-672b1fc4ec75-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:16:33.391417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-8e1067ba-1451-4c16-854b-2b3045397142 req-6567b1fa-bcec-4d6a-98c0-5465bca5a812 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-1123a017-6877-4e5a-a10e-672b1fc4ec75-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:16:33.392530 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.392530 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:33.483884 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-8e1067ba-1451-4c16-854b-2b3045397142 req-6567b1fa-bcec-4d6a-98c0-5465bca5a812 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-1123a017-6877-4e5a-a10e-672b1fc4ec75-np0000007652" released by "attachment_update" :: held 0.092s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:16:33.484338 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-6567b1fa-bcec-4d6a-98c0-5465bca5a812 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09 returned with HTTP 200 Aug 18 13:16:33.484978 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1219/4843] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:16:33 2026] PUT /volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:33.644982 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-515bed08-8073-4e63-a923-953fabf6e366 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.646680 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-515bed08-8073-4e63-a923-953fabf6e366 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 Aug 18 13:16:33.646877 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-515bed08-8073-4e63-a923-953fabf6e366 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:33.647057 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-515bed08-8073-4e63-a923-953fabf6e366 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.654755 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.654755 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:33.658516 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-515bed08-8073-4e63-a923-953fabf6e366 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:33.662348 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-515bed08-8073-4e63-a923-953fabf6e366 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 returned with HTTP 200 Aug 18 13:16:33.662734 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1211/4844] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:33 2026] GET /volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:33.680200 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.682048 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:16:33.682441 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19c98b56-dc76-4a74-87f3-b542b5d0c554", "name": "tempest-type-Backup-337935161"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:33.683882 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating new backup {'backup': {'volume_id': '19c98b56-dc76-4a74-87f3-b542b5d0c554', 'name': 'tempest-type-Backup-337935161'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:16:33.684044 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating backup of volume 19c98b56-dc76-4a74-87f3-b542b5d0c554 in container None Aug 18 13:16:33.691036 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.691036 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:33.691418 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:33.707810 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['e385b808-bdd3-40bd-81dd-a806cab2ae20', '6aaa4c50-c5d6-4a8e-a81a-fc3e44ee1bd6'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:33.733356 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a979c25a-ae37-4b58-9b1e-6cb7ac15c13d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:16:33.733760 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1212/4845] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:16:33 2026] POST /volume/v3/backups => generated 315 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:33.743866 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-15a7c418-6f21-4354-8943-c491bcd4cc29 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:33.746118 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15a7c418-6f21-4354-8943-c491bcd4cc29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:33.746452 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15a7c418-6f21-4354-8943-c491bcd4cc29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:33.746729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15a7c418-6f21-4354-8943-c491bcd4cc29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:33.746899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-15a7c418-6f21-4354-8943-c491bcd4cc29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:33.752222 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:33.752222 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:33.753049 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15a7c418-6f21-4354-8943-c491bcd4cc29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:33.753276 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1204/4846] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:33 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:34.246412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b54481f4-1536-428d-83ba-080dfc90f328 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:34.248061 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b54481f4-1536-428d-83ba-080dfc90f328 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:34.248290 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b54481f4-1536-428d-83ba-080dfc90f328 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:34.248468 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b54481f4-1536-428d-83ba-080dfc90f328 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:34.257509 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:34.257509 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:34.260745 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b54481f4-1536-428d-83ba-080dfc90f328 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:34.264402 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b54481f4-1536-428d-83ba-080dfc90f328 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:34.264727 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1220/4847] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:34 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:34.765385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-66a6411f-7bb5-4b60-955b-fc5effa57892 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:34.767841 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-66a6411f-7bb5-4b60-955b-fc5effa57892 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:34.768058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-66a6411f-7bb5-4b60-955b-fc5effa57892 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:34.768255 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-66a6411f-7bb5-4b60-955b-fc5effa57892 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:34.768374 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-66a6411f-7bb5-4b60-955b-fc5effa57892 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:34.772415 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:34.772415 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:34.772976 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-66a6411f-7bb5-4b60-955b-fc5effa57892 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:34.773525 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1212/4848] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:34 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:35.276389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-27bfed68-c6eb-48ef-9b7a-4c713c5a8a26 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:35.278428 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-27bfed68-c6eb-48ef-9b7a-4c713c5a8a26 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:35.278647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-27bfed68-c6eb-48ef-9b7a-4c713c5a8a26 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:35.278819 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-27bfed68-c6eb-48ef-9b7a-4c713c5a8a26 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:35.289538 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:35.289538 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:35.292844 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-27bfed68-c6eb-48ef-9b7a-4c713c5a8a26 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:35.297471 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-27bfed68-c6eb-48ef-9b7a-4c713c5a8a26 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:35.297810 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1213/4849] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:35 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:35.783453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2e536e0b-0f38-41d8-addb-42ccc0de9941 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:35.785266 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2e536e0b-0f38-41d8-addb-42ccc0de9941 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:35.785584 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2e536e0b-0f38-41d8-addb-42ccc0de9941 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:35.785845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2e536e0b-0f38-41d8-addb-42ccc0de9941 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:35.785975 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2e536e0b-0f38-41d8-addb-42ccc0de9941 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:35.789910 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:35.789910 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:35.790580 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2e536e0b-0f38-41d8-addb-42ccc0de9941 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:35.790954 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1205/4850] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:35 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:36.312940 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6ad56ac6-927d-4440-b852-aa6f2c9e38a3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:36.317632 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ad56ac6-927d-4440-b852-aa6f2c9e38a3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:36.317835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ad56ac6-927d-4440-b852-aa6f2c9e38a3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:36.318055 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ad56ac6-927d-4440-b852-aa6f2c9e38a3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:36.337871 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:36.337871 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:36.342768 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6ad56ac6-927d-4440-b852-aa6f2c9e38a3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:36.348170 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ad56ac6-927d-4440-b852-aa6f2c9e38a3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:36.348629 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1221/4851] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:36 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:36.750942 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-8e1067ba-1451-4c16-854b-2b3045397142 req-80833f5e-edc6-4cbb-94e0-43dd2e30a5b1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:36.756362 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-80833f5e-edc6-4cbb-94e0-43dd2e30a5b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09/action Aug 18 13:16:36.756362 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-80833f5e-edc6-4cbb-94e0-43dd2e30a5b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-complete": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:16:36.756362 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-80833f5e-edc6-4cbb-94e0-43dd2e30a5b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:36.772197 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:36.772197 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:36.784667 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-8e1067ba-1451-4c16-854b-2b3045397142 req-80833f5e-edc6-4cbb-94e0-43dd2e30a5b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09/action returned with HTTP 204 Aug 18 13:16:36.785160 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1213/4852] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:16:36 2026] POST /volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:36.802541 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7e50c769-6f80-4716-96d5-fbdca4530e7b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:36.804267 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e50c769-6f80-4716-96d5-fbdca4530e7b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:36.804651 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e50c769-6f80-4716-96d5-fbdca4530e7b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:36.804947 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7e50c769-6f80-4716-96d5-fbdca4530e7b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:36.805243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-7e50c769-6f80-4716-96d5-fbdca4530e7b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:36.811888 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:36.811888 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:36.811888 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7e50c769-6f80-4716-96d5-fbdca4530e7b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:36.811888 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1214/4853] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:36 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:37.360970 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4f512bed-14aa-40b8-a69b-6a2ed17e0f83 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.363498 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4f512bed-14aa-40b8-a69b-6a2ed17e0f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:16:37.363762 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4f512bed-14aa-40b8-a69b-6a2ed17e0f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.363977 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4f512bed-14aa-40b8-a69b-6a2ed17e0f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.374514 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.374514 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:37.378238 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4f512bed-14aa-40b8-a69b-6a2ed17e0f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:37.382984 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4f512bed-14aa-40b8-a69b-6a2ed17e0f83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:16:37.383411 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1206/4854] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:37.440032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-45979cc2-4a37-4253-8c23-eb8d6337a3ac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.442249 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-45979cc2-4a37-4253-8c23-eb8d6337a3ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:37.442428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-45979cc2-4a37-4253-8c23-eb8d6337a3ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.442592 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-45979cc2-4a37-4253-8c23-eb8d6337a3ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.449149 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.449149 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:37.452480 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-45979cc2-4a37-4253-8c23-eb8d6337a3ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:37.456724 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-45979cc2-4a37-4253-8c23-eb8d6337a3ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:37.457102 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1222/4855] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:37.528888 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ace53153-c77d-4ad2-a768-bf1b76ddbf69 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.529399 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ace53153-c77d-4ad2-a768-bf1b76ddbf69 None None] GET https://10.4.3.126/volume// Aug 18 13:16:37.529577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ace53153-c77d-4ad2-a768-bf1b76ddbf69 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.529811 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ace53153-c77d-4ad2-a768-bf1b76ddbf69 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.530186 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ace53153-c77d-4ad2-a768-bf1b76ddbf69 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:37.530528 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1214/4856] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:16:37.544301 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-36690427-9091-4054-964c-ac8d570ef62f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.548347 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-36690427-9091-4054-964c-ac8d570ef62f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:16:37.548663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-36690427-9091-4054-964c-ac8d570ef62f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2bf22ea-4443-4a3e-947d-c315e76065e2", "connector": null, "instance_uuid": "bcbc673c-14f4-41bd-b937-317cb2d9400f"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:37.558736 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.558736 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:37.584653 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-36690427-9091-4054-964c-ac8d570ef62f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:16:37.585448 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1215/4857] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:16:37 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:37.611174 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-402be2de-122a-4a2d-a792-0660ee8e9a83 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.614129 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-402be2de-122a-4a2d-a792-0660ee8e9a83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:37.614330 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-402be2de-122a-4a2d-a792-0660ee8e9a83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.614590 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-402be2de-122a-4a2d-a792-0660ee8e9a83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.628077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-42a378a1-0048-427c-8b26-cfb5ab751b66 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.628077 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-42a378a1-0048-427c-8b26-cfb5ab751b66 None None] GET https://10.4.3.126/volume// Aug 18 13:16:37.628077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-42a378a1-0048-427c-8b26-cfb5ab751b66 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.628077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-42a378a1-0048-427c-8b26-cfb5ab751b66 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.628077 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-42a378a1-0048-427c-8b26-cfb5ab751b66 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:37.628311 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1223/4858] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:16:37.628546 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.628546 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:37.632697 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-402be2de-122a-4a2d-a792-0660ee8e9a83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:37.639954 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-e774dc55-0bc1-457b-87c9-1be6f81eb9c3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.640587 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-402be2de-122a-4a2d-a792-0660ee8e9a83 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:37.640988 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1207/4859] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:37.643461 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-e774dc55-0bc1-457b-87c9-1be6f81eb9c3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:37.643713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-e774dc55-0bc1-457b-87c9-1be6f81eb9c3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.643937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-e774dc55-0bc1-457b-87c9-1be6f81eb9c3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.656943 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.656943 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:37.660867 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-e774dc55-0bc1-457b-87c9-1be6f81eb9c3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:37.665915 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-e774dc55-0bc1-457b-87c9-1be6f81eb9c3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:37.666517 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1215/4860] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:16:37.789955 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-0acc7b8e-df30-47f6-82d1-2af02536847e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.797087 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-0acc7b8e-df30-47f6-82d1-2af02536847e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] PUT https://10.4.3.126/volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47 Aug 18 13:16:37.797429 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-0acc7b8e-df30-47f6-82d1-2af02536847e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:37.805359 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-0acc7b8e-df30-47f6-82d1-2af02536847e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Acquiring lock "cinder-attachment_update-b2bf22ea-4443-4a3e-947d-c315e76065e2-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:16:37.809232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-0acc7b8e-df30-47f6-82d1-2af02536847e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-b2bf22ea-4443-4a3e-947d-c315e76065e2-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:16:37.810295 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.810295 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:37.823118 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-92fdb7df-d6f1-4c2d-aa8d-81c689dca931 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.824916 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92fdb7df-d6f1-4c2d-aa8d-81c689dca931 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:37.825159 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92fdb7df-d6f1-4c2d-aa8d-81c689dca931 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.825391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92fdb7df-d6f1-4c2d-aa8d-81c689dca931 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.825714 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-92fdb7df-d6f1-4c2d-aa8d-81c689dca931 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:37.829161 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.829161 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:37.829914 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92fdb7df-d6f1-4c2d-aa8d-81c689dca931 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:37.830296 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1224/4861] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:37.882684 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-0acc7b8e-df30-47f6-82d1-2af02536847e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-b2bf22ea-4443-4a3e-947d-c315e76065e2-np0000007652" released by "attachment_update" :: held 0.073s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:16:37.883009 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-0acc7b8e-df30-47f6-82d1-2af02536847e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47 returned with HTTP 200 Aug 18 13:16:37.883831 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1216/4862] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:16:37 2026] PUT /volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:37.891133 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-320c27d2-9d27-474c-8c92-7d7fecf0b480 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:37.894515 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-320c27d2-9d27-474c-8c92-7d7fecf0b480 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/encryption Aug 18 13:16:37.894714 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-320c27d2-9d27-474c-8c92-7d7fecf0b480 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:37.894898 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-320c27d2-9d27-474c-8c92-7d7fecf0b480 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:37.904294 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:37.904294 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:37.911337 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-320c27d2-9d27-474c-8c92-7d7fecf0b480 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/encryption returned with HTTP 200 Aug 18 13:16:37.911731 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1208/4863] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:16:37 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:38.653855 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b0f90a2c-55be-4a34-bb02-b64fe2b2190c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:38.655663 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0f90a2c-55be-4a34-bb02-b64fe2b2190c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:38.655844 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0f90a2c-55be-4a34-bb02-b64fe2b2190c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:38.656032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b0f90a2c-55be-4a34-bb02-b64fe2b2190c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:38.664964 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:38.664964 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:38.668695 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b0f90a2c-55be-4a34-bb02-b64fe2b2190c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:38.672984 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b0f90a2c-55be-4a34-bb02-b64fe2b2190c tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:38.673447 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1216/4864] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:38 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:38.840279 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ac8e9c93-4671-4ae5-81a5-62487aac8306 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:38.841970 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac8e9c93-4671-4ae5-81a5-62487aac8306 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:38.842255 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac8e9c93-4671-4ae5-81a5-62487aac8306 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:38.842442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ac8e9c93-4671-4ae5-81a5-62487aac8306 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:38.842584 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ac8e9c93-4671-4ae5-81a5-62487aac8306 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:38.846994 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:38.846994 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:38.847651 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ac8e9c93-4671-4ae5-81a5-62487aac8306 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:38.848005 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1225/4865] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:38 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:39.688551 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-68b4830e-c2d5-48a4-85f7-4f00e57705ca None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:39.690843 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68b4830e-c2d5-48a4-85f7-4f00e57705ca tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:39.691020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68b4830e-c2d5-48a4-85f7-4f00e57705ca tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:39.691279 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-68b4830e-c2d5-48a4-85f7-4f00e57705ca tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:39.703732 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:39.703732 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:39.707753 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-68b4830e-c2d5-48a4-85f7-4f00e57705ca tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:39.712771 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-68b4830e-c2d5-48a4-85f7-4f00e57705ca tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:39.713251 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1217/4866] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:39 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:39.860639 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fa1bf906-6cc3-44ea-8c3e-849bd16b9ae5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:39.862584 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa1bf906-6cc3-44ea-8c3e-849bd16b9ae5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:39.862801 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa1bf906-6cc3-44ea-8c3e-849bd16b9ae5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:39.863083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa1bf906-6cc3-44ea-8c3e-849bd16b9ae5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:39.863265 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-fa1bf906-6cc3-44ea-8c3e-849bd16b9ae5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:39.867396 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:39.867396 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:39.868193 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa1bf906-6cc3-44ea-8c3e-849bd16b9ae5 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:39.868618 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1209/4867] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:39 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:40.731340 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-abd23362-435e-430c-91b7-6b7d62d76e99 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:40.733133 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-abd23362-435e-430c-91b7-6b7d62d76e99 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:40.733389 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-abd23362-435e-430c-91b7-6b7d62d76e99 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:40.733636 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-abd23362-435e-430c-91b7-6b7d62d76e99 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:40.744674 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:40.744674 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:40.752751 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-abd23362-435e-430c-91b7-6b7d62d76e99 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:40.757363 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-abd23362-435e-430c-91b7-6b7d62d76e99 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:40.757743 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1217/4868] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:40 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:40.879797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f643c388-3a66-4ee9-a365-4473fa389679 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:40.881599 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f643c388-3a66-4ee9-a365-4473fa389679 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:40.881797 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f643c388-3a66-4ee9-a365-4473fa389679 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:40.882015 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f643c388-3a66-4ee9-a365-4473fa389679 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:40.882113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f643c388-3a66-4ee9-a365-4473fa389679 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:40.886344 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:40.886344 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:40.886928 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f643c388-3a66-4ee9-a365-4473fa389679 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:40.887309 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1226/4869] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:40 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:40.960330 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:41.029969 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:41.030319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1319270701"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:41.031589 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1319270701'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:41.031694 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume of 1 GB Aug 18 13:16:41.035490 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Availability Zones retrieved successfully. Aug 18 13:16:41.041613 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (11f4a4c9-36e4-4aac-aa79-7019a50cde52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:41.042920 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebd5914-fa41-4cbb-8728-90c6f468af00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:41.043788 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:41.067948 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebd5914-fa41-4cbb-8728-90c6f468af00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:41.068604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8308c0-2c98-4d27-b88d-7be2d7cd1417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:41.121790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['4b77e420-2e86-453a-a8ed-614e085e7e63', 'ddfb9d41-e1b0-4010-9323-a39975f23e3d', '496acfcb-b989-412b-a6bf-3ed84a8e3954', 'fa2f115a-550b-4e2f-aafe-d61a4124aca8'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:41.122587 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8308c0-2c98-4d27-b88d-7be2d7cd1417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b77e420-2e86-453a-a8ed-614e085e7e63', 'ddfb9d41-e1b0-4010-9323-a39975f23e3d', '496acfcb-b989-412b-a6bf-3ed84a8e3954', 'fa2f115a-550b-4e2f-aafe-d61a4124aca8']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:41.123224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe7c647-0570-4b8b-b27d-cbe119d896f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:41.143464 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe7c647-0570-4b8b-b27d-cbe119d896f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1560fbf-1d1a-4848-a47f-0f6c162f931d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1319270701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['4b77e420-2e86-453a-a8ed-614e085e7e63','ddfb9d41-e1b0-4010-9323-a39975f23e3d','496acfcb-b989-412b-a6bf-3ed84a8e3954','fa2f115a-550b-4e2f-aafe-d61a4124aca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1319270701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1560fbf-1d1a-4848-a47f-0f6c162f931d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='990f8833494a4c8ea64cc0ef95acb4f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:41.144360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304b8366-a4c8-4390-9571-b04eea4c2b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:41.163751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304b8366-a4c8-4390-9571-b04eea4c2b77) transitioned into state 'SUCCESS' from state '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-1319270701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['4b77e420-2e86-453a-a8ed-614e085e7e63','ddfb9d41-e1b0-4010-9323-a39975f23e3d','496acfcb-b989-412b-a6bf-3ed84a8e3954','fa2f115a-550b-4e2f-aafe-d61a4124aca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:41.164466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1715d89c-18eb-4cdb-a9b4-d94fb266db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:41.176017 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1715d89c-18eb-4cdb-a9b4-d94fb266db4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:41.176830 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (11f4a4c9-36e4-4aac-aa79-7019a50cde52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:41.177110 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request issued successfully. Aug 18 13:16:41.177605 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7aaa34ca-de51-437a-b45c-4a072187ec8a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:41.177990 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1218/4870] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:16:40 2026] POST /volume/v3/volumes => generated 749 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:41.189883 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-15451d57-8220-4e3d-a158-572eb645161a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:41.191941 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15451d57-8220-4e3d-a158-572eb645161a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d Aug 18 13:16:41.192137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15451d57-8220-4e3d-a158-572eb645161a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:41.192420 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15451d57-8220-4e3d-a158-572eb645161a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:41.198775 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:41.198775 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:41.205734 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-15451d57-8220-4e3d-a158-572eb645161a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:16:41.210155 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15451d57-8220-4e3d-a158-572eb645161a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d returned with HTTP 200 Aug 18 13:16:41.210784 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1210/4871] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:41 2026] GET /volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:41.773621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ae9a8010-e2d3-4a9d-a0b1-5a32cac99d72 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:41.775674 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae9a8010-e2d3-4a9d-a0b1-5a32cac99d72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:41.775924 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae9a8010-e2d3-4a9d-a0b1-5a32cac99d72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:41.776140 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae9a8010-e2d3-4a9d-a0b1-5a32cac99d72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:41.787306 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:41.787306 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:41.791074 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ae9a8010-e2d3-4a9d-a0b1-5a32cac99d72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:41.795753 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae9a8010-e2d3-4a9d-a0b1-5a32cac99d72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:41.796310 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1218/4872] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:41 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:41.899471 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d273c39a-a616-4f72-9737-f35604b307bc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:41.901681 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d273c39a-a616-4f72-9737-f35604b307bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:41.901974 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d273c39a-a616-4f72-9737-f35604b307bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:41.902242 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d273c39a-a616-4f72-9737-f35604b307bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:41.902454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d273c39a-a616-4f72-9737-f35604b307bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:41.906537 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:41.906537 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:41.907104 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d273c39a-a616-4f72-9737-f35604b307bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:41.907475 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1227/4873] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:41 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:42.225067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4f10d190-5bd4-427a-861d-bb451b08579a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:42.227245 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f10d190-5bd4-427a-861d-bb451b08579a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d Aug 18 13:16:42.227486 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f10d190-5bd4-427a-861d-bb451b08579a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:42.227700 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f10d190-5bd4-427a-861d-bb451b08579a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:42.236150 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:42.236150 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:42.240380 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4f10d190-5bd4-427a-861d-bb451b08579a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:16:42.244825 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f10d190-5bd4-427a-861d-bb451b08579a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d returned with HTTP 200 Aug 18 13:16:42.245271 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1219/4874] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:42 2026] GET /volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:42.257696 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:42.259749 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:16:42.260298 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1560fbf-1d1a-4848-a47f-0f6c162f931d", "name": "tempest-VolumesBackupsTest-Backup-953578582"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:42.266420 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating new backup {'backup': {'volume_id': 'a1560fbf-1d1a-4848-a47f-0f6c162f931d', 'name': 'tempest-VolumesBackupsTest-Backup-953578582'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:16:42.266420 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating backup of volume a1560fbf-1d1a-4848-a47f-0f6c162f931d in container None Aug 18 13:16:42.276230 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:42.276230 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:42.276230 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:16:42.303922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['2b2ae750-bf07-42eb-a40a-ef265848f9c8', '32c4297b-1fe9-4a39-be92-9048f7fc24c4'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:42.337046 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a97739e5-c521-4c2a-ab05-08ee4fa52afc tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:16:42.337578 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1211/4875] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:16:42 2026] POST /volume/v3/backups => generated 329 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:42.347355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-17365cf8-720a-4f84-b5c3-873e89d52e84 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:42.350120 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-17365cf8-720a-4f84-b5c3-873e89d52e84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:42.350374 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-17365cf8-720a-4f84-b5c3-873e89d52e84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:42.351001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-17365cf8-720a-4f84-b5c3-873e89d52e84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:42.351001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-17365cf8-720a-4f84-b5c3-873e89d52e84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:42.356441 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:42.356441 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:42.357481 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-17365cf8-720a-4f84-b5c3-873e89d52e84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:42.357911 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1219/4876] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:42 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:42.808868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e6c369cd-cdd4-4037-81de-2fa30fb3536d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:42.810494 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6c369cd-cdd4-4037-81de-2fa30fb3536d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:42.810671 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e6c369cd-cdd4-4037-81de-2fa30fb3536d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:42.810862 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e6c369cd-cdd4-4037-81de-2fa30fb3536d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:42.819482 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:42.819482 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:42.822813 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e6c369cd-cdd4-4037-81de-2fa30fb3536d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:42.826944 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e6c369cd-cdd4-4037-81de-2fa30fb3536d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:42.827326 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1228/4877] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:42 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:42.927236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c27bd9ed-1080-4cde-847a-6287db8e8ae6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:42.927236 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c27bd9ed-1080-4cde-847a-6287db8e8ae6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:42.927236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c27bd9ed-1080-4cde-847a-6287db8e8ae6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:42.927236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c27bd9ed-1080-4cde-847a-6287db8e8ae6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:42.927236 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-c27bd9ed-1080-4cde-847a-6287db8e8ae6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:42.931151 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:42.931151 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:42.931693 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c27bd9ed-1080-4cde-847a-6287db8e8ae6 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:42.932017 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1220/4878] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:42 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:43.367634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a3a3bb19-91dd-40f2-917b-3a7e0b8f3c86 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:43.369568 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3a3bb19-91dd-40f2-917b-3a7e0b8f3c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:43.369777 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a3a3bb19-91dd-40f2-917b-3a7e0b8f3c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:43.369992 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a3a3bb19-91dd-40f2-917b-3a7e0b8f3c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:43.370100 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a3a3bb19-91dd-40f2-917b-3a7e0b8f3c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:43.374458 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:43.374458 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:43.375200 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3a3bb19-91dd-40f2-917b-3a7e0b8f3c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:43.375572 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1212/4879] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:43 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:43.840698 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-863f471c-8fa1-447e-a82a-c7c3b18b63db None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:43.842351 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-863f471c-8fa1-447e-a82a-c7c3b18b63db tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:43.842657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-863f471c-8fa1-447e-a82a-c7c3b18b63db tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:43.842943 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-863f471c-8fa1-447e-a82a-c7c3b18b63db tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:43.852814 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:43.852814 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:43.855187 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-863f471c-8fa1-447e-a82a-c7c3b18b63db tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:43.859024 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-863f471c-8fa1-447e-a82a-c7c3b18b63db tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:43.859507 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1220/4880] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:43 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:43.942941 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1cfdde45-d600-4116-b1cb-7751a5654c4e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:43.944802 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cfdde45-d600-4116-b1cb-7751a5654c4e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:43.945045 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cfdde45-d600-4116-b1cb-7751a5654c4e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:43.945288 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cfdde45-d600-4116-b1cb-7751a5654c4e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:43.945432 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-1cfdde45-d600-4116-b1cb-7751a5654c4e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:43.949259 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:43.949259 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:43.949837 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cfdde45-d600-4116-b1cb-7751a5654c4e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:43.950189 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1229/4881] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:43 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:44.386107 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-267adada-7861-4c6e-a2b0-038b5164904d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:44.389596 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-267adada-7861-4c6e-a2b0-038b5164904d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:44.389856 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-267adada-7861-4c6e-a2b0-038b5164904d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:44.390114 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-267adada-7861-4c6e-a2b0-038b5164904d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:44.390298 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-267adada-7861-4c6e-a2b0-038b5164904d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:44.395468 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:44.395468 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:44.397218 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-267adada-7861-4c6e-a2b0-038b5164904d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:44.397752 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1221/4882] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:44 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:44.871980 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-08c91cf3-8f80-437d-9cd5-960162fc93b1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:44.873560 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08c91cf3-8f80-437d-9cd5-960162fc93b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:44.873761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-08c91cf3-8f80-437d-9cd5-960162fc93b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:44.873936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-08c91cf3-8f80-437d-9cd5-960162fc93b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:44.882288 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:44.882288 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:44.885238 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-08c91cf3-8f80-437d-9cd5-960162fc93b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:44.888868 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-08c91cf3-8f80-437d-9cd5-960162fc93b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:44.889216 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1213/4883] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:44 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:44.960965 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-86846c8f-303e-4632-ab53-83fbc92a79cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:44.962761 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86846c8f-303e-4632-ab53-83fbc92a79cf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:44.962969 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86846c8f-303e-4632-ab53-83fbc92a79cf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:44.963166 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86846c8f-303e-4632-ab53-83fbc92a79cf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:44.963305 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-86846c8f-303e-4632-ab53-83fbc92a79cf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:44.967415 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:44.967415 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:44.968011 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86846c8f-303e-4632-ab53-83fbc92a79cf tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:44.968380 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1221/4884] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:44 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:45.407395 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c6398183-640a-4972-a2df-fc34a8f1743e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:45.411375 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c6398183-640a-4972-a2df-fc34a8f1743e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:45.411375 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c6398183-640a-4972-a2df-fc34a8f1743e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:45.411375 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c6398183-640a-4972-a2df-fc34a8f1743e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:45.411375 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-c6398183-640a-4972-a2df-fc34a8f1743e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:45.416847 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:45.416847 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:45.417515 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c6398183-640a-4972-a2df-fc34a8f1743e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:45.417927 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1230/4885] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:45 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:45.908937 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-fec8731d-d031-44e5-aba0-31142bdfffc7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:45.910757 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fec8731d-d031-44e5-aba0-31142bdfffc7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:45.910949 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fec8731d-d031-44e5-aba0-31142bdfffc7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:45.911110 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-fec8731d-d031-44e5-aba0-31142bdfffc7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:45.921657 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:45.921657 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:45.925257 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-fec8731d-d031-44e5-aba0-31142bdfffc7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:45.929941 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-fec8731d-d031-44e5-aba0-31142bdfffc7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:45.930405 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1222/4886] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:45 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:45.976840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-60c1de53-3def-4145-98aa-9970544f83b3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:45.978584 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-60c1de53-3def-4145-98aa-9970544f83b3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:45.978839 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-60c1de53-3def-4145-98aa-9970544f83b3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:45.979057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-60c1de53-3def-4145-98aa-9970544f83b3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:45.979186 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-60c1de53-3def-4145-98aa-9970544f83b3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:45.983619 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:45.983619 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:45.984258 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-60c1de53-3def-4145-98aa-9970544f83b3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:45.984630 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1214/4887] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:45 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:46.429507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cd0d6b1f-61b8-4e04-8bc1-36bf90d118a3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:46.431711 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd0d6b1f-61b8-4e04-8bc1-36bf90d118a3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:46.431968 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd0d6b1f-61b8-4e04-8bc1-36bf90d118a3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:46.432197 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd0d6b1f-61b8-4e04-8bc1-36bf90d118a3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:46.432330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cd0d6b1f-61b8-4e04-8bc1-36bf90d118a3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:46.436429 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:46.436429 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:46.437126 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd0d6b1f-61b8-4e04-8bc1-36bf90d118a3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:46.437460 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1222/4888] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:46 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:46.943073 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-963d49e3-f1e9-451e-9ab5-7269eaec1669 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:46.945559 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-963d49e3-f1e9-451e-9ab5-7269eaec1669 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:46.945742 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-963d49e3-f1e9-451e-9ab5-7269eaec1669 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:46.945922 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-963d49e3-f1e9-451e-9ab5-7269eaec1669 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:46.955527 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:46.955527 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:46.959126 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-963d49e3-f1e9-451e-9ab5-7269eaec1669 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:46.963467 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-963d49e3-f1e9-451e-9ab5-7269eaec1669 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:46.963929 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1231/4889] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:46 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:46.994152 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-25903c5f-7f34-49f1-9a77-3d7989257cef None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:46.996126 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25903c5f-7f34-49f1-9a77-3d7989257cef tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:46.996360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25903c5f-7f34-49f1-9a77-3d7989257cef tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:46.996571 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25903c5f-7f34-49f1-9a77-3d7989257cef tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:46.996680 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-25903c5f-7f34-49f1-9a77-3d7989257cef tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:47.001507 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:47.001507 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:47.002326 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25903c5f-7f34-49f1-9a77-3d7989257cef tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:47.002720 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1223/4890] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:46 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:47.110780 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-4e46df0e-b07a-48ad-a17b-011a22e8f6cd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:47.115903 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-4e46df0e-b07a-48ad-a17b-011a22e8f6cd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47/action Aug 18 13:16:47.116265 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-4e46df0e-b07a-48ad-a17b-011a22e8f6cd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:16:47.116385 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-4e46df0e-b07a-48ad-a17b-011a22e8f6cd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:47.130565 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:47.130565 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:47.139016 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-90f27f03-a0e9-4154-9a55-72691966f7b6 req-4e46df0e-b07a-48ad-a17b-011a22e8f6cd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47/action returned with HTTP 204 Aug 18 13:16:47.139454 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1215/4891] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:16:47 2026] POST /volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:47.447743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4315900f-26b8-4e44-9342-f834e566206b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:47.449514 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4315900f-26b8-4e44-9342-f834e566206b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:47.449714 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4315900f-26b8-4e44-9342-f834e566206b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:47.449927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4315900f-26b8-4e44-9342-f834e566206b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:47.450032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4315900f-26b8-4e44-9342-f834e566206b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:47.455496 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:47.455496 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:47.456491 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4315900f-26b8-4e44-9342-f834e566206b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:47.457004 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1223/4892] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:47 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:47.976396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-23bfdfa6-e0a8-4a93-ab1f-3ee8997e81be None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:47.978311 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-23bfdfa6-e0a8-4a93-ab1f-3ee8997e81be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:16:47.978548 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-23bfdfa6-e0a8-4a93-ab1f-3ee8997e81be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:47.978726 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-23bfdfa6-e0a8-4a93-ab1f-3ee8997e81be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:47.993294 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:47.993294 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:47.998494 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-23bfdfa6-e0a8-4a93-ab1f-3ee8997e81be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:48.004855 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-23bfdfa6-e0a8-4a93-ab1f-3ee8997e81be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:16:48.005342 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1232/4893] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:47 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:48.014629 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5cb4cdaa-35d9-4e55-b68a-6e74255a14a0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.016724 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5cb4cdaa-35d9-4e55-b68a-6e74255a14a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:48.016812 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5cb4cdaa-35d9-4e55-b68a-6e74255a14a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:48.017098 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5cb4cdaa-35d9-4e55-b68a-6e74255a14a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:48.017283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5cb4cdaa-35d9-4e55-b68a-6e74255a14a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:48.022659 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:48.022659 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:48.023570 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5cb4cdaa-35d9-4e55-b68a-6e74255a14a0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:48.024192 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1224/4894] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:48 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:48.466247 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ad78bc11-e3a3-4f0b-a534-56ada079de48 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.468180 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad78bc11-e3a3-4f0b-a534-56ada079de48 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:48.468443 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad78bc11-e3a3-4f0b-a534-56ada079de48 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:48.468794 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ad78bc11-e3a3-4f0b-a534-56ada079de48 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:48.468794 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ad78bc11-e3a3-4f0b-a534-56ada079de48 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:48.473632 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:48.473632 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:48.474886 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ad78bc11-e3a3-4f0b-a534-56ada079de48 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:48.475263 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1216/4895] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:48 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:48.598686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-c1cff120-a6e9-4621-b6ba-402d224c895d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.600641 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-c1cff120-a6e9-4621-b6ba-402d224c895d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:48.602474 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-c1cff120-a6e9-4621-b6ba-402d224c895d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:48.602474 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-c1cff120-a6e9-4621-b6ba-402d224c895d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:48.608491 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:48.608491 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:48.612316 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-c1cff120-a6e9-4621-b6ba-402d224c895d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:48.616554 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-c1cff120-a6e9-4621-b6ba-402d224c895d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:48.617154 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1224/4896] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:16:48 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:48.699239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b9eec7b4-013c-4da4-8234-08a487869202 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.699625 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b9eec7b4-013c-4da4-8234-08a487869202 None None] GET https://10.4.3.126/volume// Aug 18 13:16:48.699783 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b9eec7b4-013c-4da4-8234-08a487869202 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:48.699952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b9eec7b4-013c-4da4-8234-08a487869202 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:48.700254 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b9eec7b4-013c-4da4-8234-08a487869202 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:48.700532 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1233/4897] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:16:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:16:48.706654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-4a13ef26-b265-4239-89ab-2d5386ba83cc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.709776 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-4a13ef26-b265-4239-89ab-2d5386ba83cc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:16:48.710110 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-4a13ef26-b265-4239-89ab-2d5386ba83cc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4cec3f7-4d34-4a23-86a7-5886c50444ce", "connector": null, "instance_uuid": "bcbc673c-14f4-41bd-b937-317cb2d9400f"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:48.718150 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:48.718150 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:48.739183 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-4a13ef26-b265-4239-89ab-2d5386ba83cc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:16:48.739613 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1225/4898] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:16:48 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:48.769634 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5ec97f89-86a9-49fd-bf22-d3c90901369a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.772088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5ec97f89-86a9-49fd-bf22-d3c90901369a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:48.773647 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5ec97f89-86a9-49fd-bf22-d3c90901369a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:48.777176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c4559252-e467-43e0-acd4-1b0a16b379cc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.777176 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c4559252-e467-43e0-acd4-1b0a16b379cc None None] GET https://10.4.3.126/volume// Aug 18 13:16:48.777176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c4559252-e467-43e0-acd4-1b0a16b379cc None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:48.777176 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c4559252-e467-43e0-acd4-1b0a16b379cc None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:48.777176 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c4559252-e467-43e0-acd4-1b0a16b379cc None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:16:48.777176 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1225/4899] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:16:48 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:16:48.777356 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5ec97f89-86a9-49fd-bf22-d3c90901369a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:48.786945 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-86df30d6-197c-4c6b-a02e-510c3d08a9ac None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.789184 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-86df30d6-197c-4c6b-a02e-510c3d08a9ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:48.789432 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-86df30d6-197c-4c6b-a02e-510c3d08a9ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:48.789652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-86df30d6-197c-4c6b-a02e-510c3d08a9ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:48.794749 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:48.794749 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:48.797997 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5ec97f89-86a9-49fd-bf22-d3c90901369a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:48.804775 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:48.804775 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:48.805984 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5ec97f89-86a9-49fd-bf22-d3c90901369a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:48.806046 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1217/4900] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:48 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 918 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:48.809139 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-86df30d6-197c-4c6b-a02e-510c3d08a9ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:48.813777 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-86df30d6-197c-4c6b-a02e-510c3d08a9ac tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:48.814342 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1234/4901] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:16:48 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1098 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:16:48.914907 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-61c4f7db-585f-4371-8dec-6491a68b706a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:48.917795 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-61c4f7db-585f-4371-8dec-6491a68b706a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] PUT https://10.4.3.126/volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745 Aug 18 13:16:48.918352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-61c4f7db-585f-4371-8dec-6491a68b706a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:48.928133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-61c4f7db-585f-4371-8dec-6491a68b706a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Acquiring lock "cinder-attachment_update-c4cec3f7-4d34-4a23-86a7-5886c50444ce-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:16:48.932986 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-61c4f7db-585f-4371-8dec-6491a68b706a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-c4cec3f7-4d34-4a23-86a7-5886c50444ce-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:16:48.934482 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:48.934482 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:49.015909 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-61c4f7db-585f-4371-8dec-6491a68b706a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-c4cec3f7-4d34-4a23-86a7-5886c50444ce-np0000007652" released by "attachment_update" :: held 0.083s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:16:49.016510 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-61c4f7db-585f-4371-8dec-6491a68b706a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745 returned with HTTP 200 Aug 18 13:16:49.016891 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1226/4902] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:16:48 2026] PUT /volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:49.035465 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-14f32462-f470-40a0-b464-6fc40c0a863f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:49.037191 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14f32462-f470-40a0-b464-6fc40c0a863f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:49.037402 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14f32462-f470-40a0-b464-6fc40c0a863f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:49.037586 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-14f32462-f470-40a0-b464-6fc40c0a863f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:49.037686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-14f32462-f470-40a0-b464-6fc40c0a863f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:49.041668 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:49.041668 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:49.042237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-14f32462-f470-40a0-b464-6fc40c0a863f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:49.042591 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1226/4903] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:49 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:49.486015 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-013b25fe-16e9-434e-adea-ea8056b1adff None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:49.487911 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-013b25fe-16e9-434e-adea-ea8056b1adff tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:49.488131 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-013b25fe-16e9-434e-adea-ea8056b1adff tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:49.488376 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-013b25fe-16e9-434e-adea-ea8056b1adff tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:49.488528 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-013b25fe-16e9-434e-adea-ea8056b1adff tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:49.492513 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:49.492513 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:49.493258 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-013b25fe-16e9-434e-adea-ea8056b1adff tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:49.493630 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1218/4904] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:49 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:49.817944 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-38dd2c58-f61d-4d49-819c-a01a12337184 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:49.820190 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38dd2c58-f61d-4d49-819c-a01a12337184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:49.820503 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38dd2c58-f61d-4d49-819c-a01a12337184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:49.820692 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38dd2c58-f61d-4d49-819c-a01a12337184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:49.831110 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:49.831110 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:49.834539 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-38dd2c58-f61d-4d49-819c-a01a12337184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:49.838358 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38dd2c58-f61d-4d49-819c-a01a12337184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:49.838796 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1235/4905] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:49 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:50.054359 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-900230ba-1ea1-4aa3-8a21-4d4015dc9bff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:50.055967 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-900230ba-1ea1-4aa3-8a21-4d4015dc9bff tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:50.056228 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-900230ba-1ea1-4aa3-8a21-4d4015dc9bff tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:50.056497 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-900230ba-1ea1-4aa3-8a21-4d4015dc9bff tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:50.056619 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-900230ba-1ea1-4aa3-8a21-4d4015dc9bff tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:50.061232 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:50.061232 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:50.061832 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-900230ba-1ea1-4aa3-8a21-4d4015dc9bff tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:50.062252 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1227/4906] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:50 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:50.502898 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cb3e7c53-88f7-4c66-817f-bb6e6492752d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:50.504546 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cb3e7c53-88f7-4c66-817f-bb6e6492752d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:50.504722 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cb3e7c53-88f7-4c66-817f-bb6e6492752d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:50.504894 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cb3e7c53-88f7-4c66-817f-bb6e6492752d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:50.504999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cb3e7c53-88f7-4c66-817f-bb6e6492752d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:50.508935 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:50.508935 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:50.509634 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cb3e7c53-88f7-4c66-817f-bb6e6492752d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:50.509954 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1227/4907] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:50 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:50.851118 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7b70afb3-75f1-4f37-af86-82def22f29b1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:50.852868 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b70afb3-75f1-4f37-af86-82def22f29b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:50.854476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b70afb3-75f1-4f37-af86-82def22f29b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:50.854476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7b70afb3-75f1-4f37-af86-82def22f29b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:50.862021 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:50.862021 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:50.864995 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7b70afb3-75f1-4f37-af86-82def22f29b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:50.868433 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7b70afb3-75f1-4f37-af86-82def22f29b1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:50.868874 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1219/4908] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:50 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:51.073245 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-984ae033-2e65-4faf-b853-f61c580f54ed None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:51.075461 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-984ae033-2e65-4faf-b853-f61c580f54ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:51.075664 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-984ae033-2e65-4faf-b853-f61c580f54ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:51.075855 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-984ae033-2e65-4faf-b853-f61c580f54ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:51.075959 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-984ae033-2e65-4faf-b853-f61c580f54ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:51.080118 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:51.080118 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:51.080724 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-984ae033-2e65-4faf-b853-f61c580f54ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:51.081059 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1236/4909] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:51 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:51.521056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ff52502d-2ac4-4190-9308-9c253b324d35 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:51.523258 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff52502d-2ac4-4190-9308-9c253b324d35 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:51.523258 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff52502d-2ac4-4190-9308-9c253b324d35 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:51.523443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff52502d-2ac4-4190-9308-9c253b324d35 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:51.523443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ff52502d-2ac4-4190-9308-9c253b324d35 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:51.529451 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:51.529451 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:51.530476 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff52502d-2ac4-4190-9308-9c253b324d35 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:51.530937 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1228/4910] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:51 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:51.881008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-17eaf7b1-334c-4e70-bccd-b336af6b9843 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:51.882614 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-17eaf7b1-334c-4e70-bccd-b336af6b9843 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:51.882833 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-17eaf7b1-334c-4e70-bccd-b336af6b9843 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:51.883012 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-17eaf7b1-334c-4e70-bccd-b336af6b9843 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:51.891604 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:51.891604 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:51.894806 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-17eaf7b1-334c-4e70-bccd-b336af6b9843 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:51.898380 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-17eaf7b1-334c-4e70-bccd-b336af6b9843 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:51.898776 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1228/4911] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:51 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:52.092091 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ba66ea97-301f-40c0-8378-244372fa466d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:52.093832 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ba66ea97-301f-40c0-8378-244372fa466d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:52.094065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ba66ea97-301f-40c0-8378-244372fa466d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:52.094195 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ba66ea97-301f-40c0-8378-244372fa466d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:52.094340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ba66ea97-301f-40c0-8378-244372fa466d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:52.100740 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:52.100740 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:52.101494 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ba66ea97-301f-40c0-8378-244372fa466d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:52.101868 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1220/4912] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:52 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:52.273380 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-db009bf5-19ce-439e-9a13-569b81d9b44b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:52.276258 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-db009bf5-19ce-439e-9a13-569b81d9b44b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745/action Aug 18 13:16:52.276681 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-db009bf5-19ce-439e-9a13-569b81d9b44b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:16:52.276815 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-db009bf5-19ce-439e-9a13-569b81d9b44b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:52.290993 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:52.290993 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:52.303708 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-cde270ca-386e-49c4-ade4-1d1b0628b539 req-db009bf5-19ce-439e-9a13-569b81d9b44b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745/action returned with HTTP 204 Aug 18 13:16:52.304120 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1237/4913] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:16:52 2026] POST /volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:52.542231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6db92097-2169-473b-884f-0e91932595be None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:52.545896 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6db92097-2169-473b-884f-0e91932595be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:52.546182 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6db92097-2169-473b-884f-0e91932595be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:52.546478 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6db92097-2169-473b-884f-0e91932595be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:52.546649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-6db92097-2169-473b-884f-0e91932595be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:52.553047 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:52.553047 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:52.553960 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6db92097-2169-473b-884f-0e91932595be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:52.554498 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1229/4914] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:52 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:52.913870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-41f7167d-7297-43ee-9149-20ed4ab40682 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:52.915565 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41f7167d-7297-43ee-9149-20ed4ab40682 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:16:52.915746 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41f7167d-7297-43ee-9149-20ed4ab40682 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:52.915921 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-41f7167d-7297-43ee-9149-20ed4ab40682 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:52.924789 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:52.924789 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:52.928184 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-41f7167d-7297-43ee-9149-20ed4ab40682 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:16:52.932587 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-41f7167d-7297-43ee-9149-20ed4ab40682 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:16:52.933020 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1229/4915] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:52 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:53.113058 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-98b10a9e-874d-4ef4-9b3e-5ac7c0ee352d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:53.115825 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-98b10a9e-874d-4ef4-9b3e-5ac7c0ee352d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:53.116037 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-98b10a9e-874d-4ef4-9b3e-5ac7c0ee352d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:53.116239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-98b10a9e-874d-4ef4-9b3e-5ac7c0ee352d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:53.116381 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-98b10a9e-874d-4ef4-9b3e-5ac7c0ee352d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:53.121998 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:53.121998 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:53.122887 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-98b10a9e-874d-4ef4-9b3e-5ac7c0ee352d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:53.123406 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1221/4916] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:53 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:53.137275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2832d772-0a34-43de-bc56-360d05dce460 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:53.138779 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35/export_record Aug 18 13:16:53.139129 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:53.140287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'export_record' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:53.140287 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Export record for backup 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:16:53.143382 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:53.143382 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:53.144343 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.api [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling RPCAPI with context: , host: np0000007652, backup: 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100589) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:16:53.150896 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] export_record in rpcapi backup_id 06d7fdf8-c96d-44b9-b336-659cf8b06e35 on host np0000007652. {{(pid=100589) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:16:53.163717 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDZkN2ZkZjgtYzk2ZC00NGI5LWIzMzYtNjU5Y2Y4YjA2ZTM1IiwgInVzZXJfaWQiOiAiMzYwZmU4NDY1NzMxNDgzZWExMzlmYTM1OGNhZjNlYTQiLCAicHJvamVjdF9pZCI6ICJmZjk2Yjg1MzJlNjA0YjM5Yjc1MmRjMDJkYjY4ZDA0MyIsICJ2b2x1bWVfaWQiOiAiMTljOThiNTYtZGM3Ni00YTc0LTg3ZjMtYjU0MmI1ZDBjNTU0IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzc5MzUxNjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOWM5OGI1Ni1kYzc2LTRhNzQtODdmMy1iNTQyYjVkMGM1NTQvMjAyNjA4MTgxMzE2MzgvYXpfbm92YV9iYWNrdXBfMDZkN2ZkZjgtYzk2ZC00NGI5LWIzMzYtNjU5Y2Y4YjA2ZTM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjE2OjUyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100589) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:16:53.163717 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2832d772-0a34-43de-bc56-360d05dce460 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35/export_record returned with HTTP 200 Aug 18 13:16:53.164073 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1238/4917] 10.4.3.126 () {68 vars in 1430 bytes} [Tue Aug 18 13:16:53 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:53.170633 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-698b867a-34fd-4365-8d16-d2b189dc9a29 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:53.172416 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-698b867a-34fd-4365-8d16-d2b189dc9a29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:16:53.172681 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-698b867a-34fd-4365-8d16-d2b189dc9a29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:53.172853 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-698b867a-34fd-4365-8d16-d2b189dc9a29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:53.172948 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-698b867a-34fd-4365-8d16-d2b189dc9a29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:53.176675 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:53.176675 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:53.177163 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-698b867a-34fd-4365-8d16-d2b189dc9a29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:16:53.177482 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1230/4918] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:53 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:53.187151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:53.188951 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups/import_record Aug 18 13:16:53.189481 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFhOTYzNDEtM2ZkYi00YjFhLThjMjMtNmM2NjdmZGEzNGRiIiwgInVzZXJfaWQiOiAiMzYwZmU4NDY1NzMxNDgzZWExMzlmYTM1OGNhZjNlYTQiLCAicHJvamVjdF9pZCI6ICJmZjk2Yjg1MzJlNjA0YjM5Yjc1MmRjMDJkYjY4ZDA0MyIsICJ2b2x1bWVfaWQiOiAiMTljOThiNTYtZGM3Ni00YTc0LTg3ZjMtYjU0MmI1ZDBjNTU0IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzc5MzUxNjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOWM5OGI1Ni1kYzc2LTRhNzQtODdmMy1iNTQyYjVkMGM1NTQvMjAyNjA4MTgxMzE2MzgvYXpfbm92YV9iYWNrdXBfMDZkN2ZkZjgtYzk2ZC00NGI5LWIzMzYtNjU5Y2Y4YjA2ZTM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjE2OjUyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:53.191035 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFhOTYzNDEtM2ZkYi00YjFhLThjMjMtNmM2NjdmZGEzNGRiIiwgInVzZXJfaWQiOiAiMzYwZmU4NDY1NzMxNDgzZWExMzlmYTM1OGNhZjNlYTQiLCAicHJvamVjdF9pZCI6ICJmZjk2Yjg1MzJlNjA0YjM5Yjc1MmRjMDJkYjY4ZDA0MyIsICJ2b2x1bWVfaWQiOiAiMTljOThiNTYtZGM3Ni00YTc0LTg3ZjMtYjU0MmI1ZDBjNTU0IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzc5MzUxNjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOWM5OGI1Ni1kYzc2LTRhNzQtODdmMy1iNTQyYjVkMGM1NTQvMjAyNjA4MTgxMzE2MzgvYXpfbm92YV9iYWNrdXBfMDZkN2ZkZjgtYzk2ZC00NGI5LWIzMzYtNjU5Y2Y4YjA2ZTM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjE2OjUyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100590) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 13:16:53.191200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFhOTYzNDEtM2ZkYi00YjFhLThjMjMtNmM2NjdmZGEzNGRiIiwgInVzZXJfaWQiOiAiMzYwZmU4NDY1NzMxNDgzZWExMzlmYTM1OGNhZjNlYTQiLCAicHJvamVjdF9pZCI6ICJmZjk2Yjg1MzJlNjA0YjM5Yjc1MmRjMDJkYjY4ZDA0MyIsICJ2b2x1bWVfaWQiOiAiMTljOThiNTYtZGM3Ni00YTc0LTg3ZjMtYjU0MmI1ZDBjNTU0IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzc5MzUxNjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOWM5OGI1Ni1kYzc2LTRhNzQtODdmMy1iNTQyYjVkMGM1NTQvMjAyNjA4MTgxMzE2MzgvYXpfbm92YV9iYWNrdXBfMDZkN2ZkZjgtYzk2ZC00NGI5LWIzMzYtNjU5Y2Y4YjA2ZTM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjE2OjUyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100590) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 13:16:53.231055 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['b4c00339-8a25-4108-8246-800d1bc90953', '062f3b6a-9894-456d-98b2-77997e6cf388'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:53.254477 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] import_record rpcapi backup id daa96341-3fdb-4b1a-8c23-6c667fda34db on host np0000007652 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGFhOTYzNDEtM2ZkYi00YjFhLThjMjMtNmM2NjdmZGEzNGRiIiwgInVzZXJfaWQiOiAiMzYwZmU4NDY1NzMxNDgzZWExMzlmYTM1OGNhZjNlYTQiLCAicHJvamVjdF9pZCI6ICJmZjk2Yjg1MzJlNjA0YjM5Yjc1MmRjMDJkYjY4ZDA0MyIsICJ2b2x1bWVfaWQiOiAiMTljOThiNTYtZGM3Ni00YTc0LTg3ZjMtYjU0MmI1ZDBjNTU0IiwgImhvc3QiOiAibnAwMDAwMDA3NjUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzc5MzUxNjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xOWM5OGI1Ni1kYzc2LTRhNzQtODdmMy1iNTQyYjVkMGM1NTQvMjAyNjA4MTgxMzE2MzgvYXpfbm92YV9iYWNrdXBfMDZkN2ZkZjgtYzk2ZC00NGI5LWIzMzYtNjU5Y2Y4YjA2ZTM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzoxNjozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjE2OjUyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100590) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 13:16:53.257621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Import record output: {'backup': {'id': 'daa96341-3fdb-4b1a-8c23-6c667fda34db', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db'}, {'rel': 'bookmark', 'href': 'https://10.4.3.126/volume/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db'}]}}. {{(pid=100590) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 13:16:53.257865 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ced71dda-7a60-46c3-b00b-49807deff6d8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 201 Aug 18 13:16:53.258487 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1230/4919] 10.4.3.126 () {70 vars in 1342 bytes} [Tue Aug 18 13:16:53 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 72 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:16:53.266888 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-37f98cc0-0a04-45fb-be43-5c0cddf345d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:53.268691 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-37f98cc0-0a04-45fb-be43-5c0cddf345d4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db Aug 18 13:16:53.269086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-37f98cc0-0a04-45fb-be43-5c0cddf345d4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:53.269147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-37f98cc0-0a04-45fb-be43-5c0cddf345d4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:53.269268 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-37f98cc0-0a04-45fb-be43-5c0cddf345d4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id daa96341-3fdb-4b1a-8c23-6c667fda34db. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:53.274290 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:53.274290 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:53.275064 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-37f98cc0-0a04-45fb-be43-5c0cddf345d4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db returned with HTTP 200 Aug 18 13:16:53.275479 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1222/4920] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:53 2026] GET /volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:53.565959 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-60b3cac0-6b01-4f1b-b074-b38a864759a8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:53.567640 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60b3cac0-6b01-4f1b-b074-b38a864759a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:53.568223 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60b3cac0-6b01-4f1b-b074-b38a864759a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:53.568384 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60b3cac0-6b01-4f1b-b074-b38a864759a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:53.569392 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-60b3cac0-6b01-4f1b-b074-b38a864759a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:53.572980 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:53.572980 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:53.573836 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60b3cac0-6b01-4f1b-b074-b38a864759a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:53.574321 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1239/4921] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:53 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:54.286729 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ece50f44-0775-41fe-a2c5-b3ce6cad35c0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:54.289532 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ece50f44-0775-41fe-a2c5-b3ce6cad35c0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db Aug 18 13:16:54.289851 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ece50f44-0775-41fe-a2c5-b3ce6cad35c0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:54.290133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ece50f44-0775-41fe-a2c5-b3ce6cad35c0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:54.290341 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ece50f44-0775-41fe-a2c5-b3ce6cad35c0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id daa96341-3fdb-4b1a-8c23-6c667fda34db. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:54.298824 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:54.298824 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:54.299801 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ece50f44-0775-41fe-a2c5-b3ce6cad35c0 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db returned with HTTP 200 Aug 18 13:16:54.300735 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1231/4922] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:54 2026] GET /volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:54.311338 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6ae7a7db-82bf-4f3c-8001-a52b02365884 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:54.313417 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ae7a7db-82bf-4f3c-8001-a52b02365884 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db Aug 18 13:16:54.313696 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ae7a7db-82bf-4f3c-8001-a52b02365884 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:54.314010 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ae7a7db-82bf-4f3c-8001-a52b02365884 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:54.314092 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-6ae7a7db-82bf-4f3c-8001-a52b02365884 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete backup with id: daa96341-3fdb-4b1a-8c23-6c667fda34db. Aug 18 13:16:54.319082 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:54.319082 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:54.332395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-6ae7a7db-82bf-4f3c-8001-a52b02365884 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] delete_backup rpcapi backup_id daa96341-3fdb-4b1a-8c23-6c667fda34db {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:16:54.334103 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ae7a7db-82bf-4f3c-8001-a52b02365884 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db returned with HTTP 202 Aug 18 13:16:54.334661 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1231/4923] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:16:54 2026] DELETE /volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:16:54.344653 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1e09ed25-b73f-4c9d-9c13-70a85a47c880 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:54.346539 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e09ed25-b73f-4c9d-9c13-70a85a47c880 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db Aug 18 13:16:54.346808 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1e09ed25-b73f-4c9d-9c13-70a85a47c880 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:54.347014 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1e09ed25-b73f-4c9d-9c13-70a85a47c880 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:54.347175 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1e09ed25-b73f-4c9d-9c13-70a85a47c880 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id daa96341-3fdb-4b1a-8c23-6c667fda34db. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:54.352343 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:54.352343 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:54.353194 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e09ed25-b73f-4c9d-9c13-70a85a47c880 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db returned with HTTP 200 Aug 18 13:16:54.353654 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1223/4924] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:54 2026] GET /volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:54.585092 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-808eefe9-4bd1-4849-8bde-04e7a2d6e1ea None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:54.588746 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-808eefe9-4bd1-4849-8bde-04e7a2d6e1ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:54.589474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-808eefe9-4bd1-4849-8bde-04e7a2d6e1ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:54.589884 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-808eefe9-4bd1-4849-8bde-04e7a2d6e1ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:54.590103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-808eefe9-4bd1-4849-8bde-04e7a2d6e1ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:54.599294 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:54.599294 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:54.599294 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-808eefe9-4bd1-4849-8bde-04e7a2d6e1ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:54.599294 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1240/4925] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:54 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:55.368897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b75fad05-1780-4ec3-8d85-628e6cd15023 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:55.373847 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b75fad05-1780-4ec3-8d85-628e6cd15023 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db Aug 18 13:16:55.374126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b75fad05-1780-4ec3-8d85-628e6cd15023 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:55.374382 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b75fad05-1780-4ec3-8d85-628e6cd15023 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:55.374500 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-b75fad05-1780-4ec3-8d85-628e6cd15023 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id daa96341-3fdb-4b1a-8c23-6c667fda34db. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:55.393361 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b75fad05-1780-4ec3-8d85-628e6cd15023 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db returned with HTTP 404 Aug 18 13:16:55.393924 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1232/4926] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:55 2026] GET /volume/v3/backups/daa96341-3fdb-4b1a-8c23-6c667fda34db => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:55.402701 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c37b55a8-b18e-4568-9c94-89a29907b903 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:55.405434 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c37b55a8-b18e-4568-9c94-89a29907b903 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 Aug 18 13:16:55.405751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c37b55a8-b18e-4568-9c94-89a29907b903 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:55.406075 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c37b55a8-b18e-4568-9c94-89a29907b903 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:55.406366 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-c37b55a8-b18e-4568-9c94-89a29907b903 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume with id: 19c98b56-dc76-4a74-87f3-b542b5d0c554 Aug 18 13:16:55.415732 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:55.415732 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:55.416073 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c37b55a8-b18e-4568-9c94-89a29907b903 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:55.432644 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c37b55a8-b18e-4568-9c94-89a29907b903 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume request issued successfully. Aug 18 13:16:55.432855 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c37b55a8-b18e-4568-9c94-89a29907b903 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 returned with HTTP 202 Aug 18 13:16:55.433362 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1232/4927] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:16:55 2026] DELETE /volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:16:55.444881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-552c9fbc-a21a-40d5-9ae0-77245f572d42 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:55.447804 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-552c9fbc-a21a-40d5-9ae0-77245f572d42 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 Aug 18 13:16:55.447804 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-552c9fbc-a21a-40d5-9ae0-77245f572d42 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:55.447804 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-552c9fbc-a21a-40d5-9ae0-77245f572d42 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:55.455355 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:55.455355 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:55.459201 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-552c9fbc-a21a-40d5-9ae0-77245f572d42 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:55.463907 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-552c9fbc-a21a-40d5-9ae0-77245f572d42 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 returned with HTTP 200 Aug 18 13:16:55.465227 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1224/4928] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:55 2026] GET /volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:55.610251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-28a43120-f26f-4088-8cc9-9f0e91bfcd1e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:55.612409 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28a43120-f26f-4088-8cc9-9f0e91bfcd1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:55.612727 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-28a43120-f26f-4088-8cc9-9f0e91bfcd1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:55.613017 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-28a43120-f26f-4088-8cc9-9f0e91bfcd1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:55.613253 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-28a43120-f26f-4088-8cc9-9f0e91bfcd1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:55.617605 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:55.617605 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:55.619240 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-28a43120-f26f-4088-8cc9-9f0e91bfcd1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:55.619240 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1241/4929] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:55 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:56.481790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7150d0c9-01cb-41f2-9fb1-6c77d59f2e92 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:56.483520 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7150d0c9-01cb-41f2-9fb1-6c77d59f2e92 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 Aug 18 13:16:56.483750 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7150d0c9-01cb-41f2-9fb1-6c77d59f2e92 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:56.483931 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7150d0c9-01cb-41f2-9fb1-6c77d59f2e92 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:56.492711 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7150d0c9-01cb-41f2-9fb1-6c77d59f2e92 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 returned with HTTP 404 Aug 18 13:16:56.493195 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1233/4930] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:56 2026] GET /volume/v3/volumes/19c98b56-dc76-4a74-87f3-b542b5d0c554 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:16:56.502956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9e29796e-1375-4657-b337-10bfdec5b910 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:56.504752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e29796e-1375-4657-b337-10bfdec5b910 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups Aug 18 13:16:56.505099 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e29796e-1375-4657-b337-10bfdec5b910 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:56.505235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9e29796e-1375-4657-b337-10bfdec5b910 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:56.512837 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9e29796e-1375-4657-b337-10bfdec5b910 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 18 13:16:56.513420 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1233/4931] 10.4.3.126 () {68 vars in 1277 bytes} [Tue Aug 18 13:16:56 2026] GET /volume/v3/backups => generated 624 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:56.530131 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1cd99c06-e024-480c-b57c-e6d09bcd79a4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:56.538228 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1cd99c06-e024-480c-b57c-e6d09bcd79a4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups?project_id=ff96b8532e604b39b752dc02db68d043 Aug 18 13:16:56.538433 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1cd99c06-e024-480c-b57c-e6d09bcd79a4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:56.538605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1cd99c06-e024-480c-b57c-e6d09bcd79a4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:56.549572 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1cd99c06-e024-480c-b57c-e6d09bcd79a4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups?project_id=ff96b8532e604b39b752dc02db68d043 returned with HTTP 200 Aug 18 13:16:56.550003 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1225/4932] 10.4.3.126 () {68 vars in 1364 bytes} [Tue Aug 18 13:16:56 2026] GET /volume/v3/backups?project_id=ff96b8532e604b39b752dc02db68d043 => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:56.559641 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:56.560918 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:16:56.561379 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-681256782"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:56.563351 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-681256782'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:16:56.563567 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume of 1 GB Aug 18 13:16:56.568585 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Availability Zones retrieved successfully. Aug 18 13:16:56.575442 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (749681e7-6319-46a6-9ae7-b5f59c6a5d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:56.576943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc157ee2-a9d6-478e-b5d5-7d7958a66808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:56.577875 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:16:56.608233 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc157ee2-a9d6-478e-b5d5-7d7958a66808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:56.609527 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6140c2b2-2a81-4770-8d14-7bcdd92cc836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:56.634156 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bd136ba5-8645-4e5d-811e-0ade119c8741 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:56.637339 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd136ba5-8645-4e5d-811e-0ade119c8741 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:56.637505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd136ba5-8645-4e5d-811e-0ade119c8741 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:56.637762 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd136ba5-8645-4e5d-811e-0ade119c8741 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:56.637866 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bd136ba5-8645-4e5d-811e-0ade119c8741 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:56.647399 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:56.647399 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:56.648429 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd136ba5-8645-4e5d-811e-0ade119c8741 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:56.648938 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1234/4933] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:56 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:56.674832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['0090a067-1a09-4e61-806e-9198a4f84736', '0e6160d4-4862-4651-9f81-1f8def3cd1d3', '5869f991-5357-4765-b3de-1a68929ffaee', 'd9b59e8f-3607-46c5-8312-760feb88ca27'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:56.674832 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6140c2b2-2a81-4770-8d14-7bcdd92cc836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0090a067-1a09-4e61-806e-9198a4f84736', '0e6160d4-4862-4651-9f81-1f8def3cd1d3', '5869f991-5357-4765-b3de-1a68929ffaee', 'd9b59e8f-3607-46c5-8312-760feb88ca27']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:56.675505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02ed9b2-9d35-4fe7-b8ba-cdeacb00793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:56.701792 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02ed9b2-9d35-4fe7-b8ba-cdeacb00793d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d45143-9b50-4b0b-aaed-64ad07bfefb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681256782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['0090a067-1a09-4e61-806e-9198a4f84736','0e6160d4-4862-4651-9f81-1f8def3cd1d3','5869f991-5357-4765-b3de-1a68929ffaee','d9b59e8f-3607-46c5-8312-760feb88ca27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681256782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3d45143-9b50-4b0b-aaed-64ad07bfefb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff96b8532e604b39b752dc02db68d043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='360fe8465731483ea139fa358caf3ea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:56.702498 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c600f38e-4d56-46a5-88c2-7ee5273bc41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:56.721971 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c600f38e-4d56-46a5-88c2-7ee5273bc41e) transitioned into state 'SUCCESS' from state '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-681256782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['0090a067-1a09-4e61-806e-9198a4f84736','0e6160d4-4862-4651-9f81-1f8def3cd1d3','5869f991-5357-4765-b3de-1a68929ffaee','d9b59e8f-3607-46c5-8312-760feb88ca27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:56.722786 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a379f6ea-4446-4ff0-a2f4-11f119837070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:16:56.731774 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a379f6ea-4446-4ff0-a2f4-11f119837070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:16:56.732847 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (749681e7-6319-46a6-9ae7-b5f59c6a5d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:16:56.733198 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request issued successfully. Aug 18 13:16:56.733809 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f8769756-d50d-4c8b-8723-899f6ee2f271 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:16:56.734391 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1242/4934] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:16:56 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:56.748637 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c4c8871b-f4a6-46db-8973-98a4cc530216 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:56.750904 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c4c8871b-f4a6-46db-8973-98a4cc530216 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 Aug 18 13:16:56.751268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c4c8871b-f4a6-46db-8973-98a4cc530216 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:56.751713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c4c8871b-f4a6-46db-8973-98a4cc530216 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:56.762807 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:56.762807 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:56.766479 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c4c8871b-f4a6-46db-8973-98a4cc530216 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:56.770228 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c4c8871b-f4a6-46db-8973-98a4cc530216 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 returned with HTTP 200 Aug 18 13:16:56.770626 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1234/4935] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:56 2026] GET /volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:57.661430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-291aaa3a-024f-4079-897a-a7a248748d66 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:57.663603 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-291aaa3a-024f-4079-897a-a7a248748d66 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:57.663919 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-291aaa3a-024f-4079-897a-a7a248748d66 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:57.664354 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-291aaa3a-024f-4079-897a-a7a248748d66 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:57.664522 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-291aaa3a-024f-4079-897a-a7a248748d66 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:57.669991 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:57.669991 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:57.672162 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-291aaa3a-024f-4079-897a-a7a248748d66 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:57.672162 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1226/4936] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:57 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:57.682485 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2b184f14-80a2-4af2-b757-fa73de4732af None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:57.686025 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be/restore Aug 18 13:16:57.686485 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a1560fbf-1d1a-4848-a47f-0f6c162f931d"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:57.691443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Restoring backup fe2b528a-58af-4e8c-b8b9-4e32838395be ({'restore': {'volume_id': 'a1560fbf-1d1a-4848-a47f-0f6c162f931d'}}) {{(pid=100588) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:16:57.691595 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Restoring backup fe2b528a-58af-4e8c-b8b9-4e32838395be to volume a1560fbf-1d1a-4848-a47f-0f6c162f931d. Aug 18 13:16:57.702387 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:57.702387 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:57.712420 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:57.712420 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:57.713039 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:16:57.713215 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.api [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Checking backup size 1 against volume size 1 {{(pid=100588) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:16:57.713372 np0000007652 devstack@c-api.service[100588]: INFO cinder.backup.api [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Overwriting volume a1560fbf-1d1a-4848-a47f-0f6c162f931d with restore of backup fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:57.728927 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] restore_backup in rpcapi backup_id fe2b528a-58af-4e8c-b8b9-4e32838395be {{(pid=100588) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:16:57.733237 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2b184f14-80a2-4af2-b757-fa73de4732af tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be/restore returned with HTTP 202 Aug 18 13:16:57.733237 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1235/4937] 10.4.3.126 () {68 vars in 1393 bytes} [Tue Aug 18 13:16:57 2026] POST /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be/restore => generated 182 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:57.744677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ce08e83f-45e6-4385-a874-81376cf47e27 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:57.746371 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce08e83f-45e6-4385-a874-81376cf47e27 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:57.746695 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce08e83f-45e6-4385-a874-81376cf47e27 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:57.746947 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ce08e83f-45e6-4385-a874-81376cf47e27 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:57.747130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ce08e83f-45e6-4385-a874-81376cf47e27 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:57.752091 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:57.752091 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:57.752913 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ce08e83f-45e6-4385-a874-81376cf47e27 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:57.753387 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1243/4938] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:57 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:57.789247 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-704c6551-7458-4bc0-b868-59ed33d1e49d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:57.791720 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-704c6551-7458-4bc0-b868-59ed33d1e49d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 Aug 18 13:16:57.792073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-704c6551-7458-4bc0-b868-59ed33d1e49d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:57.793174 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-704c6551-7458-4bc0-b868-59ed33d1e49d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:57.810491 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:57.810491 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:57.817276 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-704c6551-7458-4bc0-b868-59ed33d1e49d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:57.823318 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-704c6551-7458-4bc0-b868-59ed33d1e49d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 returned with HTTP 200 Aug 18 13:16:57.823880 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1235/4939] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:57 2026] GET /volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:16:57.840174 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-99459300-9c4a-45e8-8a28-6d365281c87c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:57.842371 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99459300-9c4a-45e8-8a28-6d365281c87c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:16:57.842766 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99459300-9c4a-45e8-8a28-6d365281c87c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e3d45143-9b50-4b0b-aaed-64ad07bfefb5", "name": "tempest-type-Backup-1449973911"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:16:57.844983 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-99459300-9c4a-45e8-8a28-6d365281c87c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating new backup {'backup': {'volume_id': 'e3d45143-9b50-4b0b-aaed-64ad07bfefb5', 'name': 'tempest-type-Backup-1449973911'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:16:57.845120 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-99459300-9c4a-45e8-8a28-6d365281c87c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating backup of volume e3d45143-9b50-4b0b-aaed-64ad07bfefb5 in container None Aug 18 13:16:57.852017 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:57.852017 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:57.852387 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-99459300-9c4a-45e8-8a28-6d365281c87c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:16:57.877674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-99459300-9c4a-45e8-8a28-6d365281c87c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['5c1ad185-aa9d-4d58-96e5-a95cfd1ac880', 'bd641a89-548b-4410-90d6-6d9b123f2f00'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:16:57.912561 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99459300-9c4a-45e8-8a28-6d365281c87c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:16:57.913098 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1227/4940] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:16:57 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:16:57.927757 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9112d744-8383-4a8d-b165-ed3d988a9915 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:57.930120 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9112d744-8383-4a8d-b165-ed3d988a9915 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:16:57.930459 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9112d744-8383-4a8d-b165-ed3d988a9915 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:57.930741 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9112d744-8383-4a8d-b165-ed3d988a9915 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:57.930884 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-9112d744-8383-4a8d-b165-ed3d988a9915 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:57.936482 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:57.936482 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:57.937350 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9112d744-8383-4a8d-b165-ed3d988a9915 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:16:57.937811 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1236/4941] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:57 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:58.766437 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b25eb038-eca2-4d05-8aec-2b92be4effd5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:58.770483 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b25eb038-eca2-4d05-8aec-2b92be4effd5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:58.770483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b25eb038-eca2-4d05-8aec-2b92be4effd5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:58.770483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b25eb038-eca2-4d05-8aec-2b92be4effd5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:58.770483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b25eb038-eca2-4d05-8aec-2b92be4effd5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:58.777577 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:58.777577 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:16:58.777577 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b25eb038-eca2-4d05-8aec-2b92be4effd5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:58.777577 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1244/4942] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:58 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:58.950226 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e1cc1b3a-5f96-416b-8d71-f5202853b8ba None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:58.953498 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e1cc1b3a-5f96-416b-8d71-f5202853b8ba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:16:58.953701 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e1cc1b3a-5f96-416b-8d71-f5202853b8ba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:58.953892 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e1cc1b3a-5f96-416b-8d71-f5202853b8ba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:58.954017 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-e1cc1b3a-5f96-416b-8d71-f5202853b8ba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:58.957995 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:58.957995 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:16:58.958571 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e1cc1b3a-5f96-416b-8d71-f5202853b8ba tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:16:58.958921 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1236/4943] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:58 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:59.794370 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0a59a377-675d-4579-9b75-dcf53db7c54b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:59.796166 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a59a377-675d-4579-9b75-dcf53db7c54b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:16:59.796351 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a59a377-675d-4579-9b75-dcf53db7c54b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:59.796524 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0a59a377-675d-4579-9b75-dcf53db7c54b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:59.796628 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-0a59a377-675d-4579-9b75-dcf53db7c54b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:59.800611 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:59.800611 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:16:59.801338 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0a59a377-675d-4579-9b75-dcf53db7c54b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:16:59.801665 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1228/4944] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:16:59 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:16:59.970148 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cb36fed4-581c-40e9-8585-335df25fdd9f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:16:59.973447 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb36fed4-581c-40e9-8585-335df25fdd9f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:16:59.974531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cb36fed4-581c-40e9-8585-335df25fdd9f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:16:59.974819 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cb36fed4-581c-40e9-8585-335df25fdd9f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:16:59.975023 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-cb36fed4-581c-40e9-8585-335df25fdd9f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:16:59.983812 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:16:59.983812 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:16:59.984557 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb36fed4-581c-40e9-8585-335df25fdd9f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:16:59.986478 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1237/4945] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:16:59 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:00.811831 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-39715d14-4e8f-4e22-8455-2579f798fb58 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:00.813715 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-39715d14-4e8f-4e22-8455-2579f798fb58 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:00.813951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-39715d14-4e8f-4e22-8455-2579f798fb58 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:00.814157 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-39715d14-4e8f-4e22-8455-2579f798fb58 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:00.814389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-39715d14-4e8f-4e22-8455-2579f798fb58 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:00.818544 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:00.818544 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:00.819344 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-39715d14-4e8f-4e22-8455-2579f798fb58 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:00.819701 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1245/4946] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:00 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:00.995842 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6bdea13b-c02c-439d-9d62-9f2364da108d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:00.997980 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6bdea13b-c02c-439d-9d62-9f2364da108d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:00.998299 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6bdea13b-c02c-439d-9d62-9f2364da108d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:00.998558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6bdea13b-c02c-439d-9d62-9f2364da108d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:00.998713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6bdea13b-c02c-439d-9d62-9f2364da108d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:01.002936 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:01.002936 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:01.003476 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6bdea13b-c02c-439d-9d62-9f2364da108d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:01.003836 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1237/4947] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:00 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:01.057684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:01.059792 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/limits Aug 18 13:17:01.060053 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:01.060302 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:01.069677 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-674292189 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-674292189, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:17:01.069964 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-674292189 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-674292189, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:17:01.070313 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-674292189 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-674292189, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:17:01.070549 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:17:01.070828 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:17:01.071098 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-73195486-154401757, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:17:01.081907 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-37e9a4d5-751a-430b-9556-0e2479b06252 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 18 13:17:01.082342 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1229/4948] 10.4.3.126 () {68 vars in 1484 bytes} [Tue Aug 18 13:17:01 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:01.147369 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-aa546b1d-d3d1-46a9-bab1-553209e09a91 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:01.149425 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-aa546b1d-d3d1-46a9-bab1-553209e09a91 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:17:01.149614 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-aa546b1d-d3d1-46a9-bab1-553209e09a91 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:01.149822 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-aa546b1d-d3d1-46a9-bab1-553209e09a91 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:01.158806 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:01.158806 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:01.162067 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-aa546b1d-d3d1-46a9-bab1-553209e09a91 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:01.166263 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-aa546b1d-d3d1-46a9-bab1-553209e09a91 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:17:01.166759 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1238/4949] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:01 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:01.179000 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:01.182830 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:17:01.183277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b03cd877-b11c-4c3e-a198-05a4ec627a77", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1605032825", "description": null, "metadata": {}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:01.194652 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:01.194652 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:01.195150 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:01.195342 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create snapshot from volume b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:17:01.229964 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Created reservations ['846c48fd-b81c-40df-8bb0-b4129127cca8', '54aeadb0-bc74-4c81-8ee5-90bdcecfb0ed', '07002dad-45cf-4a6b-a2dd-ce861816f085', '57296868-e6dd-4ff6-bc8d-c9ade21c28de'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:01.276057 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot force create request issued successfully. Aug 18 13:17:01.276456 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-b1d39188-d0be-4eda-9bf4-50eebbdd100b req-90156379-e1f9-4a36-8823-df1364e5fb84 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:17:01.277025 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1246/4950] 10.4.3.126 () {72 vars in 1547 bytes} [Tue Aug 18 13:17:01 2026] POST /volume/v3/snapshots => generated 324 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:01.831454 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ea1c499a-6613-49b0-bf6b-b10b85f79a1e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:01.833282 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea1c499a-6613-49b0-bf6b-b10b85f79a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:01.833471 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea1c499a-6613-49b0-bf6b-b10b85f79a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:01.833639 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ea1c499a-6613-49b0-bf6b-b10b85f79a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:01.833752 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ea1c499a-6613-49b0-bf6b-b10b85f79a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:01.837994 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:01.837994 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:01.838793 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ea1c499a-6613-49b0-bf6b-b10b85f79a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:01.839456 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1238/4951] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:01 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:02.020248 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cd3e31c0-4141-404e-8c2a-14857a7c0663 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:02.022333 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cd3e31c0-4141-404e-8c2a-14857a7c0663 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:02.022575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cd3e31c0-4141-404e-8c2a-14857a7c0663 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:02.022814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cd3e31c0-4141-404e-8c2a-14857a7c0663 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:02.022934 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-cd3e31c0-4141-404e-8c2a-14857a7c0663 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:02.027607 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:02.027607 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:02.028371 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cd3e31c0-4141-404e-8c2a-14857a7c0663 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:02.028788 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1230/4952] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:02 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:02.852717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f836f676-be0d-4ae8-aa31-f2b6e445bd7d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:02.854543 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f836f676-be0d-4ae8-aa31-f2b6e445bd7d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:02.854738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f836f676-be0d-4ae8-aa31-f2b6e445bd7d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:02.854915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f836f676-be0d-4ae8-aa31-f2b6e445bd7d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:02.855016 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f836f676-be0d-4ae8-aa31-f2b6e445bd7d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:02.860381 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:02.860381 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:02.861491 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f836f676-be0d-4ae8-aa31-f2b6e445bd7d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:02.861905 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1239/4953] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:02 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:03.040389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c7ef19a9-b53f-4816-b250-f2f3e14cc700 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:03.042742 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c7ef19a9-b53f-4816-b250-f2f3e14cc700 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:03.043283 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c7ef19a9-b53f-4816-b250-f2f3e14cc700 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:03.043283 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c7ef19a9-b53f-4816-b250-f2f3e14cc700 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:03.043401 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-c7ef19a9-b53f-4816-b250-f2f3e14cc700 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:03.049790 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:03.049790 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:03.050625 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c7ef19a9-b53f-4816-b250-f2f3e14cc700 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:03.051073 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1247/4954] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:03 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:03.065861 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a9dd73e-42ec-400f-a1d8-e4c00dfa9ed4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:03.067566 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a9dd73e-42ec-400f-a1d8-e4c00dfa9ed4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 Aug 18 13:17:03.067773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a9dd73e-42ec-400f-a1d8-e4c00dfa9ed4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:03.067952 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a9dd73e-42ec-400f-a1d8-e4c00dfa9ed4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:03.073988 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:03.073988 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:03.074417 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9a9dd73e-42ec-400f-a1d8-e4c00dfa9ed4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:17:03.075181 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a9dd73e-42ec-400f-a1d8-e4c00dfa9ed4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 returned with HTTP 200 Aug 18 13:17:03.075560 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1239/4955] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:03 2026] GET /volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:03.098608 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:03.100279 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:03.100616 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1410022671", "snapshot_id": null, "imageRef": "ee1b4fa9-e502-453a-bf94-4e9e8828f35b", "volume_type": null, "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:03.102086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1410022671', 'snapshot_id': None, 'imageRef': 'ee1b4fa9-e502-453a-bf94-4e9e8828f35b', 'volume_type': None, 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:03.182096 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:03.182096 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:03.182588 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:17:03.182815 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume of 1 GB Aug 18 13:17:03.186151 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Availability Zones retrieved successfully. Aug 18 13:17:03.191010 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Flow 'volume_create_api' (7897370c-29fe-43eb-9a66-0e338ae4f26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:03.192008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447e2dc3-22a6-4708-8875-833b1866b547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:03.192854 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:03.223814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447e2dc3-22a6-4708-8875-833b1866b547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc716f74-cd63-4f52-b0d1-29db94daa672', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:03.224574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe207784-70f4-4f0e-93cc-5b00a233d6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:03.292315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Created reservations ['abf02afd-3a7c-487a-8e0b-8883519c9f47', 'babdb1a3-9201-4e2b-bf55-77e4b902b741', 'd844c04a-2df2-4965-b987-6e07238e0ce6', '95280d03-c3e5-4024-9a57-e7df1bc44977'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:03.293084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe207784-70f4-4f0e-93cc-5b00a233d6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf02afd-3a7c-487a-8e0b-8883519c9f47', 'babdb1a3-9201-4e2b-bf55-77e4b902b741', 'd844c04a-2df2-4965-b987-6e07238e0ce6', '95280d03-c3e5-4024-9a57-e7df1bc44977']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:03.293884 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7765d87b-893e-4901-8c37-6bd998ef15ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:03.337952 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7765d87b-893e-4901-8c37-6bd998ef15ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6699544-cded-4c27-a880-f1f2238ee748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1410022671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a4d48e20a24d778dd9a026d8ff4618',qos_specs=None,replication_status=,reservations=['abf02afd-3a7c-487a-8e0b-8883519c9f47','babdb1a3-9201-4e2b-bf55-77e4b902b741','d844c04a-2df2-4965-b987-6e07238e0ce6','95280d03-c3e5-4024-9a57-e7df1bc44977'],size=1,snapshot_id=bc716f74-cd63-4f52-b0d1-29db94daa672,source_replicaid=,source_volid=None,status='creating',user_id='1e70a2771c9c4799832706e05b1913ea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1410022671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6699544-cded-4c27-a880-f1f2238ee748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5a4d48e20a24d778dd9a026d8ff4618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc716f74-cd63-4f52-b0d1-29db94daa672,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e70a2771c9c4799832706e05b1913ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:03.338881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5074948-1ae8-4052-9956-3ec9e49b0090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:03.359351 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5074948-1ae8-4052-9956-3ec9e49b0090) transitioned into state 'SUCCESS' from state '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-1410022671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a4d48e20a24d778dd9a026d8ff4618',qos_specs=None,replication_status=,reservations=['abf02afd-3a7c-487a-8e0b-8883519c9f47','babdb1a3-9201-4e2b-bf55-77e4b902b741','d844c04a-2df2-4965-b987-6e07238e0ce6','95280d03-c3e5-4024-9a57-e7df1bc44977'],size=1,snapshot_id=bc716f74-cd63-4f52-b0d1-29db94daa672,source_replicaid=,source_volid=None,status='creating',user_id='1e70a2771c9c4799832706e05b1913ea',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:03.360189 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b95487-5822-4e3d-8dd2-2305c2ab07cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:03.385502 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b95487-5822-4e3d-8dd2-2305c2ab07cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:03.386557 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Flow 'volume_create_api' (7897370c-29fe-43eb-9a66-0e338ae4f26e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:03.386937 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Create volume request issued successfully. Aug 18 13:17:03.387604 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8ca6840-3d8a-4f82-9c53-1f49ce83bfc5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:17:03.388122 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1231/4956] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:17:03 2026] POST /volume/v3/volumes => generated 814 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:03.404337 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-887de9de-a1c9-4fc7-9b9a-94323f895dd3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:03.406882 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-887de9de-a1c9-4fc7-9b9a-94323f895dd3 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:03.407814 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-887de9de-a1c9-4fc7-9b9a-94323f895dd3 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:03.408057 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-887de9de-a1c9-4fc7-9b9a-94323f895dd3 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:03.419347 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:03.419347 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:03.426467 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-887de9de-a1c9-4fc7-9b9a-94323f895dd3 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:03.434649 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-887de9de-a1c9-4fc7-9b9a-94323f895dd3 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 200 Aug 18 13:17:03.435169 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1240/4957] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:17:03 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:03.874820 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dc0d5382-df9e-4900-b9b3-a6031f243e42 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:03.876571 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dc0d5382-df9e-4900-b9b3-a6031f243e42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:03.876787 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dc0d5382-df9e-4900-b9b3-a6031f243e42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:03.876963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dc0d5382-df9e-4900-b9b3-a6031f243e42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:03.877067 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-dc0d5382-df9e-4900-b9b3-a6031f243e42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:03.881124 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:03.881124 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:03.881839 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dc0d5382-df9e-4900-b9b3-a6031f243e42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:03.882174 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1248/4958] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:03 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:04.065511 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cd5b53af-dfaf-4741-8bed-2f5e39d2ea06 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:04.067761 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd5b53af-dfaf-4741-8bed-2f5e39d2ea06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:04.068263 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd5b53af-dfaf-4741-8bed-2f5e39d2ea06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:04.068369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd5b53af-dfaf-4741-8bed-2f5e39d2ea06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:04.068525 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-cd5b53af-dfaf-4741-8bed-2f5e39d2ea06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:04.073954 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:04.073954 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:04.074759 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd5b53af-dfaf-4741-8bed-2f5e39d2ea06 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:04.075243 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1240/4959] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:04 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:04.448949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2ef2ba0c-e78a-46fd-8a5e-eb1523da4361 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:04.451029 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ef2ba0c-e78a-46fd-8a5e-eb1523da4361 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:04.451297 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ef2ba0c-e78a-46fd-8a5e-eb1523da4361 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:04.451522 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2ef2ba0c-e78a-46fd-8a5e-eb1523da4361 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:04.460325 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:04.460325 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:04.464035 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2ef2ba0c-e78a-46fd-8a5e-eb1523da4361 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:04.468632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2ef2ba0c-e78a-46fd-8a5e-eb1523da4361 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 200 Aug 18 13:17:04.469029 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1232/4960] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:17:04 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:04.481310 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-43785316-0401-4c10-9211-655a8130a664 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:04.483070 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43785316-0401-4c10-9211-655a8130a664 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:04.483283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43785316-0401-4c10-9211-655a8130a664 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:04.483463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-43785316-0401-4c10-9211-655a8130a664 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:04.490191 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:04.490191 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:04.493713 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-43785316-0401-4c10-9211-655a8130a664 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:04.498028 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-43785316-0401-4c10-9211-655a8130a664 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 200 Aug 18 13:17:04.498412 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1241/4961] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:17:04 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:04.825099 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d2011271-f29f-4873-81ef-1ccef6560222 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:04.830559 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:04.830897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1353356473", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:04.835414 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1353356473', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:04.835553 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume of 1 GB Aug 18 13:17:04.845412 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Availability Zones retrieved successfully. Aug 18 13:17:04.852395 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (e5e6ff03-2278-4a86-b250-5512d301fd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:04.854120 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a035f420-45fd-4611-90d6-9e554d300fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:04.856003 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:04.881895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a035f420-45fd-4611-90d6-9e554d300fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:04.882864 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29608b97-9c4c-49d9-a620-1d0ca0ab8923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:04.895437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ddb220e6-ebee-4c39-a136-91205dcab3eb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:04.897547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ddb220e6-ebee-4c39-a136-91205dcab3eb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:04.897815 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ddb220e6-ebee-4c39-a136-91205dcab3eb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:04.898064 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ddb220e6-ebee-4c39-a136-91205dcab3eb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:04.898222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ddb220e6-ebee-4c39-a136-91205dcab3eb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:04.903722 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:04.903722 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:04.904762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ddb220e6-ebee-4c39-a136-91205dcab3eb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:04.905354 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1241/4962] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:04 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:04.946052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Created reservations ['ad86a399-bed3-484a-ab92-840fdda48a0b', '256c698c-54c1-4f84-b61e-542557ffcc46', 'af2738f0-9f18-400c-8e16-ae049688a159', 'bb04d743-d371-4076-bf12-5e92b7b21e06'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:04.946953 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29608b97-9c4c-49d9-a620-1d0ca0ab8923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad86a399-bed3-484a-ab92-840fdda48a0b', '256c698c-54c1-4f84-b61e-542557ffcc46', 'af2738f0-9f18-400c-8e16-ae049688a159', 'bb04d743-d371-4076-bf12-5e92b7b21e06']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:04.948100 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0eb0745-353e-4b0c-aad5-d0dda7c9aade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:04.974476 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0eb0745-353e-4b0c-aad5-d0dda7c9aade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd103c8-6a41-4143-b713-f94280f5bb04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1353356473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['ad86a399-bed3-484a-ab92-840fdda48a0b','256c698c-54c1-4f84-b61e-542557ffcc46','af2738f0-9f18-400c-8e16-ae049688a159','bb04d743-d371-4076-bf12-5e92b7b21e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1353356473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd103c8-6a41-4143-b713-f94280f5bb04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d1c40d7d4634ae99000ee731277dda9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7b9b54da78401787fa085f9fa06009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:04.975976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef33d24-304d-4c9f-97ef-7bf611028c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:05.000869 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef33d24-304d-4c9f-97ef-7bf611028c7d) transitioned into state 'SUCCESS' from state '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-1353356473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['ad86a399-bed3-484a-ab92-840fdda48a0b','256c698c-54c1-4f84-b61e-542557ffcc46','af2738f0-9f18-400c-8e16-ae049688a159','bb04d743-d371-4076-bf12-5e92b7b21e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:05.001886 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a67732c-a2d0-4c07-8ba1-74e02bbdc0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:05.014423 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a67732c-a2d0-4c07-8ba1-74e02bbdc0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:05.015327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (e5e6ff03-2278-4a86-b250-5512d301fd7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:05.015645 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request issued successfully. Aug 18 13:17:05.016231 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d2011271-f29f-4873-81ef-1ccef6560222 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:17:05.016847 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1249/4963] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:17:04 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:05.033358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-146893c1-1bf6-47ed-9f96-7fdc56e58c68 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:05.035415 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-146893c1-1bf6-47ed-9f96-7fdc56e58c68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:05.035674 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-146893c1-1bf6-47ed-9f96-7fdc56e58c68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:05.036198 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-146893c1-1bf6-47ed-9f96-7fdc56e58c68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:05.045274 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:05.045274 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:05.050264 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-146893c1-1bf6-47ed-9f96-7fdc56e58c68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:05.055794 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-146893c1-1bf6-47ed-9f96-7fdc56e58c68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:05.056306 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1233/4964] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:05 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:05.088988 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f2e3464d-039c-4fe8-92c4-1fb9bd0fc747 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:05.091087 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2e3464d-039c-4fe8-92c4-1fb9bd0fc747 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:05.091289 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2e3464d-039c-4fe8-92c4-1fb9bd0fc747 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:05.091530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f2e3464d-039c-4fe8-92c4-1fb9bd0fc747 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:05.091700 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f2e3464d-039c-4fe8-92c4-1fb9bd0fc747 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:05.095698 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:05.095698 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:05.096395 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f2e3464d-039c-4fe8-92c4-1fb9bd0fc747 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:05.096777 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1242/4965] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:05 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:05.859265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-c2eebc11-fc14-4792-8c9e-7a0669d0bea6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:05.862248 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-c2eebc11-fc14-4792-8c9e-7a0669d0bea6 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:05.862426 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-c2eebc11-fc14-4792-8c9e-7a0669d0bea6 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:05.862613 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-c2eebc11-fc14-4792-8c9e-7a0669d0bea6 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:05.868819 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:05.868819 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:05.873371 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-c2eebc11-fc14-4792-8c9e-7a0669d0bea6 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:05.877762 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-c2eebc11-fc14-4792-8c9e-7a0669d0bea6 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 200 Aug 18 13:17:05.878196 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1242/4966] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:05 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:05.921042 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-de8af45e-2866-4d66-b509-736a4c544b98 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:05.924799 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de8af45e-2866-4d66-b509-736a4c544b98 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:05.925050 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de8af45e-2866-4d66-b509-736a4c544b98 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:05.926320 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-de8af45e-2866-4d66-b509-736a4c544b98 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:05.926320 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-de8af45e-2866-4d66-b509-736a4c544b98 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:05.929953 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:05.929953 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:05.930683 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-de8af45e-2866-4d66-b509-736a4c544b98 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:05.931010 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1250/4967] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:05 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:06.076232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fa713b32-fe47-4f24-8c71-879460e02b51 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.076485 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa713b32-fe47-4f24-8c71-879460e02b51 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:06.076671 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa713b32-fe47-4f24-8c71-879460e02b51 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.076920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fa713b32-fe47-4f24-8c71-879460e02b51 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.084643 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.084643 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:06.088412 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fa713b32-fe47-4f24-8c71-879460e02b51 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:06.092429 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fa713b32-fe47-4f24-8c71-879460e02b51 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:06.092835 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1234/4968] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:06 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:06.110692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a4834cfc-496e-417b-acb4-07b997933e1e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.112678 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4834cfc-496e-417b-acb4-07b997933e1e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:06.112868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b056ce08-05dc-4dc8-9868-5afb1a802613 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.112956 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a4834cfc-496e-417b-acb4-07b997933e1e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.113186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a4834cfc-496e-417b-acb4-07b997933e1e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.113349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a4834cfc-496e-417b-acb4-07b997933e1e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:06.114724 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b056ce08-05dc-4dc8-9868-5afb1a802613 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:06.114942 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b056ce08-05dc-4dc8-9868-5afb1a802613 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.115135 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b056ce08-05dc-4dc8-9868-5afb1a802613 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.118114 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.118114 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:06.118930 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4834cfc-496e-417b-acb4-07b997933e1e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:06.122227 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1243/4969] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:06 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:06.122721 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.122721 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:06.127084 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b056ce08-05dc-4dc8-9868-5afb1a802613 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:06.131847 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b056ce08-05dc-4dc8-9868-5afb1a802613 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:06.132311 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1243/4970] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:06 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:06.387882 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-5c8fbeda-a1a8-46d2-9148-b113a718dd13 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.390484 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-5c8fbeda-a1a8-46d2-9148-b113a718dd13 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:06.390748 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-5c8fbeda-a1a8-46d2-9148-b113a718dd13 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.390986 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-5c8fbeda-a1a8-46d2-9148-b113a718dd13 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.399871 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.399871 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:06.407221 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-5c8fbeda-a1a8-46d2-9148-b113a718dd13 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:06.412920 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-5c8fbeda-a1a8-46d2-9148-b113a718dd13 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 200 Aug 18 13:17:06.413419 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1251/4971] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:06 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:06.423027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6453e7f8-a4a8-494a-9e74-86a6df3bef57 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.423491 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6453e7f8-a4a8-494a-9e74-86a6df3bef57 None None] GET https://10.4.3.126/volume// Aug 18 13:17:06.423701 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6453e7f8-a4a8-494a-9e74-86a6df3bef57 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.423935 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6453e7f8-a4a8-494a-9e74-86a6df3bef57 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.424351 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6453e7f8-a4a8-494a-9e74-86a6df3bef57 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:06.424712 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1235/4972] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:17: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 18 13:17:06.432634 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e6a3154f-5e38-43bb-a508-4526484e3310 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.434949 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e6a3154f-5e38-43bb-a508-4526484e3310 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:17:06.435370 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e6a3154f-5e38-43bb-a508-4526484e3310 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6699544-cded-4c27-a880-f1f2238ee748", "connector": null, "instance_uuid": "0e2b552f-a52d-42a4-b2cf-592b4573ba81"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:06.446447 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.446447 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:06.487127 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e6a3154f-5e38-43bb-a508-4526484e3310 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:17:06.487896 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1244/4973] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:17:06 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:06.813548 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-90697825-4c3e-4e0c-910c-4001536a8ed9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.815583 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-90697825-4c3e-4e0c-910c-4001536a8ed9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:06.815784 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-90697825-4c3e-4e0c-910c-4001536a8ed9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.815956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-90697825-4c3e-4e0c-910c-4001536a8ed9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.822770 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.822770 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:06.826720 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-90697825-4c3e-4e0c-910c-4001536a8ed9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:06.831576 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-90697825-4c3e-4e0c-910c-4001536a8ed9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:06.831968 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1244/4974] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:06 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:06.909816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0bb18bbf-2756-4d59-83d1-1a85c11cee0a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.910232 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0bb18bbf-2756-4d59-83d1-1a85c11cee0a None None] GET https://10.4.3.126/volume// Aug 18 13:17:06.910428 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0bb18bbf-2756-4d59-83d1-1a85c11cee0a None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.910677 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0bb18bbf-2756-4d59-83d1-1a85c11cee0a None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.911072 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0bb18bbf-2756-4d59-83d1-1a85c11cee0a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:06.911412 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1252/4975] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:17: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 18 13:17:06.919188 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-65787b0c-3072-478b-8931-4805da567cfe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.921675 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-65787b0c-3072-478b-8931-4805da567cfe tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:17:06.922121 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-65787b0c-3072-478b-8931-4805da567cfe tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fd103c8-6a41-4143-b713-f94280f5bb04", "connector": null, "instance_uuid": "253fc266-1a5d-40c7-b975-56f0788be355"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:06.932468 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.932468 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:06.944353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-921bf7c5-d9c9-45c9-af8a-8dd8d629220c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:06.946334 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-921bf7c5-d9c9-45c9-af8a-8dd8d629220c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:06.946542 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-921bf7c5-d9c9-45c9-af8a-8dd8d629220c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:06.946755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-921bf7c5-d9c9-45c9-af8a-8dd8d629220c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:06.946866 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-921bf7c5-d9c9-45c9-af8a-8dd8d629220c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:06.955324 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:06.955324 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:06.956118 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-921bf7c5-d9c9-45c9-af8a-8dd8d629220c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:06.956522 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1245/4976] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:06 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:06.965625 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-65787b0c-3072-478b-8931-4805da567cfe tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:17:06.966045 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1236/4977] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:17:06 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 18 13:17:06.998108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d14258c1-aea6-4b80-b821-c1b96769b3a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.002579 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d14258c1-aea6-4b80-b821-c1b96769b3a5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:07.002579 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d14258c1-aea6-4b80-b821-c1b96769b3a5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:07.002579 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d14258c1-aea6-4b80-b821-c1b96769b3a5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:07.013988 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6662e402-523e-49f6-a023-4d0ac82b6f8b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.014500 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6662e402-523e-49f6-a023-4d0ac82b6f8b None None] GET https://10.4.3.126/volume// Aug 18 13:17:07.014500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6662e402-523e-49f6-a023-4d0ac82b6f8b None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:07.014665 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6662e402-523e-49f6-a023-4d0ac82b6f8b None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:07.014959 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6662e402-523e-49f6-a023-4d0ac82b6f8b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:07.015139 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.015139 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:07.015235 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1253/4978] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:07.020017 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d14258c1-aea6-4b80-b821-c1b96769b3a5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:07.024605 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d14258c1-aea6-4b80-b821-c1b96769b3a5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:07.025139 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1245/4979] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:06 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:07.026720 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-146a7d98-6ada-4038-8a8f-7971e3fc2809 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.029551 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-146a7d98-6ada-4038-8a8f-7971e3fc2809 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:07.029748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-146a7d98-6ada-4038-8a8f-7971e3fc2809 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:07.029930 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-146a7d98-6ada-4038-8a8f-7971e3fc2809 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:07.038382 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.038382 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:07.041460 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-146a7d98-6ada-4038-8a8f-7971e3fc2809 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:07.045588 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-146a7d98-6ada-4038-8a8f-7971e3fc2809 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:07.045950 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1246/4980] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:07 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:07.134936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1ad1bb38-3b2e-4056-a3c3-d4ddc99c12fa None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.136831 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1ad1bb38-3b2e-4056-a3c3-d4ddc99c12fa tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:07.137064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1ad1bb38-3b2e-4056-a3c3-d4ddc99c12fa tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:07.137719 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1ad1bb38-3b2e-4056-a3c3-d4ddc99c12fa tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:07.137719 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1ad1bb38-3b2e-4056-a3c3-d4ddc99c12fa tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:07.142466 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.142466 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:07.143185 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1ad1bb38-3b2e-4056-a3c3-d4ddc99c12fa tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:07.143847 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1237/4981] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:07 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:07.213761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-04d6f8b0-5ad9-494d-9441-fa2c9702b6b6 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.217919 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-04d6f8b0-5ad9-494d-9441-fa2c9702b6b6 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] PUT https://10.4.3.126/volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e Aug 18 13:17:07.218265 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-04d6f8b0-5ad9-494d-9441-fa2c9702b6b6 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:07.229821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-04d6f8b0-5ad9-494d-9441-fa2c9702b6b6 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Acquiring lock "cinder-attachment_update-6fd103c8-6a41-4143-b713-f94280f5bb04-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:17:07.234651 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-04d6f8b0-5ad9-494d-9441-fa2c9702b6b6 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-6fd103c8-6a41-4143-b713-f94280f5bb04-np0000007652" acquired by "attachment_update" :: waited 0.006s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:17:07.235927 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.235927 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:07.377169 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-04d6f8b0-5ad9-494d-9441-fa2c9702b6b6 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-6fd103c8-6a41-4143-b713-f94280f5bb04-np0000007652" released by "attachment_update" :: held 0.142s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:17:07.377169 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-04d6f8b0-5ad9-494d-9441-fa2c9702b6b6 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e returned with HTTP 200 Aug 18 13:17:07.377808 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1254/4982] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:17:07 2026] PUT /volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:07.584332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4a293191-4021-47df-a09a-c24064058bc9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.584828 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4a293191-4021-47df-a09a-c24064058bc9 None None] GET https://10.4.3.126/volume// Aug 18 13:17:07.584979 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4a293191-4021-47df-a09a-c24064058bc9 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:07.585151 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4a293191-4021-47df-a09a-c24064058bc9 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:07.585540 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4a293191-4021-47df-a09a-c24064058bc9 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:07.585925 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1246/4983] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:07.595828 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-a344c30e-da57-459e-82fe-e789a3085a27 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.600868 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-a344c30e-da57-459e-82fe-e789a3085a27 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:07.601109 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-a344c30e-da57-459e-82fe-e789a3085a27 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:07.601276 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-a344c30e-da57-459e-82fe-e789a3085a27 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:07.620224 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.620224 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:07.628736 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-a344c30e-da57-459e-82fe-e789a3085a27 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:07.636795 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-a344c30e-da57-459e-82fe-e789a3085a27 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 200 Aug 18 13:17:07.637469 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1247/4984] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:07 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 1584 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:07.773401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e1409258-14dd-4ed4-8cbf-685da663b041 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.778321 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e1409258-14dd-4ed4-8cbf-685da663b041 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] PUT https://10.4.3.126/volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64 Aug 18 13:17:07.778884 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e1409258-14dd-4ed4-8cbf-685da663b041 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:07.795620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e1409258-14dd-4ed4-8cbf-685da663b041 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Acquiring lock "cinder-attachment_update-a6699544-cded-4c27-a880-f1f2238ee748-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:17:07.800580 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e1409258-14dd-4ed4-8cbf-685da663b041 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Lock "cinder-attachment_update-a6699544-cded-4c27-a880-f1f2238ee748-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:17:07.801530 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.801530 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:07.929340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e1409258-14dd-4ed4-8cbf-685da663b041 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Lock "cinder-attachment_update-a6699544-cded-4c27-a880-f1f2238ee748-np0000007652" released by "attachment_update" :: held 0.128s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:17:07.929680 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-e1409258-14dd-4ed4-8cbf-685da663b041 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64 returned with HTTP 200 Aug 18 13:17:07.930097 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1238/4985] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:17:07 2026] PUT /volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:07.950356 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-7e7c9578-8b81-4093-b74e-d529dbc8768e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.952707 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-7e7c9578-8b81-4093-b74e-d529dbc8768e tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] POST https://10.4.3.126/volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64/action Aug 18 13:17:07.955237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-7e7c9578-8b81-4093-b74e-d529dbc8768e tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:07.955237 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-7e7c9578-8b81-4093-b74e-d529dbc8768e tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:07.971798 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.971798 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:07.975306 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-edffcf2a-083f-4ec0-bb82-989dd487c0cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:07.977442 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-edffcf2a-083f-4ec0-bb82-989dd487c0cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:07.977687 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-edffcf2a-083f-4ec0-bb82-989dd487c0cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:07.977996 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-edffcf2a-083f-4ec0-bb82-989dd487c0cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:07.978083 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-edffcf2a-083f-4ec0-bb82-989dd487c0cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:07.984070 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:07.984070 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:07.984190 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-bef0b7f6-17f9-4993-879b-adc98ed780b7 req-7e7c9578-8b81-4093-b74e-d529dbc8768e tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64/action returned with HTTP 204 Aug 18 13:17:07.984190 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1255/4986] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:17:07 2026] POST /volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:07.984301 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-edffcf2a-083f-4ec0-bb82-989dd487c0cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:07.984777 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1247/4987] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:07 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:08.041488 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-25a56dd2-a08a-4d6e-ab54-76a7470b6305 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:08.044368 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25a56dd2-a08a-4d6e-ab54-76a7470b6305 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:08.044726 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25a56dd2-a08a-4d6e-ab54-76a7470b6305 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:08.045050 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-25a56dd2-a08a-4d6e-ab54-76a7470b6305 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:08.063930 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:08.063930 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:08.068760 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-25a56dd2-a08a-4d6e-ab54-76a7470b6305 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:08.073785 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-25a56dd2-a08a-4d6e-ab54-76a7470b6305 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:08.074171 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1248/4988] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:08 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:08.154578 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cff9baeb-14fa-4f4b-8cbb-ae5b735871ad None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:08.156692 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cff9baeb-14fa-4f4b-8cbb-ae5b735871ad tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:08.156948 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cff9baeb-14fa-4f4b-8cbb-ae5b735871ad tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:08.157254 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cff9baeb-14fa-4f4b-8cbb-ae5b735871ad tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:08.157382 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-cff9baeb-14fa-4f4b-8cbb-ae5b735871ad tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:08.162719 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:08.162719 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:08.163707 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cff9baeb-14fa-4f4b-8cbb-ae5b735871ad tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:08.164051 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1239/4989] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:08 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:08.997323 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-14016661-7165-4667-86ef-8504f645d429 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:08.999618 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14016661-7165-4667-86ef-8504f645d429 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:08.999877 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14016661-7165-4667-86ef-8504f645d429 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:09.000109 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-14016661-7165-4667-86ef-8504f645d429 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:09.000285 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-14016661-7165-4667-86ef-8504f645d429 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:09.004831 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:09.004831 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:09.005646 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-14016661-7165-4667-86ef-8504f645d429 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:09.006010 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1256/4990] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:08 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:09.088185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-283d5728-9d4e-45be-b148-a46c1936e8c5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:09.090697 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-283d5728-9d4e-45be-b148-a46c1936e8c5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:09.090697 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-283d5728-9d4e-45be-b148-a46c1936e8c5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:09.090697 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-283d5728-9d4e-45be-b148-a46c1936e8c5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:09.101165 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:09.101165 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:09.104565 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-283d5728-9d4e-45be-b148-a46c1936e8c5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:09.109359 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-283d5728-9d4e-45be-b148-a46c1936e8c5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:09.109359 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1248/4991] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:09 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:09.176686 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5e3d900e-df8d-4d05-b520-265c98911942 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:09.180140 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5e3d900e-df8d-4d05-b520-265c98911942 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:09.180140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5e3d900e-df8d-4d05-b520-265c98911942 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:09.180140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5e3d900e-df8d-4d05-b520-265c98911942 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:09.180140 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-5e3d900e-df8d-4d05-b520-265c98911942 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:09.186756 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:09.186756 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:09.187830 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5e3d900e-df8d-4d05-b520-265c98911942 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:09.188400 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1249/4992] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:09 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:10.018128 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4e4fcce5-4909-48fa-a8d4-ceebcc329621 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:10.019859 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4e4fcce5-4909-48fa-a8d4-ceebcc329621 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:10.020033 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4e4fcce5-4909-48fa-a8d4-ceebcc329621 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:10.020221 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4e4fcce5-4909-48fa-a8d4-ceebcc329621 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:10.020335 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-4e4fcce5-4909-48fa-a8d4-ceebcc329621 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:10.024775 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:10.024775 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:10.025540 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4e4fcce5-4909-48fa-a8d4-ceebcc329621 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:10.025891 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1240/4993] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:10 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:10.121877 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9b854730-9d55-4141-b792-888d49822437 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:10.124061 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9b854730-9d55-4141-b792-888d49822437 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:10.124315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9b854730-9d55-4141-b792-888d49822437 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:10.124595 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9b854730-9d55-4141-b792-888d49822437 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:10.137749 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:10.137749 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:10.141713 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9b854730-9d55-4141-b792-888d49822437 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:10.146304 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9b854730-9d55-4141-b792-888d49822437 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:10.146670 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1257/4994] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:10 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:10.199700 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-136135a1-228c-44a2-a9a8-b1bf9cf66df7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:10.201214 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-136135a1-228c-44a2-a9a8-b1bf9cf66df7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:10.201411 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-136135a1-228c-44a2-a9a8-b1bf9cf66df7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:10.201580 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-136135a1-228c-44a2-a9a8-b1bf9cf66df7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:10.201687 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-136135a1-228c-44a2-a9a8-b1bf9cf66df7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:10.205359 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:10.205359 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:10.205847 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-136135a1-228c-44a2-a9a8-b1bf9cf66df7 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:10.206152 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1249/4995] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:10 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:10.617922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-affcae5d-7191-40c0-8f16-fe1f50772df9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:10.620196 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-affcae5d-7191-40c0-8f16-fe1f50772df9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e/action Aug 18 13:17:10.620734 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-affcae5d-7191-40c0-8f16-fe1f50772df9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:10.620946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-affcae5d-7191-40c0-8f16-fe1f50772df9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:10.637534 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:10.637534 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:10.652122 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-2d93f6b6-3377-47e2-be24-5e10881e9314 req-affcae5d-7191-40c0-8f16-fe1f50772df9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e/action returned with HTTP 204 Aug 18 13:17:10.652797 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1250/4996] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:17:10 2026] POST /volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:11.036451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-10d89adc-c95e-405d-b441-f81a31d0b192 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:11.038252 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10d89adc-c95e-405d-b441-f81a31d0b192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:11.038454 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10d89adc-c95e-405d-b441-f81a31d0b192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:11.038626 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-10d89adc-c95e-405d-b441-f81a31d0b192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:11.038774 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-10d89adc-c95e-405d-b441-f81a31d0b192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:11.043299 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:11.043299 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:11.043928 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-10d89adc-c95e-405d-b441-f81a31d0b192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:11.044286 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1241/4997] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:11 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:11.161535 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-125fb369-589c-4c4e-8e61-37f491a7db8c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:11.163999 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-125fb369-589c-4c4e-8e61-37f491a7db8c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:11.164461 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-125fb369-589c-4c4e-8e61-37f491a7db8c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:11.164537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-125fb369-589c-4c4e-8e61-37f491a7db8c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:11.176942 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:11.176942 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:11.180785 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-125fb369-589c-4c4e-8e61-37f491a7db8c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:11.186936 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-125fb369-589c-4c4e-8e61-37f491a7db8c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:11.187512 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1258/4998] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:11 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:11.215584 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3fe67dc5-0d86-45b0-9e92-f412269ec6ed None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:11.217198 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3fe67dc5-0d86-45b0-9e92-f412269ec6ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:11.217467 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3fe67dc5-0d86-45b0-9e92-f412269ec6ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:11.217737 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3fe67dc5-0d86-45b0-9e92-f412269ec6ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:11.217866 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-3fe67dc5-0d86-45b0-9e92-f412269ec6ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:11.222061 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:11.222061 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:11.222649 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3fe67dc5-0d86-45b0-9e92-f412269ec6ed tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:11.222999 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1250/4999] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:11 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:12.054463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-30b7e6df-6fa0-407b-89d9-864950cf2927 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:12.056145 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-30b7e6df-6fa0-407b-89d9-864950cf2927 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:12.056376 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-30b7e6df-6fa0-407b-89d9-864950cf2927 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:12.056562 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-30b7e6df-6fa0-407b-89d9-864950cf2927 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:12.056675 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-30b7e6df-6fa0-407b-89d9-864950cf2927 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:12.060701 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:12.060701 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:12.061400 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-30b7e6df-6fa0-407b-89d9-864950cf2927 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:12.061727 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1251/5000] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:12 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:12.233412 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-762db121-1794-4486-9f89-811008ad1ea8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:12.235735 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-762db121-1794-4486-9f89-811008ad1ea8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:12.236008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-762db121-1794-4486-9f89-811008ad1ea8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:12.236272 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-762db121-1794-4486-9f89-811008ad1ea8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:12.236433 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-762db121-1794-4486-9f89-811008ad1ea8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:12.241764 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:12.241764 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:12.242610 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-762db121-1794-4486-9f89-811008ad1ea8 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:12.243061 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1242/5001] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:12 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:13.070800 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7a614fc8-a762-40e5-a9a0-88bbba949aab None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:13.072519 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a614fc8-a762-40e5-a9a0-88bbba949aab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:13.072722 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a614fc8-a762-40e5-a9a0-88bbba949aab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:13.072914 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a614fc8-a762-40e5-a9a0-88bbba949aab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:13.073020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7a614fc8-a762-40e5-a9a0-88bbba949aab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:13.077050 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:13.077050 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:13.077759 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a614fc8-a762-40e5-a9a0-88bbba949aab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:13.078079 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1259/5002] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:13 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:13.255094 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a399bd19-8640-4fa1-8305-bcda6271ac29 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:13.257690 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a399bd19-8640-4fa1-8305-bcda6271ac29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:13.257959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a399bd19-8640-4fa1-8305-bcda6271ac29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:13.258237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a399bd19-8640-4fa1-8305-bcda6271ac29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:13.258392 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a399bd19-8640-4fa1-8305-bcda6271ac29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:13.263835 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:13.263835 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:13.264942 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a399bd19-8640-4fa1-8305-bcda6271ac29 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:13.265479 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1251/5003] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:13 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:14.091240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bab4209d-551e-4ad6-956b-8fb06352b8b5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:14.094571 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bab4209d-551e-4ad6-956b-8fb06352b8b5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:14.094754 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bab4209d-551e-4ad6-956b-8fb06352b8b5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:14.094932 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bab4209d-551e-4ad6-956b-8fb06352b8b5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:14.095027 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bab4209d-551e-4ad6-956b-8fb06352b8b5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:14.101283 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:14.101283 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:14.102097 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bab4209d-551e-4ad6-956b-8fb06352b8b5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:14.102521 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1252/5004] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:14 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:14.112426 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7a4fc4fb-4da5-4e80-8ffa-59a33534e5de None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:14.113970 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a4fc4fb-4da5-4e80-8ffa-59a33534e5de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d Aug 18 13:17:14.114146 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a4fc4fb-4da5-4e80-8ffa-59a33534e5de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:14.114367 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7a4fc4fb-4da5-4e80-8ffa-59a33534e5de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:14.120950 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:14.120950 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:14.125175 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7a4fc4fb-4da5-4e80-8ffa-59a33534e5de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:17:14.130226 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7a4fc4fb-4da5-4e80-8ffa-59a33534e5de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d returned with HTTP 200 Aug 18 13:17:14.130718 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1243/5005] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:14 2026] GET /volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:14.143391 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dea4d972-9643-4714-b89d-73e46591e9f5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:14.145365 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dea4d972-9643-4714-b89d-73e46591e9f5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:14.145602 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dea4d972-9643-4714-b89d-73e46591e9f5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:14.145835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dea4d972-9643-4714-b89d-73e46591e9f5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:14.145976 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-dea4d972-9643-4714-b89d-73e46591e9f5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete backup with id: fe2b528a-58af-4e8c-b8b9-4e32838395be. Aug 18 13:17:14.150272 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:14.150272 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:14.160423 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:14.162042 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:17:14.162412 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fd103c8-6a41-4143-b713-f94280f5bb04", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-861334194", "description": null, "metadata": null}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:14.165289 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-dea4d972-9643-4714-b89d-73e46591e9f5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] delete_backup rpcapi backup_id fe2b528a-58af-4e8c-b8b9-4e32838395be {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:17:14.167162 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dea4d972-9643-4714-b89d-73e46591e9f5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 202 Aug 18 13:17:14.167743 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1260/5006] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:17:14 2026] DELETE /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:14.173471 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:14.173471 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:14.173929 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:14.174056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create snapshot from volume 6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:14.175169 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-41c655f0-4b05-4baf-afcf-69d77a431a4a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:14.178124 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-41c655f0-4b05-4baf-afcf-69d77a431a4a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:14.178923 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-41c655f0-4b05-4baf-afcf-69d77a431a4a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:14.179102 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-41c655f0-4b05-4baf-afcf-69d77a431a4a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:14.179282 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-41c655f0-4b05-4baf-afcf-69d77a431a4a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:14.185846 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:14.185846 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:14.186800 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-41c655f0-4b05-4baf-afcf-69d77a431a4a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 200 Aug 18 13:17:14.187177 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1253/5007] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:14 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:14.213907 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Created reservations ['44a6a7a7-f142-4360-8820-5df08f920e00', '518c76d4-1c8a-4a76-8f00-4d1ad66c502b', '2333b1d5-11ab-4a40-9edf-998d3dbec1cc', 'dce31b59-fddd-440c-b7a8-ff06129d38ae'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:14.252440 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot force create request issued successfully. Aug 18 13:17:14.252792 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9d72a849-80cf-4a66-946f-89e7c85ff105 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:17:14.253252 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1252/5008] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:17:14 2026] POST /volume/v3/snapshots => generated 312 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:14.262995 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e0961c0a-eb9e-47a5-bc15-7050aafd75bb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:14.265124 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e0961c0a-eb9e-47a5-bc15-7050aafd75bb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 Aug 18 13:17:14.265438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e0961c0a-eb9e-47a5-bc15-7050aafd75bb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:14.265703 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e0961c0a-eb9e-47a5-bc15-7050aafd75bb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:14.275833 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:14.275833 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:14.276478 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e0961c0a-eb9e-47a5-bc15-7050aafd75bb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:14.279239 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e0961c0a-eb9e-47a5-bc15-7050aafd75bb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 returned with HTTP 200 Aug 18 13:17:14.280097 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1244/5009] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:14 2026] GET /volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 => generated 444 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:14.281478 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-be390a45-6f45-4d2b-8a27-87f7d17a3887 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:14.283345 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be390a45-6f45-4d2b-8a27-87f7d17a3887 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:14.283396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be390a45-6f45-4d2b-8a27-87f7d17a3887 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:14.283560 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be390a45-6f45-4d2b-8a27-87f7d17a3887 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:14.283671 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-be390a45-6f45-4d2b-8a27-87f7d17a3887 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:14.289218 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:14.289218 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:14.289896 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be390a45-6f45-4d2b-8a27-87f7d17a3887 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:14.290993 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1261/5010] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:14 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:15.198190 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b0e1d828-7b50-46d4-a3a9-9cb5b8791591 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:15.200453 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0e1d828-7b50-46d4-a3a9-9cb5b8791591 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be Aug 18 13:17:15.200702 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b0e1d828-7b50-46d4-a3a9-9cb5b8791591 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:15.200935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b0e1d828-7b50-46d4-a3a9-9cb5b8791591 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:15.201097 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-b0e1d828-7b50-46d4-a3a9-9cb5b8791591 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id fe2b528a-58af-4e8c-b8b9-4e32838395be. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:15.204878 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0e1d828-7b50-46d4-a3a9-9cb5b8791591 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be returned with HTTP 404 Aug 18 13:17:15.205333 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1254/5011] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:15 2026] GET /volume/v3/backups/fe2b528a-58af-4e8c-b8b9-4e32838395be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:15.219386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:15.221146 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:15.221507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-476703309"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:15.222832 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-476703309'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:15.222942 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume of 1 GB Aug 18 13:17:15.223326 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:15.223326 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:15.227275 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Availability Zones retrieved successfully. Aug 18 13:17:15.234575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (38847d01-7510-4843-91c5-f274772d970d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:15.235697 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e967c0-2332-4719-aea0-9583777312b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:15.236815 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:15.263301 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e967c0-2332-4719-aea0-9583777312b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:15.264143 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2794c5-ebdc-4a40-ad72-9ccb5df45c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:15.291787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0319c1cc-17a5-4cfa-871e-dae52b0bf4eb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:15.294461 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0319c1cc-17a5-4cfa-871e-dae52b0bf4eb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 Aug 18 13:17:15.294709 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0319c1cc-17a5-4cfa-871e-dae52b0bf4eb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:15.294939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0319c1cc-17a5-4cfa-871e-dae52b0bf4eb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:15.304237 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:15.304237 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:15.304237 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0319c1cc-17a5-4cfa-871e-dae52b0bf4eb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:15.304445 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f8058cb2-85e1-4515-b587-012353f9ba0b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:15.304783 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0319c1cc-17a5-4cfa-871e-dae52b0bf4eb tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 returned with HTTP 200 Aug 18 13:17:15.304783 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1245/5012] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:15 2026] GET /volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:15.305926 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f8058cb2-85e1-4515-b587-012353f9ba0b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:15.306273 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f8058cb2-85e1-4515-b587-012353f9ba0b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:15.306513 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f8058cb2-85e1-4515-b587-012353f9ba0b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:15.306655 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f8058cb2-85e1-4515-b587-012353f9ba0b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:15.311680 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:15.311680 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:15.312469 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f8058cb2-85e1-4515-b587-012353f9ba0b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:15.312915 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1262/5013] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:15 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:15.314141 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-61a6ad86-9461-4de7-813a-979ad48f5218 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:15.316305 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61a6ad86-9461-4de7-813a-979ad48f5218 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 Aug 18 13:17:15.316538 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61a6ad86-9461-4de7-813a-979ad48f5218 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:15.316769 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-61a6ad86-9461-4de7-813a-979ad48f5218 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:15.321633 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['9fc5c7b0-77ca-4fec-8ae8-7a1ee6769387', '5693a0bf-ef6f-4e65-8d80-c1c8c43656e4', 'd9e3e744-03e5-40bf-b782-b9054e2a1107', '8d03e1ef-1a45-4d00-8f31-45bd19b1de37'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:15.322320 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2794c5-ebdc-4a40-ad72-9ccb5df45c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fc5c7b0-77ca-4fec-8ae8-7a1ee6769387', '5693a0bf-ef6f-4e65-8d80-c1c8c43656e4', 'd9e3e744-03e5-40bf-b782-b9054e2a1107', '8d03e1ef-1a45-4d00-8f31-45bd19b1de37']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:15.323090 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:15.323090 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:15.323182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8e4443-4bd6-4feb-99d1-ed454b26436a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:15.323745 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-61a6ad86-9461-4de7-813a-979ad48f5218 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:15.324655 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-61a6ad86-9461-4de7-813a-979ad48f5218 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 returned with HTTP 200 Aug 18 13:17:15.325237 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1255/5014] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:15 2026] GET /volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:15.348004 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8e4443-4bd6-4feb-99d1-ed454b26436a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81664823-95ba-4b8f-9d7e-848f7caa5173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-476703309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['9fc5c7b0-77ca-4fec-8ae8-7a1ee6769387','5693a0bf-ef6f-4e65-8d80-c1c8c43656e4','d9e3e744-03e5-40bf-b782-b9054e2a1107','8d03e1ef-1a45-4d00-8f31-45bd19b1de37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-476703309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81664823-95ba-4b8f-9d7e-848f7caa5173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='990f8833494a4c8ea64cc0ef95acb4f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:15.348699 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35a3397-c845-40fd-b0e6-64bd5334f8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:15.365747 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35a3397-c845-40fd-b0e6-64bd5334f8d5) transitioned into state 'SUCCESS' from state '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-476703309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['9fc5c7b0-77ca-4fec-8ae8-7a1ee6769387','5693a0bf-ef6f-4e65-8d80-c1c8c43656e4','d9e3e744-03e5-40bf-b782-b9054e2a1107','8d03e1ef-1a45-4d00-8f31-45bd19b1de37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:15.366457 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b608d099-078a-4682-8d81-6db0ee30f37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:15.374720 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b608d099-078a-4682-8d81-6db0ee30f37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:15.375801 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (38847d01-7510-4843-91c5-f274772d970d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:15.376226 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request issued successfully. Aug 18 13:17:15.376969 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-53e3761e-bc1c-47b7-a6e6-789bc6a7cf6d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:17:15.377547 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1253/5015] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:17:15 2026] POST /volume/v3/volumes => generated 748 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:15.396317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e923c3c5-aaf9-40fc-a687-ebb6fe109963 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:15.397931 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e923c3c5-aaf9-40fc-a687-ebb6fe109963 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 Aug 18 13:17:15.398373 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e923c3c5-aaf9-40fc-a687-ebb6fe109963 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:15.399244 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e923c3c5-aaf9-40fc-a687-ebb6fe109963 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:15.406780 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:15.406780 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:15.410688 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e923c3c5-aaf9-40fc-a687-ebb6fe109963 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:17:15.415581 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e923c3c5-aaf9-40fc-a687-ebb6fe109963 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 returned with HTTP 200 Aug 18 13:17:15.416231 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1246/5016] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:15 2026] GET /volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:16.326898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d91ae358-b1be-4497-94fd-e7ec2ff18ace None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:16.328537 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d91ae358-b1be-4497-94fd-e7ec2ff18ace tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:16.328744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d91ae358-b1be-4497-94fd-e7ec2ff18ace tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:16.328924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d91ae358-b1be-4497-94fd-e7ec2ff18ace tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:16.329034 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d91ae358-b1be-4497-94fd-e7ec2ff18ace tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:16.334058 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:16.334058 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:16.334058 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d91ae358-b1be-4497-94fd-e7ec2ff18ace tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:16.335398 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1263/5017] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:16 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:16.431297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c2d6cc3c-3081-466e-b362-d46a7a7cd9ab None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:16.433086 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2d6cc3c-3081-466e-b362-d46a7a7cd9ab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 Aug 18 13:17:16.433288 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2d6cc3c-3081-466e-b362-d46a7a7cd9ab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:16.433469 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2d6cc3c-3081-466e-b362-d46a7a7cd9ab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:16.440295 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:16.440295 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:16.443746 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c2d6cc3c-3081-466e-b362-d46a7a7cd9ab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:17:16.449713 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2d6cc3c-3081-466e-b362-d46a7a7cd9ab tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 returned with HTTP 200 Aug 18 13:17:16.449713 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1256/5018] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:16 2026] GET /volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:16.461948 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-68d11a51-850a-4793-be0e-811fdd861768 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:16.463860 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68d11a51-850a-4793-be0e-811fdd861768 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:17:16.464223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-68d11a51-850a-4793-be0e-811fdd861768 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81664823-95ba-4b8f-9d7e-848f7caa5173", "name": "tempest-VolumesBackupsTest-Backup-797407083"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:16.465593 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-68d11a51-850a-4793-be0e-811fdd861768 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating new backup {'backup': {'volume_id': '81664823-95ba-4b8f-9d7e-848f7caa5173', 'name': 'tempest-VolumesBackupsTest-Backup-797407083'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:17:16.465727 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-68d11a51-850a-4793-be0e-811fdd861768 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating backup of volume 81664823-95ba-4b8f-9d7e-848f7caa5173 in container None Aug 18 13:17:16.477565 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:16.477565 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:16.478029 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-68d11a51-850a-4793-be0e-811fdd861768 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:17:16.495628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-68d11a51-850a-4793-be0e-811fdd861768 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['8a63809c-260b-4f6c-96b4-f8e81b8cf92d', '433acb36-6e9a-46e0-a4c0-ba9e4fda459f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:16.524767 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-68d11a51-850a-4793-be0e-811fdd861768 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:17:16.525184 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1254/5019] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:17:16 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:16.534963 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-50612a9b-e785-4d46-9400-d9020511af21 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:16.536677 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-50612a9b-e785-4d46-9400-d9020511af21 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:16.537165 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-50612a9b-e785-4d46-9400-d9020511af21 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:16.537973 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-50612a9b-e785-4d46-9400-d9020511af21 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:16.537973 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-50612a9b-e785-4d46-9400-d9020511af21 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:16.543924 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:16.543924 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:16.543924 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-50612a9b-e785-4d46-9400-d9020511af21 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:16.543924 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1247/5020] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:16 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:16.826934 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:16.829159 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:17:16.829903 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fd103c8-6a41-4143-b713-f94280f5bb04", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1808823547", "description": null, "metadata": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:16.839928 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:16.839928 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:16.840378 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:16.840507 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create snapshot from volume 6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:16.860012 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Created reservations ['a832622b-7f73-4f79-972d-fa84501b9996', '43d58f84-617d-4270-944e-7c7263d221f0', '6d8a9324-9bc3-49b9-95af-abc0c8eb4ecc', '7c545048-7c85-4bc0-ae7e-49bdbe1ff08d'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:16.885624 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot force create request issued successfully. Aug 18 13:17:16.885995 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5f240d7c-482c-45f7-b7a8-1ea6a37f15d2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:17:16.886499 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1264/5021] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:17:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:16.894484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-03069858-c482-455d-988c-ea22b6628a89 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:16.896056 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03069858-c482-455d-988c-ea22b6628a89 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 Aug 18 13:17:16.896271 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03069858-c482-455d-988c-ea22b6628a89 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:16.896471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-03069858-c482-455d-988c-ea22b6628a89 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:16.900835 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:16.900835 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:16.901215 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-03069858-c482-455d-988c-ea22b6628a89 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:16.901905 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-03069858-c482-455d-988c-ea22b6628a89 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 returned with HTTP 200 Aug 18 13:17:16.902242 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1257/5022] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:16 2026] GET /volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:17.343832 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-34ce04ec-acb2-4e64-a326-3b91a1a5a5ec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:17.345582 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-34ce04ec-acb2-4e64-a326-3b91a1a5a5ec tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:17.345768 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-34ce04ec-acb2-4e64-a326-3b91a1a5a5ec tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:17.345964 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-34ce04ec-acb2-4e64-a326-3b91a1a5a5ec tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:17.346109 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-34ce04ec-acb2-4e64-a326-3b91a1a5a5ec tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:17.349803 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:17.349803 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:17.350356 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-34ce04ec-acb2-4e64-a326-3b91a1a5a5ec tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:17.350662 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1255/5023] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:17 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:17.359870 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-73e198b0-8d3f-4c34-85fb-b0a0d808f8be None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:17.361917 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73e198b0-8d3f-4c34-85fb-b0a0d808f8be tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0/action Aug 18 13:17:17.362317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73e198b0-8d3f-4c34-85fb-b0a0d808f8be tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:17.362430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73e198b0-8d3f-4c34-85fb-b0a0d808f8be tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:17.363783 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.admin_actions [None req-73e198b0-8d3f-4c34-85fb-b0a0d808f8be tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Updating backup '5a7d37a7-b5d9-44c7-a848-deaac0f226b0' with '{'status': 'error'}' {{(pid=100591) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 13:17:17.370851 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:17.370851 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:17.376880 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-73e198b0-8d3f-4c34-85fb-b0a0d808f8be tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] reset_status in rpcapi backup_id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0 on host np0000007652. {{(pid=100591) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 13:17:17.378434 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73e198b0-8d3f-4c34-85fb-b0a0d808f8be tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0/action returned with HTTP 202 Aug 18 13:17:17.378828 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1248/5024] 10.4.3.126 () {70 vars in 1430 bytes} [Tue Aug 18 13:17:17 2026] POST /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:17.387897 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:17.389737 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 Aug 18 13:17:17.389979 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:17.390161 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:17.390336 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume with id: e3d45143-9b50-4b0b-aaed-64ad07bfefb5 Aug 18 13:17:17.397780 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:17.397780 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:17.398018 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:17.419251 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume request issued successfully. Aug 18 13:17:17.419251 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7024c9d0-a362-49d6-b537-eb5d39483f8b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 returned with HTTP 202 Aug 18 13:17:17.419251 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1265/5025] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:17 2026] DELETE /volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:17.423611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-12cb75fb-3228-496e-bd3f-e1efd1ce8ff1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:17.425906 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12cb75fb-3228-496e-bd3f-e1efd1ce8ff1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 Aug 18 13:17:17.426293 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-12cb75fb-3228-496e-bd3f-e1efd1ce8ff1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:17.427031 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-12cb75fb-3228-496e-bd3f-e1efd1ce8ff1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:17.436061 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:17.436061 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:17.443243 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-12cb75fb-3228-496e-bd3f-e1efd1ce8ff1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:17.447439 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-12cb75fb-3228-496e-bd3f-e1efd1ce8ff1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 returned with HTTP 200 Aug 18 13:17:17.448987 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1258/5026] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:17 2026] GET /volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:17.553574 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d89e55a9-66cb-4976-a7fa-b8ce8116389f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:17.555491 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d89e55a9-66cb-4976-a7fa-b8ce8116389f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:17.555670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d89e55a9-66cb-4976-a7fa-b8ce8116389f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:17.555860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d89e55a9-66cb-4976-a7fa-b8ce8116389f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:17.555987 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d89e55a9-66cb-4976-a7fa-b8ce8116389f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:17.560039 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:17.560039 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:17.560696 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d89e55a9-66cb-4976-a7fa-b8ce8116389f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:17.561058 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1256/5027] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:17 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:17.911233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aeb1ca85-ae53-43b5-84c1-5a639873475a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:17.913238 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aeb1ca85-ae53-43b5-84c1-5a639873475a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 Aug 18 13:17:17.913238 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aeb1ca85-ae53-43b5-84c1-5a639873475a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:17.913238 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aeb1ca85-ae53-43b5-84c1-5a639873475a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:17.921230 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:17.921230 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:17.921230 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-aeb1ca85-ae53-43b5-84c1-5a639873475a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:17.921230 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aeb1ca85-ae53-43b5-84c1-5a639873475a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 returned with HTTP 200 Aug 18 13:17:17.921230 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1249/5028] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:17 2026] GET /volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:17.930052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5f9dda03-00bb-4cb9-adc4-e3333cdd2f68 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:17.931839 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5f9dda03-00bb-4cb9-adc4-e3333cdd2f68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 Aug 18 13:17:17.932052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5f9dda03-00bb-4cb9-adc4-e3333cdd2f68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:17.932272 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5f9dda03-00bb-4cb9-adc4-e3333cdd2f68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:17.937734 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:17.937734 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:17.938326 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-5f9dda03-00bb-4cb9-adc4-e3333cdd2f68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:17.939190 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5f9dda03-00bb-4cb9-adc4-e3333cdd2f68 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 returned with HTTP 200 Aug 18 13:17:17.939622 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1266/5029] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:17 2026] GET /volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:18.463871 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a7db0c76-f001-4a72-adef-d08cea352e84 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:18.465712 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7db0c76-f001-4a72-adef-d08cea352e84 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 Aug 18 13:17:18.465901 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7db0c76-f001-4a72-adef-d08cea352e84 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:18.466107 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7db0c76-f001-4a72-adef-d08cea352e84 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:18.471479 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7db0c76-f001-4a72-adef-d08cea352e84 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 returned with HTTP 404 Aug 18 13:17:18.471927 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1259/5030] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:18 2026] GET /volume/v3/volumes/e3d45143-9b50-4b0b-aaed-64ad07bfefb5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:18.480193 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:18.481816 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] POST https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d/restore Aug 18 13:17:18.482164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:18.483413 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Restoring backup 398eaa73-3d1a-40db-a5df-c4708d9bef2d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100590) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:17:18.483514 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Restoring backup 398eaa73-3d1a-40db-a5df-c4708d9bef2d to volume None. Aug 18 13:17:18.487512 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:18.487512 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:18.488192 np0000007652 devstack@c-api.service[100590]: INFO cinder.backup.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Creating volume of 1 GB for restore of backup 398eaa73-3d1a-40db-a5df-c4708d9bef2d. Aug 18 13:17:18.491131 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Availability Zones retrieved successfully. Aug 18 13:17:18.496571 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (1bb245a6-b670-4af8-a5e6-531712e4876c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:18.498018 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3ec61a-c7ec-4eeb-9078-880e9e04eeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:18.498508 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:18.521900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3ec61a-c7ec-4eeb-9078-880e9e04eeb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:18.522618 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8cc1a-ea68-424b-b3cc-0b320cb1289d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:18.552611 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Created reservations ['6d0511dd-1124-42a4-ad85-c45793707f49', 'f5fe5643-79c1-47cf-bb59-9b14eaa4bf76', 'b792c1c6-9869-461a-832d-a7a95c6ccf2b', 'ec74525f-fc52-4978-b150-eb6a0f2b4f97'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:18.553443 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8cc1a-ea68-424b-b3cc-0b320cb1289d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0511dd-1124-42a4-ad85-c45793707f49', 'f5fe5643-79c1-47cf-bb59-9b14eaa4bf76', 'b792c1c6-9869-461a-832d-a7a95c6ccf2b', 'ec74525f-fc52-4978-b150-eb6a0f2b4f97']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:18.554185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb15c07-4239-4271-a854-8be0821041f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:18.570941 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-72445d64-40cc-49f6-97fb-af6c3e05554f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:18.572637 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-72445d64-40cc-49f6-97fb-af6c3e05554f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:18.572827 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-72445d64-40cc-49f6-97fb-af6c3e05554f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:18.573042 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-72445d64-40cc-49f6-97fb-af6c3e05554f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:18.573144 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-72445d64-40cc-49f6-97fb-af6c3e05554f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:18.577243 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:18.577243 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:18.577899 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-72445d64-40cc-49f6-97fb-af6c3e05554f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:18.578265 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1250/5031] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:18 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:18.585944 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb15c07-4239-4271-a854-8be0821041f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14daaad7-28eb-44e4-b024-e467c4f39560', '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='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['6d0511dd-1124-42a4-ad85-c45793707f49','f5fe5643-79c1-47cf-bb59-9b14eaa4bf76','b792c1c6-9869-461a-832d-a7a95c6ccf2b','ec74525f-fc52-4978-b150-eb6a0f2b4f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:17:18Z,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=14daaad7-28eb-44e4-b024-e467c4f39560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff96b8532e604b39b752dc02db68d043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='360fe8465731483ea139fa358caf3ea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:18.586644 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025c96f4-1716-4215-b01a-e3d11526bf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:18.600157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025c96f4-1716-4215-b01a-e3d11526bf75) transitioned into 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='ff96b8532e604b39b752dc02db68d043',qos_specs=None,replication_status=,reservations=['6d0511dd-1124-42a4-ad85-c45793707f49','f5fe5643-79c1-47cf-bb59-9b14eaa4bf76','b792c1c6-9869-461a-832d-a7a95c6ccf2b','ec74525f-fc52-4978-b150-eb6a0f2b4f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360fe8465731483ea139fa358caf3ea4',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:18.600855 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975a13dc-d318-4d37-8437-2b169c8547f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:18.608067 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975a13dc-d318-4d37-8437-2b169c8547f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:18.610984 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Flow 'volume_create_api' (1bb245a6-b670-4af8-a5e6-531712e4876c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:18.610984 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Create volume request issued successfully. Aug 18 13:17:18.615510 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:18.615510 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:18.619225 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:19.407330 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:19.409240 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:17:19.409609 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fd103c8-6a41-4143-b713-f94280f5bb04", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1179239854", "description": null, "metadata": null}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:19.420830 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:19.420830 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:19.421346 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:19.421501 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create snapshot from volume 6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:19.443899 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Created reservations ['857bb082-39e6-4eca-a631-5905c9a53f12', '9aac2601-26f1-4cf2-bd4d-714031494b1f', '3571895f-a63c-4e81-a04c-297318b812ea', '976fcdab-4a60-42c6-b364-c952eb41cdca'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:19.477368 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot force create request issued successfully. Aug 18 13:17:19.477368 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7eda6297-3cc1-46b8-b8e0-5d661899be9c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:17:19.477368 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1267/5032] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:17:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:19.484170 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5fdc30c6-1ea9-43b2-aa3c-e42ee9997374 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:19.488881 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fdc30c6-1ea9-43b2-aa3c-e42ee9997374 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 Aug 18 13:17:19.488881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fdc30c6-1ea9-43b2-aa3c-e42ee9997374 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:19.488881 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fdc30c6-1ea9-43b2-aa3c-e42ee9997374 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:19.495150 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:19.495150 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:19.495676 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5fdc30c6-1ea9-43b2-aa3c-e42ee9997374 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:19.496457 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fdc30c6-1ea9-43b2-aa3c-e42ee9997374 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 returned with HTTP 200 Aug 18 13:17:19.496789 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1260/5033] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:19 2026] GET /volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:19.588441 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-813a21ca-a2f6-40c3-85a0-c79b5032bd8d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:19.590395 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-813a21ca-a2f6-40c3-85a0-c79b5032bd8d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:19.590637 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-813a21ca-a2f6-40c3-85a0-c79b5032bd8d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:19.590889 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-813a21ca-a2f6-40c3-85a0-c79b5032bd8d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:19.591027 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-813a21ca-a2f6-40c3-85a0-c79b5032bd8d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:19.595673 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:19.595673 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:19.596553 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-813a21ca-a2f6-40c3-85a0-c79b5032bd8d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:19.596731 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1251/5034] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:19 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:19.623239 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:19.623239 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:19.623614 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:19.623735 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Checking backup size 1 against volume size 1 {{(pid=100590) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:17:19.623849 np0000007652 devstack@c-api.service[100590]: INFO cinder.backup.api [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Overwriting volume 14daaad7-28eb-44e4-b024-e467c4f39560 with restore of backup 398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:19.636017 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] restore_backup in rpcapi backup_id 398eaa73-3d1a-40db-a5df-c4708d9bef2d {{(pid=100590) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:17:19.637969 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cebb9e15-aeea-4442-a9ec-2edbeb0e2a7c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d/restore returned with HTTP 202 Aug 18 13:17:19.638577 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1257/5035] 10.4.3.126 () {70 vars in 1433 bytes} [Tue Aug 18 13:17:18 2026] POST /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d/restore => generated 152 bytes in 1159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:19.646414 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-43e6b025-b6ab-4a78-8b60-b4768656bcb9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:19.648413 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-43e6b025-b6ab-4a78-8b60-b4768656bcb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:19.648635 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-43e6b025-b6ab-4a78-8b60-b4768656bcb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:19.648814 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-43e6b025-b6ab-4a78-8b60-b4768656bcb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:19.648955 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-43e6b025-b6ab-4a78-8b60-b4768656bcb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:19.655576 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:19.655576 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:19.656226 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-43e6b025-b6ab-4a78-8b60-b4768656bcb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:19.656580 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1268/5036] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:19 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:20.508679 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-15137a99-5a45-4573-8c0b-c6db1d41c4cd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.510461 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15137a99-5a45-4573-8c0b-c6db1d41c4cd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 Aug 18 13:17:20.510671 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15137a99-5a45-4573-8c0b-c6db1d41c4cd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:20.510888 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15137a99-5a45-4573-8c0b-c6db1d41c4cd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:20.515814 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:20.515814 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:20.516258 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-15137a99-5a45-4573-8c0b-c6db1d41c4cd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:20.516978 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15137a99-5a45-4573-8c0b-c6db1d41c4cd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 returned with HTTP 200 Aug 18 13:17:20.517449 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1261/5037] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:20 2026] GET /volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:20.525001 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5f8f03f4-8c91-4f9f-a61c-ca71130bc1da None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.527174 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5f8f03f4-8c91-4f9f-a61c-ca71130bc1da tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 Aug 18 13:17:20.527447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5f8f03f4-8c91-4f9f-a61c-ca71130bc1da tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:20.527687 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5f8f03f4-8c91-4f9f-a61c-ca71130bc1da tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:20.534361 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:20.534361 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:20.534899 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5f8f03f4-8c91-4f9f-a61c-ca71130bc1da tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:20.535867 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5f8f03f4-8c91-4f9f-a61c-ca71130bc1da tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 returned with HTTP 200 Aug 18 13:17:20.536309 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1252/5038] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:20 2026] GET /volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:20.573247 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-291ce059-f390-483d-b905-85f4978c212d req-ad02b095-2c17-4b74-9d6d-2db37fb673e4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.575299 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-ad02b095-2c17-4b74-9d6d-2db37fb673e4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:20.575477 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-ad02b095-2c17-4b74-9d6d-2db37fb673e4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:20.575653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-ad02b095-2c17-4b74-9d6d-2db37fb673e4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:20.584637 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:20.584637 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:20.588091 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-291ce059-f390-483d-b905-85f4978c212d req-ad02b095-2c17-4b74-9d6d-2db37fb673e4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:20.592851 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-ad02b095-2c17-4b74-9d6d-2db37fb673e4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:20.593504 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1258/5039] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:20 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:20.607887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b39c2258-758e-4591-a92d-d85939578a4b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.609607 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b39c2258-758e-4591-a92d-d85939578a4b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:20.609883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b39c2258-758e-4591-a92d-d85939578a4b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:20.610081 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b39c2258-758e-4591-a92d-d85939578a4b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:20.610229 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b39c2258-758e-4591-a92d-d85939578a4b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:20.615959 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:20.615959 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:20.618820 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b39c2258-758e-4591-a92d-d85939578a4b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:20.618820 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1269/5040] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:20 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:20.621368 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-291ce059-f390-483d-b905-85f4978c212d req-8d4c5061-4a83-4bdd-a11c-81421730897b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.623723 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-8d4c5061-4a83-4bdd-a11c-81421730897b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04/action Aug 18 13:17:20.624293 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-8d4c5061-4a83-4bdd-a11c-81421730897b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:20.624452 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-8d4c5061-4a83-4bdd-a11c-81421730897b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:20.639468 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:20.639468 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:20.640037 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-291ce059-f390-483d-b905-85f4978c212d req-8d4c5061-4a83-4bdd-a11c-81421730897b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:20.647578 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-291ce059-f390-483d-b905-85f4978c212d req-8d4c5061-4a83-4bdd-a11c-81421730897b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Begin detaching volume completed successfully. Aug 18 13:17:20.647957 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-8d4c5061-4a83-4bdd-a11c-81421730897b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04/action returned with HTTP 202 Aug 18 13:17:20.648490 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1262/5041] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:20 2026] POST /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:20.670403 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-99247867-7de6-4f1e-8c30-d77b386ca2c1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.672879 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99247867-7de6-4f1e-8c30-d77b386ca2c1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:20.673476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99247867-7de6-4f1e-8c30-d77b386ca2c1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:20.673476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99247867-7de6-4f1e-8c30-d77b386ca2c1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:20.673476 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-99247867-7de6-4f1e-8c30-d77b386ca2c1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:20.679577 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:20.679577 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:20.680365 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99247867-7de6-4f1e-8c30-d77b386ca2c1 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:20.681075 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1253/5042] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:20 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:20.699267 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e4be7ba4-d564-42ab-a68e-3da048b419bf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.699847 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4be7ba4-d564-42ab-a68e-3da048b419bf None None] GET https://10.4.3.126/volume// Aug 18 13:17:20.699950 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4be7ba4-d564-42ab-a68e-3da048b419bf None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:20.700194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4be7ba4-d564-42ab-a68e-3da048b419bf None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:20.700620 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4be7ba4-d564-42ab-a68e-3da048b419bf None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:20.701040 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1259/5043] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:20.710260 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-291ce059-f390-483d-b905-85f4978c212d req-9ea113fd-7ea9-4fcd-8dae-98e494050e17 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:20.712146 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-9ea113fd-7ea9-4fcd-8dae-98e494050e17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:17:20.712370 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-9ea113fd-7ea9-4fcd-8dae-98e494050e17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:20.712545 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-9ea113fd-7ea9-4fcd-8dae-98e494050e17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:20.722074 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:20.722074 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:20.725706 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-291ce059-f390-483d-b905-85f4978c212d req-9ea113fd-7ea9-4fcd-8dae-98e494050e17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:20.730593 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-9ea113fd-7ea9-4fcd-8dae-98e494050e17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:17:20.731261 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1270/5044] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:20 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:21.627985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-72de0f4d-a766-4a4f-9e2f-2602a98bd9c7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:21.629771 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-72de0f4d-a766-4a4f-9e2f-2602a98bd9c7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:21.629970 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-72de0f4d-a766-4a4f-9e2f-2602a98bd9c7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:21.630184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-72de0f4d-a766-4a4f-9e2f-2602a98bd9c7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:21.630305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-72de0f4d-a766-4a4f-9e2f-2602a98bd9c7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:21.634862 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:21.634862 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:21.635884 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-72de0f4d-a766-4a4f-9e2f-2602a98bd9c7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:21.636441 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1263/5045] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:21 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:21.692611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2d7e7424-7585-42c2-8651-9dd32a8e10e4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:21.694451 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d7e7424-7585-42c2-8651-9dd32a8e10e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:21.694787 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d7e7424-7585-42c2-8651-9dd32a8e10e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:21.694887 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d7e7424-7585-42c2-8651-9dd32a8e10e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:21.695097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2d7e7424-7585-42c2-8651-9dd32a8e10e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:21.701350 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:21.701350 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:21.702046 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d7e7424-7585-42c2-8651-9dd32a8e10e4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:21.702432 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1254/5046] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:21 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:22.370999 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-291ce059-f390-483d-b905-85f4978c212d req-12677081-24b1-4cb3-b401-8091594ee90c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:22.374752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-12677081-24b1-4cb3-b401-8091594ee90c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e Aug 18 13:17:22.375013 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-12677081-24b1-4cb3-b401-8091594ee90c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:22.375250 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-12677081-24b1-4cb3-b401-8091594ee90c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:22.386807 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:22.386807 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:22.455112 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-291ce059-f390-483d-b905-85f4978c212d req-12677081-24b1-4cb3-b401-8091594ee90c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e returned with HTTP 200 Aug 18 13:17:22.456409 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1260/5047] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:22 2026] DELETE /volume/v3/attachments/3439f83a-c644-4ce1-8c3f-c45f23d00b5e => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:22.646454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-48730c69-b8cb-4bfc-8ab8-92b17c4f86a8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:22.648280 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-48730c69-b8cb-4bfc-8ab8-92b17c4f86a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:22.648466 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-48730c69-b8cb-4bfc-8ab8-92b17c4f86a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:22.648649 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-48730c69-b8cb-4bfc-8ab8-92b17c4f86a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:22.648819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-48730c69-b8cb-4bfc-8ab8-92b17c4f86a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:22.653243 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:22.653243 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:22.653904 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-48730c69-b8cb-4bfc-8ab8-92b17c4f86a8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:22.654753 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1271/5048] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:22 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:22.712346 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-32e9973b-9b6e-4b83-bf0f-4cf69e9e3174 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:22.714328 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-32e9973b-9b6e-4b83-bf0f-4cf69e9e3174 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:22.714624 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-32e9973b-9b6e-4b83-bf0f-4cf69e9e3174 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:22.714918 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-32e9973b-9b6e-4b83-bf0f-4cf69e9e3174 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:22.714978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-32e9973b-9b6e-4b83-bf0f-4cf69e9e3174 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:22.719925 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:22.719925 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:22.720616 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-32e9973b-9b6e-4b83-bf0f-4cf69e9e3174 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:22.721004 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1264/5049] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:22 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:22.784599 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:22.786402 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:22.786732 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-81218372", "snapshot_id": "e6a69d8c-4b43-4d9c-9523-4ca513d20db0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:22.788147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-81218372', 'snapshot_id': 'e6a69d8c-4b43-4d9c-9523-4ca513d20db0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:22.793512 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:22.793512 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:22.794027 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:22.794142 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume of 1 GB Aug 18 13:17:22.797758 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Availability Zones retrieved successfully. Aug 18 13:17:22.802852 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (2ef6f822-6b5b-40b7-a34b-43c734aa3cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:22.803881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab4466c-2bbf-4eef-b1f3-f7664e561a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:22.804840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:22.832707 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab4466c-2bbf-4eef-b1f3-f7664e561a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e6a69d8c-4b43-4d9c-9523-4ca513d20db0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:22.833435 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39ef6d4-3bef-4acc-a21d-1ca4af10331a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:22.875903 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Created reservations ['d6d5e6b1-00c9-4a42-8a62-2a754b093b77', 'f953a55a-7448-49d5-be21-a05eb6d52392', '53836069-750e-4e32-b40e-11148df84cfa', '145aa195-a81c-40d6-b36a-a0fa041adfdb'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:22.876682 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39ef6d4-3bef-4acc-a21d-1ca4af10331a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d5e6b1-00c9-4a42-8a62-2a754b093b77', 'f953a55a-7448-49d5-be21-a05eb6d52392', '53836069-750e-4e32-b40e-11148df84cfa', '145aa195-a81c-40d6-b36a-a0fa041adfdb']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:22.877366 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac88573e-12ab-4491-9e0b-5a8b6c3165a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:22.917120 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac88573e-12ab-4491-9e0b-5a8b6c3165a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75cabfff-3092-4b0c-a9c2-9512bd148a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-81218372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['d6d5e6b1-00c9-4a42-8a62-2a754b093b77','f953a55a-7448-49d5-be21-a05eb6d52392','53836069-750e-4e32-b40e-11148df84cfa','145aa195-a81c-40d6-b36a-a0fa041adfdb'],size=1,snapshot_id=e6a69d8c-4b43-4d9c-9523-4ca513d20db0,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-81218372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75cabfff-3092-4b0c-a9c2-9512bd148a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d1c40d7d4634ae99000ee731277dda9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e6a69d8c-4b43-4d9c-9523-4ca513d20db0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7b9b54da78401787fa085f9fa06009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:22.917785 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f0961b-c694-4b92-a978-5c47e9ac19c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:22.940803 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f0961b-c694-4b92-a978-5c47e9ac19c6) transitioned into state 'SUCCESS' from state '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-81218372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['d6d5e6b1-00c9-4a42-8a62-2a754b093b77','f953a55a-7448-49d5-be21-a05eb6d52392','53836069-750e-4e32-b40e-11148df84cfa','145aa195-a81c-40d6-b36a-a0fa041adfdb'],size=1,snapshot_id=e6a69d8c-4b43-4d9c-9523-4ca513d20db0,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:22.941475 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff209d85-d80e-4a14-aa92-c90da66d51fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:22.961700 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff209d85-d80e-4a14-aa92-c90da66d51fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:22.962744 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (2ef6f822-6b5b-40b7-a34b-43c734aa3cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:22.962928 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request issued successfully. Aug 18 13:17:22.963501 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5cbf7571-453e-4e08-8b0f-5a862b28a85f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:17:22.964018 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1255/5050] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:17:22 2026] POST /volume/v3/volumes => generated 789 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:22.975939 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6c5589e8-1836-4c27-91c3-fa740517488c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:22.977911 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6c5589e8-1836-4c27-91c3-fa740517488c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:22.978432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6c5589e8-1836-4c27-91c3-fa740517488c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:22.978432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6c5589e8-1836-4c27-91c3-fa740517488c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:22.985511 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:22.985511 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:22.989351 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6c5589e8-1836-4c27-91c3-fa740517488c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:22.994032 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6c5589e8-1836-4c27-91c3-fa740517488c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:22.994629 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1261/5051] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:22 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:23.664540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d9d191b2-3f72-450a-97d0-28df27fdcd46 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:23.666155 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9d191b2-3f72-450a-97d0-28df27fdcd46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:23.666363 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9d191b2-3f72-450a-97d0-28df27fdcd46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:23.666544 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9d191b2-3f72-450a-97d0-28df27fdcd46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:23.666662 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-d9d191b2-3f72-450a-97d0-28df27fdcd46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:23.670773 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:23.670773 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:23.671472 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9d191b2-3f72-450a-97d0-28df27fdcd46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:23.671824 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1272/5052] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:23 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:23.730895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-475519a2-da4c-42cc-a6a2-542459cb4b73 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:23.732764 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-475519a2-da4c-42cc-a6a2-542459cb4b73 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:23.733001 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-475519a2-da4c-42cc-a6a2-542459cb4b73 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:23.733193 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-475519a2-da4c-42cc-a6a2-542459cb4b73 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:23.733334 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-475519a2-da4c-42cc-a6a2-542459cb4b73 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:23.737807 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:23.737807 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:23.738487 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-475519a2-da4c-42cc-a6a2-542459cb4b73 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:23.738964 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1265/5053] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:23 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:24.007686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c5fc4753-868d-4a57-81dd-e4547a318cdf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.009664 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c5fc4753-868d-4a57-81dd-e4547a318cdf tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:24.009899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c5fc4753-868d-4a57-81dd-e4547a318cdf tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.010093 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c5fc4753-868d-4a57-81dd-e4547a318cdf tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.020103 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.020103 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:24.024298 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c5fc4753-868d-4a57-81dd-e4547a318cdf tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:24.029218 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c5fc4753-868d-4a57-81dd-e4547a318cdf tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:24.029580 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1256/5054] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:24.044329 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6b067367-83a0-412e-89c7-290f41cce09a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.046399 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b067367-83a0-412e-89c7-290f41cce09a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:24.046652 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b067367-83a0-412e-89c7-290f41cce09a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.046881 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6b067367-83a0-412e-89c7-290f41cce09a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.055388 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.055388 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:24.059824 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6b067367-83a0-412e-89c7-290f41cce09a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:24.065341 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6b067367-83a0-412e-89c7-290f41cce09a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:24.065842 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1262/5055] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:24.604931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-8af0c356-5693-4729-83ab-a50406c72a00 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.606897 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-8af0c356-5693-4729-83ab-a50406c72a00 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:24.607138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-8af0c356-5693-4729-83ab-a50406c72a00 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.607409 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-8af0c356-5693-4729-83ab-a50406c72a00 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.617915 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.617915 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:24.620388 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-8af0c356-5693-4729-83ab-a50406c72a00 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:24.624352 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-8af0c356-5693-4729-83ab-a50406c72a00 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:24.624753 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1273/5056] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:24.686224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d0baf8cf-e3bc-4f39-8f16-ace452e836e4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.688497 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0baf8cf-e3bc-4f39-8f16-ace452e836e4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:24.688845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0baf8cf-e3bc-4f39-8f16-ace452e836e4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.689028 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d0baf8cf-e3bc-4f39-8f16-ace452e836e4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.689167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-d0baf8cf-e3bc-4f39-8f16-ace452e836e4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:24.691109 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=199,cinder:UPDATE=38,cinder:INSERT=17 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:17:24.694624 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.694624 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:24.695799 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d0baf8cf-e3bc-4f39-8f16-ace452e836e4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:24.696277 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1266/5057] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:24.713740 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e52311bb-50b5-4ba1-8e95-4a36d5416530 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.714170 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e52311bb-50b5-4ba1-8e95-4a36d5416530 None None] GET https://10.4.3.126/volume// Aug 18 13:17:24.714385 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e52311bb-50b5-4ba1-8e95-4a36d5416530 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.714631 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e52311bb-50b5-4ba1-8e95-4a36d5416530 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.714980 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e52311bb-50b5-4ba1-8e95-4a36d5416530 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:24.715304 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1257/5058] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:24.723006 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-98b4af7e-ab35-4bef-a596-38378507e895 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.727034 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-98b4af7e-ab35-4bef-a596-38378507e895 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:17:24.727386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-98b4af7e-ab35-4bef-a596-38378507e895 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75cabfff-3092-4b0c-a9c2-9512bd148a10", "connector": null, "instance_uuid": "253fc266-1a5d-40c7-b975-56f0788be355"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:24.736881 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.736881 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:24.749484 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a25083f2-6142-4427-88ed-b97ec3cc8fb4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.751761 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a25083f2-6142-4427-88ed-b97ec3cc8fb4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:24.751761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a25083f2-6142-4427-88ed-b97ec3cc8fb4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.751761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a25083f2-6142-4427-88ed-b97ec3cc8fb4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.751905 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a25083f2-6142-4427-88ed-b97ec3cc8fb4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:24.756461 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.756461 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:24.757039 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a25083f2-6142-4427-88ed-b97ec3cc8fb4 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:24.757386 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1274/5059] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:24.762993 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-98b4af7e-ab35-4bef-a596-38378507e895 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:17:24.763542 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1263/5060] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:17:24 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 18 13:17:24.800869 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-acda0e07-ed71-4dfb-9dc4-8d00c65b3d4a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.803562 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-acda0e07-ed71-4dfb-9dc4-8d00c65b3d4a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:24.804481 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-acda0e07-ed71-4dfb-9dc4-8d00c65b3d4a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.804891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-acda0e07-ed71-4dfb-9dc4-8d00c65b3d4a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.813376 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-79ff1829-227d-439b-bb56-0e8bede41ea3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.814115 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-79ff1829-227d-439b-bb56-0e8bede41ea3 None None] GET https://10.4.3.126/volume// Aug 18 13:17:24.814115 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-79ff1829-227d-439b-bb56-0e8bede41ea3 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.814506 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-79ff1829-227d-439b-bb56-0e8bede41ea3 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.814642 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-79ff1829-227d-439b-bb56-0e8bede41ea3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:24.814984 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1258/5061] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:24.818482 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.818482 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:24.823401 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-581daeda-3ca0-4e72-b051-ae1e2b2547ba None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.823883 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-acda0e07-ed71-4dfb-9dc4-8d00c65b3d4a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:24.825919 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-581daeda-3ca0-4e72-b051-ae1e2b2547ba tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:24.826163 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-581daeda-3ca0-4e72-b051-ae1e2b2547ba tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:24.826379 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-581daeda-3ca0-4e72-b051-ae1e2b2547ba tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:24.831119 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-acda0e07-ed71-4dfb-9dc4-8d00c65b3d4a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:24.831745 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1267/5062] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:24.838907 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.838907 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:24.843896 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-581daeda-3ca0-4e72-b051-ae1e2b2547ba tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:24.848970 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-581daeda-3ca0-4e72-b051-ae1e2b2547ba tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:24.849526 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1275/5063] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:24 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:24.969400 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-ee105cee-63c9-4ea0-8e9e-8501c67e0c2d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:24.971466 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-ee105cee-63c9-4ea0-8e9e-8501c67e0c2d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] PUT https://10.4.3.126/volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e Aug 18 13:17:24.971865 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-ee105cee-63c9-4ea0-8e9e-8501c67e0c2d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:24.979246 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-ee105cee-63c9-4ea0-8e9e-8501c67e0c2d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Acquiring lock "cinder-attachment_update-75cabfff-3092-4b0c-a9c2-9512bd148a10-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:17:24.983670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-ee105cee-63c9-4ea0-8e9e-8501c67e0c2d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-75cabfff-3092-4b0c-a9c2-9512bd148a10-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:17:24.984746 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:24.984746 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:25.062295 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-ee105cee-63c9-4ea0-8e9e-8501c67e0c2d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-75cabfff-3092-4b0c-a9c2-9512bd148a10-np0000007652" released by "attachment_update" :: held 0.079s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:17:25.062868 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-ee105cee-63c9-4ea0-8e9e-8501c67e0c2d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e returned with HTTP 200 Aug 18 13:17:25.063043 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1264/5064] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:17:24 2026] PUT /volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:25.709079 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5d47f3b7-5104-4e40-8a0e-d38556e8ca4e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:25.710922 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d47f3b7-5104-4e40-8a0e-d38556e8ca4e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:25.711183 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d47f3b7-5104-4e40-8a0e-d38556e8ca4e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:25.711391 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d47f3b7-5104-4e40-8a0e-d38556e8ca4e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:25.711495 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5d47f3b7-5104-4e40-8a0e-d38556e8ca4e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:25.716034 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:25.716034 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:25.717004 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d47f3b7-5104-4e40-8a0e-d38556e8ca4e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:25.717330 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1259/5065] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:25 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:25.779410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a90535aa-dddb-42c4-baac-b539080e3e0e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:25.781371 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a90535aa-dddb-42c4-baac-b539080e3e0e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:25.781613 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a90535aa-dddb-42c4-baac-b539080e3e0e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:25.781852 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a90535aa-dddb-42c4-baac-b539080e3e0e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:25.781946 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a90535aa-dddb-42c4-baac-b539080e3e0e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:25.792244 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:25.792244 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:25.793139 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a90535aa-dddb-42c4-baac-b539080e3e0e tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:25.793567 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1268/5066] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:25 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:25.849470 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-524acd38-9e8c-4047-aed3-442743665203 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:25.851414 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-524acd38-9e8c-4047-aed3-442743665203 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:25.851635 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-524acd38-9e8c-4047-aed3-442743665203 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:25.851857 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-524acd38-9e8c-4047-aed3-442743665203 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:25.854186 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=258,cinder:INSERT=43,cinder:UPDATE=84 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:17:25.863282 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:25.863282 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:25.866558 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-524acd38-9e8c-4047-aed3-442743665203 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:25.871354 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-524acd38-9e8c-4047-aed3-442743665203 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:25.871836 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1276/5067] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:25 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:26.731817 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-688153f7-9202-42fc-a976-52eb22ef7d6b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:26.733411 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-688153f7-9202-42fc-a976-52eb22ef7d6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:26.734040 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-688153f7-9202-42fc-a976-52eb22ef7d6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:26.734040 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-688153f7-9202-42fc-a976-52eb22ef7d6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:26.734040 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-688153f7-9202-42fc-a976-52eb22ef7d6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:26.738897 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:26.738897 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:26.740235 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-688153f7-9202-42fc-a976-52eb22ef7d6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:26.740235 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1265/5068] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:26 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:26.804919 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5e694021-88eb-4541-9729-541c1761edb9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:26.806693 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5e694021-88eb-4541-9729-541c1761edb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:26.806964 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5e694021-88eb-4541-9729-541c1761edb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:26.807173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5e694021-88eb-4541-9729-541c1761edb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:26.807301 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5e694021-88eb-4541-9729-541c1761edb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:26.808884 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=218,cinder:INSERT=24,cinder:UPDATE=48 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:17:26.811942 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:26.811942 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:26.812555 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5e694021-88eb-4541-9729-541c1761edb9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:26.812944 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1260/5069] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:26 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:26.885135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dbe4d181-27fb-46e4-91b2-559c179053e7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:26.894145 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dbe4d181-27fb-46e4-91b2-559c179053e7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:26.894367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dbe4d181-27fb-46e4-91b2-559c179053e7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:26.894565 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dbe4d181-27fb-46e4-91b2-559c179053e7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:26.909002 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:26.909002 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:26.912116 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-dbe4d181-27fb-46e4-91b2-559c179053e7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:26.915779 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dbe4d181-27fb-46e4-91b2-559c179053e7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:26.916265 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1269/5070] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:26 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:27.754457 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bffa9627-42d4-4753-aa9b-00cc0f91ff3e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:27.756764 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bffa9627-42d4-4753-aa9b-00cc0f91ff3e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:27.757009 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bffa9627-42d4-4753-aa9b-00cc0f91ff3e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:27.757276 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bffa9627-42d4-4753-aa9b-00cc0f91ff3e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:27.757438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bffa9627-42d4-4753-aa9b-00cc0f91ff3e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:27.762613 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:27.762613 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:27.763642 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bffa9627-42d4-4753-aa9b-00cc0f91ff3e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:27.764098 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1277/5071] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:27 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:27.826609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-654638c9-0242-4505-8149-cf936abbc23d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:27.828549 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-654638c9-0242-4505-8149-cf936abbc23d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:27.828549 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-654638c9-0242-4505-8149-cf936abbc23d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:27.829414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-654638c9-0242-4505-8149-cf936abbc23d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:27.829414 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-654638c9-0242-4505-8149-cf936abbc23d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:27.830651 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=303,cinder:INSERT=52,cinder:UPDATE=99 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:17:27.835755 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:27.835755 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:27.835755 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-654638c9-0242-4505-8149-cf936abbc23d tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:27.836306 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1266/5072] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:27 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:27.929302 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8587579b-c9b2-46e7-b325-fbc29472ef8d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:27.931263 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8587579b-c9b2-46e7-b325-fbc29472ef8d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:27.931263 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8587579b-c9b2-46e7-b325-fbc29472ef8d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:27.931263 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8587579b-c9b2-46e7-b325-fbc29472ef8d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:27.942670 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:27.942670 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:27.946191 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-8587579b-c9b2-46e7-b325-fbc29472ef8d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:27.950942 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8587579b-c9b2-46e7-b325-fbc29472ef8d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:27.950942 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1261/5073] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:27 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:28.313487 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-678ba47f-4482-4031-9326-2c057fc8b298 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:28.316001 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-678ba47f-4482-4031-9326-2c057fc8b298 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e/action Aug 18 13:17:28.316461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-678ba47f-4482-4031-9326-2c057fc8b298 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:28.316639 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-678ba47f-4482-4031-9326-2c057fc8b298 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:28.340124 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:28.340124 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:28.351900 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-df03d833-0dbf-49a6-a716-1c53ca6472f0 req-678ba47f-4482-4031-9326-2c057fc8b298 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e/action returned with HTTP 204 Aug 18 13:17:28.352607 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1270/5074] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:17:28 2026] POST /volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:28.775874 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2cddb196-0270-4edb-a971-b731c9e6c1be None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:28.777797 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2cddb196-0270-4edb-a971-b731c9e6c1be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:28.777977 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2cddb196-0270-4edb-a971-b731c9e6c1be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:28.778104 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2cddb196-0270-4edb-a971-b731c9e6c1be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:28.778219 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2cddb196-0270-4edb-a971-b731c9e6c1be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:28.782291 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:28.782291 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:28.783052 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2cddb196-0270-4edb-a971-b731c9e6c1be tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:28.783481 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1278/5075] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:28 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:28.849291 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b787a72a-a917-48c9-85d1-c537431a29ae None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:28.851702 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b787a72a-a917-48c9-85d1-c537431a29ae tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:28.851963 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b787a72a-a917-48c9-85d1-c537431a29ae tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:28.852219 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b787a72a-a917-48c9-85d1-c537431a29ae tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:28.852406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b787a72a-a917-48c9-85d1-c537431a29ae tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:28.858185 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:28.858185 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:28.859083 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b787a72a-a917-48c9-85d1-c537431a29ae tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:28.859628 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1267/5076] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:28 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:28.869445 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:28.871560 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 Aug 18 13:17:28.871809 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:28.872035 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:28.872250 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume with id: 14daaad7-28eb-44e4-b024-e467c4f39560 Aug 18 13:17:28.880892 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:28.880892 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:28.881339 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:28.897496 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume request issued successfully. Aug 18 13:17:28.897695 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cefa7a54-55d6-4b05-aef9-98ff585472a3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 returned with HTTP 202 Aug 18 13:17:28.898100 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1262/5077] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:28 2026] DELETE /volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:28.907576 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-010d9ca7-be59-4bda-87fd-b23eff152248 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:28.909877 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-010d9ca7-be59-4bda-87fd-b23eff152248 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 Aug 18 13:17:28.910112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-010d9ca7-be59-4bda-87fd-b23eff152248 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:28.910377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-010d9ca7-be59-4bda-87fd-b23eff152248 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:28.918500 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:28.918500 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:28.922843 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-010d9ca7-be59-4bda-87fd-b23eff152248 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:28.927367 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-010d9ca7-be59-4bda-87fd-b23eff152248 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 returned with HTTP 200 Aug 18 13:17:28.927835 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1271/5078] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:28 2026] GET /volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 => generated 1074 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:28.963516 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6dd1a3a5-c57d-4716-b25c-fde28d68bc17 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:28.965849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6dd1a3a5-c57d-4716-b25c-fde28d68bc17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:28.966103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6dd1a3a5-c57d-4716-b25c-fde28d68bc17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:28.966390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6dd1a3a5-c57d-4716-b25c-fde28d68bc17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:28.975936 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:28.975936 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:28.979587 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6dd1a3a5-c57d-4716-b25c-fde28d68bc17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:28.984055 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6dd1a3a5-c57d-4716-b25c-fde28d68bc17 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:28.984459 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1279/5079] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:28 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:29.797471 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-471f5d9b-04ce-408b-ad45-83e76216630b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:29.799223 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-471f5d9b-04ce-408b-ad45-83e76216630b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:29.799478 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-471f5d9b-04ce-408b-ad45-83e76216630b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:29.799673 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-471f5d9b-04ce-408b-ad45-83e76216630b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:29.799775 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-471f5d9b-04ce-408b-ad45-83e76216630b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:29.804285 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:29.804285 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:29.805135 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-471f5d9b-04ce-408b-ad45-83e76216630b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:29.805524 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1268/5080] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:29 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:29.941816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-052cd2b7-f151-499c-b625-ecacf2391702 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:29.943980 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-052cd2b7-f151-499c-b625-ecacf2391702 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 Aug 18 13:17:29.944262 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-052cd2b7-f151-499c-b625-ecacf2391702 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:29.944517 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-052cd2b7-f151-499c-b625-ecacf2391702 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:29.951649 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-052cd2b7-f151-499c-b625-ecacf2391702 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 returned with HTTP 404 Aug 18 13:17:29.952217 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1263/5081] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:29 2026] GET /volume/v3/volumes/14daaad7-28eb-44e4-b024-e467c4f39560 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:29.961788 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-29a255bf-876c-43b1-8a0f-22ff1189983c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:29.964116 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-29a255bf-876c-43b1-8a0f-22ff1189983c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:29.964454 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-29a255bf-876c-43b1-8a0f-22ff1189983c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:29.964717 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-29a255bf-876c-43b1-8a0f-22ff1189983c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:29.964867 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-29a255bf-876c-43b1-8a0f-22ff1189983c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:29.970975 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:29.970975 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:29.971899 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-29a255bf-876c-43b1-8a0f-22ff1189983c tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:29.972554 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1272/5082] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:29 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:29.985274 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-35593358-3fd3-42f9-b839-edf75418bbf3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:29.988032 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35593358-3fd3-42f9-b839-edf75418bbf3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:29.988257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35593358-3fd3-42f9-b839-edf75418bbf3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:29.988574 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-35593358-3fd3-42f9-b839-edf75418bbf3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:29.988652 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-35593358-3fd3-42f9-b839-edf75418bbf3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete backup with id: 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. Aug 18 13:17:29.993413 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:29.993413 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:30.004525 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-35593358-3fd3-42f9-b839-edf75418bbf3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] delete_backup rpcapi backup_id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0 {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:17:30.006144 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-35593358-3fd3-42f9-b839-edf75418bbf3 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 202 Aug 18 13:17:30.006558 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1280/5083] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:29 2026] DELETE /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:30.015348 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-881f39db-1ba7-4cb8-820b-01b0b3aa94bc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:30.017129 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-881f39db-1ba7-4cb8-820b-01b0b3aa94bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:30.017409 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-881f39db-1ba7-4cb8-820b-01b0b3aa94bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:30.017614 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-881f39db-1ba7-4cb8-820b-01b0b3aa94bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:30.017715 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-881f39db-1ba7-4cb8-820b-01b0b3aa94bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:30.022360 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:30.022360 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:30.022976 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-881f39db-1ba7-4cb8-820b-01b0b3aa94bc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 200 Aug 18 13:17:30.023408 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1269/5084] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:30 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:30.819907 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-65e59adf-c469-40a8-a2da-4360a6084dd2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:30.823594 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65e59adf-c469-40a8-a2da-4360a6084dd2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:30.823855 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65e59adf-c469-40a8-a2da-4360a6084dd2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:30.824097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-65e59adf-c469-40a8-a2da-4360a6084dd2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:30.824249 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-65e59adf-c469-40a8-a2da-4360a6084dd2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:30.829387 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:30.829387 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:30.830322 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-65e59adf-c469-40a8-a2da-4360a6084dd2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:30.830760 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1264/5085] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:30 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:31.035474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cadf3b3b-2e3f-42ac-9487-300f5d4f8d08 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:31.037189 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cadf3b3b-2e3f-42ac-9487-300f5d4f8d08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 Aug 18 13:17:31.037521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cadf3b3b-2e3f-42ac-9487-300f5d4f8d08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:31.037793 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cadf3b3b-2e3f-42ac-9487-300f5d4f8d08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:31.038716 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-cadf3b3b-2e3f-42ac-9487-300f5d4f8d08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 5a7d37a7-b5d9-44c7-a848-deaac0f226b0. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:31.041585 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cadf3b3b-2e3f-42ac-9487-300f5d4f8d08 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 returned with HTTP 404 Aug 18 13:17:31.042343 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1273/5086] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:31 2026] GET /volume/v3/backups/5a7d37a7-b5d9-44c7-a848-deaac0f226b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:31.049563 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c8ded5b9-a9bb-4fb5-8843-a98071ce8239 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:31.051834 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c8ded5b9-a9bb-4fb5-8843-a98071ce8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:17:31.052087 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c8ded5b9-a9bb-4fb5-8843-a98071ce8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:31.052360 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c8ded5b9-a9bb-4fb5-8843-a98071ce8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:31.052502 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-c8ded5b9-a9bb-4fb5-8843-a98071ce8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete backup with id: 06d7fdf8-c96d-44b9-b336-659cf8b06e35. Aug 18 13:17:31.057710 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:31.057710 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:31.073575 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-c8ded5b9-a9bb-4fb5-8843-a98071ce8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] delete_backup rpcapi backup_id 06d7fdf8-c96d-44b9-b336-659cf8b06e35 {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:17:31.075574 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c8ded5b9-a9bb-4fb5-8843-a98071ce8239 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 202 Aug 18 13:17:31.076094 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1281/5087] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:31 2026] DELETE /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:31.086000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fc174e8b-acce-4fc8-9b76-8df5c871262f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:31.088130 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fc174e8b-acce-4fc8-9b76-8df5c871262f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:17:31.088604 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fc174e8b-acce-4fc8-9b76-8df5c871262f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:31.088734 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fc174e8b-acce-4fc8-9b76-8df5c871262f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:31.090853 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-fc174e8b-acce-4fc8-9b76-8df5c871262f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:31.094461 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:31.094461 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:31.095240 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fc174e8b-acce-4fc8-9b76-8df5c871262f tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 200 Aug 18 13:17:31.095853 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1270/5088] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:31 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:31.842308 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2714cab0-6341-481a-8987-905ac0e933c3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:31.844340 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2714cab0-6341-481a-8987-905ac0e933c3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:31.844562 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2714cab0-6341-481a-8987-905ac0e933c3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:31.844785 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2714cab0-6341-481a-8987-905ac0e933c3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:31.844918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2714cab0-6341-481a-8987-905ac0e933c3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:31.849576 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:31.849576 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:31.850521 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2714cab0-6341-481a-8987-905ac0e933c3 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:31.850973 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1265/5089] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:31 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:31.865078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:31.866341 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:17:31.866720 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81664823-95ba-4b8f-9d7e-848f7caa5173", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1768692736"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:31.868367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating new backup {'backup': {'volume_id': '81664823-95ba-4b8f-9d7e-848f7caa5173', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1768692736'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:17:31.868581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating backup of volume 81664823-95ba-4b8f-9d7e-848f7caa5173 in container None Aug 18 13:17:31.874840 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:31.874840 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:31.877073 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:17:31.890269 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['5cc03cb4-e1b1-4687-8448-8efadc4a41c5', '1c5d59c1-295f-4533-a19b-82c352e65360'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:31.920058 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-08b0f741-15bd-44f4-ab58-23cc28676ed6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:17:31.920669 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1274/5090] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:17:31 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:31.931394 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e500d33f-712f-466a-b134-54e51d63c051 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:31.933257 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e500d33f-712f-466a-b134-54e51d63c051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:31.933522 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e500d33f-712f-466a-b134-54e51d63c051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:31.933712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e500d33f-712f-466a-b134-54e51d63c051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:31.933809 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e500d33f-712f-466a-b134-54e51d63c051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:31.938099 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:31.938099 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:31.938829 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e500d33f-712f-466a-b134-54e51d63c051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:31.939145 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1282/5091] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:31 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:32.104821 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8da1a11d-6557-4a70-91e6-88713d1cb4a9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.106551 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8da1a11d-6557-4a70-91e6-88713d1cb4a9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 Aug 18 13:17:32.106757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8da1a11d-6557-4a70-91e6-88713d1cb4a9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:32.106927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8da1a11d-6557-4a70-91e6-88713d1cb4a9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:32.107032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8da1a11d-6557-4a70-91e6-88713d1cb4a9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 06d7fdf8-c96d-44b9-b336-659cf8b06e35. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:32.110324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8da1a11d-6557-4a70-91e6-88713d1cb4a9 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 returned with HTTP 404 Aug 18 13:17:32.110738 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1271/5092] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:32 2026] GET /volume/v3/backups/06d7fdf8-c96d-44b9-b336-659cf8b06e35 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:32.116935 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1800b582-c8b0-47e8-9d8b-9b8f02465440 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.118590 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1800b582-c8b0-47e8-9d8b-9b8f02465440 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:32.118786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1800b582-c8b0-47e8-9d8b-9b8f02465440 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:32.118952 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1800b582-c8b0-47e8-9d8b-9b8f02465440 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:32.119088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-1800b582-c8b0-47e8-9d8b-9b8f02465440 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete backup with id: 398eaa73-3d1a-40db-a5df-c4708d9bef2d. Aug 18 13:17:32.122670 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:32.122670 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:32.137107 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.backup.rpcapi [None req-1800b582-c8b0-47e8-9d8b-9b8f02465440 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] delete_backup rpcapi backup_id 398eaa73-3d1a-40db-a5df-c4708d9bef2d {{(pid=100591) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:17:32.138669 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1800b582-c8b0-47e8-9d8b-9b8f02465440 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 202 Aug 18 13:17:32.139071 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1266/5093] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:32 2026] DELETE /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:32.146516 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-41d0c4e5-670a-40fa-a5d0-16392c990f4b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.149689 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-41d0c4e5-670a-40fa-a5d0-16392c990f4b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:32.149689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-41d0c4e5-670a-40fa-a5d0-16392c990f4b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:32.149689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-41d0c4e5-670a-40fa-a5d0-16392c990f4b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:32.149689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-41d0c4e5-670a-40fa-a5d0-16392c990f4b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:32.159104 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:32.159104 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:32.159104 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-41d0c4e5-670a-40fa-a5d0-16392c990f4b tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 200 Aug 18 13:17:32.159104 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1275/5094] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:32 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:32.381032 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3cb273a8-59dd-4925-9263-1343293f48e5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.383350 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3cb273a8-59dd-4925-9263-1343293f48e5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:32.383604 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3cb273a8-59dd-4925-9263-1343293f48e5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:32.383824 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3cb273a8-59dd-4925-9263-1343293f48e5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:32.396038 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:32.396038 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:32.400301 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3cb273a8-59dd-4925-9263-1343293f48e5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:32.405065 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3cb273a8-59dd-4925-9263-1343293f48e5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:32.405649 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1283/5095] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:32 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:32.424692 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-f6a0b81c-02db-431f-b978-f267da46b369 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.426752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-f6a0b81c-02db-431f-b978-f267da46b369 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10/action Aug 18 13:17:32.427137 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-f6a0b81c-02db-431f-b978-f267da46b369 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:32.427317 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-f6a0b81c-02db-431f-b978-f267da46b369 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:32.438843 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:32.438843 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:32.439366 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-f6a0b81c-02db-431f-b978-f267da46b369 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:32.445811 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-f6a0b81c-02db-431f-b978-f267da46b369 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Begin detaching volume completed successfully. Aug 18 13:17:32.446020 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-f6a0b81c-02db-431f-b978-f267da46b369 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10/action returned with HTTP 202 Aug 18 13:17:32.446513 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1272/5096] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:32 2026] POST /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:32.498310 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0d18ffe5-30ba-4943-be07-8c19ffc96912 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.498765 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0d18ffe5-30ba-4943-be07-8c19ffc96912 None None] GET https://10.4.3.126/volume// Aug 18 13:17:32.498953 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0d18ffe5-30ba-4943-be07-8c19ffc96912 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:32.499453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0d18ffe5-30ba-4943-be07-8c19ffc96912 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:32.499642 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0d18ffe5-30ba-4943-be07-8c19ffc96912 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:32.499958 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1267/5097] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17: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 18 13:17:32.512410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-7ba44b33-403a-4aca-8c27-274fe73132b9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.515151 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-7ba44b33-403a-4aca-8c27-274fe73132b9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:17:32.515526 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-7ba44b33-403a-4aca-8c27-274fe73132b9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:32.515791 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-7ba44b33-403a-4aca-8c27-274fe73132b9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:32.528505 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:32.528505 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:32.531975 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-7ba44b33-403a-4aca-8c27-274fe73132b9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:32.536142 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-7ba44b33-403a-4aca-8c27-274fe73132b9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:17:32.536569 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1276/5098] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:32 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:32.950986 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f76228cd-b857-4992-b3b5-5181c545945d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:32.952605 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f76228cd-b857-4992-b3b5-5181c545945d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:32.952807 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f76228cd-b857-4992-b3b5-5181c545945d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:32.953021 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f76228cd-b857-4992-b3b5-5181c545945d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:32.953129 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f76228cd-b857-4992-b3b5-5181c545945d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:32.957131 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:32.957131 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:32.957885 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f76228cd-b857-4992-b3b5-5181c545945d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:32.958221 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1284/5099] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:32 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:33.169836 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0426b5d8-a475-4cc2-b1f2-2c1becc70fbd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:33.171945 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0426b5d8-a475-4cc2-b1f2-2c1becc70fbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d Aug 18 13:17:33.172242 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0426b5d8-a475-4cc2-b1f2-2c1becc70fbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:33.172462 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0426b5d8-a475-4cc2-b1f2-2c1becc70fbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:33.172600 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0426b5d8-a475-4cc2-b1f2-2c1becc70fbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Show backup with id 398eaa73-3d1a-40db-a5df-c4708d9bef2d. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:33.176712 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0426b5d8-a475-4cc2-b1f2-2c1becc70fbd tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d returned with HTTP 404 Aug 18 13:17:33.177284 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1273/5100] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:33 2026] GET /volume/v3/backups/398eaa73-3d1a-40db-a5df-c4708d9bef2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:33.183475 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:33.185020 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 Aug 18 13:17:33.185259 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:33.185443 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:33.185606 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume with id: f8dc2f26-7850-4816-b79d-3a4335263f69 Aug 18 13:17:33.192298 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:33.192298 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:33.192611 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:33.207861 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Delete volume request issued successfully. Aug 18 13:17:33.208044 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4fa65b9a-07b2-40b4-aaa8-db9baa748278 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 returned with HTTP 202 Aug 18 13:17:33.208654 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1268/5101] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:33 2026] DELETE /volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:33.216105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ea3f8d0d-cf6a-4191-bb20-d732a3199b52 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:33.219039 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ea3f8d0d-cf6a-4191-bb20-d732a3199b52 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 Aug 18 13:17:33.221290 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ea3f8d0d-cf6a-4191-bb20-d732a3199b52 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:33.221290 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ea3f8d0d-cf6a-4191-bb20-d732a3199b52 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:33.227347 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:33.227347 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:33.232007 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ea3f8d0d-cf6a-4191-bb20-d732a3199b52 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Volume info retrieved successfully. Aug 18 13:17:33.236125 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ea3f8d0d-cf6a-4191-bb20-d732a3199b52 tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 returned with HTTP 200 Aug 18 13:17:33.236637 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1277/5102] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:33 2026] GET /volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:33.968185 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cdf8e31e-d71d-4720-aa0e-00c4abbb5179 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:33.970198 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cdf8e31e-d71d-4720-aa0e-00c4abbb5179 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:33.970438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cdf8e31e-d71d-4720-aa0e-00c4abbb5179 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:33.970665 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cdf8e31e-d71d-4720-aa0e-00c4abbb5179 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:33.970802 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-cdf8e31e-d71d-4720-aa0e-00c4abbb5179 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:33.975626 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:33.975626 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:33.976534 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cdf8e31e-d71d-4720-aa0e-00c4abbb5179 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:33.976950 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1285/5103] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:33 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:34.248522 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-63a0cc31-96c1-4681-816f-93a720003ebc None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:34.250543 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-63a0cc31-96c1-4681-816f-93a720003ebc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] GET https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 Aug 18 13:17:34.250790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-63a0cc31-96c1-4681-816f-93a720003ebc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:34.251003 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-63a0cc31-96c1-4681-816f-93a720003ebc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:34.258818 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-63a0cc31-96c1-4681-816f-93a720003ebc tempest-ProjectAdminTests33-722904992 tempest-ProjectAdminTests33-722904992-project-admin] https://10.4.3.126/volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 returned with HTTP 404 Aug 18 13:17:34.259428 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1274/5104] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:34 2026] GET /volume/v3/volumes/f8dc2f26-7850-4816-b79d-3a4335263f69 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:34.696045 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3b4c89e6-1b86-4a77-9bd8-29f895c2e031 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:34.698490 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3b4c89e6-1b86-4a77-9bd8-29f895c2e031 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e Aug 18 13:17:34.698708 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3b4c89e6-1b86-4a77-9bd8-29f895c2e031 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:34.698970 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3b4c89e6-1b86-4a77-9bd8-29f895c2e031 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:34.708741 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:34.708741 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:34.754388 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-1dccf547-d671-4f1f-a567-fa1b639d8f12 req-3b4c89e6-1b86-4a77-9bd8-29f895c2e031 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e returned with HTTP 200 Aug 18 13:17:34.754850 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1269/5105] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:34 2026] DELETE /volume/v3/attachments/e225c651-167b-4af8-82a0-f8d3a21b5a0e => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:34.987527 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cdd952c2-ac55-41be-8321-8f186c2755ef None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:34.989333 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cdd952c2-ac55-41be-8321-8f186c2755ef tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:34.989519 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cdd952c2-ac55-41be-8321-8f186c2755ef tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:34.989712 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cdd952c2-ac55-41be-8321-8f186c2755ef tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:34.989811 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-cdd952c2-ac55-41be-8321-8f186c2755ef tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:34.994079 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:34.994079 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:34.994871 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cdd952c2-ac55-41be-8321-8f186c2755ef tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:34.995450 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1278/5106] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:34 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:35.660541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:35.662623 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:35.663007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2136322215", "snapshot_id": "a359d5c0-486c-40a4-bda7-1f67297f2e99", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:35.664912 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2136322215', 'snapshot_id': 'a359d5c0-486c-40a4-bda7-1f67297f2e99', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:35.671841 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:35.671841 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:35.672461 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:35.672604 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume of 1 GB Aug 18 13:17:35.677599 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Availability Zones retrieved successfully. Aug 18 13:17:35.682713 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (094751c8-405a-4124-b729-21263c84b832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:35.683796 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a68d5a3-173a-4001-bcc9-7896b1c97a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.684692 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:35.716345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:35.718192 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a68d5a3-173a-4001-bcc9-7896b1c97a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a359d5c0-486c-40a4-bda7-1f67297f2e99', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.718971 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d8e059-16da-49c9-9f10-1a1944157a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.763448 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Created reservations ['f33908b4-91b8-4069-bb74-ac83a69c2332', '9264c73b-8432-4710-a73f-b438cda156c3', 'ee9cc4e6-7226-4232-8287-a7b51d4e29d6', '39a15977-19e8-4d5b-818c-8595a74f2681'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:35.764621 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d8e059-16da-49c9-9f10-1a1944157a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f33908b4-91b8-4069-bb74-ac83a69c2332', '9264c73b-8432-4710-a73f-b438cda156c3', 'ee9cc4e6-7226-4232-8287-a7b51d4e29d6', '39a15977-19e8-4d5b-818c-8595a74f2681']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.765629 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e9c436-af70-44b5-8234-8776eccb2420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.814278 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:35.814500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e9c436-af70-44b5-8234-8776eccb2420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e1aad04-1684-4f28-9195-60368bd43793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2136322215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['f33908b4-91b8-4069-bb74-ac83a69c2332','9264c73b-8432-4710-a73f-b438cda156c3','ee9cc4e6-7226-4232-8287-a7b51d4e29d6','39a15977-19e8-4d5b-818c-8595a74f2681'],size=1,snapshot_id=a359d5c0-486c-40a4-bda7-1f67297f2e99,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2136322215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e1aad04-1684-4f28-9195-60368bd43793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d1c40d7d4634ae99000ee731277dda9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a359d5c0-486c-40a4-bda7-1f67297f2e99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7b9b54da78401787fa085f9fa06009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.814652 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-632694591"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:35.815386 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a327d76d-ebf6-44e6-96ea-8ef66d72d32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.815868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-632694591'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:35.815987 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Create volume of 1 GB Aug 18 13:17:35.820157 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Availability Zones retrieved successfully. Aug 18 13:17:35.825321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Flow 'volume_create_api' (4fad09ac-28a1-4f99-923b-0b6caf2d5197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:35.826215 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052ab9ba-0218-4668-854f-9b4143fe38be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.826933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:35.839288 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a327d76d-ebf6-44e6-96ea-8ef66d72d32f) transitioned into state 'SUCCESS' from state '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-2136322215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['f33908b4-91b8-4069-bb74-ac83a69c2332','9264c73b-8432-4710-a73f-b438cda156c3','ee9cc4e6-7226-4232-8287-a7b51d4e29d6','39a15977-19e8-4d5b-818c-8595a74f2681'],size=1,snapshot_id=a359d5c0-486c-40a4-bda7-1f67297f2e99,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.840018 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d376c3-84b4-4d47-9ef1-d04abb4e73f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.852663 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052ab9ba-0218-4668-854f-9b4143fe38be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.853541 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3740a13-fd31-456c-94db-f63857e25206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.862372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d376c3-84b4-4d47-9ef1-d04abb4e73f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.863170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (094751c8-405a-4124-b729-21263c84b832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:35.863515 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request issued successfully. Aug 18 13:17:35.864135 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-75dafaa4-eaa5-4ae2-959e-458df28ae997 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:17:35.864580 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1286/5107] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:17:35 2026] POST /volume/v3/volumes => generated 791 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:35.880377 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ac0cd7d6-18b8-4382-8493-1e3a167d0697 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:35.882139 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac0cd7d6-18b8-4382-8493-1e3a167d0697 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:35.882352 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac0cd7d6-18b8-4382-8493-1e3a167d0697 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:35.882561 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac0cd7d6-18b8-4382-8493-1e3a167d0697 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:35.889080 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:35.889080 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:35.893157 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ac0cd7d6-18b8-4382-8493-1e3a167d0697 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:35.897239 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac0cd7d6-18b8-4382-8493-1e3a167d0697 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:35.897586 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1270/5108] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:35 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:35.919574 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Created reservations ['e8455576-c86c-4bea-b6f4-d76b1fc392b8', '832dc4cc-b540-49d6-bbae-5418013f90c4', 'ad4af756-e338-41ab-b664-2d3a419328a2', '44a8aa29-49c2-4b8a-8587-beafd7e6930f'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:35.920367 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3740a13-fd31-456c-94db-f63857e25206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8455576-c86c-4bea-b6f4-d76b1fc392b8', '832dc4cc-b540-49d6-bbae-5418013f90c4', 'ad4af756-e338-41ab-b664-2d3a419328a2', '44a8aa29-49c2-4b8a-8587-beafd7e6930f']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.921073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19813ef7-76d8-493e-9947-7239ffdd3cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.944037 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19813ef7-76d8-493e-9947-7239ffdd3cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1cc1af2-f081-4461-906f-c5f2d053dae0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-632694591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b908f157202f432b906f4443b63e2b17',qos_specs=None,replication_status=,reservations=['e8455576-c86c-4bea-b6f4-d76b1fc392b8','832dc4cc-b540-49d6-bbae-5418013f90c4','ad4af756-e338-41ab-b664-2d3a419328a2','44a8aa29-49c2-4b8a-8587-beafd7e6930f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3f28f627f742c9b89a96e2f9b6fe46',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-632694591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1cc1af2-f081-4461-906f-c5f2d053dae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b908f157202f432b906f4443b63e2b17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c3f28f627f742c9b89a96e2f9b6fe46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.944847 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8973c47b-ca3d-4855-865d-69c54283816a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.968978 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8973c47b-ca3d-4855-865d-69c54283816a) transitioned into state 'SUCCESS' from state '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-632694591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b908f157202f432b906f4443b63e2b17',qos_specs=None,replication_status=,reservations=['e8455576-c86c-4bea-b6f4-d76b1fc392b8','832dc4cc-b540-49d6-bbae-5418013f90c4','ad4af756-e338-41ab-b664-2d3a419328a2','44a8aa29-49c2-4b8a-8587-beafd7e6930f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3f28f627f742c9b89a96e2f9b6fe46',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.969950 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b268bdb5-7579-4ce7-a7e4-960bfeef19e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:35.984484 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b268bdb5-7579-4ce7-a7e4-960bfeef19e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:35.985553 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Flow 'volume_create_api' (4fad09ac-28a1-4f99-923b-0b6caf2d5197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:35.985919 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Create volume request issued successfully. Aug 18 13:17:35.986768 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-81f8a34a-e83a-4344-aecf-8515d7458a36 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:17:35.987234 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1275/5109] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:17:35 2026] POST /volume/v3/volumes => generated 777 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:36.004536 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1aa65253-4404-4d9b-9977-af332beb1667 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:36.007062 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2414f7cd-78cd-4733-a2ba-5df3ac6dbe9c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:36.007704 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1aa65253-4404-4d9b-9977-af332beb1667 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 Aug 18 13:17:36.007999 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1aa65253-4404-4d9b-9977-af332beb1667 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:36.008264 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1aa65253-4404-4d9b-9977-af332beb1667 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:36.009869 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2414f7cd-78cd-4733-a2ba-5df3ac6dbe9c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:36.010108 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2414f7cd-78cd-4733-a2ba-5df3ac6dbe9c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:36.010349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2414f7cd-78cd-4733-a2ba-5df3ac6dbe9c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:36.010469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-2414f7cd-78cd-4733-a2ba-5df3ac6dbe9c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:36.015113 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:36.015113 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:36.015876 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2414f7cd-78cd-4733-a2ba-5df3ac6dbe9c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:36.016363 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1287/5110] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:36 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:36.018072 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:36.018072 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:36.022732 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-1aa65253-4404-4d9b-9977-af332beb1667 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Volume info retrieved successfully. Aug 18 13:17:36.027140 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1aa65253-4404-4d9b-9977-af332beb1667 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 returned with HTTP 200 Aug 18 13:17:36.027610 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1279/5111] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:36 2026] GET /volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:36.912712 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f2655af9-5c26-4618-9e94-68d5b0e0291d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:36.914475 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f2655af9-5c26-4618-9e94-68d5b0e0291d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:36.914666 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f2655af9-5c26-4618-9e94-68d5b0e0291d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:36.914842 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f2655af9-5c26-4618-9e94-68d5b0e0291d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:36.922482 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:36.922482 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:36.926729 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f2655af9-5c26-4618-9e94-68d5b0e0291d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:36.931466 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f2655af9-5c26-4618-9e94-68d5b0e0291d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:36.931838 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1271/5112] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:36 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:36.947486 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4ee1dd4d-26ac-4a73-9647-8489af210a63 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:36.949775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ee1dd4d-26ac-4a73-9647-8489af210a63 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:36.950052 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ee1dd4d-26ac-4a73-9647-8489af210a63 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:36.950324 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ee1dd4d-26ac-4a73-9647-8489af210a63 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:36.958381 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:36.958381 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:36.962514 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4ee1dd4d-26ac-4a73-9647-8489af210a63 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:36.967084 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ee1dd4d-26ac-4a73-9647-8489af210a63 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:36.967751 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1276/5113] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:36 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:37.026608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4315930b-c446-4009-8af0-e044bf03d518 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.028912 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4315930b-c446-4009-8af0-e044bf03d518 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:37.029246 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4315930b-c446-4009-8af0-e044bf03d518 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.029537 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4315930b-c446-4009-8af0-e044bf03d518 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.029726 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-4315930b-c446-4009-8af0-e044bf03d518 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:37.035839 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.035839 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:37.036910 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4315930b-c446-4009-8af0-e044bf03d518 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:37.037432 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1288/5114] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:37.041987 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dcc877d1-9d50-4377-8cc5-eb44dc784dc0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.044390 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dcc877d1-9d50-4377-8cc5-eb44dc784dc0 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 Aug 18 13:17:37.044697 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dcc877d1-9d50-4377-8cc5-eb44dc784dc0 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.044942 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dcc877d1-9d50-4377-8cc5-eb44dc784dc0 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.053406 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.053406 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:37.057965 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-dcc877d1-9d50-4377-8cc5-eb44dc784dc0 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Volume info retrieved successfully. Aug 18 13:17:37.062615 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dcc877d1-9d50-4377-8cc5-eb44dc784dc0 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 returned with HTTP 200 Aug 18 13:17:37.063051 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1280/5115] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:37.076675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.078906 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:17:37.079437 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1cc1af2-f081-4461-906f-c5f2d053dae0", "name": "tempest-type-Backup-1832682808"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:37.081297 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Creating new backup {'backup': {'volume_id': 'a1cc1af2-f081-4461-906f-c5f2d053dae0', 'name': 'tempest-type-Backup-1832682808'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:17:37.081473 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Creating backup of volume a1cc1af2-f081-4461-906f-c5f2d053dae0 in container None Aug 18 13:17:37.089056 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.089056 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:37.089460 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Volume info retrieved successfully. Aug 18 13:17:37.116886 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Created reservations ['40b16105-1fa0-4955-9650-da056238f50b', 'dcf97d1c-2251-4a9c-97dd-16813cdf766e'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:37.149090 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2124888b-1845-4c24-8e16-e2fcd3af8ec2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:17:37.149881 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1272/5116] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:17:37 2026] POST /volume/v3/backups => generated 316 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:37.158337 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5bdf9500-18d5-42df-9b3a-16af6ce7b123 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.160055 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5bdf9500-18d5-42df-9b3a-16af6ce7b123 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:37.160298 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5bdf9500-18d5-42df-9b3a-16af6ce7b123 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.160482 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5bdf9500-18d5-42df-9b3a-16af6ce7b123 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.160590 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-5bdf9500-18d5-42df-9b3a-16af6ce7b123 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:37.165139 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.165139 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:37.165985 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5bdf9500-18d5-42df-9b3a-16af6ce7b123 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:37.166504 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1277/5117] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:37.491536 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-8d825826-7c7e-4646-905b-2d9da36adf58 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.493779 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-8d825826-7c7e-4646-905b-2d9da36adf58 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:37.494044 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-8d825826-7c7e-4646-905b-2d9da36adf58 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.494311 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-8d825826-7c7e-4646-905b-2d9da36adf58 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.502328 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.502328 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:37.507624 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-8d825826-7c7e-4646-905b-2d9da36adf58 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:37.512715 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-8d825826-7c7e-4646-905b-2d9da36adf58 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:37.513184 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1289/5118] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:37.606887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3dc1a4b7-3126-4d79-98ed-a6dc6960cb55 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.607379 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3dc1a4b7-3126-4d79-98ed-a6dc6960cb55 None None] GET https://10.4.3.126/volume// Aug 18 13:17:37.607591 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3dc1a4b7-3126-4d79-98ed-a6dc6960cb55 None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.607842 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3dc1a4b7-3126-4d79-98ed-a6dc6960cb55 None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.608311 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3dc1a4b7-3126-4d79-98ed-a6dc6960cb55 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:37.608648 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1281/5119] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:37.615755 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-ede9fd46-0298-4f2b-8a7e-f7e8c223364e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.671623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-f7cc0448-9010-49b0-99c0-571488383403 req-14f67b5b-5ece-407e-9fc1-4e2a031a26f6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.673720 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-14f67b5b-5ece-407e-9fc1-4e2a031a26f6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:37.673927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-14f67b5b-5ece-407e-9fc1-4e2a031a26f6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.674157 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-14f67b5b-5ece-407e-9fc1-4e2a031a26f6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.684668 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.684668 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:37.688786 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-f7cc0448-9010-49b0-99c0-571488383403 req-14f67b5b-5ece-407e-9fc1-4e2a031a26f6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:37.692314 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-ede9fd46-0298-4f2b-8a7e-f7e8c223364e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:17:37.692866 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-ede9fd46-0298-4f2b-8a7e-f7e8c223364e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e1aad04-1684-4f28-9195-60368bd43793", "connector": null, "instance_uuid": "253fc266-1a5d-40c7-b975-56f0788be355"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:37.694396 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-14f67b5b-5ece-407e-9fc1-4e2a031a26f6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:37.694928 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1278/5120] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:37.701976 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.701976 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:37.732308 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-ede9fd46-0298-4f2b-8a7e-f7e8c223364e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:17:37.733055 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1273/5121] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:17:37 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:37.770077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7dc118f1-1980-4667-aa32-4ae1a9e8eecd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.770862 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-acd20b48-f931-4cd5-8411-ed6df73cab7c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.771264 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-acd20b48-f931-4cd5-8411-ed6df73cab7c None None] GET https://10.4.3.126/volume// Aug 18 13:17:37.771436 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-acd20b48-f931-4cd5-8411-ed6df73cab7c None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.771585 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2dcf1d85-14f2-43b3-9132-994f9e66d78e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.771661 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-acd20b48-f931-4cd5-8411-ed6df73cab7c None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.771977 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2dcf1d85-14f2-43b3-9132-994f9e66d78e None None] GET https://10.4.3.126/volume// Aug 18 13:17:37.772030 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-acd20b48-f931-4cd5-8411-ed6df73cab7c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:37.772218 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2dcf1d85-14f2-43b3-9132-994f9e66d78e None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.772276 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1282/5122] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:37.772433 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7dc118f1-1980-4667-aa32-4ae1a9e8eecd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:37.772499 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2dcf1d85-14f2-43b3-9132-994f9e66d78e None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.773121 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7dc118f1-1980-4667-aa32-4ae1a9e8eecd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.773188 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2dcf1d85-14f2-43b3-9132-994f9e66d78e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:37.773249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7dc118f1-1980-4667-aa32-4ae1a9e8eecd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.773294 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1279/5123] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:37.782576 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-4b103c3c-1376-46d4-b800-6d457be23a20 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.785003 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-4b103c3c-1376-46d4-b800-6d457be23a20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:37.785307 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-4b103c3c-1376-46d4-b800-6d457be23a20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.785401 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-f7cc0448-9010-49b0-99c0-571488383403 req-2027ee4a-93e1-4b5d-84a3-786ec7b9f534 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.785516 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-4b103c3c-1376-46d4-b800-6d457be23a20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.787034 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.787034 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:37.790698 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7dc118f1-1980-4667-aa32-4ae1a9e8eecd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:37.795474 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7dc118f1-1980-4667-aa32-4ae1a9e8eecd tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:37.795903 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1290/5124] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:37.796442 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.796442 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:37.800398 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-4b103c3c-1376-46d4-b800-6d457be23a20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:37.806428 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-4b103c3c-1376-46d4-b800-6d457be23a20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:37.806839 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1274/5125] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:37.821063 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-2027ee4a-93e1-4b5d-84a3-786ec7b9f534 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:17:37.821439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-2027ee4a-93e1-4b5d-84a3-786ec7b9f534 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4cec3f7-4d34-4a23-86a7-5886c50444ce", "connector": null, "instance_uuid": "e05c470d-b633-4819-b5c8-ea669d48aa8b"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:37.834558 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.834558 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:37.861897 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-2027ee4a-93e1-4b5d-84a3-786ec7b9f534 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:17:37.862420 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1283/5126] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:17:37 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:37.891105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a4c852c8-2284-41fb-86d8-973cd500db0b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.893037 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4c852c8-2284-41fb-86d8-973cd500db0b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:37.893333 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a4c852c8-2284-41fb-86d8-973cd500db0b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.893555 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a4c852c8-2284-41fb-86d8-973cd500db0b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.910121 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.910121 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:37.910613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-94763dc8-7e46-4483-b083-5f6b008f5a5b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.910796 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94763dc8-7e46-4483-b083-5f6b008f5a5b None None] GET https://10.4.3.126/volume// Aug 18 13:17:37.911278 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94763dc8-7e46-4483-b083-5f6b008f5a5b None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.911278 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-94763dc8-7e46-4483-b083-5f6b008f5a5b None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.911513 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-94763dc8-7e46-4483-b083-5f6b008f5a5b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:37.911951 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-18059cbd-fd6d-40ec-9230-e609ce9fee1d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.912008 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1291/5127] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:37.914150 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a4c852c8-2284-41fb-86d8-973cd500db0b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:37.914807 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-18059cbd-fd6d-40ec-9230-e609ce9fee1d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] PUT https://10.4.3.126/volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82 Aug 18 13:17:37.915108 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-18059cbd-fd6d-40ec-9230-e609ce9fee1d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:37.919783 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4c852c8-2284-41fb-86d8-973cd500db0b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:37.920257 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1280/5128] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1213 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:37.921809 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-f7cc0448-9010-49b0-99c0-571488383403 req-691a42d3-d618-45d5-b2ba-4f8dd2cf395b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:37.925980 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-691a42d3-d618-45d5-b2ba-4f8dd2cf395b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:37.926280 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-691a42d3-d618-45d5-b2ba-4f8dd2cf395b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:37.926453 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-691a42d3-d618-45d5-b2ba-4f8dd2cf395b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:37.930474 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-18059cbd-fd6d-40ec-9230-e609ce9fee1d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Acquiring lock "cinder-attachment_update-1e1aad04-1684-4f28-9195-60368bd43793-np0000007652" by "attachment_update" {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:17:37.938582 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-18059cbd-fd6d-40ec-9230-e609ce9fee1d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-1e1aad04-1684-4f28-9195-60368bd43793-np0000007652" acquired by "attachment_update" :: waited 0.008s {{(pid=100591) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:17:37.939008 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.939008 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:37.939552 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:37.939552 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:37.942068 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-f7cc0448-9010-49b0-99c0-571488383403 req-691a42d3-d618-45d5-b2ba-4f8dd2cf395b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:37.946625 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-691a42d3-d618-45d5-b2ba-4f8dd2cf395b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:37.947162 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1284/5129] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:37 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:38.025322 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.coordination [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-18059cbd-fd6d-40ec-9230-e609ce9fee1d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-1e1aad04-1684-4f28-9195-60368bd43793-np0000007652" released by "attachment_update" :: held 0.087s {{(pid=100591) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:17:38.025815 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-18059cbd-fd6d-40ec-9230-e609ce9fee1d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82 returned with HTTP 200 Aug 18 13:17:38.026495 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1275/5130] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:17:37 2026] PUT /volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:38.047936 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6eec410e-791d-450c-b66b-dd38b92c92fa None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:38.050080 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6eec410e-791d-450c-b66b-dd38b92c92fa tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:38.050285 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6eec410e-791d-450c-b66b-dd38b92c92fa tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:38.050451 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6eec410e-791d-450c-b66b-dd38b92c92fa tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:38.050547 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-6eec410e-791d-450c-b66b-dd38b92c92fa tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:38.050681 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-f7cc0448-9010-49b0-99c0-571488383403 req-ca0a41c0-e623-45a0-88d5-535fe6c5e6cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:38.052718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-ca0a41c0-e623-45a0-88d5-535fe6c5e6cf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] PUT https://10.4.3.126/volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61 Aug 18 13:17:38.053128 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-ca0a41c0-e623-45a0-88d5-535fe6c5e6cf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:38.055532 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:38.055532 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:38.056433 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6eec410e-791d-450c-b66b-dd38b92c92fa tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:38.056854 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1292/5131] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:38 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:38.061006 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f7cc0448-9010-49b0-99c0-571488383403 req-ca0a41c0-e623-45a0-88d5-535fe6c5e6cf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Acquiring lock "cinder-attachment_update-c4cec3f7-4d34-4a23-86a7-5886c50444ce-np0000007652" by "attachment_update" {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:17:38.065370 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f7cc0448-9010-49b0-99c0-571488383403 req-ca0a41c0-e623-45a0-88d5-535fe6c5e6cf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-c4cec3f7-4d34-4a23-86a7-5886c50444ce-np0000007652" acquired by "attachment_update" :: waited 0.004s {{(pid=100590) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:17:38.066286 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:38.066286 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:38.142605 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.coordination [req-f7cc0448-9010-49b0-99c0-571488383403 req-ca0a41c0-e623-45a0-88d5-535fe6c5e6cf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-c4cec3f7-4d34-4a23-86a7-5886c50444ce-np0000007652" released by "attachment_update" :: held 0.077s {{(pid=100590) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:17:38.143304 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-ca0a41c0-e623-45a0-88d5-535fe6c5e6cf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61 returned with HTTP 200 Aug 18 13:17:38.144119 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1281/5132] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:17:38 2026] PUT /volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:38.177405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-41de6e14-1077-4cf0-b069-79db1209a07b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:38.179224 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-41de6e14-1077-4cf0-b069-79db1209a07b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:38.179423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-41de6e14-1077-4cf0-b069-79db1209a07b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:38.179597 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-41de6e14-1077-4cf0-b069-79db1209a07b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:38.179704 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-41de6e14-1077-4cf0-b069-79db1209a07b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:38.184371 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:38.184371 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:38.184966 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-41de6e14-1077-4cf0-b069-79db1209a07b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:38.185375 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1285/5133] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:38 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:38.812819 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a9d2d001-eb8e-4b78-8ce1-8ad3c5eb1d9f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:38.814896 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9d2d001-eb8e-4b78-8ce1-8ad3c5eb1d9f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:38.815142 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9d2d001-eb8e-4b78-8ce1-8ad3c5eb1d9f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:38.815397 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9d2d001-eb8e-4b78-8ce1-8ad3c5eb1d9f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:38.825097 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:38.825097 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:38.828391 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a9d2d001-eb8e-4b78-8ce1-8ad3c5eb1d9f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:38.832258 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9d2d001-eb8e-4b78-8ce1-8ad3c5eb1d9f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:38.832605 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1276/5134] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:38 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:38.933304 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7ac11f83-c6a3-4bcc-bc19-7f9cbfc0dc5d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:38.934828 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ac11f83-c6a3-4bcc-bc19-7f9cbfc0dc5d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:38.935025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ac11f83-c6a3-4bcc-bc19-7f9cbfc0dc5d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:38.935195 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ac11f83-c6a3-4bcc-bc19-7f9cbfc0dc5d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:38.945521 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:38.945521 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:38.948325 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7ac11f83-c6a3-4bcc-bc19-7f9cbfc0dc5d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:38.951711 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ac11f83-c6a3-4bcc-bc19-7f9cbfc0dc5d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:38.952045 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1293/5135] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:38 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:39.067901 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dc0b7c6d-6e2b-486d-894f-c8456d7c2d6f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:39.070134 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc0b7c6d-6e2b-486d-894f-c8456d7c2d6f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:39.070401 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc0b7c6d-6e2b-486d-894f-c8456d7c2d6f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:39.070649 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc0b7c6d-6e2b-486d-894f-c8456d7c2d6f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:39.070786 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-dc0b7c6d-6e2b-486d-894f-c8456d7c2d6f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:39.075885 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:39.075885 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:39.076803 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc0b7c6d-6e2b-486d-894f-c8456d7c2d6f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:39.077277 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1282/5136] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:39 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:39.197081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-95c36acf-0754-4408-9016-9e32c372f153 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:39.199169 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95c36acf-0754-4408-9016-9e32c372f153 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:39.199471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95c36acf-0754-4408-9016-9e32c372f153 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:39.199705 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-95c36acf-0754-4408-9016-9e32c372f153 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:39.199840 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-95c36acf-0754-4408-9016-9e32c372f153 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:39.204538 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:39.204538 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:39.205253 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-95c36acf-0754-4408-9016-9e32c372f153 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:39.205675 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1286/5137] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:39 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:39.846548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e460376b-7e3c-4238-ae96-47cd54c22239 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:39.848321 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e460376b-7e3c-4238-ae96-47cd54c22239 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:39.848499 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e460376b-7e3c-4238-ae96-47cd54c22239 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:39.848693 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e460376b-7e3c-4238-ae96-47cd54c22239 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:39.857553 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:39.857553 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:39.860509 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e460376b-7e3c-4238-ae96-47cd54c22239 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:39.863874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e460376b-7e3c-4238-ae96-47cd54c22239 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:39.864199 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1277/5138] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:39 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:39.964262 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-47da67e5-b61c-47d8-b262-920b90b67136 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:39.966352 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47da67e5-b61c-47d8-b262-920b90b67136 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:39.966593 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47da67e5-b61c-47d8-b262-920b90b67136 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:39.966850 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47da67e5-b61c-47d8-b262-920b90b67136 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:39.980296 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:39.980296 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:39.984121 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47da67e5-b61c-47d8-b262-920b90b67136 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:39.988988 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47da67e5-b61c-47d8-b262-920b90b67136 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:39.989538 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1294/5139] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:39 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:40.086636 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0518f0a9-cd92-4777-80e7-780893ab2ec8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:40.088435 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0518f0a9-cd92-4777-80e7-780893ab2ec8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:40.088625 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0518f0a9-cd92-4777-80e7-780893ab2ec8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:40.088803 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0518f0a9-cd92-4777-80e7-780893ab2ec8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:40.088925 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0518f0a9-cd92-4777-80e7-780893ab2ec8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:40.092965 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:40.092965 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:40.093658 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0518f0a9-cd92-4777-80e7-780893ab2ec8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:40.094186 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1283/5140] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:40 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:40.103474 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-35217eed-630d-4b24-8b0f-7e825a549d41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:40.105264 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36/restore Aug 18 13:17:40.105648 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "81664823-95ba-4b8f-9d7e-848f7caa5173"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:40.107073 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.backups [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Restoring backup 81e4ef32-5f2f-42eb-9693-7460016a4d36 ({'restore': {'volume_id': '81664823-95ba-4b8f-9d7e-848f7caa5173'}}) {{(pid=100588) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:17:40.107266 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Restoring backup 81e4ef32-5f2f-42eb-9693-7460016a4d36 to volume 81664823-95ba-4b8f-9d7e-848f7caa5173. Aug 18 13:17:40.111227 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:40.111227 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:40.117847 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:40.117847 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:40.118413 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:17:40.118577 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.api [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Checking backup size 1 against volume size 1 {{(pid=100588) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:17:40.118720 np0000007652 devstack@c-api.service[100588]: INFO cinder.backup.api [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Overwriting volume 81664823-95ba-4b8f-9d7e-848f7caa5173 with restore of backup 81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:40.128010 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] restore_backup in rpcapi backup_id 81e4ef32-5f2f-42eb-9693-7460016a4d36 {{(pid=100588) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:17:40.129810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-35217eed-630d-4b24-8b0f-7e825a549d41 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36/restore returned with HTTP 202 Aug 18 13:17:40.130194 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1287/5141] 10.4.3.126 () {68 vars in 1393 bytes} [Tue Aug 18 13:17:40 2026] POST /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36/restore => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:40.137520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c7a8189d-775a-4503-85d8-8c000199eae6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:40.139571 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7a8189d-775a-4503-85d8-8c000199eae6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:40.139759 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7a8189d-775a-4503-85d8-8c000199eae6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:40.139935 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7a8189d-775a-4503-85d8-8c000199eae6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:40.140043 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c7a8189d-775a-4503-85d8-8c000199eae6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:40.144501 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:40.144501 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:40.145202 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7a8189d-775a-4503-85d8-8c000199eae6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:40.145580 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1278/5142] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:40 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:40.215674 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-af16cffc-913e-41c1-bbb9-877bf2f25713 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:40.217556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af16cffc-913e-41c1-bbb9-877bf2f25713 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:40.217759 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af16cffc-913e-41c1-bbb9-877bf2f25713 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:40.218014 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-af16cffc-913e-41c1-bbb9-877bf2f25713 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:40.218128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-af16cffc-913e-41c1-bbb9-877bf2f25713 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:40.222255 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:40.222255 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:40.222849 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-af16cffc-913e-41c1-bbb9-877bf2f25713 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:40.223265 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1295/5143] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:40 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:40.876222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1a27dfa0-05cd-46dd-8f04-748dd89dfce2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:40.877867 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a27dfa0-05cd-46dd-8f04-748dd89dfce2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:40.878036 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a27dfa0-05cd-46dd-8f04-748dd89dfce2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:40.878217 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a27dfa0-05cd-46dd-8f04-748dd89dfce2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:40.887119 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:40.887119 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:40.890070 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1a27dfa0-05cd-46dd-8f04-748dd89dfce2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:40.893680 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a27dfa0-05cd-46dd-8f04-748dd89dfce2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:40.894061 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1284/5144] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:40 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:41.002521 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4b64839a-c9d8-42bd-95a5-c9b22109c0e4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:41.004319 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4b64839a-c9d8-42bd-95a5-c9b22109c0e4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:41.004543 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4b64839a-c9d8-42bd-95a5-c9b22109c0e4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:41.004753 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4b64839a-c9d8-42bd-95a5-c9b22109c0e4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:41.015922 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:41.015922 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:41.019899 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4b64839a-c9d8-42bd-95a5-c9b22109c0e4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:41.024156 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4b64839a-c9d8-42bd-95a5-c9b22109c0e4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:41.024875 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1288/5145] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:41 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:41.156419 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b53afb80-1404-47fb-ad7c-19be3800312d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:41.158389 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b53afb80-1404-47fb-ad7c-19be3800312d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:41.158666 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b53afb80-1404-47fb-ad7c-19be3800312d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:41.158949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b53afb80-1404-47fb-ad7c-19be3800312d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:41.159083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b53afb80-1404-47fb-ad7c-19be3800312d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:41.165641 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:41.165641 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:41.166501 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b53afb80-1404-47fb-ad7c-19be3800312d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:41.166920 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1279/5146] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:41 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:41.233510 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ab06d531-5aec-4e62-9583-e0996c09885b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:41.236101 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab06d531-5aec-4e62-9583-e0996c09885b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:41.236389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab06d531-5aec-4e62-9583-e0996c09885b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:41.236631 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ab06d531-5aec-4e62-9583-e0996c09885b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:41.236776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-ab06d531-5aec-4e62-9583-e0996c09885b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:41.241563 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:41.241563 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:41.242978 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ab06d531-5aec-4e62-9583-e0996c09885b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:41.242978 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1296/5147] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:41 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:41.905648 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6bf9dc39-cee3-4020-be88-0289253b80a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:41.907971 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6bf9dc39-cee3-4020-be88-0289253b80a4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:41.908139 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6bf9dc39-cee3-4020-be88-0289253b80a4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:41.908331 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6bf9dc39-cee3-4020-be88-0289253b80a4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:41.917996 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:41.917996 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:41.921406 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6bf9dc39-cee3-4020-be88-0289253b80a4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:41.926180 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6bf9dc39-cee3-4020-be88-0289253b80a4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:41.926656 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1285/5148] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:41 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:42.039672 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ac8d2f5f-b1c0-432a-8b7a-e65a07040e53 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:42.041414 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac8d2f5f-b1c0-432a-8b7a-e65a07040e53 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:42.041613 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac8d2f5f-b1c0-432a-8b7a-e65a07040e53 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:42.041798 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ac8d2f5f-b1c0-432a-8b7a-e65a07040e53 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:42.053750 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:42.053750 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:42.056866 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ac8d2f5f-b1c0-432a-8b7a-e65a07040e53 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:42.060798 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ac8d2f5f-b1c0-432a-8b7a-e65a07040e53 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:42.061198 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1289/5149] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:42 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:42.177867 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1b129d9d-24d2-4d79-b49a-2be36e214a74 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:42.179691 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1b129d9d-24d2-4d79-b49a-2be36e214a74 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:42.179920 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1b129d9d-24d2-4d79-b49a-2be36e214a74 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:42.180169 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1b129d9d-24d2-4d79-b49a-2be36e214a74 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:42.180358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1b129d9d-24d2-4d79-b49a-2be36e214a74 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:42.184753 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:42.184753 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:42.185607 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1b129d9d-24d2-4d79-b49a-2be36e214a74 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:42.186051 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1280/5150] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:42 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:42.253580 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-91c19013-8b5c-4610-88fe-65ca9e6b3ed1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:42.255394 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-91c19013-8b5c-4610-88fe-65ca9e6b3ed1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:42.255592 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-91c19013-8b5c-4610-88fe-65ca9e6b3ed1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:42.255776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-91c19013-8b5c-4610-88fe-65ca9e6b3ed1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:42.255911 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-91c19013-8b5c-4610-88fe-65ca9e6b3ed1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:42.259670 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:42.259670 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:42.260216 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-91c19013-8b5c-4610-88fe-65ca9e6b3ed1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:42.260532 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1297/5151] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:42 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:42.940198 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1eb0894a-26e5-4321-8960-95a32c697153 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:42.941831 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1eb0894a-26e5-4321-8960-95a32c697153 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:42.942002 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1eb0894a-26e5-4321-8960-95a32c697153 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:42.942186 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1eb0894a-26e5-4321-8960-95a32c697153 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:42.952043 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:42.952043 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:42.959580 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1eb0894a-26e5-4321-8960-95a32c697153 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:42.962722 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1eb0894a-26e5-4321-8960-95a32c697153 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:42.963102 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1286/5152] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:42 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:43.073179 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d2394827-2a7b-4a37-b90c-48c8d2100422 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:43.074978 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2394827-2a7b-4a37-b90c-48c8d2100422 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:43.075200 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2394827-2a7b-4a37-b90c-48c8d2100422 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:43.075428 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d2394827-2a7b-4a37-b90c-48c8d2100422 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:43.087433 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:43.087433 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:43.090928 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d2394827-2a7b-4a37-b90c-48c8d2100422 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:43.096591 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d2394827-2a7b-4a37-b90c-48c8d2100422 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:43.097037 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1290/5153] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:43 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:43.167489 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-a70def5b-ddfd-4521-af33-373e873f5ad4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:43.173475 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-a70def5b-ddfd-4521-af33-373e873f5ad4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82/action Aug 18 13:17:43.173962 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-a70def5b-ddfd-4521-af33-373e873f5ad4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:43.174156 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-a70def5b-ddfd-4521-af33-373e873f5ad4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:43.195616 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:43.195616 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:43.197126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1992c2a4-993b-46a4-ae0a-94f15d22ac96 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:43.199332 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1992c2a4-993b-46a4-ae0a-94f15d22ac96 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:43.199605 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1992c2a4-993b-46a4-ae0a-94f15d22ac96 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:43.199906 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1992c2a4-993b-46a4-ae0a-94f15d22ac96 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:43.200060 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-1992c2a4-993b-46a4-ae0a-94f15d22ac96 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:43.205165 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:43.205165 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:43.206007 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1992c2a4-993b-46a4-ae0a-94f15d22ac96 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:43.206450 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1298/5154] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:43 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:43.208224 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-8659fc58-ae5a-4de3-bf56-489645b208aa req-a70def5b-ddfd-4521-af33-373e873f5ad4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82/action returned with HTTP 204 Aug 18 13:17:43.208835 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1281/5155] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:17:43 2026] POST /volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:43.272577 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6ed7fc52-1932-4098-b844-fe098390a590 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:43.278903 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ed7fc52-1932-4098-b844-fe098390a590 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:43.279648 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ed7fc52-1932-4098-b844-fe098390a590 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:43.283227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6ed7fc52-1932-4098-b844-fe098390a590 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:43.283227 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-6ed7fc52-1932-4098-b844-fe098390a590 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:43.285145 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:43.285145 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:43.285952 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6ed7fc52-1932-4098-b844-fe098390a590 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:43.286403 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1287/5156] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:43 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:43.975798 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d5573fe8-c870-41c4-9b68-12c7dfc81d24 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:43.977581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d5573fe8-c870-41c4-9b68-12c7dfc81d24 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:43.977791 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d5573fe8-c870-41c4-9b68-12c7dfc81d24 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:43.977987 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d5573fe8-c870-41c4-9b68-12c7dfc81d24 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:43.987345 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:43.987345 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:43.990463 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-d5573fe8-c870-41c4-9b68-12c7dfc81d24 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:43.994252 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d5573fe8-c870-41c4-9b68-12c7dfc81d24 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:43.994626 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1291/5157] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:43 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:44.110230 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-002f5248-3077-4fe4-adc0-69d47b870a55 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:44.112093 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-002f5248-3077-4fe4-adc0-69d47b870a55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:44.112372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-002f5248-3077-4fe4-adc0-69d47b870a55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:44.112539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-002f5248-3077-4fe4-adc0-69d47b870a55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:44.124846 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:44.124846 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:44.128959 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-002f5248-3077-4fe4-adc0-69d47b870a55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:44.137406 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-002f5248-3077-4fe4-adc0-69d47b870a55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:44.137776 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1299/5158] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:44 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:44.219311 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb255d45-9cbf-4faa-9fc5-20746ff417cf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:44.220930 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb255d45-9cbf-4faa-9fc5-20746ff417cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:44.221162 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb255d45-9cbf-4faa-9fc5-20746ff417cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:44.221358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb255d45-9cbf-4faa-9fc5-20746ff417cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:44.221450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-bb255d45-9cbf-4faa-9fc5-20746ff417cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:44.225532 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:44.225532 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:44.226224 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb255d45-9cbf-4faa-9fc5-20746ff417cf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:44.226584 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1282/5159] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:44 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:44.301171 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-014b25ed-d835-4dd0-a641-c401193f7ad1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:44.312081 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-014b25ed-d835-4dd0-a641-c401193f7ad1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:44.315581 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-014b25ed-d835-4dd0-a641-c401193f7ad1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:44.316855 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-014b25ed-d835-4dd0-a641-c401193f7ad1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:44.317706 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-014b25ed-d835-4dd0-a641-c401193f7ad1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:44.337031 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:44.337031 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:44.341129 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-014b25ed-d835-4dd0-a641-c401193f7ad1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:44.345749 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1288/5160] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:44 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:45.153857 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f39c01df-05e8-4fa8-828d-a8e306929dcc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:45.155917 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f39c01df-05e8-4fa8-828d-a8e306929dcc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:45.156245 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f39c01df-05e8-4fa8-828d-a8e306929dcc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:45.156410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f39c01df-05e8-4fa8-828d-a8e306929dcc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:45.166612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-f7cc0448-9010-49b0-99c0-571488383403 req-23b6201b-bd9e-4f10-96c8-21efc2138431 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:45.169234 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-23b6201b-bd9e-4f10-96c8-21efc2138431 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61/action Aug 18 13:17:45.169624 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-23b6201b-bd9e-4f10-96c8-21efc2138431 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:45.169738 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-23b6201b-bd9e-4f10-96c8-21efc2138431 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:45.172901 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:45.172901 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:45.176556 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f39c01df-05e8-4fa8-828d-a8e306929dcc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:45.185971 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f39c01df-05e8-4fa8-828d-a8e306929dcc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:45.186382 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1292/5161] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:45 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:45.196690 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:45.196690 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:45.208276 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-f7cc0448-9010-49b0-99c0-571488383403 req-23b6201b-bd9e-4f10-96c8-21efc2138431 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61/action returned with HTTP 204 Aug 18 13:17:45.208917 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1300/5162] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:17:45 2026] POST /volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:45.237585 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-180765f1-d76c-401b-b555-3e7da1e5d97f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:45.240790 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-180765f1-d76c-401b-b555-3e7da1e5d97f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:45.240982 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-180765f1-d76c-401b-b555-3e7da1e5d97f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:45.241700 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-180765f1-d76c-401b-b555-3e7da1e5d97f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:45.241934 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-180765f1-d76c-401b-b555-3e7da1e5d97f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:45.246845 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:45.246845 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:45.247627 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-180765f1-d76c-401b-b555-3e7da1e5d97f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:45.248022 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1283/5163] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:45 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:45.362271 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b58a768e-4ee6-4f7f-ac4b-cb6ff8c61774 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:45.392939 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b58a768e-4ee6-4f7f-ac4b-cb6ff8c61774 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:45.396680 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b58a768e-4ee6-4f7f-ac4b-cb6ff8c61774 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:45.405416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b58a768e-4ee6-4f7f-ac4b-cb6ff8c61774 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:45.405416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-b58a768e-4ee6-4f7f-ac4b-cb6ff8c61774 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:45.422371 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:45.422371 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:45.423588 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b58a768e-4ee6-4f7f-ac4b-cb6ff8c61774 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:45.424248 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1289/5164] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:45 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:46.205082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5145369a-b37c-4818-b6cf-d1ea0c2d892d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:46.207388 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5145369a-b37c-4818-b6cf-d1ea0c2d892d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:46.207653 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5145369a-b37c-4818-b6cf-d1ea0c2d892d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:46.207896 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5145369a-b37c-4818-b6cf-d1ea0c2d892d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:46.223685 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:46.223685 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:46.232036 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5145369a-b37c-4818-b6cf-d1ea0c2d892d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:46.238269 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5145369a-b37c-4818-b6cf-d1ea0c2d892d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:46.238708 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1293/5165] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:46 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1508 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:46.260107 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b1ad6da2-2b89-4abe-bd09-597be7ac4a84 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:46.262293 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1ad6da2-2b89-4abe-bd09-597be7ac4a84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:46.262780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1ad6da2-2b89-4abe-bd09-597be7ac4a84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:46.263146 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b1ad6da2-2b89-4abe-bd09-597be7ac4a84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:46.264232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-b1ad6da2-2b89-4abe-bd09-597be7ac4a84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:46.268503 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:46.268503 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:46.269816 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b1ad6da2-2b89-4abe-bd09-597be7ac4a84 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:46.270470 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1301/5166] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:46 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:46.437292 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1a8a3b8b-6912-4278-afe4-5845a8a2d928 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:46.439255 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1a8a3b8b-6912-4278-afe4-5845a8a2d928 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:46.439554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1a8a3b8b-6912-4278-afe4-5845a8a2d928 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:46.439792 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1a8a3b8b-6912-4278-afe4-5845a8a2d928 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:46.439932 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-1a8a3b8b-6912-4278-afe4-5845a8a2d928 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:46.445067 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:46.445067 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:46.445908 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1a8a3b8b-6912-4278-afe4-5845a8a2d928 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:46.446423 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1284/5167] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:46 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:47.022141 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-09405690-a843-4607-8658-79b4019d7246 req-79a50817-3843-4926-827f-c0b7a9cd7aaa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.026292 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-79a50817-3843-4926-827f-c0b7a9cd7aaa tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:47.026292 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-79a50817-3843-4926-827f-c0b7a9cd7aaa tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.026292 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-79a50817-3843-4926-827f-c0b7a9cd7aaa tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.034201 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.034201 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:47.037486 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-09405690-a843-4607-8658-79b4019d7246 req-79a50817-3843-4926-827f-c0b7a9cd7aaa tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:47.041300 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-79a50817-3843-4926-827f-c0b7a9cd7aaa tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:47.041681 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1290/5168] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:47.060878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-09405690-a843-4607-8658-79b4019d7246 req-c122597b-0ec4-4869-a858-f64f8c16d16e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.062908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-c122597b-0ec4-4869-a858-f64f8c16d16e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793/action Aug 18 13:17:47.063224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-c122597b-0ec4-4869-a858-f64f8c16d16e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:47.063897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-c122597b-0ec4-4869-a858-f64f8c16d16e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:47.075037 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.075037 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:47.075535 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-09405690-a843-4607-8658-79b4019d7246 req-c122597b-0ec4-4869-a858-f64f8c16d16e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:47.122498 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-09405690-a843-4607-8658-79b4019d7246 req-c122597b-0ec4-4869-a858-f64f8c16d16e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Begin detaching volume completed successfully. Aug 18 13:17:47.122727 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-c122597b-0ec4-4869-a858-f64f8c16d16e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793/action returned with HTTP 202 Aug 18 13:17:47.123147 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1294/5169] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:47 2026] POST /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:47.174610 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dfd3fb2f-43ee-4c10-afe8-280944e6bac1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.174610 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dfd3fb2f-43ee-4c10-afe8-280944e6bac1 None None] GET https://10.4.3.126/volume// Aug 18 13:17:47.174610 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dfd3fb2f-43ee-4c10-afe8-280944e6bac1 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.174610 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dfd3fb2f-43ee-4c10-afe8-280944e6bac1 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.174610 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dfd3fb2f-43ee-4c10-afe8-280944e6bac1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:47.174610 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1302/5170] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:47.183233 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-09405690-a843-4607-8658-79b4019d7246 req-362f7eee-3c16-4e87-9589-dcc87ac87f8a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.185365 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-362f7eee-3c16-4e87-9589-dcc87ac87f8a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:17:47.185694 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-362f7eee-3c16-4e87-9589-dcc87ac87f8a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.185922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-362f7eee-3c16-4e87-9589-dcc87ac87f8a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.195760 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.195760 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:47.199201 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-09405690-a843-4607-8658-79b4019d7246 req-362f7eee-3c16-4e87-9589-dcc87ac87f8a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:47.205998 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-362f7eee-3c16-4e87-9589-dcc87ac87f8a tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:17:47.206405 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1285/5171] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:47.286077 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-95561ef0-67aa-4bd4-932b-c53ea44126d7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.291687 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-95561ef0-67aa-4bd4-932b-c53ea44126d7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:47.291800 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-95561ef0-67aa-4bd4-932b-c53ea44126d7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.292810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-95561ef0-67aa-4bd4-932b-c53ea44126d7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.292810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-95561ef0-67aa-4bd4-932b-c53ea44126d7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:47.298789 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.298789 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:47.299843 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-95561ef0-67aa-4bd4-932b-c53ea44126d7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:47.300935 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1291/5172] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:47.461366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e307807e-4027-44cc-b761-04b081ec7122 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.463100 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e307807e-4027-44cc-b761-04b081ec7122 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:47.463355 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e307807e-4027-44cc-b761-04b081ec7122 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.463593 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e307807e-4027-44cc-b761-04b081ec7122 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.463696 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-e307807e-4027-44cc-b761-04b081ec7122 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:47.468192 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.468192 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:47.468937 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e307807e-4027-44cc-b761-04b081ec7122 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:47.469287 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1295/5173] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:47.599644 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3935ebbb-0488-4dd1-a09e-554060cb3cdb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.601641 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3935ebbb-0488-4dd1-a09e-554060cb3cdb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:47.602196 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3935ebbb-0488-4dd1-a09e-554060cb3cdb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.603225 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3935ebbb-0488-4dd1-a09e-554060cb3cdb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.616202 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.616202 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:47.620185 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3935ebbb-0488-4dd1-a09e-554060cb3cdb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:47.625093 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3935ebbb-0488-4dd1-a09e-554060cb3cdb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:47.625707 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1303/5174] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1508 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:47.638339 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-140d0b95-5d04-4295-965b-825d4a9586d8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.640781 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-140d0b95-5d04-4295-965b-825d4a9586d8 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:47.641010 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-140d0b95-5d04-4295-965b-825d4a9586d8 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.641258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-140d0b95-5d04-4295-965b-825d4a9586d8 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.655064 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.655064 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:47.658428 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-140d0b95-5d04-4295-965b-825d4a9586d8 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:47.662252 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-140d0b95-5d04-4295-965b-825d4a9586d8 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:47.662612 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1286/5175] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1508 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:47.674185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-54c95203-ae84-4685-a7c3-b40091986953 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.675727 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-54c95203-ae84-4685-a7c3-b40091986953 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:47.675887 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-54c95203-ae84-4685-a7c3-b40091986953 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.676055 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-54c95203-ae84-4685-a7c3-b40091986953 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.686309 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.686309 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:47.688988 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-54c95203-ae84-4685-a7c3-b40091986953 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:47.692741 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-54c95203-ae84-4685-a7c3-b40091986953 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:47.693168 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1292/5176] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1508 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:47.734760 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa7958c9-6650-422b-9883-e065b6df0877 req-2fbbf1f1-7c40-4256-8f9a-c73528d29fed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.739403 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-2fbbf1f1-7c40-4256-8f9a-c73528d29fed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:47.740590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-2fbbf1f1-7c40-4256-8f9a-c73528d29fed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.741392 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-2fbbf1f1-7c40-4256-8f9a-c73528d29fed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.756280 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.756280 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:47.760442 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-aa7958c9-6650-422b-9883-e065b6df0877 req-2fbbf1f1-7c40-4256-8f9a-c73528d29fed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:47.765651 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-2fbbf1f1-7c40-4256-8f9a-c73528d29fed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:47.765651 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1296/5177] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1508 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:47.846372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa7958c9-6650-422b-9883-e065b6df0877 req-47f0c9da-e4e0-4f2c-befa-dd9591025c67 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.848488 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-47f0c9da-e4e0-4f2c-befa-dd9591025c67 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce/action Aug 18 13:17:47.848883 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-47f0c9da-e4e0-4f2c-befa-dd9591025c67 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:47.849036 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-47f0c9da-e4e0-4f2c-befa-dd9591025c67 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:47.864515 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.864515 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:47.865050 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa7958c9-6650-422b-9883-e065b6df0877 req-47f0c9da-e4e0-4f2c-befa-dd9591025c67 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:47.872077 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa7958c9-6650-422b-9883-e065b6df0877 req-47f0c9da-e4e0-4f2c-befa-dd9591025c67 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Begin detaching volume completed successfully. Aug 18 13:17:47.872344 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-47f0c9da-e4e0-4f2c-befa-dd9591025c67 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce/action returned with HTTP 202 Aug 18 13:17:47.873016 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1304/5178] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:47 2026] POST /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 13:17:47.923112 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fc13281d-97ce-4bb5-8777-beb4f07924fb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.925359 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fc13281d-97ce-4bb5-8777-beb4f07924fb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:47.925794 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fc13281d-97ce-4bb5-8777-beb4f07924fb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.926024 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fc13281d-97ce-4bb5-8777-beb4f07924fb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.938122 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.938122 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:47.941585 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fc13281d-97ce-4bb5-8777-beb4f07924fb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:47.942007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b2476cda-6617-4b7d-925a-7ecf16b1e109 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.942464 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2476cda-6617-4b7d-925a-7ecf16b1e109 None None] GET https://10.4.3.126/volume// Aug 18 13:17:47.942700 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2476cda-6617-4b7d-925a-7ecf16b1e109 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.942913 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b2476cda-6617-4b7d-925a-7ecf16b1e109 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.943240 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b2476cda-6617-4b7d-925a-7ecf16b1e109 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:47.943526 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1293/5179] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:47.945938 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fc13281d-97ce-4bb5-8777-beb4f07924fb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:47.946405 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1287/5180] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:47.951281 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa7958c9-6650-422b-9883-e065b6df0877 req-f3938ab1-3459-4cf2-9d5b-d1ef0f77ebfd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:47.954626 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-f3938ab1-3459-4cf2-9d5b-d1ef0f77ebfd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:47.954802 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-f3938ab1-3459-4cf2-9d5b-d1ef0f77ebfd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:47.954977 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-f3938ab1-3459-4cf2-9d5b-d1ef0f77ebfd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:47.969551 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:47.969551 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:47.974221 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-aa7958c9-6650-422b-9883-e065b6df0877 req-f3938ab1-3459-4cf2-9d5b-d1ef0f77ebfd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:47.978112 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-f3938ab1-3459-4cf2-9d5b-d1ef0f77ebfd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:47.978505 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1297/5181] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:47 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1691 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:48.136166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-09405690-a843-4607-8658-79b4019d7246 req-bf0c3b77-8eb0-4418-84ef-e30284550c20 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:48.138385 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-bf0c3b77-8eb0-4418-84ef-e30284550c20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82 Aug 18 13:17:48.138614 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-bf0c3b77-8eb0-4418-84ef-e30284550c20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:48.138867 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-bf0c3b77-8eb0-4418-84ef-e30284550c20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:48.147326 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:48.147326 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:48.239270 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-09405690-a843-4607-8658-79b4019d7246 req-bf0c3b77-8eb0-4418-84ef-e30284550c20 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82 returned with HTTP 200 Aug 18 13:17:48.239961 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1305/5182] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:48 2026] DELETE /volume/v3/attachments/c156b1ee-0c0f-4051-a583-3eaf1cda4e82 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:48.313224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8a02bce9-f9b0-4421-8a71-48bbb34e50e2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:48.315678 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a02bce9-f9b0-4421-8a71-48bbb34e50e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:48.315937 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a02bce9-f9b0-4421-8a71-48bbb34e50e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:48.316180 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8a02bce9-f9b0-4421-8a71-48bbb34e50e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:48.316345 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8a02bce9-f9b0-4421-8a71-48bbb34e50e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:48.328130 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:48.328130 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:48.329260 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8a02bce9-f9b0-4421-8a71-48bbb34e50e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:48.329767 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1294/5183] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:48 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:48.482358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a30f99ce-cbc9-4725-8ab4-90f3ab21ed22 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:48.486766 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a30f99ce-cbc9-4725-8ab4-90f3ab21ed22 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:48.487050 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a30f99ce-cbc9-4725-8ab4-90f3ab21ed22 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:48.487316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a30f99ce-cbc9-4725-8ab4-90f3ab21ed22 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:48.487471 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-a30f99ce-cbc9-4725-8ab4-90f3ab21ed22 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:48.493335 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:48.493335 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:48.494017 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a30f99ce-cbc9-4725-8ab4-90f3ab21ed22 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:48.494431 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1288/5184] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:48 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:48.504086 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa7958c9-6650-422b-9883-e065b6df0877 req-b472f0ab-95cb-4bf7-b588-309695fda678 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:48.506429 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-b472f0ab-95cb-4bf7-b588-309695fda678 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:48.506677 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-b472f0ab-95cb-4bf7-b588-309695fda678 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:48.506920 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-b472f0ab-95cb-4bf7-b588-309695fda678 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:48.530195 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:48.530195 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:48.534560 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-aa7958c9-6650-422b-9883-e065b6df0877 req-b472f0ab-95cb-4bf7-b588-309695fda678 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:48.540700 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-b472f0ab-95cb-4bf7-b588-309695fda678 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:48.541308 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1298/5185] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:48 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1511 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:48.555647 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa7958c9-6650-422b-9883-e065b6df0877 req-db7d77ac-7bf9-40c4-b174-6eec89940af3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:48.558070 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-db7d77ac-7bf9-40c4-b174-6eec89940af3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61 Aug 18 13:17:48.558316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-db7d77ac-7bf9-40c4-b174-6eec89940af3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:48.558604 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-db7d77ac-7bf9-40c4-b174-6eec89940af3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:48.566765 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:48.566765 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:48.618839 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa7958c9-6650-422b-9883-e065b6df0877 req-db7d77ac-7bf9-40c4-b174-6eec89940af3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61 returned with HTTP 200 Aug 18 13:17:48.619411 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1306/5186] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:48 2026] DELETE /volume/v3/attachments/5a2e4e49-03b9-44f6-a164-94e950ec5f61 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:48.961364 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c38cfb89-0401-40f8-a46f-896ac7f7eb0f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:48.963191 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c38cfb89-0401-40f8-a46f-896ac7f7eb0f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:48.963447 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c38cfb89-0401-40f8-a46f-896ac7f7eb0f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:48.963643 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c38cfb89-0401-40f8-a46f-896ac7f7eb0f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:48.977187 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:48.977187 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:48.982997 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c38cfb89-0401-40f8-a46f-896ac7f7eb0f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:48.988506 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c38cfb89-0401-40f8-a46f-896ac7f7eb0f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:48.989163 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1295/5187] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:48 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:49.288323 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:49.291222 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:49.291222 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-507997178", "snapshot_id": "6af88aef-097d-47df-85ad-64c3e2982e65", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:49.291587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-507997178', 'snapshot_id': '6af88aef-097d-47df-85ad-64c3e2982e65', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:49.297099 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:49.297099 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:49.297659 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:17:49.297831 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume of 1 GB Aug 18 13:17:49.301638 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Availability Zones retrieved successfully. Aug 18 13:17:49.306864 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (787a2f09-1f74-444a-9e56-d2051725a10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:49.307981 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11d7407-298f-4848-8365-adc37aa0ef18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:49.308919 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:49.340726 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11d7407-298f-4848-8365-adc37aa0ef18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6af88aef-097d-47df-85ad-64c3e2982e65', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:49.342250 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a862eb99-3c63-4866-b34d-0af3c5fdafba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:49.342741 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-de780a93-8527-4892-8bda-ece846263337 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:49.344656 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de780a93-8527-4892-8bda-ece846263337 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:49.344850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de780a93-8527-4892-8bda-ece846263337 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:49.345023 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de780a93-8527-4892-8bda-ece846263337 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:49.345126 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-de780a93-8527-4892-8bda-ece846263337 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:49.349566 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:49.349566 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:49.350275 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de780a93-8527-4892-8bda-ece846263337 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:49.350624 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1299/5188] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:49 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:49.383919 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Created reservations ['05215a10-fb4d-41ca-8af7-fd9649901f6a', '951fce66-7c6f-4c35-ae03-1a3310409249', '2e560094-2a0b-42df-8778-d6b97d81945f', '3780e5aa-f6ff-4097-9f8d-0c06f7b9ea63'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:17:49.384898 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a862eb99-3c63-4866-b34d-0af3c5fdafba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05215a10-fb4d-41ca-8af7-fd9649901f6a', '951fce66-7c6f-4c35-ae03-1a3310409249', '2e560094-2a0b-42df-8778-d6b97d81945f', '3780e5aa-f6ff-4097-9f8d-0c06f7b9ea63']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:49.385632 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deff732a-3165-41da-b0c2-c49a017d64f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:49.431732 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deff732a-3165-41da-b0c2-c49a017d64f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec69306-ca8b-4b31-ae39-760be6a0a039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-507997178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['05215a10-fb4d-41ca-8af7-fd9649901f6a','951fce66-7c6f-4c35-ae03-1a3310409249','2e560094-2a0b-42df-8778-d6b97d81945f','3780e5aa-f6ff-4097-9f8d-0c06f7b9ea63'],size=1,snapshot_id=6af88aef-097d-47df-85ad-64c3e2982e65,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-507997178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec69306-ca8b-4b31-ae39-760be6a0a039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d1c40d7d4634ae99000ee731277dda9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6af88aef-097d-47df-85ad-64c3e2982e65,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7b9b54da78401787fa085f9fa06009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:49.432699 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af52997-434a-4058-bae8-133d298eba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:49.452297 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af52997-434a-4058-bae8-133d298eba34) transitioned into state 'SUCCESS' from state '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-507997178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d1c40d7d4634ae99000ee731277dda9',qos_specs=None,replication_status=,reservations=['05215a10-fb4d-41ca-8af7-fd9649901f6a','951fce66-7c6f-4c35-ae03-1a3310409249','2e560094-2a0b-42df-8778-d6b97d81945f','3780e5aa-f6ff-4097-9f8d-0c06f7b9ea63'],size=1,snapshot_id=6af88aef-097d-47df-85ad-64c3e2982e65,source_replicaid=,source_volid=None,status='creating',user_id='cb7b9b54da78401787fa085f9fa06009',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:49.453040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40fdde24-89ff-4475-baa2-89bf63c45c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:49.476041 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40fdde24-89ff-4475-baa2-89bf63c45c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:49.477226 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Flow 'volume_create_api' (787a2f09-1f74-444a-9e56-d2051725a10b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:49.477689 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Create volume request issued successfully. Aug 18 13:17:49.478501 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c9a29446-a6b0-4e81-9fbd-046678190b67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:17:49.479051 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1289/5189] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:17:49 2026] POST /volume/v3/volumes => generated 790 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:17:49.493263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2ff92f06-9339-4be7-8303-ba6fc7c55fb0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:49.495332 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ff92f06-9339-4be7-8303-ba6fc7c55fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:49.495591 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ff92f06-9339-4be7-8303-ba6fc7c55fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:49.495809 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ff92f06-9339-4be7-8303-ba6fc7c55fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:49.503681 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:49.503681 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:49.508101 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2ff92f06-9339-4be7-8303-ba6fc7c55fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:49.509222 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9ea86175-5bd8-4062-967a-69fd936a46d9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:49.511572 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9ea86175-5bd8-4062-967a-69fd936a46d9 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:49.512121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9ea86175-5bd8-4062-967a-69fd936a46d9 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:49.512121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9ea86175-5bd8-4062-967a-69fd936a46d9 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:49.512300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-9ea86175-5bd8-4062-967a-69fd936a46d9 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:49.513543 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ff92f06-9339-4be7-8303-ba6fc7c55fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:49.513900 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1307/5190] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:49 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:49.521162 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:49.521162 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:49.522057 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9ea86175-5bd8-4062-967a-69fd936a46d9 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:49.522698 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1296/5191] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:49 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:50.360823 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f1fca0cb-052f-461a-a741-c1020913cee9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:50.362553 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f1fca0cb-052f-461a-a741-c1020913cee9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:50.362790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f1fca0cb-052f-461a-a741-c1020913cee9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:50.362985 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f1fca0cb-052f-461a-a741-c1020913cee9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:50.363124 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-f1fca0cb-052f-461a-a741-c1020913cee9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:50.368227 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:50.368227 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:50.369180 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f1fca0cb-052f-461a-a741-c1020913cee9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:50.369720 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1300/5192] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:50 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:50.528309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-924b4b3b-4ff1-4034-92bf-4bf15118c44d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:50.530588 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-924b4b3b-4ff1-4034-92bf-4bf15118c44d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:50.530807 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-924b4b3b-4ff1-4034-92bf-4bf15118c44d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:50.531021 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-924b4b3b-4ff1-4034-92bf-4bf15118c44d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:50.536079 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-73abf625-70a2-4da1-aa30-9a9cf1154f82 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:50.538193 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:50.538193 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:50.538388 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-73abf625-70a2-4da1-aa30-9a9cf1154f82 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:50.538678 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-73abf625-70a2-4da1-aa30-9a9cf1154f82 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:50.538909 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-73abf625-70a2-4da1-aa30-9a9cf1154f82 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:50.539031 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-73abf625-70a2-4da1-aa30-9a9cf1154f82 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:50.543118 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-924b4b3b-4ff1-4034-92bf-4bf15118c44d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:50.544254 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:50.544254 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:50.544989 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-73abf625-70a2-4da1-aa30-9a9cf1154f82 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:50.545395 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1308/5193] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:50 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:50.548065 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-924b4b3b-4ff1-4034-92bf-4bf15118c44d tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:50.548489 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1290/5194] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:50 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:50.559748 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b22896aa-0ef6-4a58-8ad4-35872d78a353 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:50.561427 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b22896aa-0ef6-4a58-8ad4-35872d78a353 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:50.561592 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b22896aa-0ef6-4a58-8ad4-35872d78a353 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:50.561771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b22896aa-0ef6-4a58-8ad4-35872d78a353 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:50.573841 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:50.573841 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:50.578532 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b22896aa-0ef6-4a58-8ad4-35872d78a353 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:50.583968 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b22896aa-0ef6-4a58-8ad4-35872d78a353 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:50.584376 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1297/5195] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:50 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:51.035936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-e47bbfad-135d-44e0-824e-7175952bb4f8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.037963 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-e47bbfad-135d-44e0-824e-7175952bb4f8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:51.038155 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-e47bbfad-135d-44e0-824e-7175952bb4f8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.038390 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-e47bbfad-135d-44e0-824e-7175952bb4f8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.045564 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.045564 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:51.049229 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-e47bbfad-135d-44e0-824e-7175952bb4f8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:51.053747 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-e47bbfad-135d-44e0-824e-7175952bb4f8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:51.054188 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1301/5196] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:51.123319 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2ac10692-f127-434d-8afd-33cc6f9dfae4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.123715 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ac10692-f127-434d-8afd-33cc6f9dfae4 None None] GET https://10.4.3.126/volume// Aug 18 13:17:51.123919 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ac10692-f127-434d-8afd-33cc6f9dfae4 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.124153 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2ac10692-f127-434d-8afd-33cc6f9dfae4 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.124466 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2ac10692-f127-434d-8afd-33cc6f9dfae4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:51.124747 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1309/5197] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:51.130993 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-3dd094d7-332c-4f8b-96cd-d7fd5558aeb8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.156632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-3dd094d7-332c-4f8b-96cd-d7fd5558aeb8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:17:51.156955 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-3dd094d7-332c-4f8b-96cd-d7fd5558aeb8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eec69306-ca8b-4b31-ae39-760be6a0a039", "connector": null, "instance_uuid": "253fc266-1a5d-40c7-b975-56f0788be355"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:51.169751 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.169751 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:51.211936 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-3dd094d7-332c-4f8b-96cd-d7fd5558aeb8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:17:51.212495 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1291/5198] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:17:51 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 18 13:17:51.237874 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a7f228db-20c2-4771-9b4e-6997c0104b41 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.239783 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a7f228db-20c2-4771-9b4e-6997c0104b41 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:51.240042 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a7f228db-20c2-4771-9b4e-6997c0104b41 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.240257 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a7f228db-20c2-4771-9b4e-6997c0104b41 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.247019 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e8deb771-793e-4bb1-aa89-1dfc143c4f9e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.247467 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e8deb771-793e-4bb1-aa89-1dfc143c4f9e None None] GET https://10.4.3.126/volume// Aug 18 13:17:51.247691 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e8deb771-793e-4bb1-aa89-1dfc143c4f9e None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.247878 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e8deb771-793e-4bb1-aa89-1dfc143c4f9e None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.248176 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e8deb771-793e-4bb1-aa89-1dfc143c4f9e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:51.248531 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1302/5199] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:51.250373 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.250373 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:51.254049 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a7f228db-20c2-4771-9b4e-6997c0104b41 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:51.255027 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-fdbd48a1-ef54-40bb-9447-8741a7989006 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.257376 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-fdbd48a1-ef54-40bb-9447-8741a7989006 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:51.257613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-fdbd48a1-ef54-40bb-9447-8741a7989006 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.257823 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-fdbd48a1-ef54-40bb-9447-8741a7989006 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.258468 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a7f228db-20c2-4771-9b4e-6997c0104b41 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:51.258839 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1298/5200] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:51.267626 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.267626 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:51.271586 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-fdbd48a1-ef54-40bb-9447-8741a7989006 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:51.277010 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-fdbd48a1-ef54-40bb-9447-8741a7989006 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:51.277488 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1310/5201] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 1062 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:51.382238 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-351295f0-e1cb-4549-8cfc-b0bd1cb63fe0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.384055 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-351295f0-e1cb-4549-8cfc-b0bd1cb63fe0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:51.384322 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-351295f0-e1cb-4549-8cfc-b0bd1cb63fe0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.384556 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-351295f0-e1cb-4549-8cfc-b0bd1cb63fe0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.384652 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-351295f0-e1cb-4549-8cfc-b0bd1cb63fe0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:51.392182 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.392182 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:51.393088 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-351295f0-e1cb-4549-8cfc-b0bd1cb63fe0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:51.393474 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1292/5202] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:51.402056 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-118c25c1-834f-4114-ba70-4536652a61ff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.403899 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-118c25c1-834f-4114-ba70-4536652a61ff tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] PUT https://10.4.3.126/volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4 Aug 18 13:17:51.404324 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-118c25c1-834f-4114-ba70-4536652a61ff tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:51.419018 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-118c25c1-834f-4114-ba70-4536652a61ff tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Acquiring lock "cinder-attachment_update-eec69306-ca8b-4b31-ae39-760be6a0a039-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:17:51.423816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-118c25c1-834f-4114-ba70-4536652a61ff tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-eec69306-ca8b-4b31-ae39-760be6a0a039-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:17:51.424856 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.424856 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:51.512395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f5c3f603-3216-4ce4-ac80-226bb86b791b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.515576 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5c3f603-3216-4ce4-ac80-226bb86b791b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:51.515576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5c3f603-3216-4ce4-ac80-226bb86b791b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.515660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-118c25c1-834f-4114-ba70-4536652a61ff tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Lock "cinder-attachment_update-eec69306-ca8b-4b31-ae39-760be6a0a039-np0000007652" released by "attachment_update" :: held 0.090s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:17:51.515699 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f5c3f603-3216-4ce4-ac80-226bb86b791b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.515734 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-118c25c1-834f-4114-ba70-4536652a61ff tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4 returned with HTTP 200 Aug 18 13:17:51.515734 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1303/5203] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:17:51 2026] PUT /volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:51.524320 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.524320 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:51.530920 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f5c3f603-3216-4ce4-ac80-226bb86b791b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:51.536433 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f5c3f603-3216-4ce4-ac80-226bb86b791b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:51.536985 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1299/5204] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:51.558705 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-974fc4fb-6671-43c5-b9d1-661d5f396786 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.561021 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-974fc4fb-6671-43c5-b9d1-661d5f396786 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:51.561372 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-974fc4fb-6671-43c5-b9d1-661d5f396786 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.561550 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-974fc4fb-6671-43c5-b9d1-661d5f396786 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.561702 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-974fc4fb-6671-43c5-b9d1-661d5f396786 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:51.566724 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.566724 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:51.567581 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-974fc4fb-6671-43c5-b9d1-661d5f396786 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:51.568053 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1311/5205] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:51.608944 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-1278bd01-78e0-4fea-ae94-902bdf68cc72 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.611684 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-1278bd01-78e0-4fea-ae94-902bdf68cc72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:51.611939 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-1278bd01-78e0-4fea-ae94-902bdf68cc72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.612180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-1278bd01-78e0-4fea-ae94-902bdf68cc72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.624793 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.624793 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:51.628757 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-1278bd01-78e0-4fea-ae94-902bdf68cc72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:51.632745 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-1278bd01-78e0-4fea-ae94-902bdf68cc72 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:51.633080 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1293/5206] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:51.650444 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-9db7cc6d-df04-4da0-9025-da2636f80e42 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.652775 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-9db7cc6d-df04-4da0-9025-da2636f80e42 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce/action Aug 18 13:17:51.653179 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-9db7cc6d-df04-4da0-9025-da2636f80e42 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:51.653372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-9db7cc6d-df04-4da0-9025-da2636f80e42 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:51.666151 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.666151 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:51.666715 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-9db7cc6d-df04-4da0-9025-da2636f80e42 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:51.674106 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-9db7cc6d-df04-4da0-9025-da2636f80e42 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Begin detaching volume completed successfully. Aug 18 13:17:51.674372 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-9db7cc6d-df04-4da0-9025-da2636f80e42 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce/action returned with HTTP 202 Aug 18 13:17:51.674836 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1304/5207] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:51 2026] POST /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:51.694560 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-310f50c5-c0f9-40d9-ba63-57cabc72ef5f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.696722 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-310f50c5-c0f9-40d9-ba63-57cabc72ef5f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:51.696942 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-310f50c5-c0f9-40d9-ba63-57cabc72ef5f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.697160 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-310f50c5-c0f9-40d9-ba63-57cabc72ef5f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.707418 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.707418 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:51.710813 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-310f50c5-c0f9-40d9-ba63-57cabc72ef5f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:51.715319 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-310f50c5-c0f9-40d9-ba63-57cabc72ef5f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:51.715751 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1300/5208] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:51.723289 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2685538e-42f3-4221-b71b-d92cf2418391 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.723775 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2685538e-42f3-4221-b71b-d92cf2418391 None None] GET https://10.4.3.126/volume// Aug 18 13:17:51.723945 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2685538e-42f3-4221-b71b-d92cf2418391 None None] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.724123 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2685538e-42f3-4221-b71b-d92cf2418391 None None] Calling method 'all' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.724491 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2685538e-42f3-4221-b71b-d92cf2418391 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:51.724772 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1312/5209] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:51.732330 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-16960c2e-373d-4912-99db-34b53fd0d6b5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:51.734440 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-16960c2e-373d-4912-99db-34b53fd0d6b5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:51.734672 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-16960c2e-373d-4912-99db-34b53fd0d6b5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:51.734847 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-16960c2e-373d-4912-99db-34b53fd0d6b5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:51.744662 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:51.744662 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:51.747782 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-16960c2e-373d-4912-99db-34b53fd0d6b5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:51.752938 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-16960c2e-373d-4912-99db-34b53fd0d6b5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:51.753147 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1294/5210] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:51 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:52.272652 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e738ca8e-79ec-4a5a-acd0-662e158ee5d3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:52.274504 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e738ca8e-79ec-4a5a-acd0-662e158ee5d3 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:52.274696 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e738ca8e-79ec-4a5a-acd0-662e158ee5d3 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:52.274916 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e738ca8e-79ec-4a5a-acd0-662e158ee5d3 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:52.285601 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:52.285601 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:52.289950 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e738ca8e-79ec-4a5a-acd0-662e158ee5d3 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:52.295292 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e738ca8e-79ec-4a5a-acd0-662e158ee5d3 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:52.295725 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1305/5211] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:52 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:52.406015 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-45954e47-367f-4c9f-a0f3-1658f421e91a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:52.408255 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45954e47-367f-4c9f-a0f3-1658f421e91a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:52.408255 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-45954e47-367f-4c9f-a0f3-1658f421e91a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:52.408369 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-45954e47-367f-4c9f-a0f3-1658f421e91a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:52.408394 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-45954e47-367f-4c9f-a0f3-1658f421e91a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:52.412904 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:52.412904 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:52.413694 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-45954e47-367f-4c9f-a0f3-1658f421e91a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:52.414030 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1301/5212] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:52 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:52.578225 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a62f063c-14ed-4649-aa2d-6b4bbb8b3dc2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:52.583222 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a62f063c-14ed-4649-aa2d-6b4bbb8b3dc2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:52.583544 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a62f063c-14ed-4649-aa2d-6b4bbb8b3dc2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:52.583786 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a62f063c-14ed-4649-aa2d-6b4bbb8b3dc2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:52.583922 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a62f063c-14ed-4649-aa2d-6b4bbb8b3dc2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:52.588758 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:52.588758 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:52.589669 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a62f063c-14ed-4649-aa2d-6b4bbb8b3dc2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:52.590887 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1313/5213] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:52 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:52.731713 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dad27714-0ba9-4304-8770-3617f2fa1ab1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:52.733576 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dad27714-0ba9-4304-8770-3617f2fa1ab1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:52.733810 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dad27714-0ba9-4304-8770-3617f2fa1ab1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:52.734045 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dad27714-0ba9-4304-8770-3617f2fa1ab1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:52.745354 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:52.745354 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:52.748685 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dad27714-0ba9-4304-8770-3617f2fa1ab1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:52.752577 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dad27714-0ba9-4304-8770-3617f2fa1ab1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:52.752903 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1295/5214] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:52 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:53.310336 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3cb7b26c-a923-48f2-9b4d-e3522d1da5a8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:53.312685 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3cb7b26c-a923-48f2-9b4d-e3522d1da5a8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:53.312953 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3cb7b26c-a923-48f2-9b4d-e3522d1da5a8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:53.313231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3cb7b26c-a923-48f2-9b4d-e3522d1da5a8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:53.324492 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:53.324492 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:53.328903 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3cb7b26c-a923-48f2-9b4d-e3522d1da5a8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:53.334034 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3cb7b26c-a923-48f2-9b4d-e3522d1da5a8 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:53.334548 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1306/5215] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:53 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:53.424653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f4175d91-0f65-4964-ace7-ce006d19e1cd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:53.426890 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4175d91-0f65-4964-ace7-ce006d19e1cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:53.427040 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4175d91-0f65-4964-ace7-ce006d19e1cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:53.427321 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4175d91-0f65-4964-ace7-ce006d19e1cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:53.427469 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f4175d91-0f65-4964-ace7-ce006d19e1cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:53.431830 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:53.431830 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:53.432558 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4175d91-0f65-4964-ace7-ce006d19e1cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:53.432911 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1302/5216] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:53 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:53.600798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7c3c689f-3be3-45fe-8f4a-edffb3458181 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:53.603105 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c3c689f-3be3-45fe-8f4a-edffb3458181 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:53.603485 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c3c689f-3be3-45fe-8f4a-edffb3458181 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:53.603733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7c3c689f-3be3-45fe-8f4a-edffb3458181 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:53.603861 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7c3c689f-3be3-45fe-8f4a-edffb3458181 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:53.608801 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:53.608801 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:53.609641 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7c3c689f-3be3-45fe-8f4a-edffb3458181 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:53.610113 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1314/5217] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:53 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:53.766311 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c858b30d-b343-4c45-a68b-9ac097ea9ec3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:53.768238 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c858b30d-b343-4c45-a68b-9ac097ea9ec3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:53.768447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c858b30d-b343-4c45-a68b-9ac097ea9ec3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:53.768639 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c858b30d-b343-4c45-a68b-9ac097ea9ec3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:53.780189 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:53.780189 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:53.784196 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c858b30d-b343-4c45-a68b-9ac097ea9ec3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:53.788938 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c858b30d-b343-4c45-a68b-9ac097ea9ec3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:53.789001 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1296/5218] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:53 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:54.156718 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-b3ed4bab-ef07-4d98-be3c-31de7c1c6d1d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:54.159256 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-b3ed4bab-ef07-4d98-be3c-31de7c1c6d1d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:54.160847 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-b3ed4bab-ef07-4d98-be3c-31de7c1c6d1d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:54.160847 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-b3ed4bab-ef07-4d98-be3c-31de7c1c6d1d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:54.171143 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:54.171143 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:54.174893 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-b3ed4bab-ef07-4d98-be3c-31de7c1c6d1d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:54.179322 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-b3ed4bab-ef07-4d98-be3c-31de7c1c6d1d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:54.179671 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1307/5219] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:54 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:54.347121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-641f37ab-cc36-47a1-8289-8cc865656047 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:54.348839 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-641f37ab-cc36-47a1-8289-8cc865656047 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:54.349023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-641f37ab-cc36-47a1-8289-8cc865656047 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:54.349276 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-641f37ab-cc36-47a1-8289-8cc865656047 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:54.358478 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:54.358478 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:54.361478 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-641f37ab-cc36-47a1-8289-8cc865656047 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:54.365133 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-641f37ab-cc36-47a1-8289-8cc865656047 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:54.365538 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1303/5220] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:54 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:54.444292 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c4ac9d1b-3281-4eb6-8110-88ed4effdb42 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:54.446017 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4ac9d1b-3281-4eb6-8110-88ed4effdb42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:54.446199 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4ac9d1b-3281-4eb6-8110-88ed4effdb42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:54.446399 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4ac9d1b-3281-4eb6-8110-88ed4effdb42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:54.446504 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-c4ac9d1b-3281-4eb6-8110-88ed4effdb42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:54.451855 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:54.451855 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:54.452772 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4ac9d1b-3281-4eb6-8110-88ed4effdb42 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:54.453255 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1315/5221] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:54 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:54.621249 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-48d98156-aacd-4f30-ae10-1e3f158508f2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:54.622723 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-48d98156-aacd-4f30-ae10-1e3f158508f2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:54.622945 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-48d98156-aacd-4f30-ae10-1e3f158508f2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:54.623160 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-48d98156-aacd-4f30-ae10-1e3f158508f2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:54.623970 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-48d98156-aacd-4f30-ae10-1e3f158508f2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:54.628978 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:54.628978 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:54.629609 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-48d98156-aacd-4f30-ae10-1e3f158508f2 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:54.629954 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1297/5222] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:54 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:54.760199 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-6c8a2373-74ca-4f34-858f-d0a7fc22c873 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:54.762179 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-6c8a2373-74ca-4f34-858f-d0a7fc22c873 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4/action Aug 18 13:17:54.762561 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-6c8a2373-74ca-4f34-858f-d0a7fc22c873 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-complete": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:54.762676 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-6c8a2373-74ca-4f34-858f-d0a7fc22c873 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:54.780134 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:54.780134 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:54.793431 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-9970fbff-3da6-4a38-bf47-7168cbe4d639 req-6c8a2373-74ca-4f34-858f-d0a7fc22c873 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4/action returned with HTTP 204 Aug 18 13:17:54.793880 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1308/5223] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:17:54 2026] POST /volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:54.804496 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-504b93e4-7a26-4ce2-89ca-a6bdc591a3a7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:54.807607 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-504b93e4-7a26-4ce2-89ca-a6bdc591a3a7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:54.807607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-504b93e4-7a26-4ce2-89ca-a6bdc591a3a7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:54.807607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-504b93e4-7a26-4ce2-89ca-a6bdc591a3a7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:54.824173 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:54.824173 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:54.831396 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-504b93e4-7a26-4ce2-89ca-a6bdc591a3a7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:54.838072 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-504b93e4-7a26-4ce2-89ca-a6bdc591a3a7 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:54.839420 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1304/5224] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:54 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:55.277688 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-5660fe2f-bdd6-4118-9210-6f7d639eacc9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.281990 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-5660fe2f-bdd6-4118-9210-6f7d639eacc9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745 Aug 18 13:17:55.282284 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-5660fe2f-bdd6-4118-9210-6f7d639eacc9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.282443 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-5660fe2f-bdd6-4118-9210-6f7d639eacc9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.291274 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.291274 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:55.333767 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3bb8dc8d-8cdf-4de5-ade4-4e9213956a2d req-5660fe2f-bdd6-4118-9210-6f7d639eacc9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745 returned with HTTP 200 Aug 18 13:17:55.334277 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1316/5225] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:55 2026] DELETE /volume/v3/attachments/1c845252-5418-4edf-8776-7f97f1ab2745 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:55.377456 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4f88bd5b-efde-447a-b4dc-c64db8f87076 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.379322 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4f88bd5b-efde-447a-b4dc-c64db8f87076 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:55.379539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4f88bd5b-efde-447a-b4dc-c64db8f87076 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.379717 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4f88bd5b-efde-447a-b4dc-c64db8f87076 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.388911 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.388911 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:55.392230 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4f88bd5b-efde-447a-b4dc-c64db8f87076 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:55.396560 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4f88bd5b-efde-447a-b4dc-c64db8f87076 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:55.396911 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1298/5226] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:55 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:55.464012 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-02a1666b-bf4f-4331-b955-42a1ef0d0f7e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.467739 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-02a1666b-bf4f-4331-b955-42a1ef0d0f7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:55.467928 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-02a1666b-bf4f-4331-b955-42a1ef0d0f7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.468262 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-02a1666b-bf4f-4331-b955-42a1ef0d0f7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.468392 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-02a1666b-bf4f-4331-b955-42a1ef0d0f7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:55.472832 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.472832 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:55.473520 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-02a1666b-bf4f-4331-b955-42a1ef0d0f7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:55.473853 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1309/5227] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:55 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:55.508064 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-2c457f31-a1a3-42b6-8ade-2e24deff658e req-9df9be52-5865-49ac-b4a9-0e5c51be4144 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.510068 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2c457f31-a1a3-42b6-8ade-2e24deff658e req-9df9be52-5865-49ac-b4a9-0e5c51be4144 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64 Aug 18 13:17:55.510483 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2c457f31-a1a3-42b6-8ade-2e24deff658e req-9df9be52-5865-49ac-b4a9-0e5c51be4144 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.510947 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-2c457f31-a1a3-42b6-8ade-2e24deff658e req-9df9be52-5865-49ac-b4a9-0e5c51be4144 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.519834 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.519834 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:55.564834 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-2c457f31-a1a3-42b6-8ade-2e24deff658e req-9df9be52-5865-49ac-b4a9-0e5c51be4144 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64 returned with HTTP 200 Aug 18 13:17:55.565197 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1305/5228] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:55 2026] DELETE /volume/v3/attachments/39b573d8-b745-4383-925e-edf3a75c3c64 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:55.642763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bf16e5a8-c6b0-48de-8d26-88865556a46f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.644628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf16e5a8-c6b0-48de-8d26-88865556a46f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:55.644844 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf16e5a8-c6b0-48de-8d26-88865556a46f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.645025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bf16e5a8-c6b0-48de-8d26-88865556a46f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.645137 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-bf16e5a8-c6b0-48de-8d26-88865556a46f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:55.650200 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.650200 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:55.650200 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bf16e5a8-c6b0-48de-8d26-88865556a46f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:55.650200 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1317/5229] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:55 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:55.854675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-421edbb3-75bc-4ec3-9b07-1e343511305a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.856648 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-421edbb3-75bc-4ec3-9b07-1e343511305a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:17:55.856833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-421edbb3-75bc-4ec3-9b07-1e343511305a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.857010 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-421edbb3-75bc-4ec3-9b07-1e343511305a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.864789 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.864789 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:55.868952 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-421edbb3-75bc-4ec3-9b07-1e343511305a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:55.873648 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-421edbb3-75bc-4ec3-9b07-1e343511305a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:17:55.874088 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1299/5230] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:55 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:55.889606 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f9b42b9e-142a-42ac-aa4f-51ac62cca477 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.891387 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f9b42b9e-142a-42ac-aa4f-51ac62cca477 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:55.891607 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f9b42b9e-142a-42ac-aa4f-51ac62cca477 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.891844 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f9b42b9e-142a-42ac-aa4f-51ac62cca477 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.902030 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.902030 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:55.905392 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f9b42b9e-142a-42ac-aa4f-51ac62cca477 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:55.909305 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f9b42b9e-142a-42ac-aa4f-51ac62cca477 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:17:55.909710 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1310/5231] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:55 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:55.957010 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-7649318e-71a6-46d9-b74f-ec19fffb0bdf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:55.959592 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-7649318e-71a6-46d9-b74f-ec19fffb0bdf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:55.959773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-7649318e-71a6-46d9-b74f-ec19fffb0bdf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:55.960030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-7649318e-71a6-46d9-b74f-ec19fffb0bdf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:55.971384 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:55.971384 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:55.975848 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-7649318e-71a6-46d9-b74f-ec19fffb0bdf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:55.982652 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-7649318e-71a6-46d9-b74f-ec19fffb0bdf tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:17:55.983304 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1306/5232] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:55 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 1165 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:56.002013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-a8a3d6b7-8f5d-4680-9b5c-f2ee0ea36c55 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.004483 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-a8a3d6b7-8f5d-4680-9b5c-f2ee0ea36c55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/action Aug 18 13:17:56.004790 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-a8a3d6b7-8f5d-4680-9b5c-f2ee0ea36c55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:56.004928 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-a8a3d6b7-8f5d-4680-9b5c-f2ee0ea36c55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:56.018497 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.018497 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:56.018930 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-a8a3d6b7-8f5d-4680-9b5c-f2ee0ea36c55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:56.025342 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-a8a3d6b7-8f5d-4680-9b5c-f2ee0ea36c55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Begin detaching volume completed successfully. Aug 18 13:17:56.025603 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-a8a3d6b7-8f5d-4680-9b5c-f2ee0ea36c55 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/action returned with HTTP 202 Aug 18 13:17:56.026017 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1318/5233] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:56 2026] POST /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:56.044991 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1d238d8e-ddfe-48c1-8667-e21667335184 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.049522 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d238d8e-ddfe-48c1-8667-e21667335184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:56.049742 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d238d8e-ddfe-48c1-8667-e21667335184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.050008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d238d8e-ddfe-48c1-8667-e21667335184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.067604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-db238166-1ca6-4b37-8109-a493a600f0cb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.068224 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-db238166-1ca6-4b37-8109-a493a600f0cb None None] GET https://10.4.3.126/volume// Aug 18 13:17:56.068450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-db238166-1ca6-4b37-8109-a493a600f0cb None None] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.068657 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-db238166-1ca6-4b37-8109-a493a600f0cb None None] Calling method 'all' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.068970 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-db238166-1ca6-4b37-8109-a493a600f0cb None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:56.069274 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1311/5234] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:56.071023 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.071023 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:56.075089 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1d238d8e-ddfe-48c1-8667-e21667335184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:56.075799 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-08942cf0-2c09-455d-b5bf-415f0fe881be None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.077937 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-08942cf0-2c09-455d-b5bf-415f0fe881be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:56.078218 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-08942cf0-2c09-455d-b5bf-415f0fe881be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.078425 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-08942cf0-2c09-455d-b5bf-415f0fe881be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.079668 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d238d8e-ddfe-48c1-8667-e21667335184 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:17:56.080051 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1300/5235] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:56 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 1168 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:56.088341 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.088341 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:56.092008 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-08942cf0-2c09-455d-b5bf-415f0fe881be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:56.096366 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-08942cf0-2c09-455d-b5bf-415f0fe881be tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:17:56.096741 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1307/5236] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:56 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 1348 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:56.106581 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-d8faf85c-72c2-49b1-b836-2640aebe2559 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.109040 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-d8faf85c-72c2-49b1-b836-2640aebe2559 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/encryption Aug 18 13:17:56.109315 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-d8faf85c-72c2-49b1-b836-2640aebe2559 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.109516 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-d8faf85c-72c2-49b1-b836-2640aebe2559 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.118442 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.118442 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:56.124862 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-d8faf85c-72c2-49b1-b836-2640aebe2559 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/encryption returned with HTTP 200 Aug 18 13:17:56.125345 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1319/5237] 10.4.3.126 () {68 vars in 1631 bytes} [Tue Aug 18 13:17:56 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:56.491074 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a029f595-b05f-44d0-ac36-df834c618d02 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.492524 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a029f595-b05f-44d0-ac36-df834c618d02 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:56.492695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a029f595-b05f-44d0-ac36-df834c618d02 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.492866 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a029f595-b05f-44d0-ac36-df834c618d02 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.492958 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-a029f595-b05f-44d0-ac36-df834c618d02 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:56.497100 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.497100 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:56.497848 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a029f595-b05f-44d0-ac36-df834c618d02 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:56.498200 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1312/5238] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:56 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:56.661540 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b986e90f-5060-4290-b6b6-c3d830fcfad6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.663472 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b986e90f-5060-4290-b6b6-c3d830fcfad6 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:56.663717 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b986e90f-5060-4290-b6b6-c3d830fcfad6 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.663938 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b986e90f-5060-4290-b6b6-c3d830fcfad6 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.664093 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-b986e90f-5060-4290-b6b6-c3d830fcfad6 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:56.668245 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.668245 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:56.668846 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b986e90f-5060-4290-b6b6-c3d830fcfad6 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:56.669228 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1301/5239] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:56 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:56.679392 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-329439d5-af55-44b7-a861-1f95fa8cdd9b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.681073 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-329439d5-af55-44b7-a861-1f95fa8cdd9b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] DELETE https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:56.681303 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-329439d5-af55-44b7-a861-1f95fa8cdd9b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.681528 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-329439d5-af55-44b7-a861-1f95fa8cdd9b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.681653 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-329439d5-af55-44b7-a861-1f95fa8cdd9b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Delete backup with id: ead33939-bcc6-42ca-83ff-cd88888aeed9. Aug 18 13:17:56.685727 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.685727 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:56.696900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-329439d5-af55-44b7-a861-1f95fa8cdd9b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] delete_backup rpcapi backup_id ead33939-bcc6-42ca-83ff-cd88888aeed9 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:17:56.698525 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-329439d5-af55-44b7-a861-1f95fa8cdd9b tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 202 Aug 18 13:17:56.698958 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1308/5240] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:56 2026] DELETE /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:56.705612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5f074a80-264b-4cf4-9aea-262d21c63acf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.707387 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5f074a80-264b-4cf4-9aea-262d21c63acf tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:56.707600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5f074a80-264b-4cf4-9aea-262d21c63acf tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.707819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5f074a80-264b-4cf4-9aea-262d21c63acf tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.707947 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-5f074a80-264b-4cf4-9aea-262d21c63acf tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:56.711944 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.711944 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:56.712525 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5f074a80-264b-4cf4-9aea-262d21c63acf tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 200 Aug 18 13:17:56.712860 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1320/5241] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:56 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:56.980096 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-59f36cae-0338-49ed-959d-c49d340f2efc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:56.982148 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-59f36cae-0338-49ed-959d-c49d340f2efc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47 Aug 18 13:17:56.982351 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-59f36cae-0338-49ed-959d-c49d340f2efc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:56.982541 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-59f36cae-0338-49ed-959d-c49d340f2efc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:56.992602 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:56.992602 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:57.040555 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa60c3ed-4d70-4621-a634-0988726e2cea req-59f36cae-0338-49ed-959d-c49d340f2efc tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47 returned with HTTP 200 Aug 18 13:17:57.040989 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1313/5242] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:56 2026] DELETE /volume/v3/attachments/617ae681-0746-4d6d-8092-d079cceb4e47 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:57.092820 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-15c74c34-6039-476c-a6a9-dd8e68e63bf6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.094972 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15c74c34-6039-476c-a6a9-dd8e68e63bf6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:57.095116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15c74c34-6039-476c-a6a9-dd8e68e63bf6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.095444 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15c74c34-6039-476c-a6a9-dd8e68e63bf6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.102915 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.102915 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:57.106705 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-15c74c34-6039-476c-a6a9-dd8e68e63bf6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:57.111111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15c74c34-6039-476c-a6a9-dd8e68e63bf6 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:17:57.111553 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1302/5243] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:57.123455 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4cca9dae-f74e-4840-87db-42dd93837118 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.125092 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4cca9dae-f74e-4840-87db-42dd93837118 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:57.125307 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4cca9dae-f74e-4840-87db-42dd93837118 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.125489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4cca9dae-f74e-4840-87db-42dd93837118 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.135219 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.135219 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:57.138686 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4cca9dae-f74e-4840-87db-42dd93837118 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:57.144433 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4cca9dae-f74e-4840-87db-42dd93837118 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:17:57.144830 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1309/5244] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:57.193311 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-d6af95c0-ade6-443e-90fc-3c5c4fc3c27b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.195602 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-d6af95c0-ade6-443e-90fc-3c5c4fc3c27b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:57.195816 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-d6af95c0-ade6-443e-90fc-3c5c4fc3c27b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.196040 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-d6af95c0-ade6-443e-90fc-3c5c4fc3c27b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.206182 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.206182 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:57.210693 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-d6af95c0-ade6-443e-90fc-3c5c4fc3c27b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:57.215988 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-d6af95c0-ade6-443e-90fc-3c5c4fc3c27b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:17:57.216617 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1321/5245] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:57.246330 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-996fc73c-4797-4ce5-880f-7f11a9efb4f0 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.254647 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-996fc73c-4797-4ce5-880f-7f11a9efb4f0 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75/action Aug 18 13:17:57.254647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-996fc73c-4797-4ce5-880f-7f11a9efb4f0 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:57.254647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-996fc73c-4797-4ce5-880f-7f11a9efb4f0 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:57.268638 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.268638 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:57.269031 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-996fc73c-4797-4ce5-880f-7f11a9efb4f0 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:57.275570 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-996fc73c-4797-4ce5-880f-7f11a9efb4f0 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Begin detaching volume completed successfully. Aug 18 13:17:57.275813 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-996fc73c-4797-4ce5-880f-7f11a9efb4f0 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75/action returned with HTTP 202 Aug 18 13:17:57.276264 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1314/5246] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:57 2026] POST /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:57.299252 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-36eecbb5-e1bf-41a1-98fa-441927dea6d4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.301627 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-36eecbb5-e1bf-41a1-98fa-441927dea6d4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:57.301917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-36eecbb5-e1bf-41a1-98fa-441927dea6d4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.302229 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-36eecbb5-e1bf-41a1-98fa-441927dea6d4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.312564 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.312564 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:57.316814 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-36eecbb5-e1bf-41a1-98fa-441927dea6d4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:57.320990 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aa0dad48-412e-4d65-bc37-ec4d180826b3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.320990 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa0dad48-412e-4d65-bc37-ec4d180826b3 None None] GET https://10.4.3.126/volume// Aug 18 13:17:57.320990 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa0dad48-412e-4d65-bc37-ec4d180826b3 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.321350 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aa0dad48-412e-4d65-bc37-ec4d180826b3 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.321481 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aa0dad48-412e-4d65-bc37-ec4d180826b3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:57.321762 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1310/5247] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:57.321801 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-36eecbb5-e1bf-41a1-98fa-441927dea6d4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:17:57.322390 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1303/5248] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:57.328900 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-5e3e9b06-0354-46e5-aa92-1585f186eac5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.331359 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-5e3e9b06-0354-46e5-aa92-1585f186eac5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:57.331577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-5e3e9b06-0354-46e5-aa92-1585f186eac5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.331768 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-5e3e9b06-0354-46e5-aa92-1585f186eac5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.341811 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.341811 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:57.345567 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-5e3e9b06-0354-46e5-aa92-1585f186eac5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:57.349988 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-5e3e9b06-0354-46e5-aa92-1585f186eac5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:17:57.350547 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1322/5249] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:57.485721 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.487635 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:57.487862 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.488090 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.488436 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete volume with id: a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:57.496534 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.496534 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:57.497047 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:57.508105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ede33c90-db03-495f-bd1d-aa5bc6d3bdc7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.509861 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ede33c90-db03-495f-bd1d-aa5bc6d3bdc7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:57.510143 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ede33c90-db03-495f-bd1d-aa5bc6d3bdc7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.510406 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ede33c90-db03-495f-bd1d-aa5bc6d3bdc7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.510510 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ede33c90-db03-495f-bd1d-aa5bc6d3bdc7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:57.514135 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete volume request issued successfully. Aug 18 13:17:57.514401 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8f95bb6e-2cd1-4f1c-8bf3-3c56ac8750ed tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 202 Aug 18 13:17:57.514816 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1315/5250] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:17:57 2026] DELETE /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:17:57.518581 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.518581 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:57.519403 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ede33c90-db03-495f-bd1d-aa5bc6d3bdc7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:57.519742 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1311/5251] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:57.522462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-24cd07a1-74fe-4d62-bb54-a6841b1be601 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.524565 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-24cd07a1-74fe-4d62-bb54-a6841b1be601 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:57.524872 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-24cd07a1-74fe-4d62-bb54-a6841b1be601 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.525166 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-24cd07a1-74fe-4d62-bb54-a6841b1be601 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.529976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-34b1c931-7987-4d49-a514-2bb09b6dd494 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.531638 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34b1c931-7987-4d49-a514-2bb09b6dd494 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 Aug 18 13:17:57.531835 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34b1c931-7987-4d49-a514-2bb09b6dd494 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.532011 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34b1c931-7987-4d49-a514-2bb09b6dd494 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.535825 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.535825 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:57.538881 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.538881 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:57.540147 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-24cd07a1-74fe-4d62-bb54-a6841b1be601 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:17:57.542459 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-34b1c931-7987-4d49-a514-2bb09b6dd494 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:17:57.545732 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-24cd07a1-74fe-4d62-bb54-a6841b1be601 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 200 Aug 18 13:17:57.546115 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1304/5252] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:57.546966 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34b1c931-7987-4d49-a514-2bb09b6dd494 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 returned with HTTP 200 Aug 18 13:17:57.547393 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1323/5253] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:57.561174 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9eb81545-9321-4f79-9384-d3fdf107aff7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.563559 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9eb81545-9321-4f79-9384-d3fdf107aff7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:57.563786 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9eb81545-9321-4f79-9384-d3fdf107aff7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.564037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9eb81545-9321-4f79-9384-d3fdf107aff7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.564192 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-9eb81545-9321-4f79-9384-d3fdf107aff7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete backup with id: 81e4ef32-5f2f-42eb-9693-7460016a4d36. Aug 18 13:17:57.569618 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.569618 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:57.581579 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-9eb81545-9321-4f79-9384-d3fdf107aff7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] delete_backup rpcapi backup_id 81e4ef32-5f2f-42eb-9693-7460016a4d36 {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:17:57.583394 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9eb81545-9321-4f79-9384-d3fdf107aff7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 202 Aug 18 13:17:57.583845 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1316/5254] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:17:57 2026] DELETE /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:57.591557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bfd7ea06-1ed5-4bb2-99b9-9ec0eed9f051 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.595163 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bfd7ea06-1ed5-4bb2-99b9-9ec0eed9f051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:57.595400 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bfd7ea06-1ed5-4bb2-99b9-9ec0eed9f051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.595593 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bfd7ea06-1ed5-4bb2-99b9-9ec0eed9f051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.595727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-bfd7ea06-1ed5-4bb2-99b9-9ec0eed9f051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:57.602822 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.602822 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:57.603439 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bfd7ea06-1ed5-4bb2-99b9-9ec0eed9f051 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 200 Aug 18 13:17:57.603828 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1312/5255] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:57.723276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0357a78e-06b9-487f-954a-395492fc64c7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.725331 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0357a78e-06b9-487f-954a-395492fc64c7 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 Aug 18 13:17:57.725547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0357a78e-06b9-487f-954a-395492fc64c7 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.725732 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0357a78e-06b9-487f-954a-395492fc64c7 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.725832 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-0357a78e-06b9-487f-954a-395492fc64c7 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Show backup with id ead33939-bcc6-42ca-83ff-cd88888aeed9. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:57.729696 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0357a78e-06b9-487f-954a-395492fc64c7 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 returned with HTTP 404 Aug 18 13:17:57.730302 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1305/5256] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/backups/ead33939-bcc6-42ca-83ff-cd88888aeed9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:57.736737 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.738554 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 Aug 18 13:17:57.738785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.738972 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.739165 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Delete volume with id: a1cc1af2-f081-4461-906f-c5f2d053dae0 Aug 18 13:17:57.746112 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.746112 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:57.746493 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Volume info retrieved successfully. Aug 18 13:17:57.766505 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Delete volume request issued successfully. Aug 18 13:17:57.766792 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4888c641-677c-4dfd-8dfc-e325d67f2d85 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 returned with HTTP 202 Aug 18 13:17:57.767409 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1324/5257] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:17:57 2026] DELETE /volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:57.777662 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ff04b99b-d5aa-4e62-abfe-9c0ca02cbac1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:57.779541 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff04b99b-d5aa-4e62-abfe-9c0ca02cbac1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 Aug 18 13:17:57.779794 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff04b99b-d5aa-4e62-abfe-9c0ca02cbac1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:57.780082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff04b99b-d5aa-4e62-abfe-9c0ca02cbac1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:57.790565 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:57.790565 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:57.795456 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ff04b99b-d5aa-4e62-abfe-9c0ca02cbac1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Volume info retrieved successfully. Aug 18 13:17:57.800924 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff04b99b-d5aa-4e62-abfe-9c0ca02cbac1 tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 returned with HTTP 200 Aug 18 13:17:57.801128 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1317/5258] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:57 2026] GET /volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:58.189848 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-03e19c82-e4bd-4f7c-988a-2f44aadeb5ed None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.192612 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-03e19c82-e4bd-4f7c-988a-2f44aadeb5ed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09 Aug 18 13:17:58.192873 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-03e19c82-e4bd-4f7c-988a-2f44aadeb5ed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.193141 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-03e19c82-e4bd-4f7c-988a-2f44aadeb5ed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.202233 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.202233 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:58.255233 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-3d21eab4-d0bd-4d47-abf4-880071a34652 req-03e19c82-e4bd-4f7c-988a-2f44aadeb5ed tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09 returned with HTTP 200 Aug 18 13:17:58.255791 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1313/5259] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:58 2026] DELETE /volume/v3/attachments/3075f48f-38b8-45a4-b3ec-484facfdab09 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:58.337602 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-030ab4b9-445a-40ec-8b10-52e648b81277 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.339684 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-030ab4b9-445a-40ec-8b10-52e648b81277 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:58.339924 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-030ab4b9-445a-40ec-8b10-52e648b81277 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.340083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-030ab4b9-445a-40ec-8b10-52e648b81277 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.347011 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.347011 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:58.350418 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-030ab4b9-445a-40ec-8b10-52e648b81277 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:58.354759 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-030ab4b9-445a-40ec-8b10-52e648b81277 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:17:58.355161 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1306/5260] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:58.371669 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.373298 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:58.373469 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.373647 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.373795 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume with id: b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:58.380549 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.380549 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:58.381075 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:58.393512 np0000007652 devstack@c-api.service[100589]: WARNING cinder.keymgr.conf_key_mgr [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:17:58.399693 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume request issued successfully. Aug 18 13:17:58.399892 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3bae5b8c-967f-4d23-bb8a-0fac893f3188 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 202 Aug 18 13:17:58.400361 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1325/5261] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:17:58 2026] DELETE /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:58.407081 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4f062b06-9ff8-4fcf-b381-bdcb7b5cf0ea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.409103 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f062b06-9ff8-4fcf-b381-bdcb7b5cf0ea tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:58.409516 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f062b06-9ff8-4fcf-b381-bdcb7b5cf0ea tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.409593 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f062b06-9ff8-4fcf-b381-bdcb7b5cf0ea tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.416694 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.416694 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:58.422620 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4f062b06-9ff8-4fcf-b381-bdcb7b5cf0ea tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:58.429049 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f062b06-9ff8-4fcf-b381-bdcb7b5cf0ea tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 200 Aug 18 13:17:58.429049 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1318/5262] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:58.559034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c199256d-ac26-45c4-970f-b16745fab1e5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.560980 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c199256d-ac26-45c4-970f-b16745fab1e5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 Aug 18 13:17:58.561239 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c199256d-ac26-45c4-970f-b16745fab1e5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.561463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c199256d-ac26-45c4-970f-b16745fab1e5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.567678 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c199256d-ac26-45c4-970f-b16745fab1e5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 returned with HTTP 404 Aug 18 13:17:58.568175 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1314/5263] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/volumes/a6699544-cded-4c27-a880-f1f2238ee748 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:17:58.575052 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.577111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 Aug 18 13:17:58.577371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.577601 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.577760 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete snapshot with id: bc716f74-cd63-4f52-b0d1-29db94daa672 Aug 18 13:17:58.583102 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.583102 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:58.583532 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:17:58.599546 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot delete request issued successfully. Aug 18 13:17:58.599656 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-83e727ac-d626-4c87-aa5c-1a55c69a15c2 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 returned with HTTP 202 Aug 18 13:17:58.600133 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1307/5264] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:17:58 2026] DELETE /volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:58.606898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-307cf3f3-67f3-4ceb-accb-c194876e0c53 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.609261 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-307cf3f3-67f3-4ceb-accb-c194876e0c53 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 Aug 18 13:17:58.609454 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-307cf3f3-67f3-4ceb-accb-c194876e0c53 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.609635 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-307cf3f3-67f3-4ceb-accb-c194876e0c53 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.614762 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bf5a2034-d1b9-4653-8e9c-4811d4bb51a4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.615177 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.615177 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:58.615672 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-307cf3f3-67f3-4ceb-accb-c194876e0c53 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:17:58.616818 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-307cf3f3-67f3-4ceb-accb-c194876e0c53 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 returned with HTTP 200 Aug 18 13:17:58.616818 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1326/5265] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:58.617033 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf5a2034-d1b9-4653-8e9c-4811d4bb51a4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 Aug 18 13:17:58.617472 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf5a2034-d1b9-4653-8e9c-4811d4bb51a4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.617561 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bf5a2034-d1b9-4653-8e9c-4811d4bb51a4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.617807 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-bf5a2034-d1b9-4653-8e9c-4811d4bb51a4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 81e4ef32-5f2f-42eb-9693-7460016a4d36. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:58.621997 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bf5a2034-d1b9-4653-8e9c-4811d4bb51a4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 returned with HTTP 404 Aug 18 13:17:58.622693 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1319/5266] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/backups/81e4ef32-5f2f-42eb-9693-7460016a4d36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:58.629557 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ed3fdae6-c59c-4e1a-adcb-6798dd515a13 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.631817 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ed3fdae6-c59c-4e1a-adcb-6798dd515a13 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:58.632116 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ed3fdae6-c59c-4e1a-adcb-6798dd515a13 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.632408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ed3fdae6-c59c-4e1a-adcb-6798dd515a13 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.632564 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-ed3fdae6-c59c-4e1a-adcb-6798dd515a13 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete backup with id: cc7f67ca-f287-45f0-a176-506308087743. Aug 18 13:17:58.637665 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.637665 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:58.654015 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-ed3fdae6-c59c-4e1a-adcb-6798dd515a13 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] delete_backup rpcapi backup_id cc7f67ca-f287-45f0-a176-506308087743 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:17:58.659226 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ed3fdae6-c59c-4e1a-adcb-6798dd515a13 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 202 Aug 18 13:17:58.659226 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1315/5267] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:17:58 2026] DELETE /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:58.662850 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2d226f4a-3c58-423c-9a59-8351c84f7560 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.664670 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d226f4a-3c58-423c-9a59-8351c84f7560 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:58.664832 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d226f4a-3c58-423c-9a59-8351c84f7560 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.665017 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d226f4a-3c58-423c-9a59-8351c84f7560 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.665134 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2d226f4a-3c58-423c-9a59-8351c84f7560 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:58.669277 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.669277 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:17:58.670265 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d226f4a-3c58-423c-9a59-8351c84f7560 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 200 Aug 18 13:17:58.670594 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1308/5268] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:58.813991 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-21a830e2-b23c-402d-8388-3b1dec70453f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.815914 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-21a830e2-b23c-402d-8388-3b1dec70453f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] GET https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 Aug 18 13:17:58.816225 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-21a830e2-b23c-402d-8388-3b1dec70453f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.816474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-21a830e2-b23c-402d-8388-3b1dec70453f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.822224 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-21a830e2-b23c-402d-8388-3b1dec70453f tempest-ProjectReaderTests39-861572269 tempest-ProjectReaderTests39-861572269-project-admin] https://10.4.3.126/volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 returned with HTTP 404 Aug 18 13:17:58.822705 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1327/5269] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/volumes/a1cc1af2-f081-4461-906f-c5f2d053dae0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:58.845230 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-66af3a59-0b33-4fcc-8f83-f6a767c33e52 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.847820 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-66af3a59-0b33-4fcc-8f83-f6a767c33e52 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:58.848067 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-66af3a59-0b33-4fcc-8f83-f6a767c33e52 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.848273 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-66af3a59-0b33-4fcc-8f83-f6a767c33e52 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.857932 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.857932 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:58.861544 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-66af3a59-0b33-4fcc-8f83-f6a767c33e52 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:58.865913 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-66af3a59-0b33-4fcc-8f83-f6a767c33e52 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:58.866403 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1320/5270] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:17:58.884236 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-4569f88d-d71c-4fe7-98ae-423f5330c337 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.886433 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-4569f88d-d71c-4fe7-98ae-423f5330c337 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] POST https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039/action Aug 18 13:17:58.886731 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-4569f88d-d71c-4fe7-98ae-423f5330c337 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:17:58.886845 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-4569f88d-d71c-4fe7-98ae-423f5330c337 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:58.896982 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.896982 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:58.897544 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-4569f88d-d71c-4fe7-98ae-423f5330c337 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:58.903273 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-4569f88d-d71c-4fe7-98ae-423f5330c337 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Begin detaching volume completed successfully. Aug 18 13:17:58.903522 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-4569f88d-d71c-4fe7-98ae-423f5330c337 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039/action returned with HTTP 202 Aug 18 13:17:58.903921 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1316/5271] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:17:58 2026] POST /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:17:58.943762 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c0cc32b1-5882-42e5-a4b8-513779aeeb1b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.944150 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0cc32b1-5882-42e5-a4b8-513779aeeb1b None None] GET https://10.4.3.126/volume// Aug 18 13:17:58.944340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c0cc32b1-5882-42e5-a4b8-513779aeeb1b None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.944518 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c0cc32b1-5882-42e5-a4b8-513779aeeb1b None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.944851 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0cc32b1-5882-42e5-a4b8-513779aeeb1b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:17:58.945262 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1309/5272] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:17:58.952430 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-0a1ae310-c3ce-4110-853e-4b0125bd967b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:58.954548 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-0a1ae310-c3ce-4110-853e-4b0125bd967b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:58.954763 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-0a1ae310-c3ce-4110-853e-4b0125bd967b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:58.954956 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-0a1ae310-c3ce-4110-853e-4b0125bd967b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:58.964525 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:58.964525 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:58.968196 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-0a1ae310-c3ce-4110-853e-4b0125bd967b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:17:58.972720 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-0a1ae310-c3ce-4110-853e-4b0125bd967b tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:17:58.973121 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1328/5273] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:17:58 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:59.441998 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8562d0da-e5f2-4bbd-80e9-84aac24e71a1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.443782 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8562d0da-e5f2-4bbd-80e9-84aac24e71a1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 Aug 18 13:17:59.443994 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8562d0da-e5f2-4bbd-80e9-84aac24e71a1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.444191 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8562d0da-e5f2-4bbd-80e9-84aac24e71a1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.449585 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8562d0da-e5f2-4bbd-80e9-84aac24e71a1 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 returned with HTTP 404 Aug 18 13:17:59.450008 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1321/5274] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:59 2026] GET /volume/v3/volumes/b2bf22ea-4443-4a3e-947d-c315e76065e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:59.456675 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cafde7c1-bc16-4866-96d3-b1d089ba073b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.458510 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cafde7c1-bc16-4866-96d3-b1d089ba073b tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:17:59.458645 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cafde7c1-bc16-4866-96d3-b1d089ba073b tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.458857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cafde7c1-bc16-4866-96d3-b1d089ba073b tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.459741 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-cafde7c1-bc16-4866-96d3-b1d089ba073b tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:17:59.478011 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cafde7c1-bc16-4866-96d3-b1d089ba073b tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Get all volumes completed successfully. Aug 18 13:17:59.480629 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:59.480629 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:17:59.485765 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cafde7c1-bc16-4866-96d3-b1d089ba073b tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:17:59.486174 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1317/5275] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:17:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:17:59.505899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4c4d29b9-7739-4d30-b597-ff6e82d22a78 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.507442 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c4d29b9-7739-4d30-b597-ff6e82d22a78 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] DELETE https://10.4.3.126/volume/v3/types/b175ff08-ca4b-4f24-9b20-1a9bda0c983e Aug 18 13:17:59.507686 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c4d29b9-7739-4d30-b597-ff6e82d22a78 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.507941 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4c4d29b9-7739-4d30-b597-ff6e82d22a78 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.531436 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4c4d29b9-7739-4d30-b597-ff6e82d22a78 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/types/b175ff08-ca4b-4f24-9b20-1a9bda0c983e returned with HTTP 202 Aug 18 13:17:59.531881 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1310/5276] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:17:59 2026] DELETE /volume/v3/types/b175ff08-ca4b-4f24-9b20-1a9bda0c983e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:59.538727 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-47546de6-a952-4f0d-9750-c7012b81b4dd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.540545 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47546de6-a952-4f0d-9750-c7012b81b4dd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:59.540733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47546de6-a952-4f0d-9750-c7012b81b4dd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.540925 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-47546de6-a952-4f0d-9750-c7012b81b4dd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.541087 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-47546de6-a952-4f0d-9750-c7012b81b4dd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume with id: 1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:59.548371 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:59.548371 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:17:59.548816 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47546de6-a952-4f0d-9750-c7012b81b4dd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:59.565113 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-47546de6-a952-4f0d-9750-c7012b81b4dd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume request issued successfully. Aug 18 13:17:59.565452 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-47546de6-a952-4f0d-9750-c7012b81b4dd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 202 Aug 18 13:17:59.565885 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1329/5277] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:17:59 2026] DELETE /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:17:59.575099 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a6b06a6e-de36-4e7b-881b-e897ba1b2bab None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.576837 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a6b06a6e-de36-4e7b-881b-e897ba1b2bab tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:17:59.577055 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a6b06a6e-de36-4e7b-881b-e897ba1b2bab tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.577289 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a6b06a6e-de36-4e7b-881b-e897ba1b2bab tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.584280 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:59.584280 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:59.588659 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a6b06a6e-de36-4e7b-881b-e897ba1b2bab tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:17:59.593160 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a6b06a6e-de36-4e7b-881b-e897ba1b2bab tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 200 Aug 18 13:17:59.593540 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1322/5278] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:59 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:59.625778 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ae20d2a7-ebd0-4e9b-af1c-cb32f6b966cd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.628066 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae20d2a7-ebd0-4e9b-af1c-cb32f6b966cd tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 Aug 18 13:17:59.628372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae20d2a7-ebd0-4e9b-af1c-cb32f6b966cd tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.628662 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ae20d2a7-ebd0-4e9b-af1c-cb32f6b966cd tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.633190 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ae20d2a7-ebd0-4e9b-af1c-cb32f6b966cd tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 returned with HTTP 404 Aug 18 13:17:59.633812 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1318/5279] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:17:59 2026] GET /volume/v3/snapshots/bc716f74-cd63-4f52-b0d1-29db94daa672 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:59.680373 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-69b65938-d2c6-4d5d-98cb-06055d8c4282 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.682162 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-69b65938-d2c6-4d5d-98cb-06055d8c4282 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 Aug 18 13:17:59.682360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-69b65938-d2c6-4d5d-98cb-06055d8c4282 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.682530 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-69b65938-d2c6-4d5d-98cb-06055d8c4282 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.682631 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-69b65938-d2c6-4d5d-98cb-06055d8c4282 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id cc7f67ca-f287-45f0-a176-506308087743. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:17:59.686364 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-69b65938-d2c6-4d5d-98cb-06055d8c4282 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 returned with HTTP 404 Aug 18 13:17:59.686833 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1311/5280] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:59 2026] GET /volume/v3/backups/cc7f67ca-f287-45f0-a176-506308087743 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:17:59.714040 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.715719 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:17:59.716044 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "name": "tempest-VolumesBackupsTest-Volume-222667673"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:17:59.717463 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '3ebc85a0-abef-4645-9f9b-2b666a949189', 'name': 'tempest-VolumesBackupsTest-Volume-222667673'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:17:59.849082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-cf5ae9c7-7b2a-4caf-a43b-b936e853bec1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.851250 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-cf5ae9c7-7b2a-4caf-a43b-b936e853bec1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4 Aug 18 13:17:59.851386 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-cf5ae9c7-7b2a-4caf-a43b-b936e853bec1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.851502 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-cf5ae9c7-7b2a-4caf-a43b-b936e853bec1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.858231 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:59.858231 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:17:59.894349 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume of 1 GB Aug 18 13:17:59.899531 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Availability Zones retrieved successfully. Aug 18 13:17:59.902823 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-aa34d2be-cff9-4851-a752-c29618c9e25f req-cf5ae9c7-7b2a-4caf-a43b-b936e853bec1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4 returned with HTTP 200 Aug 18 13:17:59.903267 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1323/5281] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:17:59 2026] DELETE /volume/v3/attachments/233f5330-5e2b-4a3d-8d73-7bb1dbcfa1e4 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:17:59.905156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (dbf1f796-3c49-4842-84b7-60a78a32e4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:17:59.906297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a658112-f1b7-4b15-843b-09265960a4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:59.907351 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:17:59.967494 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a658112-f1b7-4b15-843b-09265960a4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:17:59.968182 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e6d8cb-e73d-44de-983c-fece74a3d949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:17:59.988771 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-18d1c967-bf72-4afc-a6f2-bb7aefce3571 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:17:59.990452 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18d1c967-bf72-4afc-a6f2-bb7aefce3571 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:17:59.990610 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18d1c967-bf72-4afc-a6f2-bb7aefce3571 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:17:59.990783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18d1c967-bf72-4afc-a6f2-bb7aefce3571 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:17:59.997842 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:17:59.997842 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:00.002158 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-18d1c967-bf72-4afc-a6f2-bb7aefce3571 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:00.002902 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['c6c371ce-30cc-4316-9362-f8c131ed4f64', '5e02a2bb-c357-4743-a4ad-1e342d6ed062', '26b2bdfe-1214-4112-85df-0b16a256c916', '198a60bf-1a56-4570-a7c5-d4a69dc4fcc2'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:00.003713 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e6d8cb-e73d-44de-983c-fece74a3d949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6c371ce-30cc-4316-9362-f8c131ed4f64', '5e02a2bb-c357-4743-a4ad-1e342d6ed062', '26b2bdfe-1214-4112-85df-0b16a256c916', '198a60bf-1a56-4570-a7c5-d4a69dc4fcc2']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:00.004453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd01b05-7f1f-4bf4-a7cc-be5388cf8cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:00.007314 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18d1c967-bf72-4afc-a6f2-bb7aefce3571 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:18:00.007699 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1319/5282] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:17:59 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.020593 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c89ad3e2-8b49-406c-9f7e-bff256dddcf9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.022550 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c89ad3e2-8b49-406c-9f7e-bff256dddcf9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:18:00.022710 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c89ad3e2-8b49-406c-9f7e-bff256dddcf9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:00.023009 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c89ad3e2-8b49-406c-9f7e-bff256dddcf9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:00.026500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd01b05-7f1f-4bf4-a7cc-be5388cf8cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81326764-5272-4f62-808a-ee059abfaa28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-222667673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['c6c371ce-30cc-4316-9362-f8c131ed4f64','5e02a2bb-c357-4743-a4ad-1e342d6ed062','26b2bdfe-1214-4112-85df-0b16a256c916','198a60bf-1a56-4570-a7c5-d4a69dc4fcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-222667673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81326764-5272-4f62-808a-ee059abfaa28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='990f8833494a4c8ea64cc0ef95acb4f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:00.027283 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ea9e17-a1dc-4148-8139-bfde81ca42ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:00.032564 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:00.032564 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:00.037363 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c89ad3e2-8b49-406c-9f7e-bff256dddcf9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:00.043611 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c89ad3e2-8b49-406c-9f7e-bff256dddcf9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:18:00.044175 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1312/5283] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:00 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.048430 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ea9e17-a1dc-4148-8139-bfde81ca42ce) transitioned into state 'SUCCESS' from state '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-222667673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['c6c371ce-30cc-4316-9362-f8c131ed4f64','5e02a2bb-c357-4743-a4ad-1e342d6ed062','26b2bdfe-1214-4112-85df-0b16a256c916','198a60bf-1a56-4570-a7c5-d4a69dc4fcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:00.049828 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f0784c-069a-4c9a-b25a-1bb4463e322e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:00.058741 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f0784c-069a-4c9a-b25a-1bb4463e322e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:00.059817 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (dbf1f796-3c49-4842-84b7-60a78a32e4f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:00.060224 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request issued successfully. Aug 18 13:18:00.060925 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8f0d739c-92b4-4e92-b5ff-e56255196725 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:00.061471 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1330/5284] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:17:59 2026] POST /volume/v3/volumes => generated 748 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:00.062600 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.064655 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:18:00.064913 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:00.065107 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:00.065281 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume with id: eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:18:00.071479 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:00.071479 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:00.071623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b74b0977-2f77-4688-8d93-d3aee9bdba6b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.071878 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:00.073314 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b74b0977-2f77-4688-8d93-d3aee9bdba6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:18:00.073507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b74b0977-2f77-4688-8d93-d3aee9bdba6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:00.073688 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b74b0977-2f77-4688-8d93-d3aee9bdba6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:00.080119 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:00.080119 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:00.083717 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b74b0977-2f77-4688-8d93-d3aee9bdba6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:18:00.087039 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume request issued successfully. Aug 18 13:18:00.087487 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b1ef5181-6c7a-451d-8949-8a098cd232d1 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 202 Aug 18 13:18:00.087674 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1324/5285] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:00 2026] DELETE /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:00.088483 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b74b0977-2f77-4688-8d93-d3aee9bdba6b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:18:00.088937 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1320/5286] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:00 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.096243 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-37699338-a8f6-4be7-82fb-54af894abd33 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.098997 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-37699338-a8f6-4be7-82fb-54af894abd33 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:18:00.099202 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-37699338-a8f6-4be7-82fb-54af894abd33 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:00.099407 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-37699338-a8f6-4be7-82fb-54af894abd33 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:00.106177 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:00.106177 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:00.110217 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-37699338-a8f6-4be7-82fb-54af894abd33 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:00.114771 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-37699338-a8f6-4be7-82fb-54af894abd33 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 200 Aug 18 13:18:00.115322 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1313/5287] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:00 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.607613 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2217bac0-e934-4704-8c4f-81537cec3877 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.609604 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2217bac0-e934-4704-8c4f-81537cec3877 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 Aug 18 13:18:00.609790 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2217bac0-e934-4704-8c4f-81537cec3877 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:00.610007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2217bac0-e934-4704-8c4f-81537cec3877 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:00.624256 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2217bac0-e934-4704-8c4f-81537cec3877 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 returned with HTTP 404 Aug 18 13:18:00.624776 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1331/5288] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:00 2026] GET /volume/v3/volumes/1123a017-6877-4e5a-a10e-672b1fc4ec75 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:00.632262 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.633686 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:18:00.633949 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:00.634172 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:00.634370 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume with id: c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:18:00.656827 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:00.656827 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:00.657581 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:00.693293 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume request issued successfully. Aug 18 13:18:00.693487 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4f2eaa65-cf86-435c-87f6-829bf24d9e73 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 202 Aug 18 13:18:00.693952 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1325/5289] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:00 2026] DELETE /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:00.701570 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-16860226-4639-4993-911c-f8c1fc912183 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.703861 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16860226-4639-4993-911c-f8c1fc912183 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:18:00.703959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-16860226-4639-4993-911c-f8c1fc912183 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:00.704232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-16860226-4639-4993-911c-f8c1fc912183 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:00.712491 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:00.712491 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:00.724349 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-16860226-4639-4993-911c-f8c1fc912183 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:00.730957 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-16860226-4639-4993-911c-f8c1fc912183 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 200 Aug 18 13:18:00.731525 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1321/5290] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:00 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 918 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.746532 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9cfea338-5349-455c-9da3-8d55244c24e7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.836560 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cfea338-5349-455c-9da3-8d55244c24e7 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:00.837084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9cfea338-5349-455c-9da3-8d55244c24e7 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1641733123", "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=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:00.857632 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cfea338-5349-455c-9da3-8d55244c24e7 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:00.857953 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1314/5291] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:00 2026] POST /volume/v3/types => generated 380 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.865696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c4e8ab82-e01b-44b3-9252-494b888e83a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.867390 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4e8ab82-e01b-44b3-9252-494b888e83a1 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption Aug 18 13:18:00.867733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4e8ab82-e01b-44b3-9252-494b888e83a1 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:00.869142 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:00.869142 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:00.890124 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4e8ab82-e01b-44b3-9252-494b888e83a1 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption returned with HTTP 200 Aug 18 13:18:00.890615 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1332/5292] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:18:00 2026] POST /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.899534 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ff91d9ce-8f64-4508-89e4-6f85492849f2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.901397 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff91d9ce-8f64-4508-89e4-6f85492849f2 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:00.901735 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff91d9ce-8f64-4508-89e4-6f85492849f2 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-106696920", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:00.922707 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff91d9ce-8f64-4508-89e4-6f85492849f2 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:00.923132 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1326/5293] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:00 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:00.932729 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d1f60f6e-d3d9-44dc-990a-26ad470a4892 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:00.991314 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1f60f6e-d3d9-44dc-990a-26ad470a4892 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] POST https://10.4.3.126/volume/v3/types/14f003b1-8660-4a83-8ec3-ec97b4381be7/encryption Aug 18 13:18:00.991699 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d1f60f6e-d3d9-44dc-990a-26ad470a4892 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:00.993964 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-d1f60f6e-d3d9-44dc-990a-26ad470a4892 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:00.994168 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d1f60f6e-d3d9-44dc-990a-26ad470a4892 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/14f003b1-8660-4a83-8ec3-ec97b4381be7/encryption returned with HTTP 403 Aug 18 13:18:00.994647 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1322/5294] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:18:00 2026] POST /volume/v3/types/14f003b1-8660-4a83-8ec3-ec97b4381be7/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.002683 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a3bc8290-2d9d-4a03-ae2e-e28c4b1f0b4e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.004595 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3bc8290-2d9d-4a03-ae2e-e28c4b1f0b4e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:01.004992 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a3bc8290-2d9d-4a03-ae2e-e28c4b1f0b4e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-944046557", "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=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.026000 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a3bc8290-2d9d-4a03-ae2e-e28c4b1f0b4e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:01.026522 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1315/5295] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:01 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.034388 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e97ad18f-ae36-4a1b-8ebc-38803624c2b1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.036540 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e97ad18f-ae36-4a1b-8ebc-38803624c2b1 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] POST https://10.4.3.126/volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498/extra_specs Aug 18 13:18:01.036950 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e97ad18f-ae36-4a1b-8ebc-38803624c2b1 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.039263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-e97ad18f-ae36-4a1b-8ebc-38803624c2b1 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.039499 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e97ad18f-ae36-4a1b-8ebc-38803624c2b1 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498/extra_specs returned with HTTP 403 Aug 18 13:18:01.040057 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1333/5296] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:18:01 2026] POST /volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.046318 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7b3ed138-31dc-4f93-8bb0-dbdcf67390ab None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.048216 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7b3ed138-31dc-4f93-8bb0-dbdcf67390ab tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] PUT https://10.4.3.126/volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498/extra_specs/key2 Aug 18 13:18:01.048568 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7b3ed138-31dc-4f93-8bb0-dbdcf67390ab tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.050922 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-7b3ed138-31dc-4f93-8bb0-dbdcf67390ab tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.051126 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7b3ed138-31dc-4f93-8bb0-dbdcf67390ab tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498/extra_specs/key2 returned with HTTP 403 Aug 18 13:18:01.051563 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1327/5297] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:18:01 2026] PUT /volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.058646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a1f1b029-7d3d-4945-b271-d8e7bb748a6e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.060562 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a1f1b029-7d3d-4945-b271-d8e7bb748a6e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:01.060988 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a1f1b029-7d3d-4945-b271-d8e7bb748a6e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.063530 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-a1f1b029-7d3d-4945-b271-d8e7bb748a6e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.063745 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a1f1b029-7d3d-4945-b271-d8e7bb748a6e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types returned with HTTP 403 Aug 18 13:18:01.064347 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1323/5298] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:18:01 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.072284 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aa13aec0-8685-4dfe-9254-9571e6e37a65 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.074063 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa13aec0-8685-4dfe-9254-9571e6e37a65 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:01.074462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aa13aec0-8685-4dfe-9254-9571e6e37a65 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-828693650", "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=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.099083 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aa13aec0-8685-4dfe-9254-9571e6e37a65 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:01.099492 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1316/5299] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:01 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.102998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-92ece777-5aa6-46dc-bc97-50ba26276786 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.105121 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92ece777-5aa6-46dc-bc97-50ba26276786 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:18:01.105310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92ece777-5aa6-46dc-bc97-50ba26276786 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.105542 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92ece777-5aa6-46dc-bc97-50ba26276786 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.108121 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3da6338c-0f1d-4990-90b7-e2328c525f5b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.109648 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3da6338c-0f1d-4990-90b7-e2328c525f5b tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9/encryption Aug 18 13:18:01.110903 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3da6338c-0f1d-4990-90b7-e2328c525f5b tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.112381 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.112381 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:01.115754 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-92ece777-5aa6-46dc-bc97-50ba26276786 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:18:01.121668 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92ece777-5aa6-46dc-bc97-50ba26276786 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:18:01.122086 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1334/5300] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:01.127260 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-18bb874f-277a-425d-adbd-721895722868 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.129329 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18bb874f-277a-425d-adbd-721895722868 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 Aug 18 13:18:01.129527 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18bb874f-277a-425d-adbd-721895722868 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.129713 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-18bb874f-277a-425d-adbd-721895722868 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.138148 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-18bb874f-277a-425d-adbd-721895722868 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 returned with HTTP 404 Aug 18 13:18:01.138148 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1324/5301] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/volumes/eec69306-ca8b-4b31-ae39-760be6a0a039 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.138618 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.140081 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3da6338c-0f1d-4990-90b7-e2328c525f5b tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9/encryption returned with HTTP 200 Aug 18 13:18:01.140539 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1328/5302] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:18:01 2026] POST /volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.140971 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:18:01.141460 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81326764-5272-4f62-808a-ee059abfaa28", "name": "tempest-VolumesBackupsTest-Backup-1869265802"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.143608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-55982bab-6101-40c1-9c04-b8106d021112 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.143877 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating new backup {'backup': {'volume_id': '81326764-5272-4f62-808a-ee059abfaa28', 'name': 'tempest-VolumesBackupsTest-Backup-1869265802'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:18:01.144083 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating backup of volume 81326764-5272-4f62-808a-ee059abfaa28 in container None Aug 18 13:18:01.145805 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55982bab-6101-40c1-9c04-b8106d021112 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:18:01.146060 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55982bab-6101-40c1-9c04-b8106d021112 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.146310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-55982bab-6101-40c1-9c04-b8106d021112 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.151189 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-51c5b28c-f60e-4b57-9467-05d893a1ee36 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.152705 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.152705 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:01.152952 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.152952 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:01.153028 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51c5b28c-f60e-4b57-9467-05d893a1ee36 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] DELETE https://10.4.3.126/volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9/encryption/9b1e41ad-ff4f-487b-9c26-25d0bbb0adb1 Aug 18 13:18:01.153200 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51c5b28c-f60e-4b57-9467-05d893a1ee36 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.153274 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:18:01.153408 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-51c5b28c-f60e-4b57-9467-05d893a1ee36 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.154087 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-51c5b28c-f60e-4b57-9467-05d893a1ee36 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.154288 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-51c5b28c-f60e-4b57-9467-05d893a1ee36 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9/encryption/9b1e41ad-ff4f-487b-9c26-25d0bbb0adb1 returned with HTTP 403 Aug 18 13:18:01.154681 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1325/5303] 10.4.3.126 () {66 vars in 1489 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9/encryption/9b1e41ad-ff4f-487b-9c26-25d0bbb0adb1 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.156768 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-55982bab-6101-40c1-9c04-b8106d021112 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:01.162260 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-55982bab-6101-40c1-9c04-b8106d021112 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:18:01.162619 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1335/5304] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.163367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bd2a9b0b-f9fd-4af1-84e8-756bd08ca5eb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.164995 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd2a9b0b-f9fd-4af1-84e8-756bd08ca5eb tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:01.165383 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bd2a9b0b-f9fd-4af1-84e8-756bd08ca5eb tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-786234536", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.176612 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3259ffce-a994-4b55-a740-33181bcbfe8f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.178640 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3259ffce-a994-4b55-a740-33181bcbfe8f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:18:01.178894 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3259ffce-a994-4b55-a740-33181bcbfe8f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.179111 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3259ffce-a994-4b55-a740-33181bcbfe8f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.184330 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['4fac8a63-5cc1-4780-bf5d-622ba11ea6ad', '10cfcd61-dc88-41ea-89db-0e7df6256290'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:01.187383 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.187383 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:01.189466 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bd2a9b0b-f9fd-4af1-84e8-756bd08ca5eb tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:01.189859 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1329/5305] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:01 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.191164 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-3259ffce-a994-4b55-a740-33181bcbfe8f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:01.196684 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3259ffce-a994-4b55-a740-33181bcbfe8f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:18:01.197082 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1326/5306] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.199429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f7208e77-71d6-4199-9cdb-507710605e83 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.201924 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f7208e77-71d6-4199-9cdb-507710605e83 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] DELETE https://10.4.3.126/volume/v3/types/f272e289-e85e-4764-8e08-d50a79cad5d8/extra_specs/key1 Aug 18 13:18:01.202251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f7208e77-71d6-4199-9cdb-507710605e83 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.202534 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f7208e77-71d6-4199-9cdb-507710605e83 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.208659 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-f7208e77-71d6-4199-9cdb-507710605e83 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.208917 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f7208e77-71d6-4199-9cdb-507710605e83 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/f272e289-e85e-4764-8e08-d50a79cad5d8/extra_specs/key1 returned with HTTP 403 Aug 18 13:18:01.209452 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1336/5307] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/f272e289-e85e-4764-8e08-d50a79cad5d8/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.212254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.214338 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:18:01.214567 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.214859 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.215012 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume with id: 1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:18:01.217490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bf83809a-5a93-4ae2-b1f6-54b14c936f56 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.218920 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf83809a-5a93-4ae2-b1f6-54b14c936f56 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:01.219359 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bf83809a-5a93-4ae2-b1f6-54b14c936f56 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1947373839", "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=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.223689 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.223689 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:01.224309 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:01.244202 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0053b468-a9a9-4ea1-b001-d9f670d34a38 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:18:01.244641 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1317/5308] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:01 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:01.246191 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bf83809a-5a93-4ae2-b1f6-54b14c936f56 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:01.246561 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1327/5309] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:01 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 18 13:18:01.252448 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8224eae7-6c5c-4816-bf69-eb882d39f86d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.254268 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8224eae7-6c5c-4816-bf69-eb882d39f86d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:01.254458 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8224eae7-6c5c-4816-bf69-eb882d39f86d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.254563 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-cced0f56-2200-4421-9815-97f02ccfe42c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.254632 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8224eae7-6c5c-4816-bf69-eb882d39f86d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.254764 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-8224eae7-6c5c-4816-bf69-eb882d39f86d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:01.256238 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume request issued successfully. Aug 18 13:18:01.256457 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ecb8ef2a-327d-4731-a23e-118fa5de064e tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 202 Aug 18 13:18:01.256874 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1330/5310] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:01.257383 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cced0f56-2200-4421-9815-97f02ccfe42c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] DELETE https://10.4.3.126/volume/v3/types/5a346056-c7ce-488f-b3cb-775f9eb0cb4d Aug 18 13:18:01.257625 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cced0f56-2200-4421-9815-97f02ccfe42c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.257889 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-cced0f56-2200-4421-9815-97f02ccfe42c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.258361 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.258361 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:01.258767 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.policy [None req-cced0f56-2200-4421-9815-97f02ccfe42c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100591) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.259006 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-cced0f56-2200-4421-9815-97f02ccfe42c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/5a346056-c7ce-488f-b3cb-775f9eb0cb4d returned with HTTP 403 Aug 18 13:18:01.259551 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.259551 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:01.259622 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1318/5311] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/5a346056-c7ce-488f-b3cb-775f9eb0cb4d => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.260596 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8224eae7-6c5c-4816-bf69-eb882d39f86d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:01.261144 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1337/5312] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.267728 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2662c3c7-4654-4941-993b-094f130b068e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.272870 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2662c3c7-4654-4941-993b-094f130b068e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] GET https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs Aug 18 13:18:01.273025 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2662c3c7-4654-4941-993b-094f130b068e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.273383 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2662c3c7-4654-4941-993b-094f130b068e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.274372 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a39111ff-c22c-4ea1-9201-dd8aaacab9c9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.276169 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a39111ff-c22c-4ea1-9201-dd8aaacab9c9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:18:01.276654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a39111ff-c22c-4ea1-9201-dd8aaacab9c9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.276721 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a39111ff-c22c-4ea1-9201-dd8aaacab9c9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.287708 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2662c3c7-4654-4941-993b-094f130b068e tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs returned with HTTP 200 Aug 18 13:18:01.288153 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1328/5313] 10.4.3.126 () {66 vars in 1378 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.290140 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.290140 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:01.295977 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a39111ff-c22c-4ea1-9201-dd8aaacab9c9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:01.300083 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-74473939-9be7-4d13-a9f8-8a383605ac5f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.301793 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-74473939-9be7-4d13-a9f8-8a383605ac5f tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] GET https://10.4.3.126/volume/v3/types Aug 18 13:18:01.302348 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-74473939-9be7-4d13-a9f8-8a383605ac5f tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.302571 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-74473939-9be7-4d13-a9f8-8a383605ac5f tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.303341 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a39111ff-c22c-4ea1-9201-dd8aaacab9c9 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 200 Aug 18 13:18:01.303640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.api_utils [None req-74473939-9be7-4d13-a9f8-8a383605ac5f tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Removing options '' from query. {{(pid=100591) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:18:01.303876 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1331/5314] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.329109 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-74473939-9be7-4d13-a9f8-8a383605ac5f tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:01.329590 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1319/5315] 10.4.3.126 () {66 vars in 1231 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/types => generated 2654 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:01.340744 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-80fa8408-9fb4-46ac-afb6-89a9ab8e7c62 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.343245 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-80fa8408-9fb4-46ac-afb6-89a9ab8e7c62 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] GET https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption/cipher Aug 18 13:18:01.343511 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-80fa8408-9fb4-46ac-afb6-89a9ab8e7c62 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.343780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-80fa8408-9fb4-46ac-afb6-89a9ab8e7c62 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.344845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-80fa8408-9fb4-46ac-afb6-89a9ab8e7c62 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.345077 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-80fa8408-9fb4-46ac-afb6-89a9ab8e7c62 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption/cipher returned with HTTP 403 Aug 18 13:18:01.345720 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1338/5316] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.354658 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3e4dff48-002e-447e-afbf-55cf125b67d4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.356559 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3e4dff48-002e-447e-afbf-55cf125b67d4 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] GET https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption Aug 18 13:18:01.356790 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3e4dff48-002e-447e-afbf-55cf125b67d4 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.357039 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3e4dff48-002e-447e-afbf-55cf125b67d4 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.357894 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-3e4dff48-002e-447e-afbf-55cf125b67d4 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.358116 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3e4dff48-002e-447e-afbf-55cf125b67d4 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption returned with HTTP 403 Aug 18 13:18:01.358521 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1329/5317] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.367065 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3de024d4-6ed4-464f-8822-45872e675382 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.370283 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3de024d4-6ed4-464f-8822-45872e675382 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] GET https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/multiattach Aug 18 13:18:01.370283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3de024d4-6ed4-464f-8822-45872e675382 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.370283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3de024d4-6ed4-464f-8822-45872e675382 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.380472 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3de024d4-6ed4-464f-8822-45872e675382 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/multiattach returned with HTTP 200 Aug 18 13:18:01.381013 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1332/5318] 10.4.3.126 () {66 vars in 1414 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:18:01.389832 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d7bc787c-c1d4-44c8-a45f-a2f5d6627b1c None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.392087 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7bc787c-c1d4-44c8-a45f-a2f5d6627b1c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] GET https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/volume_backend_name Aug 18 13:18:01.392313 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7bc787c-c1d4-44c8-a45f-a2f5d6627b1c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.392547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d7bc787c-c1d4-44c8-a45f-a2f5d6627b1c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.401402 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d7bc787c-c1d4-44c8-a45f-a2f5d6627b1c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 13:18:01.401863 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1320/5319] 10.4.3.126 () {66 vars in 1438 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.409998 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1973e884-dc9e-4fa9-a7a8-d21dbc0799ae None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.411941 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1973e884-dc9e-4fa9-a7a8-d21dbc0799ae tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] GET https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae Aug 18 13:18:01.412224 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1973e884-dc9e-4fa9-a7a8-d21dbc0799ae tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.412514 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1973e884-dc9e-4fa9-a7a8-d21dbc0799ae tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.420668 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1973e884-dc9e-4fa9-a7a8-d21dbc0799ae tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae returned with HTTP 200 Aug 18 13:18:01.421074 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1339/5320] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae => generated 318 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.432473 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d32cf8cd-4c75-4417-a6ab-7d9a1aed238a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.434910 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d32cf8cd-4c75-4417-a6ab-7d9a1aed238a tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] PUT https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption/a04c9e41-204b-4c1a-ac9c-28608171eb45 Aug 18 13:18:01.434910 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d32cf8cd-4c75-4417-a6ab-7d9a1aed238a tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.437350 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-d32cf8cd-4c75-4417-a6ab-7d9a1aed238a tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.437350 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d32cf8cd-4c75-4417-a6ab-7d9a1aed238a tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption/a04c9e41-204b-4c1a-ac9c-28608171eb45 returned with HTTP 403 Aug 18 13:18:01.437750 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1330/5321] 10.4.3.126 () {68 vars in 1506 bytes} [Tue Aug 18 13:18:01 2026] PUT /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/encryption/a04c9e41-204b-4c1a-ac9c-28608171eb45 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.447556 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-05ea4172-ddfb-4c56-9b2f-26c2e53e0f02 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.449411 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-05ea4172-ddfb-4c56-9b2f-26c2e53e0f02 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] PUT https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/key1 Aug 18 13:18:01.449798 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-05ea4172-ddfb-4c56-9b2f-26c2e53e0f02 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.450580 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-82e659ca-19fa-4c11-aba2-121f160c79c7 req-3f5ca7ff-f4ca-4504-9526-4403561a0ab5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.452154 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-05ea4172-ddfb-4c56-9b2f-26c2e53e0f02 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.452393 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-05ea4172-ddfb-4c56-9b2f-26c2e53e0f02 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/key1 returned with HTTP 403 Aug 18 13:18:01.452891 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-82e659ca-19fa-4c11-aba2-121f160c79c7 req-3f5ca7ff-f4ca-4504-9526-4403561a0ab5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0 Aug 18 13:18:01.452949 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1333/5322] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:18:01 2026] PUT /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.453090 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-82e659ca-19fa-4c11-aba2-121f160c79c7 req-3f5ca7ff-f4ca-4504-9526-4403561a0ab5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.453331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-82e659ca-19fa-4c11-aba2-121f160c79c7 req-3f5ca7ff-f4ca-4504-9526-4403561a0ab5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.461295 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2fcb91ba-0010-4ca0-b9aa-11e4e73a761c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.463072 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2fcb91ba-0010-4ca0-b9aa-11e4e73a761c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] PUT https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae Aug 18 13:18:01.463389 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2fcb91ba-0010-4ca0-b9aa-11e4e73a761c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:01.465128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.policy [None req-2fcb91ba-0010-4ca0-b9aa-11e4e73a761c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '16b4ae1faea64b31850907930426aee7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1da0d12ecf7438c8b26826568d721ce', '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=100589) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:18:01.465342 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2fcb91ba-0010-4ca0-b9aa-11e4e73a761c tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-member] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae returned with HTTP 403 Aug 18 13:18:01.465746 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1340/5323] 10.4.3.126 () {68 vars in 1362 bytes} [Tue Aug 18 13:18:01 2026] PUT /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.467754 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.467754 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:01.472712 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-11a722aa-3ae6-4be4-93ef-ee335cb25f72 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.474650 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-11a722aa-3ae6-4be4-93ef-ee335cb25f72 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] DELETE https://10.4.3.126/volume/v3/types/5a346056-c7ce-488f-b3cb-775f9eb0cb4d Aug 18 13:18:01.474814 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-11a722aa-3ae6-4be4-93ef-ee335cb25f72 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.475007 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-11a722aa-3ae6-4be4-93ef-ee335cb25f72 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.516851 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-11a722aa-3ae6-4be4-93ef-ee335cb25f72 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/5a346056-c7ce-488f-b3cb-775f9eb0cb4d returned with HTTP 202 Aug 18 13:18:01.517263 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1331/5324] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/5a346056-c7ce-488f-b3cb-775f9eb0cb4d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:01.520331 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-82e659ca-19fa-4c11-aba2-121f160c79c7 req-3f5ca7ff-f4ca-4504-9526-4403561a0ab5 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0 returned with HTTP 200 Aug 18 13:18:01.520714 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1321/5325] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/attachments/d465ac6f-31aa-4967-8e33-720ff7e65af0 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:01.523568 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eb3c27e4-2a1c-492f-ab4f-b3e6cbb861f2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.525325 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb3c27e4-2a1c-492f-ab4f-b3e6cbb861f2 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] DELETE https://10.4.3.126/volume/v3/types/f272e289-e85e-4764-8e08-d50a79cad5d8 Aug 18 13:18:01.525523 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eb3c27e4-2a1c-492f-ab4f-b3e6cbb861f2 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.525730 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eb3c27e4-2a1c-492f-ab4f-b3e6cbb861f2 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.558073 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eb3c27e4-2a1c-492f-ab4f-b3e6cbb861f2 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/f272e289-e85e-4764-8e08-d50a79cad5d8 returned with HTTP 202 Aug 18 13:18:01.558465 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1334/5326] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/f272e289-e85e-4764-8e08-d50a79cad5d8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:01.565061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6524bb4e-9864-466d-bea7-df0848b1fc22 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.566767 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6524bb4e-9864-466d-bea7-df0848b1fc22 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] DELETE https://10.4.3.126/volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9 Aug 18 13:18:01.566963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6524bb4e-9864-466d-bea7-df0848b1fc22 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.567135 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6524bb4e-9864-466d-bea7-df0848b1fc22 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.591306 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6524bb4e-9864-466d-bea7-df0848b1fc22 tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9 returned with HTTP 202 Aug 18 13:18:01.591666 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1341/5327] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/b9dfcd06-08c3-4568-8edc-dc68c04fddf9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:01.598908 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de7363c6-251f-49e0-bf76-5dcb9596117d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.600807 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de7363c6-251f-49e0-bf76-5dcb9596117d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] DELETE https://10.4.3.126/volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498 Aug 18 13:18:01.601035 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de7363c6-251f-49e0-bf76-5dcb9596117d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.601299 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de7363c6-251f-49e0-bf76-5dcb9596117d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.625626 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de7363c6-251f-49e0-bf76-5dcb9596117d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498 returned with HTTP 202 Aug 18 13:18:01.625999 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1332/5328] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/2efc4f11-2386-4008-8e99-1d6e82d3c498 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:01.632196 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a7b3b200-4705-4be7-ab11-ca3dc9b524fc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.633911 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a7b3b200-4705-4be7-ab11-ca3dc9b524fc tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] DELETE https://10.4.3.126/volume/v3/types/14f003b1-8660-4a83-8ec3-ec97b4381be7 Aug 18 13:18:01.634127 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a7b3b200-4705-4be7-ab11-ca3dc9b524fc tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.634278 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a7b3b200-4705-4be7-ab11-ca3dc9b524fc tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.634495 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.634495 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:01.662634 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a7b3b200-4705-4be7-ab11-ca3dc9b524fc tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/14f003b1-8660-4a83-8ec3-ec97b4381be7 returned with HTTP 202 Aug 18 13:18:01.663061 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1322/5329] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/14f003b1-8660-4a83-8ec3-ec97b4381be7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:01.669423 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-80e65d85-c6cd-4ce9-8d91-f3fff8c4796d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.671119 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-80e65d85-c6cd-4ce9-8d91-f3fff8c4796d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] DELETE https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae Aug 18 13:18:01.671340 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-80e65d85-c6cd-4ce9-8d91-f3fff8c4796d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.671507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-80e65d85-c6cd-4ce9-8d91-f3fff8c4796d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.702595 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-80e65d85-c6cd-4ce9-8d91-f3fff8c4796d tempest-VolumeTypesMemberTests-1092605241 tempest-VolumeTypesMemberTests-1092605241-project-admin] https://10.4.3.126/volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae returned with HTTP 202 Aug 18 13:18:01.702978 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1335/5330] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/3849964c-3cc1-4380-9f0f-3b96303025ae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:01.743820 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-483f3d77-b42d-4bdf-a42d-48db6134431f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.745575 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-483f3d77-b42d-4bdf-a42d-48db6134431f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce Aug 18 13:18:01.745780 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-483f3d77-b42d-4bdf-a42d-48db6134431f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.745976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-483f3d77-b42d-4bdf-a42d-48db6134431f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.751570 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-483f3d77-b42d-4bdf-a42d-48db6134431f tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce returned with HTTP 404 Aug 18 13:18:01.752067 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1342/5331] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/volumes/c4cec3f7-4d34-4a23-86a7-5886c50444ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:01.759001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-67852c16-b06d-442c-93ab-5dbb1ee860e9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.761006 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67852c16-b06d-442c-93ab-5dbb1ee860e9 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:18:01.761224 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67852c16-b06d-442c-93ab-5dbb1ee860e9 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.761415 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-67852c16-b06d-442c-93ab-5dbb1ee860e9 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Calling method 'detail' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.762149 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-67852c16-b06d-442c-93ab-5dbb1ee860e9 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:18:01.774995 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-67852c16-b06d-442c-93ab-5dbb1ee860e9 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Get all volumes completed successfully. Aug 18 13:18:01.776862 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:01.776862 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:01.782135 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-67852c16-b06d-442c-93ab-5dbb1ee860e9 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:18:01.782609 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1333/5332] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:18:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11067 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:18:01.797726 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-de8a79ea-c05e-44f5-9c31-b72fae9ad42a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:01.799967 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-de8a79ea-c05e-44f5-9c31-b72fae9ad42a tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] DELETE https://10.4.3.126/volume/v3/types/5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8 Aug 18 13:18:01.800281 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-de8a79ea-c05e-44f5-9c31-b72fae9ad42a tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:01.800586 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-de8a79ea-c05e-44f5-9c31-b72fae9ad42a tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:01.829278 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-de8a79ea-c05e-44f5-9c31-b72fae9ad42a tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/types/5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8 returned with HTTP 202 Aug 18 13:18:01.829836 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1323/5333] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:01 2026] DELETE /volume/v3/types/5693bc42-13fd-46d1-95b8-e1d9ffa2ecc8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:02.274419 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-910b1d9e-a600-4a05-b382-5877607f57ea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.276437 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-910b1d9e-a600-4a05-b382-5877607f57ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:02.276517 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-910b1d9e-a600-4a05-b382-5877607f57ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.276694 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-910b1d9e-a600-4a05-b382-5877607f57ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.276845 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-910b1d9e-a600-4a05-b382-5877607f57ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:02.280967 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:02.280967 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:02.281791 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-910b1d9e-a600-4a05-b382-5877607f57ea tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:02.282120 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1336/5334] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:02 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:02.319248 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a46d589c-3da7-4bb6-a923-b910f7b42ba4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.320960 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a46d589c-3da7-4bb6-a923-b910f7b42ba4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 Aug 18 13:18:02.321154 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a46d589c-3da7-4bb6-a923-b910f7b42ba4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.321348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a46d589c-3da7-4bb6-a923-b910f7b42ba4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.326891 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a46d589c-3da7-4bb6-a923-b910f7b42ba4 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 returned with HTTP 404 Aug 18 13:18:02.327363 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1343/5335] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:02 2026] GET /volume/v3/volumes/1e1aad04-1684-4f28-9195-60368bd43793 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:02.334672 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d092f6c9-d8b0-4ecb-aad9-537aa4f03c77 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.336846 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d092f6c9-d8b0-4ecb-aad9-537aa4f03c77 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:18:02.337106 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d092f6c9-d8b0-4ecb-aad9-537aa4f03c77 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.337351 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d092f6c9-d8b0-4ecb-aad9-537aa4f03c77 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.344472 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:02.344472 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:02.348869 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d092f6c9-d8b0-4ecb-aad9-537aa4f03c77 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:02.353751 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d092f6c9-d8b0-4ecb-aad9-537aa4f03c77 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:18:02.354250 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1334/5336] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:02 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:02.369225 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7fd13f6f-cac8-43d7-ba74-fe48dfa2c164 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.371430 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7fd13f6f-cac8-43d7-ba74-fe48dfa2c164 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:18:02.371731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7fd13f6f-cac8-43d7-ba74-fe48dfa2c164 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.371998 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7fd13f6f-cac8-43d7-ba74-fe48dfa2c164 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.381496 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:02.381496 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:02.386332 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7fd13f6f-cac8-43d7-ba74-fe48dfa2c164 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:02.391227 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7fd13f6f-cac8-43d7-ba74-fe48dfa2c164 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:18:02.391504 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1324/5337] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:02 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:02.408289 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.410535 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:18:02.410821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.411078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.411307 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume with id: 75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:18:02.423128 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:02.423128 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:02.423790 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:02.458182 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume request issued successfully. Aug 18 13:18:02.458468 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0ed7881f-e25a-436d-afcb-cbdb9a945aed tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 202 Aug 18 13:18:02.459247 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1337/5338] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:02 2026] DELETE /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:02.468127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-882fedc5-1146-40d3-8877-a8e33213cdd2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.471389 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-882fedc5-1146-40d3-8877-a8e33213cdd2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:18:02.471640 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-882fedc5-1146-40d3-8877-a8e33213cdd2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.471932 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-882fedc5-1146-40d3-8877-a8e33213cdd2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.484324 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:02.484324 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:02.488445 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-882fedc5-1146-40d3-8877-a8e33213cdd2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:02.496417 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-882fedc5-1146-40d3-8877-a8e33213cdd2 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 200 Aug 18 13:18:02.496886 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1344/5339] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:02 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:02.895022 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.896877 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:18:02.897100 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.897351 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.897538 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete volume with id: bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:18:02.904409 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:02.904409 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:02.904825 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:18:02.920424 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete volume request issued successfully. Aug 18 13:18:02.920629 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9dc73efa-2381-4534-96f2-b5f9f746fe88 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 202 Aug 18 13:18:02.921046 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1335/5340] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:18:02 2026] DELETE /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:18:02.927996 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1e8b67e3-4675-43de-b212-97275ea329f7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:02.929934 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e8b67e3-4675-43de-b212-97275ea329f7 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:18:02.930185 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1e8b67e3-4675-43de-b212-97275ea329f7 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:02.930430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1e8b67e3-4675-43de-b212-97275ea329f7 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:02.938457 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:02.938457 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:02.942178 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1e8b67e3-4675-43de-b212-97275ea329f7 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:18:02.947015 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1e8b67e3-4675-43de-b212-97275ea329f7 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 200 Aug 18 13:18:02.947464 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1325/5341] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:18:02 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:18:03.293148 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6ded9c1f-5040-4c6e-8736-b8ac7a1fa2d6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:03.294599 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ded9c1f-5040-4c6e-8736-b8ac7a1fa2d6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:03.294791 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6ded9c1f-5040-4c6e-8736-b8ac7a1fa2d6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:03.294974 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6ded9c1f-5040-4c6e-8736-b8ac7a1fa2d6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:03.295075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-6ded9c1f-5040-4c6e-8736-b8ac7a1fa2d6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:03.299634 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:03.299634 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:03.300703 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6ded9c1f-5040-4c6e-8736-b8ac7a1fa2d6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:03.301031 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1338/5342] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:03 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:03.511514 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7682407b-74c6-4487-abfe-c203ab0b469c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:03.513604 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7682407b-74c6-4487-abfe-c203ab0b469c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 Aug 18 13:18:03.514425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7682407b-74c6-4487-abfe-c203ab0b469c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:03.514672 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7682407b-74c6-4487-abfe-c203ab0b469c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:03.520581 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7682407b-74c6-4487-abfe-c203ab0b469c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 returned with HTTP 404 Aug 18 13:18:03.521171 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1345/5343] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:03 2026] GET /volume/v3/volumes/75cabfff-3092-4b0c-a9c2-9512bd148a10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:03.527834 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:03.529595 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 Aug 18 13:18:03.529824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:03.530023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:03.530122 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete snapshot with id: 6af88aef-097d-47df-85ad-64c3e2982e65 Aug 18 13:18:03.534973 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:03.534973 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:03.535422 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:18:03.551946 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot delete request issued successfully. Aug 18 13:18:03.552089 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4ec31b9f-cfba-4831-b67b-c5c7bf1335ec tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 returned with HTTP 202 Aug 18 13:18:03.552489 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1336/5344] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:18:03 2026] DELETE /volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:03.559256 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1813d277-b49b-4ac3-92a4-5c7e8ea47be7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:03.560658 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1813d277-b49b-4ac3-92a4-5c7e8ea47be7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 Aug 18 13:18:03.560855 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1813d277-b49b-4ac3-92a4-5c7e8ea47be7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:03.561036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1813d277-b49b-4ac3-92a4-5c7e8ea47be7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:03.565934 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:03.565934 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:03.566365 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-1813d277-b49b-4ac3-92a4-5c7e8ea47be7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:18:03.567112 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1813d277-b49b-4ac3-92a4-5c7e8ea47be7 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 returned with HTTP 200 Aug 18 13:18:03.567475 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1326/5345] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:03 2026] GET /volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:03.960846 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d4a694a0-5e12-4de3-84a9-e103f9ebbcb8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:03.962734 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4a694a0-5e12-4de3-84a9-e103f9ebbcb8 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c Aug 18 13:18:03.962930 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4a694a0-5e12-4de3-84a9-e103f9ebbcb8 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:03.963135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d4a694a0-5e12-4de3-84a9-e103f9ebbcb8 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:03.968400 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d4a694a0-5e12-4de3-84a9-e103f9ebbcb8 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c returned with HTTP 404 Aug 18 13:18:03.968893 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1339/5346] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:18:03 2026] GET /volume/v3/volumes/bba60b2c-d9fc-4394-9d53-662bd224f79c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:18:03.976388 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-26a70357-e895-4993-899b-ec31a0243119 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:03.978056 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-26a70357-e895-4993-899b-ec31a0243119 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 Aug 18 13:18:03.978251 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-26a70357-e895-4993-899b-ec31a0243119 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:03.978435 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-26a70357-e895-4993-899b-ec31a0243119 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:03.978531 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-26a70357-e895-4993-899b-ec31a0243119 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete snapshot with id: de73099e-02bb-42c2-ba91-90a573bb29d4 Aug 18 13:18:03.983366 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:03.983366 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:03.983745 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-26a70357-e895-4993-899b-ec31a0243119 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:18:04.000496 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-26a70357-e895-4993-899b-ec31a0243119 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot delete request issued successfully. Aug 18 13:18:04.000689 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-26a70357-e895-4993-899b-ec31a0243119 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 returned with HTTP 202 Aug 18 13:18:04.001262 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1346/5347] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:18:03 2026] DELETE /volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:04.007708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f330196f-d9cd-485d-ad74-955fb3fe2f57 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:04.009610 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f330196f-d9cd-485d-ad74-955fb3fe2f57 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 Aug 18 13:18:04.009838 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f330196f-d9cd-485d-ad74-955fb3fe2f57 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:04.010068 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f330196f-d9cd-485d-ad74-955fb3fe2f57 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:04.015779 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:04.015779 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:04.016321 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f330196f-d9cd-485d-ad74-955fb3fe2f57 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Snapshot retrieved successfully. Aug 18 13:18:04.017245 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f330196f-d9cd-485d-ad74-955fb3fe2f57 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 returned with HTTP 200 Aug 18 13:18:04.017685 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1337/5348] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:04 2026] GET /volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:04.310731 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8ca725d6-76f1-49be-8153-8de9d113e731 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:04.312618 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8ca725d6-76f1-49be-8153-8de9d113e731 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:04.312816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8ca725d6-76f1-49be-8153-8de9d113e731 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:04.313010 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8ca725d6-76f1-49be-8153-8de9d113e731 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:04.313113 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-8ca725d6-76f1-49be-8153-8de9d113e731 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:04.317516 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:04.317516 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:04.318236 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8ca725d6-76f1-49be-8153-8de9d113e731 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:04.318583 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1327/5349] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:04 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:04.575939 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c433aa40-d585-4803-beba-cabc53522d62 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:04.578236 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c433aa40-d585-4803-beba-cabc53522d62 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 Aug 18 13:18:04.578449 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c433aa40-d585-4803-beba-cabc53522d62 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:04.578653 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c433aa40-d585-4803-beba-cabc53522d62 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:04.583022 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c433aa40-d585-4803-beba-cabc53522d62 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 returned with HTTP 404 Aug 18 13:18:04.583749 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1340/5350] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:04 2026] GET /volume/v3/snapshots/6af88aef-097d-47df-85ad-64c3e2982e65 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:04.591577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:04.593412 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 Aug 18 13:18:04.593638 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:04.593873 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:04.593997 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete snapshot with id: a359d5c0-486c-40a4-bda7-1f67297f2e99 Aug 18 13:18:04.598495 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:04.598495 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:04.599009 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:18:04.617709 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot delete request issued successfully. Aug 18 13:18:04.618052 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2156ee3e-0f16-496d-84fa-3ad246d5ab55 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 returned with HTTP 202 Aug 18 13:18:04.618457 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1347/5351] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:18:04 2026] DELETE /volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:04.628185 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-cd294aa6-7289-4121-add3-0cc6451c967f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:04.630285 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd294aa6-7289-4121-add3-0cc6451c967f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 Aug 18 13:18:04.630503 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd294aa6-7289-4121-add3-0cc6451c967f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:04.630722 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-cd294aa6-7289-4121-add3-0cc6451c967f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:04.636196 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:04.636196 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:04.636678 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-cd294aa6-7289-4121-add3-0cc6451c967f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:18:04.637526 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-cd294aa6-7289-4121-add3-0cc6451c967f tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 returned with HTTP 200 Aug 18 13:18:04.637917 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1338/5352] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:04 2026] GET /volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:05.028340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-97348510-e7ad-42d1-9133-70f16da5a667 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:05.030141 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97348510-e7ad-42d1-9133-70f16da5a667 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 Aug 18 13:18:05.030640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97348510-e7ad-42d1-9133-70f16da5a667 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:05.030640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-97348510-e7ad-42d1-9133-70f16da5a667 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:05.034619 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-97348510-e7ad-42d1-9133-70f16da5a667 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 returned with HTTP 404 Aug 18 13:18:05.035119 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1328/5353] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:05 2026] GET /volume/v3/snapshots/de73099e-02bb-42c2-ba91-90a573bb29d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:05.328689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-434449d7-88ce-434f-82f7-8b63e2c877b8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:05.330373 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-434449d7-88ce-434f-82f7-8b63e2c877b8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:05.330560 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-434449d7-88ce-434f-82f7-8b63e2c877b8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:05.330765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-434449d7-88ce-434f-82f7-8b63e2c877b8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:05.330863 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-434449d7-88ce-434f-82f7-8b63e2c877b8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:05.335176 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:05.335176 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:05.335870 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-434449d7-88ce-434f-82f7-8b63e2c877b8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:05.336176 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1341/5354] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:05 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:05.647671 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b4b34a84-b86f-4b7d-b5c9-fc321037700c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:05.649861 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b4b34a84-b86f-4b7d-b5c9-fc321037700c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 Aug 18 13:18:05.650260 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b4b34a84-b86f-4b7d-b5c9-fc321037700c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:05.650457 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b4b34a84-b86f-4b7d-b5c9-fc321037700c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:05.656013 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b4b34a84-b86f-4b7d-b5c9-fc321037700c tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 returned with HTTP 404 Aug 18 13:18:05.656745 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1348/5355] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:05 2026] GET /volume/v3/snapshots/a359d5c0-486c-40a4-bda7-1f67297f2e99 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:05.664091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:05.665835 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 Aug 18 13:18:05.666047 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:05.666266 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:05.666405 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete snapshot with id: e6a69d8c-4b43-4d9c-9523-4ca513d20db0 Aug 18 13:18:05.671560 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:05.671560 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:05.672064 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:18:05.690834 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot delete request issued successfully. Aug 18 13:18:05.690976 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c736f304-3543-41fa-adaa-7aee5f0c9184 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 returned with HTTP 202 Aug 18 13:18:05.691474 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1339/5356] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:18:05 2026] DELETE /volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:05.704548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-210379b2-82ec-48e8-a833-6760ed886fb0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:05.709471 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-210379b2-82ec-48e8-a833-6760ed886fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 Aug 18 13:18:05.709690 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-210379b2-82ec-48e8-a833-6760ed886fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:05.709869 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-210379b2-82ec-48e8-a833-6760ed886fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:05.717759 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:05.717759 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:05.718295 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-210379b2-82ec-48e8-a833-6760ed886fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Snapshot retrieved successfully. Aug 18 13:18:05.719167 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-210379b2-82ec-48e8-a833-6760ed886fb0 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 returned with HTTP 200 Aug 18 13:18:05.719582 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1329/5357] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:05 2026] GET /volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:06.347978 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-850b9615-d07f-4aa2-830f-5cf9b0cded46 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:06.350013 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-850b9615-d07f-4aa2-830f-5cf9b0cded46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:06.350240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-850b9615-d07f-4aa2-830f-5cf9b0cded46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:06.350463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-850b9615-d07f-4aa2-830f-5cf9b0cded46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:06.350572 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-850b9615-d07f-4aa2-830f-5cf9b0cded46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:06.358846 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:06.358846 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:06.363015 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-850b9615-d07f-4aa2-830f-5cf9b0cded46 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:06.363519 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1342/5358] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:06 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:06.572943 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-1866f4c6-1fed-40f9-a8d4-371a6b4e2a9c req-ebf88968-d4be-4d2d-9d6f-6cf98a2d45c4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:06.575263 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1866f4c6-1fed-40f9-a8d4-371a6b4e2a9c req-ebf88968-d4be-4d2d-9d6f-6cf98a2d45c4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5 Aug 18 13:18:06.575263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1866f4c6-1fed-40f9-a8d4-371a6b4e2a9c req-ebf88968-d4be-4d2d-9d6f-6cf98a2d45c4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:06.575463 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-1866f4c6-1fed-40f9-a8d4-371a6b4e2a9c req-ebf88968-d4be-4d2d-9d6f-6cf98a2d45c4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:06.584136 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:06.584136 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:06.658837 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-1866f4c6-1fed-40f9-a8d4-371a6b4e2a9c req-ebf88968-d4be-4d2d-9d6f-6cf98a2d45c4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5 returned with HTTP 200 Aug 18 13:18:06.659370 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1349/5359] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:18:06 2026] DELETE /volume/v3/attachments/bd83e93d-6403-44c3-9f73-88971864b6b5 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:06.730165 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a9dc3e4d-bc8a-4f0e-b0fd-3125eaf4dbd5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:06.731899 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a9dc3e4d-bc8a-4f0e-b0fd-3125eaf4dbd5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 Aug 18 13:18:06.732104 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a9dc3e4d-bc8a-4f0e-b0fd-3125eaf4dbd5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:06.732375 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a9dc3e4d-bc8a-4f0e-b0fd-3125eaf4dbd5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:06.736195 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a9dc3e4d-bc8a-4f0e-b0fd-3125eaf4dbd5 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 returned with HTTP 404 Aug 18 13:18:06.736676 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1340/5360] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:06 2026] GET /volume/v3/snapshots/e6a69d8c-4b43-4d9c-9523-4ca513d20db0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:06.743465 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-478d171c-69a7-4b38-8551-947b45064937 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:06.745503 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-478d171c-69a7-4b38-8551-947b45064937 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:18:06.745732 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-478d171c-69a7-4b38-8551-947b45064937 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:06.745944 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-478d171c-69a7-4b38-8551-947b45064937 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:06.752738 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:06.752738 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:06.756101 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-478d171c-69a7-4b38-8551-947b45064937 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:06.759954 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-478d171c-69a7-4b38-8551-947b45064937 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:18:06.760319 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1330/5361] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:06 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:06.771706 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3436d326-ca32-47ff-a155-753d28ce26af None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:06.773502 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3436d326-ca32-47ff-a155-753d28ce26af tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:18:06.773712 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3436d326-ca32-47ff-a155-753d28ce26af tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:06.773921 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3436d326-ca32-47ff-a155-753d28ce26af tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:06.781166 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:06.781166 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:06.785082 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3436d326-ca32-47ff-a155-753d28ce26af tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:06.789413 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3436d326-ca32-47ff-a155-753d28ce26af tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:18:06.789815 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1343/5362] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:06 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:06.801730 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-60f4464e-c457-4bb8-a971-1a3568789c67 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:06.804096 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60f4464e-c457-4bb8-a971-1a3568789c67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:18:06.804368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60f4464e-c457-4bb8-a971-1a3568789c67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:06.804756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-60f4464e-c457-4bb8-a971-1a3568789c67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:06.804992 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-60f4464e-c457-4bb8-a971-1a3568789c67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume with id: 6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:18:06.813467 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:06.813467 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:06.814341 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-60f4464e-c457-4bb8-a971-1a3568789c67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:06.833226 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-60f4464e-c457-4bb8-a971-1a3568789c67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Delete volume request issued successfully. Aug 18 13:18:06.833453 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-60f4464e-c457-4bb8-a971-1a3568789c67 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 202 Aug 18 13:18:06.833881 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1350/5363] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:06 2026] DELETE /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:06.841130 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e4222435-be1f-4d71-bb02-81551380e735 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:06.842995 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4222435-be1f-4d71-bb02-81551380e735 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:18:06.843216 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4222435-be1f-4d71-bb02-81551380e735 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:06.843431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4222435-be1f-4d71-bb02-81551380e735 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:06.850455 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:06.850455 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:06.854575 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e4222435-be1f-4d71-bb02-81551380e735 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Volume info retrieved successfully. Aug 18 13:18:06.859099 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4222435-be1f-4d71-bb02-81551380e735 tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 200 Aug 18 13:18:06.859644 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1341/5364] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:06 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:07.374069 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7f1ef72a-0c13-4b6b-a579-6bbffb447642 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:07.375671 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f1ef72a-0c13-4b6b-a579-6bbffb447642 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:07.375853 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f1ef72a-0c13-4b6b-a579-6bbffb447642 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:07.376025 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7f1ef72a-0c13-4b6b-a579-6bbffb447642 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:07.376125 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-7f1ef72a-0c13-4b6b-a579-6bbffb447642 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:07.379939 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:07.379939 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:07.380618 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7f1ef72a-0c13-4b6b-a579-6bbffb447642 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:07.380954 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1331/5365] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:07 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:07.876753 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f91dcef6-1738-498d-8aaa-2835df49d8ce None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:07.878549 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f91dcef6-1738-498d-8aaa-2835df49d8ce tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] GET https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 Aug 18 13:18:07.878783 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f91dcef6-1738-498d-8aaa-2835df49d8ce tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:07.879004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f91dcef6-1738-498d-8aaa-2835df49d8ce tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:07.884974 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f91dcef6-1738-498d-8aaa-2835df49d8ce tempest-SnapshotDataIntegrityTests-148060431 tempest-SnapshotDataIntegrityTests-148060431-project-member] https://10.4.3.126/volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 returned with HTTP 404 Aug 18 13:18:07.885659 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1344/5366] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:07 2026] GET /volume/v3/volumes/6fd103c8-6a41-4143-b713-f94280f5bb04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:08.124007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:08.125736 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:18:08.125924 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:08.126094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:08.126325 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete volume with id: b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:18:08.133281 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:08.133281 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:08.133704 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:18:08.152545 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Delete volume request issued successfully. Aug 18 13:18:08.152746 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f2ff62b7-8be7-4e5f-9941-8ed214c8dbc4 tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 202 Aug 18 13:18:08.153167 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1351/5367] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:18:08 2026] DELETE /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:18:08.161198 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-04749188-a738-4b7e-a07c-28b73ebedf9a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:08.163061 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04749188-a738-4b7e-a07c-28b73ebedf9a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:18:08.163297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-04749188-a738-4b7e-a07c-28b73ebedf9a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:08.163515 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-04749188-a738-4b7e-a07c-28b73ebedf9a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:08.170534 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:08.170534 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:08.174920 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-04749188-a738-4b7e-a07c-28b73ebedf9a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Volume info retrieved successfully. Aug 18 13:18:08.179690 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-04749188-a738-4b7e-a07c-28b73ebedf9a tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 200 Aug 18 13:18:08.180056 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1342/5368] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:18:08 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:18:08.391795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-92df6aec-4d5c-44ce-9dbe-e7972496a0bf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:08.393698 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92df6aec-4d5c-44ce-9dbe-e7972496a0bf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:08.393946 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92df6aec-4d5c-44ce-9dbe-e7972496a0bf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:08.394135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-92df6aec-4d5c-44ce-9dbe-e7972496a0bf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:08.394269 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-92df6aec-4d5c-44ce-9dbe-e7972496a0bf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:08.398690 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:08.398690 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:08.399490 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-92df6aec-4d5c-44ce-9dbe-e7972496a0bf tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:08.399915 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1332/5369] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:08 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:09.193967 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a1f3d6c4-b84b-4f4d-be48-36dfcfc7f05c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:09.195696 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a1f3d6c4-b84b-4f4d-be48-36dfcfc7f05c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] GET https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 Aug 18 13:18:09.195905 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a1f3d6c4-b84b-4f4d-be48-36dfcfc7f05c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:09.196083 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a1f3d6c4-b84b-4f4d-be48-36dfcfc7f05c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:09.202380 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a1f3d6c4-b84b-4f4d-be48-36dfcfc7f05c tempest-TestVolumeBootPatternV346-1584030167 tempest-TestVolumeBootPatternV346-1584030167-project-member] https://10.4.3.126/volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 returned with HTTP 404 Aug 18 13:18:09.202946 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1345/5370] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:18:09 2026] GET /volume/v3/volumes/b03cd877-b11c-4c3e-a198-05a4ec627a77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:18:09.413252 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f361ebbc-3fb9-4716-b214-9d0e0301c742 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:09.417820 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f361ebbc-3fb9-4716-b214-9d0e0301c742 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:09.418153 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f361ebbc-3fb9-4716-b214-9d0e0301c742 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:09.418745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f361ebbc-3fb9-4716-b214-9d0e0301c742 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:09.418745 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f361ebbc-3fb9-4716-b214-9d0e0301c742 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:09.424166 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:09.424166 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:09.425001 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f361ebbc-3fb9-4716-b214-9d0e0301c742 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:09.425271 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1352/5371] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:09 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:10.439617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-afada901-d238-44f8-bd57-5ffca7d0f6e9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:10.442948 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-afada901-d238-44f8-bd57-5ffca7d0f6e9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:10.443395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-afada901-d238-44f8-bd57-5ffca7d0f6e9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:10.443395 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-afada901-d238-44f8-bd57-5ffca7d0f6e9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:10.443670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-afada901-d238-44f8-bd57-5ffca7d0f6e9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:10.449643 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:10.449643 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:10.450381 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-afada901-d238-44f8-bd57-5ffca7d0f6e9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:10.451083 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1343/5372] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:10 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:11.462012 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ffd729d7-979f-44c8-b33d-7a9abaf04028 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:11.463874 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffd729d7-979f-44c8-b33d-7a9abaf04028 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:11.464099 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ffd729d7-979f-44c8-b33d-7a9abaf04028 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:11.464302 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ffd729d7-979f-44c8-b33d-7a9abaf04028 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:11.464436 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ffd729d7-979f-44c8-b33d-7a9abaf04028 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:11.469421 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:11.469421 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:11.470306 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffd729d7-979f-44c8-b33d-7a9abaf04028 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:11.470777 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1333/5373] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:11 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:12.481233 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ef2c888f-2c24-40c5-b7e2-305dd6029c0f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:12.483156 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef2c888f-2c24-40c5-b7e2-305dd6029c0f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:12.483391 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef2c888f-2c24-40c5-b7e2-305dd6029c0f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:12.483585 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef2c888f-2c24-40c5-b7e2-305dd6029c0f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:12.483692 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-ef2c888f-2c24-40c5-b7e2-305dd6029c0f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:12.488119 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:12.488119 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:12.489009 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef2c888f-2c24-40c5-b7e2-305dd6029c0f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:12.489475 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1346/5374] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:12 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:13.500063 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-771d67d2-0458-416f-a84c-914f9e2aaf65 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:13.502150 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-771d67d2-0458-416f-a84c-914f9e2aaf65 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:13.502436 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-771d67d2-0458-416f-a84c-914f9e2aaf65 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:13.502661 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-771d67d2-0458-416f-a84c-914f9e2aaf65 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:13.502798 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-771d67d2-0458-416f-a84c-914f9e2aaf65 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:13.508179 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:13.508179 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:13.509852 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-771d67d2-0458-416f-a84c-914f9e2aaf65 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:13.510311 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1353/5375] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:13 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:14.519725 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d5787bda-5845-4cfc-856f-5e9668764800 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:14.522506 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d5787bda-5845-4cfc-856f-5e9668764800 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:14.522506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d5787bda-5845-4cfc-856f-5e9668764800 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:14.522506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d5787bda-5845-4cfc-856f-5e9668764800 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:14.522506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-d5787bda-5845-4cfc-856f-5e9668764800 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:14.526610 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:14.526610 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:14.527620 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d5787bda-5845-4cfc-856f-5e9668764800 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:14.527913 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1344/5376] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:14 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:15.537936 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ee35eedb-89d0-41d6-828d-43490808b592 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:15.540086 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ee35eedb-89d0-41d6-828d-43490808b592 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:15.540342 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ee35eedb-89d0-41d6-828d-43490808b592 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:15.540589 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ee35eedb-89d0-41d6-828d-43490808b592 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:15.540751 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ee35eedb-89d0-41d6-828d-43490808b592 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:15.545857 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:15.545857 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:15.546680 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ee35eedb-89d0-41d6-828d-43490808b592 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:15.547106 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1334/5377] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:15 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:16.561293 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-19cc7834-b8d0-4a69-a414-c6c2ae98f070 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:16.562706 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19cc7834-b8d0-4a69-a414-c6c2ae98f070 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:18:16.562871 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19cc7834-b8d0-4a69-a414-c6c2ae98f070 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:16.563035 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-19cc7834-b8d0-4a69-a414-c6c2ae98f070 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:16.563139 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-19cc7834-b8d0-4a69-a414-c6c2ae98f070 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:16.566712 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:16.566712 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:16.567351 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-19cc7834-b8d0-4a69-a414-c6c2ae98f070 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:18:16.567671 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1347/5378] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:16 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:16.602149 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c11d1e1d-3da5-42bb-958b-0501e16f850c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:16.744903 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c11d1e1d-3da5-42bb-958b-0501e16f850c tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:16.745332 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c11d1e1d-3da5-42bb-958b-0501e16f850c tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-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=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:16.760129 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c11d1e1d-3da5-42bb-958b-0501e16f850c tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:16.760601 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1354/5379] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:16 2026] POST /volume/v3/types => generated 287 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:18.286280 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-679fcb6f-1ae5-4264-92a6-f31b2a11ecc0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:18.289189 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-679fcb6f-1ae5-4264-92a6-f31b2a11ecc0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:18:18.289497 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-679fcb6f-1ae5-4264-92a6-f31b2a11ecc0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:18.289778 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-679fcb6f-1ae5-4264-92a6-f31b2a11ecc0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:18.300269 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:18.300269 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:18.305545 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-679fcb6f-1ae5-4264-92a6-f31b2a11ecc0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:18:18.312625 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-679fcb6f-1ae5-4264-92a6-f31b2a11ecc0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:18:18.313228 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1345/5380] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:18:18 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:18.323507 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a85ce91b-4c8b-413d-bf51-3c86d4a37bcb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:18.324010 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a85ce91b-4c8b-413d-bf51-3c86d4a37bcb None None] GET https://10.4.3.126/volume// Aug 18 13:18:18.324350 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a85ce91b-4c8b-413d-bf51-3c86d4a37bcb None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:18.324547 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a85ce91b-4c8b-413d-bf51-3c86d4a37bcb None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:18.324957 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a85ce91b-4c8b-413d-bf51-3c86d4a37bcb None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:18:18.325612 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1335/5381] 10.4.3.126 () {66 vars in 1419 bytes} [Tue Aug 18 13:18:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:18:18.335470 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-0a411f8d-9d5e-430f-8bcf-a41da725382f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:18.339688 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-0a411f8d-9d5e-430f-8bcf-a41da725382f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:18:18.340191 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-0a411f8d-9d5e-430f-8bcf-a41da725382f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81326764-5272-4f62-808a-ee059abfaa28", "connector": null, "instance_uuid": "a6cbe31d-f28a-4ec5-b925-8435780c189f"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:18.358693 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:18.358693 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:18.387704 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-0a411f8d-9d5e-430f-8bcf-a41da725382f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:18:18.388296 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1348/5382] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:18:18 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:18.500438 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:18.502067 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:18.502373 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "d8be1829-77be-4254-8b1f-5de5c8acdca8", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:18.503696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'd8be1829-77be-4254-8b1f-5de5c8acdca8', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:18.581070 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Create volume of 1 GB Aug 18 13:18:18.585522 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Availability Zones retrieved successfully. Aug 18 13:18:18.591020 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Flow 'volume_create_api' (ab321ec4-7e8c-4dd9-8c88-fbdc8f087093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:18.592192 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a99d60-a37d-4291-a319-3130bb963326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:18.593172 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:18.640412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a99d60-a37d-4291-a319-3130bb963326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:18:17Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0b3fe1b5-f629-42fa-bf61-8964e26b0d87,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': '0b3fe1b5-f629-42fa-bf61-8964e26b0d87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:18.641221 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e147d144-b876-437c-a24f-bc8745685806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:18.667130 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:18:18.667491 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:18:18.696920 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Created reservations ['e219367b-a743-4b24-8223-81b144b144b5', '0c8346e3-6c31-4fe5-a03c-ec66ab910d6b', '45aaef89-305d-4aec-9650-5849d17f3c99', '51b4935c-8cfc-4ac5-9c96-62476115833a'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:18.697622 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e147d144-b876-437c-a24f-bc8745685806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e219367b-a743-4b24-8223-81b144b144b5', '0c8346e3-6c31-4fe5-a03c-ec66ab910d6b', '45aaef89-305d-4aec-9650-5849d17f3c99', '51b4935c-8cfc-4ac5-9c96-62476115833a']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:18.698423 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb762c3-b873-4a6f-87df-afc85a8cea7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:18.719818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb762c3-b873-4a6f-87df-afc85a8cea7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1565a08e-e68b-4a33-8839-6d58af2556ca', '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='bb3bc0cdb0bb47dda458fe4706dbf37a',qos_specs=None,replication_status=,reservations=['e219367b-a743-4b24-8223-81b144b144b5','0c8346e3-6c31-4fe5-a03c-ec66ab910d6b','45aaef89-305d-4aec-9650-5849d17f3c99','51b4935c-8cfc-4ac5-9c96-62476115833a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d26d8a82ba8a40f7b7966f3b5f4711be',volume_type_id=0b3fe1b5-f629-42fa-bf61-8964e26b0d87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:18Z,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=1565a08e-e68b-4a33-8839-6d58af2556ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb3bc0cdb0bb47dda458fe4706dbf37a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d26d8a82ba8a40f7b7966f3b5f4711be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b3fe1b5-f629-42fa-bf61-8964e26b0d87),volume_type_id=0b3fe1b5-f629-42fa-bf61-8964e26b0d87)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:18.719818 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ac872d-9584-44e9-8966-e3560bdaa10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:18.738368 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ac872d-9584-44e9-8966-e3560bdaa10c) transitioned into state 'SUCCESS' from 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='bb3bc0cdb0bb47dda458fe4706dbf37a',qos_specs=None,replication_status=,reservations=['e219367b-a743-4b24-8223-81b144b144b5','0c8346e3-6c31-4fe5-a03c-ec66ab910d6b','45aaef89-305d-4aec-9650-5849d17f3c99','51b4935c-8cfc-4ac5-9c96-62476115833a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d26d8a82ba8a40f7b7966f3b5f4711be',volume_type_id=0b3fe1b5-f629-42fa-bf61-8964e26b0d87)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:18.739014 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cc23267-8bcc-4558-9d33-ee49b33ecab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:18.747353 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cc23267-8bcc-4558-9d33-ee49b33ecab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:18.748126 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Flow 'volume_create_api' (ab321ec4-7e8c-4dd9-8c88-fbdc8f087093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:18.748446 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Create volume request issued successfully. Aug 18 13:18:18.748916 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ffc1167-a923-4d96-9d58-3cf2fb0484f3 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:18.749363 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1355/5383] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:18 2026] POST /volume/v3/volumes => generated 798 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:18.762895 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-78e1d4e9-0453-4322-b0d0-396c0fb8003f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:18.768237 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78e1d4e9-0453-4322-b0d0-396c0fb8003f tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:18.768237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78e1d4e9-0453-4322-b0d0-396c0fb8003f tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:18.768237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-78e1d4e9-0453-4322-b0d0-396c0fb8003f tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:18.771133 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:18.771133 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:18.774262 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-78e1d4e9-0453-4322-b0d0-396c0fb8003f tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:18.777927 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-78e1d4e9-0453-4322-b0d0-396c0fb8003f tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:18.778298 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1346/5384] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:18 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:19.508277 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9997e18b-8ba6-493a-a730-3d81426e8d49 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:19.508277 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9997e18b-8ba6-493a-a730-3d81426e8d49 None None] GET https://10.4.3.126/volume// Aug 18 13:18:19.508277 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9997e18b-8ba6-493a-a730-3d81426e8d49 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:19.508697 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9997e18b-8ba6-493a-a730-3d81426e8d49 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:19.508697 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9997e18b-8ba6-493a-a730-3d81426e8d49 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:18:19.508952 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1336/5385] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:18:19 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:18:19.518094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-317fdd6e-0486-467e-a1d4-a8e2db996478 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:19.520328 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-317fdd6e-0486-467e-a1d4-a8e2db996478 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:18:19.520726 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-317fdd6e-0486-467e-a1d4-a8e2db996478 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:19.521027 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-317fdd6e-0486-467e-a1d4-a8e2db996478 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:19.531936 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:19.531936 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:19.534629 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-317fdd6e-0486-467e-a1d4-a8e2db996478 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:18:19.539632 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-317fdd6e-0486-467e-a1d4-a8e2db996478 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:18:19.540121 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1349/5386] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:18:19 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:18:19.663027 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-35eaabf7-6bb3-43ed-8c8e-f67947ac935d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:19.665246 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-35eaabf7-6bb3-43ed-8c8e-f67947ac935d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] PUT https://10.4.3.126/volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413 Aug 18 13:18:19.665668 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-35eaabf7-6bb3-43ed-8c8e-f67947ac935d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:19.673238 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-35eaabf7-6bb3-43ed-8c8e-f67947ac935d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Acquiring lock "cinder-attachment_update-81326764-5272-4f62-808a-ee059abfaa28-np0000007652" by "attachment_update" {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:18:19.677787 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-35eaabf7-6bb3-43ed-8c8e-f67947ac935d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Lock "cinder-attachment_update-81326764-5272-4f62-808a-ee059abfaa28-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100589) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:18:19.678854 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:19.678854 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:19.790470 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bd30c1d0-8be0-47bf-bc84-eb79723bdfa2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:19.793015 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bd30c1d0-8be0-47bf-bc84-eb79723bdfa2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:19.793149 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bd30c1d0-8be0-47bf-bc84-eb79723bdfa2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:19.793382 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bd30c1d0-8be0-47bf-bc84-eb79723bdfa2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:19.793874 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.coordination [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-35eaabf7-6bb3-43ed-8c8e-f67947ac935d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Lock "cinder-attachment_update-81326764-5272-4f62-808a-ee059abfaa28-np0000007652" released by "attachment_update" :: held 0.116s {{(pid=100589) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:18:19.794193 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-35eaabf7-6bb3-43ed-8c8e-f67947ac935d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413 returned with HTTP 200 Aug 18 13:18:19.794668 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1356/5387] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:18:19 2026] PUT /volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:19.800724 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:19.800724 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:19.804571 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bd30c1d0-8be0-47bf-bc84-eb79723bdfa2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:19.809424 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bd30c1d0-8be0-47bf-bc84-eb79723bdfa2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:19.809820 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1347/5388] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:19 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 948 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:19.819360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-948b8912-2c1f-43f4-b9f0-2f9d2f0539e6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:19.821454 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-948b8912-2c1f-43f4-b9f0-2f9d2f0539e6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413/action Aug 18 13:18:19.821838 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-948b8912-2c1f-43f4-b9f0-2f9d2f0539e6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action body: b'{"os-complete": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:18:19.821999 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-948b8912-2c1f-43f4-b9f0-2f9d2f0539e6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:19.839830 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:19.839830 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:19.947962 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-daa8eb70-992b-4aa8-9149-15b718138b64 req-948b8912-2c1f-43f4-b9f0-2f9d2f0539e6 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413/action returned with HTTP 204 Aug 18 13:18:19.948512 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1337/5389] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:18:19 2026] POST /volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:20.823865 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2721358e-9a86-4cf9-b6c0-f95ed6fd151e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:20.828232 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2721358e-9a86-4cf9-b6c0-f95ed6fd151e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:20.828232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2721358e-9a86-4cf9-b6c0-f95ed6fd151e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:20.828232 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2721358e-9a86-4cf9-b6c0-f95ed6fd151e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:20.836751 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:20.836751 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:20.841554 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2721358e-9a86-4cf9-b6c0-f95ed6fd151e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:20.847596 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2721358e-9a86-4cf9-b6c0-f95ed6fd151e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:20.848743 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1350/5390] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:20 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:21.863766 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7eaabb38-ac8e-481d-a4d8-feffb3a335f2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:21.865628 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7eaabb38-ac8e-481d-a4d8-feffb3a335f2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:21.865826 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7eaabb38-ac8e-481d-a4d8-feffb3a335f2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:21.866052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7eaabb38-ac8e-481d-a4d8-feffb3a335f2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:21.873731 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:21.873731 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:21.877336 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7eaabb38-ac8e-481d-a4d8-feffb3a335f2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:21.881533 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7eaabb38-ac8e-481d-a4d8-feffb3a335f2 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:21.881912 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1357/5391] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:21 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:22.898035 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-33a74dac-786f-41b3-aff8-ab87bec6424c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:22.899878 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33a74dac-786f-41b3-aff8-ab87bec6424c tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:22.900170 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33a74dac-786f-41b3-aff8-ab87bec6424c tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:22.900425 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33a74dac-786f-41b3-aff8-ab87bec6424c tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:22.908161 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:22.908161 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:22.914664 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-33a74dac-786f-41b3-aff8-ab87bec6424c tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:22.919621 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33a74dac-786f-41b3-aff8-ab87bec6424c tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:22.920060 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1348/5392] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:22 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:23.932980 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-deae8d08-d160-4a55-85d7-45bdfd825f57 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:23.934642 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-deae8d08-d160-4a55-85d7-45bdfd825f57 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:23.934867 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-deae8d08-d160-4a55-85d7-45bdfd825f57 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:23.935084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-deae8d08-d160-4a55-85d7-45bdfd825f57 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:23.942463 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:23.942463 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:23.946628 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-deae8d08-d160-4a55-85d7-45bdfd825f57 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:23.952369 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-deae8d08-d160-4a55-85d7-45bdfd825f57 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:23.952887 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1338/5393] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:23 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:24.965410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-01ecbcad-79f3-4050-900a-b2193c27cdff None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:24.966955 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-01ecbcad-79f3-4050-900a-b2193c27cdff tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:24.967125 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-01ecbcad-79f3-4050-900a-b2193c27cdff tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:24.967315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-01ecbcad-79f3-4050-900a-b2193c27cdff tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:24.969096 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=282,cinder:UPDATE=42,cinder:INSERT=23 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:18:24.973973 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:24.973973 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:24.977592 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-01ecbcad-79f3-4050-900a-b2193c27cdff tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:24.981805 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-01ecbcad-79f3-4050-900a-b2193c27cdff tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:24.982161 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1351/5394] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:24 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:25.997239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6ed98a00-6cd6-4a4e-b05d-baef1de090ab None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:25.998798 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ed98a00-6cd6-4a4e-b05d-baef1de090ab tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:25.998963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ed98a00-6cd6-4a4e-b05d-baef1de090ab tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:25.999128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6ed98a00-6cd6-4a4e-b05d-baef1de090ab tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:26.000966 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=296,cinder:UPDATE=66,cinder:INSERT=29 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:18:26.006353 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:26.006353 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:26.010003 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6ed98a00-6cd6-4a4e-b05d-baef1de090ab tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:26.014498 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6ed98a00-6cd6-4a4e-b05d-baef1de090ab tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:26.014973 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1358/5395] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:25 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:27.027195 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a21f8bbb-b412-406a-94c4-e46bf59e81fe None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:27.029026 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a21f8bbb-b412-406a-94c4-e46bf59e81fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:27.029300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a21f8bbb-b412-406a-94c4-e46bf59e81fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:27.029540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a21f8bbb-b412-406a-94c4-e46bf59e81fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:27.036659 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:27.036659 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:27.040262 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a21f8bbb-b412-406a-94c4-e46bf59e81fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:27.044373 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a21f8bbb-b412-406a-94c4-e46bf59e81fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:27.044826 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1349/5396] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:27 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:28.057037 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3670f593-6146-4c0a-a317-10bd780801c6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:28.058833 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3670f593-6146-4c0a-a317-10bd780801c6 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:28.059019 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3670f593-6146-4c0a-a317-10bd780801c6 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:28.059230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3670f593-6146-4c0a-a317-10bd780801c6 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:28.061844 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=288,cinder:UPDATE=59,cinder:INSERT=36 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:18:28.066037 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:28.066037 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:28.069648 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-3670f593-6146-4c0a-a317-10bd780801c6 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:28.074384 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3670f593-6146-4c0a-a317-10bd780801c6 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:28.074806 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1339/5397] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:28 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 1295 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:28.090632 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:28.092427 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:28.092649 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:28.092873 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:28.093067 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Delete volume with id: 1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:28.099473 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:28.099473 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:28.099892 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:28.117368 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Delete volume request issued successfully. Aug 18 13:18:28.117573 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8bebc27e-bb9e-4ffa-bc61-e935f8a298fe tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 202 Aug 18 13:18:28.117992 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1352/5398] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:28 2026] DELETE /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:28.124672 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-16230948-bac6-4e5c-bccd-eb65477ae919 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:28.126200 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16230948-bac6-4e5c-bccd-eb65477ae919 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:28.126412 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16230948-bac6-4e5c-bccd-eb65477ae919 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:28.126612 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16230948-bac6-4e5c-bccd-eb65477ae919 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:28.133761 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:28.133761 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:28.138156 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-16230948-bac6-4e5c-bccd-eb65477ae919 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Volume info retrieved successfully. Aug 18 13:18:28.142488 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16230948-bac6-4e5c-bccd-eb65477ae919 tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 200 Aug 18 13:18:28.142921 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1359/5399] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:28 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:29.155792 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1751fff4-5a44-4c98-b554-5ea04253dc3e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:29.157884 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1751fff4-5a44-4c98-b554-5ea04253dc3e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] GET https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca Aug 18 13:18:29.158103 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1751fff4-5a44-4c98-b554-5ea04253dc3e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:29.158356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1751fff4-5a44-4c98-b554-5ea04253dc3e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:29.160668 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=267,cinder:UPDATE=34,cinder:INSERT=17 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:18:29.166545 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1751fff4-5a44-4c98-b554-5ea04253dc3e tempest-VolumeAndVolumeTypeFromImageTest-1425586173 tempest-VolumeAndVolumeTypeFromImageTest-1425586173-project-member] https://10.4.3.126/volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca returned with HTTP 404 Aug 18 13:18:29.167294 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1350/5400] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:29 2026] GET /volume/v3/volumes/1565a08e-e68b-4a33-8839-6d58af2556ca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:29.346065 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5b77e0b5-48f5-4f91-b208-198cb9686ad1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:29.348050 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5b77e0b5-48f5-4f91-b208-198cb9686ad1 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:18:29.348294 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5b77e0b5-48f5-4f91-b208-198cb9686ad1 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:29.348515 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5b77e0b5-48f5-4f91-b208-198cb9686ad1 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Calling method 'detail' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:29.349285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-5b77e0b5-48f5-4f91-b208-198cb9686ad1 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100591) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:18:29.359219 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5b77e0b5-48f5-4f91-b208-198cb9686ad1 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Get all volumes completed successfully. Aug 18 13:18:29.360672 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:29.360672 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:29.364669 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5b77e0b5-48f5-4f91-b208-198cb9686ad1 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:18:29.365063 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1340/5401] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:18:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:29.378331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-385cd017-159f-4170-aac1-bfec53a84120 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:29.380131 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f Aug 18 13:18:29.380366 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:29.380660 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:29.380872 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Delete volume with id: 50fa8857-2830-40e6-99f8-60bd0126da2f Aug 18 13:18:29.388808 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:29.388808 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:29.389163 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Volume info retrieved successfully. Aug 18 13:18:29.400915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.image.cache [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'd8be1829-77be-4254-8b1f-5de5c8acdca8', 'volume_id': '50fa8857-2830-40e6-99f8-60bd0126da2f', 'host': 'np0000007652@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 13, 18, 18), 'last_used': datetime.datetime(2026, 8, 18, 13, 18, 28)}. {{(pid=100588) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 13:18:29.416837 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Delete volume request issued successfully. Aug 18 13:18:29.417075 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-385cd017-159f-4170-aac1-bfec53a84120 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] https://10.4.3.126/volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f returned with HTTP 202 Aug 18 13:18:29.417496 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1353/5402] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:29 2026] DELETE /volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:29.429349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ff3894b1-9181-4e54-b941-a15832f2b0c5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:29.431789 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff3894b1-9181-4e54-b941-a15832f2b0c5 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] GET https://10.4.3.126/volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f Aug 18 13:18:29.431989 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff3894b1-9181-4e54-b941-a15832f2b0c5 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:29.432275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ff3894b1-9181-4e54-b941-a15832f2b0c5 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:29.441744 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:29.441744 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:29.446167 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-ff3894b1-9181-4e54-b941-a15832f2b0c5 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Volume info retrieved successfully. Aug 18 13:18:29.451973 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ff3894b1-9181-4e54-b941-a15832f2b0c5 tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] https://10.4.3.126/volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f returned with HTTP 200 Aug 18 13:18:29.452345 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1360/5403] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:29 2026] GET /volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f => generated 1105 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:30.466549 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f6520df8-51a6-4f46-b82d-fb1b0f5ee20a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:30.468624 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6520df8-51a6-4f46-b82d-fb1b0f5ee20a tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] GET https://10.4.3.126/volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f Aug 18 13:18:30.468870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f6520df8-51a6-4f46-b82d-fb1b0f5ee20a tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:30.469105 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f6520df8-51a6-4f46-b82d-fb1b0f5ee20a tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:30.476098 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6520df8-51a6-4f46-b82d-fb1b0f5ee20a tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] https://10.4.3.126/volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f returned with HTTP 404 Aug 18 13:18:30.476651 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1351/5404] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:30 2026] GET /volume/v3/volumes/50fa8857-2830-40e6-99f8-60bd0126da2f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:30.483657 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-43cdbe4d-230e-4b30-8b8f-2f48fc1923dc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:30.485456 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-43cdbe4d-230e-4b30-8b8f-2f48fc1923dc tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] DELETE https://10.4.3.126/volume/v3/types/0b3fe1b5-f629-42fa-bf61-8964e26b0d87 Aug 18 13:18:30.485667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-43cdbe4d-230e-4b30-8b8f-2f48fc1923dc tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:30.485862 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-43cdbe4d-230e-4b30-8b8f-2f48fc1923dc tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:30.509336 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-43cdbe4d-230e-4b30-8b8f-2f48fc1923dc tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] https://10.4.3.126/volume/v3/types/0b3fe1b5-f629-42fa-bf61-8964e26b0d87 returned with HTTP 202 Aug 18 13:18:30.509740 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1341/5405] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:18:30 2026] DELETE /volume/v3/types/0b3fe1b5-f629-42fa-bf61-8964e26b0d87 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:30.517404 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e8437e31-2a97-4628-9150-c14d45a0526e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:30.519599 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e8437e31-2a97-4628-9150-c14d45a0526e tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] GET https://10.4.3.126/volume/v3/types/0b3fe1b5-f629-42fa-bf61-8964e26b0d87 Aug 18 13:18:30.519811 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e8437e31-2a97-4628-9150-c14d45a0526e tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:30.520031 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e8437e31-2a97-4628-9150-c14d45a0526e tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:30.523829 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e8437e31-2a97-4628-9150-c14d45a0526e tempest-VolumeAndVolumeTypeFromImageTest-387798965 tempest-VolumeAndVolumeTypeFromImageTest-387798965-project-admin] https://10.4.3.126/volume/v3/types/0b3fe1b5-f629-42fa-bf61-8964e26b0d87 returned with HTTP 404 Aug 18 13:18:30.524395 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1354/5406] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:18:30 2026] GET /volume/v3/types/0b3fe1b5-f629-42fa-bf61-8964e26b0d87 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:32.093992 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b37a4a66-e292-435d-910f-132d99b5c86e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:32.190980 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:32.191326 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1434465483"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:32.193194 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request body: {'volume': {"'imageRef": '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1434465483'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:32.193352 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume of 1 GB Aug 18 13:18:32.197283 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Availability Zones retrieved successfully. Aug 18 13:18:32.204352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (ec790084-4287-44bf-86ba-0db910153a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.205218 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a97a7a-020e-4c72-8eca-640ff3915e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.206102 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:32.229642 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a97a7a-020e-4c72-8eca-640ff3915e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.230336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983477b-b1f8-45cc-a95f-6342d0a7d6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.286077 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Created reservations ['8e0cd52d-5e1d-4e61-bfa6-d96bab0ed91a', 'bface8a2-d515-4f91-b82c-1fcc7bfc824e', 'ffee89b6-a561-4ef6-b601-8b993b72dd37', 'caed00ba-dc58-4d6a-bf92-5d78b69901cd'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:32.286851 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983477b-b1f8-45cc-a95f-6342d0a7d6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e0cd52d-5e1d-4e61-bfa6-d96bab0ed91a', 'bface8a2-d515-4f91-b82c-1fcc7bfc824e', 'ffee89b6-a561-4ef6-b601-8b993b72dd37', 'caed00ba-dc58-4d6a-bf92-5d78b69901cd']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.287549 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed8ccfd-d22f-4497-bb41-4fe25815b4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.311069 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed8ccfd-d22f-4497-bb41-4fe25815b4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2544701d-0516-4e4b-a2f2-acd9361ac5ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1434465483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['8e0cd52d-5e1d-4e61-bfa6-d96bab0ed91a','bface8a2-d515-4f91-b82c-1fcc7bfc824e','ffee89b6-a561-4ef6-b601-8b993b72dd37','caed00ba-dc58-4d6a-bf92-5d78b69901cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1434465483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2544701d-0516-4e4b-a2f2-acd9361ac5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67346accd45e4e0db8df3afa80569aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f4d069bb13241858b6edbfb6f17f688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.312151 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956ce0dc-4e60-4eda-b9a0-f1a678f14f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.333916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956ce0dc-4e60-4eda-b9a0-f1a678f14f87) transitioned into state 'SUCCESS' from state '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-1434465483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['8e0cd52d-5e1d-4e61-bfa6-d96bab0ed91a','bface8a2-d515-4f91-b82c-1fcc7bfc824e','ffee89b6-a561-4ef6-b601-8b993b72dd37','caed00ba-dc58-4d6a-bf92-5d78b69901cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.334935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c76858b-adf8-43f5-96f8-52f2d995fb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.344605 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c76858b-adf8-43f5-96f8-52f2d995fb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.345666 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (ec790084-4287-44bf-86ba-0db910153a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.345977 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request issued successfully. Aug 18 13:18:32.346934 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b37a4a66-e292-435d-910f-132d99b5c86e tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:32.347420 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1361/5407] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:32 2026] POST /volume/v3/volumes => generated 757 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:32.359732 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4de62324-b880-4cd7-a7d1-11815e18c047 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:32.362729 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:32.363093 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1998509460"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:32.364660 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request body: {'volume': {"'imageRef": '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1998509460'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:32.364781 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume of 1 GB Aug 18 13:18:32.368865 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Availability Zones retrieved successfully. Aug 18 13:18:32.374580 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (e691253e-7ea6-43d3-ac35-346147ea60c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.375449 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312d0ded-a645-4ee5-abcf-2ff5ea9373ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.376289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:32.401127 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312d0ded-a645-4ee5-abcf-2ff5ea9373ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.401876 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0a6812-85e5-41d9-8093-5d3fadc3355e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.440878 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Created reservations ['b92c8a30-65a8-4a7e-8491-c5e85d6ad20e', '654bec1e-1bda-4f6d-9584-56a5ed4de91b', '087f2980-7350-4041-bc59-ecdf768ecbb5', '1393d1ba-06eb-456c-88b8-190699cdfc9a'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:32.441607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0a6812-85e5-41d9-8093-5d3fadc3355e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b92c8a30-65a8-4a7e-8491-c5e85d6ad20e', '654bec1e-1bda-4f6d-9584-56a5ed4de91b', '087f2980-7350-4041-bc59-ecdf768ecbb5', '1393d1ba-06eb-456c-88b8-190699cdfc9a']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.442268 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189bf89e-d7dd-4a8b-bb63-77acd9eef932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.465164 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189bf89e-d7dd-4a8b-bb63-77acd9eef932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a266e620-b1fd-4687-a2aa-87e169c98f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1998509460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['b92c8a30-65a8-4a7e-8491-c5e85d6ad20e','654bec1e-1bda-4f6d-9584-56a5ed4de91b','087f2980-7350-4041-bc59-ecdf768ecbb5','1393d1ba-06eb-456c-88b8-190699cdfc9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1998509460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a266e620-b1fd-4687-a2aa-87e169c98f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67346accd45e4e0db8df3afa80569aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f4d069bb13241858b6edbfb6f17f688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.466357 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c4b27e-fb6e-4559-a3af-d3c55a0054f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.486702 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c4b27e-fb6e-4559-a3af-d3c55a0054f6) transitioned into state 'SUCCESS' from state '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-1998509460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['b92c8a30-65a8-4a7e-8491-c5e85d6ad20e','654bec1e-1bda-4f6d-9584-56a5ed4de91b','087f2980-7350-4041-bc59-ecdf768ecbb5','1393d1ba-06eb-456c-88b8-190699cdfc9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.487329 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43777f1-6038-40c7-b3f8-9d12d66ace70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.498231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43777f1-6038-40c7-b3f8-9d12d66ace70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.498231 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (e691253e-7ea6-43d3-ac35-346147ea60c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.498231 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request issued successfully. Aug 18 13:18:32.498231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4de62324-b880-4cd7-a7d1-11815e18c047 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:32.498231 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1352/5408] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:32 2026] POST /volume/v3/volumes => generated 757 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:32.509050 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:32.511006 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:32.511496 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1551848551"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:32.513187 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request body: {'volume': {"'imageRef": '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1551848551'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:32.513352 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume of 1 GB Aug 18 13:18:32.518704 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Availability Zones retrieved successfully. Aug 18 13:18:32.525746 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (68eacd44-488b-4821-927f-2393bfd416e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.527146 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a17a889-33a3-43b2-9c2f-393f7b1e705a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.528321 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:32.550328 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a17a889-33a3-43b2-9c2f-393f7b1e705a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.551080 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99829638-282f-4639-a2cb-ac69017f404a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.587861 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Created reservations ['4332e82d-ccce-48f9-b3e3-3e1016618c5d', '861563b1-a05c-4ab0-bdd6-f659383049c4', '922fde82-a3d1-4bcb-a021-89efc56daadf', 'f634ccdf-fb4f-4e3f-9379-ec6fcdbc93ad'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:32.588783 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99829638-282f-4639-a2cb-ac69017f404a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4332e82d-ccce-48f9-b3e3-3e1016618c5d', '861563b1-a05c-4ab0-bdd6-f659383049c4', '922fde82-a3d1-4bcb-a021-89efc56daadf', 'f634ccdf-fb4f-4e3f-9379-ec6fcdbc93ad']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.589574 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf6d422-8aee-4392-81cc-aa6529287348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.614199 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf6d422-8aee-4392-81cc-aa6529287348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adef3b40-27d7-40f1-b428-cf319a8d74c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1551848551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['4332e82d-ccce-48f9-b3e3-3e1016618c5d','861563b1-a05c-4ab0-bdd6-f659383049c4','922fde82-a3d1-4bcb-a021-89efc56daadf','f634ccdf-fb4f-4e3f-9379-ec6fcdbc93ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1551848551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adef3b40-27d7-40f1-b428-cf319a8d74c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67346accd45e4e0db8df3afa80569aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f4d069bb13241858b6edbfb6f17f688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.614988 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa2363b-9627-40e8-9560-aba31a6c60ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.635603 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa2363b-9627-40e8-9560-aba31a6c60ce) transitioned into state 'SUCCESS' from state '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-1551848551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['4332e82d-ccce-48f9-b3e3-3e1016618c5d','861563b1-a05c-4ab0-bdd6-f659383049c4','922fde82-a3d1-4bcb-a021-89efc56daadf','f634ccdf-fb4f-4e3f-9379-ec6fcdbc93ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.636453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b7b159-7c17-4d82-b33e-ab07188db9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.645484 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b7b159-7c17-4d82-b33e-ab07188db9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.648230 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (68eacd44-488b-4821-927f-2393bfd416e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.648230 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request issued successfully. Aug 18 13:18:32.648230 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af6da355-d002-496f-86cd-90b5c8d4bac2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:32.648493 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1342/5409] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:32 2026] POST /volume/v3/volumes => generated 757 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Aug 18 13:18:32.660389 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:32.662145 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:32.662536 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-485594724"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:32.663951 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request body: {'volume': {"'imageRef": '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-485594724'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:32.664080 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume of 1 GB Aug 18 13:18:32.668647 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Availability Zones retrieved successfully. Aug 18 13:18:32.673999 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (5824152c-c7cf-4832-b5b5-51ad7df9030e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.675141 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3500e9d8-6822-438a-8eaf-24d5fe305734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.677226 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:32.701072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3500e9d8-6822-438a-8eaf-24d5fe305734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.702026 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c9d5c0-bc8a-4aec-bca6-9fdf446f515b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.742286 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Created reservations ['5840ca04-922d-40a7-87a4-208b2081799b', '69c93c23-b1a6-4f64-a1d4-a1321098f37e', 'a2aaec7e-60e2-49bd-8da0-560f79969a16', '1cac76f2-5304-4151-bc79-38dc306e01f3'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:32.743029 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c9d5c0-bc8a-4aec-bca6-9fdf446f515b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5840ca04-922d-40a7-87a4-208b2081799b', '69c93c23-b1a6-4f64-a1d4-a1321098f37e', 'a2aaec7e-60e2-49bd-8da0-560f79969a16', '1cac76f2-5304-4151-bc79-38dc306e01f3']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.743786 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6028244-7b7a-4606-bba6-c69bbf181d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.765141 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6028244-7b7a-4606-bba6-c69bbf181d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e4712fe-0d43-4131-9a1a-392a935b1f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-485594724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['5840ca04-922d-40a7-87a4-208b2081799b','69c93c23-b1a6-4f64-a1d4-a1321098f37e','a2aaec7e-60e2-49bd-8da0-560f79969a16','1cac76f2-5304-4151-bc79-38dc306e01f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-485594724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e4712fe-0d43-4131-9a1a-392a935b1f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67346accd45e4e0db8df3afa80569aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f4d069bb13241858b6edbfb6f17f688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.765915 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcdbcdc1-c7fa-4b34-9429-6676ad53daee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.786439 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcdbcdc1-c7fa-4b34-9429-6676ad53daee) transitioned into state 'SUCCESS' from state '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-485594724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['5840ca04-922d-40a7-87a4-208b2081799b','69c93c23-b1a6-4f64-a1d4-a1321098f37e','a2aaec7e-60e2-49bd-8da0-560f79969a16','1cac76f2-5304-4151-bc79-38dc306e01f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.787143 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0226e453-db38-4b91-8dc4-7a87f3b52276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.795727 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0226e453-db38-4b91-8dc4-7a87f3b52276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.796157 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (5824152c-c7cf-4832-b5b5-51ad7df9030e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.796488 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request issued successfully. Aug 18 13:18:32.797011 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-66af1ac1-3e5d-46b6-aa36-4fe4fc2af0b9 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:32.797435 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1355/5410] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:32 2026] POST /volume/v3/volumes => generated 756 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:32.808407 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:32.810201 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:32.810582 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3ebc85a0-abef-4645-9f9b-2b666a949189", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1167722191"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:32.811962 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request body: {'volume': {"'imageRef": '3ebc85a0-abef-4645-9f9b-2b666a949189', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1167722191'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:32.812100 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume of 1 GB Aug 18 13:18:32.812372 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:32.812372 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:32.816124 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Availability Zones retrieved successfully. Aug 18 13:18:32.821687 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (5dc9cee5-6875-4921-ac84-5def0fdcccc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.822661 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aae9c56-d34a-458f-bf87-f7d105da1dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.823541 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:32.849712 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aae9c56-d34a-458f-bf87-f7d105da1dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.850528 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf794c6c-b91c-4756-b554-f20f87e666d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.887535 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Created reservations ['3ae9ae0d-aba0-47a7-9b27-aafe15f416d5', '5867469d-57a2-4380-8113-94b5489008c0', 'b384c4b6-4647-401e-beff-f058e13170c4', '26b594ee-27cf-47d0-bd33-4e76395b19fb'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:32.888310 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf794c6c-b91c-4756-b554-f20f87e666d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ae9ae0d-aba0-47a7-9b27-aafe15f416d5', '5867469d-57a2-4380-8113-94b5489008c0', 'b384c4b6-4647-401e-beff-f058e13170c4', '26b594ee-27cf-47d0-bd33-4e76395b19fb']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.889010 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4601654-9305-4c7a-af4c-b0c725bf4a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.908931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4601654-9305-4c7a-af4c-b0c725bf4a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6232e3f-73fb-4d3f-ae08-d49ae4f982db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1167722191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['3ae9ae0d-aba0-47a7-9b27-aafe15f416d5','5867469d-57a2-4380-8113-94b5489008c0','b384c4b6-4647-401e-beff-f058e13170c4','26b594ee-27cf-47d0-bd33-4e76395b19fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1167722191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6232e3f-73fb-4d3f-ae08-d49ae4f982db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67346accd45e4e0db8df3afa80569aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f4d069bb13241858b6edbfb6f17f688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.909690 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43f469d-5734-4397-8e46-72e32dec0673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.927532 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43f469d-5734-4397-8e46-72e32dec0673) transitioned into state 'SUCCESS' from state '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-1167722191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67346accd45e4e0db8df3afa80569aab',qos_specs=None,replication_status=,reservations=['3ae9ae0d-aba0-47a7-9b27-aafe15f416d5','5867469d-57a2-4380-8113-94b5489008c0','b384c4b6-4647-401e-beff-f058e13170c4','26b594ee-27cf-47d0-bd33-4e76395b19fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d069bb13241858b6edbfb6f17f688',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.928093 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb0fa90-d533-4da2-a7db-0051bb611727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:32.935685 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb0fa90-d533-4da2-a7db-0051bb611727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:32.936483 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Flow 'volume_create_api' (5dc9cee5-6875-4921-ac84-5def0fdcccc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:32.936752 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Create volume request issued successfully. Aug 18 13:18:32.937257 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7f7e591-f509-4e6a-9623-9fe7bb7c6d0b tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:32.937645 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1362/5411] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:32 2026] POST /volume/v3/volumes => generated 757 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:32.948948 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d7b286e9-2b1d-48e3-a187-65fdc73fe168 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:32.950833 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7b286e9-2b1d-48e3-a187-65fdc73fe168 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef Aug 18 13:18:32.951047 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d7b286e9-2b1d-48e3-a187-65fdc73fe168 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:32.951274 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d7b286e9-2b1d-48e3-a187-65fdc73fe168 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:32.957814 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:32.957814 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:32.961030 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d7b286e9-2b1d-48e3-a187-65fdc73fe168 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:32.964691 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d7b286e9-2b1d-48e3-a187-65fdc73fe168 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef returned with HTTP 200 Aug 18 13:18:32.965045 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1353/5412] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:32 2026] GET /volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:32.977023 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9d6ee017-46d7-4181-9bfe-db5e907d6136 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:32.978872 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d6ee017-46d7-4181-9bfe-db5e907d6136 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 Aug 18 13:18:32.979055 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d6ee017-46d7-4181-9bfe-db5e907d6136 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:32.979291 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9d6ee017-46d7-4181-9bfe-db5e907d6136 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:32.985738 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:32.985738 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:32.988958 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9d6ee017-46d7-4181-9bfe-db5e907d6136 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:32.992783 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9d6ee017-46d7-4181-9bfe-db5e907d6136 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 returned with HTTP 200 Aug 18 13:18:32.993130 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1343/5413] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:32 2026] GET /volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:33.008009 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c2791900-a9aa-4221-be07-141a4b9e3fab None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:33.010264 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2791900-a9aa-4221-be07-141a4b9e3fab tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 Aug 18 13:18:33.010533 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2791900-a9aa-4221-be07-141a4b9e3fab tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:33.010792 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c2791900-a9aa-4221-be07-141a4b9e3fab tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:33.021461 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:33.021461 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:33.026815 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c2791900-a9aa-4221-be07-141a4b9e3fab tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:33.034990 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c2791900-a9aa-4221-be07-141a4b9e3fab tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 returned with HTTP 200 Aug 18 13:18:33.035547 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1356/5414] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:33 2026] GET /volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:33.047604 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-bc748f54-59f3-499b-b0f5-8185bce5499d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:33.049337 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bc748f54-59f3-499b-b0f5-8185bce5499d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c Aug 18 13:18:33.049550 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bc748f54-59f3-499b-b0f5-8185bce5499d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:33.049741 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-bc748f54-59f3-499b-b0f5-8185bce5499d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:33.056586 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:33.056586 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:33.059890 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-bc748f54-59f3-499b-b0f5-8185bce5499d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:33.063604 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-bc748f54-59f3-499b-b0f5-8185bce5499d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c returned with HTTP 200 Aug 18 13:18:33.064009 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1363/5415] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:33 2026] GET /volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:33.075935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5f27902e-5f18-4974-a8b5-a9a5882626e4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:33.077601 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5f27902e-5f18-4974-a8b5-a9a5882626e4 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db Aug 18 13:18:33.077773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5f27902e-5f18-4974-a8b5-a9a5882626e4 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:33.077961 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5f27902e-5f18-4974-a8b5-a9a5882626e4 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:33.084339 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:33.084339 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:33.087693 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5f27902e-5f18-4974-a8b5-a9a5882626e4 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:33.091595 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5f27902e-5f18-4974-a8b5-a9a5882626e4 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db returned with HTTP 200 Aug 18 13:18:33.092055 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1354/5416] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:33 2026] GET /volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:33.106655 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:33.108645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db Aug 18 13:18:33.108831 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:33.109013 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:33.109159 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume with id: e6232e3f-73fb-4d3f-ae08-d49ae4f982db Aug 18 13:18:33.118383 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:33.118383 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:33.119076 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:33.137882 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume request issued successfully. Aug 18 13:18:33.138125 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a6f320db-4ed1-4536-a308-5764cc0f2f26 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db returned with HTTP 202 Aug 18 13:18:33.138708 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1344/5417] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:33 2026] DELETE /volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:33.146446 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0846e58e-00ad-456d-8dfc-d400191ad59d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:33.149636 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0846e58e-00ad-456d-8dfc-d400191ad59d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db Aug 18 13:18:33.149861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0846e58e-00ad-456d-8dfc-d400191ad59d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:33.150092 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0846e58e-00ad-456d-8dfc-d400191ad59d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:33.160289 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:33.160289 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:33.166724 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0846e58e-00ad-456d-8dfc-d400191ad59d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:33.174042 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0846e58e-00ad-456d-8dfc-d400191ad59d tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db returned with HTTP 200 Aug 18 13:18:33.174631 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1357/5418] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:33 2026] GET /volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:34.190887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cd41afd8-c357-4843-a74a-62a166f8062a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:34.192597 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cd41afd8-c357-4843-a74a-62a166f8062a tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db Aug 18 13:18:34.192770 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cd41afd8-c357-4843-a74a-62a166f8062a tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:34.192993 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cd41afd8-c357-4843-a74a-62a166f8062a tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:34.198459 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cd41afd8-c357-4843-a74a-62a166f8062a tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db returned with HTTP 404 Aug 18 13:18:34.198882 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1364/5419] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:34 2026] GET /volume/v3/volumes/e6232e3f-73fb-4d3f-ae08-d49ae4f982db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:34.205193 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d598f924-c432-410d-8146-318a1092e221 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:34.206706 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d598f924-c432-410d-8146-318a1092e221 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c Aug 18 13:18:34.206887 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d598f924-c432-410d-8146-318a1092e221 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:34.207061 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d598f924-c432-410d-8146-318a1092e221 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:34.207204 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d598f924-c432-410d-8146-318a1092e221 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume with id: 3e4712fe-0d43-4131-9a1a-392a935b1f2c Aug 18 13:18:34.213199 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:34.213199 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:34.213667 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d598f924-c432-410d-8146-318a1092e221 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:34.228067 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d598f924-c432-410d-8146-318a1092e221 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume request issued successfully. Aug 18 13:18:34.228327 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d598f924-c432-410d-8146-318a1092e221 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c returned with HTTP 202 Aug 18 13:18:34.228855 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1355/5420] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:34 2026] DELETE /volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:34.235683 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4b6a1d61-1793-49e6-b3a6-82ceedec8e63 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:34.238849 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4b6a1d61-1793-49e6-b3a6-82ceedec8e63 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c Aug 18 13:18:34.239064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4b6a1d61-1793-49e6-b3a6-82ceedec8e63 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:34.239302 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4b6a1d61-1793-49e6-b3a6-82ceedec8e63 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:34.246240 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:34.246240 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:34.249959 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4b6a1d61-1793-49e6-b3a6-82ceedec8e63 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:34.254489 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4b6a1d61-1793-49e6-b3a6-82ceedec8e63 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c returned with HTTP 200 Aug 18 13:18:34.254867 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1345/5421] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:34 2026] GET /volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:35.266088 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-82a28208-103e-446c-a271-d2c301284dc1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:35.267970 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-82a28208-103e-446c-a271-d2c301284dc1 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c Aug 18 13:18:35.268167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-82a28208-103e-446c-a271-d2c301284dc1 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:35.268377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-82a28208-103e-446c-a271-d2c301284dc1 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:35.273512 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-82a28208-103e-446c-a271-d2c301284dc1 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c returned with HTTP 404 Aug 18 13:18:35.273949 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1358/5422] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:35 2026] GET /volume/v3/volumes/3e4712fe-0d43-4131-9a1a-392a935b1f2c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:35.280887 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:35.282662 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] DELETE https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 Aug 18 13:18:35.282863 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:35.283035 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:35.283186 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume with id: adef3b40-27d7-40f1-b428-cf319a8d74c7 Aug 18 13:18:35.289737 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:35.289737 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:35.290120 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:35.304395 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume request issued successfully. Aug 18 13:18:35.304521 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6faecaeb-d16b-4d4c-9d88-03e85b7eec7c tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 returned with HTTP 202 Aug 18 13:18:35.304906 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1365/5423] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:35 2026] DELETE /volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:35.312235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-21a4f017-e716-4149-a09c-ffd69f2431eb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:35.314223 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-21a4f017-e716-4149-a09c-ffd69f2431eb tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 Aug 18 13:18:35.314496 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-21a4f017-e716-4149-a09c-ffd69f2431eb tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:35.314729 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-21a4f017-e716-4149-a09c-ffd69f2431eb tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:35.322151 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:35.322151 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:35.325768 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-21a4f017-e716-4149-a09c-ffd69f2431eb tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:35.330056 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-21a4f017-e716-4149-a09c-ffd69f2431eb tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 returned with HTTP 200 Aug 18 13:18:35.330477 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1356/5424] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:35 2026] GET /volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:36.344570 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-da252a4d-70eb-4af7-baca-b49d16dc6e09 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:36.346378 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-da252a4d-70eb-4af7-baca-b49d16dc6e09 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 Aug 18 13:18:36.346596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-da252a4d-70eb-4af7-baca-b49d16dc6e09 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:36.346792 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-da252a4d-70eb-4af7-baca-b49d16dc6e09 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:36.352112 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-da252a4d-70eb-4af7-baca-b49d16dc6e09 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 returned with HTTP 404 Aug 18 13:18:36.352704 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1346/5425] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:36 2026] GET /volume/v3/volumes/adef3b40-27d7-40f1-b428-cf319a8d74c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:36.359850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:36.361885 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 Aug 18 13:18:36.362135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:36.362408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:36.362614 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume with id: a266e620-b1fd-4687-a2aa-87e169c98f64 Aug 18 13:18:36.371039 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:36.371039 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:36.371661 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:36.390010 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume request issued successfully. Aug 18 13:18:36.390263 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6887e4d7-9e46-49de-9300-e7ccdb8205b6 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 returned with HTTP 202 Aug 18 13:18:36.390835 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1359/5426] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:36 2026] DELETE /volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:36.400257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7ba63ae4-8c79-49f1-a6a0-b4c93d6afda3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:36.401967 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ba63ae4-8c79-49f1-a6a0-b4c93d6afda3 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 Aug 18 13:18:36.402155 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ba63ae4-8c79-49f1-a6a0-b4c93d6afda3 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:36.402396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7ba63ae4-8c79-49f1-a6a0-b4c93d6afda3 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:36.408930 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:36.408930 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:36.413122 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7ba63ae4-8c79-49f1-a6a0-b4c93d6afda3 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:36.417621 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7ba63ae4-8c79-49f1-a6a0-b4c93d6afda3 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 returned with HTTP 200 Aug 18 13:18:36.417978 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1366/5427] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:36 2026] GET /volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:37.432776 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2aa3643c-e6bd-4d83-af8b-7884d3508d17 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:37.434619 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2aa3643c-e6bd-4d83-af8b-7884d3508d17 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 Aug 18 13:18:37.434831 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2aa3643c-e6bd-4d83-af8b-7884d3508d17 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:37.435020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2aa3643c-e6bd-4d83-af8b-7884d3508d17 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:37.440503 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2aa3643c-e6bd-4d83-af8b-7884d3508d17 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 returned with HTTP 404 Aug 18 13:18:37.440969 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1357/5428] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:37 2026] GET /volume/v3/volumes/a266e620-b1fd-4687-a2aa-87e169c98f64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:37.447841 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:37.449482 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef Aug 18 13:18:37.449685 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:37.449882 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:37.450033 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume with id: 2544701d-0516-4e4b-a2f2-acd9361ac5ef Aug 18 13:18:37.457318 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:37.457318 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:37.457771 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:37.473753 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Delete volume request issued successfully. Aug 18 13:18:37.473917 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e627513-d9aa-42ea-8d51-6f1368a0e326 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef returned with HTTP 202 Aug 18 13:18:37.474330 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1347/5429] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:37 2026] DELETE /volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:37.481470 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-de957bb4-ceee-4411-a402-f55067f52ba2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:37.483230 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de957bb4-ceee-4411-a402-f55067f52ba2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef Aug 18 13:18:37.483418 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de957bb4-ceee-4411-a402-f55067f52ba2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:37.483610 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-de957bb4-ceee-4411-a402-f55067f52ba2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:37.492319 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:37.492319 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:37.498254 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-de957bb4-ceee-4411-a402-f55067f52ba2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Volume info retrieved successfully. Aug 18 13:18:37.502223 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-de957bb4-ceee-4411-a402-f55067f52ba2 tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef returned with HTTP 200 Aug 18 13:18:37.502631 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1360/5430] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:37 2026] GET /volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:38.514598 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-05b76125-c790-4073-bf22-615218dbf96f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:38.516755 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-05b76125-c790-4073-bf22-615218dbf96f tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] GET https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef Aug 18 13:18:38.516966 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-05b76125-c790-4073-bf22-615218dbf96f tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:38.517178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-05b76125-c790-4073-bf22-615218dbf96f tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:38.522499 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-05b76125-c790-4073-bf22-615218dbf96f tempest-CreateVolumesFromImageTest-30629407 tempest-CreateVolumesFromImageTest-30629407-project-member] https://10.4.3.126/volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef returned with HTTP 404 Aug 18 13:18:38.522955 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1367/5431] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:38 2026] GET /volume/v3/volumes/2544701d-0516-4e4b-a2f2-acd9361ac5ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:39.577581 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:39.652871 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:39.653217 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1105190821"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:39.654589 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1105190821'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:39.654703 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume of 1 GB Aug 18 13:18:39.658634 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Availability Zones retrieved successfully. Aug 18 13:18:39.663674 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (388ae24f-7a8d-4b91-8ef0-c77235fe81f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:39.664589 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f1d401-15a1-45c7-913d-65ab780521d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:39.665449 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:39.690356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f1d401-15a1-45c7-913d-65ab780521d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:39.691058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7be409d-6056-4cbe-ac88-178e0c1cfe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:39.745630 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Created reservations ['fc15f7c0-ecd5-4d50-b00a-9aa07871164c', '04ed43ce-b31c-4dc8-8acf-982b9821f7f4', 'f556ffc5-f90b-441b-89ac-ca6de8c02c18', 'b35f81cd-bd6c-4816-9dac-16201764a344'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:39.746576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7be409d-6056-4cbe-ac88-178e0c1cfe12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc15f7c0-ecd5-4d50-b00a-9aa07871164c', '04ed43ce-b31c-4dc8-8acf-982b9821f7f4', 'f556ffc5-f90b-441b-89ac-ca6de8c02c18', 'b35f81cd-bd6c-4816-9dac-16201764a344']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:39.747444 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213f83bc-2801-468a-81ed-14c387b92b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:39.768880 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213f83bc-2801-468a-81ed-14c387b92b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e51db0-2594-4c05-89d7-60e77fe6f45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1105190821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['fc15f7c0-ecd5-4d50-b00a-9aa07871164c','04ed43ce-b31c-4dc8-8acf-982b9821f7f4','f556ffc5-f90b-441b-89ac-ca6de8c02c18','b35f81cd-bd6c-4816-9dac-16201764a344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1105190821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e51db0-2594-4c05-89d7-60e77fe6f45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffe09d33e2b48d6b4acf13fadf59841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:39.769693 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45f9fd2-1a35-4d7a-ae66-080076e37c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:39.786487 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45f9fd2-1a35-4d7a-ae66-080076e37c0e) transitioned into state 'SUCCESS' from state '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-1105190821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['fc15f7c0-ecd5-4d50-b00a-9aa07871164c','04ed43ce-b31c-4dc8-8acf-982b9821f7f4','f556ffc5-f90b-441b-89ac-ca6de8c02c18','b35f81cd-bd6c-4816-9dac-16201764a344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:39.787181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817954bf-f873-43cf-aaab-fb390e9b30e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:39.795015 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817954bf-f873-43cf-aaab-fb390e9b30e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:39.795799 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (388ae24f-7a8d-4b91-8ef0-c77235fe81f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:39.796090 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request issued successfully. Aug 18 13:18:39.796635 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-01c0ce97-711f-441d-82b7-4a324fc52e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:39.797078 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1358/5432] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:18:39 2026] POST /volume/v3/volumes => generated 760 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:39.807931 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-86041620-ef4b-4dc4-a569-b2e4b42c453b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:39.809688 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-86041620-ef4b-4dc4-a569-b2e4b42c453b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a Aug 18 13:18:39.809913 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-86041620-ef4b-4dc4-a569-b2e4b42c453b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:39.810419 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-86041620-ef4b-4dc4-a569-b2e4b42c453b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:39.816858 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:39.816858 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:39.820238 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-86041620-ef4b-4dc4-a569-b2e4b42c453b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:39.823993 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-86041620-ef4b-4dc4-a569-b2e4b42c453b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a returned with HTTP 200 Aug 18 13:18:39.824343 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1348/5433] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:39 2026] GET /volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:40.839821 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5207bf9b-cca6-493e-a49d-e0fda416a57a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:40.841534 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5207bf9b-cca6-493e-a49d-e0fda416a57a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a Aug 18 13:18:40.841723 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5207bf9b-cca6-493e-a49d-e0fda416a57a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:40.841897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5207bf9b-cca6-493e-a49d-e0fda416a57a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:40.849071 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:40.849071 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:40.852399 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5207bf9b-cca6-493e-a49d-e0fda416a57a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:40.856050 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5207bf9b-cca6-493e-a49d-e0fda416a57a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a returned with HTTP 200 Aug 18 13:18:40.856405 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1361/5434] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:40 2026] GET /volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:40.867417 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b31f6337-7386-44f9-b13b-d2c31f189645 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:40.869007 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b31f6337-7386-44f9-b13b-d2c31f189645 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:18:40.869380 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b31f6337-7386-44f9-b13b-d2c31f189645 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11e51db0-2594-4c05-89d7-60e77fe6f45a", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1612732820"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:40.877105 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:40.877105 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:40.877632 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b31f6337-7386-44f9-b13b-d2c31f189645 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:40.877796 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-b31f6337-7386-44f9-b13b-d2c31f189645 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create snapshot from volume 11e51db0-2594-4c05-89d7-60e77fe6f45a Aug 18 13:18:40.905846 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b31f6337-7386-44f9-b13b-d2c31f189645 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Created reservations ['735ec749-8bc1-4240-9aef-40fcaa3d8a2f', '3936feda-64b4-4d0e-8d49-e0e960e1f7b5', '65ccfa58-1a2d-4e97-89d6-dbb6326923a0', '436e90d0-db43-45ca-8ae7-48cf951204e4'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:40.932045 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b31f6337-7386-44f9-b13b-d2c31f189645 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Snapshot create request issued successfully. Aug 18 13:18:40.932486 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b31f6337-7386-44f9-b13b-d2c31f189645 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:18:40.932984 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1368/5435] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:18:40 2026] POST /volume/v3/snapshots => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:40.941399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-71f3071b-ea9b-4192-9a15-4f56c72f7a76 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:40.943760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71f3071b-ea9b-4192-9a15-4f56c72f7a76 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 Aug 18 13:18:40.944058 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71f3071b-ea9b-4192-9a15-4f56c72f7a76 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:40.944294 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-71f3071b-ea9b-4192-9a15-4f56c72f7a76 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:40.949013 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:40.949013 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:40.949480 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-71f3071b-ea9b-4192-9a15-4f56c72f7a76 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Snapshot retrieved successfully. Aug 18 13:18:40.950384 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-71f3071b-ea9b-4192-9a15-4f56c72f7a76 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 returned with HTTP 200 Aug 18 13:18:40.950745 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1359/5436] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:40 2026] GET /volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:41.959287 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-84145002-036f-476c-9fbb-c63458fc308d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:41.960920 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-84145002-036f-476c-9fbb-c63458fc308d tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 Aug 18 13:18:41.961097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-84145002-036f-476c-9fbb-c63458fc308d tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:41.961284 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-84145002-036f-476c-9fbb-c63458fc308d tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:41.965868 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:41.965868 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:41.966304 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-84145002-036f-476c-9fbb-c63458fc308d tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Snapshot retrieved successfully. Aug 18 13:18:41.966990 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-84145002-036f-476c-9fbb-c63458fc308d tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 returned with HTTP 200 Aug 18 13:18:41.967375 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1349/5437] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:41 2026] GET /volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:41.974751 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:41.976379 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:41.976681 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24054313-8537-4ba6-85f3-85b5e7496628", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1542873640"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:41.977973 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request body: {'volume': {"'snapshot_id": '24054313-8537-4ba6-85f3-85b5e7496628', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1542873640'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:41.978096 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume of 1 GB Aug 18 13:18:41.981682 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Availability Zones retrieved successfully. Aug 18 13:18:41.986964 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (177af93b-e0ae-4bab-8d9b-2789a3395631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:41.987999 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35534443-60cb-4c16-bdce-57778614d2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:41.989042 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:42.013911 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35534443-60cb-4c16-bdce-57778614d2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.014596 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a0debd-cfac-4e0c-9f44-ef063c4e18d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.048800 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Created reservations ['7542dec9-e608-4d38-8d24-4e06e4b51657', 'cbbb1f27-cf67-4997-96f0-ccbe4c6bdddc', '079a84ff-6fed-44e4-a363-8683c36ff404', '0355037f-830d-4785-823e-5db7f9d54cd9'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:42.049689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a0debd-cfac-4e0c-9f44-ef063c4e18d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7542dec9-e608-4d38-8d24-4e06e4b51657', 'cbbb1f27-cf67-4997-96f0-ccbe4c6bdddc', '079a84ff-6fed-44e4-a363-8683c36ff404', '0355037f-830d-4785-823e-5db7f9d54cd9']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.050472 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59bf9a6-7b17-4b27-95c4-e2aff27beb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.071164 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59bf9a6-7b17-4b27-95c4-e2aff27beb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15939266-8d96-48fc-b0c8-2816a6348101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1542873640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['7542dec9-e608-4d38-8d24-4e06e4b51657','cbbb1f27-cf67-4997-96f0-ccbe4c6bdddc','079a84ff-6fed-44e4-a363-8683c36ff404','0355037f-830d-4785-823e-5db7f9d54cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1542873640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15939266-8d96-48fc-b0c8-2816a6348101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffe09d33e2b48d6b4acf13fadf59841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.071790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d084bb-18d7-4930-bfa6-e74ab4abacc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.087595 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d084bb-18d7-4930-bfa6-e74ab4abacc1) transitioned into state 'SUCCESS' from state '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-1542873640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['7542dec9-e608-4d38-8d24-4e06e4b51657','cbbb1f27-cf67-4997-96f0-ccbe4c6bdddc','079a84ff-6fed-44e4-a363-8683c36ff404','0355037f-830d-4785-823e-5db7f9d54cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.088180 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f166d571-763f-4af0-b693-2d87482a7924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.096891 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f166d571-763f-4af0-b693-2d87482a7924) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.098149 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (177af93b-e0ae-4bab-8d9b-2789a3395631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.098604 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request issued successfully. Aug 18 13:18:42.099326 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ef4cbd04-8382-458c-a02f-efbc8329b471 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:42.099882 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1362/5438] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:41 2026] POST /volume/v3/volumes => generated 760 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:42.111437 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4297fa15-7f43-4184-8050-ded930927991 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.113961 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:42.114500 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24054313-8537-4ba6-85f3-85b5e7496628", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-624318320"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:42.116424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request body: {'volume': {"'snapshot_id": '24054313-8537-4ba6-85f3-85b5e7496628', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-624318320'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:42.116590 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume of 1 GB Aug 18 13:18:42.116958 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.116958 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:42.121523 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Availability Zones retrieved successfully. Aug 18 13:18:42.129868 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (6cb296c8-42c4-4171-8444-e5764b1b7ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.131232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24186417-f963-4cf3-a110-c02bf43c8757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.132631 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:42.159961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24186417-f963-4cf3-a110-c02bf43c8757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.160716 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fbd873-850d-4fae-a9a9-b67957f9436e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.202156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Created reservations ['38b6cc25-aa29-4530-b6c8-459e33a2c7b8', '5ce0f3e2-e14f-443d-a425-b5223f1c9139', '3297d40e-d67a-43a8-9157-676370e761b1', '2b887d45-5cab-4335-a1a9-22ffbf5d206d'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:42.202913 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fbd873-850d-4fae-a9a9-b67957f9436e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b6cc25-aa29-4530-b6c8-459e33a2c7b8', '5ce0f3e2-e14f-443d-a425-b5223f1c9139', '3297d40e-d67a-43a8-9157-676370e761b1', '2b887d45-5cab-4335-a1a9-22ffbf5d206d']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.203593 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c65627-9d24-4e4e-8564-0245c47366ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.226056 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c65627-9d24-4e4e-8564-0245c47366ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '860fa591-3412-42a0-8b01-3584143384e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-624318320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['38b6cc25-aa29-4530-b6c8-459e33a2c7b8','5ce0f3e2-e14f-443d-a425-b5223f1c9139','3297d40e-d67a-43a8-9157-676370e761b1','2b887d45-5cab-4335-a1a9-22ffbf5d206d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-624318320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=860fa591-3412-42a0-8b01-3584143384e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffe09d33e2b48d6b4acf13fadf59841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.226761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a69e537-b43f-47cd-8d61-0523bd65fe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.244165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a69e537-b43f-47cd-8d61-0523bd65fe43) transitioned into state 'SUCCESS' from state '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-624318320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['38b6cc25-aa29-4530-b6c8-459e33a2c7b8','5ce0f3e2-e14f-443d-a425-b5223f1c9139','3297d40e-d67a-43a8-9157-676370e761b1','2b887d45-5cab-4335-a1a9-22ffbf5d206d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.244935 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9437e98-50f2-4ff7-b24c-0d808102e51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.254369 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9437e98-50f2-4ff7-b24c-0d808102e51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.255196 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (6cb296c8-42c4-4171-8444-e5764b1b7ed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.255522 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request issued successfully. Aug 18 13:18:42.256093 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4297fa15-7f43-4184-8050-ded930927991 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:42.256533 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1369/5439] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:42 2026] POST /volume/v3/volumes => generated 759 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:42.266686 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-185ce31c-c653-43bd-936d-dbe89effde30 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.268163 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:42.268505 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24054313-8537-4ba6-85f3-85b5e7496628", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-601647956"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:42.269780 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request body: {'volume': {"'snapshot_id": '24054313-8537-4ba6-85f3-85b5e7496628', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-601647956'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:42.269939 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume of 1 GB Aug 18 13:18:42.273748 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Availability Zones retrieved successfully. Aug 18 13:18:42.278764 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (8f16fe97-a232-493c-9bd5-2c9ec657275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.279617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd27f245-3528-442f-a839-c724b286173d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.280507 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:42.304731 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd27f245-3528-442f-a839-c724b286173d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.306177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aca198e-1976-40de-9dc7-5cd86cae3876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.352399 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Created reservations ['f12c9862-4eac-4dd1-b754-4813210c632d', 'f66edf7e-0ada-4625-bd7e-023bf58468f0', 'f7ea2484-d3b1-4ae5-afe1-180f55335e9d', 'd4a95742-1058-4c06-a30e-60f274821516'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:42.353217 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aca198e-1976-40de-9dc7-5cd86cae3876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f12c9862-4eac-4dd1-b754-4813210c632d', 'f66edf7e-0ada-4625-bd7e-023bf58468f0', 'f7ea2484-d3b1-4ae5-afe1-180f55335e9d', 'd4a95742-1058-4c06-a30e-60f274821516']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.353891 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bda5718-b2e5-4373-a2c4-26daa17a2efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.376353 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bda5718-b2e5-4373-a2c4-26daa17a2efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f37ea12-253f-45e5-bb59-6778621d12da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-601647956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['f12c9862-4eac-4dd1-b754-4813210c632d','f66edf7e-0ada-4625-bd7e-023bf58468f0','f7ea2484-d3b1-4ae5-afe1-180f55335e9d','d4a95742-1058-4c06-a30e-60f274821516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-601647956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f37ea12-253f-45e5-bb59-6778621d12da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffe09d33e2b48d6b4acf13fadf59841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.377057 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8246595-c352-4da0-af51-cc0f48517ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.394820 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8246595-c352-4da0-af51-cc0f48517ef8) transitioned into state 'SUCCESS' from state '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-601647956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['f12c9862-4eac-4dd1-b754-4813210c632d','f66edf7e-0ada-4625-bd7e-023bf58468f0','f7ea2484-d3b1-4ae5-afe1-180f55335e9d','d4a95742-1058-4c06-a30e-60f274821516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.395570 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c2ed2a-bffb-49b2-9a94-c8d21f317028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.403544 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c2ed2a-bffb-49b2-9a94-c8d21f317028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.404334 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (8f16fe97-a232-493c-9bd5-2c9ec657275d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.404641 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request issued successfully. Aug 18 13:18:42.405243 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-185ce31c-c653-43bd-936d-dbe89effde30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:42.405816 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1360/5440] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:42 2026] POST /volume/v3/volumes => generated 759 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:42.419609 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ffb255ea-68db-401f-aea4-76ba119370cf None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.421299 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:42.421620 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24054313-8537-4ba6-85f3-85b5e7496628", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1019975236"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:42.422922 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request body: {'volume': {"'snapshot_id": '24054313-8537-4ba6-85f3-85b5e7496628', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1019975236'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:42.423035 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume of 1 GB Aug 18 13:18:42.427054 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Availability Zones retrieved successfully. Aug 18 13:18:42.432006 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (b5f5b858-dc7c-4510-a0c2-177a1c17a367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.432840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c2687f-9e61-440f-b92b-e5cd5a560488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.433662 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:42.456387 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c2687f-9e61-440f-b92b-e5cd5a560488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.457084 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (676c276e-b1fb-4614-b8af-73ab82a12287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.498430 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Created reservations ['1c7bc631-a473-4b6c-87ed-708f7cf4fa11', '2192781a-b2f1-4efd-914a-8d8de9b88572', 'de013d0d-1c75-4c2e-ad9d-795782cb859f', '38ead1bb-6ccb-4f4e-b054-38fe7119aafd'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:42.499240 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (676c276e-b1fb-4614-b8af-73ab82a12287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c7bc631-a473-4b6c-87ed-708f7cf4fa11', '2192781a-b2f1-4efd-914a-8d8de9b88572', 'de013d0d-1c75-4c2e-ad9d-795782cb859f', '38ead1bb-6ccb-4f4e-b054-38fe7119aafd']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.499980 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a50e14-6b62-4b19-8138-986af183a1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.522487 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a50e14-6b62-4b19-8138-986af183a1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '865c0b7f-ca08-41e9-9ed6-90bddfa0f376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1019975236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['1c7bc631-a473-4b6c-87ed-708f7cf4fa11','2192781a-b2f1-4efd-914a-8d8de9b88572','de013d0d-1c75-4c2e-ad9d-795782cb859f','38ead1bb-6ccb-4f4e-b054-38fe7119aafd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1019975236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=865c0b7f-ca08-41e9-9ed6-90bddfa0f376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffe09d33e2b48d6b4acf13fadf59841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.523269 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ce9045-1864-403a-9d35-76dcf289fb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.541716 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ce9045-1864-403a-9d35-76dcf289fb6b) transitioned into state 'SUCCESS' from state '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-1019975236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['1c7bc631-a473-4b6c-87ed-708f7cf4fa11','2192781a-b2f1-4efd-914a-8d8de9b88572','de013d0d-1c75-4c2e-ad9d-795782cb859f','38ead1bb-6ccb-4f4e-b054-38fe7119aafd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.542468 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4d2fce-dbb9-4810-96c6-70746d93e32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.551746 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4d2fce-dbb9-4810-96c6-70746d93e32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.552896 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (b5f5b858-dc7c-4510-a0c2-177a1c17a367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.553262 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request issued successfully. Aug 18 13:18:42.553788 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ffb255ea-68db-401f-aea4-76ba119370cf tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:42.554178 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1350/5441] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:42 2026] POST /volume/v3/volumes => generated 760 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:42.564670 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.566498 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:42.566844 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "24054313-8537-4ba6-85f3-85b5e7496628", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-510699937"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:42.568354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request body: {'volume': {"'snapshot_id": '24054313-8537-4ba6-85f3-85b5e7496628', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-510699937'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:42.568486 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume of 1 GB Aug 18 13:18:42.568757 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.568757 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:42.572300 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Availability Zones retrieved successfully. Aug 18 13:18:42.577558 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (1452c391-a83f-44eb-9b33-436e5b6a0767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.578673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5cef4d-1a04-4265-bd79-1548270b5fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.579506 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:42.602943 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5cef4d-1a04-4265-bd79-1548270b5fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.603690 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8154b1d-4821-4653-ab89-14b0a6918820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.647105 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Created reservations ['02d2f09d-8b18-43b0-9a43-c8f79d5b384b', '70be5492-a259-4978-9fac-0b77e5050907', 'e460bb96-a3bf-4d51-b578-e3e9559713ca', '1887ff57-c9e9-4741-91aa-eff61b159f5b'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:42.647940 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8154b1d-4821-4653-ab89-14b0a6918820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02d2f09d-8b18-43b0-9a43-c8f79d5b384b', '70be5492-a259-4978-9fac-0b77e5050907', 'e460bb96-a3bf-4d51-b578-e3e9559713ca', '1887ff57-c9e9-4741-91aa-eff61b159f5b']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.648647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd80fb4-a8e9-4b96-aa9a-81c612c71247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.673836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd80fb4-a8e9-4b96-aa9a-81c612c71247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc7de35-f05a-4e02-a81a-5993d2fb0ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-510699937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['02d2f09d-8b18-43b0-9a43-c8f79d5b384b','70be5492-a259-4978-9fac-0b77e5050907','e460bb96-a3bf-4d51-b578-e3e9559713ca','1887ff57-c9e9-4741-91aa-eff61b159f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-510699937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc7de35-f05a-4e02-a81a-5993d2fb0ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffe09d33e2b48d6b4acf13fadf59841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.675225 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c005d059-2b55-419d-b4af-373d69e42e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.699327 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c005d059-2b55-419d-b4af-373d69e42e6d) transitioned into state 'SUCCESS' from state '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-510699937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffe09d33e2b48d6b4acf13fadf59841',qos_specs=None,replication_status=,reservations=['02d2f09d-8b18-43b0-9a43-c8f79d5b384b','70be5492-a259-4978-9fac-0b77e5050907','e460bb96-a3bf-4d51-b578-e3e9559713ca','1887ff57-c9e9-4741-91aa-eff61b159f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29071cfb56bb4efd9adc699ed2b794b9',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.699925 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c90de2-474c-4fe9-aa60-cb1abba82579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:42.707724 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c90de2-474c-4fe9-aa60-cb1abba82579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:42.708463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Flow 'volume_create_api' (1452c391-a83f-44eb-9b33-436e5b6a0767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:42.708737 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Create volume request issued successfully. Aug 18 13:18:42.709275 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-903e906d-0965-4dbf-9f30-aaaadce8de7b tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:42.709806 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1363/5442] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:42 2026] POST /volume/v3/volumes => generated 759 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:42.720857 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-684d740f-2b7a-43e5-b237-2953bd8213f5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.722675 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-684d740f-2b7a-43e5-b237-2953bd8213f5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 Aug 18 13:18:42.722859 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-684d740f-2b7a-43e5-b237-2953bd8213f5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:42.723074 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-684d740f-2b7a-43e5-b237-2953bd8213f5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:42.730936 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.730936 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:42.734756 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-684d740f-2b7a-43e5-b237-2953bd8213f5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:42.739085 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-684d740f-2b7a-43e5-b237-2953bd8213f5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 returned with HTTP 200 Aug 18 13:18:42.739513 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1370/5443] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:42 2026] GET /volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:42.752802 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6f63c588-b108-4e6a-af10-3dc5513fb14e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.754540 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f63c588-b108-4e6a-af10-3dc5513fb14e tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 Aug 18 13:18:42.754719 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f63c588-b108-4e6a-af10-3dc5513fb14e tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:42.754896 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f63c588-b108-4e6a-af10-3dc5513fb14e tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:42.761162 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.761162 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:42.764743 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6f63c588-b108-4e6a-af10-3dc5513fb14e tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:42.768486 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f63c588-b108-4e6a-af10-3dc5513fb14e tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 returned with HTTP 200 Aug 18 13:18:42.769011 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1361/5444] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:42 2026] GET /volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:42.780332 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a2fb252e-fe2d-41e5-a99a-2b79507a5e30 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.782706 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a2fb252e-fe2d-41e5-a99a-2b79507a5e30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da Aug 18 13:18:42.782925 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a2fb252e-fe2d-41e5-a99a-2b79507a5e30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:42.783135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a2fb252e-fe2d-41e5-a99a-2b79507a5e30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:42.790559 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.790559 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:42.795097 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a2fb252e-fe2d-41e5-a99a-2b79507a5e30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:42.799586 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a2fb252e-fe2d-41e5-a99a-2b79507a5e30 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da returned with HTTP 200 Aug 18 13:18:42.800113 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1351/5445] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:42 2026] GET /volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:42.814738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3f7a74e4-e7b4-4815-92af-60e19b9036cc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.816621 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f7a74e4-e7b4-4815-92af-60e19b9036cc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 Aug 18 13:18:42.816816 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3f7a74e4-e7b4-4815-92af-60e19b9036cc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:42.817032 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3f7a74e4-e7b4-4815-92af-60e19b9036cc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:42.823948 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.823948 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:42.828778 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3f7a74e4-e7b4-4815-92af-60e19b9036cc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:42.832805 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3f7a74e4-e7b4-4815-92af-60e19b9036cc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 returned with HTTP 200 Aug 18 13:18:42.833273 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1364/5446] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:42 2026] GET /volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:42.846011 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8d9c1fad-240b-4640-bf11-7928fe2975b2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.847674 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d9c1fad-240b-4640-bf11-7928fe2975b2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 Aug 18 13:18:42.847845 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d9c1fad-240b-4640-bf11-7928fe2975b2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:42.848035 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8d9c1fad-240b-4640-bf11-7928fe2975b2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:42.853951 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.853951 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:42.857105 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8d9c1fad-240b-4640-bf11-7928fe2975b2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:42.860591 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8d9c1fad-240b-4640-bf11-7928fe2975b2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 returned with HTTP 200 Aug 18 13:18:42.860922 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1371/5447] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:42 2026] GET /volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:42.872646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.874159 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 Aug 18 13:18:42.874356 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:42.874520 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:42.874666 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume with id: 9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 Aug 18 13:18:42.880562 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.880562 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:42.880968 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:42.897873 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume request issued successfully. Aug 18 13:18:42.898054 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-d5cb5350-c33c-4a9b-af74-4b6a29aceb35 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 returned with HTTP 202 Aug 18 13:18:42.898456 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1362/5448] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:42 2026] DELETE /volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:42.908865 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e1034f0e-ceab-4f2b-a6ee-8bf43fec89f1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:42.911855 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1034f0e-ceab-4f2b-a6ee-8bf43fec89f1 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 Aug 18 13:18:42.912145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e1034f0e-ceab-4f2b-a6ee-8bf43fec89f1 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:42.912450 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e1034f0e-ceab-4f2b-a6ee-8bf43fec89f1 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:42.921636 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:42.921636 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:42.926262 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e1034f0e-ceab-4f2b-a6ee-8bf43fec89f1 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:42.931675 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1034f0e-ceab-4f2b-a6ee-8bf43fec89f1 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 returned with HTTP 200 Aug 18 13:18:42.932231 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1352/5449] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:42 2026] GET /volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:43.945108 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-48b94d1c-28f4-4444-baf2-0e49e422c5f2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:43.946990 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-48b94d1c-28f4-4444-baf2-0e49e422c5f2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 Aug 18 13:18:43.947171 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-48b94d1c-28f4-4444-baf2-0e49e422c5f2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:43.947360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-48b94d1c-28f4-4444-baf2-0e49e422c5f2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:43.952450 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-48b94d1c-28f4-4444-baf2-0e49e422c5f2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 returned with HTTP 404 Aug 18 13:18:43.952850 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1365/5450] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:43 2026] GET /volume/v3/volumes/9dc7de35-f05a-4e02-a81a-5993d2fb0ad0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:43.960298 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:43.961951 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] DELETE https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 Aug 18 13:18:43.962128 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:43.962343 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:43.962496 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume with id: 865c0b7f-ca08-41e9-9ed6-90bddfa0f376 Aug 18 13:18:43.968741 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:43.968741 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:43.969121 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:43.982172 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume request issued successfully. Aug 18 13:18:43.982384 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6a4403cf-fd9a-4909-ae81-7499e8051e08 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 returned with HTTP 202 Aug 18 13:18:43.982736 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1372/5451] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:43 2026] DELETE /volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:43.990859 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-66e759a8-3a76-4fe7-b8e6-6d9444e81831 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:43.992467 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-66e759a8-3a76-4fe7-b8e6-6d9444e81831 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 Aug 18 13:18:43.992630 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-66e759a8-3a76-4fe7-b8e6-6d9444e81831 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:43.992811 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-66e759a8-3a76-4fe7-b8e6-6d9444e81831 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:43.999283 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:43.999283 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:44.002426 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-66e759a8-3a76-4fe7-b8e6-6d9444e81831 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:44.006987 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-66e759a8-3a76-4fe7-b8e6-6d9444e81831 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 returned with HTTP 200 Aug 18 13:18:44.007469 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1363/5452] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:43 2026] GET /volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:45.022138 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8522b615-b108-4726-a3df-34afb8ffbdcc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:45.023822 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8522b615-b108-4726-a3df-34afb8ffbdcc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 Aug 18 13:18:45.024201 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8522b615-b108-4726-a3df-34afb8ffbdcc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:45.024548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8522b615-b108-4726-a3df-34afb8ffbdcc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:45.029977 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8522b615-b108-4726-a3df-34afb8ffbdcc tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 returned with HTTP 404 Aug 18 13:18:45.030417 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1353/5453] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:45 2026] GET /volume/v3/volumes/865c0b7f-ca08-41e9-9ed6-90bddfa0f376 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:45.036170 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-138a661b-0168-4276-9994-219c8edeedcd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:45.037734 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-138a661b-0168-4276-9994-219c8edeedcd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da Aug 18 13:18:45.037936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-138a661b-0168-4276-9994-219c8edeedcd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:45.038129 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-138a661b-0168-4276-9994-219c8edeedcd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:45.038299 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-138a661b-0168-4276-9994-219c8edeedcd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume with id: 6f37ea12-253f-45e5-bb59-6778621d12da Aug 18 13:18:45.044364 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:45.044364 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:45.044770 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-138a661b-0168-4276-9994-219c8edeedcd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:45.059567 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-138a661b-0168-4276-9994-219c8edeedcd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume request issued successfully. Aug 18 13:18:45.059783 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-138a661b-0168-4276-9994-219c8edeedcd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da returned with HTTP 202 Aug 18 13:18:45.060198 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1366/5454] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:45 2026] DELETE /volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:45.067141 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0c27353d-32a5-4fa3-a8bb-7e662557e5e5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:45.069421 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c27353d-32a5-4fa3-a8bb-7e662557e5e5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da Aug 18 13:18:45.069624 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0c27353d-32a5-4fa3-a8bb-7e662557e5e5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:45.069805 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0c27353d-32a5-4fa3-a8bb-7e662557e5e5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:45.076042 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:45.076042 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:45.079217 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0c27353d-32a5-4fa3-a8bb-7e662557e5e5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:45.083269 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0c27353d-32a5-4fa3-a8bb-7e662557e5e5 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da returned with HTTP 200 Aug 18 13:18:45.083636 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1373/5455] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:45 2026] GET /volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:46.096128 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-714e3270-a9e7-46d9-8fb6-b0bd04eee1a2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:46.097921 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-714e3270-a9e7-46d9-8fb6-b0bd04eee1a2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da Aug 18 13:18:46.098133 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-714e3270-a9e7-46d9-8fb6-b0bd04eee1a2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:46.098308 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-714e3270-a9e7-46d9-8fb6-b0bd04eee1a2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:46.103877 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-714e3270-a9e7-46d9-8fb6-b0bd04eee1a2 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da returned with HTTP 404 Aug 18 13:18:46.104483 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1364/5456] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:46 2026] GET /volume/v3/volumes/6f37ea12-253f-45e5-bb59-6778621d12da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:46.110795 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ee2737f9-c25b-4765-add7-13cd409641ac None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:46.112627 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ee2737f9-c25b-4765-add7-13cd409641ac tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] DELETE https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 Aug 18 13:18:46.112803 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ee2737f9-c25b-4765-add7-13cd409641ac tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:46.112994 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ee2737f9-c25b-4765-add7-13cd409641ac tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:46.113141 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-ee2737f9-c25b-4765-add7-13cd409641ac tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume with id: 860fa591-3412-42a0-8b01-3584143384e2 Aug 18 13:18:46.119605 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:46.119605 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:46.120024 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ee2737f9-c25b-4765-add7-13cd409641ac tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:46.133913 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ee2737f9-c25b-4765-add7-13cd409641ac tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume request issued successfully. Aug 18 13:18:46.134071 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ee2737f9-c25b-4765-add7-13cd409641ac tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 returned with HTTP 202 Aug 18 13:18:46.134587 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1354/5457] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:46 2026] DELETE /volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:46.141095 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-77763e1c-f6a3-4cbc-a334-b06d4535dafd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:46.143395 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-77763e1c-f6a3-4cbc-a334-b06d4535dafd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 Aug 18 13:18:46.143531 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-77763e1c-f6a3-4cbc-a334-b06d4535dafd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:46.143707 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-77763e1c-f6a3-4cbc-a334-b06d4535dafd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:46.150226 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:46.150226 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:46.154224 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-77763e1c-f6a3-4cbc-a334-b06d4535dafd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:46.158307 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-77763e1c-f6a3-4cbc-a334-b06d4535dafd tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 returned with HTTP 200 Aug 18 13:18:46.158685 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1367/5458] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:46 2026] GET /volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:47.170053 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d849403b-152c-488c-b8c8-db10bcc467d9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:47.172234 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d849403b-152c-488c-b8c8-db10bcc467d9 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 Aug 18 13:18:47.172316 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d849403b-152c-488c-b8c8-db10bcc467d9 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:47.172446 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d849403b-152c-488c-b8c8-db10bcc467d9 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:47.177459 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d849403b-152c-488c-b8c8-db10bcc467d9 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 returned with HTTP 404 Aug 18 13:18:47.177891 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1374/5459] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:47 2026] GET /volume/v3/volumes/860fa591-3412-42a0-8b01-3584143384e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:47.183871 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:47.185606 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] DELETE https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 Aug 18 13:18:47.185837 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:47.186052 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:47.186257 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume with id: 15939266-8d96-48fc-b0c8-2816a6348101 Aug 18 13:18:47.192903 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:47.192903 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:47.193291 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:47.208251 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume request issued successfully. Aug 18 13:18:47.208368 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-883579ae-bdde-4a24-aa5f-f5c5b203f223 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 returned with HTTP 202 Aug 18 13:18:47.208837 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1365/5460] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:47 2026] DELETE /volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:47.214843 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-af7bc292-e571-465b-91e9-d31ba92d576f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:47.216568 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af7bc292-e571-465b-91e9-d31ba92d576f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 Aug 18 13:18:47.216735 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af7bc292-e571-465b-91e9-d31ba92d576f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:47.216932 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-af7bc292-e571-465b-91e9-d31ba92d576f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:47.223470 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:47.223470 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:47.226768 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-af7bc292-e571-465b-91e9-d31ba92d576f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:47.231001 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-af7bc292-e571-465b-91e9-d31ba92d576f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 returned with HTTP 200 Aug 18 13:18:47.231406 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1355/5461] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:47 2026] GET /volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:48.244290 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cc54dafc-ee93-4cdc-9f69-d4ccb33c7a96 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:48.245991 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc54dafc-ee93-4cdc-9f69-d4ccb33c7a96 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 Aug 18 13:18:48.246178 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cc54dafc-ee93-4cdc-9f69-d4ccb33c7a96 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:48.246367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cc54dafc-ee93-4cdc-9f69-d4ccb33c7a96 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:48.251691 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc54dafc-ee93-4cdc-9f69-d4ccb33c7a96 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 returned with HTTP 404 Aug 18 13:18:48.252130 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1368/5462] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:48 2026] GET /volume/v3/volumes/15939266-8d96-48fc-b0c8-2816a6348101 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:48.258003 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:48.259727 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 Aug 18 13:18:48.259968 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:48.260178 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:48.260322 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete snapshot with id: 24054313-8537-4ba6-85f3-85b5e7496628 Aug 18 13:18:48.264920 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:48.264920 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:48.265311 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Snapshot retrieved successfully. Aug 18 13:18:48.278707 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Snapshot delete request issued successfully. Aug 18 13:18:48.278893 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7dc5dba4-0ff8-47eb-ac02-682552e2dbca tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 returned with HTTP 202 Aug 18 13:18:48.279159 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1375/5463] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:18:48 2026] DELETE /volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:48.285620 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fc011768-ebbd-464b-8564-879fdd24506a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:48.287259 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fc011768-ebbd-464b-8564-879fdd24506a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 Aug 18 13:18:48.287477 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fc011768-ebbd-464b-8564-879fdd24506a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:48.287688 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fc011768-ebbd-464b-8564-879fdd24506a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:48.292363 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:48.292363 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:48.292716 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-fc011768-ebbd-464b-8564-879fdd24506a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Snapshot retrieved successfully. Aug 18 13:18:48.293396 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fc011768-ebbd-464b-8564-879fdd24506a tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 returned with HTTP 200 Aug 18 13:18:48.293699 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1366/5464] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:48 2026] GET /volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 => generated 474 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:49.302020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-33c5e52d-a9b7-43f0-8f96-f35e390c8f2f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:49.303659 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33c5e52d-a9b7-43f0-8f96-f35e390c8f2f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 Aug 18 13:18:49.303873 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33c5e52d-a9b7-43f0-8f96-f35e390c8f2f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:49.304062 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-33c5e52d-a9b7-43f0-8f96-f35e390c8f2f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:49.307780 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-33c5e52d-a9b7-43f0-8f96-f35e390c8f2f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 returned with HTTP 404 Aug 18 13:18:49.308184 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1356/5465] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:18:49 2026] GET /volume/v3/snapshots/24054313-8537-4ba6-85f3-85b5e7496628 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:49.314124 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:49.316093 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] DELETE https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a Aug 18 13:18:49.316338 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:49.316563 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:49.316770 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume with id: 11e51db0-2594-4c05-89d7-60e77fe6f45a Aug 18 13:18:49.324086 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:49.324086 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:49.324503 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:49.337348 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Delete volume request issued successfully. Aug 18 13:18:49.337510 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-db3bbf75-71f5-4188-a6e6-7dbbc273f34f tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a returned with HTTP 202 Aug 18 13:18:49.337925 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1369/5466] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:49 2026] DELETE /volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:49.344165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b72b11b1-a7d4-47d0-8137-e128f806366c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:49.345821 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b72b11b1-a7d4-47d0-8137-e128f806366c tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a Aug 18 13:18:49.346007 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b72b11b1-a7d4-47d0-8137-e128f806366c tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:49.346203 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b72b11b1-a7d4-47d0-8137-e128f806366c tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:49.352767 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:49.352767 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:49.356379 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b72b11b1-a7d4-47d0-8137-e128f806366c tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Volume info retrieved successfully. Aug 18 13:18:49.360496 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b72b11b1-a7d4-47d0-8137-e128f806366c tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a returned with HTTP 200 Aug 18 13:18:49.360916 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1376/5467] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:49 2026] GET /volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:50.372784 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-fb72d76f-670a-4edc-8534-445e94c8f836 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:50.374547 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fb72d76f-670a-4edc-8534-445e94c8f836 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] GET https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a Aug 18 13:18:50.374751 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fb72d76f-670a-4edc-8534-445e94c8f836 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:50.374949 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-fb72d76f-670a-4edc-8534-445e94c8f836 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:50.380262 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-fb72d76f-670a-4edc-8534-445e94c8f836 tempest-CreateVolumesFromSnapshotTest-1015228369 tempest-CreateVolumesFromSnapshotTest-1015228369-project-member] https://10.4.3.126/volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a returned with HTTP 404 Aug 18 13:18:50.380670 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1367/5468] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:50 2026] GET /volume/v3/volumes/11e51db0-2594-4c05-89d7-60e77fe6f45a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:51.233727 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f9bc879b-b722-43e8-9ba1-e05a77fa562f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:51.235304 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9bc879b-b722-43e8-9ba1-e05a77fa562f tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:18:51.235619 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f9bc879b-b722-43e8-9ba1-e05a77fa562f tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-859970608-1022240520", "extra_specs": {"multiattach": " True"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:51.247636 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f9bc879b-b722-43e8-9ba1-e05a77fa562f tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:18:51.248145 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1357/5469] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:18:51 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 18 13:18:51.255440 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:51.257155 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:51.257499 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1748712062", "snapshot_id": null, "imageRef": null, "volume_type": "3ccac18c-072b-4868-ad61-27077135917f", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:51.258952 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1748712062', 'snapshot_id': None, 'imageRef': None, 'volume_type': '3ccac18c-072b-4868-ad61-27077135917f', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:51.263593 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume of 1 GB Aug 18 13:18:51.263893 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:51.263893 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:51.264352 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Availability Zones retrieved successfully. Aug 18 13:18:51.270160 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (49f0b806-ff59-4af1-92be-903630c4b11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:51.271040 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49718b1-2ac3-4e0b-9a99-dd46f52491f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.271981 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:51.279919 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:51.279919 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:51.291319 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49718b1-2ac3-4e0b-9a99-dd46f52491f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:18:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3ccac18c-072b-4868-ad61-27077135917f,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-859970608-1022240520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ccac18c-072b-4868-ad61-27077135917f', 'encryption_key_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=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.292254 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfcd666-8f97-4fc1-85da-b40ea78c9e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.314897 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-859970608-1022240520 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-859970608-1022240520, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:18:51.315137 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-859970608-1022240520 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-859970608-1022240520, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:18:51.338375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Created reservations ['51f393f7-8d3f-4e82-b92e-eccee0a8ef4e', 'e3e769f9-a0e2-4819-a9b9-ba34c7f891c1', '1ea3fdae-263b-4b2b-8c4f-a26ba15fab63', '1beec6f7-4e25-4927-9d35-1661d8026ac6'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:51.339111 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfcd666-8f97-4fc1-85da-b40ea78c9e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51f393f7-8d3f-4e82-b92e-eccee0a8ef4e', 'e3e769f9-a0e2-4819-a9b9-ba34c7f891c1', '1ea3fdae-263b-4b2b-8c4f-a26ba15fab63', '1beec6f7-4e25-4927-9d35-1661d8026ac6']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.339855 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a778f9-a6a0-47c7-aad0-483a54c129b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.360859 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a778f9-a6a0-47c7-aad0-483a54c129b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abfd51d9-7f4d-4770-a13d-087958e72938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1748712062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['51f393f7-8d3f-4e82-b92e-eccee0a8ef4e','e3e769f9-a0e2-4819-a9b9-ba34c7f891c1','1ea3fdae-263b-4b2b-8c4f-a26ba15fab63','1beec6f7-4e25-4927-9d35-1661d8026ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=3ccac18c-072b-4868-ad61-27077135917f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1748712062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abfd51d9-7f4d-4770-a13d-087958e72938,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d34356d7773b4dcbb780efdd83a5d06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423796ec571a4e3c85d402cab232a41f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ccac18c-072b-4868-ad61-27077135917f),volume_type_id=3ccac18c-072b-4868-ad61-27077135917f)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.361745 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4189da50-f52b-471d-a490-520301db3ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.377653 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4189da50-f52b-471d-a490-520301db3ab7) transitioned into state 'SUCCESS' from state '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-1748712062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d34356d7773b4dcbb780efdd83a5d06f',qos_specs=None,replication_status=,reservations=['51f393f7-8d3f-4e82-b92e-eccee0a8ef4e','e3e769f9-a0e2-4819-a9b9-ba34c7f891c1','1ea3fdae-263b-4b2b-8c4f-a26ba15fab63','1beec6f7-4e25-4927-9d35-1661d8026ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423796ec571a4e3c85d402cab232a41f',volume_type_id=3ccac18c-072b-4868-ad61-27077135917f)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.378342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0753b6a-cf29-4afc-9d4f-32d7c0159380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.388358 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0753b6a-cf29-4afc-9d4f-32d7c0159380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.389147 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Flow 'volume_create_api' (49f0b806-ff59-4af1-92be-903630c4b11f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:51.389477 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Create volume request issued successfully. Aug 18 13:18:51.390098 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5d6d06cb-1ed9-4595-8e72-cac3aa5b61e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:51.390542 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1370/5470] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:18:51 2026] POST /volume/v3/volumes => generated 829 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:51.405378 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9c75e17a-dc73-4ae2-b8e5-37f72f781667 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:51.407630 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9c75e17a-dc73-4ae2-b8e5-37f72f781667 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:51.410540 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9c75e17a-dc73-4ae2-b8e5-37f72f781667 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:51.410740 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9c75e17a-dc73-4ae2-b8e5-37f72f781667 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:51.420003 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:51.420003 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:51.424488 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9c75e17a-dc73-4ae2-b8e5-37f72f781667 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:51.429596 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9c75e17a-dc73-4ae2-b8e5-37f72f781667 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:51.430324 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1377/5471] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:51 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:18:51.716270 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:51.798781 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:18:51.799108 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1768893416"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:51.800460 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1768893416'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:18:51.800576 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Create volume of 1 GB Aug 18 13:18:51.804077 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Availability Zones retrieved successfully. Aug 18 13:18:51.809198 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Flow 'volume_create_api' (dd95b07e-2081-4fd5-ace7-9d89501dc16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:51.810092 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9987ab96-1830-43c7-b0d4-278cdd657f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.810822 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:18:51.832272 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9987ab96-1830-43c7-b0d4-278cdd657f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.832928 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936fda12-fb5e-4d13-b666-2ceb91916fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.882495 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Created reservations ['f0cd51a0-f68c-4006-845b-4bdf18604ae7', '9c58e677-22c8-448c-8b93-1672582b63f2', 'c80ae295-2316-40d4-a87b-a9cf8c4d4763', '6b891786-a005-4b08-87e3-fac2174ec749'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:51.883181 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936fda12-fb5e-4d13-b666-2ceb91916fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0cd51a0-f68c-4006-845b-4bdf18604ae7', '9c58e677-22c8-448c-8b93-1672582b63f2', 'c80ae295-2316-40d4-a87b-a9cf8c4d4763', '6b891786-a005-4b08-87e3-fac2174ec749']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.883828 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f2877a-7979-4180-ad25-f2c4c04115e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.902868 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f2877a-7979-4180-ad25-f2c4c04115e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3628293b-82ee-453b-9238-9e4062bf3f12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1768893416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec619b05ce141f39b432edf26943ecc',qos_specs=None,replication_status=,reservations=['f0cd51a0-f68c-4006-845b-4bdf18604ae7','9c58e677-22c8-448c-8b93-1672582b63f2','c80ae295-2316-40d4-a87b-a9cf8c4d4763','6b891786-a005-4b08-87e3-fac2174ec749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd57c8b54b4f43d98f9f4d3becdf9720',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1768893416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3628293b-82ee-453b-9238-9e4062bf3f12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec619b05ce141f39b432edf26943ecc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd57c8b54b4f43d98f9f4d3becdf9720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.903640 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415ac765-1c01-41fc-b07a-d35d18cc320b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.918929 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415ac765-1c01-41fc-b07a-d35d18cc320b) transitioned into state 'SUCCESS' from state '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-1768893416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec619b05ce141f39b432edf26943ecc',qos_specs=None,replication_status=,reservations=['f0cd51a0-f68c-4006-845b-4bdf18604ae7','9c58e677-22c8-448c-8b93-1672582b63f2','c80ae295-2316-40d4-a87b-a9cf8c4d4763','6b891786-a005-4b08-87e3-fac2174ec749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd57c8b54b4f43d98f9f4d3becdf9720',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.919506 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebbd0b4-7adf-4035-901a-14ed27b9ca6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:18:51.929277 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebbd0b4-7adf-4035-901a-14ed27b9ca6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:18:51.929998 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Flow 'volume_create_api' (dd95b07e-2081-4fd5-ace7-9d89501dc16f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:18:51.930273 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Create volume request issued successfully. Aug 18 13:18:51.930782 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ba06d1ad-8e11-49ab-b694-a903a5a0b046 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:18:51.931160 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1368/5472] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:18:51 2026] POST /volume/v3/volumes => generated 778 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:51.943980 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c6367098-e8b6-4db0-89da-c87856b88886 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:51.945651 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6367098-e8b6-4db0-89da-c87856b88886 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 Aug 18 13:18:51.945893 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6367098-e8b6-4db0-89da-c87856b88886 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:51.946135 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c6367098-e8b6-4db0-89da-c87856b88886 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:51.952987 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:51.952987 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:51.956178 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c6367098-e8b6-4db0-89da-c87856b88886 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Volume info retrieved successfully. Aug 18 13:18:51.959656 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c6367098-e8b6-4db0-89da-c87856b88886 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 returned with HTTP 200 Aug 18 13:18:51.960006 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1358/5473] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:51 2026] GET /volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:52.442425 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2bdc9b37-d5dd-456c-a04a-d74c1f73026e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.444152 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bdc9b37-d5dd-456c-a04a-d74c1f73026e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:52.444354 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bdc9b37-d5dd-456c-a04a-d74c1f73026e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.444550 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2bdc9b37-d5dd-456c-a04a-d74c1f73026e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.450996 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.450996 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:52.454071 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2bdc9b37-d5dd-456c-a04a-d74c1f73026e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:52.457694 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2bdc9b37-d5dd-456c-a04a-d74c1f73026e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:52.458019 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1371/5474] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:52.469138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cceb9d71-10f8-4987-8727-25246f97a83b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.470933 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cceb9d71-10f8-4987-8727-25246f97a83b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:52.471112 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cceb9d71-10f8-4987-8727-25246f97a83b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.471334 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cceb9d71-10f8-4987-8727-25246f97a83b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.477952 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.477952 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:52.481050 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-cceb9d71-10f8-4987-8727-25246f97a83b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:52.484732 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cceb9d71-10f8-4987-8727-25246f97a83b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:52.485083 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1378/5475] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:52.524232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-0895fe27-d739-42c9-b21a-47019e2612bb None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.538182 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-0895fe27-d739-42c9-b21a-47019e2612bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:52.538182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-0895fe27-d739-42c9-b21a-47019e2612bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.538182 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-0895fe27-d739-42c9-b21a-47019e2612bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.538182 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.538182 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:52.538182 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-0895fe27-d739-42c9-b21a-47019e2612bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:52.539784 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-0895fe27-d739-42c9-b21a-47019e2612bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:52.540132 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1369/5476] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:52.602389 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5d3e9352-8c4c-4b62-ae91-deea258bdcb8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.602807 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d3e9352-8c4c-4b62-ae91-deea258bdcb8 None None] GET https://10.4.3.126/volume// Aug 18 13:18:52.602985 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d3e9352-8c4c-4b62-ae91-deea258bdcb8 None None] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.603218 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d3e9352-8c4c-4b62-ae91-deea258bdcb8 None None] Calling method 'all' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.603555 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d3e9352-8c4c-4b62-ae91-deea258bdcb8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:18:52.603854 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1359/5477] 10.4.3.126 () {66 vars in 1428 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:18:52.610428 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-cad267d9-421e-4b4e-a7b7-1a0fd7a2d1bb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.612807 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-cad267d9-421e-4b4e-a7b7-1a0fd7a2d1bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 18 13:18:52.613167 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-cad267d9-421e-4b4e-a7b7-1a0fd7a2d1bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abfd51d9-7f4d-4770-a13d-087958e72938", "connector": null, "instance_uuid": "b552706a-1334-4201-be84-0a3fd62661dd"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:52.621263 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.621263 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:52.646340 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-cad267d9-421e-4b4e-a7b7-1a0fd7a2d1bb tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 18 13:18:52.646840 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1372/5478] 10.4.3.126 () {74 vars in 1594 bytes} [Tue Aug 18 13:18:52 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:18:52.674741 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e8114c19-572b-467e-bb91-76d76e9e97a2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.676978 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e8114c19-572b-467e-bb91-76d76e9e97a2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:52.677244 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e8114c19-572b-467e-bb91-76d76e9e97a2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.677493 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e8114c19-572b-467e-bb91-76d76e9e97a2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.681196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4000f00f-1f44-4a73-9199-140937377961 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.681602 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4000f00f-1f44-4a73-9199-140937377961 None None] GET https://10.4.3.126/volume// Aug 18 13:18:52.681795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4000f00f-1f44-4a73-9199-140937377961 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.682000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4000f00f-1f44-4a73-9199-140937377961 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.682327 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4000f00f-1f44-4a73-9199-140937377961 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:18:52.682614 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1370/5479] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:18:52.689137 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-4e08e2ad-9bc4-403f-b91d-3bff5a1ac948 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.690136 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.690136 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:52.693383 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-4e08e2ad-9bc4-403f-b91d-3bff5a1ac948 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:52.693549 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-4e08e2ad-9bc4-403f-b91d-3bff5a1ac948 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.693763 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-4e08e2ad-9bc4-403f-b91d-3bff5a1ac948 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.694501 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e8114c19-572b-467e-bb91-76d76e9e97a2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:52.699764 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e8114c19-572b-467e-bb91-76d76e9e97a2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:52.700264 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1379/5480] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:52.706416 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.706416 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:52.712621 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-4e08e2ad-9bc4-403f-b91d-3bff5a1ac948 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:52.716756 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-4e08e2ad-9bc4-403f-b91d-3bff5a1ac948 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:52.717165 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1360/5481] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:18:52.813640 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-f885aa44-ad11-483f-86e9-d81dac7bc6bd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.815869 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-f885aa44-ad11-483f-86e9-d81dac7bc6bd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] PUT https://10.4.3.126/volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad Aug 18 13:18:52.816249 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-f885aa44-ad11-483f-86e9-d81dac7bc6bd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007652", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:29cf4b978ce5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "89c001ac-3af6-4c2d-8fb9-2b037f7a4167", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:52.823331 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-f885aa44-ad11-483f-86e9-d81dac7bc6bd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Acquiring lock "cinder-attachment_update-abfd51d9-7f4d-4770-a13d-087958e72938-np0000007652" by "attachment_update" {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:18:52.827836 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-f885aa44-ad11-483f-86e9-d81dac7bc6bd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-abfd51d9-7f4d-4770-a13d-087958e72938-np0000007652" acquired by "attachment_update" :: waited 0.005s {{(pid=100588) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:18:52.828838 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.828838 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:52.893622 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.coordination [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-f885aa44-ad11-483f-86e9-d81dac7bc6bd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Lock "cinder-attachment_update-abfd51d9-7f4d-4770-a13d-087958e72938-np0000007652" released by "attachment_update" :: held 0.066s {{(pid=100588) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:18:52.893928 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-f885aa44-ad11-483f-86e9-d81dac7bc6bd tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad returned with HTTP 200 Aug 18 13:18:52.894558 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1373/5482] 10.4.3.126 () {74 vars in 1704 bytes} [Tue Aug 18 13:18:52 2026] PUT /volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:52.973020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9a48cec9-7b4e-43f5-8bda-ea48c29fa0e3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:52.974482 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a48cec9-7b4e-43f5-8bda-ea48c29fa0e3 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 Aug 18 13:18:52.974685 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a48cec9-7b4e-43f5-8bda-ea48c29fa0e3 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:52.974854 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9a48cec9-7b4e-43f5-8bda-ea48c29fa0e3 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:52.981259 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:52.981259 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:52.984086 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9a48cec9-7b4e-43f5-8bda-ea48c29fa0e3 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Volume info retrieved successfully. Aug 18 13:18:52.987336 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9a48cec9-7b4e-43f5-8bda-ea48c29fa0e3 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 returned with HTTP 200 Aug 18 13:18:52.987728 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1371/5483] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:52 2026] GET /volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:52.999969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:53.001785 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 18 13:18:53.002106 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3628293b-82ee-453b-9238-9e4062bf3f12", "name": "tempest-type-Backup-967239687"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:53.003467 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.contrib.backups [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Creating new backup {'backup': {'volume_id': '3628293b-82ee-453b-9238-9e4062bf3f12', 'name': 'tempest-type-Backup-967239687'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:18:53.003607 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Creating backup of volume 3628293b-82ee-453b-9238-9e4062bf3f12 in container None Aug 18 13:18:53.009911 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:53.009911 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:53.010200 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Volume info retrieved successfully. Aug 18 13:18:53.033227 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Created reservations ['6cbcf5e5-cf20-4a7b-a8b0-41b93ecfc1fd', 'dfdbdca2-e11f-4088-b367-3e42d10d1bd9'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:18:53.061514 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0b28cc2c-52dc-41aa-9b78-d9896924a993 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:18:53.062010 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1380/5484] 10.4.3.126 () {70 vars in 1299 bytes} [Tue Aug 18 13:18:52 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:18:53.069816 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d3758bc7-ab43-4ced-87e4-ed812f68617b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:53.071635 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d3758bc7-ab43-4ced-87e4-ed812f68617b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:18:53.071841 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d3758bc7-ab43-4ced-87e4-ed812f68617b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:53.072016 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d3758bc7-ab43-4ced-87e4-ed812f68617b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:53.072111 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-d3758bc7-ab43-4ced-87e4-ed812f68617b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:53.075924 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:53.075924 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:53.076481 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d3758bc7-ab43-4ced-87e4-ed812f68617b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:18:53.076807 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1361/5485] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:53 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:53.715963 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8527e420-08ad-4515-9c3a-8a062c57e9e2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:53.718200 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8527e420-08ad-4515-9c3a-8a062c57e9e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:53.718471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8527e420-08ad-4515-9c3a-8a062c57e9e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:53.718720 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8527e420-08ad-4515-9c3a-8a062c57e9e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:53.730326 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:53.730326 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:53.734070 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8527e420-08ad-4515-9c3a-8a062c57e9e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:53.738592 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8527e420-08ad-4515-9c3a-8a062c57e9e2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:53.739035 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1374/5486] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:53 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:54.086932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ad7dd4a3-6336-4ef1-aeef-e6e1405a28ae None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:54.088721 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ad7dd4a3-6336-4ef1-aeef-e6e1405a28ae tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:18:54.088954 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ad7dd4a3-6336-4ef1-aeef-e6e1405a28ae tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:54.089129 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ad7dd4a3-6336-4ef1-aeef-e6e1405a28ae tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:54.089252 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-ad7dd4a3-6336-4ef1-aeef-e6e1405a28ae tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:54.093411 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:54.093411 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:54.094105 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ad7dd4a3-6336-4ef1-aeef-e6e1405a28ae tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:18:54.094470 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1372/5487] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:54 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:54.750723 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7380f07a-2fa8-46c8-903a-a84b13511cf3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:54.752380 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7380f07a-2fa8-46c8-903a-a84b13511cf3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:54.752589 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7380f07a-2fa8-46c8-903a-a84b13511cf3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:54.752755 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7380f07a-2fa8-46c8-903a-a84b13511cf3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:54.761173 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:54.761173 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:54.764489 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-7380f07a-2fa8-46c8-903a-a84b13511cf3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:54.768389 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7380f07a-2fa8-46c8-903a-a84b13511cf3 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:54.768775 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1381/5488] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:54 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:55.106710 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c3ba05f2-001a-4889-a663-066bf5a3d426 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:55.108489 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c3ba05f2-001a-4889-a663-066bf5a3d426 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:18:55.108715 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c3ba05f2-001a-4889-a663-066bf5a3d426 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:55.108879 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c3ba05f2-001a-4889-a663-066bf5a3d426 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:55.109005 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c3ba05f2-001a-4889-a663-066bf5a3d426 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:55.112655 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:55.112655 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:55.113240 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c3ba05f2-001a-4889-a663-066bf5a3d426 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:18:55.113653 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1362/5489] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:55 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:55.781224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-be1e273c-7252-40c2-bc91-0ab13fed7fb4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:55.783556 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be1e273c-7252-40c2-bc91-0ab13fed7fb4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:55.783818 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be1e273c-7252-40c2-bc91-0ab13fed7fb4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:55.784072 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be1e273c-7252-40c2-bc91-0ab13fed7fb4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:55.795742 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:55.795742 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:55.799581 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-be1e273c-7252-40c2-bc91-0ab13fed7fb4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:55.804668 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be1e273c-7252-40c2-bc91-0ab13fed7fb4 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:55.805169 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1375/5490] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:55 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:56.126767 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-de13f91f-f69d-47c0-bab8-21db066c6f5f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:56.128564 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de13f91f-f69d-47c0-bab8-21db066c6f5f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:18:56.128768 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de13f91f-f69d-47c0-bab8-21db066c6f5f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:56.128911 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-de13f91f-f69d-47c0-bab8-21db066c6f5f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:56.129021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-de13f91f-f69d-47c0-bab8-21db066c6f5f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:56.131608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-10af6143-a3ea-40d2-8dd1-6dd4b5972d03 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:56.133269 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:56.133269 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:56.133798 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-de13f91f-f69d-47c0-bab8-21db066c6f5f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:18:56.134243 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1373/5491] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:56 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:56.134318 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-10af6143-a3ea-40d2-8dd1-6dd4b5972d03 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad/action Aug 18 13:18:56.134776 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-10af6143-a3ea-40d2-8dd1-6dd4b5972d03 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-complete": null}' {{(pid=100589) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:18:56.134949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-10af6143-a3ea-40d2-8dd1-6dd4b5972d03 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:56.157856 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:56.157856 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:56.166916 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-304bc144-7902-4d70-a24b-da374e1d63e4 req-10af6143-a3ea-40d2-8dd1-6dd4b5972d03 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad/action returned with HTTP 204 Aug 18 13:18:56.167364 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1382/5492] 10.4.3.126 () {74 vars in 1725 bytes} [Tue Aug 18 13:18:56 2026] POST /volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:18:56.816322 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fed1a57b-b763-4380-bc25-ab97003b1a85 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:56.818547 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fed1a57b-b763-4380-bc25-ab97003b1a85 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:56.818761 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fed1a57b-b763-4380-bc25-ab97003b1a85 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:56.818951 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fed1a57b-b763-4380-bc25-ab97003b1a85 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:56.827721 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:56.827721 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:56.830811 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fed1a57b-b763-4380-bc25-ab97003b1a85 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:56.834737 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fed1a57b-b763-4380-bc25-ab97003b1a85 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:56.835122 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1363/5493] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:56 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:56.871701 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-fc4e135f-629f-4efa-838d-63f6c71a1ed7 req-f80223aa-ae7d-4dad-aac7-ad093d089d04 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:56.873925 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-fc4e135f-629f-4efa-838d-63f6c71a1ed7 req-f80223aa-ae7d-4dad-aac7-ad093d089d04 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:56.874173 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-fc4e135f-629f-4efa-838d-63f6c71a1ed7 req-f80223aa-ae7d-4dad-aac7-ad093d089d04 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:56.874463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-fc4e135f-629f-4efa-838d-63f6c71a1ed7 req-f80223aa-ae7d-4dad-aac7-ad093d089d04 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:56.882850 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:56.882850 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:56.885671 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-fc4e135f-629f-4efa-838d-63f6c71a1ed7 req-f80223aa-ae7d-4dad-aac7-ad093d089d04 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:56.889050 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-fc4e135f-629f-4efa-838d-63f6c71a1ed7 req-f80223aa-ae7d-4dad-aac7-ad093d089d04 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:56.889431 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1376/5494] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:18:56 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:56.903188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f985f829-f1b7-443b-b416-765dfc68a6f2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:56.904875 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f985f829-f1b7-443b-b416-765dfc68a6f2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:56.905049 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f985f829-f1b7-443b-b416-765dfc68a6f2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:56.905247 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f985f829-f1b7-443b-b416-765dfc68a6f2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:56.913489 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:56.913489 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:56.916317 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f985f829-f1b7-443b-b416-765dfc68a6f2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:56.919722 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f985f829-f1b7-443b-b416-765dfc68a6f2 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:56.920051 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1374/5495] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:56 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:56.953767 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-38f4715a-b3a1-4309-8aa4-0201ac8373b9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:56.955630 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-38f4715a-b3a1-4309-8aa4-0201ac8373b9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:56.955804 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-38f4715a-b3a1-4309-8aa4-0201ac8373b9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:56.955995 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-38f4715a-b3a1-4309-8aa4-0201ac8373b9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:56.963711 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:56.963711 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:56.966426 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-38f4715a-b3a1-4309-8aa4-0201ac8373b9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:56.969703 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-38f4715a-b3a1-4309-8aa4-0201ac8373b9 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:56.970043 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1383/5496] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:18:56 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:56.987500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-eb29d51e-879e-460d-aaa1-42aa947028de None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:56.989465 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-eb29d51e-879e-460d-aaa1-42aa947028de tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] POST https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938/action Aug 18 13:18:56.989790 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-eb29d51e-879e-460d-aaa1-42aa947028de tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:18:56.989934 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-eb29d51e-879e-460d-aaa1-42aa947028de tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:18:56.999390 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:56.999390 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:56.999821 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-eb29d51e-879e-460d-aaa1-42aa947028de tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:57.004899 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-eb29d51e-879e-460d-aaa1-42aa947028de tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Begin detaching volume completed successfully. Aug 18 13:18:57.005091 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-eb29d51e-879e-460d-aaa1-42aa947028de tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938/action returned with HTTP 202 Aug 18 13:18:57.005499 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1364/5497] 10.4.3.126 () {72 vars in 1672 bytes} [Tue Aug 18 13:18:56 2026] POST /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:18:57.023134 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-15d24b47-7e74-41f3-ba52-2981e1e99e3e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:57.024973 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15d24b47-7e74-41f3-ba52-2981e1e99e3e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:57.026398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15d24b47-7e74-41f3-ba52-2981e1e99e3e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:57.026398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-15d24b47-7e74-41f3-ba52-2981e1e99e3e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:57.035446 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:57.035446 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:57.038468 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-15d24b47-7e74-41f3-ba52-2981e1e99e3e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:57.047111 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-15d24b47-7e74-41f3-ba52-2981e1e99e3e tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:57.047652 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1377/5498] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:57 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:57.049084 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1a55f058-2553-4b66-8dfd-fdc4ace752f7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:57.049486 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a55f058-2553-4b66-8dfd-fdc4ace752f7 None None] GET https://10.4.3.126/volume// Aug 18 13:18:57.049657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a55f058-2553-4b66-8dfd-fdc4ace752f7 None None] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:57.049856 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1a55f058-2553-4b66-8dfd-fdc4ace752f7 None None] Calling method 'all' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:57.050196 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1a55f058-2553-4b66-8dfd-fdc4ace752f7 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 18 13:18:57.050512 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1375/5499] 10.4.3.126 () {66 vars in 1426 bytes} [Tue Aug 18 13:18:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:18:57.057656 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-8e4cde7c-5e79-48fb-b646-ef8873048fb5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:57.059730 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-8e4cde7c-5e79-48fb-b646-ef8873048fb5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:57.060003 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-8e4cde7c-5e79-48fb-b646-ef8873048fb5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:57.060352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-8e4cde7c-5e79-48fb-b646-ef8873048fb5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:57.070243 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:57.070243 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:57.072455 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-8e4cde7c-5e79-48fb-b646-ef8873048fb5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:57.077864 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-8e4cde7c-5e79-48fb-b646-ef8873048fb5 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:57.078346 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1384/5500] 10.4.3.126 () {70 vars in 1639 bytes} [Tue Aug 18 13:18:57 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:18:57.147071 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f796543d-fe2e-4586-9d8f-1e7add34796a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:57.149254 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f796543d-fe2e-4586-9d8f-1e7add34796a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:18:57.149540 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f796543d-fe2e-4586-9d8f-1e7add34796a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:57.149776 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f796543d-fe2e-4586-9d8f-1e7add34796a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:57.149918 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f796543d-fe2e-4586-9d8f-1e7add34796a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:57.154733 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:57.154733 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:57.155518 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f796543d-fe2e-4586-9d8f-1e7add34796a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:18:57.156062 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1365/5501] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:57 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:57.540388 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-f8ccad96-5aab-46b3-a156-20460f93b02a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:57.542284 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-f8ccad96-5aab-46b3-a156-20460f93b02a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:57.542478 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-f8ccad96-5aab-46b3-a156-20460f93b02a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:57.542659 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-f8ccad96-5aab-46b3-a156-20460f93b02a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:57.550592 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:57.550592 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:57.553358 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-f8ccad96-5aab-46b3-a156-20460f93b02a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:57.556675 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-f8ccad96-5aab-46b3-a156-20460f93b02a tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:57.557035 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1378/5502] 10.4.3.126 () {68 vars in 1598 bytes} [Tue Aug 18 13:18:57 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:58.062237 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-63da6b3e-4a68-4a1f-926b-bd24f299526d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:58.064060 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-63da6b3e-4a68-4a1f-926b-bd24f299526d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:58.064289 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-63da6b3e-4a68-4a1f-926b-bd24f299526d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:58.064480 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-63da6b3e-4a68-4a1f-926b-bd24f299526d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:58.072817 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:58.072817 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:58.075725 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-63da6b3e-4a68-4a1f-926b-bd24f299526d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:58.079352 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-63da6b3e-4a68-4a1f-926b-bd24f299526d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:58.079810 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1376/5503] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:58 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:18:58.165477 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-cd159529-52ab-4dc3-856b-004dc0090dce None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:58.167274 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cd159529-52ab-4dc3-856b-004dc0090dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:18:58.167521 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cd159529-52ab-4dc3-856b-004dc0090dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:58.167700 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-cd159529-52ab-4dc3-856b-004dc0090dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:58.167810 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-cd159529-52ab-4dc3-856b-004dc0090dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:58.173799 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:58.173799 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:58.173799 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-cd159529-52ab-4dc3-856b-004dc0090dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:18:58.173799 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1385/5504] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:58 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:58.384664 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-1c50bcda-8ada-4a72-9ea2-90faa21d42ee None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:58.386588 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-1c50bcda-8ada-4a72-9ea2-90faa21d42ee tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad Aug 18 13:18:58.386775 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-1c50bcda-8ada-4a72-9ea2-90faa21d42ee tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:58.386949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-1c50bcda-8ada-4a72-9ea2-90faa21d42ee tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:58.393410 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:58.393410 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:58.445170 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [req-43b8ee29-2a57-44af-bce5-188c91993a16 req-1c50bcda-8ada-4a72-9ea2-90faa21d42ee tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad returned with HTTP 200 Aug 18 13:18:58.445598 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1366/5505] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:18:58 2026] DELETE /volume/v3/attachments/16ba846b-757e-4a39-8b50-6d534c9f25ad => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:59.091183 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b83b49b7-2de5-41c0-bb49-eebb4ca8f0ae None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:59.092864 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b83b49b7-2de5-41c0-bb49-eebb4ca8f0ae tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:59.093077 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b83b49b7-2de5-41c0-bb49-eebb4ca8f0ae tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:59.093299 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b83b49b7-2de5-41c0-bb49-eebb4ca8f0ae tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:59.100066 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:59.100066 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:18:59.103240 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b83b49b7-2de5-41c0-bb49-eebb4ca8f0ae tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:59.106765 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b83b49b7-2de5-41c0-bb49-eebb4ca8f0ae tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:59.107114 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1379/5506] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:59 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:59.117670 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-02229bbf-6370-4317-88d5-e1b821a14c4d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:59.119665 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-02229bbf-6370-4317-88d5-e1b821a14c4d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] DELETE https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:59.119882 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-02229bbf-6370-4317-88d5-e1b821a14c4d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:59.120111 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-02229bbf-6370-4317-88d5-e1b821a14c4d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:59.120331 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-02229bbf-6370-4317-88d5-e1b821a14c4d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume with id: abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:59.127982 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:59.127982 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:18:59.128503 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-02229bbf-6370-4317-88d5-e1b821a14c4d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:59.159872 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-02229bbf-6370-4317-88d5-e1b821a14c4d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Delete volume request issued successfully. Aug 18 13:18:59.160067 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-02229bbf-6370-4317-88d5-e1b821a14c4d tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 202 Aug 18 13:18:59.160544 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1377/5507] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:18:59 2026] DELETE /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:18:59.168746 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2bdbd495-05b8-4ddc-bf14-88146d39910b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:59.170410 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2bdbd495-05b8-4ddc-bf14-88146d39910b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:18:59.170593 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2bdbd495-05b8-4ddc-bf14-88146d39910b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:59.170804 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2bdbd495-05b8-4ddc-bf14-88146d39910b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:59.176926 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:59.176926 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:18:59.179790 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2bdbd495-05b8-4ddc-bf14-88146d39910b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Volume info retrieved successfully. Aug 18 13:18:59.183328 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2bdbd495-05b8-4ddc-bf14-88146d39910b tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 200 Aug 18 13:18:59.183410 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c8954875-b492-493b-809f-12f0bf8a9c0b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:18:59.183642 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1386/5508] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:18:59 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:18:59.185291 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c8954875-b492-493b-809f-12f0bf8a9c0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:18:59.185514 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c8954875-b492-493b-809f-12f0bf8a9c0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:18:59.185688 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c8954875-b492-493b-809f-12f0bf8a9c0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:18:59.185786 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c8954875-b492-493b-809f-12f0bf8a9c0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:18:59.190728 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:18:59.190728 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:18:59.191383 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c8954875-b492-493b-809f-12f0bf8a9c0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:18:59.191854 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1367/5509] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:18:59 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:00.195643 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bc6d190f-c719-44da-aaa0-c61ad459bc84 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:00.197325 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bc6d190f-c719-44da-aaa0-c61ad459bc84 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] GET https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 Aug 18 13:19:00.197507 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bc6d190f-c719-44da-aaa0-c61ad459bc84 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:00.197679 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bc6d190f-c719-44da-aaa0-c61ad459bc84 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:00.202675 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bc6d190f-c719-44da-aaa0-c61ad459bc84 tempest-VolumeMultiattachTests-1919044602 tempest-VolumeMultiattachTests-1919044602-project-member] https://10.4.3.126/volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 returned with HTTP 404 Aug 18 13:19:00.203104 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1380/5510] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:00 2026] GET /volume/v3/volumes/abfd51d9-7f4d-4770-a13d-087958e72938 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:00.206992 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4c77c3a2-8c06-4f09-a570-d0fce33bb64f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:00.209092 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c77c3a2-8c06-4f09-a570-d0fce33bb64f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:00.209166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e42d4390-754c-4586-876a-f20f4a2243c8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:00.209416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c77c3a2-8c06-4f09-a570-d0fce33bb64f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:00.209633 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4c77c3a2-8c06-4f09-a570-d0fce33bb64f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:00.209708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-4c77c3a2-8c06-4f09-a570-d0fce33bb64f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:00.210910 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e42d4390-754c-4586-876a-f20f4a2243c8 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:19:00.211100 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e42d4390-754c-4586-876a-f20f4a2243c8 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:00.211361 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e42d4390-754c-4586-876a-f20f4a2243c8 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Calling method 'detail' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:00.212165 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e42d4390-754c-4586-876a-f20f4a2243c8 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:19:00.214671 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:00.214671 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:00.215386 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4c77c3a2-8c06-4f09-a570-d0fce33bb64f tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:00.215816 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1378/5511] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:00 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:00.222907 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e42d4390-754c-4586-876a-f20f4a2243c8 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Get all volumes completed successfully. Aug 18 13:19:00.224263 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:00.224263 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:00.228295 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e42d4390-754c-4586-876a-f20f4a2243c8 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:19:00.228652 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1387/5512] 10.4.3.126 () {66 vars in 1285 bytes} [Tue Aug 18 13:19:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6935 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:00.241646 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4000db7f-3615-4697-8d33-b9035a9042e2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:00.243694 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4000db7f-3615-4697-8d33-b9035a9042e2 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] DELETE https://10.4.3.126/volume/v3/types/3ccac18c-072b-4868-ad61-27077135917f Aug 18 13:19:00.243908 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4000db7f-3615-4697-8d33-b9035a9042e2 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:00.244136 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4000db7f-3615-4697-8d33-b9035a9042e2 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:00.268787 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4000db7f-3615-4697-8d33-b9035a9042e2 tempest-VolumeMultiattachTests-1483707368 tempest-VolumeMultiattachTests-1483707368-project-admin] https://10.4.3.126/volume/v3/types/3ccac18c-072b-4868-ad61-27077135917f returned with HTTP 202 Aug 18 13:19:00.269203 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1368/5513] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:19:00 2026] DELETE /volume/v3/types/3ccac18c-072b-4868-ad61-27077135917f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:01.225277 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1cb0404d-c5d8-4235-ada4-e1ed2b8b5b3a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:01.227074 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1cb0404d-c5d8-4235-ada4-e1ed2b8b5b3a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:01.227357 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1cb0404d-c5d8-4235-ada4-e1ed2b8b5b3a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:01.227642 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1cb0404d-c5d8-4235-ada4-e1ed2b8b5b3a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:01.227642 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-1cb0404d-c5d8-4235-ada4-e1ed2b8b5b3a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:01.231288 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:01.231288 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:01.231810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1cb0404d-c5d8-4235-ada4-e1ed2b8b5b3a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:01.232124 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1381/5514] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:01 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:02.241378 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-06d9bc67-4a45-4ec8-9b49-8e6ded64c211 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:02.243039 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-06d9bc67-4a45-4ec8-9b49-8e6ded64c211 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:02.243241 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-06d9bc67-4a45-4ec8-9b49-8e6ded64c211 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:02.243420 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-06d9bc67-4a45-4ec8-9b49-8e6ded64c211 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:02.243516 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-06d9bc67-4a45-4ec8-9b49-8e6ded64c211 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:02.247134 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:02.247134 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:02.247665 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-06d9bc67-4a45-4ec8-9b49-8e6ded64c211 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:02.247964 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1379/5515] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:02 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:03.257346 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-54516961-1389-41f4-9bda-492e2b27481e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:03.259474 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-54516961-1389-41f4-9bda-492e2b27481e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:03.259724 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-54516961-1389-41f4-9bda-492e2b27481e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:03.259952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-54516961-1389-41f4-9bda-492e2b27481e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:03.260087 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-54516961-1389-41f4-9bda-492e2b27481e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:03.264683 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:03.264683 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:03.265340 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-54516961-1389-41f4-9bda-492e2b27481e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:03.265744 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1388/5516] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:03 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:04.276224 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ae4c1883-261a-446e-b1fe-0cd6b2efa36b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:04.277877 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ae4c1883-261a-446e-b1fe-0cd6b2efa36b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:04.278078 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ae4c1883-261a-446e-b1fe-0cd6b2efa36b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:04.278285 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ae4c1883-261a-446e-b1fe-0cd6b2efa36b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:04.278376 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ae4c1883-261a-446e-b1fe-0cd6b2efa36b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:04.282608 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:04.282608 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:04.283172 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ae4c1883-261a-446e-b1fe-0cd6b2efa36b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:04.283633 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1369/5517] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:04 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:05.293755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e885d233-7236-47ef-814f-0f7b74aa8d89 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:05.295546 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e885d233-7236-47ef-814f-0f7b74aa8d89 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:05.295748 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e885d233-7236-47ef-814f-0f7b74aa8d89 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:05.295926 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e885d233-7236-47ef-814f-0f7b74aa8d89 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:05.296023 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-e885d233-7236-47ef-814f-0f7b74aa8d89 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:05.300838 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:05.300838 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:05.301699 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e885d233-7236-47ef-814f-0f7b74aa8d89 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:05.302124 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1382/5518] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:05 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:05.960781 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b6ca7192-4cef-4b7f-8e3b-c2db3b00a477 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:05.962511 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b6ca7192-4cef-4b7f-8e3b-c2db3b00a477 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:19:05.962691 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b6ca7192-4cef-4b7f-8e3b-c2db3b00a477 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:05.962874 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b6ca7192-4cef-4b7f-8e3b-c2db3b00a477 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:05.972091 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:05.972091 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:05.975906 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b6ca7192-4cef-4b7f-8e3b-c2db3b00a477 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:05.980228 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b6ca7192-4cef-4b7f-8e3b-c2db3b00a477 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:19:05.980595 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1380/5519] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:05 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 1648 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:06.314201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3e360690-279a-4fa9-a4fc-5b927837d9a1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:06.316191 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e360690-279a-4fa9-a4fc-5b927837d9a1 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:06.316474 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e360690-279a-4fa9-a4fc-5b927837d9a1 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:06.316699 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3e360690-279a-4fa9-a4fc-5b927837d9a1 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:06.316839 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-3e360690-279a-4fa9-a4fc-5b927837d9a1 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:06.321625 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:06.321625 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:06.322388 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3e360690-279a-4fa9-a4fc-5b927837d9a1 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:06.322839 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1389/5520] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:06 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:06.992934 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e3b07951-367a-4d2a-8b38-29f1c52090a5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:06.994514 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e3b07951-367a-4d2a-8b38-29f1c52090a5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:19:06.994678 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e3b07951-367a-4d2a-8b38-29f1c52090a5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:06.994845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e3b07951-367a-4d2a-8b38-29f1c52090a5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:07.003056 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:07.003056 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:07.005907 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e3b07951-367a-4d2a-8b38-29f1c52090a5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:07.009848 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e3b07951-367a-4d2a-8b38-29f1c52090a5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:19:07.010140 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1370/5521] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:06 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 1648 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:07.206293 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [req-5be742b9-b48f-4495-9e87-18b367b942e5 req-abe8861b-e9d6-4b7a-98f0-98e1c21f3651 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:07.208090 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5be742b9-b48f-4495-9e87-18b367b942e5 req-abe8861b-e9d6-4b7a-98f0-98e1c21f3651 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413 Aug 18 13:19:07.208369 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5be742b9-b48f-4495-9e87-18b367b942e5 req-abe8861b-e9d6-4b7a-98f0-98e1c21f3651 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:07.208639 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [req-5be742b9-b48f-4495-9e87-18b367b942e5 req-abe8861b-e9d6-4b7a-98f0-98e1c21f3651 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:07.215789 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:07.215789 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:07.255117 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [req-5be742b9-b48f-4495-9e87-18b367b942e5 req-abe8861b-e9d6-4b7a-98f0-98e1c21f3651 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413 returned with HTTP 200 Aug 18 13:19:07.255502 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1383/5522] 10.4.3.126 () {72 vars in 1673 bytes} [Tue Aug 18 13:19:07 2026] DELETE /volume/v3/attachments/f8fefccc-eaf9-4f8f-bc73-91c4578f5413 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:07.333936 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8b05fbae-3ed8-458e-80ea-46ef0f44163e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:07.336140 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8b05fbae-3ed8-458e-80ea-46ef0f44163e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:07.336439 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8b05fbae-3ed8-458e-80ea-46ef0f44163e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:07.336684 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8b05fbae-3ed8-458e-80ea-46ef0f44163e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:07.336839 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-8b05fbae-3ed8-458e-80ea-46ef0f44163e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:07.341895 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:07.341895 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:07.342640 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8b05fbae-3ed8-458e-80ea-46ef0f44163e tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:07.343090 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1381/5523] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:07 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:08.022572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1d192fe8-347e-41be-b543-0543edb5a8e2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:08.024119 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d192fe8-347e-41be-b543-0543edb5a8e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:19:08.024312 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d192fe8-347e-41be-b543-0543edb5a8e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:08.024480 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d192fe8-347e-41be-b543-0543edb5a8e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:08.031683 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:08.031683 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:08.035281 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d192fe8-347e-41be-b543-0543edb5a8e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:08.039570 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d192fe8-347e-41be-b543-0543edb5a8e2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:19:08.039915 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1390/5524] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:08 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:08.051836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:08.053863 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:19:08.054317 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81326764-5272-4f62-808a-ee059abfaa28", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1712792819"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:08.056138 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.backups [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating new backup {'backup': {'volume_id': '81326764-5272-4f62-808a-ee059abfaa28', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1712792819'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:19:08.056347 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.backups [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating backup of volume 81326764-5272-4f62-808a-ee059abfaa28 in container None Aug 18 13:19:08.065009 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:08.065009 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:08.065631 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:08.083507 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['88fdfd84-f0c5-48f4-be56-cd240f1bda5b', '006e7a62-940c-4714-a22e-6f71d85b517a'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:08.106855 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8ccd1ad-107c-4d75-867b-b08f754ab9d0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:19:08.107227 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1371/5525] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:19:08 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:08.115485 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-31d5ccdb-4ae8-4622-9e02-89328b39e672 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:08.117042 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31d5ccdb-4ae8-4622-9e02-89328b39e672 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:08.117289 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31d5ccdb-4ae8-4622-9e02-89328b39e672 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:08.117545 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-31d5ccdb-4ae8-4622-9e02-89328b39e672 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:08.117677 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-31d5ccdb-4ae8-4622-9e02-89328b39e672 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:08.122115 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:08.122115 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:08.122220 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-31d5ccdb-4ae8-4622-9e02-89328b39e672 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:08.122474 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1384/5526] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:08 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:08.355555 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-aaac41f3-2088-4307-98ad-921b0f24ac0b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:08.357443 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aaac41f3-2088-4307-98ad-921b0f24ac0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:08.357629 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aaac41f3-2088-4307-98ad-921b0f24ac0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:08.357824 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-aaac41f3-2088-4307-98ad-921b0f24ac0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:08.357919 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-aaac41f3-2088-4307-98ad-921b0f24ac0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:08.363441 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:08.363441 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:08.364351 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-aaac41f3-2088-4307-98ad-921b0f24ac0b tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:08.364850 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1382/5527] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:08 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:09.131583 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8540d31c-27b6-43d6-b983-89b45adcfce0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:09.133286 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8540d31c-27b6-43d6-b983-89b45adcfce0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:09.133514 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8540d31c-27b6-43d6-b983-89b45adcfce0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:09.133722 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8540d31c-27b6-43d6-b983-89b45adcfce0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:09.133822 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-8540d31c-27b6-43d6-b983-89b45adcfce0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:09.138005 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:09.138005 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:09.138755 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8540d31c-27b6-43d6-b983-89b45adcfce0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:09.139096 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1391/5528] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:09 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:09.375646 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-76e476e9-a08b-458f-8b20-95f4b421ce5a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:09.377312 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76e476e9-a08b-458f-8b20-95f4b421ce5a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:09.377517 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76e476e9-a08b-458f-8b20-95f4b421ce5a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:09.377734 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-76e476e9-a08b-458f-8b20-95f4b421ce5a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:09.377836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-76e476e9-a08b-458f-8b20-95f4b421ce5a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:09.381916 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:09.381916 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:09.382477 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-76e476e9-a08b-458f-8b20-95f4b421ce5a tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:09.382790 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1372/5529] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:09 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:10.148363 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-568ffce3-57ad-4d3c-810d-7a2984749c86 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:10.150054 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-568ffce3-57ad-4d3c-810d-7a2984749c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:10.150241 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-568ffce3-57ad-4d3c-810d-7a2984749c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:10.150419 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-568ffce3-57ad-4d3c-810d-7a2984749c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:10.150568 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-568ffce3-57ad-4d3c-810d-7a2984749c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:10.154342 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:10.154342 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:10.154980 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-568ffce3-57ad-4d3c-810d-7a2984749c86 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:10.155306 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1385/5530] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:10 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:10.392323 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e22d575d-9e81-4839-a42c-a7f4c01c0dce None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:10.393853 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e22d575d-9e81-4839-a42c-a7f4c01c0dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:10.394052 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e22d575d-9e81-4839-a42c-a7f4c01c0dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:10.394241 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e22d575d-9e81-4839-a42c-a7f4c01c0dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:10.394366 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-e22d575d-9e81-4839-a42c-a7f4c01c0dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:10.398840 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:10.398840 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:10.399552 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e22d575d-9e81-4839-a42c-a7f4c01c0dce tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:10.400041 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1383/5531] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:10 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:11.164652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8ca09a14-2992-46ad-9569-804ae23f465c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:11.166374 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8ca09a14-2992-46ad-9569-804ae23f465c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:11.166552 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8ca09a14-2992-46ad-9569-804ae23f465c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:11.166726 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8ca09a14-2992-46ad-9569-804ae23f465c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:11.166824 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-8ca09a14-2992-46ad-9569-804ae23f465c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:11.170994 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:11.170994 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:11.171721 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8ca09a14-2992-46ad-9569-804ae23f465c tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:11.172172 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1392/5532] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:11 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:11.409141 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-66352087-cbf1-4c2b-88f2-37f55e07cebb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:11.410764 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66352087-cbf1-4c2b-88f2-37f55e07cebb tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:11.411008 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66352087-cbf1-4c2b-88f2-37f55e07cebb tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:11.411182 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-66352087-cbf1-4c2b-88f2-37f55e07cebb tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:11.411300 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-66352087-cbf1-4c2b-88f2-37f55e07cebb tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:11.414967 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:11.414967 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:11.415565 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-66352087-cbf1-4c2b-88f2-37f55e07cebb tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:11.415884 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1373/5533] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:11 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:11.424400 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b01ab630-36d3-4db4-85ad-e1b695f0e4c4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:11.524911 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b01ab630-36d3-4db4-85ad-e1b695f0e4c4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-member] PUT https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:11.525266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b01ab630-36d3-4db4-85ad-e1b695f0e4c4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:11.531113 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:11.531113 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:11.536167 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b01ab630-36d3-4db4-85ad-e1b695f0e4c4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-member] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:11.536521 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1386/5534] 10.4.3.126 () {70 vars in 1408 bytes} [Tue Aug 18 13:19:11 2026] PUT /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 315 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:11.544038 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-db569adf-34e0-48df-9308-9abd85a96898 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:11.545953 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db569adf-34e0-48df-9308-9abd85a96898 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:11.546201 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db569adf-34e0-48df-9308-9abd85a96898 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:11.546441 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-db569adf-34e0-48df-9308-9abd85a96898 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:11.546588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-db569adf-34e0-48df-9308-9abd85a96898 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:11.550578 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:11.550578 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:11.551160 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-db569adf-34e0-48df-9308-9abd85a96898 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:11.551492 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1384/5535] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:11 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:11.562275 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-176ddbc8-4347-4a74-84fc-405b88ababcd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:11.564361 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-176ddbc8-4347-4a74-84fc-405b88ababcd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] DELETE https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:11.564565 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-176ddbc8-4347-4a74-84fc-405b88ababcd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:11.564874 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-176ddbc8-4347-4a74-84fc-405b88ababcd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:11.564874 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-176ddbc8-4347-4a74-84fc-405b88ababcd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Delete backup with id: 9df90fbf-0eff-492a-9612-f46d95902a1f. Aug 18 13:19:11.568875 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:11.568875 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:11.582168 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-176ddbc8-4347-4a74-84fc-405b88ababcd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] delete_backup rpcapi backup_id 9df90fbf-0eff-492a-9612-f46d95902a1f {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:19:11.583831 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-176ddbc8-4347-4a74-84fc-405b88ababcd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 202 Aug 18 13:19:11.584267 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1393/5536] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:19:11 2026] DELETE /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:19:11.590631 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-94636eee-76a4-4df2-b76d-efc1ba570dbd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:11.592656 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-94636eee-76a4-4df2-b76d-efc1ba570dbd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:11.592926 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-94636eee-76a4-4df2-b76d-efc1ba570dbd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:11.593155 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-94636eee-76a4-4df2-b76d-efc1ba570dbd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:11.593311 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-94636eee-76a4-4df2-b76d-efc1ba570dbd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:11.597786 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:11.597786 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:11.598505 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-94636eee-76a4-4df2-b76d-efc1ba570dbd tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 200 Aug 18 13:19:11.598930 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1374/5537] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:11 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:12.181199 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b11291cd-4b6f-4f9a-b8fd-b09eaa881beb None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:12.182875 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b11291cd-4b6f-4f9a-b8fd-b09eaa881beb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:12.183062 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b11291cd-4b6f-4f9a-b8fd-b09eaa881beb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:12.183259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b11291cd-4b6f-4f9a-b8fd-b09eaa881beb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:12.183369 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-b11291cd-4b6f-4f9a-b8fd-b09eaa881beb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:12.187267 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:12.187267 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:12.187927 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b11291cd-4b6f-4f9a-b8fd-b09eaa881beb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:12.188249 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1387/5538] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:12 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:12.607905 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2374cad7-71bb-40d9-a591-bd42334cda69 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:12.609570 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2374cad7-71bb-40d9-a591-bd42334cda69 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f Aug 18 13:19:12.609762 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2374cad7-71bb-40d9-a591-bd42334cda69 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:12.609959 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2374cad7-71bb-40d9-a591-bd42334cda69 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:12.610059 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-2374cad7-71bb-40d9-a591-bd42334cda69 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Show backup with id 9df90fbf-0eff-492a-9612-f46d95902a1f. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:12.613495 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2374cad7-71bb-40d9-a591-bd42334cda69 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f returned with HTTP 404 Aug 18 13:19:12.613922 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1385/5539] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:12 2026] GET /volume/v3/backups/9df90fbf-0eff-492a-9612-f46d95902a1f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:12.620203 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:12.621944 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 Aug 18 13:19:12.622184 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:12.622395 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:12.622549 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Delete volume with id: 3628293b-82ee-453b-9238-9e4062bf3f12 Aug 18 13:19:12.630585 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:12.630585 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:12.631018 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Volume info retrieved successfully. Aug 18 13:19:12.645821 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Delete volume request issued successfully. Aug 18 13:19:12.646000 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d999b3a-2bcd-4538-bc1b-0e5d26eab0b4 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 returned with HTTP 202 Aug 18 13:19:12.646403 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1394/5540] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:19:12 2026] DELETE /volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:12.652940 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e93428e1-4541-4363-b9d1-31c823c991db None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:12.654522 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e93428e1-4541-4363-b9d1-31c823c991db tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 Aug 18 13:19:12.654718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e93428e1-4541-4363-b9d1-31c823c991db tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:12.654904 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e93428e1-4541-4363-b9d1-31c823c991db tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:12.663071 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:12.663071 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:12.666706 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e93428e1-4541-4363-b9d1-31c823c991db tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Volume info retrieved successfully. Aug 18 13:19:12.670173 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e93428e1-4541-4363-b9d1-31c823c991db tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 returned with HTTP 200 Aug 18 13:19:12.670638 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1375/5541] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:12 2026] GET /volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:13.197623 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-972cd012-9d26-4f61-8f9c-680777d75ed1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:13.199257 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-972cd012-9d26-4f61-8f9c-680777d75ed1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:13.199436 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-972cd012-9d26-4f61-8f9c-680777d75ed1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:13.199611 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-972cd012-9d26-4f61-8f9c-680777d75ed1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:13.199708 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-972cd012-9d26-4f61-8f9c-680777d75ed1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:13.203687 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:13.203687 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:13.204428 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-972cd012-9d26-4f61-8f9c-680777d75ed1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:13.204742 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1388/5542] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:13 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:13.681726 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-840575d7-136b-469b-9b42-cb2b61e10675 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:13.683675 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-840575d7-136b-469b-9b42-cb2b61e10675 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] GET https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 Aug 18 13:19:13.683675 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-840575d7-136b-469b-9b42-cb2b61e10675 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:13.683876 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-840575d7-136b-469b-9b42-cb2b61e10675 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:13.689477 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-840575d7-136b-469b-9b42-cb2b61e10675 tempest-ProjectMemberTests39-1468092932 tempest-ProjectMemberTests39-1468092932-project-admin] https://10.4.3.126/volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 returned with HTTP 404 Aug 18 13:19:13.689946 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1386/5543] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:19:13 2026] GET /volume/v3/volumes/3628293b-82ee-453b-9238-9e4062bf3f12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:14.213142 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-5eeeed4e-a139-4fe4-a42f-5ffdb5d15740 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:14.214865 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5eeeed4e-a139-4fe4-a42f-5ffdb5d15740 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:14.215047 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5eeeed4e-a139-4fe4-a42f-5ffdb5d15740 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:14.215263 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-5eeeed4e-a139-4fe4-a42f-5ffdb5d15740 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:14.215366 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-5eeeed4e-a139-4fe4-a42f-5ffdb5d15740 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:14.219740 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:14.219740 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:14.220727 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-5eeeed4e-a139-4fe4-a42f-5ffdb5d15740 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:14.221123 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1395/5544] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:14 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:15.136489 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d00b31e1-cb3c-4760-a618-81ae53c4aeb6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:15.231448 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-65b33002-3dc0-4c31-b8dc-03326edc573f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:15.233158 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-65b33002-3dc0-4c31-b8dc-03326edc573f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:15.233367 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-65b33002-3dc0-4c31-b8dc-03326edc573f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:15.233547 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-65b33002-3dc0-4c31-b8dc-03326edc573f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:15.233647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-65b33002-3dc0-4c31-b8dc-03326edc573f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:15.237682 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:15.237682 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:15.238343 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-65b33002-3dc0-4c31-b8dc-03326edc573f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:15.238657 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1389/5545] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:15 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:15.249323 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d00b31e1-cb3c-4760-a618-81ae53c4aeb6 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 18 13:19:15.249511 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d00b31e1-cb3c-4760-a618-81ae53c4aeb6 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:15.249722 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d00b31e1-cb3c-4760-a618-81ae53c4aeb6 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] Calling method 'get_pools' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:15.258843 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d00b31e1-cb3c-4760-a618-81ae53c4aeb6 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:19:15.259194 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1376/5546] 10.4.3.126 () {66 vars in 1291 bytes} [Tue Aug 18 13:19:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:15.266080 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b165311f-8a32-4fad-beae-61d416b84ac2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:15.267792 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b165311f-8a32-4fad-beae-61d416b84ac2 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool Aug 18 13:19:15.267985 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b165311f-8a32-4fad-beae-61d416b84ac2 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:15.268167 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b165311f-8a32-4fad-beae-61d416b84ac2 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:15.277482 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b165311f-8a32-4fad-beae-61d416b84ac2 tempest-ProjectAdminTests-596105454 tempest-ProjectAdminTests-596105454-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool returned with HTTP 200 Aug 18 13:19:15.277875 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1387/5547] 10.4.3.126 () {66 vars in 1318 bytes} [Tue Aug 18 13:19:15 2026] GET /volume/v3/capabilities/np0000007652@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:16.249173 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-38fe38c4-d233-4f6c-9a8c-e6d034462a3d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:16.250784 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38fe38c4-d233-4f6c-9a8c-e6d034462a3d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:16.250984 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38fe38c4-d233-4f6c-9a8c-e6d034462a3d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:16.251169 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-38fe38c4-d233-4f6c-9a8c-e6d034462a3d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:16.251330 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-38fe38c4-d233-4f6c-9a8c-e6d034462a3d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:16.255678 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:16.255678 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:16.256578 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-38fe38c4-d233-4f6c-9a8c-e6d034462a3d tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:16.256933 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1396/5548] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:16 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:19:16.826590 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-06825519-c796-458e-b09d-de473e7a4bca None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:16.909837 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:16.910168 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-372909625"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:16.911458 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-372909625'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:16.911576 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:16.917043 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:16.921861 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (574802b5-b063-40db-b0e9-5c3fec92616e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:16.922874 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ea0e8c-151d-44f0-ba90-b86cb0c6f2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:16.923687 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:16.968422 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ea0e8c-151d-44f0-ba90-b86cb0c6f2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:16.969647 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf0740f-8214-4521-b17a-312c2ec7ad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:17.041046 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['7b9a55bd-28eb-4ab4-b7c1-103d5d8c68e7', 'd54579db-7e97-4bc2-80f5-c6cd5879dff0', 'e0727eed-5f0a-4628-9b05-3555ebd17cee', 'c074b168-4911-4c6a-9134-fba269dd7150'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:17.041822 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf0740f-8214-4521-b17a-312c2ec7ad5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9a55bd-28eb-4ab4-b7c1-103d5d8c68e7', 'd54579db-7e97-4bc2-80f5-c6cd5879dff0', 'e0727eed-5f0a-4628-9b05-3555ebd17cee', 'c074b168-4911-4c6a-9134-fba269dd7150']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:17.042476 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20aa4ef-d50a-4c1e-ade4-cca5084e4cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:17.066510 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20aa4ef-d50a-4c1e-ade4-cca5084e4cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcbf3786-9661-4f71-aae3-7984db37cd7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372909625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['7b9a55bd-28eb-4ab4-b7c1-103d5d8c68e7','d54579db-7e97-4bc2-80f5-c6cd5879dff0','e0727eed-5f0a-4628-9b05-3555ebd17cee','c074b168-4911-4c6a-9134-fba269dd7150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372909625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcbf3786-9661-4f71-aae3-7984db37cd7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:17.067166 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c4cec08-2d0d-400b-81c3-2ff7547fa55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:17.081911 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c4cec08-2d0d-400b-81c3-2ff7547fa55f) transitioned into state 'SUCCESS' from state '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-372909625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['7b9a55bd-28eb-4ab4-b7c1-103d5d8c68e7','d54579db-7e97-4bc2-80f5-c6cd5879dff0','e0727eed-5f0a-4628-9b05-3555ebd17cee','c074b168-4911-4c6a-9134-fba269dd7150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:17.082634 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96776eb4-5731-4128-8db7-7a09eb864297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:17.091229 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96776eb4-5731-4128-8db7-7a09eb864297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:17.092231 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (574802b5-b063-40db-b0e9-5c3fec92616e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:17.092231 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:17.092759 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-06825519-c796-458e-b09d-de473e7a4bca tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:17.093144 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1390/5549] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:16 2026] POST /volume/v3/volumes => generated 777 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:17.105061 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a453ab30-7cc6-440d-8489-5ee8c01b2eab None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:17.106788 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a453ab30-7cc6-440d-8489-5ee8c01b2eab tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d Aug 18 13:19:17.107086 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a453ab30-7cc6-440d-8489-5ee8c01b2eab tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:17.107376 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a453ab30-7cc6-440d-8489-5ee8c01b2eab tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:17.115254 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:17.115254 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:17.118524 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a453ab30-7cc6-440d-8489-5ee8c01b2eab tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:17.122137 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a453ab30-7cc6-440d-8489-5ee8c01b2eab tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d returned with HTTP 200 Aug 18 13:19:17.122703 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1377/5550] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:17 2026] GET /volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:17.265987 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a84f731a-6920-430d-b78c-d23ab48fdc80 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:17.268120 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a84f731a-6920-430d-b78c-d23ab48fdc80 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:17.268320 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a84f731a-6920-430d-b78c-d23ab48fdc80 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:17.268490 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a84f731a-6920-430d-b78c-d23ab48fdc80 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:17.268597 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a84f731a-6920-430d-b78c-d23ab48fdc80 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:17.273073 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:17.273073 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:17.274044 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a84f731a-6920-430d-b78c-d23ab48fdc80 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:17.274464 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1388/5551] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:17 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:18.134348 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9404cbdb-3840-45ef-98a1-40e1a1bcd615 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:18.136054 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9404cbdb-3840-45ef-98a1-40e1a1bcd615 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d Aug 18 13:19:18.136246 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9404cbdb-3840-45ef-98a1-40e1a1bcd615 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:18.136424 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9404cbdb-3840-45ef-98a1-40e1a1bcd615 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:18.143029 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:18.143029 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:18.145976 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9404cbdb-3840-45ef-98a1-40e1a1bcd615 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:18.149421 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9404cbdb-3840-45ef-98a1-40e1a1bcd615 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d returned with HTTP 200 Aug 18 13:19:18.149768 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1397/5552] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:18 2026] GET /volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:18.160828 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:18.211148 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:18.211539 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcbf3786-9661-4f71-aae3-7984db37cd7d", "name": "tempest-ProjectMemberTests-Snapshot-819402530"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:18.221008 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:18.221008 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:18.221564 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Volume info retrieved successfully. Aug 18 13:19:18.221705 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Create snapshot from volume dcbf3786-9661-4f71-aae3-7984db37cd7d Aug 18 13:19:18.253721 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Created reservations ['99f70817-bed9-4cfd-9fd4-6ffa69793a71', '6436e96c-223a-4a72-a1a2-c4b9d682f54a', '83f13dcd-6910-4017-b216-82012329218b', 'e1bfba92-9b57-44de-b76c-badd949157bc'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:18.277691 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot create request issued successfully. Aug 18 13:19:18.277691 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-e15e7fcc-bf13-4e04-afc1-8e375f7a6bb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:18.278085 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1391/5553] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:18 2026] POST /volume/v3/snapshots => generated 304 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:18.284264 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5d11affe-80fa-4a2b-b86f-36ffdd29e550 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:18.285939 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d11affe-80fa-4a2b-b86f-36ffdd29e550 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:18.286164 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d11affe-80fa-4a2b-b86f-36ffdd29e550 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:18.286297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-feb31287-7317-43df-9738-06c44664caa7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:18.286509 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5d11affe-80fa-4a2b-b86f-36ffdd29e550 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:18.286607 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-5d11affe-80fa-4a2b-b86f-36ffdd29e550 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:18.288621 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-feb31287-7317-43df-9738-06c44664caa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 Aug 18 13:19:18.288621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-feb31287-7317-43df-9738-06c44664caa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:18.288789 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-feb31287-7317-43df-9738-06c44664caa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:18.291354 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:18.291354 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:18.292083 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5d11affe-80fa-4a2b-b86f-36ffdd29e550 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:18.292460 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1378/5554] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:18 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:18.294544 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:18.294544 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:18.295035 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-feb31287-7317-43df-9738-06c44664caa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:18.295865 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-feb31287-7317-43df-9738-06c44664caa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 returned with HTTP 200 Aug 18 13:19:18.296266 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1389/5555] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:18 2026] GET /volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:19.301379 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9211cfe1-56a3-4952-96ad-bfc1dc0c696f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:19.303506 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9211cfe1-56a3-4952-96ad-bfc1dc0c696f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:19.303697 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9211cfe1-56a3-4952-96ad-bfc1dc0c696f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:19.303873 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9211cfe1-56a3-4952-96ad-bfc1dc0c696f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:19.303974 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-9211cfe1-56a3-4952-96ad-bfc1dc0c696f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:19.304158 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cf70ba6d-d4ad-4b26-80c8-0056481fde77 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:19.305811 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cf70ba6d-d4ad-4b26-80c8-0056481fde77 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 Aug 18 13:19:19.306003 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cf70ba6d-d4ad-4b26-80c8-0056481fde77 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:19.306198 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cf70ba6d-d4ad-4b26-80c8-0056481fde77 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:19.308504 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:19.308504 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:19.309192 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9211cfe1-56a3-4952-96ad-bfc1dc0c696f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:19.309565 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1398/5556] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:19 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:19.312247 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:19.312247 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:19.312247 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cf70ba6d-d4ad-4b26-80c8-0056481fde77 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:19.312736 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cf70ba6d-d4ad-4b26-80c8-0056481fde77 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 returned with HTTP 200 Aug 18 13:19:19.313327 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1392/5557] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:19 2026] GET /volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:19.318897 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f52677f2-02bb-45e8-b64c-a3c4a9866db8 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:19.320646 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f52677f2-02bb-45e8-b64c-a3c4a9866db8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:19.320880 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f52677f2-02bb-45e8-b64c-a3c4a9866db8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:19.321047 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f52677f2-02bb-45e8-b64c-a3c4a9866db8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:19.321154 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-f52677f2-02bb-45e8-b64c-a3c4a9866db8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:19.321793 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f8279301-409b-4ec1-91c0-99fdaf84313e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:19.323638 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f8279301-409b-4ec1-91c0-99fdaf84313e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 Aug 18 13:19:19.323821 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f8279301-409b-4ec1-91c0-99fdaf84313e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:19.324020 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f8279301-409b-4ec1-91c0-99fdaf84313e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:19.324123 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-f8279301-409b-4ec1-91c0-99fdaf84313e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Delete snapshot with id: a516aa20-b47f-4502-82c2-5588fa13a0f3 Aug 18 13:19:19.326196 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:19.326196 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:19.326865 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f52677f2-02bb-45e8-b64c-a3c4a9866db8 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:19.327341 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1379/5558] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:19 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:19.329081 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:19.329081 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:19.329560 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f8279301-409b-4ec1-91c0-99fdaf84313e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:19.335439 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-db3c886c-0839-4c2e-8d18-23fdc2e27343 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:19.336955 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db3c886c-0839-4c2e-8d18-23fdc2e27343 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:19.337135 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db3c886c-0839-4c2e-8d18-23fdc2e27343 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:19.337339 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-db3c886c-0839-4c2e-8d18-23fdc2e27343 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:19.337441 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.contrib.backups [None req-db3c886c-0839-4c2e-8d18-23fdc2e27343 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete backup with id: 756fb4e5-033f-4bb6-a401-1aed8925a72b. Aug 18 13:19:19.341492 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:19.341492 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:19.344329 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f8279301-409b-4ec1-91c0-99fdaf84313e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot delete request issued successfully. Aug 18 13:19:19.344536 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f8279301-409b-4ec1-91c0-99fdaf84313e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 returned with HTTP 202 Aug 18 13:19:19.344994 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1390/5559] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:19 2026] DELETE /volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:19.351481 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cbe29844-a8df-4753-b73e-33167e948bda None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:19.352249 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.backup.rpcapi [None req-db3c886c-0839-4c2e-8d18-23fdc2e27343 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] delete_backup rpcapi backup_id 756fb4e5-033f-4bb6-a401-1aed8925a72b {{(pid=100589) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:19:19.353738 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cbe29844-a8df-4753-b73e-33167e948bda tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 Aug 18 13:19:19.353738 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cbe29844-a8df-4753-b73e-33167e948bda tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:19.353890 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cbe29844-a8df-4753-b73e-33167e948bda tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:19.354096 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-db3c886c-0839-4c2e-8d18-23fdc2e27343 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 202 Aug 18 13:19:19.354605 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1399/5560] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:19 2026] DELETE /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:19:19.359699 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:19.359699 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:19.360244 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cbe29844-a8df-4753-b73e-33167e948bda tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:19.361161 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cbe29844-a8df-4753-b73e-33167e948bda tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 returned with HTTP 200 Aug 18 13:19:19.361315 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ebdea913-cc74-4597-bbf5-0fe81ea5c8de None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:19.361614 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1393/5561] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:19 2026] GET /volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:19.363819 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebdea913-cc74-4597-bbf5-0fe81ea5c8de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:19.364103 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebdea913-cc74-4597-bbf5-0fe81ea5c8de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:19.364316 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ebdea913-cc74-4597-bbf5-0fe81ea5c8de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:19.364420 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-ebdea913-cc74-4597-bbf5-0fe81ea5c8de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:19.368781 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:19.368781 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:19.369284 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ebdea913-cc74-4597-bbf5-0fe81ea5c8de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:19.369673 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1380/5562] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:19 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:20.371941 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c71b9300-d61d-459c-bfde-61a9ba6d9ca8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:20.374037 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c71b9300-d61d-459c-bfde-61a9ba6d9ca8 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 Aug 18 13:19:20.374354 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c71b9300-d61d-459c-bfde-61a9ba6d9ca8 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:20.374621 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c71b9300-d61d-459c-bfde-61a9ba6d9ca8 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:20.379202 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fbacc498-d4d4-46c4-9e23-342831c8f75f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:20.379515 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c71b9300-d61d-459c-bfde-61a9ba6d9ca8 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 returned with HTTP 404 Aug 18 13:19:20.379931 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1391/5563] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:20 2026] GET /volume/v3/snapshots/a516aa20-b47f-4502-82c2-5588fa13a0f3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:20.381037 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fbacc498-d4d4-46c4-9e23-342831c8f75f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:20.381257 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fbacc498-d4d4-46c4-9e23-342831c8f75f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:20.381426 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fbacc498-d4d4-46c4-9e23-342831c8f75f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:20.381559 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-fbacc498-d4d4-46c4-9e23-342831c8f75f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:20.385909 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:20.385909 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:20.386646 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fbacc498-d4d4-46c4-9e23-342831c8f75f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 200 Aug 18 13:19:20.387038 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1400/5564] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:20 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:20.387674 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:20.389262 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d Aug 18 13:19:20.389533 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:20.389800 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:20.390016 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: dcbf3786-9661-4f71-aae3-7984db37cd7d Aug 18 13:19:20.398133 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:20.398133 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:20.398663 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:20.416043 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:20.416265 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0f453079-9985-4da9-be2e-7ceeaec604b4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d returned with HTTP 202 Aug 18 13:19:20.416709 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1394/5565] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:20 2026] DELETE /volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:20.425311 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dae2a398-51cf-4343-b2c4-6cbf796d46fa None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:20.427172 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dae2a398-51cf-4343-b2c4-6cbf796d46fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d Aug 18 13:19:20.427398 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dae2a398-51cf-4343-b2c4-6cbf796d46fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:20.427626 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dae2a398-51cf-4343-b2c4-6cbf796d46fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:20.436663 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:20.436663 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:20.440598 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-dae2a398-51cf-4343-b2c4-6cbf796d46fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:20.445225 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dae2a398-51cf-4343-b2c4-6cbf796d46fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d returned with HTTP 200 Aug 18 13:19:20.445720 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1381/5566] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:20 2026] GET /volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:21.396131 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f6b9d1bf-4d65-4ea0-b5da-bddfd9527db4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:21.398084 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6b9d1bf-4d65-4ea0-b5da-bddfd9527db4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b Aug 18 13:19:21.398275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f6b9d1bf-4d65-4ea0-b5da-bddfd9527db4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:21.398457 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f6b9d1bf-4d65-4ea0-b5da-bddfd9527db4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:21.398545 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f6b9d1bf-4d65-4ea0-b5da-bddfd9527db4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 756fb4e5-033f-4bb6-a401-1aed8925a72b. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:21.402316 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f6b9d1bf-4d65-4ea0-b5da-bddfd9527db4 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b returned with HTTP 404 Aug 18 13:19:21.402761 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1392/5567] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:21 2026] GET /volume/v3/backups/756fb4e5-033f-4bb6-a401-1aed8925a72b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:21.459954 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-6db99464-50ab-4db9-93cf-6391cc09c0bb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:21.461676 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6db99464-50ab-4db9-93cf-6391cc09c0bb tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d Aug 18 13:19:21.461873 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6db99464-50ab-4db9-93cf-6391cc09c0bb tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:21.462056 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-6db99464-50ab-4db9-93cf-6391cc09c0bb tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:21.467904 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-6db99464-50ab-4db9-93cf-6391cc09c0bb tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d returned with HTTP 404 Aug 18 13:19:21.468405 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1401/5568] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:21 2026] GET /volume/v3/volumes/dcbf3786-9661-4f71-aae3-7984db37cd7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:21.476161 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-afcb0228-e654-4f23-8817-6e252b34f968 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:21.477862 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:21.478155 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1309838220"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:21.479609 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1309838220'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:21.479741 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:21.484482 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:21.492218 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (79259003-45dc-4f09-91a3-778a65982ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:21.493532 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c9c54f-b3ce-47cc-bc7a-35d050b5161d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:21.494604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:21.522689 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c9c54f-b3ce-47cc-bc7a-35d050b5161d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:21.523669 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df245370-aee2-4610-b32b-edf87122eace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:21.570894 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['66409a6e-8574-4f76-a2b3-615cdbb59daa', '51fffd01-6f43-4a9a-9645-93e2b355aef2', 'f0b70139-fdbd-47bc-ac5b-f6b6a2ec48d8', '7d0c37d0-4dec-428d-bc4b-a4efa3423d30'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:21.571912 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df245370-aee2-4610-b32b-edf87122eace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66409a6e-8574-4f76-a2b3-615cdbb59daa', '51fffd01-6f43-4a9a-9645-93e2b355aef2', 'f0b70139-fdbd-47bc-ac5b-f6b6a2ec48d8', '7d0c37d0-4dec-428d-bc4b-a4efa3423d30']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:21.572837 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142fc114-a3e4-4149-a388-b00881018f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:21.602588 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142fc114-a3e4-4149-a388-b00881018f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b306fe37-cb7d-4934-8e53-aeb1a3eb22ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1309838220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['66409a6e-8574-4f76-a2b3-615cdbb59daa','51fffd01-6f43-4a9a-9645-93e2b355aef2','f0b70139-fdbd-47bc-ac5b-f6b6a2ec48d8','7d0c37d0-4dec-428d-bc4b-a4efa3423d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1309838220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b306fe37-cb7d-4934-8e53-aeb1a3eb22ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:21.603364 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976587a4-a00a-4b36-ad6a-b72c00d720fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:21.624385 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976587a4-a00a-4b36-ad6a-b72c00d720fd) transitioned into state 'SUCCESS' from state '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-1309838220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['66409a6e-8574-4f76-a2b3-615cdbb59daa','51fffd01-6f43-4a9a-9645-93e2b355aef2','f0b70139-fdbd-47bc-ac5b-f6b6a2ec48d8','7d0c37d0-4dec-428d-bc4b-a4efa3423d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:21.625352 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6108a2ff-7dcf-42ff-9b3a-f8ad0fd728e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:21.638031 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6108a2ff-7dcf-42ff-9b3a-f8ad0fd728e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:21.639179 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (79259003-45dc-4f09-91a3-778a65982ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:21.639936 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:21.640045 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-afcb0228-e654-4f23-8817-6e252b34f968 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:21.640504 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1395/5569] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:21 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:21.652018 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2b23dd38-5ce2-4c05-8c32-7d17811863bd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:21.653750 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b23dd38-5ce2-4c05-8c32-7d17811863bd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff Aug 18 13:19:21.653963 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b23dd38-5ce2-4c05-8c32-7d17811863bd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:21.654145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2b23dd38-5ce2-4c05-8c32-7d17811863bd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:21.661711 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:21.661711 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:21.665369 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-2b23dd38-5ce2-4c05-8c32-7d17811863bd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:21.669060 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2b23dd38-5ce2-4c05-8c32-7d17811863bd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff returned with HTTP 200 Aug 18 13:19:21.669487 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1382/5570] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:21 2026] GET /volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:21.814733 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6f2a976e-49b2-4857-82f8-dac0a15b2087 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:21.816307 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f2a976e-49b2-4857-82f8-dac0a15b2087 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:19:21.816517 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f2a976e-49b2-4857-82f8-dac0a15b2087 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:21.816691 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6f2a976e-49b2-4857-82f8-dac0a15b2087 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:21.816791 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-6f2a976e-49b2-4857-82f8-dac0a15b2087 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete backup with id: e453397e-6ea7-4744-ba29-d316b708f4a2. Aug 18 13:19:21.820844 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:21.820844 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:21.832330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.backup.rpcapi [None req-6f2a976e-49b2-4857-82f8-dac0a15b2087 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] delete_backup rpcapi backup_id e453397e-6ea7-4744-ba29-d316b708f4a2 {{(pid=100590) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:19:21.833798 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6f2a976e-49b2-4857-82f8-dac0a15b2087 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 202 Aug 18 13:19:21.834219 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1393/5571] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:21 2026] DELETE /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:19:21.840742 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-43f2ed73-f6f5-4a91-a4d7-d71b57e4d6e7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:21.842455 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-43f2ed73-f6f5-4a91-a4d7-d71b57e4d6e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:19:21.842648 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-43f2ed73-f6f5-4a91-a4d7-d71b57e4d6e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:21.842784 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-43f2ed73-f6f5-4a91-a4d7-d71b57e4d6e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:21.842894 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-43f2ed73-f6f5-4a91-a4d7-d71b57e4d6e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:21.846798 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:21.846798 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:21.847485 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-43f2ed73-f6f5-4a91-a4d7-d71b57e4d6e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 200 Aug 18 13:19:21.847793 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1402/5572] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:21 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:22.681735 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4aaadddd-09e8-4443-8c5c-0c0896808bea None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:22.683511 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4aaadddd-09e8-4443-8c5c-0c0896808bea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff Aug 18 13:19:22.683688 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4aaadddd-09e8-4443-8c5c-0c0896808bea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:22.683879 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4aaadddd-09e8-4443-8c5c-0c0896808bea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:22.690984 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:22.690984 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:22.694222 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4aaadddd-09e8-4443-8c5c-0c0896808bea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:22.697665 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4aaadddd-09e8-4443-8c5c-0c0896808bea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff returned with HTTP 200 Aug 18 13:19:22.697991 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1396/5573] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:22 2026] GET /volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:22.710276 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:22.711634 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:22.711941 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b306fe37-cb7d-4934-8e53-aeb1a3eb22ff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1012490632"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:22.719939 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:22.719939 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:22.720281 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:22.720401 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume b306fe37-cb7d-4934-8e53-aeb1a3eb22ff Aug 18 13:19:22.742597 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['619b86b6-606c-4577-a2a9-ad7646f923ea', '49b23076-0cd1-451c-9144-b7788522c3ae', 'f471637d-86b2-4f9a-8eee-d164bd26999e', 'b89ca91e-d12f-44a3-82b5-c9deb1d42e68'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:22.768222 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:22.768548 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fe73a4fc-055e-4f43-bddf-7435cca1c961 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:22.768969 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1383/5574] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:22.777201 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c568a057-7516-40b6-8033-d9d19943ff36 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:22.779121 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c568a057-7516-40b6-8033-d9d19943ff36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:22.779355 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c568a057-7516-40b6-8033-d9d19943ff36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:22.779558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c568a057-7516-40b6-8033-d9d19943ff36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:22.784808 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:22.784808 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:22.785062 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c568a057-7516-40b6-8033-d9d19943ff36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:22.785681 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c568a057-7516-40b6-8033-d9d19943ff36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f returned with HTTP 200 Aug 18 13:19:22.785979 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1394/5575] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:22 2026] GET /volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:22.857197 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-7a1ec614-8d1d-46b8-a1f4-b2e01c50e7e7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:22.858762 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a1ec614-8d1d-46b8-a1f4-b2e01c50e7e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 Aug 18 13:19:22.858929 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a1ec614-8d1d-46b8-a1f4-b2e01c50e7e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:22.859103 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-7a1ec614-8d1d-46b8-a1f4-b2e01c50e7e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:22.859256 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-7a1ec614-8d1d-46b8-a1f4-b2e01c50e7e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id e453397e-6ea7-4744-ba29-d316b708f4a2. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:22.862566 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-7a1ec614-8d1d-46b8-a1f4-b2e01c50e7e7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 returned with HTTP 404 Aug 18 13:19:22.862970 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1403/5576] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:22 2026] GET /volume/v3/backups/e453397e-6ea7-4744-ba29-d316b708f4a2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:22.873773 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:22.875240 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:22.875558 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-126335492"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:22.876805 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-126335492'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:22.876914 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume of 1 GB Aug 18 13:19:22.880791 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Availability Zones retrieved successfully. Aug 18 13:19:22.885860 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (69f2f59d-24c9-4dc8-820e-e6860dcb29ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:22.886646 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf3609d-79d4-4178-b9a7-2bdb3b71974a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:22.887410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:22.908184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf3609d-79d4-4178-b9a7-2bdb3b71974a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:22.908827 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17f4c29-c82e-469e-9cce-0f86d0c8013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:22.940850 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['63a7048b-3853-431c-8706-2acc64b660ae', '302bd43f-0c8e-4637-98fd-0043504204a9', '4b8bf2a0-e8ad-4b9f-b27b-5bd8ecd26381', 'd202366f-4cee-44ad-b607-32828d7997ed'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:22.941448 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17f4c29-c82e-469e-9cce-0f86d0c8013a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a7048b-3853-431c-8706-2acc64b660ae', '302bd43f-0c8e-4637-98fd-0043504204a9', '4b8bf2a0-e8ad-4b9f-b27b-5bd8ecd26381', 'd202366f-4cee-44ad-b607-32828d7997ed']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:22.942075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8928e9d8-a207-4d77-be37-d4e502ee7a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:22.960768 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8928e9d8-a207-4d77-be37-d4e502ee7a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d372d7a-8be1-49ed-b500-076f52fb3a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-126335492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['63a7048b-3853-431c-8706-2acc64b660ae','302bd43f-0c8e-4637-98fd-0043504204a9','4b8bf2a0-e8ad-4b9f-b27b-5bd8ecd26381','d202366f-4cee-44ad-b607-32828d7997ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-126335492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d372d7a-8be1-49ed-b500-076f52fb3a38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='990f8833494a4c8ea64cc0ef95acb4f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:22.961362 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98de172-1ac7-441e-b22f-e7ea2b295d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:22.974864 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98de172-1ac7-441e-b22f-e7ea2b295d87) transitioned into state 'SUCCESS' from state '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-126335492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='990f8833494a4c8ea64cc0ef95acb4f4',qos_specs=None,replication_status=,reservations=['63a7048b-3853-431c-8706-2acc64b660ae','302bd43f-0c8e-4637-98fd-0043504204a9','4b8bf2a0-e8ad-4b9f-b27b-5bd8ecd26381','d202366f-4cee-44ad-b607-32828d7997ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23779db6b1bf416da7baeeb73ccfb34f',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:22.975576 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cabfc0b-47d1-44f4-ad5f-5e91935d2061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:22.983936 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cabfc0b-47d1-44f4-ad5f-5e91935d2061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:22.984672 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Flow 'volume_create_api' (69f2f59d-24c9-4dc8-820e-e6860dcb29ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:22.984950 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create volume request issued successfully. Aug 18 13:19:22.985477 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-291ca670-f6d8-4b24-a128-315ffc8ede70 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:22.986007 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1397/5577] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:22 2026] POST /volume/v3/volumes => generated 748 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:22.999239 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-22985508-ac3f-480f-b627-9861956d2a34 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:23.001237 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-22985508-ac3f-480f-b627-9861956d2a34 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 Aug 18 13:19:23.001472 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-22985508-ac3f-480f-b627-9861956d2a34 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:23.001654 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-22985508-ac3f-480f-b627-9861956d2a34 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:23.009453 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:23.009453 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:23.012812 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-22985508-ac3f-480f-b627-9861956d2a34 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:23.016353 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-22985508-ac3f-480f-b627-9861956d2a34 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 returned with HTTP 200 Aug 18 13:19:23.016824 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1384/5578] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:22 2026] GET /volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:23.794970 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-33a5b856-93f7-4251-bd8e-8493880076a9 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:23.797301 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33a5b856-93f7-4251-bd8e-8493880076a9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:23.797582 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33a5b856-93f7-4251-bd8e-8493880076a9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:23.797848 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-33a5b856-93f7-4251-bd8e-8493880076a9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:23.804138 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:23.804138 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:23.804553 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-33a5b856-93f7-4251-bd8e-8493880076a9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:23.805416 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-33a5b856-93f7-4251-bd8e-8493880076a9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f returned with HTTP 200 Aug 18 13:19:23.805910 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1395/5579] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:23 2026] GET /volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:23.814151 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:23.815791 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:23.815960 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:23.816127 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:23.816236 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Delete snapshot with id: 6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:23.820994 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:23.820994 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:23.821432 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:23.835323 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot delete request issued successfully. Aug 18 13:19:23.835566 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-310de4eb-3298-4ca0-a838-ff931c11e6f9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f returned with HTTP 202 Aug 18 13:19:23.836092 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1404/5580] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:23 2026] DELETE /volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:23.846437 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4e693883-e201-4bd8-b9b0-7d540d8a27d2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:23.848841 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4e693883-e201-4bd8-b9b0-7d540d8a27d2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:23.849071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4e693883-e201-4bd8-b9b0-7d540d8a27d2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:23.849398 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4e693883-e201-4bd8-b9b0-7d540d8a27d2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:23.854198 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:23.854198 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:23.854646 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4e693883-e201-4bd8-b9b0-7d540d8a27d2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:23.855383 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4e693883-e201-4bd8-b9b0-7d540d8a27d2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f returned with HTTP 200 Aug 18 13:19:23.855715 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1398/5581] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:23 2026] GET /volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:24.028484 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-67e5c86c-6816-43bb-942a-0fe3b72d3f47 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.030348 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-67e5c86c-6816-43bb-942a-0fe3b72d3f47 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 Aug 18 13:19:24.030598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-67e5c86c-6816-43bb-942a-0fe3b72d3f47 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:24.030841 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-67e5c86c-6816-43bb-942a-0fe3b72d3f47 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:24.038629 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:24.038629 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:24.042925 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-67e5c86c-6816-43bb-942a-0fe3b72d3f47 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:24.047689 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-67e5c86c-6816-43bb-942a-0fe3b72d3f47 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 returned with HTTP 200 Aug 18 13:19:24.047991 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1385/5582] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:24 2026] GET /volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:24.060393 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-df26afbe-2a76-4770-ad8c-19b9318226de None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.062437 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-df26afbe-2a76-4770-ad8c-19b9318226de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:24.062821 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-df26afbe-2a76-4770-ad8c-19b9318226de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d372d7a-8be1-49ed-b500-076f52fb3a38", "name": "tempest-VolumesBackupsTest-Snapshot-1245145003"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:24.072257 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:24.072257 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:24.072774 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-df26afbe-2a76-4770-ad8c-19b9318226de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:24.072895 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-df26afbe-2a76-4770-ad8c-19b9318226de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Create snapshot from volume 5d372d7a-8be1-49ed-b500-076f52fb3a38 Aug 18 13:19:24.107367 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-df26afbe-2a76-4770-ad8c-19b9318226de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['72d0cb5d-8086-4b78-b867-6ed4df5930c3', '5f4aade6-4c89-4abf-9e22-5bf02164a152', 'f21202d8-e7be-40d1-83f8-a84ad4014333', 'bb61829f-1b82-4ed0-ae93-63101749e329'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:24.131762 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-df26afbe-2a76-4770-ad8c-19b9318226de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Snapshot create request issued successfully. Aug 18 13:19:24.132077 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-df26afbe-2a76-4770-ad8c-19b9318226de tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:24.132555 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1396/5583] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:24 2026] POST /volume/v3/snapshots => generated 305 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:24.140847 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-01aaf6f8-0609-44f8-a7d4-90b40839d523 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.142926 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-01aaf6f8-0609-44f8-a7d4-90b40839d523 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd Aug 18 13:19:24.143133 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-01aaf6f8-0609-44f8-a7d4-90b40839d523 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:24.143425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-01aaf6f8-0609-44f8-a7d4-90b40839d523 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:24.149308 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:24.149308 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:24.149850 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-01aaf6f8-0609-44f8-a7d4-90b40839d523 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Snapshot retrieved successfully. Aug 18 13:19:24.150721 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-01aaf6f8-0609-44f8-a7d4-90b40839d523 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd returned with HTTP 200 Aug 18 13:19:24.151154 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1405/5584] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:24 2026] GET /volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:24.864755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8a611cd9-eb8e-430a-931b-d756243a5a28 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.866357 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8a611cd9-eb8e-430a-931b-d756243a5a28 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:24.866480 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8a611cd9-eb8e-430a-931b-d756243a5a28 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:24.866698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8a611cd9-eb8e-430a-931b-d756243a5a28 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:24.870587 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8a611cd9-eb8e-430a-931b-d756243a5a28 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f returned with HTTP 404 Aug 18 13:19:24.871011 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1399/5585] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:24 2026] GET /volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:24.878835 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ff9b4762-0021-49b9-a96c-faf83f488ada None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.881237 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff9b4762-0021-49b9-a96c-faf83f488ada tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:24.881475 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff9b4762-0021-49b9-a96c-faf83f488ada tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:24.881679 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ff9b4762-0021-49b9-a96c-faf83f488ada tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:24.881777 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-ff9b4762-0021-49b9-a96c-faf83f488ada tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: 6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:24.886087 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ff9b4762-0021-49b9-a96c-faf83f488ada tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f returned with HTTP 404 Aug 18 13:19:24.886651 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1386/5586] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:24 2026] DELETE /volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:24.895339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c1864ed0-8804-482f-8cc8-ac65a2bff687 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.897760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1864ed0-8804-482f-8cc8-ac65a2bff687 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f Aug 18 13:19:24.897927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1864ed0-8804-482f-8cc8-ac65a2bff687 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:24.898121 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c1864ed0-8804-482f-8cc8-ac65a2bff687 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:24.903052 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c1864ed0-8804-482f-8cc8-ac65a2bff687 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f returned with HTTP 404 Aug 18 13:19:24.903653 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1397/5587] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:24 2026] GET /volume/v3/snapshots/6e292424-bdca-44d5-984e-3114cc2b899f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:24.910939 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.912895 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff Aug 18 13:19:24.913125 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:24.913376 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:24.913556 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: b306fe37-cb7d-4934-8e53-aeb1a3eb22ff Aug 18 13:19:24.921109 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:24.921109 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:24.921468 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:24.943365 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:24.943569 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d8fa87ac-71c9-41c0-a046-5962d78b9a67 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff returned with HTTP 202 Aug 18 13:19:24.944039 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1406/5588] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:24 2026] DELETE /volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:24.952442 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ff70c030-66bd-4e9c-a8cf-71a7a10aed60 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:24.954332 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff70c030-66bd-4e9c-a8cf-71a7a10aed60 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff Aug 18 13:19:24.954518 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff70c030-66bd-4e9c-a8cf-71a7a10aed60 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:24.954714 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ff70c030-66bd-4e9c-a8cf-71a7a10aed60 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:24.961727 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:24.961727 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:24.964674 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ff70c030-66bd-4e9c-a8cf-71a7a10aed60 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:24.968483 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ff70c030-66bd-4e9c-a8cf-71a7a10aed60 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff returned with HTTP 200 Aug 18 13:19:24.968868 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1400/5589] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:24 2026] GET /volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:25.160539 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0881e03-ea6b-406f-a1ee-d53499aca794 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:25.162138 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0881e03-ea6b-406f-a1ee-d53499aca794 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd Aug 18 13:19:25.162369 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0881e03-ea6b-406f-a1ee-d53499aca794 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:25.162554 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0881e03-ea6b-406f-a1ee-d53499aca794 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:25.167904 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:25.167904 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:25.168366 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0881e03-ea6b-406f-a1ee-d53499aca794 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Snapshot retrieved successfully. Aug 18 13:19:25.169017 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0881e03-ea6b-406f-a1ee-d53499aca794 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd returned with HTTP 200 Aug 18 13:19:25.169378 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1387/5590] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:25 2026] GET /volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:25.179275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f30af0b3-0600-4eef-bfca-b7b737822345 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:25.180714 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] POST https://10.4.3.126/volume/v3/backups Aug 18 13:19:25.181006 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d372d7a-8be1-49ed-b500-076f52fb3a38", "snapshot_id": "9a5e68b5-4dd0-43df-a896-b7a0e8a454dd", "name": "tempest-VolumesBackupsTest-Backup-678844006"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:25.182439 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.backups [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating new backup {'backup': {'volume_id': '5d372d7a-8be1-49ed-b500-076f52fb3a38', 'snapshot_id': '9a5e68b5-4dd0-43df-a896-b7a0e8a454dd', 'name': 'tempest-VolumesBackupsTest-Backup-678844006'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:19:25.182583 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.backups [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Creating backup of volume 5d372d7a-8be1-49ed-b500-076f52fb3a38 in container None Aug 18 13:19:25.188873 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:25.188873 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:25.189382 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:25.194052 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:25.194052 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:25.194444 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Snapshot retrieved successfully. Aug 18 13:19:25.207745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Created reservations ['f45645a1-4fb0-411b-8f42-7a9ebd2a7b82', 'e535b173-f32f-46b6-9c73-31f4b9d1f305'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:25.232573 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f30af0b3-0600-4eef-bfca-b7b737822345 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 18 13:19:25.233016 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1398/5591] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:19:25 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:25.240635 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e8e28b06-5bc7-4d44-81be-67642cba8dba None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:25.243134 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e8e28b06-5bc7-4d44-81be-67642cba8dba tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:25.243415 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e8e28b06-5bc7-4d44-81be-67642cba8dba tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:25.243645 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e8e28b06-5bc7-4d44-81be-67642cba8dba tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:25.243791 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e8e28b06-5bc7-4d44-81be-67642cba8dba tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:25.248372 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:25.248372 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:25.249224 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e8e28b06-5bc7-4d44-81be-67642cba8dba tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:25.249656 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1407/5592] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:25 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:25.983628 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3aab1001-1983-4ee0-8803-579928dea8ee None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:25.985857 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3aab1001-1983-4ee0-8803-579928dea8ee tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff Aug 18 13:19:25.986060 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3aab1001-1983-4ee0-8803-579928dea8ee tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:25.986240 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3aab1001-1983-4ee0-8803-579928dea8ee tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:25.988382 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=288,cinder:UPDATE=109,cinder:INSERT=62,cinder:DELETE=1 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:19:25.992044 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3aab1001-1983-4ee0-8803-579928dea8ee tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff returned with HTTP 404 Aug 18 13:19:25.992988 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1401/5593] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:25 2026] GET /volume/v3/volumes/b306fe37-cb7d-4934-8e53-aeb1a3eb22ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:25.999836 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:26.001320 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:26.001893 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-616844446"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:26.003197 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-616844446'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:26.003345 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:26.006789 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:26.011871 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (bee34407-5240-4ab4-acc3-550491f011bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:26.012736 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa0bd88-68d3-4166-bd91-58a69dd3c537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:26.013467 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:26.040403 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa0bd88-68d3-4166-bd91-58a69dd3c537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:26.041064 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6de3401-115d-4dd0-bfa7-7639fdce60f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:26.077386 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['f7e1afb7-a12a-49f0-8ba0-8332d850328f', '5bc73fe4-d3d6-4296-927a-dd34639eb4b5', '575b1ff7-ca4c-4f36-8dda-f51f7695e086', '0a57ec27-4d23-4cf6-9893-8997c0a48b3a'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:26.078149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6de3401-115d-4dd0-bfa7-7639fdce60f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e1afb7-a12a-49f0-8ba0-8332d850328f', '5bc73fe4-d3d6-4296-927a-dd34639eb4b5', '575b1ff7-ca4c-4f36-8dda-f51f7695e086', '0a57ec27-4d23-4cf6-9893-8997c0a48b3a']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:26.078912 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db81c3e0-92e3-4a06-ae3f-3da69f918774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:26.104423 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db81c3e0-92e3-4a06-ae3f-3da69f918774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ceff3bd-6dff-4bd6-8997-853b86e16782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-616844446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['f7e1afb7-a12a-49f0-8ba0-8332d850328f','5bc73fe4-d3d6-4296-927a-dd34639eb4b5','575b1ff7-ca4c-4f36-8dda-f51f7695e086','0a57ec27-4d23-4cf6-9893-8997c0a48b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-616844446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ceff3bd-6dff-4bd6-8997-853b86e16782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:26.105190 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd75665-355f-48b3-a369-28fc4d8acd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:26.121859 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd75665-355f-48b3-a369-28fc4d8acd63) transitioned into state 'SUCCESS' from state '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-616844446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['f7e1afb7-a12a-49f0-8ba0-8332d850328f','5bc73fe4-d3d6-4296-927a-dd34639eb4b5','575b1ff7-ca4c-4f36-8dda-f51f7695e086','0a57ec27-4d23-4cf6-9893-8997c0a48b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:26.122640 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc19ac72-d6b4-46ef-b305-a2a1263aadda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:26.130031 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc19ac72-d6b4-46ef-b305-a2a1263aadda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:26.130815 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (bee34407-5240-4ab4-acc3-550491f011bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:26.131043 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:26.131542 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e3381d77-3637-4dcc-afc4-b36f57504fa7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:26.131915 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1388/5594] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:25 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:26.142265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-7d1c8edf-5a0e-4e79-891c-c99504e3d4d6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:26.144065 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7d1c8edf-5a0e-4e79-891c-c99504e3d4d6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 Aug 18 13:19:26.144282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7d1c8edf-5a0e-4e79-891c-c99504e3d4d6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:26.144465 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-7d1c8edf-5a0e-4e79-891c-c99504e3d4d6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:26.151234 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:26.151234 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:26.154579 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-7d1c8edf-5a0e-4e79-891c-c99504e3d4d6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:26.158166 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-7d1c8edf-5a0e-4e79-891c-c99504e3d4d6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 returned with HTTP 200 Aug 18 13:19:26.158567 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1399/5595] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:26 2026] GET /volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:26.262352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-def7df19-6952-4393-8e6e-b397da1d6195 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:26.264362 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-def7df19-6952-4393-8e6e-b397da1d6195 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:26.264535 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-def7df19-6952-4393-8e6e-b397da1d6195 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:26.264696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-def7df19-6952-4393-8e6e-b397da1d6195 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:26.264806 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-def7df19-6952-4393-8e6e-b397da1d6195 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:26.266679 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=218,cinder:INSERT=38,cinder:UPDATE=66 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:19:26.270330 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:26.270330 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:26.271172 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-def7df19-6952-4393-8e6e-b397da1d6195 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:26.271704 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1408/5596] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:26 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:27.170329 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b0b0d6fc-3eb0-44ea-ab46-a09b1ecdd6ed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:27.171850 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0b0d6fc-3eb0-44ea-ab46-a09b1ecdd6ed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 Aug 18 13:19:27.172021 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b0b0d6fc-3eb0-44ea-ab46-a09b1ecdd6ed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:27.172190 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b0b0d6fc-3eb0-44ea-ab46-a09b1ecdd6ed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:27.178704 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:27.178704 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:27.181549 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b0b0d6fc-3eb0-44ea-ab46-a09b1ecdd6ed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:27.184659 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b0b0d6fc-3eb0-44ea-ab46-a09b1ecdd6ed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 returned with HTTP 200 Aug 18 13:19:27.184966 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1402/5597] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:27 2026] GET /volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:27.196340 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:27.198113 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:27.198484 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ceff3bd-6dff-4bd6-8997-853b86e16782", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-197392384"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:27.206791 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:27.206791 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:27.207123 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:27.207282 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume 1ceff3bd-6dff-4bd6-8997-853b86e16782 Aug 18 13:19:27.228717 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['28699912-36c2-4f44-b21c-9124ce35a2c0', 'f4c49ec9-b9d0-47bf-8975-395d66815b55', 'dd8da301-f96e-42c6-8ede-c18247373279', '7646c665-7dce-497f-9f46-09ef3c490688'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:27.255312 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:27.255726 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e1f9471f-9a1d-4f20-9cba-d3674ee51319 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:27.256267 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1389/5598] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:27.264766 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-be6ab3d1-aacd-4af5-92c8-0ddfcffeb8fa None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:27.266508 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-be6ab3d1-aacd-4af5-92c8-0ddfcffeb8fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 Aug 18 13:19:27.266688 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-be6ab3d1-aacd-4af5-92c8-0ddfcffeb8fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:27.266860 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-be6ab3d1-aacd-4af5-92c8-0ddfcffeb8fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:27.271635 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:27.271635 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:27.272556 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-be6ab3d1-aacd-4af5-92c8-0ddfcffeb8fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:27.272556 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-be6ab3d1-aacd-4af5-92c8-0ddfcffeb8fa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 returned with HTTP 200 Aug 18 13:19:27.272868 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1400/5599] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:27 2026] GET /volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:27.280752 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a1666ed7-333c-4697-82f5-0520d737a98e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:27.282754 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1666ed7-333c-4697-82f5-0520d737a98e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:27.283001 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1666ed7-333c-4697-82f5-0520d737a98e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:27.283292 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a1666ed7-333c-4697-82f5-0520d737a98e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:27.283501 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-a1666ed7-333c-4697-82f5-0520d737a98e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:27.287543 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:27.287543 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:27.288374 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a1666ed7-333c-4697-82f5-0520d737a98e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:27.288751 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1409/5600] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:27 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:28.282279 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-824d58a9-471c-4686-8b99-f55f4ab22646 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:28.284723 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-824d58a9-471c-4686-8b99-f55f4ab22646 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 Aug 18 13:19:28.285015 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-824d58a9-471c-4686-8b99-f55f4ab22646 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:28.285360 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-824d58a9-471c-4686-8b99-f55f4ab22646 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:28.291963 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:28.291963 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:28.292385 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-824d58a9-471c-4686-8b99-f55f4ab22646 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:28.293219 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-824d58a9-471c-4686-8b99-f55f4ab22646 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 returned with HTTP 200 Aug 18 13:19:28.293667 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1403/5601] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:28 2026] GET /volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:28.300531 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6971675e-50e0-4c6d-adee-56eb9c6a9bf7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:28.303074 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6971675e-50e0-4c6d-adee-56eb9c6a9bf7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:28.303357 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6971675e-50e0-4c6d-adee-56eb9c6a9bf7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:28.303466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bff24643-660c-4d82-9ef6-be1e2953f1a0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:28.303767 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6971675e-50e0-4c6d-adee-56eb9c6a9bf7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:28.303767 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-6971675e-50e0-4c6d-adee-56eb9c6a9bf7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:28.305013 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bff24643-660c-4d82-9ef6-be1e2953f1a0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] POST https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4/action Aug 18 13:19:28.305393 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bff24643-660c-4d82-9ef6-be1e2953f1a0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:19:28.305513 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bff24643-660c-4d82-9ef6-be1e2953f1a0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:28.305781 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=225,cinder:UPDATE=83,cinder:INSERT=36 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:19:28.309737 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:28.309737 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:28.310963 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6971675e-50e0-4c6d-adee-56eb9c6a9bf7 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:28.311758 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1390/5602] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:28 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:28.312445 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:28.312445 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:28.312996 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bff24643-660c-4d82-9ef6-be1e2953f1a0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:28.313943 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-bff24643-660c-4d82-9ef6-be1e2953f1a0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '25d9f4db1aec436a88fd6d99cebb1266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '657dc57102d84488bb3751f04707177d', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:19:28.314231 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bff24643-660c-4d82-9ef6-be1e2953f1a0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4/action returned with HTTP 403 Aug 18 13:19:28.314865 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1401/5603] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:19:28 2026] POST /volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:28.322573 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8eaa21b8-4b82-45ae-b713-678476eec96c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:28.324557 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8eaa21b8-4b82-45ae-b713-678476eec96c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 Aug 18 13:19:28.324755 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8eaa21b8-4b82-45ae-b713-678476eec96c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:28.324949 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8eaa21b8-4b82-45ae-b713-678476eec96c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:28.325053 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-8eaa21b8-4b82-45ae-b713-678476eec96c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: 4101ff6b-e293-41fa-80cb-44b1f85cd5d4 Aug 18 13:19:28.330794 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:28.330794 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:28.331138 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8eaa21b8-4b82-45ae-b713-678476eec96c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:28.351184 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8eaa21b8-4b82-45ae-b713-678476eec96c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot delete request issued successfully. Aug 18 13:19:28.351464 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8eaa21b8-4b82-45ae-b713-678476eec96c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 returned with HTTP 202 Aug 18 13:19:28.351977 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1410/5604] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:28 2026] DELETE /volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:28.358173 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c553aff5-2a9d-4356-b0a6-f21efc8185f4 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:28.360699 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c553aff5-2a9d-4356-b0a6-f21efc8185f4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 Aug 18 13:19:28.361430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c553aff5-2a9d-4356-b0a6-f21efc8185f4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:28.361690 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c553aff5-2a9d-4356-b0a6-f21efc8185f4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:28.367007 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:28.367007 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:28.367365 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c553aff5-2a9d-4356-b0a6-f21efc8185f4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:28.368049 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c553aff5-2a9d-4356-b0a6-f21efc8185f4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 returned with HTTP 200 Aug 18 13:19:28.368487 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1404/5605] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:28 2026] GET /volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:29.322579 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c1aff7f5-d15b-4ba2-b82c-be8ef5b10e7a None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:29.324429 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1aff7f5-d15b-4ba2-b82c-be8ef5b10e7a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:29.324625 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1aff7f5-d15b-4ba2-b82c-be8ef5b10e7a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:29.324814 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c1aff7f5-d15b-4ba2-b82c-be8ef5b10e7a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:29.324929 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-c1aff7f5-d15b-4ba2-b82c-be8ef5b10e7a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:29.329369 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:29.329369 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:29.330056 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c1aff7f5-d15b-4ba2-b82c-be8ef5b10e7a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:29.330633 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1391/5606] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:29 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:29.376927 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1dbc6237-2b57-4d29-bd22-1eb99630ab36 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:29.378556 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1dbc6237-2b57-4d29-bd22-1eb99630ab36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 Aug 18 13:19:29.378722 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1dbc6237-2b57-4d29-bd22-1eb99630ab36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:29.378890 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1dbc6237-2b57-4d29-bd22-1eb99630ab36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:29.380587 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=212,cinder:INSERT=46,cinder:UPDATE=73 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:19:29.383186 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1dbc6237-2b57-4d29-bd22-1eb99630ab36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 returned with HTTP 404 Aug 18 13:19:29.383748 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1402/5607] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:29 2026] GET /volume/v3/snapshots/4101ff6b-e293-41fa-80cb-44b1f85cd5d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:29.394247 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:29.400692 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 Aug 18 13:19:29.401193 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:29.401675 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:29.402401 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: 1ceff3bd-6dff-4bd6-8997-853b86e16782 Aug 18 13:19:29.418612 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:29.418612 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:29.419000 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:29.432963 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:29.433185 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-4ce68294-1274-4162-bb2f-0fb8433c07d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 returned with HTTP 202 Aug 18 13:19:29.433636 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1411/5608] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:29 2026] DELETE /volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:29.441013 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-48564c67-114c-41a9-af86-18be53fcea95 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:29.442894 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-48564c67-114c-41a9-af86-18be53fcea95 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 Aug 18 13:19:29.443249 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-48564c67-114c-41a9-af86-18be53fcea95 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:29.443445 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-48564c67-114c-41a9-af86-18be53fcea95 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:29.450948 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:29.450948 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:29.454711 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-48564c67-114c-41a9-af86-18be53fcea95 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:29.458520 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-48564c67-114c-41a9-af86-18be53fcea95 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 returned with HTTP 200 Aug 18 13:19:29.459070 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1405/5609] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:29 2026] GET /volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:30.340564 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-62e15d1f-5ea5-4e63-97a9-969af9dacb11 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:30.342264 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62e15d1f-5ea5-4e63-97a9-969af9dacb11 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:30.342408 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62e15d1f-5ea5-4e63-97a9-969af9dacb11 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:30.342581 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-62e15d1f-5ea5-4e63-97a9-969af9dacb11 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:30.342675 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-62e15d1f-5ea5-4e63-97a9-969af9dacb11 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:30.346834 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:30.346834 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:30.347493 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-62e15d1f-5ea5-4e63-97a9-969af9dacb11 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:30.347817 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1392/5610] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:30 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:30.471706 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3cc5983a-9767-46e4-a94c-7320217ec44e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:30.473380 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3cc5983a-9767-46e4-a94c-7320217ec44e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 Aug 18 13:19:30.473576 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3cc5983a-9767-46e4-a94c-7320217ec44e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:30.473805 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3cc5983a-9767-46e4-a94c-7320217ec44e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:30.479345 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3cc5983a-9767-46e4-a94c-7320217ec44e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 returned with HTTP 404 Aug 18 13:19:30.479768 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1403/5611] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:30 2026] GET /volume/v3/volumes/1ceff3bd-6dff-4bd6-8997-853b86e16782 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:30.487285 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:30.489300 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:30.489733 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-399808388"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:30.491494 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-399808388'}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:30.491660 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:30.496019 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:30.503298 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (efdc2b26-6e82-4d04-a97e-c18755e21e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:30.504481 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703b637d-e414-4124-b9ab-7ce2ff67d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:30.505443 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:30.533314 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703b637d-e414-4124-b9ab-7ce2ff67d359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:30.534297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a568db6-74b3-4479-8e2b-831df3b064b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:30.571499 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['e04dd614-21a7-438c-b98a-54d312d33d76', '1122c5b1-d75b-49f8-9cdd-5c276b58bb67', '3de9318f-8764-4c19-9058-2b8b4bd79c19', '2d16841d-1c09-4c11-83b9-4be0ce7d8534'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:30.572264 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a568db6-74b3-4479-8e2b-831df3b064b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04dd614-21a7-438c-b98a-54d312d33d76', '1122c5b1-d75b-49f8-9cdd-5c276b58bb67', '3de9318f-8764-4c19-9058-2b8b4bd79c19', '2d16841d-1c09-4c11-83b9-4be0ce7d8534']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:30.572963 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb4996c-5f2d-4393-80df-ae8689583e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:30.593539 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb4996c-5f2d-4393-80df-ae8689583e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf7a3ba9-573b-4de1-a608-bb51960dfa80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399808388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['e04dd614-21a7-438c-b98a-54d312d33d76','1122c5b1-d75b-49f8-9cdd-5c276b58bb67','3de9318f-8764-4c19-9058-2b8b4bd79c19','2d16841d-1c09-4c11-83b9-4be0ce7d8534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399808388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf7a3ba9-573b-4de1-a608-bb51960dfa80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:30.594353 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3992c-979f-4b5b-bfa1-f232a690ce96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:30.611621 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3992c-979f-4b5b-bfa1-f232a690ce96) transitioned into state 'SUCCESS' from state '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-399808388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['e04dd614-21a7-438c-b98a-54d312d33d76','1122c5b1-d75b-49f8-9cdd-5c276b58bb67','3de9318f-8764-4c19-9058-2b8b4bd79c19','2d16841d-1c09-4c11-83b9-4be0ce7d8534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:30.612374 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0827fa12-1dd1-4a18-9246-554bdacd6894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:30.622336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0827fa12-1dd1-4a18-9246-554bdacd6894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:30.623258 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (efdc2b26-6e82-4d04-a97e-c18755e21e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:30.623609 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:30.624277 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e4c2a6c1-2a20-460f-a6ae-d09de86a8bc5 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:30.624727 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1412/5612] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:30 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:30.635553 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-52ada03e-7ee7-4859-97f8-4480f4626ce3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:30.637739 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-52ada03e-7ee7-4859-97f8-4480f4626ce3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 Aug 18 13:19:30.638380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-52ada03e-7ee7-4859-97f8-4480f4626ce3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:30.638380 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-52ada03e-7ee7-4859-97f8-4480f4626ce3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:30.645709 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:30.645709 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:30.649411 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-52ada03e-7ee7-4859-97f8-4480f4626ce3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:30.653030 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-52ada03e-7ee7-4859-97f8-4480f4626ce3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 returned with HTTP 200 Aug 18 13:19:30.653449 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1406/5613] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:30 2026] GET /volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:31.358232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-2d2c8520-a7b3-4bd1-a834-dd1abdf0fa18 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:31.360640 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d2c8520-a7b3-4bd1-a834-dd1abdf0fa18 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:31.360837 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d2c8520-a7b3-4bd1-a834-dd1abdf0fa18 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:31.361029 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-2d2c8520-a7b3-4bd1-a834-dd1abdf0fa18 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:31.361147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-2d2c8520-a7b3-4bd1-a834-dd1abdf0fa18 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:31.365490 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:31.365490 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:31.366382 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-2d2c8520-a7b3-4bd1-a834-dd1abdf0fa18 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:31.366741 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1393/5614] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:31 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:31.666384 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6a110f8c-8f8f-4369-ae65-39bd19224cd3 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:31.668023 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a110f8c-8f8f-4369-ae65-39bd19224cd3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 Aug 18 13:19:31.668255 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6a110f8c-8f8f-4369-ae65-39bd19224cd3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:31.668453 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6a110f8c-8f8f-4369-ae65-39bd19224cd3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:31.674921 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:31.674921 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:31.678001 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6a110f8c-8f8f-4369-ae65-39bd19224cd3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:31.681486 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6a110f8c-8f8f-4369-ae65-39bd19224cd3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 returned with HTTP 200 Aug 18 13:19:31.681832 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1404/5615] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:31 2026] GET /volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:31.695866 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:31.698027 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:31.698342 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf7a3ba9-573b-4de1-a608-bb51960dfa80", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-214746520"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:31.706186 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:31.706186 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:31.706532 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:31.706677 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume bf7a3ba9-573b-4de1-a608-bb51960dfa80 Aug 18 13:19:31.727516 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['9880eb17-db45-4b42-b5f0-a7e08b1e9b10', '9a2b483c-20b4-4ff3-9bb9-01c7faeda82c', 'fce3de01-e33e-4241-a41e-bffdb6dbe9bc', '3395662c-d693-49b4-a2be-6351ddb20858'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:31.758949 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:31.759341 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e2d343d7-cdd1-43f7-8c96-a24e9c7ed3ea tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:31.759702 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1413/5616] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:31 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 18 13:19:31.768839 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-94bc4920-dc7d-427b-984c-b5d5c7a15a5a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:31.770289 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-94bc4920-dc7d-427b-984c-b5d5c7a15a5a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f Aug 18 13:19:31.770455 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-94bc4920-dc7d-427b-984c-b5d5c7a15a5a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:31.770657 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-94bc4920-dc7d-427b-984c-b5d5c7a15a5a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:31.775790 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:31.775790 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:31.776157 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-94bc4920-dc7d-427b-984c-b5d5c7a15a5a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:31.777126 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-94bc4920-dc7d-427b-984c-b5d5c7a15a5a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f returned with HTTP 200 Aug 18 13:19:31.777237 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1407/5617] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:31 2026] GET /volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:32.375822 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-3d4a0b3f-0578-45d0-9b19-85924938be7e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:32.377489 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3d4a0b3f-0578-45d0-9b19-85924938be7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:32.377665 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3d4a0b3f-0578-45d0-9b19-85924938be7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:32.377840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-3d4a0b3f-0578-45d0-9b19-85924938be7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:32.377942 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.backups [None req-3d4a0b3f-0578-45d0-9b19-85924938be7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100591) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:32.381911 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:32.381911 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:32.382586 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-3d4a0b3f-0578-45d0-9b19-85924938be7e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:32.382885 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1394/5618] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:32 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:32.787917 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-910d95b4-1885-4e8f-8593-e3d17ffcdc61 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:32.789626 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-910d95b4-1885-4e8f-8593-e3d17ffcdc61 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f Aug 18 13:19:32.789810 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-910d95b4-1885-4e8f-8593-e3d17ffcdc61 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:32.790029 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-910d95b4-1885-4e8f-8593-e3d17ffcdc61 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:32.795031 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:32.795031 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:32.795392 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-910d95b4-1885-4e8f-8593-e3d17ffcdc61 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:32.796031 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-910d95b4-1885-4e8f-8593-e3d17ffcdc61 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f returned with HTTP 200 Aug 18 13:19:32.796433 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1405/5619] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:32 2026] GET /volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:32.808911 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:32.810657 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:32.810898 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:32.811156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'index' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:32.811421 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.api_utils [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Removing options '' from query. {{(pid=100589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:19:32.811718 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:32.811718 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:32.812545 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.db.api [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Building query based on filter {{(pid=100589) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:19:32.817054 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Get all snapshots completed successfully. Aug 18 13:19:32.817577 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8bf2fdec-c8a3-4eeb-b5d5-78b549a3a44b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 18 13:19:32.818200 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1414/5620] 10.4.3.126 () {66 vars in 1243 bytes} [Tue Aug 18 13:19:32 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:32.829438 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:32.831200 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f Aug 18 13:19:32.831417 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:32.831627 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:32.831743 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: 9b8fa52a-17f7-4083-bc0a-9a6ecadf480f Aug 18 13:19:32.836722 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:32.836722 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:32.837054 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:32.852497 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot delete request issued successfully. Aug 18 13:19:32.852689 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9cf93f0e-7ab9-44c0-b2af-3ada792e06fe tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f returned with HTTP 202 Aug 18 13:19:32.853048 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1408/5621] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:32 2026] DELETE /volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:32.859965 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-15fa191e-8081-4c77-ac6d-eb74270513e1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:32.862316 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15fa191e-8081-4c77-ac6d-eb74270513e1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f Aug 18 13:19:32.862584 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15fa191e-8081-4c77-ac6d-eb74270513e1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:32.862820 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-15fa191e-8081-4c77-ac6d-eb74270513e1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:32.869779 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:32.869779 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:32.870156 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-15fa191e-8081-4c77-ac6d-eb74270513e1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:32.870845 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-15fa191e-8081-4c77-ac6d-eb74270513e1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f returned with HTTP 200 Aug 18 13:19:32.871233 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1395/5622] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:32 2026] GET /volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:33.391843 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a4fe4261-bf34-4cc8-8ddd-d9fff2ff9a5e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:33.393473 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4fe4261-bf34-4cc8-8ddd-d9fff2ff9a5e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:33.393655 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a4fe4261-bf34-4cc8-8ddd-d9fff2ff9a5e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:33.393830 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a4fe4261-bf34-4cc8-8ddd-d9fff2ff9a5e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:33.393931 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-a4fe4261-bf34-4cc8-8ddd-d9fff2ff9a5e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:33.398295 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:33.398295 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:33.399010 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a4fe4261-bf34-4cc8-8ddd-d9fff2ff9a5e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:33.399399 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1406/5623] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:33 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:33.879658 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d9609045-aa35-4f24-8d82-e929577b6807 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:33.881152 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9609045-aa35-4f24-8d82-e929577b6807 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f Aug 18 13:19:33.881343 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9609045-aa35-4f24-8d82-e929577b6807 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:33.881515 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d9609045-aa35-4f24-8d82-e929577b6807 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:33.885155 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d9609045-aa35-4f24-8d82-e929577b6807 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f returned with HTTP 404 Aug 18 13:19:33.885548 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1415/5624] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:33 2026] GET /volume/v3/snapshots/9b8fa52a-17f7-4083-bc0a-9a6ecadf480f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:33.892010 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-370466bf-723e-4a14-8fa5-33c58aacee5d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:33.893964 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-370466bf-723e-4a14-8fa5-33c58aacee5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 Aug 18 13:19:33.894789 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-370466bf-723e-4a14-8fa5-33c58aacee5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:33.894789 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-370466bf-723e-4a14-8fa5-33c58aacee5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:33.894789 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-370466bf-723e-4a14-8fa5-33c58aacee5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: bf7a3ba9-573b-4de1-a608-bb51960dfa80 Aug 18 13:19:33.901103 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:33.901103 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:33.901390 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-370466bf-723e-4a14-8fa5-33c58aacee5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:33.919978 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-370466bf-723e-4a14-8fa5-33c58aacee5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:33.920220 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-370466bf-723e-4a14-8fa5-33c58aacee5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 returned with HTTP 202 Aug 18 13:19:33.920594 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1409/5625] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:33 2026] DELETE /volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:33.927522 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-02df33bb-1fee-4216-ab10-07a1a507de5e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:33.929302 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02df33bb-1fee-4216-ab10-07a1a507de5e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 Aug 18 13:19:33.929499 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02df33bb-1fee-4216-ab10-07a1a507de5e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:33.929693 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-02df33bb-1fee-4216-ab10-07a1a507de5e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:33.937196 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:33.937196 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:33.940560 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-02df33bb-1fee-4216-ab10-07a1a507de5e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:33.944352 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-02df33bb-1fee-4216-ab10-07a1a507de5e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 returned with HTTP 200 Aug 18 13:19:33.944707 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1396/5626] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:33 2026] GET /volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:34.408691 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c862c6e1-f822-4e36-94b8-bd65b97abc0b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:34.410527 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c862c6e1-f822-4e36-94b8-bd65b97abc0b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:34.410711 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c862c6e1-f822-4e36-94b8-bd65b97abc0b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:34.410886 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c862c6e1-f822-4e36-94b8-bd65b97abc0b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:34.411001 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-c862c6e1-f822-4e36-94b8-bd65b97abc0b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:34.415064 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:34.415064 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:34.415752 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c862c6e1-f822-4e36-94b8-bd65b97abc0b tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:34.416090 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1407/5627] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:34 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:34.956600 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f9c402a6-6d66-476d-b195-c8bd26b5206f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:34.958342 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9c402a6-6d66-476d-b195-c8bd26b5206f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 Aug 18 13:19:34.958596 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9c402a6-6d66-476d-b195-c8bd26b5206f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:34.958896 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f9c402a6-6d66-476d-b195-c8bd26b5206f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:34.964748 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f9c402a6-6d66-476d-b195-c8bd26b5206f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 returned with HTTP 404 Aug 18 13:19:34.965348 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1416/5628] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:34 2026] GET /volume/v3/volumes/bf7a3ba9-573b-4de1-a608-bb51960dfa80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:34.973697 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:34.975190 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:34.975514 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1222973641"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:34.976796 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1222973641'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:34.976906 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:34.980426 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:34.985871 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (b23d30a8-e08e-4861-a6a3-514f2f417ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:34.986775 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2026a8-6dda-44fc-bf67-44842d774871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:34.987580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:35.013174 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2026a8-6dda-44fc-bf67-44842d774871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:35.013925 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24624b9f-7921-4e11-9935-8537ca1c0671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:35.055712 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['11dd3413-ba7d-48f9-a27f-9d7c99ae9d60', '8c0b2c3a-1d06-45f4-b14b-1c4b4ea7eb1c', 'a4cacf74-7f8d-48aa-97c2-8950563ae770', 'be0c586d-4e51-44e6-a1d1-49e6dff32ce5'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:35.056545 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24624b9f-7921-4e11-9935-8537ca1c0671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11dd3413-ba7d-48f9-a27f-9d7c99ae9d60', '8c0b2c3a-1d06-45f4-b14b-1c4b4ea7eb1c', 'a4cacf74-7f8d-48aa-97c2-8950563ae770', 'be0c586d-4e51-44e6-a1d1-49e6dff32ce5']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:35.057392 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d0344e-ce3a-4ad3-93be-8cdfb703203f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:35.081636 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d0344e-ce3a-4ad3-93be-8cdfb703203f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8d92418-2777-4ecd-a719-e9e5056fc9c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1222973641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['11dd3413-ba7d-48f9-a27f-9d7c99ae9d60','8c0b2c3a-1d06-45f4-b14b-1c4b4ea7eb1c','a4cacf74-7f8d-48aa-97c2-8950563ae770','be0c586d-4e51-44e6-a1d1-49e6dff32ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1222973641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8d92418-2777-4ecd-a719-e9e5056fc9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:35.082406 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00330693-5a9b-43cd-99e6-8ff82313d838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:35.100620 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00330693-5a9b-43cd-99e6-8ff82313d838) transitioned into state 'SUCCESS' from state '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-1222973641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['11dd3413-ba7d-48f9-a27f-9d7c99ae9d60','8c0b2c3a-1d06-45f4-b14b-1c4b4ea7eb1c','a4cacf74-7f8d-48aa-97c2-8950563ae770','be0c586d-4e51-44e6-a1d1-49e6dff32ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:35.101361 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6edbe72-ae6b-4148-b38a-da32f7f6535c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:35.109960 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6edbe72-ae6b-4148-b38a-da32f7f6535c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:35.110760 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (b23d30a8-e08e-4861-a6a3-514f2f417ef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:35.111051 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:35.111606 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-5fc676d4-7ea1-408f-bc58-4405e05f2266 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:35.112053 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1410/5629] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:34 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:35.123828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b813505a-7bf1-4900-a079-87ae91af010b None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:35.125521 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b813505a-7bf1-4900-a079-87ae91af010b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 Aug 18 13:19:35.125765 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b813505a-7bf1-4900-a079-87ae91af010b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:35.125901 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b813505a-7bf1-4900-a079-87ae91af010b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:35.132336 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:35.132336 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:35.135461 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b813505a-7bf1-4900-a079-87ae91af010b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:35.138973 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b813505a-7bf1-4900-a079-87ae91af010b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 returned with HTTP 200 Aug 18 13:19:35.139326 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1397/5630] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:35 2026] GET /volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:35.425300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-76667f58-1a82-4268-a870-92e22df05333 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:35.427398 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-76667f58-1a82-4268-a870-92e22df05333 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:35.427620 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-76667f58-1a82-4268-a870-92e22df05333 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:35.427834 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-76667f58-1a82-4268-a870-92e22df05333 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:35.427954 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-76667f58-1a82-4268-a870-92e22df05333 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:35.432627 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:35.432627 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:35.433428 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-76667f58-1a82-4268-a870-92e22df05333 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:35.433785 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1408/5631] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:35 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:36.150856 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-34873104-399e-43dd-b427-ab7adcba199a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:36.152682 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34873104-399e-43dd-b427-ab7adcba199a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 Aug 18 13:19:36.152880 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34873104-399e-43dd-b427-ab7adcba199a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:36.153069 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-34873104-399e-43dd-b427-ab7adcba199a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:36.159790 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:36.159790 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:36.162821 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-34873104-399e-43dd-b427-ab7adcba199a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:36.166557 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-34873104-399e-43dd-b427-ab7adcba199a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 returned with HTTP 200 Aug 18 13:19:36.167009 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1417/5632] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:36 2026] GET /volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:36.178266 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:36.180500 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:36.180982 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8d92418-2777-4ecd-a719-e9e5056fc9c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1048446305"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:36.190988 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:36.190988 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:36.191333 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:36.191473 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume e8d92418-2777-4ecd-a719-e9e5056fc9c5 Aug 18 13:19:36.216244 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['013007dd-ec77-43d0-a599-0e75d719bae0', '66da37b1-c230-4b8f-bd5c-db6ab9cf62ce', '939a8dd1-2851-467b-a3b0-c7e4b03eee31', 'a093490e-feaa-41c5-ad20-0c6123d5a6a7'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:36.242295 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:36.242661 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7d79f3c2-d877-4522-8820-dfd949c665d7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:36.243104 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1411/5633] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:36.253097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e12d8dc1-efcf-4ae2-9ed5-3dfd3cacdf99 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:36.255297 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e12d8dc1-efcf-4ae2-9ed5-3dfd3cacdf99 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 Aug 18 13:19:36.255612 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e12d8dc1-efcf-4ae2-9ed5-3dfd3cacdf99 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:36.255828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e12d8dc1-efcf-4ae2-9ed5-3dfd3cacdf99 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:36.261591 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:36.261591 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:36.261961 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e12d8dc1-efcf-4ae2-9ed5-3dfd3cacdf99 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:36.262796 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e12d8dc1-efcf-4ae2-9ed5-3dfd3cacdf99 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 returned with HTTP 200 Aug 18 13:19:36.263332 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1398/5634] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:36 2026] GET /volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:36.442862 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f31fd9d4-1849-4054-bb2e-5a84fa95f264 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:36.444829 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f31fd9d4-1849-4054-bb2e-5a84fa95f264 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:36.445015 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f31fd9d4-1849-4054-bb2e-5a84fa95f264 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:36.445275 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f31fd9d4-1849-4054-bb2e-5a84fa95f264 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:36.445377 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-f31fd9d4-1849-4054-bb2e-5a84fa95f264 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:36.449281 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:36.449281 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:36.449981 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f31fd9d4-1849-4054-bb2e-5a84fa95f264 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:36.450307 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1409/5635] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:36 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:37.273073 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a0e6f944-da64-4d03-9e79-cef5a81d4f4e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:37.273756 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a0e6f944-da64-4d03-9e79-cef5a81d4f4e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 Aug 18 13:19:37.273931 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a0e6f944-da64-4d03-9e79-cef5a81d4f4e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:37.274101 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a0e6f944-da64-4d03-9e79-cef5a81d4f4e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:37.278363 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:37.278363 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:37.278606 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a0e6f944-da64-4d03-9e79-cef5a81d4f4e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:37.279173 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a0e6f944-da64-4d03-9e79-cef5a81d4f4e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 returned with HTTP 200 Aug 18 13:19:37.279518 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1418/5636] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:37 2026] GET /volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:37.287820 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-51ea53c1-eaf4-458f-bb1b-797844167392 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:37.289474 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51ea53c1-eaf4-458f-bb1b-797844167392 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] POST https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4/action Aug 18 13:19:37.289763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-51ea53c1-eaf4-458f-bb1b-797844167392 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100588) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:19:37.289887 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-51ea53c1-eaf4-458f-bb1b-797844167392 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:37.291114 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.contrib.admin_actions [None req-51ea53c1-eaf4-458f-bb1b-797844167392 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Updating snapshot 'a9278749-3cf8-44c1-8f7a-2775d9d0c8d4' with '{'status': 'error'}' {{(pid=100588) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:19:37.298715 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:37.298715 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:37.299155 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-51ea53c1-eaf4-458f-bb1b-797844167392 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '25d9f4db1aec436a88fd6d99cebb1266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '657dc57102d84488bb3751f04707177d', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:19:37.299345 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-51ea53c1-eaf4-458f-bb1b-797844167392 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4/action returned with HTTP 403 Aug 18 13:19:37.299722 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1412/5637] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:19:37 2026] POST /volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:37.305837 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:37.307484 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 Aug 18 13:19:37.307645 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:37.307811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:37.307916 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 Aug 18 13:19:37.312159 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:37.312159 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:37.312441 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:37.328229 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot delete request issued successfully. Aug 18 13:19:37.328229 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-acfbf34b-d36d-4834-a095-0b9343c87cc7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 returned with HTTP 202 Aug 18 13:19:37.328229 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1399/5638] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:37 2026] DELETE /volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:37.335535 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9aba0857-a12e-4432-b1d3-39c7e5971eac None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:37.337381 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9aba0857-a12e-4432-b1d3-39c7e5971eac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 Aug 18 13:19:37.337586 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9aba0857-a12e-4432-b1d3-39c7e5971eac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:37.337773 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9aba0857-a12e-4432-b1d3-39c7e5971eac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:37.343873 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:37.343873 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:37.343983 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9aba0857-a12e-4432-b1d3-39c7e5971eac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:37.344534 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9aba0857-a12e-4432-b1d3-39c7e5971eac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 returned with HTTP 200 Aug 18 13:19:37.344864 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1410/5639] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:37 2026] GET /volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:37.459016 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-055c7602-5533-4f99-a55a-fb65571875a9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:37.460757 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-055c7602-5533-4f99-a55a-fb65571875a9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:37.460952 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-055c7602-5533-4f99-a55a-fb65571875a9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:37.461156 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-055c7602-5533-4f99-a55a-fb65571875a9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:37.461297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-055c7602-5533-4f99-a55a-fb65571875a9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:37.466151 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:37.466151 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:37.467092 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-055c7602-5533-4f99-a55a-fb65571875a9 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:37.467504 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1419/5640] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:37 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:38.353765 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-55970a4e-c6c3-4b64-91e6-641eae7bc8cc None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:38.355621 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55970a4e-c6c3-4b64-91e6-641eae7bc8cc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 Aug 18 13:19:38.355849 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55970a4e-c6c3-4b64-91e6-641eae7bc8cc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:38.356063 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55970a4e-c6c3-4b64-91e6-641eae7bc8cc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:38.360189 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55970a4e-c6c3-4b64-91e6-641eae7bc8cc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 returned with HTTP 404 Aug 18 13:19:38.360671 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1413/5641] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:38 2026] GET /volume/v3/snapshots/a9278749-3cf8-44c1-8f7a-2775d9d0c8d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:38.367729 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-73f67007-1010-4d09-9729-7b469084958f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:38.369500 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73f67007-1010-4d09-9729-7b469084958f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 Aug 18 13:19:38.369500 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73f67007-1010-4d09-9729-7b469084958f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:38.369595 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-73f67007-1010-4d09-9729-7b469084958f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:38.369740 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-73f67007-1010-4d09-9729-7b469084958f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: e8d92418-2777-4ecd-a719-e9e5056fc9c5 Aug 18 13:19:38.376348 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:38.376348 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:38.376624 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-73f67007-1010-4d09-9729-7b469084958f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:38.392880 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-73f67007-1010-4d09-9729-7b469084958f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:38.393047 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-73f67007-1010-4d09-9729-7b469084958f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 returned with HTTP 202 Aug 18 13:19:38.393470 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1400/5642] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:38 2026] DELETE /volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:38.400196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b3a376a8-0262-45d6-bce0-b22a03b974a4 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:38.402501 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3a376a8-0262-45d6-bce0-b22a03b974a4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 Aug 18 13:19:38.402756 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3a376a8-0262-45d6-bce0-b22a03b974a4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:38.403009 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b3a376a8-0262-45d6-bce0-b22a03b974a4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:38.411943 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:38.411943 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:38.416364 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b3a376a8-0262-45d6-bce0-b22a03b974a4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:38.421165 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b3a376a8-0262-45d6-bce0-b22a03b974a4 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 returned with HTTP 200 Aug 18 13:19:38.421679 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1411/5643] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:38 2026] GET /volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:38.476873 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e04ea533-37d0-465c-96db-2f7002d78a36 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:38.478437 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e04ea533-37d0-465c-96db-2f7002d78a36 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:38.478623 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e04ea533-37d0-465c-96db-2f7002d78a36 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:38.478836 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e04ea533-37d0-465c-96db-2f7002d78a36 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:38.478933 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-e04ea533-37d0-465c-96db-2f7002d78a36 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:38.483980 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:38.483980 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:38.484806 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e04ea533-37d0-465c-96db-2f7002d78a36 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:38.485194 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1420/5644] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:38 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:39.435410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-d70136be-b219-431c-8c44-44b4c2826378 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:39.437123 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d70136be-b219-431c-8c44-44b4c2826378 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 Aug 18 13:19:39.437350 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d70136be-b219-431c-8c44-44b4c2826378 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:39.437545 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-d70136be-b219-431c-8c44-44b4c2826378 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:39.442946 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-d70136be-b219-431c-8c44-44b4c2826378 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 returned with HTTP 404 Aug 18 13:19:39.443405 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1414/5645] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:39 2026] GET /volume/v3/volumes/e8d92418-2777-4ecd-a719-e9e5056fc9c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:39.450660 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-474b98ea-7263-4850-bd44-f3692bff8084 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:39.452388 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:39.452718 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2055214498"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:39.454035 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2055214498'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:39.454165 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:39.457760 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:39.462627 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (8ee6ee73-656e-427d-af0f-cbda4043958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:39.463478 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52759dd6-6efc-4b41-a7ca-ce03cd8ab0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:39.464192 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:39.485031 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52759dd6-6efc-4b41-a7ca-ce03cd8ab0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:39.485685 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843c4ee2-ee1e-472f-b28b-4b9bcaf60ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:39.494455 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-29e0cd68-1fcb-495f-8815-a50d84eff420 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:39.496543 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-29e0cd68-1fcb-495f-8815-a50d84eff420 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:39.496804 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-29e0cd68-1fcb-495f-8815-a50d84eff420 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:39.497073 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-29e0cd68-1fcb-495f-8815-a50d84eff420 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:39.497223 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-29e0cd68-1fcb-495f-8815-a50d84eff420 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:39.502070 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:39.502070 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:39.503042 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-29e0cd68-1fcb-495f-8815-a50d84eff420 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:39.503505 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1412/5646] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:39 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:39.512765 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f07358c4-eace-4e05-b24d-85ea7c104cd1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:39.514633 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f07358c4-eace-4e05-b24d-85ea7c104cd1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:39.514866 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f07358c4-eace-4e05-b24d-85ea7c104cd1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:39.515068 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f07358c4-eace-4e05-b24d-85ea7c104cd1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:39.515220 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.backups [None req-f07358c4-eace-4e05-b24d-85ea7c104cd1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100589) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:39.520195 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:39.520195 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:39.521076 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f07358c4-eace-4e05-b24d-85ea7c104cd1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:39.521500 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1421/5647] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:39 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:39.522114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['5ba0a2c4-9b20-4d55-bd64-124f2f9e7cd6', '0292e2dd-39b0-49c1-b078-bc3576ad87a8', '04f4aa60-92d6-486c-a639-f561d6b9fb77', '1767377c-8a7d-4a01-be01-ad31d7e871b7'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:39.522971 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843c4ee2-ee1e-472f-b28b-4b9bcaf60ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba0a2c4-9b20-4d55-bd64-124f2f9e7cd6', '0292e2dd-39b0-49c1-b078-bc3576ad87a8', '04f4aa60-92d6-486c-a639-f561d6b9fb77', '1767377c-8a7d-4a01-be01-ad31d7e871b7']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:39.523834 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2703a61f-0c1e-4f11-a395-3b02c1bba656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:39.536157 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-df8a99ac-b813-41d7-9227-3b52498f8cda None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:39.538230 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df8a99ac-b813-41d7-9227-3b52498f8cda tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:39.538408 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-df8a99ac-b813-41d7-9227-3b52498f8cda tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:39.538575 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-df8a99ac-b813-41d7-9227-3b52498f8cda tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:39.538665 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.contrib.backups [None req-df8a99ac-b813-41d7-9227-3b52498f8cda tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete backup with id: 65c1a921-1980-45fe-8f91-a3acad7e1280. Aug 18 13:19:39.542641 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:39.542641 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:39.545296 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2703a61f-0c1e-4f11-a395-3b02c1bba656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '316302e2-2792-4742-bfee-32eaff4393f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055214498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['5ba0a2c4-9b20-4d55-bd64-124f2f9e7cd6','0292e2dd-39b0-49c1-b078-bc3576ad87a8','04f4aa60-92d6-486c-a639-f561d6b9fb77','1767377c-8a7d-4a01-be01-ad31d7e871b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055214498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=316302e2-2792-4742-bfee-32eaff4393f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:39.545930 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a354d6-f725-4407-879c-c0cbdd5c0ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:39.553375 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.backup.rpcapi [None req-df8a99ac-b813-41d7-9227-3b52498f8cda tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] delete_backup rpcapi backup_id 65c1a921-1980-45fe-8f91-a3acad7e1280 {{(pid=100588) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:19:39.555403 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-df8a99ac-b813-41d7-9227-3b52498f8cda tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 202 Aug 18 13:19:39.555403 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1415/5648] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:39 2026] DELETE /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:19:39.562128 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0d4d9285-00be-49cd-9ef4-ef60c0ad0192 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:39.562909 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a354d6-f725-4407-879c-c0cbdd5c0ef1) transitioned into state 'SUCCESS' from state '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-2055214498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['5ba0a2c4-9b20-4d55-bd64-124f2f9e7cd6','0292e2dd-39b0-49c1-b078-bc3576ad87a8','04f4aa60-92d6-486c-a639-f561d6b9fb77','1767377c-8a7d-4a01-be01-ad31d7e871b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:39.563576 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7290d902-98df-4565-acfe-fd09a6562ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:39.564002 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d4d9285-00be-49cd-9ef4-ef60c0ad0192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:39.564195 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9285-00be-49cd-9ef4-ef60c0ad0192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:39.564428 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9285-00be-49cd-9ef4-ef60c0ad0192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:39.564543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.backups [None req-0d4d9285-00be-49cd-9ef4-ef60c0ad0192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100590) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:39.568898 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:39.568898 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:39.569717 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0d4d9285-00be-49cd-9ef4-ef60c0ad0192 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 200 Aug 18 13:19:39.570079 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1413/5649] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:39 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:39.571303 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7290d902-98df-4565-acfe-fd09a6562ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:39.572036 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (8ee6ee73-656e-427d-af0f-cbda4043958d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:39.572350 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:39.572867 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-474b98ea-7263-4850-bd44-f3692bff8084 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:39.573272 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1401/5650] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:39 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 18 13:19:39.583862 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-65f57be3-71e6-4e90-8528-1feefabaf774 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:39.585320 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65f57be3-71e6-4e90-8528-1feefabaf774 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 Aug 18 13:19:39.585514 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65f57be3-71e6-4e90-8528-1feefabaf774 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:39.585926 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-65f57be3-71e6-4e90-8528-1feefabaf774 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:39.595010 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:39.595010 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:39.599089 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-65f57be3-71e6-4e90-8528-1feefabaf774 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:39.603972 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-65f57be3-71e6-4e90-8528-1feefabaf774 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 returned with HTTP 200 Aug 18 13:19:39.604495 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1422/5651] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:39 2026] GET /volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:40.580455 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-9844d035-f613-4e6a-9aba-9c50818fa9b2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:40.582065 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9844d035-f613-4e6a-9aba-9c50818fa9b2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 Aug 18 13:19:40.582287 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9844d035-f613-4e6a-9aba-9c50818fa9b2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:40.582453 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-9844d035-f613-4e6a-9aba-9c50818fa9b2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:40.582549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.backups [None req-9844d035-f613-4e6a-9aba-9c50818fa9b2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Show backup with id 65c1a921-1980-45fe-8f91-a3acad7e1280. {{(pid=100588) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:19:40.585810 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-9844d035-f613-4e6a-9aba-9c50818fa9b2 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 returned with HTTP 404 Aug 18 13:19:40.586240 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1416/5652] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:40 2026] GET /volume/v3/backups/65c1a921-1980-45fe-8f91-a3acad7e1280 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:40.592664 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a973a7d8-253d-4fb2-9850-031b9926d43f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:40.594556 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a973a7d8-253d-4fb2-9850-031b9926d43f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd Aug 18 13:19:40.594745 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a973a7d8-253d-4fb2-9850-031b9926d43f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:40.595085 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a973a7d8-253d-4fb2-9850-031b9926d43f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:40.595217 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-a973a7d8-253d-4fb2-9850-031b9926d43f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete snapshot with id: 9a5e68b5-4dd0-43df-a896-b7a0e8a454dd Aug 18 13:19:40.599942 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:40.599942 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:40.600302 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a973a7d8-253d-4fb2-9850-031b9926d43f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Snapshot retrieved successfully. Aug 18 13:19:40.612509 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a973a7d8-253d-4fb2-9850-031b9926d43f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Snapshot delete request issued successfully. Aug 18 13:19:40.612660 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a973a7d8-253d-4fb2-9850-031b9926d43f tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd returned with HTTP 202 Aug 18 13:19:40.613070 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1414/5653] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:40 2026] DELETE /volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:40.616085 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0bf2f36-3310-4c43-b01e-e484c19f4bbd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:40.618356 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0bf2f36-3310-4c43-b01e-e484c19f4bbd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 Aug 18 13:19:40.618453 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0bf2f36-3310-4c43-b01e-e484c19f4bbd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:40.618658 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0bf2f36-3310-4c43-b01e-e484c19f4bbd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:40.619277 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-96ecffb1-6b86-433d-9191-bc1d07e3e6cb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:40.620974 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-96ecffb1-6b86-433d-9191-bc1d07e3e6cb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd Aug 18 13:19:40.621187 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-96ecffb1-6b86-433d-9191-bc1d07e3e6cb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:40.621349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-96ecffb1-6b86-433d-9191-bc1d07e3e6cb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:40.626144 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:40.626144 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:40.626593 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-96ecffb1-6b86-433d-9191-bc1d07e3e6cb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Snapshot retrieved successfully. Aug 18 13:19:40.626658 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:40.626658 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:40.627317 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-96ecffb1-6b86-433d-9191-bc1d07e3e6cb tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd returned with HTTP 200 Aug 18 13:19:40.627652 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1423/5654] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:40 2026] GET /volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:40.630218 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0bf2f36-3310-4c43-b01e-e484c19f4bbd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:40.634131 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0bf2f36-3310-4c43-b01e-e484c19f4bbd tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 returned with HTTP 200 Aug 18 13:19:40.634558 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1402/5655] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:40 2026] GET /volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:40.645934 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:40.647593 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:40.647925 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "316302e2-2792-4742-bfee-32eaff4393f7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-330149988"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:40.656109 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:40.656109 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:40.656531 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:40.656644 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume 316302e2-2792-4742-bfee-32eaff4393f7 Aug 18 13:19:40.678756 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['1b3a60e5-860a-4163-bf0f-a92fbad97e1d', '11503516-e94e-4e8a-8cba-97805930b23d', '06c3a75a-7767-48b1-a5b3-102175ace00a', '9c382350-da14-46a1-92cc-e47a7d3edf40'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:40.703619 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:40.703920 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-377f7a9d-632d-4c78-84e8-a4eb9ae33504 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:40.704331 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1417/5656] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:40.712446 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-a21aa75c-dcbc-4334-9ff7-7137a686518f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:40.714187 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a21aa75c-dcbc-4334-9ff7-7137a686518f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 Aug 18 13:19:40.714385 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a21aa75c-dcbc-4334-9ff7-7137a686518f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:40.714573 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-a21aa75c-dcbc-4334-9ff7-7137a686518f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:40.719055 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:40.719055 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:40.719337 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-a21aa75c-dcbc-4334-9ff7-7137a686518f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:40.719928 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-a21aa75c-dcbc-4334-9ff7-7137a686518f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 returned with HTTP 200 Aug 18 13:19:40.720264 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1415/5657] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:40 2026] GET /volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:41.635827 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e52a3d70-5117-4939-9272-78d6953f26cd None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:41.637479 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e52a3d70-5117-4939-9272-78d6953f26cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd Aug 18 13:19:41.637696 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e52a3d70-5117-4939-9272-78d6953f26cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:41.637876 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e52a3d70-5117-4939-9272-78d6953f26cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:41.641866 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e52a3d70-5117-4939-9272-78d6953f26cd tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd returned with HTTP 404 Aug 18 13:19:41.642328 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1424/5658] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:41 2026] GET /volume/v3/snapshots/9a5e68b5-4dd0-43df-a896-b7a0e8a454dd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:41.649415 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-78aec1b5-f9c4-4ae9-930d-326867701ead None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:41.651128 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78aec1b5-f9c4-4ae9-930d-326867701ead tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 Aug 18 13:19:41.651331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78aec1b5-f9c4-4ae9-930d-326867701ead tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:41.651519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78aec1b5-f9c4-4ae9-930d-326867701ead tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:41.651685 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-78aec1b5-f9c4-4ae9-930d-326867701ead tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume with id: 5d372d7a-8be1-49ed-b500-076f52fb3a38 Aug 18 13:19:41.657946 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:41.657946 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:41.658361 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-78aec1b5-f9c4-4ae9-930d-326867701ead tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:41.671619 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-78aec1b5-f9c4-4ae9-930d-326867701ead tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume request issued successfully. Aug 18 13:19:41.671813 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78aec1b5-f9c4-4ae9-930d-326867701ead tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 returned with HTTP 202 Aug 18 13:19:41.672223 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1403/5659] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:41 2026] DELETE /volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:41.678530 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-55546b0b-548d-4dde-8424-a2f1924834e1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:41.680150 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55546b0b-548d-4dde-8424-a2f1924834e1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 Aug 18 13:19:41.680342 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55546b0b-548d-4dde-8424-a2f1924834e1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:41.680515 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55546b0b-548d-4dde-8424-a2f1924834e1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:41.686614 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:41.686614 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:41.689789 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-55546b0b-548d-4dde-8424-a2f1924834e1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:41.693394 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55546b0b-548d-4dde-8424-a2f1924834e1 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 returned with HTTP 200 Aug 18 13:19:41.693734 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1418/5660] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:41 2026] GET /volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:41.728558 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c8591929-dbe9-4e2d-a811-948cac3bce65 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:41.730538 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c8591929-dbe9-4e2d-a811-948cac3bce65 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 Aug 18 13:19:41.730755 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c8591929-dbe9-4e2d-a811-948cac3bce65 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:41.730933 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c8591929-dbe9-4e2d-a811-948cac3bce65 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:41.735893 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:41.735893 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:41.736249 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c8591929-dbe9-4e2d-a811-948cac3bce65 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:41.736939 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c8591929-dbe9-4e2d-a811-948cac3bce65 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 returned with HTTP 200 Aug 18 13:19:41.737337 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1416/5661] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:41 2026] GET /volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:41.744917 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-16001b2b-7272-4197-9e44-f101d15c168d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:41.746588 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16001b2b-7272-4197-9e44-f101d15c168d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] GET https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 Aug 18 13:19:41.746785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16001b2b-7272-4197-9e44-f101d15c168d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:41.746973 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-16001b2b-7272-4197-9e44-f101d15c168d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:41.751703 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:41.751703 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:41.752120 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-16001b2b-7272-4197-9e44-f101d15c168d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:41.752864 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-16001b2b-7272-4197-9e44-f101d15c168d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 returned with HTTP 200 Aug 18 13:19:41.753204 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1425/5662] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:41 2026] GET /volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:41.760040 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:41.761757 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 Aug 18 13:19:41.761933 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:41.762105 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:41.762218 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: cd370067-35fe-4491-98a5-cbd6087735d7 Aug 18 13:19:41.766692 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:41.766692 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:41.766961 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:41.780154 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot delete request issued successfully. Aug 18 13:19:41.780336 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c7a4119a-090f-4afb-90af-8dfd235876e3 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 returned with HTTP 202 Aug 18 13:19:41.780720 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1404/5663] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:41 2026] DELETE /volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:41.787803 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6cb7a358-24b1-492b-8371-d57598002151 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:41.789505 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6cb7a358-24b1-492b-8371-d57598002151 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 Aug 18 13:19:41.789722 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6cb7a358-24b1-492b-8371-d57598002151 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:41.789904 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6cb7a358-24b1-492b-8371-d57598002151 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:41.794764 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:41.794764 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:41.795095 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6cb7a358-24b1-492b-8371-d57598002151 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:41.795908 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6cb7a358-24b1-492b-8371-d57598002151 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 returned with HTTP 200 Aug 18 13:19:41.796369 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1419/5664] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:41 2026] GET /volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:42.705307 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-36d6daa2-fd25-43ca-a3f2-9d2edd427a1e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:42.706946 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-36d6daa2-fd25-43ca-a3f2-9d2edd427a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 Aug 18 13:19:42.707124 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-36d6daa2-fd25-43ca-a3f2-9d2edd427a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:42.707328 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-36d6daa2-fd25-43ca-a3f2-9d2edd427a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:42.712720 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-36d6daa2-fd25-43ca-a3f2-9d2edd427a1e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 returned with HTTP 404 Aug 18 13:19:42.713134 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1417/5665] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:42 2026] GET /volume/v3/volumes/5d372d7a-8be1-49ed-b500-076f52fb3a38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:42.718701 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:42.720691 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:19:42.720908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:42.721115 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:42.721303 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume with id: 81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:19:42.727616 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:42.727616 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:42.728066 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:42.741573 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume request issued successfully. Aug 18 13:19:42.741785 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dfd587c9-9576-4e1c-8869-6d54429f5533 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 202 Aug 18 13:19:42.742314 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1426/5666] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:42 2026] DELETE /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:42.748800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e3fde158-b2d5-4d8e-a413-bf48d431f4ce None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:42.750894 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e3fde158-b2d5-4d8e-a413-bf48d431f4ce tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:19:42.751119 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e3fde158-b2d5-4d8e-a413-bf48d431f4ce tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:42.751371 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e3fde158-b2d5-4d8e-a413-bf48d431f4ce tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:42.759379 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:42.759379 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:42.763263 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e3fde158-b2d5-4d8e-a413-bf48d431f4ce tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:42.768479 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e3fde158-b2d5-4d8e-a413-bf48d431f4ce tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 200 Aug 18 13:19:42.768931 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1405/5667] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:42 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:42.805021 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b384966f-9b8a-407b-9010-16c1959b30e6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:42.806804 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b384966f-9b8a-407b-9010-16c1959b30e6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 Aug 18 13:19:42.807133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b384966f-9b8a-407b-9010-16c1959b30e6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:42.807196 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b384966f-9b8a-407b-9010-16c1959b30e6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:42.810768 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b384966f-9b8a-407b-9010-16c1959b30e6 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 returned with HTTP 404 Aug 18 13:19:42.811166 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1420/5668] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:42 2026] GET /volume/v3/snapshots/cd370067-35fe-4491-98a5-cbd6087735d7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:42.817430 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:42.819416 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 Aug 18 13:19:42.819628 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:42.819836 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:42.819996 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: 316302e2-2792-4742-bfee-32eaff4393f7 Aug 18 13:19:42.829591 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:42.829591 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:42.829965 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:42.845760 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:42.845949 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e773b19e-52d8-46e4-8e04-1940ed485ef2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 returned with HTTP 202 Aug 18 13:19:42.846366 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1418/5669] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:42 2026] DELETE /volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:42.852756 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-dd26532e-1cf4-4d66-a1f8-967c79484a8b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:42.854740 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd26532e-1cf4-4d66-a1f8-967c79484a8b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 Aug 18 13:19:42.854740 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd26532e-1cf4-4d66-a1f8-967c79484a8b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:42.854740 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-dd26532e-1cf4-4d66-a1f8-967c79484a8b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:42.862030 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:42.862030 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:42.866047 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-dd26532e-1cf4-4d66-a1f8-967c79484a8b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:42.870001 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-dd26532e-1cf4-4d66-a1f8-967c79484a8b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 returned with HTTP 200 Aug 18 13:19:42.870466 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1427/5670] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:42 2026] GET /volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:43.779958 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-aeeb517b-4fc5-42ae-bba8-a60ef4da0358 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:43.781636 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aeeb517b-4fc5-42ae-bba8-a60ef4da0358 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 Aug 18 13:19:43.781828 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aeeb517b-4fc5-42ae-bba8-a60ef4da0358 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:43.782011 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-aeeb517b-4fc5-42ae-bba8-a60ef4da0358 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:43.787618 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-aeeb517b-4fc5-42ae-bba8-a60ef4da0358 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 returned with HTTP 404 Aug 18 13:19:43.788042 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1406/5671] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:43 2026] GET /volume/v3/volumes/81326764-5272-4f62-808a-ee059abfaa28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:43.794170 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:43.795590 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 Aug 18 13:19:43.795812 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:43.796030 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:43.796217 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume with id: 81664823-95ba-4b8f-9d7e-848f7caa5173 Aug 18 13:19:43.802221 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:43.802221 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:43.802596 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:43.819053 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume request issued successfully. Aug 18 13:19:43.819560 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8c615278-ab76-4416-8b79-f4e8a8745d9e tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 returned with HTTP 202 Aug 18 13:19:43.819801 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1421/5672] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:43 2026] DELETE /volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:43.826416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-25aed545-231e-4079-a045-5688d4b2e563 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:43.828542 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-25aed545-231e-4079-a045-5688d4b2e563 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 Aug 18 13:19:43.828779 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-25aed545-231e-4079-a045-5688d4b2e563 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:43.829014 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-25aed545-231e-4079-a045-5688d4b2e563 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:43.836948 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:43.836948 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:43.840885 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-25aed545-231e-4079-a045-5688d4b2e563 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:43.846106 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-25aed545-231e-4079-a045-5688d4b2e563 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 returned with HTTP 200 Aug 18 13:19:43.846601 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1419/5673] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:43 2026] GET /volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:43.881810 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-eebfb384-7039-4d8e-be16-c53b67830771 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:43.883713 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eebfb384-7039-4d8e-be16-c53b67830771 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 Aug 18 13:19:43.883965 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eebfb384-7039-4d8e-be16-c53b67830771 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:43.884239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eebfb384-7039-4d8e-be16-c53b67830771 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:43.890347 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eebfb384-7039-4d8e-be16-c53b67830771 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 returned with HTTP 404 Aug 18 13:19:43.890893 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1428/5674] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:43 2026] GET /volume/v3/volumes/316302e2-2792-4742-bfee-32eaff4393f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:43.897949 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:43.899656 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:43.900002 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-165670094"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:43.901401 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-165670094'}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:43.901566 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:43.905167 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:43.910331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (7bb25158-91b0-4fb5-a4d5-7cc3c51fbbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:43.911219 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39eed17c-948b-453e-8cf7-83529840461c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:43.912051 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:43.932696 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39eed17c-948b-453e-8cf7-83529840461c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:43.933438 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd202f3-f128-4830-8478-1f823bfda63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:43.966635 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['4a7eb50d-ba94-4a24-9b1f-e5e67a20fab2', '92f1f035-0299-49c3-8e69-84593e519956', '7fb56dcc-ba34-4b53-b5a0-8acac184bbb9', '7a1a1c7b-6d6a-4c93-bdc9-408dddf103bf'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:43.967359 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd202f3-f128-4830-8478-1f823bfda63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a7eb50d-ba94-4a24-9b1f-e5e67a20fab2', '92f1f035-0299-49c3-8e69-84593e519956', '7fb56dcc-ba34-4b53-b5a0-8acac184bbb9', '7a1a1c7b-6d6a-4c93-bdc9-408dddf103bf']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:43.968070 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88087f7f-081c-4657-b4f3-06fc56750fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:43.988930 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88087f7f-081c-4657-b4f3-06fc56750fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64cda4ef-736d-4b56-9215-d49c8fc73ad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165670094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['4a7eb50d-ba94-4a24-9b1f-e5e67a20fab2','92f1f035-0299-49c3-8e69-84593e519956','7fb56dcc-ba34-4b53-b5a0-8acac184bbb9','7a1a1c7b-6d6a-4c93-bdc9-408dddf103bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165670094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64cda4ef-736d-4b56-9215-d49c8fc73ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:43.989557 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02aa4ee8-7c20-47d6-a6fd-e6b5c273834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:44.003355 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02aa4ee8-7c20-47d6-a6fd-e6b5c273834a) transitioned into state 'SUCCESS' from state '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-165670094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['4a7eb50d-ba94-4a24-9b1f-e5e67a20fab2','92f1f035-0299-49c3-8e69-84593e519956','7fb56dcc-ba34-4b53-b5a0-8acac184bbb9','7a1a1c7b-6d6a-4c93-bdc9-408dddf103bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:44.003959 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba656b8-b979-4319-b083-ff1fe4530905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:44.011598 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba656b8-b979-4319-b083-ff1fe4530905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:44.012309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (7bb25158-91b0-4fb5-a4d5-7cc3c51fbbe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:44.012561 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:44.013068 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7e9f38b4-37fd-4965-a5eb-10375d62cf76 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:44.013456 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1407/5675] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:43 2026] POST /volume/v3/volumes => generated 777 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:44.026361 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-af8fda8d-fef1-4b47-aed1-be6488fe0f6d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:44.027919 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-af8fda8d-fef1-4b47-aed1-be6488fe0f6d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 Aug 18 13:19:44.028088 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-af8fda8d-fef1-4b47-aed1-be6488fe0f6d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:44.028278 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-af8fda8d-fef1-4b47-aed1-be6488fe0f6d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:44.034459 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:44.034459 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:44.037313 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-af8fda8d-fef1-4b47-aed1-be6488fe0f6d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:44.040546 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-af8fda8d-fef1-4b47-aed1-be6488fe0f6d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 returned with HTTP 200 Aug 18 13:19:44.041005 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1422/5676] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:44 2026] GET /volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:44.858069 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b925b686-c5a3-4166-9063-5e4e1a19e4b0 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:44.859902 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b925b686-c5a3-4166-9063-5e4e1a19e4b0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 Aug 18 13:19:44.860115 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b925b686-c5a3-4166-9063-5e4e1a19e4b0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:44.860338 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b925b686-c5a3-4166-9063-5e4e1a19e4b0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:44.867222 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b925b686-c5a3-4166-9063-5e4e1a19e4b0 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 returned with HTTP 404 Aug 18 13:19:44.867717 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1420/5677] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:44 2026] GET /volume/v3/volumes/81664823-95ba-4b8f-9d7e-848f7caa5173 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:44.873615 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:44.875230 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d Aug 18 13:19:44.875419 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:44.875608 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:44.875748 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume with id: a1560fbf-1d1a-4848-a47f-0f6c162f931d Aug 18 13:19:44.881965 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:44.881965 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:44.882396 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:44.897557 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Delete volume request issued successfully. Aug 18 13:19:44.897745 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1dd56d81-90d2-458d-8f61-47615cf0a27a tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d returned with HTTP 202 Aug 18 13:19:44.898105 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1429/5678] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:44 2026] DELETE /volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:44.904358 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-06abb33f-6277-45cd-b86f-7722ceb6c413 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:44.906182 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-06abb33f-6277-45cd-b86f-7722ceb6c413 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d Aug 18 13:19:44.906388 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-06abb33f-6277-45cd-b86f-7722ceb6c413 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:44.906639 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-06abb33f-6277-45cd-b86f-7722ceb6c413 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:44.912948 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:44.912948 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:44.916183 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-06abb33f-6277-45cd-b86f-7722ceb6c413 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Volume info retrieved successfully. Aug 18 13:19:44.919827 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-06abb33f-6277-45cd-b86f-7722ceb6c413 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d returned with HTTP 200 Aug 18 13:19:44.920194 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1408/5679] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:44 2026] GET /volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:45.054130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-575f9d67-67ce-4fb1-a599-a925dbe1a3d9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:45.055892 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-575f9d67-67ce-4fb1-a599-a925dbe1a3d9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 Aug 18 13:19:45.056085 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-575f9d67-67ce-4fb1-a599-a925dbe1a3d9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:45.056286 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-575f9d67-67ce-4fb1-a599-a925dbe1a3d9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:45.063112 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:45.063112 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:45.066066 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-575f9d67-67ce-4fb1-a599-a925dbe1a3d9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:45.069436 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-575f9d67-67ce-4fb1-a599-a925dbe1a3d9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 returned with HTTP 200 Aug 18 13:19:45.069789 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1423/5680] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:45 2026] GET /volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:45.081554 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-8277d1a0-886b-45dc-b72a-38738437c89c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:45.083133 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8277d1a0-886b-45dc-b72a-38738437c89c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:45.083450 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-8277d1a0-886b-45dc-b72a-38738437c89c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64cda4ef-736d-4b56-9215-d49c8fc73ad2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-49165758"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:45.091634 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:45.091634 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:45.091906 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8277d1a0-886b-45dc-b72a-38738437c89c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:45.092025 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-8277d1a0-886b-45dc-b72a-38738437c89c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume 64cda4ef-736d-4b56-9215-d49c8fc73ad2 Aug 18 13:19:45.111804 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-8277d1a0-886b-45dc-b72a-38738437c89c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['410513cd-f87e-4622-8dfd-7cbfa698359b', '9cf50df1-c785-40f4-998b-c595a4c9b701', 'cb2ae6ff-fba4-4ef6-9f4d-adaa7d9bf210', '6c1d7f6d-0b5c-43e9-8a92-4b199233d19d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:45.133659 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-8277d1a0-886b-45dc-b72a-38738437c89c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:45.133993 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-8277d1a0-886b-45dc-b72a-38738437c89c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:45.134289 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1421/5681] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:45.141953 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-552d6e57-8723-4dde-9620-9d6bde914cbf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:45.143937 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-552d6e57-8723-4dde-9620-9d6bde914cbf tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b Aug 18 13:19:45.144130 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-552d6e57-8723-4dde-9620-9d6bde914cbf tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:45.144346 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-552d6e57-8723-4dde-9620-9d6bde914cbf tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:45.149841 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:45.149841 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:45.150194 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-552d6e57-8723-4dde-9620-9d6bde914cbf tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:45.150943 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-552d6e57-8723-4dde-9620-9d6bde914cbf tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b returned with HTTP 200 Aug 18 13:19:45.151321 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1430/5682] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:45 2026] GET /volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:45.932085 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-8187023a-7b2c-47be-bc08-2430672d4ae5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:45.933762 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8187023a-7b2c-47be-bc08-2430672d4ae5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] GET https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d Aug 18 13:19:45.933943 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8187023a-7b2c-47be-bc08-2430672d4ae5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:45.934114 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-8187023a-7b2c-47be-bc08-2430672d4ae5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:45.939081 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-8187023a-7b2c-47be-bc08-2430672d4ae5 tempest-VolumesBackupsTest-627598606 tempest-VolumesBackupsTest-627598606-project-member] https://10.4.3.126/volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d returned with HTTP 404 Aug 18 13:19:45.939517 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1409/5683] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:45 2026] GET /volume/v3/volumes/a1560fbf-1d1a-4848-a47f-0f6c162f931d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:46.158958 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-90448716-025d-4d23-a8c3-6d0852101aaa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:46.160601 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90448716-025d-4d23-a8c3-6d0852101aaa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b Aug 18 13:19:46.160781 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90448716-025d-4d23-a8c3-6d0852101aaa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:46.160967 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-90448716-025d-4d23-a8c3-6d0852101aaa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:46.165224 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:46.165224 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:46.165509 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-90448716-025d-4d23-a8c3-6d0852101aaa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:46.166047 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-90448716-025d-4d23-a8c3-6d0852101aaa tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b returned with HTTP 200 Aug 18 13:19:46.166376 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1424/5684] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:46 2026] GET /volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:46.174041 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:46.175818 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] POST https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b/action Aug 18 13:19:46.176161 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:19:46.176339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:46.177561 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.contrib.snapshot_unmanage [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Unmanage snapshot with id: 4a0c1369-d278-49f9-917b-8f8777b25e7b Aug 18 13:19:46.182190 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:46.182190 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:46.182609 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:46.183315 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.policy [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '25d9f4db1aec436a88fd6d99cebb1266', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '657dc57102d84488bb3751f04707177d', '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=100590) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:19:46.183555 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4353fd08-a772-4fac-acb7-c4969c688cb7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b/action returned with HTTP 403 Aug 18 13:19:46.183998 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1422/5685] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:19:46 2026] POST /volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:46.190727 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-67851ba3-4390-48a4-aabc-d531e02ee42f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:46.192272 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-67851ba3-4390-48a4-aabc-d531e02ee42f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b Aug 18 13:19:46.192453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-67851ba3-4390-48a4-aabc-d531e02ee42f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:46.192657 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-67851ba3-4390-48a4-aabc-d531e02ee42f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:46.192754 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-67851ba3-4390-48a4-aabc-d531e02ee42f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: 4a0c1369-d278-49f9-917b-8f8777b25e7b Aug 18 13:19:46.196735 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:46.196735 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:46.196967 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-67851ba3-4390-48a4-aabc-d531e02ee42f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:46.211107 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-67851ba3-4390-48a4-aabc-d531e02ee42f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot delete request issued successfully. Aug 18 13:19:46.211337 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-67851ba3-4390-48a4-aabc-d531e02ee42f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b returned with HTTP 202 Aug 18 13:19:46.211796 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1431/5686] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:46 2026] DELETE /volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:46.219579 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c777758b-6d3a-48ed-b27c-7c743a84d2d1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:46.222081 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c777758b-6d3a-48ed-b27c-7c743a84d2d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b Aug 18 13:19:46.222605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c777758b-6d3a-48ed-b27c-7c743a84d2d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:46.222605 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c777758b-6d3a-48ed-b27c-7c743a84d2d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:46.228851 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:46.228851 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:46.229174 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-c777758b-6d3a-48ed-b27c-7c743a84d2d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:46.229800 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c777758b-6d3a-48ed-b27c-7c743a84d2d1 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b returned with HTTP 200 Aug 18 13:19:46.230108 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1410/5687] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:46 2026] GET /volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:47.239055 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2c5ad7b0-bb8f-4dc9-81ae-1963711ac250 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:47.240759 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c5ad7b0-bb8f-4dc9-81ae-1963711ac250 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b Aug 18 13:19:47.241008 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c5ad7b0-bb8f-4dc9-81ae-1963711ac250 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:47.241202 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2c5ad7b0-bb8f-4dc9-81ae-1963711ac250 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:47.245197 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2c5ad7b0-bb8f-4dc9-81ae-1963711ac250 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b returned with HTTP 404 Aug 18 13:19:47.245773 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1425/5688] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:47 2026] GET /volume/v3/snapshots/4a0c1369-d278-49f9-917b-8f8777b25e7b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:47.252028 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-5886628d-a7e5-469d-8256-b4223f17ed01 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:47.253801 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5886628d-a7e5-469d-8256-b4223f17ed01 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 Aug 18 13:19:47.254023 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5886628d-a7e5-469d-8256-b4223f17ed01 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:47.254257 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-5886628d-a7e5-469d-8256-b4223f17ed01 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:47.254415 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-5886628d-a7e5-469d-8256-b4223f17ed01 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: 64cda4ef-736d-4b56-9215-d49c8fc73ad2 Aug 18 13:19:47.261256 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:47.261256 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:47.261598 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5886628d-a7e5-469d-8256-b4223f17ed01 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:47.276288 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-5886628d-a7e5-469d-8256-b4223f17ed01 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:47.276497 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-5886628d-a7e5-469d-8256-b4223f17ed01 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 returned with HTTP 202 Aug 18 13:19:47.276876 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1423/5689] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:47 2026] DELETE /volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:47.283561 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9a99ebfa-ab8d-4e42-8bfb-cd7215dba7b7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:47.285360 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a99ebfa-ab8d-4e42-8bfb-cd7215dba7b7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 Aug 18 13:19:47.285654 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9a99ebfa-ab8d-4e42-8bfb-cd7215dba7b7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:47.285895 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9a99ebfa-ab8d-4e42-8bfb-cd7215dba7b7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:47.292731 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:47.292731 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:47.295835 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9a99ebfa-ab8d-4e42-8bfb-cd7215dba7b7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:47.299331 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9a99ebfa-ab8d-4e42-8bfb-cd7215dba7b7 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 returned with HTTP 200 Aug 18 13:19:47.299773 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1432/5690] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:47 2026] GET /volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:48.311331 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d4674ae6-c1f5-4694-8bf7-1d970b6b1546 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:48.312950 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d4674ae6-c1f5-4694-8bf7-1d970b6b1546 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 Aug 18 13:19:48.313116 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d4674ae6-c1f5-4694-8bf7-1d970b6b1546 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:48.313318 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d4674ae6-c1f5-4694-8bf7-1d970b6b1546 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:48.318628 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d4674ae6-c1f5-4694-8bf7-1d970b6b1546 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 returned with HTTP 404 Aug 18 13:19:48.319061 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1411/5691] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:48 2026] GET /volume/v3/volumes/64cda4ef-736d-4b56-9215-d49c8fc73ad2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:48.326268 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:48.328347 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:48.328347 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-74976271"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:48.330012 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-74976271'}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:48.330130 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:48.334782 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:48.341734 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (49832ab2-4d7c-45e1-9e6b-5f97b44a9518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:48.343135 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4452561c-a033-47bd-a10a-db81f1ef9133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:48.344154 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:48.369128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4452561c-a033-47bd-a10a-db81f1ef9133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:48.369870 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510a0245-d1ca-43cf-9912-f4538c024cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:48.408659 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['217a3f25-9854-4c24-84ce-8c0db6385333', 'de8b7f32-c422-467b-acd2-47b7f313df53', 'f331efd9-cac2-4bab-aab7-3ab25bb537f1', 'cb354244-adfd-4d6c-91ad-935345a3c1cf'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:48.409429 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510a0245-d1ca-43cf-9912-f4538c024cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['217a3f25-9854-4c24-84ce-8c0db6385333', 'de8b7f32-c422-467b-acd2-47b7f313df53', 'f331efd9-cac2-4bab-aab7-3ab25bb537f1', 'cb354244-adfd-4d6c-91ad-935345a3c1cf']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:48.410449 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4fd65d-8fc5-4299-b59d-f74fbc8fc4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:48.431501 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4fd65d-8fc5-4299-b59d-f74fbc8fc4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '539843e1-7eb7-447b-8943-aaafc6c1c575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-74976271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['217a3f25-9854-4c24-84ce-8c0db6385333','de8b7f32-c422-467b-acd2-47b7f313df53','f331efd9-cac2-4bab-aab7-3ab25bb537f1','cb354244-adfd-4d6c-91ad-935345a3c1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-74976271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=539843e1-7eb7-447b-8943-aaafc6c1c575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:48.432243 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d137a23e-d35e-4de2-9341-614899d5c325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:48.480170 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d137a23e-d35e-4de2-9341-614899d5c325) transitioned into state 'SUCCESS' from state '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-74976271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['217a3f25-9854-4c24-84ce-8c0db6385333','de8b7f32-c422-467b-acd2-47b7f313df53','f331efd9-cac2-4bab-aab7-3ab25bb537f1','cb354244-adfd-4d6c-91ad-935345a3c1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:48.480926 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0d839b-feef-426e-8488-892df3b344da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:48.513886 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0d839b-feef-426e-8488-892df3b344da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:48.518017 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (49832ab2-4d7c-45e1-9e6b-5f97b44a9518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:48.518017 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:48.518017 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4ad90731-e40a-4c40-b250-70a7b7d2928c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:48.518017 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1426/5692] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:48 2026] POST /volume/v3/volumes => generated 776 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:48.526168 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-af04e758-a5b8-45c6-8173-1dc2674e8b9c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:48.527836 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-af04e758-a5b8-45c6-8173-1dc2674e8b9c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 Aug 18 13:19:48.528021 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-af04e758-a5b8-45c6-8173-1dc2674e8b9c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:48.528196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-af04e758-a5b8-45c6-8173-1dc2674e8b9c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:48.596062 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:48.596062 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:48.599806 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-af04e758-a5b8-45c6-8173-1dc2674e8b9c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:48.687011 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-af04e758-a5b8-45c6-8173-1dc2674e8b9c tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 returned with HTTP 200 Aug 18 13:19:48.687614 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1424/5693] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:48 2026] GET /volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 => generated 955 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:49.700320 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c4c1202f-261c-401e-81e4-5a931157f651 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:49.702017 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4c1202f-261c-401e-81e4-5a931157f651 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 Aug 18 13:19:49.702239 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4c1202f-261c-401e-81e4-5a931157f651 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:49.702394 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c4c1202f-261c-401e-81e4-5a931157f651 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:49.708757 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:49.708757 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:49.711551 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c4c1202f-261c-401e-81e4-5a931157f651 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:49.714750 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c4c1202f-261c-401e-81e4-5a931157f651 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 returned with HTTP 200 Aug 18 13:19:49.715075 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1433/5694] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:49 2026] GET /volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:49.726600 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4decbf61-843f-4872-9ec4-7824422f6b36 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:49.728224 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4decbf61-843f-4872-9ec4-7824422f6b36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:49.728581 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4decbf61-843f-4872-9ec4-7824422f6b36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "539843e1-7eb7-447b-8943-aaafc6c1c575", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2081821933"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:49.736305 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:49.736305 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:49.736623 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4decbf61-843f-4872-9ec4-7824422f6b36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:49.736729 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-4decbf61-843f-4872-9ec4-7824422f6b36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume 539843e1-7eb7-447b-8943-aaafc6c1c575 Aug 18 13:19:49.758830 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-4decbf61-843f-4872-9ec4-7824422f6b36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['a3fc9b75-2cd1-4ad0-97da-75e40f1cad7c', '68090223-d19b-48e0-9fbe-0c0a83e5d0bf', '41a44a99-c31d-4870-9204-2ca86db7ddc6', 'bddf909a-72bb-44d2-b0a2-bca40e1de307'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:49.786552 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4decbf61-843f-4872-9ec4-7824422f6b36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:49.786953 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4decbf61-843f-4872-9ec4-7824422f6b36 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:49.787251 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1412/5695] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:49.794933 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-7fb78dd3-8e12-4c0c-9042-7b83977f19ba None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:49.796773 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7fb78dd3-8e12-4c0c-9042-7b83977f19ba tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 Aug 18 13:19:49.796976 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7fb78dd3-8e12-4c0c-9042-7b83977f19ba tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:49.797491 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-7fb78dd3-8e12-4c0c-9042-7b83977f19ba tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:49.802077 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:49.802077 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:49.802367 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-7fb78dd3-8e12-4c0c-9042-7b83977f19ba tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:49.802947 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-7fb78dd3-8e12-4c0c-9042-7b83977f19ba tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 returned with HTTP 200 Aug 18 13:19:49.803286 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1427/5696] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:49 2026] GET /volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:50.330940 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-164d2ecb-f209-403b-b685-62ce3bceb64f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:50.332484 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:50.332813 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "65c36d8f-a2ed-43f1-bd88-cb873e62387a", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:50.334091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '65c36d8f-a2ed-43f1-bd88-cb873e62387a', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:50.394234 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume of 1 GB Aug 18 13:19:50.398696 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Availability Zones retrieved successfully. Aug 18 13:19:50.404431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (e079e4c2-647a-4c65-982c-847df07614c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:50.405567 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2463e539-314a-468c-b3eb-6f704fbc556b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:50.406543 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:50.458062 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2463e539-314a-468c-b3eb-6f704fbc556b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:50.458870 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b3b74e-c83d-441e-be3d-5efa85f1c725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:50.509561 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Created reservations ['1068e90c-b5ba-42ac-93be-adc7bc50ff62', '7dc5d236-cf91-4fa4-a981-999f1dec0dc3', '718b3d4e-6d35-418f-919d-d52b93906504', '0b5658fa-d1f9-4dd5-a76c-b182caee06dc'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:50.510215 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b3b74e-c83d-441e-be3d-5efa85f1c725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1068e90c-b5ba-42ac-93be-adc7bc50ff62', '7dc5d236-cf91-4fa4-a981-999f1dec0dc3', '718b3d4e-6d35-418f-919d-d52b93906504', '0b5658fa-d1f9-4dd5-a76c-b182caee06dc']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:50.510926 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef83d849-7ecd-4f03-b2c6-d2b5c1df3cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:50.532082 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef83d849-7ecd-4f03-b2c6-d2b5c1df3cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49cac78c-d100-42f2-9337-dfe6cf431a98', '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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['1068e90c-b5ba-42ac-93be-adc7bc50ff62','7dc5d236-cf91-4fa4-a981-999f1dec0dc3','718b3d4e-6d35-418f-919d-d52b93906504','0b5658fa-d1f9-4dd5-a76c-b182caee06dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:50Z,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=49cac78c-d100-42f2-9337-dfe6cf431a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eea878c19754a00ba38824842dbd93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:50.532817 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bc0372-4acc-4b79-a92b-c05d4a703168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:50.549478 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bc0372-4acc-4b79-a92b-c05d4a703168) transitioned into state 'SUCCESS' from 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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['1068e90c-b5ba-42ac-93be-adc7bc50ff62','7dc5d236-cf91-4fa4-a981-999f1dec0dc3','718b3d4e-6d35-418f-919d-d52b93906504','0b5658fa-d1f9-4dd5-a76c-b182caee06dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:50.550067 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7babff03-5823-40bd-ab12-1e6ff597fe08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:50.557431 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7babff03-5823-40bd-ab12-1e6ff597fe08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:50.558313 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (e079e4c2-647a-4c65-982c-847df07614c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:50.558609 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request issued successfully. Aug 18 13:19:50.559132 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-164d2ecb-f209-403b-b685-62ce3bceb64f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:50.559554 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1425/5697] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:19:50 2026] POST /volume/v3/volumes => generated 775 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:50.571425 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-858617cb-f890-4f15-bf9b-a013d4c6d91b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:50.573026 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-858617cb-f890-4f15-bf9b-a013d4c6d91b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:50.573226 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-858617cb-f890-4f15-bf9b-a013d4c6d91b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:50.573447 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-858617cb-f890-4f15-bf9b-a013d4c6d91b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:50.580341 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:50.580341 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:50.583945 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-858617cb-f890-4f15-bf9b-a013d4c6d91b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:50.587987 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-858617cb-f890-4f15-bf9b-a013d4c6d91b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:50.588403 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1434/5698] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:50 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:50.811258 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7429da99-118a-4638-97d5-c0423856b486 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:50.812745 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7429da99-118a-4638-97d5-c0423856b486 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 Aug 18 13:19:50.812915 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7429da99-118a-4638-97d5-c0423856b486 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:50.813089 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7429da99-118a-4638-97d5-c0423856b486 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:50.817257 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:50.817257 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:50.817455 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-7429da99-118a-4638-97d5-c0423856b486 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:50.817981 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7429da99-118a-4638-97d5-c0423856b486 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 returned with HTTP 200 Aug 18 13:19:50.818291 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1413/5699] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:50 2026] GET /volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:50.826123 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-117e4be3-e05c-479d-85fb-89a1c89e2bed None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:50.827939 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-117e4be3-e05c-479d-85fb-89a1c89e2bed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] PUT https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 Aug 18 13:19:50.828305 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-117e4be3-e05c-479d-85fb-89a1c89e2bed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:50.834414 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:50.834414 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:50.834802 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-117e4be3-e05c-479d-85fb-89a1c89e2bed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Snapshot retrieved successfully. Aug 18 13:19:50.841174 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-117e4be3-e05c-479d-85fb-89a1c89e2bed tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 returned with HTTP 200 Aug 18 13:19:50.841523 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1428/5700] 10.4.3.126 () {68 vars in 1374 bytes} [Tue Aug 18 13:19:50 2026] PUT /volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 => generated 361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:50.849136 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-32a215b0-f270-4a45-9e84-b1302bd85440 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:50.850865 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32a215b0-f270-4a45-9e84-b1302bd85440 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 Aug 18 13:19:50.851196 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32a215b0-f270-4a45-9e84-b1302bd85440 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:50.851384 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-32a215b0-f270-4a45-9e84-b1302bd85440 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:50.851480 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-32a215b0-f270-4a45-9e84-b1302bd85440 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: 9439202a-067a-4e04-9970-9b232ad11184 Aug 18 13:19:50.855793 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:50.855793 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:50.856048 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-32a215b0-f270-4a45-9e84-b1302bd85440 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:50.870269 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-32a215b0-f270-4a45-9e84-b1302bd85440 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot delete request issued successfully. Aug 18 13:19:50.870464 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-32a215b0-f270-4a45-9e84-b1302bd85440 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 returned with HTTP 202 Aug 18 13:19:50.870819 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1426/5701] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:50 2026] DELETE /volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:50.877219 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0396ba7f-5547-4e03-8060-112c338dbd43 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:50.879103 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0396ba7f-5547-4e03-8060-112c338dbd43 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 Aug 18 13:19:50.879459 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0396ba7f-5547-4e03-8060-112c338dbd43 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:50.879724 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0396ba7f-5547-4e03-8060-112c338dbd43 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:50.884560 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:50.884560 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:50.885241 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0396ba7f-5547-4e03-8060-112c338dbd43 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:50.885570 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0396ba7f-5547-4e03-8060-112c338dbd43 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 returned with HTTP 200 Aug 18 13:19:50.886266 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1435/5702] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:50 2026] GET /volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:51.599180 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b808b0c4-061f-489c-9d14-94341881c546 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:51.600856 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b808b0c4-061f-489c-9d14-94341881c546 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:51.601055 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b808b0c4-061f-489c-9d14-94341881c546 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:51.601250 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b808b0c4-061f-489c-9d14-94341881c546 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:51.608335 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:51.608335 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:51.611650 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b808b0c4-061f-489c-9d14-94341881c546 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:51.615884 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b808b0c4-061f-489c-9d14-94341881c546 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:51.616214 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1414/5703] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:51 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:51.895490 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8bced01b-d69e-48a2-bcd6-eac62ec8b4c9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:51.897222 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8bced01b-d69e-48a2-bcd6-eac62ec8b4c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 Aug 18 13:19:51.897514 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8bced01b-d69e-48a2-bcd6-eac62ec8b4c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:51.897743 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8bced01b-d69e-48a2-bcd6-eac62ec8b4c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:51.901677 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8bced01b-d69e-48a2-bcd6-eac62ec8b4c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 returned with HTTP 404 Aug 18 13:19:51.902275 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1429/5704] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:51 2026] GET /volume/v3/snapshots/9439202a-067a-4e04-9970-9b232ad11184 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:51.908581 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:51.910190 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 Aug 18 13:19:51.910396 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:51.910571 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:51.910718 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: 539843e1-7eb7-447b-8943-aaafc6c1c575 Aug 18 13:19:51.916830 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:51.916830 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:51.917102 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:51.932882 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:51.933065 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e54c55c9-b91f-477c-8922-5d706ccfb035 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 returned with HTTP 202 Aug 18 13:19:51.933432 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1427/5705] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:51 2026] DELETE /volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:51.939505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1d7ee1f6-f0c6-410e-98c3-ba0d1cad0a5d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:51.941132 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d7ee1f6-f0c6-410e-98c3-ba0d1cad0a5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 Aug 18 13:19:51.941327 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d7ee1f6-f0c6-410e-98c3-ba0d1cad0a5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:51.941489 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1d7ee1f6-f0c6-410e-98c3-ba0d1cad0a5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:51.947793 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:51.947793 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:51.951116 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1d7ee1f6-f0c6-410e-98c3-ba0d1cad0a5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:51.954552 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1d7ee1f6-f0c6-410e-98c3-ba0d1cad0a5d tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 returned with HTTP 200 Aug 18 13:19:51.954868 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1436/5706] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:51 2026] GET /volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:52.628176 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-0cbd3ef0-1ae7-48bb-ade5-51d56534d2ea None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:52.629956 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0cbd3ef0-1ae7-48bb-ade5-51d56534d2ea tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:52.630232 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0cbd3ef0-1ae7-48bb-ade5-51d56534d2ea tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:52.630462 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-0cbd3ef0-1ae7-48bb-ade5-51d56534d2ea tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:52.636751 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:52.636751 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:52.639942 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-0cbd3ef0-1ae7-48bb-ade5-51d56534d2ea tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:52.643617 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-0cbd3ef0-1ae7-48bb-ade5-51d56534d2ea tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:52.643984 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1415/5707] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:52 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:52.967054 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a7c1cde5-a82f-4de2-8a22-7d268131ad41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:52.968804 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7c1cde5-a82f-4de2-8a22-7d268131ad41 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 Aug 18 13:19:52.969004 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7c1cde5-a82f-4de2-8a22-7d268131ad41 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:52.969188 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a7c1cde5-a82f-4de2-8a22-7d268131ad41 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:52.974777 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a7c1cde5-a82f-4de2-8a22-7d268131ad41 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 returned with HTTP 404 Aug 18 13:19:52.975183 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1430/5708] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:52 2026] GET /volume/v3/volumes/539843e1-7eb7-447b-8943-aaafc6c1c575 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:52.983034 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:52.984370 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:19:52.984683 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-577550821"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:52.985966 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-577550821'}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:19:52.986073 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume of 1 GB Aug 18 13:19:52.989611 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Availability Zones retrieved successfully. Aug 18 13:19:52.995030 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (b673182d-618a-43b3-8e0e-edcc8d79ba5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:52.995861 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7955f4c3-6503-43de-8eff-038f045841a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:52.996574 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:19:53.017783 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7955f4c3-6503-43de-8eff-038f045841a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:53.018463 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a9a311-49f0-4d3f-8383-1db2f5469460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:53.055081 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['71a8a6a9-d73a-41a8-b305-d2275a8ab3b8', '09592fc2-7158-4af8-aa87-99680fa4e158', '5ea94ad7-2169-4b0d-a14a-a02a289ef1dd', '13c87e40-82ff-4ced-ace0-5bd2949c677a'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:53.055894 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a9a311-49f0-4d3f-8383-1db2f5469460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71a8a6a9-d73a-41a8-b305-d2275a8ab3b8', '09592fc2-7158-4af8-aa87-99680fa4e158', '5ea94ad7-2169-4b0d-a14a-a02a289ef1dd', '13c87e40-82ff-4ced-ace0-5bd2949c677a']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:53.056667 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ac1545-9762-486a-807a-a7e1286cfa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:53.079980 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ac1545-9762-486a-807a-a7e1286cfa6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f815ab41-2671-4cf2-85e6-e53b6daa5402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577550821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['71a8a6a9-d73a-41a8-b305-d2275a8ab3b8','09592fc2-7158-4af8-aa87-99680fa4e158','5ea94ad7-2169-4b0d-a14a-a02a289ef1dd','13c87e40-82ff-4ced-ace0-5bd2949c677a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577550821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f815ab41-2671-4cf2-85e6-e53b6daa5402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='657dc57102d84488bb3751f04707177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:53.080624 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4ea40e-2524-4918-b487-db8885be67fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:53.095126 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4ea40e-2524-4918-b487-db8885be67fc) transitioned into state 'SUCCESS' from state '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-577550821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='657dc57102d84488bb3751f04707177d',qos_specs=None,replication_status=,reservations=['71a8a6a9-d73a-41a8-b305-d2275a8ab3b8','09592fc2-7158-4af8-aa87-99680fa4e158','5ea94ad7-2169-4b0d-a14a-a02a289ef1dd','13c87e40-82ff-4ced-ace0-5bd2949c677a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d3167cf0f9d4d37ad245bdc5e1a4a17',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:53.095852 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2535bb9f-9cd1-44ae-bd77-cf8929d55e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:19:53.103912 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2535bb9f-9cd1-44ae-bd77-cf8929d55e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:19:53.104708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Flow 'volume_create_api' (b673182d-618a-43b3-8e0e-edcc8d79ba5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:19:53.104992 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create volume request issued successfully. Aug 18 13:19:53.105522 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-acd42a9b-5aa8-4d42-888e-c628b28373ac tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:19:53.105898 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1428/5709] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:19:52 2026] POST /volume/v3/volumes => generated 777 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:19:53.116134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-53734ce5-a36c-43a3-865a-913b84c499d0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:53.117774 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-53734ce5-a36c-43a3-865a-913b84c499d0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 Aug 18 13:19:53.117969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-53734ce5-a36c-43a3-865a-913b84c499d0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:53.118153 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-53734ce5-a36c-43a3-865a-913b84c499d0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:53.124281 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:53.124281 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:53.127132 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-53734ce5-a36c-43a3-865a-913b84c499d0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:53.130393 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-53734ce5-a36c-43a3-865a-913b84c499d0 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 returned with HTTP 200 Aug 18 13:19:53.130709 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1437/5710] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:53 2026] GET /volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:53.655021 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-99b80acc-b9e8-4bb5-b8e2-f6aa56eafc76 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:53.656529 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99b80acc-b9e8-4bb5-b8e2-f6aa56eafc76 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:53.656704 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99b80acc-b9e8-4bb5-b8e2-f6aa56eafc76 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:53.656881 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-99b80acc-b9e8-4bb5-b8e2-f6aa56eafc76 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:53.662837 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:53.662837 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:53.665563 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-99b80acc-b9e8-4bb5-b8e2-f6aa56eafc76 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:53.668943 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-99b80acc-b9e8-4bb5-b8e2-f6aa56eafc76 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:53.669294 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1416/5711] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:53 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:54.143075 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-21cd7807-bb47-4c0a-ad10-4c8e23847152 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:54.145324 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-21cd7807-bb47-4c0a-ad10-4c8e23847152 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 Aug 18 13:19:54.145537 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-21cd7807-bb47-4c0a-ad10-4c8e23847152 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:54.145724 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-21cd7807-bb47-4c0a-ad10-4c8e23847152 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:54.153063 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:54.153063 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:54.156845 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-21cd7807-bb47-4c0a-ad10-4c8e23847152 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:54.160403 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-21cd7807-bb47-4c0a-ad10-4c8e23847152 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 returned with HTTP 200 Aug 18 13:19:54.160769 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1431/5712] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:54 2026] GET /volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:54.172896 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:54.175104 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:19:54.175575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f815ab41-2671-4cf2-85e6-e53b6daa5402", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-209427812"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:54.186054 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:54.186054 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:54.186488 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:54.186640 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Create snapshot from volume f815ab41-2671-4cf2-85e6-e53b6daa5402 Aug 18 13:19:54.211372 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Created reservations ['c3bbfb93-8705-41c4-9a02-1a1dfcd3b09e', '0c071271-9b48-4568-ace5-62325e73bce1', '7c1d6fdd-7089-48c9-aaa0-3e0e193bc054', '00eb339e-1e38-42a2-a180-c14737f9f30d'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:19:54.236694 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot create request issued successfully. Aug 18 13:19:54.236989 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-bc5da244-66e3-45dc-a1f7-93a0db74fd6b tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:19:54.237444 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1429/5713] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:19:54 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 18 13:19:54.246162 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-3c6aa238-e13c-44cf-a818-16d9525eba48 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:54.247896 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c6aa238-e13c-44cf-a818-16d9525eba48 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 Aug 18 13:19:54.248079 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c6aa238-e13c-44cf-a818-16d9525eba48 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:54.248295 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-3c6aa238-e13c-44cf-a818-16d9525eba48 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:54.253144 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:54.253144 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:54.253516 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-3c6aa238-e13c-44cf-a818-16d9525eba48 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:54.254177 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-3c6aa238-e13c-44cf-a818-16d9525eba48 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 returned with HTTP 200 Aug 18 13:19:54.254556 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1438/5714] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:54 2026] GET /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:54.680451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-872c3043-ab99-4b22-9019-8a746b793e22 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:54.682194 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-872c3043-ab99-4b22-9019-8a746b793e22 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:54.682447 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-872c3043-ab99-4b22-9019-8a746b793e22 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:54.682631 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-872c3043-ab99-4b22-9019-8a746b793e22 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:54.689757 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:54.689757 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:54.692960 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-872c3043-ab99-4b22-9019-8a746b793e22 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:54.696655 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-872c3043-ab99-4b22-9019-8a746b793e22 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:54.696985 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1417/5715] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:54 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:55.262664 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3df1375c-e747-4e89-a403-54ac1df76db2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:55.264352 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3df1375c-e747-4e89-a403-54ac1df76db2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 Aug 18 13:19:55.264549 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3df1375c-e747-4e89-a403-54ac1df76db2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:55.264770 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3df1375c-e747-4e89-a403-54ac1df76db2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:55.269348 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:55.269348 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:55.269600 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3df1375c-e747-4e89-a403-54ac1df76db2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:55.270194 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3df1375c-e747-4e89-a403-54ac1df76db2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 returned with HTTP 200 Aug 18 13:19:55.270534 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1432/5716] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:55 2026] GET /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:55.278902 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-73b1a239-449c-4b75-81ac-a205d7ff783a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:55.280708 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73b1a239-449c-4b75-81ac-a205d7ff783a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] POST https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146/action Aug 18 13:19:55.281008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73b1a239-449c-4b75-81ac-a205d7ff783a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100590) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:19:55.281114 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-73b1a239-449c-4b75-81ac-a205d7ff783a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:55.282339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.contrib.admin_actions [None req-73b1a239-449c-4b75-81ac-a205d7ff783a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Updating snapshot '1b7dadc3-8ee2-4c87-9f17-531022fea146' with '{'status': 'creating'}' {{(pid=100590) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:19:55.290072 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:55.290072 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:55.298943 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-73b1a239-449c-4b75-81ac-a205d7ff783a tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146/action returned with HTTP 202 Aug 18 13:19:55.299313 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1430/5717] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:19:55 2026] POST /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:19:55.305353 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0cfdb22d-1727-4e98-ab16-2b4dbc26a211 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:55.307093 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0cfdb22d-1727-4e98-ab16-2b4dbc26a211 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 Aug 18 13:19:55.307317 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0cfdb22d-1727-4e98-ab16-2b4dbc26a211 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:55.307505 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0cfdb22d-1727-4e98-ab16-2b4dbc26a211 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:55.312523 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:55.312523 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:55.312854 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-0cfdb22d-1727-4e98-ab16-2b4dbc26a211 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:55.313552 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0cfdb22d-1727-4e98-ab16-2b4dbc26a211 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 returned with HTTP 200 Aug 18 13:19:55.313928 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1439/5718] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:55 2026] GET /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:55.321788 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dfe6cd92-67f6-4617-868f-f78a424612a2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:55.323489 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dfe6cd92-67f6-4617-868f-f78a424612a2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] POST https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146/action Aug 18 13:19:55.323840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dfe6cd92-67f6-4617-868f-f78a424612a2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100591) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:19:55.323960 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dfe6cd92-67f6-4617-868f-f78a424612a2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:19:55.325286 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.contrib.snapshot_actions [None req-dfe6cd92-67f6-4617-868f-f78a424612a2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100591) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 13:19:55.329931 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:55.329931 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:55.330433 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.contrib.snapshot_actions [None req-dfe6cd92-67f6-4617-868f-f78a424612a2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] Updating snapshot 1b7dadc3-8ee2-4c87-9f17-531022fea146 with info {'id': '1b7dadc3-8ee2-4c87-9f17-531022fea146', 'status': 'error', 'progress': '80%'} Aug 18 13:19:55.334992 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dfe6cd92-67f6-4617-868f-f78a424612a2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-member] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146/action returned with HTTP 202 Aug 18 13:19:55.335370 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1418/5719] 10.4.3.126 () {68 vars in 1396 bytes} [Tue Aug 18 13:19:55 2026] POST /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:55.341858 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-558a09e6-3459-4e38-822a-03f8346f18c2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:55.343538 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-558a09e6-3459-4e38-822a-03f8346f18c2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 Aug 18 13:19:55.343715 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-558a09e6-3459-4e38-822a-03f8346f18c2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:55.343895 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-558a09e6-3459-4e38-822a-03f8346f18c2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:55.343991 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-558a09e6-3459-4e38-822a-03f8346f18c2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete snapshot with id: 1b7dadc3-8ee2-4c87-9f17-531022fea146 Aug 18 13:19:55.348493 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:55.348493 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:55.348742 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-558a09e6-3459-4e38-822a-03f8346f18c2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:55.362005 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-558a09e6-3459-4e38-822a-03f8346f18c2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot delete request issued successfully. Aug 18 13:19:55.362168 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-558a09e6-3459-4e38-822a-03f8346f18c2 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 returned with HTTP 202 Aug 18 13:19:55.362572 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1433/5720] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:19:55 2026] DELETE /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:55.369282 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-1839f3de-af42-4542-9d98-8328ab8aeb91 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:55.370969 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1839f3de-af42-4542-9d98-8328ab8aeb91 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 Aug 18 13:19:55.371130 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1839f3de-af42-4542-9d98-8328ab8aeb91 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:55.371332 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-1839f3de-af42-4542-9d98-8328ab8aeb91 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:55.375922 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:55.375922 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:55.376222 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-1839f3de-af42-4542-9d98-8328ab8aeb91 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Snapshot retrieved successfully. Aug 18 13:19:55.376775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-1839f3de-af42-4542-9d98-8328ab8aeb91 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 returned with HTTP 200 Aug 18 13:19:55.377121 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1431/5721] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:55 2026] GET /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:19:55.708443 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-25dff463-f39c-4be4-a53a-c5a869ba5e81 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:55.709955 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-25dff463-f39c-4be4-a53a-c5a869ba5e81 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:55.710131 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-25dff463-f39c-4be4-a53a-c5a869ba5e81 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:55.710340 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-25dff463-f39c-4be4-a53a-c5a869ba5e81 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:55.716409 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:55.716409 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:55.719326 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-25dff463-f39c-4be4-a53a-c5a869ba5e81 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:55.722790 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-25dff463-f39c-4be4-a53a-c5a869ba5e81 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:55.723105 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1440/5722] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:55 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:56.386840 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9cabe1c9-28ce-4a8b-aa6f-e28d559dacdc None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:56.388922 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cabe1c9-28ce-4a8b-aa6f-e28d559dacdc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 Aug 18 13:19:56.389173 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9cabe1c9-28ce-4a8b-aa6f-e28d559dacdc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:56.389519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9cabe1c9-28ce-4a8b-aa6f-e28d559dacdc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:56.394733 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9cabe1c9-28ce-4a8b-aa6f-e28d559dacdc tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 returned with HTTP 404 Aug 18 13:19:56.395252 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1419/5723] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:19:56 2026] GET /volume/v3/snapshots/1b7dadc3-8ee2-4c87-9f17-531022fea146 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:56.401512 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6974646a-a92c-4789-84df-29fea54e77c9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:56.403071 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6974646a-a92c-4789-84df-29fea54e77c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 Aug 18 13:19:56.403267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6974646a-a92c-4789-84df-29fea54e77c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:56.403438 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6974646a-a92c-4789-84df-29fea54e77c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:56.403581 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-6974646a-a92c-4789-84df-29fea54e77c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume with id: f815ab41-2671-4cf2-85e6-e53b6daa5402 Aug 18 13:19:56.409650 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:56.409650 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:56.409975 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6974646a-a92c-4789-84df-29fea54e77c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:56.423068 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-6974646a-a92c-4789-84df-29fea54e77c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Delete volume request issued successfully. Aug 18 13:19:56.423261 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6974646a-a92c-4789-84df-29fea54e77c9 tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 returned with HTTP 202 Aug 18 13:19:56.423614 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1434/5724] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:19:56 2026] DELETE /volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:19:56.429708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-588a1d85-6b61-400d-b7a1-5f2631786a6e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:56.431251 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-588a1d85-6b61-400d-b7a1-5f2631786a6e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 Aug 18 13:19:56.431418 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-588a1d85-6b61-400d-b7a1-5f2631786a6e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:56.431588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-588a1d85-6b61-400d-b7a1-5f2631786a6e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:56.438526 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:56.438526 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:56.442624 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-588a1d85-6b61-400d-b7a1-5f2631786a6e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Volume info retrieved successfully. Aug 18 13:19:56.447428 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-588a1d85-6b61-400d-b7a1-5f2631786a6e tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 returned with HTTP 200 Aug 18 13:19:56.447915 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1432/5725] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:56 2026] GET /volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b9901cc4-ed52-4b2a-9756-ffd2c4af81d0 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b9901cc4-ed52-4b2a-9756-ffd2c4af81d0 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b9901cc4-ed52-4b2a-9756-ffd2c4af81d0 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b9901cc4-ed52-4b2a-9756-ffd2c4af81d0 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b9901cc4-ed52-4b2a-9756-ffd2c4af81d0 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b9901cc4-ed52-4b2a-9756-ffd2c4af81d0 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:56.759352 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1441/5726] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:56 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:19:57.460179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-7d2086e5-fe5f-4d4d-98b2-9c32fb9a160f None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:57.461904 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d2086e5-fe5f-4d4d-98b2-9c32fb9a160f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] GET https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 Aug 18 13:19:57.462104 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7d2086e5-fe5f-4d4d-98b2-9c32fb9a160f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:57.462321 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-7d2086e5-fe5f-4d4d-98b2-9c32fb9a160f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:57.467688 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-7d2086e5-fe5f-4d4d-98b2-9c32fb9a160f tempest-ProjectMemberTests-576231996 tempest-ProjectMemberTests-576231996-project-admin] https://10.4.3.126/volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 returned with HTTP 404 Aug 18 13:19:57.468124 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1420/5727] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:19:57 2026] GET /volume/v3/volumes/f815ab41-2671-4cf2-85e6-e53b6daa5402 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:19:57.760677 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-45e449e2-9554-468e-a7bd-62257580abf3 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:57.762368 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-45e449e2-9554-468e-a7bd-62257580abf3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:57.762605 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-45e449e2-9554-468e-a7bd-62257580abf3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:57.762805 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-45e449e2-9554-468e-a7bd-62257580abf3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:57.768808 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:57.768808 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:19:57.771897 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-45e449e2-9554-468e-a7bd-62257580abf3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:57.776219 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-45e449e2-9554-468e-a7bd-62257580abf3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:57.776596 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1435/5728] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:57 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:19:57.787540 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-dc7b7a47-7d6b-4cba-a1b8-cf575d1dfb27 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:57.789007 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc7b7a47-7d6b-4cba-a1b8-cf575d1dfb27 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:57.789232 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc7b7a47-7d6b-4cba-a1b8-cf575d1dfb27 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:57.789416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-dc7b7a47-7d6b-4cba-a1b8-cf575d1dfb27 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:57.796056 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:57.796056 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:19:57.799285 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-dc7b7a47-7d6b-4cba-a1b8-cf575d1dfb27 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:57.803225 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-dc7b7a47-7d6b-4cba-a1b8-cf575d1dfb27 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:57.803603 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1433/5729] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:57 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:19:57.814357 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d682bc92-379a-4a55-8793-72ff6a9b870a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:57.815886 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d682bc92-379a-4a55-8793-72ff6a9b870a tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:57.816097 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d682bc92-379a-4a55-8793-72ff6a9b870a tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:57.816280 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d682bc92-379a-4a55-8793-72ff6a9b870a tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:57.816439 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-d682bc92-379a-4a55-8793-72ff6a9b870a tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: 49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:57.822414 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:57.822414 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:19:57.822851 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d682bc92-379a-4a55-8793-72ff6a9b870a tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:57.836474 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-d682bc92-379a-4a55-8793-72ff6a9b870a tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume request issued successfully. Aug 18 13:19:57.836682 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d682bc92-379a-4a55-8793-72ff6a9b870a tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 202 Aug 18 13:19:57.837216 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1442/5730] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:19:57 2026] DELETE /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:19:57.843057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bc6153db-8a87-477a-866c-768a2ea7f667 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:57.844676 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bc6153db-8a87-477a-866c-768a2ea7f667 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:57.844855 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bc6153db-8a87-477a-866c-768a2ea7f667 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:57.845038 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bc6153db-8a87-477a-866c-768a2ea7f667 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:57.850985 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:19:57.850985 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:19:57.854153 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-bc6153db-8a87-477a-866c-768a2ea7f667 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:19:57.857910 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bc6153db-8a87-477a-866c-768a2ea7f667 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 200 Aug 18 13:19:57.858289 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1421/5731] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:57 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 1192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:19:58.870259 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ded96cea-d090-4194-9d58-a93ba2c23182 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:19:58.871849 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ded96cea-d090-4194-9d58-a93ba2c23182 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:19:58.872082 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ded96cea-d090-4194-9d58-a93ba2c23182 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:19:58.872267 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ded96cea-d090-4194-9d58-a93ba2c23182 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:19:58.877221 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ded96cea-d090-4194-9d58-a93ba2c23182 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 404 Aug 18 13:19:58.877602 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1436/5732] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:19:58 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:00.258019 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:00.259660 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:00.260024 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "fc49e376-17fc-45cc-a5d3-f27c5f4ed687", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:00.261393 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'fc49e376-17fc-45cc-a5d3-f27c5f4ed687', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:00.333334 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume of 1 GB Aug 18 13:20:00.337284 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Availability Zones retrieved successfully. Aug 18 13:20:00.342434 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (ecd748ec-8d6a-4337-9e99-527e8ba003b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:00.343709 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10501060-3e51-4e26-9d68-672dfa283feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:00.344665 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:00.393386 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10501060-3e51-4e26-9d68-672dfa283feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:00.394092 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f812f6-1316-4f00-b6f5-ec87c967da1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:00.430851 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Created reservations ['a17c45cc-e2c3-43fe-91c6-64906868df96', 'f1205b3e-cf45-477b-9710-e984758157c1', '892ecf2c-7574-40d1-a790-00498583f47c', '64f62037-3504-4d55-a1fb-efedb3f897cd'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:00.431563 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f812f6-1316-4f00-b6f5-ec87c967da1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17c45cc-e2c3-43fe-91c6-64906868df96', 'f1205b3e-cf45-477b-9710-e984758157c1', '892ecf2c-7574-40d1-a790-00498583f47c', '64f62037-3504-4d55-a1fb-efedb3f897cd']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:00.432188 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (044234e9-e2e8-405c-9a4c-f83591a58719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:00.451990 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (044234e9-e2e8-405c-9a4c-f83591a58719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c036a022-e303-45ef-81e0-83b4f22d7ce8', '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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['a17c45cc-e2c3-43fe-91c6-64906868df96','f1205b3e-cf45-477b-9710-e984758157c1','892ecf2c-7574-40d1-a790-00498583f47c','64f62037-3504-4d55-a1fb-efedb3f897cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c036a022-e303-45ef-81e0-83b4f22d7ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eea878c19754a00ba38824842dbd93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:00.452617 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0d55db-250a-46ce-af6b-9687e90d0355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:00.468025 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0d55db-250a-46ce-af6b-9687e90d0355) transitioned into state 'SUCCESS' from 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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['a17c45cc-e2c3-43fe-91c6-64906868df96','f1205b3e-cf45-477b-9710-e984758157c1','892ecf2c-7574-40d1-a790-00498583f47c','64f62037-3504-4d55-a1fb-efedb3f897cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:00.468754 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3258984b-5448-4fed-abdf-00071b81f138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:00.476013 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3258984b-5448-4fed-abdf-00071b81f138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:00.476932 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (ecd748ec-8d6a-4337-9e99-527e8ba003b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:00.477273 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request issued successfully. Aug 18 13:20:00.477778 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-85a257d8-2ee5-464e-aa30-2a1d3ba890c7 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:00.478274 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1434/5733] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:20:00 2026] POST /volume/v3/volumes => generated 775 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:00.489306 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-818a725c-99db-470a-bf42-6fa838fa30d8 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:00.491091 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-818a725c-99db-470a-bf42-6fa838fa30d8 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:00.491343 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-818a725c-99db-470a-bf42-6fa838fa30d8 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:00.491553 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-818a725c-99db-470a-bf42-6fa838fa30d8 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:00.497855 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:00.497855 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:00.501280 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-818a725c-99db-470a-bf42-6fa838fa30d8 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:00.505108 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-818a725c-99db-470a-bf42-6fa838fa30d8 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:00.505523 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1443/5734] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:00 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:01.519424 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f7c25a75-7db5-41f0-9d2e-aa9d9f004bb4 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:01.521134 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f7c25a75-7db5-41f0-9d2e-aa9d9f004bb4 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:01.521362 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f7c25a75-7db5-41f0-9d2e-aa9d9f004bb4 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:01.521540 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f7c25a75-7db5-41f0-9d2e-aa9d9f004bb4 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:01.529401 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:01.529401 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:01.531981 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f7c25a75-7db5-41f0-9d2e-aa9d9f004bb4 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:01.535849 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f7c25a75-7db5-41f0-9d2e-aa9d9f004bb4 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:01.536310 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1422/5735] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:01 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:02.547965 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-dd13dc14-0d8d-4081-a571-3ab6c99f7966 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:02.549821 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dd13dc14-0d8d-4081-a571-3ab6c99f7966 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:02.550049 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dd13dc14-0d8d-4081-a571-3ab6c99f7966 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:02.550270 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-dd13dc14-0d8d-4081-a571-3ab6c99f7966 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:02.557048 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:02.557048 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:02.560345 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-dd13dc14-0d8d-4081-a571-3ab6c99f7966 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:02.564371 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-dd13dc14-0d8d-4081-a571-3ab6c99f7966 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:02.564728 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1437/5736] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:02 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:03.576575 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-efd252a7-b478-4097-839e-28696df82231 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:03.578485 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-efd252a7-b478-4097-839e-28696df82231 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:03.578695 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-efd252a7-b478-4097-839e-28696df82231 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:03.578879 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-efd252a7-b478-4097-839e-28696df82231 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:03.585142 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:03.585142 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:03.588061 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-efd252a7-b478-4097-839e-28696df82231 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:03.591557 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-efd252a7-b478-4097-839e-28696df82231 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:03.591838 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1435/5737] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:03 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:04.603487 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-766f979b-18cf-43fc-ae5b-89884769e27d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:04.605074 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-766f979b-18cf-43fc-ae5b-89884769e27d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:04.605279 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-766f979b-18cf-43fc-ae5b-89884769e27d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:04.605452 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-766f979b-18cf-43fc-ae5b-89884769e27d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:04.612732 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:04.612732 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:04.616050 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-766f979b-18cf-43fc-ae5b-89884769e27d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:04.619980 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-766f979b-18cf-43fc-ae5b-89884769e27d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:04.620337 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1444/5738] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:04 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:05.632225 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b0cad3ff-5d61-406b-887c-2212956eb242 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:05.634098 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0cad3ff-5d61-406b-887c-2212956eb242 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:05.634367 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0cad3ff-5d61-406b-887c-2212956eb242 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:05.634575 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b0cad3ff-5d61-406b-887c-2212956eb242 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:05.641431 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:05.641431 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:05.646069 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-b0cad3ff-5d61-406b-887c-2212956eb242 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:05.650583 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b0cad3ff-5d61-406b-887c-2212956eb242 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:05.650963 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1423/5739] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:05 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:06.663078 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-00efc720-92de-4e28-b65d-527654353982 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:06.664693 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-00efc720-92de-4e28-b65d-527654353982 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:06.664896 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-00efc720-92de-4e28-b65d-527654353982 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:06.665074 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-00efc720-92de-4e28-b65d-527654353982 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:06.672306 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:06.672306 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:06.675450 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-00efc720-92de-4e28-b65d-527654353982 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:06.679192 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-00efc720-92de-4e28-b65d-527654353982 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:06.679530 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1438/5740] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:06 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:06.690013 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0479a32a-5839-4ed8-a7a8-77af7f10493e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:06.691760 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0479a32a-5839-4ed8-a7a8-77af7f10493e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:06.691987 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0479a32a-5839-4ed8-a7a8-77af7f10493e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:06.692179 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0479a32a-5839-4ed8-a7a8-77af7f10493e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:06.699223 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:06.699223 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:06.702453 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0479a32a-5839-4ed8-a7a8-77af7f10493e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:06.706444 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0479a32a-5839-4ed8-a7a8-77af7f10493e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:06.706797 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1436/5741] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:06 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:06.717122 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:06.718704 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:06.719088 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "c036a022-e303-45ef-81e0-83b4f22d7ce8", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:06.720453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'c036a022-e303-45ef-81e0-83b4f22d7ce8', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:06.727023 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:06.727023 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:06.727479 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume retrieved successfully. Aug 18 13:20:06.727591 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume of 1 GB Aug 18 13:20:06.730417 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Availability Zones retrieved successfully. Aug 18 13:20:06.734889 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (2c97d930-a823-4dce-9bc1-fb55c32f5552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:06.735821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee2d7c1-54e0-46fb-99ed-fca49fb89e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:06.736544 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:06.754523 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee2d7c1-54e0-46fb-99ed-fca49fb89e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c036a022-e303-45ef-81e0-83b4f22d7ce8', 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:06.755170 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5d1ff5-85fd-4555-8f64-61553510da18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:06.786397 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Created reservations ['7ea8bf69-bf89-4d21-89f0-a19b94acee26', '760c0bf1-f9b4-4366-969c-e3112520c6bf', '2911bca5-fd07-489d-8f8f-25312ce3d914', '2aa78ffb-833d-4a89-b012-c96f5d76d066'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:06.787061 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5d1ff5-85fd-4555-8f64-61553510da18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ea8bf69-bf89-4d21-89f0-a19b94acee26', '760c0bf1-f9b4-4366-969c-e3112520c6bf', '2911bca5-fd07-489d-8f8f-25312ce3d914', '2aa78ffb-833d-4a89-b012-c96f5d76d066']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:06.787785 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f103c03-9be8-4c69-a093-59a7c47ee537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:06.815951 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f103c03-9be8-4c69-a093-59a7c47ee537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2680cf2-5691-4131-b5b1-70b423897fa9', '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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['7ea8bf69-bf89-4d21-89f0-a19b94acee26','760c0bf1-f9b4-4366-969c-e3112520c6bf','2911bca5-fd07-489d-8f8f-25312ce3d914','2aa78ffb-833d-4a89-b012-c96f5d76d066'],size=1,snapshot_id=None,source_replicaid=,source_volid=c036a022-e303-45ef-81e0-83b4f22d7ce8,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:20:06Z,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=f2680cf2-5691-4131-b5b1-70b423897fa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eea878c19754a00ba38824842dbd93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c036a022-e303-45ef-81e0-83b4f22d7ce8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:06.816563 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a0c3e7-c84d-474c-9eb2-5c44f2319dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:06.831148 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a0c3e7-c84d-474c-9eb2-5c44f2319dc2) transitioned into state 'SUCCESS' from 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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['7ea8bf69-bf89-4d21-89f0-a19b94acee26','760c0bf1-f9b4-4366-969c-e3112520c6bf','2911bca5-fd07-489d-8f8f-25312ce3d914','2aa78ffb-833d-4a89-b012-c96f5d76d066'],size=1,snapshot_id=None,source_replicaid=,source_volid=c036a022-e303-45ef-81e0-83b4f22d7ce8,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:06.831871 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ef3aea-0ae2-4ae1-a268-5fbaaadc8ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:06.846293 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ef3aea-0ae2-4ae1-a268-5fbaaadc8ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:06.846961 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (2c97d930-a823-4dce-9bc1-fb55c32f5552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:06.847230 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request issued successfully. Aug 18 13:20:06.847699 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-eb11fd27-ea77-4055-bcb2-44a1f1279332 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:06.848083 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1445/5742] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:20:06 2026] POST /volume/v3/volumes => generated 809 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:06.858179 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9ce58c3d-493b-4b4d-878e-28a2d3390d08 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:06.860119 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9ce58c3d-493b-4b4d-878e-28a2d3390d08 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 Aug 18 13:20:06.860383 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9ce58c3d-493b-4b4d-878e-28a2d3390d08 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:06.860592 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9ce58c3d-493b-4b4d-878e-28a2d3390d08 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:06.867568 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:06.867568 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:06.870859 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9ce58c3d-493b-4b4d-878e-28a2d3390d08 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:06.874643 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9ce58c3d-493b-4b4d-878e-28a2d3390d08 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 returned with HTTP 200 Aug 18 13:20:06.875018 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1424/5743] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:06 2026] GET /volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:07.886755 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-048ae034-6f3c-4f99-91b9-43c0449f5d78 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:07.888490 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-048ae034-6f3c-4f99-91b9-43c0449f5d78 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 Aug 18 13:20:07.888700 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-048ae034-6f3c-4f99-91b9-43c0449f5d78 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:07.888916 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-048ae034-6f3c-4f99-91b9-43c0449f5d78 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:07.896409 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:07.896409 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:07.900319 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-048ae034-6f3c-4f99-91b9-43c0449f5d78 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:07.904405 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-048ae034-6f3c-4f99-91b9-43c0449f5d78 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 returned with HTTP 200 Aug 18 13:20:07.904757 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1439/5744] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:07 2026] GET /volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:07.916795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e01d8a71-ebc0-4187-8d56-30dfcdfb256b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:07.918424 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e01d8a71-ebc0-4187-8d56-30dfcdfb256b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 Aug 18 13:20:07.918607 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e01d8a71-ebc0-4187-8d56-30dfcdfb256b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:07.918827 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e01d8a71-ebc0-4187-8d56-30dfcdfb256b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:07.924908 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:07.924908 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:07.927827 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-e01d8a71-ebc0-4187-8d56-30dfcdfb256b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:07.931783 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e01d8a71-ebc0-4187-8d56-30dfcdfb256b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 returned with HTTP 200 Aug 18 13:20:07.932150 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1437/5745] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:07 2026] GET /volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:07.944172 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e7a45177-e0ca-453a-9d01-52d8427326ca None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:07.946151 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7a45177-e0ca-453a-9d01-52d8427326ca tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:07.946378 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7a45177-e0ca-453a-9d01-52d8427326ca tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:07.946577 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e7a45177-e0ca-453a-9d01-52d8427326ca tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:07.946825 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-e7a45177-e0ca-453a-9d01-52d8427326ca tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:07.954421 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:07.954421 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:07.954936 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e7a45177-e0ca-453a-9d01-52d8427326ca tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:07.971817 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e7a45177-e0ca-453a-9d01-52d8427326ca tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume request issued successfully. Aug 18 13:20:07.971996 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e7a45177-e0ca-453a-9d01-52d8427326ca tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 202 Aug 18 13:20:07.972470 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1446/5746] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:07 2026] DELETE /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:20:07.979335 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5c1dbdc1-599b-48c4-a0cf-d0a9c645d2fa None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:07.981042 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c1dbdc1-599b-48c4-a0cf-d0a9c645d2fa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:07.981218 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c1dbdc1-599b-48c4-a0cf-d0a9c645d2fa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:07.981394 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5c1dbdc1-599b-48c4-a0cf-d0a9c645d2fa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:07.987891 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:07.987891 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:07.991181 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-5c1dbdc1-599b-48c4-a0cf-d0a9c645d2fa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:07.995383 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5c1dbdc1-599b-48c4-a0cf-d0a9c645d2fa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 200 Aug 18 13:20:07.995795 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1425/5747] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:07 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:09.009788 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-be17cb4f-865c-4f2a-bf1c-f69116f649ac None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:09.012054 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be17cb4f-865c-4f2a-bf1c-f69116f649ac tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:09.012327 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be17cb4f-865c-4f2a-bf1c-f69116f649ac tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:09.012635 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-be17cb4f-865c-4f2a-bf1c-f69116f649ac tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:09.018779 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-be17cb4f-865c-4f2a-bf1c-f69116f649ac tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 404 Aug 18 13:20:09.019297 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1440/5748] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:09 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:10.436177 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:10.437941 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:10.438291 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "df852cd7-a09a-447c-9f45-9fe99cfdd3a9", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:10.439632 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'df852cd7-a09a-447c-9f45-9fe99cfdd3a9', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:10.504253 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume of 1 GB Aug 18 13:20:10.507157 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Availability Zones retrieved successfully. Aug 18 13:20:10.511646 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (8aaea148-66e6-4a75-b650-48b02981ec8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:10.512588 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b19e99-7a33-4d95-b730-d72fa8d00f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:10.513382 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Validating volume size '1' using validate_int {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:10.558884 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b19e99-7a33-4d95-b730-d72fa8d00f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:10.559609 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099fe99b-03d8-414d-a17e-f60159fc23e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:10.594235 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Created reservations ['2f44ce89-c531-4d53-b33b-5879e6bea803', '69cd4fd0-4832-44ef-92b6-5a4dab7de4ef', 'e6c61149-f4cc-4df1-a99b-0df194b491f4', 'a999d7a1-57ec-473d-ad93-7fb95bb0acef'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:10.594760 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099fe99b-03d8-414d-a17e-f60159fc23e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f44ce89-c531-4d53-b33b-5879e6bea803', '69cd4fd0-4832-44ef-92b6-5a4dab7de4ef', 'e6c61149-f4cc-4df1-a99b-0df194b491f4', 'a999d7a1-57ec-473d-ad93-7fb95bb0acef']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:10.595610 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d23b1eb-47fd-489d-9824-eb5f67c25f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:10.616529 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d23b1eb-47fd-489d-9824-eb5f67c25f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70282bf1-8eb2-4ac0-9f97-33a296585672', '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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['2f44ce89-c531-4d53-b33b-5879e6bea803','69cd4fd0-4832-44ef-92b6-5a4dab7de4ef','e6c61149-f4cc-4df1-a99b-0df194b491f4','a999d7a1-57ec-473d-ad93-7fb95bb0acef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:20:10Z,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=70282bf1-8eb2-4ac0-9f97-33a296585672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eea878c19754a00ba38824842dbd93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:10.617270 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19b4c88-b418-40d1-b63a-c6edea681b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:10.633454 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19b4c88-b418-40d1-b63a-c6edea681b13) transitioned into state 'SUCCESS' from 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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['2f44ce89-c531-4d53-b33b-5879e6bea803','69cd4fd0-4832-44ef-92b6-5a4dab7de4ef','e6c61149-f4cc-4df1-a99b-0df194b491f4','a999d7a1-57ec-473d-ad93-7fb95bb0acef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:10.634048 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0993f648-14ef-4080-bfe3-a2a175d414c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:10.642046 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0993f648-14ef-4080-bfe3-a2a175d414c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:10.642746 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (8aaea148-66e6-4a75-b650-48b02981ec8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:10.643036 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request issued successfully. Aug 18 13:20:10.643664 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-27825f66-c5de-43f5-acc8-f7d9373ecb93 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:10.644049 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1438/5749] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:20:10 2026] POST /volume/v3/volumes => generated 775 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:10.655120 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c58e4ade-ba8a-45b2-bca6-679be926a28e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:10.656880 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c58e4ade-ba8a-45b2-bca6-679be926a28e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:10.657138 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c58e4ade-ba8a-45b2-bca6-679be926a28e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:10.657379 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c58e4ade-ba8a-45b2-bca6-679be926a28e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:10.663811 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:10.663811 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:10.667160 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c58e4ade-ba8a-45b2-bca6-679be926a28e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:10.670926 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c58e4ade-ba8a-45b2-bca6-679be926a28e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:10.671304 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1447/5750] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:10 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:11.683143 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e53007b4-196f-49d3-95e9-c193f30278a9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:11.684994 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e53007b4-196f-49d3-95e9-c193f30278a9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:11.685251 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e53007b4-196f-49d3-95e9-c193f30278a9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:11.685480 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e53007b4-196f-49d3-95e9-c193f30278a9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:11.692606 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:11.692606 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:11.696339 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e53007b4-196f-49d3-95e9-c193f30278a9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:11.700367 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e53007b4-196f-49d3-95e9-c193f30278a9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:11.700761 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1426/5751] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:11 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:12.712218 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-922c6fc1-e6c7-40e8-8579-f268fae9fdd6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:12.713873 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-922c6fc1-e6c7-40e8-8579-f268fae9fdd6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:12.714065 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-922c6fc1-e6c7-40e8-8579-f268fae9fdd6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:12.714265 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-922c6fc1-e6c7-40e8-8579-f268fae9fdd6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:12.720556 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:12.720556 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:12.723822 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-922c6fc1-e6c7-40e8-8579-f268fae9fdd6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:12.727573 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-922c6fc1-e6c7-40e8-8579-f268fae9fdd6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:12.727949 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1441/5752] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:12 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:13.739935 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-87c4a033-639a-4415-bf82-152a6b8b660e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:13.741585 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87c4a033-639a-4415-bf82-152a6b8b660e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:13.741795 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87c4a033-639a-4415-bf82-152a6b8b660e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:13.742000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-87c4a033-639a-4415-bf82-152a6b8b660e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:13.748394 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:13.748394 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:13.751218 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-87c4a033-639a-4415-bf82-152a6b8b660e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:13.754647 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-87c4a033-639a-4415-bf82-152a6b8b660e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:13.754953 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1439/5753] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:13 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:14.766187 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-1cab1f1c-bd95-4ef4-a607-ef277533cfa3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:14.767995 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cab1f1c-bd95-4ef4-a607-ef277533cfa3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:14.768232 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cab1f1c-bd95-4ef4-a607-ef277533cfa3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:14.768432 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-1cab1f1c-bd95-4ef4-a607-ef277533cfa3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:14.774603 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:14.774603 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:14.777651 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-1cab1f1c-bd95-4ef4-a607-ef277533cfa3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:14.781175 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-1cab1f1c-bd95-4ef4-a607-ef277533cfa3 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:14.781530 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1448/5754] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:14 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:15.792803 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e470d833-bf80-4639-8c64-b95994c9c5e6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:15.794383 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e470d833-bf80-4639-8c64-b95994c9c5e6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:15.794577 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e470d833-bf80-4639-8c64-b95994c9c5e6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:15.794743 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e470d833-bf80-4639-8c64-b95994c9c5e6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:15.800944 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:15.800944 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:15.804055 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-e470d833-bf80-4639-8c64-b95994c9c5e6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:15.807878 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e470d833-bf80-4639-8c64-b95994c9c5e6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:15.808277 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1427/5755] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:15 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:16.819272 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-87ebd5d6-97bf-4509-a21f-735221122e20 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:16.821221 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87ebd5d6-97bf-4509-a21f-735221122e20 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:16.821504 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87ebd5d6-97bf-4509-a21f-735221122e20 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:16.821694 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-87ebd5d6-97bf-4509-a21f-735221122e20 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:16.828529 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:16.828529 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:16.831816 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-87ebd5d6-97bf-4509-a21f-735221122e20 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:16.835914 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-87ebd5d6-97bf-4509-a21f-735221122e20 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:16.836253 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1442/5756] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:16 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:16.847159 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f4981bb3-6d47-4b74-a561-49e6c17dd43e None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:16.848938 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4981bb3-6d47-4b74-a561-49e6c17dd43e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:16.849180 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4981bb3-6d47-4b74-a561-49e6c17dd43e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:16.849424 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4981bb3-6d47-4b74-a561-49e6c17dd43e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:16.856077 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:16.856077 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:16.859280 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f4981bb3-6d47-4b74-a561-49e6c17dd43e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:16.862965 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4981bb3-6d47-4b74-a561-49e6c17dd43e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:16.863355 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1440/5757] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:16 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:16.874329 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:16.876013 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:20:16.876341 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70282bf1-8eb2-4ac0-9f97-33a296585672", "name": "tempest-VolumeImageDependencyTests-Snapshot-1135546698"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:16.884044 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:16.884044 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:16.884469 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:16.884613 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.snapshots [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create snapshot from volume 70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:16.910655 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Created reservations ['e913bee2-cbc9-4adf-94ac-cd24b1d81d15', 'dccca66a-4d21-4a3f-be7c-37b903421d88', '0219e24c-ddd1-4ad3-9b6d-edb61bd6894a', '55cd78fd-f575-4187-8f98-5fe7520a652d'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:16.932781 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Snapshot create request issued successfully. Aug 18 13:20:16.933100 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-e256f8ca-89b9-4dfd-a882-b7d149d3418d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:20:16.933552 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1449/5758] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:20:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:20:16.941468 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-4732b5cc-45fe-4df4-a374-40760d1977a6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:16.943103 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4732b5cc-45fe-4df4-a374-40760d1977a6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:16.943309 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4732b5cc-45fe-4df4-a374-40760d1977a6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:16.943494 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-4732b5cc-45fe-4df4-a374-40760d1977a6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:16.948754 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:16.948754 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:16.949290 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-4732b5cc-45fe-4df4-a374-40760d1977a6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Snapshot retrieved successfully. Aug 18 13:20:16.950180 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-4732b5cc-45fe-4df4-a374-40760d1977a6 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 returned with HTTP 200 Aug 18 13:20:16.950623 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1428/5759] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:16 2026] GET /volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:17.958695 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-4a8838c6-1f27-493c-8ce6-3a78e79f4ca2 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:17.960307 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4a8838c6-1f27-493c-8ce6-3a78e79f4ca2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:17.960503 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4a8838c6-1f27-493c-8ce6-3a78e79f4ca2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:17.960672 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-4a8838c6-1f27-493c-8ce6-3a78e79f4ca2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:17.965436 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:17.965436 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:17.965886 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-4a8838c6-1f27-493c-8ce6-3a78e79f4ca2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Snapshot retrieved successfully. Aug 18 13:20:17.966730 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-4a8838c6-1f27-493c-8ce6-3a78e79f4ca2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 returned with HTTP 200 Aug 18 13:20:17.967172 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1443/5760] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:17 2026] GET /volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:17.974846 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:17.976324 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:17.976647 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "bfcbe238-9a74-4870-9a27-1ba8de84dc89", "size": 1}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:17.978032 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.v3.volumes [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'bfcbe238-9a74-4870-9a27-1ba8de84dc89', 'size': 1}} {{(pid=100590) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:17.982819 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:17.982819 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:17.983254 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Snapshot retrieved successfully. Aug 18 13:20:17.983375 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume of 1 GB Aug 18 13:20:17.986316 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Availability Zones retrieved successfully. Aug 18 13:20:17.991031 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (9e61dc2e-b6c6-4d28-ae6c-b61f832c0742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:17.991814 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e5dd63-f2af-408e-9b60-4836f9bb207b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:17.992633 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.flows.api.create_volume [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100590) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:18.017466 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e5dd63-f2af-408e-9b60-4836f9bb207b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bfcbe238-9a74-4870-9a27-1ba8de84dc89', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:18.018098 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a48b12-a864-4382-be17-33b679279bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:18.051627 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Created reservations ['564d4cfb-1357-4b9e-b594-1f2892ba8250', '8bb5068a-8df6-4606-b1bc-22fb4df6de04', '9d0cdaae-d7c2-4ceb-bf17-9d0d078b1227', 'ed6cc29c-101f-48b6-849a-cafb93ad2cff'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:18.052339 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a48b12-a864-4382-be17-33b679279bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564d4cfb-1357-4b9e-b594-1f2892ba8250', '8bb5068a-8df6-4606-b1bc-22fb4df6de04', '9d0cdaae-d7c2-4ceb-bf17-9d0d078b1227', 'ed6cc29c-101f-48b6-849a-cafb93ad2cff']}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:18.052951 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47fe028-e190-416d-9ccb-f64a77643e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:18.089964 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47fe028-e190-416d-9ccb-f64a77643e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f0ad23b-12e4-46c0-b344-dda8fdb9667e', '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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['564d4cfb-1357-4b9e-b594-1f2892ba8250','8bb5068a-8df6-4606-b1bc-22fb4df6de04','9d0cdaae-d7c2-4ceb-bf17-9d0d078b1227','ed6cc29c-101f-48b6-849a-cafb93ad2cff'],size=1,snapshot_id=bfcbe238-9a74-4870-9a27-1ba8de84dc89,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), '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-18T13:20:18Z,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=9f0ad23b-12e4-46c0-b344-dda8fdb9667e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eea878c19754a00ba38824842dbd93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bfcbe238-9a74-4870-9a27-1ba8de84dc89,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:18.090750 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35171de2-c9f6-4306-9a49-27780aa07393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:18.110078 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35171de2-c9f6-4306-9a49-27780aa07393) transitioned into state 'SUCCESS' from 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='4eea878c19754a00ba38824842dbd93a',qos_specs=None,replication_status=,reservations=['564d4cfb-1357-4b9e-b594-1f2892ba8250','8bb5068a-8df6-4606-b1bc-22fb4df6de04','9d0cdaae-d7c2-4ceb-bf17-9d0d078b1227','ed6cc29c-101f-48b6-849a-cafb93ad2cff'],size=1,snapshot_id=bfcbe238-9a74-4870-9a27-1ba8de84dc89,source_replicaid=,source_volid=None,status='creating',user_id='eb2ee3563c4543b0bff68d9716f6b460',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:18.110857 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e23e26-2097-42bb-a850-a7c2950c17ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:18.130653 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e23e26-2097-42bb-a850-a7c2950c17ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100590) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:18.131524 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Flow 'volume_create_api' (9e61dc2e-b6c6-4d28-ae6c-b61f832c0742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100590) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:18.131883 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Create volume request issued successfully. Aug 18 13:20:18.132500 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6e1dbb65-d434-4203-af96-5b91ca83a4af tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:18.133012 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1441/5761] 10.4.3.126 () {70 vars in 1300 bytes} [Tue Aug 18 13:20:17 2026] POST /volume/v3/volumes => generated 809 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:18.144766 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9adfc063-5a26-415e-8ae7-36f7cbb441a2 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:18.146623 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9adfc063-5a26-415e-8ae7-36f7cbb441a2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:18.146823 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9adfc063-5a26-415e-8ae7-36f7cbb441a2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:18.147006 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9adfc063-5a26-415e-8ae7-36f7cbb441a2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:18.153495 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:18.153495 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:18.156792 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-9adfc063-5a26-415e-8ae7-36f7cbb441a2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:18.160404 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9adfc063-5a26-415e-8ae7-36f7cbb441a2 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 200 Aug 18 13:20:18.160745 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1450/5762] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:18 2026] GET /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:19.172519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ba28d248-426e-48c5-9d44-1bc5b4c18733 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:19.174664 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ba28d248-426e-48c5-9d44-1bc5b4c18733 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:19.174989 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ba28d248-426e-48c5-9d44-1bc5b4c18733 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:19.175275 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ba28d248-426e-48c5-9d44-1bc5b4c18733 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:19.181915 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:19.181915 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:19.184841 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-ba28d248-426e-48c5-9d44-1bc5b4c18733 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:19.188551 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ba28d248-426e-48c5-9d44-1bc5b4c18733 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 200 Aug 18 13:20:19.188875 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1429/5763] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:19 2026] GET /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:19.199505 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-deee3f7f-b0f0-4e21-8224-e7f7e688988e None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:19.201116 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-deee3f7f-b0f0-4e21-8224-e7f7e688988e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:19.201410 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-deee3f7f-b0f0-4e21-8224-e7f7e688988e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:19.201631 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-deee3f7f-b0f0-4e21-8224-e7f7e688988e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:19.207718 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:19.207718 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:19.210691 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-deee3f7f-b0f0-4e21-8224-e7f7e688988e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:19.214417 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-deee3f7f-b0f0-4e21-8224-e7f7e688988e tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 200 Aug 18 13:20:19.214775 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1444/5764] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:19 2026] GET /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:19.228038 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-26886d72-a6ef-434a-9509-0dcd852fec85 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:19.229780 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26886d72-a6ef-434a-9509-0dcd852fec85 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:19.229955 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26886d72-a6ef-434a-9509-0dcd852fec85 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:19.230132 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-26886d72-a6ef-434a-9509-0dcd852fec85 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:19.230248 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-26886d72-a6ef-434a-9509-0dcd852fec85 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete snapshot with id: bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:19.236033 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:19.236033 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:19.236644 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-26886d72-a6ef-434a-9509-0dcd852fec85 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Snapshot retrieved successfully. Aug 18 13:20:19.253408 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-26886d72-a6ef-434a-9509-0dcd852fec85 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Snapshot delete request issued successfully. Aug 18 13:20:19.253571 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-26886d72-a6ef-434a-9509-0dcd852fec85 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 returned with HTTP 202 Aug 18 13:20:19.253944 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1442/5765] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:20:19 2026] DELETE /volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:19.260303 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c5cb9ba1-5f78-4da2-b9fb-dc39a9fea4f9 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:19.262482 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5cb9ba1-5f78-4da2-b9fb-dc39a9fea4f9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:19.262706 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c5cb9ba1-5f78-4da2-b9fb-dc39a9fea4f9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:19.262878 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c5cb9ba1-5f78-4da2-b9fb-dc39a9fea4f9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:19.268091 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:19.268091 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:19.268520 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-c5cb9ba1-5f78-4da2-b9fb-dc39a9fea4f9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Snapshot retrieved successfully. Aug 18 13:20:19.269127 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c5cb9ba1-5f78-4da2-b9fb-dc39a9fea4f9 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 returned with HTTP 200 Aug 18 13:20:19.269539 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1451/5766] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:19 2026] GET /volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:20.277978 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-199e77e4-8912-4177-a854-b74e10899b51 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:20.279512 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-199e77e4-8912-4177-a854-b74e10899b51 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:20.279676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-199e77e4-8912-4177-a854-b74e10899b51 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:20.279868 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-199e77e4-8912-4177-a854-b74e10899b51 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:20.284473 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-199e77e4-8912-4177-a854-b74e10899b51 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 returned with HTTP 404 Aug 18 13:20:20.284985 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1430/5767] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:20 2026] GET /volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:20.290877 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:20.292771 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:20.292965 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:20.293136 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:20.293332 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: 9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:20.299319 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:20.299319 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:20.299688 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:20.314546 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume request issued successfully. Aug 18 13:20:20.314691 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-21abe72b-2fb7-4b27-846f-3b0bfe6caa99 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 202 Aug 18 13:20:20.315033 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1445/5768] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:20 2026] DELETE /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:20:20.321000 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f4a48ec7-525d-4f9d-a4be-00ca83e5a476 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:20.322715 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4a48ec7-525d-4f9d-a4be-00ca83e5a476 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:20.322917 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4a48ec7-525d-4f9d-a4be-00ca83e5a476 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:20.323091 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f4a48ec7-525d-4f9d-a4be-00ca83e5a476 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:20.330485 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:20.330485 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:20.333950 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-f4a48ec7-525d-4f9d-a4be-00ca83e5a476 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:20.337979 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f4a48ec7-525d-4f9d-a4be-00ca83e5a476 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 200 Aug 18 13:20:20.338348 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1443/5769] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:20 2026] GET /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:21.350453 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-ddf8ec73-b697-490d-a149-48771d64385b None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:21.352054 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ddf8ec73-b697-490d-a149-48771d64385b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:21.352299 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ddf8ec73-b697-490d-a149-48771d64385b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:21.352599 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-ddf8ec73-b697-490d-a149-48771d64385b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:21.357717 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-ddf8ec73-b697-490d-a149-48771d64385b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 404 Aug 18 13:20:21.358346 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1452/5770] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:21 2026] GET /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:21.499020 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:21.501111 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:21.501396 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:21.501639 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:21.501851 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: 70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:21.510186 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:21.510186 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:21.510761 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:21.526815 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume request issued successfully. Aug 18 13:20:21.527001 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9e2de8d1-17b5-4964-8e0c-b02c358efdfb tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 202 Aug 18 13:20:21.527523 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1431/5771] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:21 2026] DELETE /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:20:21.533806 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-c70cce26-a552-4ca7-8d71-1964b1ff15d1 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:21.535367 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c70cce26-a552-4ca7-8d71-1964b1ff15d1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:21.535608 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c70cce26-a552-4ca7-8d71-1964b1ff15d1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:21.535832 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-c70cce26-a552-4ca7-8d71-1964b1ff15d1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:21.543103 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:21.543103 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:21.546431 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-c70cce26-a552-4ca7-8d71-1964b1ff15d1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:21.550602 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-c70cce26-a552-4ca7-8d71-1964b1ff15d1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 200 Aug 18 13:20:21.550951 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1446/5772] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:21 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:22.563076 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-22bae6b3-290f-46b9-bfa9-3e584c478f56 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.565229 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22bae6b3-290f-46b9-bfa9-3e584c478f56 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:22.565432 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22bae6b3-290f-46b9-bfa9-3e584c478f56 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.565708 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-22bae6b3-290f-46b9-bfa9-3e584c478f56 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.571185 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-22bae6b3-290f-46b9-bfa9-3e584c478f56 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 404 Aug 18 13:20:22.571646 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1444/5773] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:22 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:22.579473 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2383cf02-b328-478d-b7c9-06c69bf489bc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.581277 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2383cf02-b328-478d-b7c9-06c69bf489bc tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:22.581515 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2383cf02-b328-478d-b7c9-06c69bf489bc tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.581700 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2383cf02-b328-478d-b7c9-06c69bf489bc tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.581858 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-2383cf02-b328-478d-b7c9-06c69bf489bc tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: 9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:22.588385 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2383cf02-b328-478d-b7c9-06c69bf489bc tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 404 Aug 18 13:20:22.588863 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1453/5774] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:22 2026] DELETE /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:22.596451 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-dba96c8e-b8d2-4dcd-bb02-704a83dd0542 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.598163 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dba96c8e-b8d2-4dcd-bb02-704a83dd0542 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e Aug 18 13:20:22.598442 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dba96c8e-b8d2-4dcd-bb02-704a83dd0542 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.598684 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-dba96c8e-b8d2-4dcd-bb02-704a83dd0542 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.605176 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-dba96c8e-b8d2-4dcd-bb02-704a83dd0542 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e returned with HTTP 404 Aug 18 13:20:22.605741 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1432/5775] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:22 2026] GET /volume/v3/volumes/9f0ad23b-12e4-46c0-b344-dda8fdb9667e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:22.612094 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-82e33413-21f9-4000-9fb5-ef77f7aca5aa None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.614016 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-82e33413-21f9-4000-9fb5-ef77f7aca5aa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:22.614197 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-82e33413-21f9-4000-9fb5-ef77f7aca5aa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.614463 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-82e33413-21f9-4000-9fb5-ef77f7aca5aa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.614592 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-82e33413-21f9-4000-9fb5-ef77f7aca5aa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete snapshot with id: bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:22.619150 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-82e33413-21f9-4000-9fb5-ef77f7aca5aa tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 returned with HTTP 404 Aug 18 13:20:22.619651 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1447/5776] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:20:22 2026] DELETE /volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:22.626044 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-09f199a5-c672-4f0a-8d0a-6b61f063d14b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.628070 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-09f199a5-c672-4f0a-8d0a-6b61f063d14b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 Aug 18 13:20:22.628297 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-09f199a5-c672-4f0a-8d0a-6b61f063d14b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.628477 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-09f199a5-c672-4f0a-8d0a-6b61f063d14b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.632672 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-09f199a5-c672-4f0a-8d0a-6b61f063d14b tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 returned with HTTP 404 Aug 18 13:20:22.633229 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1445/5777] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:22 2026] GET /volume/v3/snapshots/bfcbe238-9a74-4870-9a27-1ba8de84dc89 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:22.639652 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-76fa0a11-f2ce-4c1e-ac29-dd96cd2b9f9c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.641392 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-76fa0a11-f2ce-4c1e-ac29-dd96cd2b9f9c tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:22.641592 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-76fa0a11-f2ce-4c1e-ac29-dd96cd2b9f9c tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.641761 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-76fa0a11-f2ce-4c1e-ac29-dd96cd2b9f9c tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.641924 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-76fa0a11-f2ce-4c1e-ac29-dd96cd2b9f9c tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: 70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:22.647274 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-76fa0a11-f2ce-4c1e-ac29-dd96cd2b9f9c tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 404 Aug 18 13:20:22.647688 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1454/5778] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:22 2026] DELETE /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:22.654977 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a9fcc4d0-deb8-4c53-adbd-75c742a3c559 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.656600 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9fcc4d0-deb8-4c53-adbd-75c742a3c559 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 Aug 18 13:20:22.656775 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9fcc4d0-deb8-4c53-adbd-75c742a3c559 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.656996 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a9fcc4d0-deb8-4c53-adbd-75c742a3c559 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.662820 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a9fcc4d0-deb8-4c53-adbd-75c742a3c559 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 returned with HTTP 404 Aug 18 13:20:22.663391 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1433/5779] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:22 2026] GET /volume/v3/volumes/70282bf1-8eb2-4ac0-9f97-33a296585672 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:22.695234 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.696890 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 Aug 18 13:20:22.697080 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.697297 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.697488 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: f2680cf2-5691-4131-b5b1-70b423897fa9 Aug 18 13:20:22.704314 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:22.704314 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:22.704767 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:22.719456 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume request issued successfully. Aug 18 13:20:22.719594 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cb21dccb-682a-4fd4-88c6-a39b57d0741d tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 returned with HTTP 202 Aug 18 13:20:22.719980 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1448/5780] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:22 2026] DELETE /volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:20:22.726752 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-0bc1ac49-5ac5-414c-aa0b-c4bad2e136df None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:22.728864 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0bc1ac49-5ac5-414c-aa0b-c4bad2e136df tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 Aug 18 13:20:22.729136 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0bc1ac49-5ac5-414c-aa0b-c4bad2e136df tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:22.729416 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-0bc1ac49-5ac5-414c-aa0b-c4bad2e136df tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:22.736828 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:22.736828 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:22.740751 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-0bc1ac49-5ac5-414c-aa0b-c4bad2e136df tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Volume info retrieved successfully. Aug 18 13:20:22.746870 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-0bc1ac49-5ac5-414c-aa0b-c4bad2e136df tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 returned with HTTP 200 Aug 18 13:20:22.747395 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1446/5781] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:22 2026] GET /volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:20:23.759853 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-fd5c9c8a-559b-46f4-aade-5a49a03c9ee5 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:23.761580 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fd5c9c8a-559b-46f4-aade-5a49a03c9ee5 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 Aug 18 13:20:23.761819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fd5c9c8a-559b-46f4-aade-5a49a03c9ee5 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:23.762025 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-fd5c9c8a-559b-46f4-aade-5a49a03c9ee5 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:23.767789 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-fd5c9c8a-559b-46f4-aade-5a49a03c9ee5 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 returned with HTTP 404 Aug 18 13:20:23.768283 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1455/5782] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:23 2026] GET /volume/v3/volumes/f2680cf2-5691-4131-b5b1-70b423897fa9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:23.775385 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-078834a9-6136-44bd-99d9-3691e6d9b677 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:23.777082 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-078834a9-6136-44bd-99d9-3691e6d9b677 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:23.777360 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-078834a9-6136-44bd-99d9-3691e6d9b677 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:23.777587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-078834a9-6136-44bd-99d9-3691e6d9b677 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:23.777783 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-078834a9-6136-44bd-99d9-3691e6d9b677 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:23.783101 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-078834a9-6136-44bd-99d9-3691e6d9b677 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 404 Aug 18 13:20:23.783533 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1434/5783] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:23 2026] DELETE /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:23.790071 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3e61335a-2c9e-43e7-84f1-f85ebb3c40ba None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:23.792031 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3e61335a-2c9e-43e7-84f1-f85ebb3c40ba tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 Aug 18 13:20:23.792322 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3e61335a-2c9e-43e7-84f1-f85ebb3c40ba tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:23.792563 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3e61335a-2c9e-43e7-84f1-f85ebb3c40ba tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:23.797943 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3e61335a-2c9e-43e7-84f1-f85ebb3c40ba tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 returned with HTTP 404 Aug 18 13:20:23.798409 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1449/5784] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:23 2026] GET /volume/v3/volumes/c036a022-e303-45ef-81e0-83b4f22d7ce8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:23.828008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-47499631-d7d3-4460-8c80-b4b69b72f71f None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:23.829685 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47499631-d7d3-4460-8c80-b4b69b72f71f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] DELETE https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:20:23.829900 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-47499631-d7d3-4460-8c80-b4b69b72f71f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:23.830050 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-47499631-d7d3-4460-8c80-b4b69b72f71f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:23.830226 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-47499631-d7d3-4460-8c80-b4b69b72f71f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Delete volume with id: 49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:20:23.835112 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-47499631-d7d3-4460-8c80-b4b69b72f71f tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 404 Aug 18 13:20:23.835574 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1447/5785] 10.4.3.126 () {68 vars in 1392 bytes} [Tue Aug 18 13:20:23 2026] DELETE /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:23.841336 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-9e351dc6-79fe-46cc-b747-a62f0285dbe1 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:23.842927 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9e351dc6-79fe-46cc-b747-a62f0285dbe1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] GET https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 Aug 18 13:20:23.843112 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9e351dc6-79fe-46cc-b747-a62f0285dbe1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:23.843330 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-9e351dc6-79fe-46cc-b747-a62f0285dbe1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:23.848326 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-9e351dc6-79fe-46cc-b747-a62f0285dbe1 tempest-VolumeImageDependencyTests-566851723 tempest-VolumeImageDependencyTests-566851723-project-member] https://10.4.3.126/volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 returned with HTTP 404 Aug 18 13:20:23.848723 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1456/5786] 10.4.3.126 () {68 vars in 1389 bytes} [Tue Aug 18 13:20:23 2026] GET /volume/v3/volumes/49cac78c-d100-42f2-9337-dfe6cf431a98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:20:25.550264 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-6f154c68-070e-47dc-a2bb-244e623dfa82 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:25.668301 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6f154c68-070e-47dc-a2bb-244e623dfa82 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 18 13:20:25.668525 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6f154c68-070e-47dc-a2bb-244e623dfa82 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:25.668751 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-6f154c68-070e-47dc-a2bb-244e623dfa82 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-admin] Calling method 'get_pools' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:25.678307 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-6f154c68-070e-47dc-a2bb-244e623dfa82 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:20:25.678869 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1435/5787] 10.4.3.126 () {66 vars in 1291 bytes} [Tue Aug 18 13:20:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:25.687130 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-1a3e95b5-a07f-497f-ac2b-41b8a46be096 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:25.747051 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1a3e95b5-a07f-497f-ac2b-41b8a46be096 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-member] GET https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool Aug 18 13:20:25.747283 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1a3e95b5-a07f-497f-ac2b-41b8a46be096 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:25.747465 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-1a3e95b5-a07f-497f-ac2b-41b8a46be096 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:25.748133 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.policy [None req-1a3e95b5-a07f-497f-ac2b-41b8a46be096 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a24d98c78eaf4b16b45f472e52f9ffc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfea29dde8f341e181f23a1a7d887ddf', '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=100588) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:20:25.748354 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-1a3e95b5-a07f-497f-ac2b-41b8a46be096 tempest-ProjectMemberTests-1991134974 tempest-ProjectMemberTests-1991134974-project-member] https://10.4.3.126/volume/v3/capabilities/np0000007652@storpool returned with HTTP 403 Aug 18 13:20:25.748732 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1450/5788] 10.4.3.126 () {66 vars in 1318 bytes} [Tue Aug 18 13:20:25 2026] GET /volume/v3/capabilities/np0000007652@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:27.420956 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e4f910e8-714d-4f39-ab69-8ffe471ffef1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:27.502899 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4f910e8-714d-4f39-ab69-8ffe471ffef1 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:27.503300 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e4f910e8-714d-4f39-ab69-8ffe471ffef1 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-187394021", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1101305272", "vendor_name": "tempest-vendor_name-745302585"}}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:27.516661 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e4f910e8-714d-4f39-ab69-8ffe471ffef1 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:27.516955 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1448/5789] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:27 2026] POST /volume/v3/types => generated 327 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:27.524710 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:27.526459 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:27.526852 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6dacc384-ac73-441f-b48c-96a978b4f07e", "size": 1}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:27.528390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.v3.volumes [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume request body: {'volume': {'volume_type': '6dacc384-ac73-441f-b48c-96a978b4f07e', 'size': 1}} {{(pid=100589) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:27.530244 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=173,cinder:UPDATE=55,cinder:INSERT=29 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:20:27.533156 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume of 1 GB Aug 18 13:20:27.533156 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:27.533156 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:27.533156 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Availability Zones retrieved successfully. Aug 18 13:20:27.539094 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Flow 'volume_create_api' (8b50de8e-6504-4a70-a0e0-b55309277c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:27.540046 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78efb36-cefe-42b4-a7a3-2dd55633dee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:27.541390 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.flows.api.create_volume [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Validating volume size '1' using validate_int {{(pid=100589) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:27.562572 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78efb36-cefe-42b4-a7a3-2dd55633dee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:20:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1101305272',vendor_name='tempest-vendor_name-745302585'},id=6dacc384-ac73-441f-b48c-96a978b4f07e,is_public=True,name='tempest-ProjectAdminTests-volume-type-187394021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6dacc384-ac73-441f-b48c-96a978b4f07e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:27.563648 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf53d269-256c-40d9-bbfc-e5171662daeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:27.589073 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-187394021 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-187394021, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:27.589307 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-187394021 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-187394021, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:27.618484 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Created reservations ['973f153e-3fef-4a55-842f-10cab20265c2', 'c6ab08f9-8f49-4d12-8258-6d752fa29e17', '991a4fde-726d-426e-8776-2467ba1bfe6f', '744abe4c-f09b-4eeb-80cb-6aeee1f2e64d'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:27.619459 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf53d269-256c-40d9-bbfc-e5171662daeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['973f153e-3fef-4a55-842f-10cab20265c2', 'c6ab08f9-8f49-4d12-8258-6d752fa29e17', '991a4fde-726d-426e-8776-2467ba1bfe6f', '744abe4c-f09b-4eeb-80cb-6aeee1f2e64d']}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:27.620429 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fdd8fc-aac0-42e8-a943-1dfd2bb03980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:27.644403 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fdd8fc-aac0-42e8-a943-1dfd2bb03980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0572b678-b164-4c0f-9bb0-2a1d2be32de1', '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='68265912958241e68a719d15e5cd831f',qos_specs=None,replication_status=,reservations=['973f153e-3fef-4a55-842f-10cab20265c2','c6ab08f9-8f49-4d12-8258-6d752fa29e17','991a4fde-726d-426e-8776-2467ba1bfe6f','744abe4c-f09b-4eeb-80cb-6aeee1f2e64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183e7dc4b29748f9898566c851c1a5f9',volume_type_id=6dacc384-ac73-441f-b48c-96a978b4f07e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:20:27Z,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=0572b678-b164-4c0f-9bb0-2a1d2be32de1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68265912958241e68a719d15e5cd831f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183e7dc4b29748f9898566c851c1a5f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6dacc384-ac73-441f-b48c-96a978b4f07e),volume_type_id=6dacc384-ac73-441f-b48c-96a978b4f07e)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:27.645276 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32849622-0511-4c07-bcc5-f101c92a8b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:27.663584 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32849622-0511-4c07-bcc5-f101c92a8b7d) transitioned into state 'SUCCESS' from 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='68265912958241e68a719d15e5cd831f',qos_specs=None,replication_status=,reservations=['973f153e-3fef-4a55-842f-10cab20265c2','c6ab08f9-8f49-4d12-8258-6d752fa29e17','991a4fde-726d-426e-8776-2467ba1bfe6f','744abe4c-f09b-4eeb-80cb-6aeee1f2e64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183e7dc4b29748f9898566c851c1a5f9',volume_type_id=6dacc384-ac73-441f-b48c-96a978b4f07e)}' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:27.663908 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9460ff-f84e-4121-b20c-5d32b2cccba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:27.672161 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9460ff-f84e-4121-b20c-5d32b2cccba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100589) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:27.673134 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Flow 'volume_create_api' (8b50de8e-6504-4a70-a0e0-b55309277c26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100589) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:27.673444 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume request issued successfully. Aug 18 13:20:27.674242 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b6fa3933-b2c3-4c70-8cf0-cadf45cded85 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:27.674383 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1457/5790] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:20:27 2026] POST /volume/v3/volumes => generated 772 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:20:27.685507 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f5b5b2d6-7faa-4ff4-b2f1-e85704b0a0ed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:27.687455 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5b5b2d6-7faa-4ff4-b2f1-e85704b0a0ed tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 Aug 18 13:20:27.687667 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5b5b2d6-7faa-4ff4-b2f1-e85704b0a0ed tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:27.687846 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f5b5b2d6-7faa-4ff4-b2f1-e85704b0a0ed tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:27.694528 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:27.694528 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:27.698145 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-f5b5b2d6-7faa-4ff4-b2f1-e85704b0a0ed tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:27.702327 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f5b5b2d6-7faa-4ff4-b2f1-e85704b0a0ed tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 returned with HTTP 200 Aug 18 13:20:27.702852 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1436/5791] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:20:27 2026] GET /volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:28.714777 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-cc14d53e-06d5-415b-920a-385f3d9c0e0a None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.716538 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc14d53e-06d5-415b-920a-385f3d9c0e0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 Aug 18 13:20:28.716775 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cc14d53e-06d5-415b-920a-385f3d9c0e0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:28.716944 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-cc14d53e-06d5-415b-920a-385f3d9c0e0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:28.718816 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=171,cinder:UPDATE=57,cinder:INSERT=27 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:20:28.725203 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:28.725203 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:28.728625 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-cc14d53e-06d5-415b-920a-385f3d9c0e0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:28.732363 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-cc14d53e-06d5-415b-920a-385f3d9c0e0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 returned with HTTP 200 Aug 18 13:20:28.732873 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1451/5792] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:20:28 2026] GET /volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:28.744523 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-ac34aaa4-ec7c-4b38-b3e1-00cbaf67e4cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.746669 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ac34aaa4-ec7c-4b38-b3e1-00cbaf67e4cf tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:20:28.746882 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ac34aaa4-ec7c-4b38-b3e1-00cbaf67e4cf tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:28.747106 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-ac34aaa4-ec7c-4b38-b3e1-00cbaf67e4cf tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:28.751280 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-ac34aaa4-ec7c-4b38-b3e1-00cbaf67e4cf tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:20:28.751623 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1449/5793] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:20:28 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:28.759916 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-8e89b036-3d14-47cf-a5ab-9105db50c28e None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.761937 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e89b036-3d14-47cf-a5ab-9105db50c28e tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/messages/841665ab-6fa9-45d1-96d5-9dab0731751c Aug 18 13:20:28.762147 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e89b036-3d14-47cf-a5ab-9105db50c28e tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:28.762349 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-8e89b036-3d14-47cf-a5ab-9105db50c28e tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:28.765439 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:28.765439 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:28.770030 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-8e89b036-3d14-47cf-a5ab-9105db50c28e tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages/841665ab-6fa9-45d1-96d5-9dab0731751c returned with HTTP 204 Aug 18 13:20:28.770472 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1458/5794] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:20:28 2026] DELETE /volume/v3/messages/841665ab-6fa9-45d1-96d5-9dab0731751c => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:20:28.777152 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-d28794b0-70bf-4bd5-8e12-24321b1b34cd None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.779166 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d28794b0-70bf-4bd5-8e12-24321b1b34cd tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/messages/841665ab-6fa9-45d1-96d5-9dab0731751c Aug 18 13:20:28.779367 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d28794b0-70bf-4bd5-8e12-24321b1b34cd tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:28.779531 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-d28794b0-70bf-4bd5-8e12-24321b1b34cd tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:28.781946 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=159,cinder:UPDATE=42,cinder:INSERT=20 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:20:28.783786 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-d28794b0-70bf-4bd5-8e12-24321b1b34cd tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages/841665ab-6fa9-45d1-96d5-9dab0731751c returned with HTTP 404 Aug 18 13:20:28.784425 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1437/5795] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:20:28 2026] GET /volume/v3/messages/841665ab-6fa9-45d1-96d5-9dab0731751c => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:28.790932 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.793074 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 Aug 18 13:20:28.793329 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:28.793527 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:28.793690 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Delete volume with id: 0572b678-b164-4c0f-9bb0-2a1d2be32de1 Aug 18 13:20:28.800889 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:28.800889 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:28.801271 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:28.802100 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100588) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:20:28.810691 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-187394021 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-187394021, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:28.810882 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-187394021 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-187394021, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:28.817145 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Created reservations ['c47c5cbb-7f67-402e-a32c-143bf5bbc0f1', '96b60f71-95d5-425d-93a8-e21a76828725', 'c876609e-e9cc-4b7b-9f8b-78cb5b79e98c', '60a672ce-3351-42e1-b3af-ad845a3390ee'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:28.835388 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Delete volume request issued successfully. Aug 18 13:20:28.835556 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8af2f770-cffa-45cb-ac17-730c3284fce5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 returned with HTTP 202 Aug 18 13:20:28.835918 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1452/5796] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:20:28 2026] DELETE /volume/v3/volumes/0572b678-b164-4c0f-9bb0-2a1d2be32de1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:28.842677 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6727f176-2919-479c-a1d5-bab328079b0a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.844358 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6727f176-2919-479c-a1d5-bab328079b0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/types/6dacc384-ac73-441f-b48c-96a978b4f07e Aug 18 13:20:28.844539 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6727f176-2919-479c-a1d5-bab328079b0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:28.844727 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6727f176-2919-479c-a1d5-bab328079b0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:28.865474 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6727f176-2919-479c-a1d5-bab328079b0a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/types/6dacc384-ac73-441f-b48c-96a978b4f07e returned with HTTP 202 Aug 18 13:20:28.865824 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1450/5797] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:28 2026] DELETE /volume/v3/types/6dacc384-ac73-441f-b48c-96a978b4f07e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:28.872976 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a0089a80-3f19-4345-9d52-7e7df757b165 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.874798 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a0089a80-3f19-4345-9d52-7e7df757b165 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:28.875149 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a0089a80-3f19-4345-9d52-7e7df757b165 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1189512093", "extra_specs": {"storage_protocol": "tempest-storage_protocol-243426948", "vendor_name": "tempest-vendor_name-547871530"}}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:28.888678 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a0089a80-3f19-4345-9d52-7e7df757b165 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:28.889056 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1459/5798] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:28 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:28.896167 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-78775787-88a9-4a34-840f-4d7665e594f5 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:28.897864 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:28.898282 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b7818f72-9649-413f-bfe6-8f051c7d378d", "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:28.899943 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume request body: {'volume': {'volume_type': 'b7818f72-9649-413f-bfe6-8f051c7d378d', 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:28.903460 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume of 1 GB Aug 18 13:20:28.903777 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:28.903777 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:28.904195 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Availability Zones retrieved successfully. Aug 18 13:20:28.909085 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Flow 'volume_create_api' (27d02dd1-b892-4df1-9537-6ce257cc9bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:28.910172 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7fb7cfe-b22d-44ea-8d56-dfb75b598a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:28.910923 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:28.928412 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7fb7cfe-b22d-44ea-8d56-dfb75b598a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:20:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-243426948',vendor_name='tempest-vendor_name-547871530'},id=b7818f72-9649-413f-bfe6-8f051c7d378d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1189512093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7818f72-9649-413f-bfe6-8f051c7d378d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:28.929106 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff54c2f-770a-4ab8-9a6c-ee0a37840528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:28.951131 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1189512093 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1189512093, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:28.951439 np0000007652 devstack@c-api.service[100591]: WARNING cinder.quota [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1189512093 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1189512093, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:28.971775 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Created reservations ['fc0ca882-9731-43a6-821f-539367ecbe9b', 'f703d2be-b245-4713-b937-7f8f43b925a7', 'b22982e4-f5a7-4498-bd52-0d776e7e0446', 'f30d0c7f-4d39-48ef-8dd2-ab78f495c0d6'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:28.972481 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff54c2f-770a-4ab8-9a6c-ee0a37840528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0ca882-9731-43a6-821f-539367ecbe9b', 'f703d2be-b245-4713-b937-7f8f43b925a7', 'b22982e4-f5a7-4498-bd52-0d776e7e0446', 'f30d0c7f-4d39-48ef-8dd2-ab78f495c0d6']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:28.973166 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0389a6f-430f-4710-a5f0-b4fcdee2df8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:28.995754 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0389a6f-430f-4710-a5f0-b4fcdee2df8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a61d2122-f7a7-430f-b713-92fe3bc3a2d8', '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='68265912958241e68a719d15e5cd831f',qos_specs=None,replication_status=,reservations=['fc0ca882-9731-43a6-821f-539367ecbe9b','f703d2be-b245-4713-b937-7f8f43b925a7','b22982e4-f5a7-4498-bd52-0d776e7e0446','f30d0c7f-4d39-48ef-8dd2-ab78f495c0d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183e7dc4b29748f9898566c851c1a5f9',volume_type_id=b7818f72-9649-413f-bfe6-8f051c7d378d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:20:28Z,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=a61d2122-f7a7-430f-b713-92fe3bc3a2d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68265912958241e68a719d15e5cd831f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183e7dc4b29748f9898566c851c1a5f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7818f72-9649-413f-bfe6-8f051c7d378d),volume_type_id=b7818f72-9649-413f-bfe6-8f051c7d378d)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:28.996492 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f5d0c1-9de2-4ce0-a8d6-ed828fd2dda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:29.011151 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f5d0c1-9de2-4ce0-a8d6-ed828fd2dda2) transitioned into state 'SUCCESS' from 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='68265912958241e68a719d15e5cd831f',qos_specs=None,replication_status=,reservations=['fc0ca882-9731-43a6-821f-539367ecbe9b','f703d2be-b245-4713-b937-7f8f43b925a7','b22982e4-f5a7-4498-bd52-0d776e7e0446','f30d0c7f-4d39-48ef-8dd2-ab78f495c0d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183e7dc4b29748f9898566c851c1a5f9',volume_type_id=b7818f72-9649-413f-bfe6-8f051c7d378d)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:29.011833 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9616986a-0919-404f-bea0-7ad2086eacd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:29.019149 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9616986a-0919-404f-bea0-7ad2086eacd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:29.019917 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Flow 'volume_create_api' (27d02dd1-b892-4df1-9537-6ce257cc9bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:29.020220 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume request issued successfully. Aug 18 13:20:29.020855 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-78775787-88a9-4a34-840f-4d7665e594f5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:29.021370 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1438/5799] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:20:28 2026] POST /volume/v3/volumes => generated 773 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:20:29.032147 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-3109a789-9786-4130-aa68-b2357518a258 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:29.033909 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3109a789-9786-4130-aa68-b2357518a258 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 Aug 18 13:20:29.034112 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3109a789-9786-4130-aa68-b2357518a258 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:29.034315 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-3109a789-9786-4130-aa68-b2357518a258 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:29.040673 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:29.040673 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:29.043557 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-3109a789-9786-4130-aa68-b2357518a258 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:29.046653 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-3109a789-9786-4130-aa68-b2357518a258 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 returned with HTTP 200 Aug 18 13:20:29.047235 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1453/5800] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:20:29 2026] GET /volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:30.058924 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-b59542f4-0650-47e7-96bf-b72f963baa3c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.061104 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b59542f4-0650-47e7-96bf-b72f963baa3c tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 Aug 18 13:20:30.061437 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b59542f4-0650-47e7-96bf-b72f963baa3c tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:30.061657 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-b59542f4-0650-47e7-96bf-b72f963baa3c tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:30.063812 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=240,cinder:UPDATE=95,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:20:30.069321 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:30.069321 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:30.072904 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-b59542f4-0650-47e7-96bf-b72f963baa3c tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:30.076739 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-b59542f4-0650-47e7-96bf-b72f963baa3c tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 returned with HTTP 200 Aug 18 13:20:30.077110 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1451/5801] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:20:30 2026] GET /volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:30.088584 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-050543d0-fad3-48c8-becc-aa4d4d802604 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.090602 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-050543d0-fad3-48c8-becc-aa4d4d802604 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:20:30.090829 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-050543d0-fad3-48c8-becc-aa4d4d802604 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:30.091059 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-050543d0-fad3-48c8-becc-aa4d4d802604 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:30.094969 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-050543d0-fad3-48c8-becc-aa4d4d802604 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:20:30.095375 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1460/5802] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:20:30 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:30.102809 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-1d805bb5-0818-4cc3-8416-7c32723434d6 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.104657 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d805bb5-0818-4cc3-8416-7c32723434d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:20:30.104904 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d805bb5-0818-4cc3-8416-7c32723434d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:30.105097 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-1d805bb5-0818-4cc3-8416-7c32723434d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:30.105383 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:30.105383 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:30.108571 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-1d805bb5-0818-4cc3-8416-7c32723434d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:20:30.108886 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1439/5803] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:20:30 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:30.116663 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-8519e8d2-de76-4d84-afe8-75c21c326757 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.118233 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8519e8d2-de76-4d84-afe8-75c21c326757 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/messages/facfa6f3-9173-494c-b39d-fb962b383edd Aug 18 13:20:30.118526 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8519e8d2-de76-4d84-afe8-75c21c326757 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:30.118799 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-8519e8d2-de76-4d84-afe8-75c21c326757 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:30.127051 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-8519e8d2-de76-4d84-afe8-75c21c326757 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages/facfa6f3-9173-494c-b39d-fb962b383edd returned with HTTP 204 Aug 18 13:20:30.127537 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1454/5804] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:20:30 2026] DELETE /volume/v3/messages/facfa6f3-9173-494c-b39d-fb962b383edd => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:20:30.134411 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.136472 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 Aug 18 13:20:30.136710 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:30.137010 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:30.137340 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.volumes [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Delete volume with id: a61d2122-f7a7-430f-b713-92fe3bc3a2d8 Aug 18 13:20:30.146269 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:30.146269 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:30.146616 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:30.147626 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.volume.api [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100590) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:20:30.156840 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1189512093 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1189512093, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:30.157164 np0000007652 devstack@c-api.service[100590]: WARNING cinder.quota [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1189512093 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1189512093, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:30.168069 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.quota [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Created reservations ['74ef3a4a-fa9a-42ab-a71d-522d742c681f', '2db781df-1343-4c78-a492-f09947304055', 'b8c90bed-61ac-42fc-8c4e-586da30a60bc', '8870e402-acd2-43d2-8f2b-9700070cf393'] {{(pid=100590) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:30.196171 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Delete volume request issued successfully. Aug 18 13:20:30.196426 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-2f6cc282-93a2-4336-bee7-414dbcb4f1a5 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 returned with HTTP 202 Aug 18 13:20:30.196869 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1452/5805] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:20:30 2026] DELETE /volume/v3/volumes/a61d2122-f7a7-430f-b713-92fe3bc3a2d8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:30.203957 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-d5b25113-2a66-4d98-9ee7-ba2e8d2b83b7 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.205534 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5b25113-2a66-4d98-9ee7-ba2e8d2b83b7 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/types/b7818f72-9649-413f-bfe6-8f051c7d378d Aug 18 13:20:30.205698 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d5b25113-2a66-4d98-9ee7-ba2e8d2b83b7 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:30.205894 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-d5b25113-2a66-4d98-9ee7-ba2e8d2b83b7 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:30.229219 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-d5b25113-2a66-4d98-9ee7-ba2e8d2b83b7 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/types/b7818f72-9649-413f-bfe6-8f051c7d378d returned with HTTP 202 Aug 18 13:20:30.229662 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1461/5806] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:30 2026] DELETE /volume/v3/types/b7818f72-9649-413f-bfe6-8f051c7d378d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:30.237587 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-520dff32-a733-4634-a7b0-35b3fe7ed3d3 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.239224 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-520dff32-a733-4634-a7b0-35b3fe7ed3d3 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:30.239611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-520dff32-a733-4634-a7b0-35b3fe7ed3d3 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-298822722", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1786530058", "vendor_name": "tempest-vendor_name-454543897"}}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:30.253155 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-520dff32-a733-4634-a7b0-35b3fe7ed3d3 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:30.253515 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1440/5807] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:30 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:30.260935 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.262688 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:30.263062 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bcb27a69-4b73-4100-8db1-5e0e8abe4183", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:30.264698 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume request body: {'volume': {'volume_type': 'bcb27a69-4b73-4100-8db1-5e0e8abe4183', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:30.268414 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume of 1 GB Aug 18 13:20:30.268725 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:30.268725 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:30.269143 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Availability Zones retrieved successfully. Aug 18 13:20:30.274799 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Flow 'volume_create_api' (83f79898-bafe-4c6a-aa4d-543a02a0b2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:30.275796 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c34bc3-ee28-4815-a4d8-8bfa9b93332b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:30.276529 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Validating volume size '1' using validate_int {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:30.294592 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c34bc3-ee28-4815-a4d8-8bfa9b93332b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:20:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1786530058',vendor_name='tempest-vendor_name-454543897'},id=bcb27a69-4b73-4100-8db1-5e0e8abe4183,is_public=True,name='tempest-ProjectAdminTests-volume-type-298822722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcb27a69-4b73-4100-8db1-5e0e8abe4183', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:30.295430 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7dd8bd-4cb6-4a40-b0af-91c29da32030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:30.320087 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-298822722 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-298822722, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:30.320544 np0000007652 devstack@c-api.service[100588]: WARNING cinder.quota [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-298822722 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-298822722, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:30.345443 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Created reservations ['d5c5d025-65a5-448b-9a40-2f27d7276055', '701344dc-151c-49ce-84fb-f396fb9db5ab', 'b0dd5824-bff1-4c03-b3bf-930289c5e178', '7f93a13a-c7da-4d31-8f0d-1e19398da284'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:30.346374 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7dd8bd-4cb6-4a40-b0af-91c29da32030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5c5d025-65a5-448b-9a40-2f27d7276055', '701344dc-151c-49ce-84fb-f396fb9db5ab', 'b0dd5824-bff1-4c03-b3bf-930289c5e178', '7f93a13a-c7da-4d31-8f0d-1e19398da284']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:30.347037 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1abadb-c5c0-497e-ae44-d793f53edfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:30.370466 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1abadb-c5c0-497e-ae44-d793f53edfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb86355-4b8d-4b72-ab62-c7050f816e6b', '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='68265912958241e68a719d15e5cd831f',qos_specs=None,replication_status=,reservations=['d5c5d025-65a5-448b-9a40-2f27d7276055','701344dc-151c-49ce-84fb-f396fb9db5ab','b0dd5824-bff1-4c03-b3bf-930289c5e178','7f93a13a-c7da-4d31-8f0d-1e19398da284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183e7dc4b29748f9898566c851c1a5f9',volume_type_id=bcb27a69-4b73-4100-8db1-5e0e8abe4183), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:20: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=7eb86355-4b8d-4b72-ab62-c7050f816e6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68265912958241e68a719d15e5cd831f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183e7dc4b29748f9898566c851c1a5f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcb27a69-4b73-4100-8db1-5e0e8abe4183),volume_type_id=bcb27a69-4b73-4100-8db1-5e0e8abe4183)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:30.371184 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2846fe60-61ed-445a-8f4d-31dc2436ec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:30.386438 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2846fe60-61ed-445a-8f4d-31dc2436ec1b) transitioned into state 'SUCCESS' from 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='68265912958241e68a719d15e5cd831f',qos_specs=None,replication_status=,reservations=['d5c5d025-65a5-448b-9a40-2f27d7276055','701344dc-151c-49ce-84fb-f396fb9db5ab','b0dd5824-bff1-4c03-b3bf-930289c5e178','7f93a13a-c7da-4d31-8f0d-1e19398da284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183e7dc4b29748f9898566c851c1a5f9',volume_type_id=bcb27a69-4b73-4100-8db1-5e0e8abe4183)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:30.387216 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eeec5bb-57da-4626-bbca-d1f60a2beee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:30.395264 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eeec5bb-57da-4626-bbca-d1f60a2beee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:30.395871 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Flow 'volume_create_api' (83f79898-bafe-4c6a-aa4d-543a02a0b2c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:30.396156 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Create volume request issued successfully. Aug 18 13:20:30.396675 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0be04ea9-f5a1-49c6-aac0-b4494d529bda tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:30.397176 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1455/5808] 10.4.3.126 () {70 vars in 1298 bytes} [Tue Aug 18 13:20:30 2026] POST /volume/v3/volumes => generated 772 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:20:30.408092 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-9000792c-8c6e-4542-b7a0-89005b5852d6 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:30.410045 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9000792c-8c6e-4542-b7a0-89005b5852d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b Aug 18 13:20:30.410265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9000792c-8c6e-4542-b7a0-89005b5852d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:30.410481 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-9000792c-8c6e-4542-b7a0-89005b5852d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:30.418622 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:30.418622 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:30.422476 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-9000792c-8c6e-4542-b7a0-89005b5852d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:30.426426 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-9000792c-8c6e-4542-b7a0-89005b5852d6 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b returned with HTTP 200 Aug 18 13:20:30.426809 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1453/5809] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:20:30 2026] GET /volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:31.439167 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-a6a2bc3a-a5a7-40ca-94e5-18e6e3b07f2f None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:31.440886 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6a2bc3a-a5a7-40ca-94e5-18e6e3b07f2f tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b Aug 18 13:20:31.441100 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6a2bc3a-a5a7-40ca-94e5-18e6e3b07f2f tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:31.441297 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-a6a2bc3a-a5a7-40ca-94e5-18e6e3b07f2f tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:31.447790 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:31.447790 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:31.450791 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-a6a2bc3a-a5a7-40ca-94e5-18e6e3b07f2f tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:31.454111 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-a6a2bc3a-a5a7-40ca-94e5-18e6e3b07f2f tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b returned with HTTP 200 Aug 18 13:20:31.454467 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1462/5810] 10.4.3.126 () {68 vars in 1388 bytes} [Tue Aug 18 13:20:31 2026] GET /volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:31.465707 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-f32bfc97-697e-4404-a222-207e541eb058 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:31.467252 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f32bfc97-697e-4404-a222-207e541eb058 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 18 13:20:31.467442 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f32bfc97-697e-4404-a222-207e541eb058 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:31.467611 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-f32bfc97-697e-4404-a222-207e541eb058 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:31.470805 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-f32bfc97-697e-4404-a222-207e541eb058 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 18 13:20:31.471164 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1441/5811] 10.4.3.126 () {68 vars in 1280 bytes} [Tue Aug 18 13:20: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 18 13:20:31.478528 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-413f6081-a4db-4969-b1af-261d14cffb41 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:31.480697 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-413f6081-a4db-4969-b1af-261d14cffb41 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] GET https://10.4.3.126/volume/v3/messages/bc50af78-d2e5-45fe-8a32-362fc355c3fb Aug 18 13:20:31.480883 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-413f6081-a4db-4969-b1af-261d14cffb41 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:31.481068 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-413f6081-a4db-4969-b1af-261d14cffb41 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:31.483823 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:31.483823 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:31.484315 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-413f6081-a4db-4969-b1af-261d14cffb41 tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages/bc50af78-d2e5-45fe-8a32-362fc355c3fb returned with HTTP 200 Aug 18 13:20:31.484623 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1456/5812] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:20:31 2026] GET /volume/v3/messages/bc50af78-d2e5-45fe-8a32-362fc355c3fb => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:31.492285 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-374285d3-827b-4bab-992c-c212d8aae38a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:31.493933 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-374285d3-827b-4bab-992c-c212d8aae38a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/messages/bc50af78-d2e5-45fe-8a32-362fc355c3fb Aug 18 13:20:31.494135 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-374285d3-827b-4bab-992c-c212d8aae38a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:31.494330 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-374285d3-827b-4bab-992c-c212d8aae38a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'version_select' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:31.501857 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-374285d3-827b-4bab-992c-c212d8aae38a tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/messages/bc50af78-d2e5-45fe-8a32-362fc355c3fb returned with HTTP 204 Aug 18 13:20:31.502221 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1454/5813] 10.4.3.126 () {68 vars in 1394 bytes} [Tue Aug 18 13:20:31 2026] DELETE /volume/v3/messages/bc50af78-d2e5-45fe-8a32-362fc355c3fb => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:20:31.508166 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:31.509857 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b Aug 18 13:20:31.510040 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:31.510267 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:31.510423 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Delete volume with id: 7eb86355-4b8d-4b72-ab62-c7050f816e6b Aug 18 13:20:31.516943 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:31.516943 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:31.517276 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Volume info retrieved successfully. Aug 18 13:20:31.518161 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.volume.api [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100589) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:20:31.527443 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-298822722 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-298822722, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:31.527726 np0000007652 devstack@c-api.service[100589]: WARNING cinder.quota [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-298822722 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-298822722, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:20:31.535201 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.quota [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Created reservations ['5f458fb1-018e-4c79-9659-62063aa53636', '27b7fe5f-b424-476c-a07f-4281bfcac7a1', '086026d0-f876-46d8-be10-40b506ecbab8', 'a66887af-56dc-4bd7-a8ca-4a64674262bb'] {{(pid=100589) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:31.557656 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Delete volume request issued successfully. Aug 18 13:20:31.557931 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2de8b07c-eda5-4a4d-a92e-521f9dd187dc tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b returned with HTTP 202 Aug 18 13:20:31.558373 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1463/5814] 10.4.3.126 () {68 vars in 1391 bytes} [Tue Aug 18 13:20:31 2026] DELETE /volume/v3/volumes/7eb86355-4b8d-4b72-ab62-c7050f816e6b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:31.564717 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ec27cec1-6a96-40ca-a802-2a59440663fe None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:31.566353 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ec27cec1-6a96-40ca-a802-2a59440663fe tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] DELETE https://10.4.3.126/volume/v3/types/bcb27a69-4b73-4100-8db1-5e0e8abe4183 Aug 18 13:20:31.566520 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ec27cec1-6a96-40ca-a802-2a59440663fe tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:31.566721 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ec27cec1-6a96-40ca-a802-2a59440663fe tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:31.587617 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ec27cec1-6a96-40ca-a802-2a59440663fe tempest-ProjectAdminTests-288111965 tempest-ProjectAdminTests-288111965-project-admin] https://10.4.3.126/volume/v3/types/bcb27a69-4b73-4100-8db1-5e0e8abe4183 returned with HTTP 202 Aug 18 13:20:31.588178 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1442/5815] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:31 2026] DELETE /volume/v3/types/bcb27a69-4b73-4100-8db1-5e0e8abe4183 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:32.655569 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-bee453da-77dc-4ea7-beb3-fc474aac2b25 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.736033 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bee453da-77dc-4ea7-beb3-fc474aac2b25 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:32.736471 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-bee453da-77dc-4ea7-beb3-fc474aac2b25 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-257775184", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.750839 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-bee453da-77dc-4ea7-beb3-fc474aac2b25 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:32.751199 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1457/5816] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:32 2026] POST /volume/v3/types => generated 379 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:32.758489 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-65a7778c-5c17-4250-bdf0-e9e646f64463 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.760619 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-65a7778c-5c17-4250-bdf0-e9e646f64463 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption Aug 18 13:20:32.761042 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-65a7778c-5c17-4250-bdf0-e9e646f64463 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.777513 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-65a7778c-5c17-4250-bdf0-e9e646f64463 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption returned with HTTP 200 Aug 18 13:20:32.778091 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1455/5817] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:20:32 2026] POST /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:32.787303 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-c61dc8fd-8a4b-41b7-8c96-061de4f9837c None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.789463 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c61dc8fd-8a4b-41b7-8c96-061de4f9837c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:32.789834 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-c61dc8fd-8a4b-41b7-8c96-061de4f9837c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1129131269", "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=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.804582 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-c61dc8fd-8a4b-41b7-8c96-061de4f9837c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:32.804926 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1464/5818] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:32 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:32.812894 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-b8f3208a-eea4-43e8-a3fb-9fb5df247b96 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.814840 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8f3208a-eea4-43e8-a3fb-9fb5df247b96 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types/08ad5f55-6c31-4481-a3f1-fb609205ed43/encryption Aug 18 13:20:32.815154 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-b8f3208a-eea4-43e8-a3fb-9fb5df247b96 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.829259 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-b8f3208a-eea4-43e8-a3fb-9fb5df247b96 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/08ad5f55-6c31-4481-a3f1-fb609205ed43/encryption returned with HTTP 200 Aug 18 13:20:32.829418 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1443/5819] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:20:32 2026] POST /volume/v3/types/08ad5f55-6c31-4481-a3f1-fb609205ed43/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:32.837866 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-0e204fc2-2bb5-45ac-80aa-30587575c032 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.839622 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e204fc2-2bb5-45ac-80aa-30587575c032 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:32.839981 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-0e204fc2-2bb5-45ac-80aa-30587575c032 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-905517893", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.854452 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-0e204fc2-2bb5-45ac-80aa-30587575c032 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:32.854777 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1458/5820] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:32 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 18 13:20:32.862743 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-565c4610-b85c-4cbe-b12c-e3757b5e6db8 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.864791 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-565c4610-b85c-4cbe-b12c-e3757b5e6db8 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6/extra_specs Aug 18 13:20:32.865156 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-565c4610-b85c-4cbe-b12c-e3757b5e6db8 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.885266 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-565c4610-b85c-4cbe-b12c-e3757b5e6db8 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6/extra_specs returned with HTTP 200 Aug 18 13:20:32.885654 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1456/5821] 10.4.3.126 () {68 vars in 1399 bytes} [Tue Aug 18 13:20:32 2026] POST /volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6/extra_specs => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:20:32.892817 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-f58155d6-7a1d-47e5-850c-2831789d5afb None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.894407 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f58155d6-7a1d-47e5-850c-2831789d5afb tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] PUT https://10.4.3.126/volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6/extra_specs/key2 Aug 18 13:20:32.894686 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-f58155d6-7a1d-47e5-850c-2831789d5afb tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.913282 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-f58155d6-7a1d-47e5-850c-2831789d5afb tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6/extra_specs/key2 returned with HTTP 200 Aug 18 13:20:32.913943 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1465/5822] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:20:32 2026] PUT /volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:20:32.922163 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-5492d036-90c5-417c-a7d9-95a1a7b9254e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.923808 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5492d036-90c5-417c-a7d9-95a1a7b9254e tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:32.924145 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-5492d036-90c5-417c-a7d9-95a1a7b9254e tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.935535 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-5492d036-90c5-417c-a7d9-95a1a7b9254e tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:32.935894 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1444/5823] 10.4.3.126 () {68 vars in 1252 bytes} [Tue Aug 18 13:20:32 2026] POST /volume/v3/types => generated 195 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:32.943160 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-eaf235b4-9ea3-455b-a292-2dbe7e6cbfcd None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.944966 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eaf235b4-9ea3-455b-a292-2dbe7e6cbfcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/6ecfdb9c-9d57-49cf-803f-c0a46dcc5bd6 Aug 18 13:20:32.945124 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eaf235b4-9ea3-455b-a292-2dbe7e6cbfcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:32.945345 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-eaf235b4-9ea3-455b-a292-2dbe7e6cbfcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:32.968350 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-eaf235b4-9ea3-455b-a292-2dbe7e6cbfcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/6ecfdb9c-9d57-49cf-803f-c0a46dcc5bd6 returned with HTTP 202 Aug 18 13:20:32.968794 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1459/5824] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:32 2026] DELETE /volume/v3/types/6ecfdb9c-9d57-49cf-803f-c0a46dcc5bd6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:32.976230 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-3906b4f6-8653-4192-8ffd-bc8be86b77a7 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:32.977928 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3906b4f6-8653-4192-8ffd-bc8be86b77a7 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:32.978287 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-3906b4f6-8653-4192-8ffd-bc8be86b77a7 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1822160983", "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=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:32.992672 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-3906b4f6-8653-4192-8ffd-bc8be86b77a7 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:32.993002 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1457/5825] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:32 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 18 13:20:33.000546 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0f8e37b1-16ec-4509-b712-4b73b867402d None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.002361 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0f8e37b1-16ec-4509-b712-4b73b867402d tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4/encryption Aug 18 13:20:33.002721 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0f8e37b1-16ec-4509-b712-4b73b867402d tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:33.018028 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0f8e37b1-16ec-4509-b712-4b73b867402d tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4/encryption returned with HTTP 200 Aug 18 13:20:33.018578 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1466/5826] 10.4.3.126 () {68 vars in 1397 bytes} [Tue Aug 18 13:20:32 2026] POST /volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:33.026069 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a8887cd9-ba48-4a0f-8acb-6aca99a04432 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.028378 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8887cd9-ba48-4a0f-8acb-6aca99a04432 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4/encryption/1f1c1c88-1576-4afb-943c-de7a8707152a Aug 18 13:20:33.028557 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8887cd9-ba48-4a0f-8acb-6aca99a04432 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.028797 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a8887cd9-ba48-4a0f-8acb-6aca99a04432 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.040261 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a8887cd9-ba48-4a0f-8acb-6aca99a04432 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4/encryption/1f1c1c88-1576-4afb-943c-de7a8707152a returned with HTTP 202 Aug 18 13:20:33.040713 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1445/5827] 10.4.3.126 () {66 vars in 1489 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4/encryption/1f1c1c88-1576-4afb-943c-de7a8707152a => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:33.047916 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-55d570c9-158a-4cd6-8933-dd5b31d4f3b8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.049547 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55d570c9-158a-4cd6-8933-dd5b31d4f3b8 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:33.049987 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-55d570c9-158a-4cd6-8933-dd5b31d4f3b8 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1553974912", "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=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:33.063892 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-55d570c9-158a-4cd6-8933-dd5b31d4f3b8 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:33.064285 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1460/5828] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:33 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 18 13:20:33.072716 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-e27bb7f7-ff76-4451-a385-309ba6496dcd None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.074981 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e27bb7f7-ff76-4451-a385-309ba6496dcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/2f51bab6-825b-4221-bb39-5352ea9e6405/extra_specs/key1 Aug 18 13:20:33.075194 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e27bb7f7-ff76-4451-a385-309ba6496dcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.075411 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-e27bb7f7-ff76-4451-a385-309ba6496dcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.091125 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-e27bb7f7-ff76-4451-a385-309ba6496dcd tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/2f51bab6-825b-4221-bb39-5352ea9e6405/extra_specs/key1 returned with HTTP 202 Aug 18 13:20:33.091508 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1458/5829] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/2f51bab6-825b-4221-bb39-5352ea9e6405/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:20:33.099052 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-0fd160a2-aa8b-4a10-ad68-ebeafc7aaaab None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.100542 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0fd160a2-aa8b-4a10-ad68-ebeafc7aaaab tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 18 13:20:33.101037 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-0fd160a2-aa8b-4a10-ad68-ebeafc7aaaab tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-614710453", "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=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:33.115951 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-0fd160a2-aa8b-4a10-ad68-ebeafc7aaaab tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:33.116307 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1467/5830] 10.4.3.126 () {68 vars in 1253 bytes} [Tue Aug 18 13:20:33 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:33.124656 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-ac3b1118-9bf4-44a2-8b73-32b94718413d None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.126290 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac3b1118-9bf4-44a2-8b73-32b94718413d tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/7c299d29-e682-4b01-a4fd-393d044dcb4d Aug 18 13:20:33.126470 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac3b1118-9bf4-44a2-8b73-32b94718413d tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.126649 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-ac3b1118-9bf4-44a2-8b73-32b94718413d tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.147941 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-ac3b1118-9bf4-44a2-8b73-32b94718413d tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/7c299d29-e682-4b01-a4fd-393d044dcb4d returned with HTTP 202 Aug 18 13:20:33.148532 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1446/5831] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/7c299d29-e682-4b01-a4fd-393d044dcb4d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:33.155884 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-6c78fcf6-dbbf-48f0-9e54-276d2164ca13 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.157813 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c78fcf6-dbbf-48f0-9e54-276d2164ca13 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] GET https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs Aug 18 13:20:33.158008 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c78fcf6-dbbf-48f0-9e54-276d2164ca13 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.158191 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-6c78fcf6-dbbf-48f0-9e54-276d2164ca13 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'index' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.165918 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-6c78fcf6-dbbf-48f0-9e54-276d2164ca13 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs returned with HTTP 200 Aug 18 13:20:33.166260 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1461/5832] 10.4.3.126 () {66 vars in 1378 bytes} [Tue Aug 18 13:20:33 2026] GET /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:33.174165 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-6255c736-a0ad-424a-ae5e-90d94049588c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.175799 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6255c736-a0ad-424a-ae5e-90d94049588c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] GET https://10.4.3.126/volume/v3/types Aug 18 13:20:33.176011 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6255c736-a0ad-424a-ae5e-90d94049588c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.176198 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-6255c736-a0ad-424a-ae5e-90d94049588c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'index' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.193116 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-6255c736-a0ad-424a-ae5e-90d94049588c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 18 13:20:33.193444 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1459/5833] 10.4.3.126 () {66 vars in 1231 bytes} [Tue Aug 18 13:20:33 2026] GET /volume/v3/types => generated 2610 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:20:33.203414 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-17449784-e240-4e82-87d4-072a90f31aad None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.205270 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-17449784-e240-4e82-87d4-072a90f31aad tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] GET https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption/cipher Aug 18 13:20:33.205445 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-17449784-e240-4e82-87d4-072a90f31aad tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.205689 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-17449784-e240-4e82-87d4-072a90f31aad tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.212455 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-17449784-e240-4e82-87d4-072a90f31aad tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption/cipher returned with HTTP 200 Aug 18 13:20:33.212785 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1468/5834] 10.4.3.126 () {66 vars in 1396 bytes} [Tue Aug 18 13:20:33 2026] GET /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:20:33.220676 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-e5efa8fa-bd53-4496-9297-e153cf2e7f45 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.222326 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e5efa8fa-bd53-4496-9297-e153cf2e7f45 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] GET https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption Aug 18 13:20:33.222572 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e5efa8fa-bd53-4496-9297-e153cf2e7f45 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.222759 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-e5efa8fa-bd53-4496-9297-e153cf2e7f45 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'index' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.229463 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-e5efa8fa-bd53-4496-9297-e153cf2e7f45 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption returned with HTTP 200 Aug 18 13:20:33.229804 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1447/5835] 10.4.3.126 () {66 vars in 1375 bytes} [Tue Aug 18 13:20:33 2026] GET /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:33.238484 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-59d9285b-9da5-47f2-9d24-ea8b1bdc37b6 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.240433 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-59d9285b-9da5-47f2-9d24-ea8b1bdc37b6 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] GET https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/multiattach Aug 18 13:20:33.240580 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-59d9285b-9da5-47f2-9d24-ea8b1bdc37b6 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.240763 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-59d9285b-9da5-47f2-9d24-ea8b1bdc37b6 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.247642 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-59d9285b-9da5-47f2-9d24-ea8b1bdc37b6 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/multiattach returned with HTTP 200 Aug 18 13:20:33.248219 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1462/5836] 10.4.3.126 () {66 vars in 1414 bytes} [Tue Aug 18 13:20:33 2026] GET /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:20:33.254955 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-4388746a-667d-4f24-a4e4-eca6b931c023 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.256763 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4388746a-667d-4f24-a4e4-eca6b931c023 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] GET https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/volume_backend_name Aug 18 13:20:33.257008 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4388746a-667d-4f24-a4e4-eca6b931c023 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.257265 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-4388746a-667d-4f24-a4e4-eca6b931c023 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.263106 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-4388746a-667d-4f24-a4e4-eca6b931c023 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 13:20:33.263452 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1460/5837] 10.4.3.126 () {66 vars in 1438 bytes} [Tue Aug 18 13:20:33 2026] GET /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:20:33.271087 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-2b330dfb-43ab-4308-9437-73747da8cc70 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.272646 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2b330dfb-43ab-4308-9437-73747da8cc70 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] GET https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f Aug 18 13:20:33.272807 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2b330dfb-43ab-4308-9437-73747da8cc70 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.272990 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-2b330dfb-43ab-4308-9437-73747da8cc70 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.279219 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-2b330dfb-43ab-4308-9437-73747da8cc70 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f returned with HTTP 200 Aug 18 13:20:33.279583 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1469/5838] 10.4.3.126 () {66 vars in 1342 bytes} [Tue Aug 18 13:20:33 2026] GET /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:33.288130 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-c0212608-3c53-49d2-bd0c-6d04826367eb None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.289930 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0212608-3c53-49d2-bd0c-6d04826367eb tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] PUT https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption/52d5c91e-911d-4b95-98d6-f09295e84ddd Aug 18 13:20:33.290267 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-c0212608-3c53-49d2-bd0c-6d04826367eb tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:33.303742 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-c0212608-3c53-49d2-bd0c-6d04826367eb tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption/52d5c91e-911d-4b95-98d6-f09295e84ddd returned with HTTP 200 Aug 18 13:20:33.304180 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1448/5839] 10.4.3.126 () {68 vars in 1506 bytes} [Tue Aug 18 13:20:33 2026] PUT /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/encryption/52d5c91e-911d-4b95-98d6-f09295e84ddd => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:20:33.312730 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-caa588bf-a4f9-4d85-80cf-d2c55772a2fe None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.314544 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-caa588bf-a4f9-4d85-80cf-d2c55772a2fe tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] PUT https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/key1 Aug 18 13:20:33.314834 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-caa588bf-a4f9-4d85-80cf-d2c55772a2fe tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:33.330448 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-caa588bf-a4f9-4d85-80cf-d2c55772a2fe tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/key1 returned with HTTP 200 Aug 18 13:20:33.330962 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1463/5840] 10.4.3.126 () {68 vars in 1413 bytes} [Tue Aug 18 13:20:33 2026] PUT /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:20:33.338799 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c3c4b21a-dbe8-48de-a29d-0e450cee8c2c None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.340440 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c3c4b21a-dbe8-48de-a29d-0e450cee8c2c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] PUT https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f Aug 18 13:20:33.340757 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c3c4b21a-dbe8-48de-a29d-0e450cee8c2c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:33.353258 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c3c4b21a-dbe8-48de-a29d-0e450cee8c2c tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f returned with HTTP 200 Aug 18 13:20:33.353688 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1461/5841] 10.4.3.126 () {68 vars in 1362 bytes} [Tue Aug 18 13:20:33 2026] PUT /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:33.362508 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-119624e9-eb33-4f46-8370-92a23a3edeb3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.364631 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-119624e9-eb33-4f46-8370-92a23a3edeb3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/2f51bab6-825b-4221-bb39-5352ea9e6405 Aug 18 13:20:33.364859 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-119624e9-eb33-4f46-8370-92a23a3edeb3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.365113 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-119624e9-eb33-4f46-8370-92a23a3edeb3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.392399 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-119624e9-eb33-4f46-8370-92a23a3edeb3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/2f51bab6-825b-4221-bb39-5352ea9e6405 returned with HTTP 202 Aug 18 13:20:33.392911 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1470/5842] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/2f51bab6-825b-4221-bb39-5352ea9e6405 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:33.399601 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-bb4fd8bb-f4b8-4bf5-83ee-fc561afb42d0 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.401782 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb4fd8bb-f4b8-4bf5-83ee-fc561afb42d0 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4 Aug 18 13:20:33.402017 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb4fd8bb-f4b8-4bf5-83ee-fc561afb42d0 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.402254 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-bb4fd8bb-f4b8-4bf5-83ee-fc561afb42d0 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method '_delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.432224 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-bb4fd8bb-f4b8-4bf5-83ee-fc561afb42d0 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4 returned with HTTP 202 Aug 18 13:20:33.432709 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1449/5843] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/551fd7a7-08fc-4634-9622-613bfc1d63b4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:33.439405 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b2fc1bd3-68fe-40cf-85ee-bdab5875aeac None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.441292 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2fc1bd3-68fe-40cf-85ee-bdab5875aeac tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6 Aug 18 13:20:33.441498 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b2fc1bd3-68fe-40cf-85ee-bdab5875aeac tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.441673 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b2fc1bd3-68fe-40cf-85ee-bdab5875aeac tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method '_delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.470979 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b2fc1bd3-68fe-40cf-85ee-bdab5875aeac tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6 returned with HTTP 202 Aug 18 13:20:33.471390 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1464/5844] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/6c480896-0066-4c2f-b084-7999b82934c6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:33.477629 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c2358bb5-84e9-453c-a598-d34e1a03b45b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.479171 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c2358bb5-84e9-453c-a598-d34e1a03b45b tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/08ad5f55-6c31-4481-a3f1-fb609205ed43 Aug 18 13:20:33.479351 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c2358bb5-84e9-453c-a598-d34e1a03b45b tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.479564 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c2358bb5-84e9-453c-a598-d34e1a03b45b tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method '_delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.500225 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c2358bb5-84e9-453c-a598-d34e1a03b45b tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/08ad5f55-6c31-4481-a3f1-fb609205ed43 returned with HTTP 202 Aug 18 13:20:33.500598 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1462/5845] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/08ad5f55-6c31-4481-a3f1-fb609205ed43 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:33.508013 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-04b5c1e3-467d-412e-9955-70fc62c1f0e3 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:33.510150 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-04b5c1e3-467d-412e-9955-70fc62c1f0e3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] DELETE https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f Aug 18 13:20:33.510396 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-04b5c1e3-467d-412e-9955-70fc62c1f0e3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:33.510641 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-04b5c1e3-467d-412e-9955-70fc62c1f0e3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] Calling method '_delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:33.534579 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-04b5c1e3-467d-412e-9955-70fc62c1f0e3 tempest-VolumeTypesAdminTests-1034381737 tempest-VolumeTypesAdminTests-1034381737-project-admin] https://10.4.3.126/volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f returned with HTTP 202 Aug 18 13:20:33.535041 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1471/5846] 10.4.3.126 () {66 vars in 1345 bytes} [Tue Aug 18 13:20:33 2026] DELETE /volume/v3/types/d6399b8b-679b-44f2-9cc0-ead3792ec65f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:41.584147 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:41.697958 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:41.698297 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1205612005", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:41.699901 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.v3.volumes [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1205612005', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100591) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:41.700065 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Create volume of 1 GB Aug 18 13:20:41.704155 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Availability Zones retrieved successfully. Aug 18 13:20:41.709548 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Flow 'volume_create_api' (b040b2df-d635-4c11-8a7e-14781f20ea57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:41.710519 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19ad0a8-2d38-443d-b163-610967e72571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:41.711413 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.flows.api.create_volume [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Validating volume size '1' using validate_int {{(pid=100591) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:41.737700 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19ad0a8-2d38-443d-b163-610967e72571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:41.738416 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20656714-ce76-4ca7-b784-aede2006d7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:41.794048 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Created reservations ['a8709d55-4a6f-4617-8d74-e36dfbd6ed3f', '535a4ab2-4e18-4ec6-8c2c-2533faa5d0bf', 'b0ae93d5-ac6b-4acc-81e4-739c745dd9b0', '33f892ca-fdc9-48e1-a6eb-bf6401ed5f02'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:41.794845 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20656714-ce76-4ca7-b784-aede2006d7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8709d55-4a6f-4617-8d74-e36dfbd6ed3f', '535a4ab2-4e18-4ec6-8c2c-2533faa5d0bf', 'b0ae93d5-ac6b-4acc-81e4-739c745dd9b0', '33f892ca-fdc9-48e1-a6eb-bf6401ed5f02']}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:41.795800 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32810ba-d72a-46e8-a08e-41cb8b66923f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:41.816326 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32810ba-d72a-46e8-a08e-41cb8b66923f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2711690f-8e53-414b-a2bd-369f001c87ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1205612005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f985bc49994a496d8c298df13e226b03',qos_specs=None,replication_status=,reservations=['a8709d55-4a6f-4617-8d74-e36dfbd6ed3f','535a4ab2-4e18-4ec6-8c2c-2533faa5d0bf','b0ae93d5-ac6b-4acc-81e4-739c745dd9b0','33f892ca-fdc9-48e1-a6eb-bf6401ed5f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff5be5ede20f4af5bdec2b7e90317ea3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1205612005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2711690f-8e53-414b-a2bd-369f001c87ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f985bc49994a496d8c298df13e226b03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff5be5ede20f4af5bdec2b7e90317ea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:41.816965 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8902d6bc-0dae-42f6-8d82-c043899c6a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:41.831798 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8902d6bc-0dae-42f6-8d82-c043899c6a24) transitioned into state 'SUCCESS' from state '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-1205612005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f985bc49994a496d8c298df13e226b03',qos_specs=None,replication_status=,reservations=['a8709d55-4a6f-4617-8d74-e36dfbd6ed3f','535a4ab2-4e18-4ec6-8c2c-2533faa5d0bf','b0ae93d5-ac6b-4acc-81e4-739c745dd9b0','33f892ca-fdc9-48e1-a6eb-bf6401ed5f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff5be5ede20f4af5bdec2b7e90317ea3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:41.832424 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11743ff7-1d8c-49a1-955c-e70f7db6fe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:41.841113 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11743ff7-1d8c-49a1-955c-e70f7db6fe14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100591) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:41.842062 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Flow 'volume_create_api' (b040b2df-d635-4c11-8a7e-14781f20ea57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100591) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:41.842428 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Create volume request issued successfully. Aug 18 13:20:41.843128 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a751d76a-fabf-45ce-9d7c-ae095728e5ed tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:41.843599 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1450/5847] 10.4.3.126 () {68 vars in 1259 bytes} [Tue Aug 18 13:20:41 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:20:41.855221 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-2b184644-3b2d-4a76-96e5-da9b57e0659b None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:41.857034 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2b184644-3b2d-4a76-96e5-da9b57e0659b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:41.857377 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2b184644-3b2d-4a76-96e5-da9b57e0659b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:41.857461 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-2b184644-3b2d-4a76-96e5-da9b57e0659b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:41.864296 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:41.864296 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:41.867577 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-2b184644-3b2d-4a76-96e5-da9b57e0659b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:41.871407 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-2b184644-3b2d-4a76-96e5-da9b57e0659b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 200 Aug 18 13:20:41.871779 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1465/5848] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:41 2026] GET /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:42.883709 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-378a4a61-3dde-4ae4-9246-7d81a0d6907a None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:42.885425 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-378a4a61-3dde-4ae4-9246-7d81a0d6907a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:42.885605 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-378a4a61-3dde-4ae4-9246-7d81a0d6907a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:42.885808 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-378a4a61-3dde-4ae4-9246-7d81a0d6907a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:42.892138 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:42.892138 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:42.895262 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-378a4a61-3dde-4ae4-9246-7d81a0d6907a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:42.898700 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-378a4a61-3dde-4ae4-9246-7d81a0d6907a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 200 Aug 18 13:20:42.899022 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1463/5849] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:42 2026] GET /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:42.912891 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-b3b41944-5e46-4520-baff-6e9ed9bca30a None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:42.914593 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3b41944-5e46-4520-baff-6e9ed9bca30a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:42.914779 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3b41944-5e46-4520-baff-6e9ed9bca30a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:42.914969 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-b3b41944-5e46-4520-baff-6e9ed9bca30a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:42.921254 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:42.921254 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:42.924372 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-b3b41944-5e46-4520-baff-6e9ed9bca30a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:42.927936 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-b3b41944-5e46-4520-baff-6e9ed9bca30a tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 200 Aug 18 13:20:42.928297 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1472/5850] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:42 2026] GET /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:42.939048 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:42.940886 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 18 13:20:42.941253 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2711690f-8e53-414b-a2bd-369f001c87ce", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1912734932", "description": null, "metadata": null}} {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:42.948937 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:42.948937 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:42.949384 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:42.949552 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.snapshots [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Create snapshot from volume 2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:42.979506 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.quota [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Created reservations ['3e064775-8c91-4abc-8439-2bf854da5abc', '793a1a09-7287-47ef-80ff-b094b8bb7438', '94fbc51f-7672-48d3-bfe7-1ac7766cc094', 'a8861ede-a4d6-4e80-87a9-ef1633274233'] {{(pid=100591) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:43.004642 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot force create request issued successfully. Aug 18 13:20:43.004972 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-424f3c8c-f84c-4a9f-8cc8-eea4d7936fb1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 18 13:20:43.005388 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1451/5851] 10.4.3.126 () {68 vars in 1265 bytes} [Tue Aug 18 13:20:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:20:43.013227 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ee70138b-b891-4f76-bd8b-03e03b1826e8 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:43.014939 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ee70138b-b891-4f76-bd8b-03e03b1826e8 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:43.015197 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ee70138b-b891-4f76-bd8b-03e03b1826e8 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:43.015431 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ee70138b-b891-4f76-bd8b-03e03b1826e8 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:43.020136 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:43.020136 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:43.020489 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-ee70138b-b891-4f76-bd8b-03e03b1826e8 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot retrieved successfully. Aug 18 13:20:43.021174 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ee70138b-b891-4f76-bd8b-03e03b1826e8 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 200 Aug 18 13:20:43.021512 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1466/5852] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:43 2026] GET /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:44.029742 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-24000736-2635-40c3-8f58-934ad19a12a1 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:44.031448 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24000736-2635-40c3-8f58-934ad19a12a1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:44.031673 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24000736-2635-40c3-8f58-934ad19a12a1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:44.031881 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-24000736-2635-40c3-8f58-934ad19a12a1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:44.036240 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:44.036240 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:44.036691 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-24000736-2635-40c3-8f58-934ad19a12a1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot retrieved successfully. Aug 18 13:20:44.037397 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-24000736-2635-40c3-8f58-934ad19a12a1 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 200 Aug 18 13:20:44.037756 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1464/5853] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:44 2026] GET /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:44.045270 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-92f8017f-d2fd-46a7-85d1-5eff4f725a79 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:44.046932 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92f8017f-d2fd-46a7-85d1-5eff4f725a79 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:44.047132 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92f8017f-d2fd-46a7-85d1-5eff4f725a79 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:44.047406 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-92f8017f-d2fd-46a7-85d1-5eff4f725a79 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:44.052131 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:44.052131 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:44.052564 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-92f8017f-d2fd-46a7-85d1-5eff4f725a79 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot retrieved successfully. Aug 18 13:20:44.053534 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-92f8017f-d2fd-46a7-85d1-5eff4f725a79 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 200 Aug 18 13:20:44.053848 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1473/5854] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:44 2026] GET /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:44.061244 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-828d0fd8-5a75-46a5-baf2-942b8d06b5e2 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:44.062920 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-828d0fd8-5a75-46a5-baf2-942b8d06b5e2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:44.063105 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-828d0fd8-5a75-46a5-baf2-942b8d06b5e2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:44.063374 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-828d0fd8-5a75-46a5-baf2-942b8d06b5e2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:44.068189 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:44.068189 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:44.068662 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-828d0fd8-5a75-46a5-baf2-942b8d06b5e2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot retrieved successfully. Aug 18 13:20:44.069359 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-828d0fd8-5a75-46a5-baf2-942b8d06b5e2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 200 Aug 18 13:20:44.069763 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1452/5855] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:44 2026] GET /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:44.077189 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:44.078875 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 18 13:20:44.079186 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c0502293-b55f-40ab-8a67-f5263f2020c4", "size": 1}} {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:20:44.080604 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.v3.volumes [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Create volume request body: {'volume': {'snapshot_id': 'c0502293-b55f-40ab-8a67-f5263f2020c4', 'size': 1}} {{(pid=100588) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:20:44.085317 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:44.085317 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:44.085716 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot retrieved successfully. Aug 18 13:20:44.085826 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.volumes [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Create volume of 1 GB Aug 18 13:20:44.089041 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Availability Zones retrieved successfully. Aug 18 13:20:44.094042 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Flow 'volume_create_api' (c1a03e41-352d-4a16-bf0c-317ac079d75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:44.095128 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e49566-0dae-40db-9311-c3ac7a83b689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:44.096022 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.flows.api.create_volume [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100588) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:20:44.121025 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e49566-0dae-40db-9311-c3ac7a83b689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c0502293-b55f-40ab-8a67-f5263f2020c4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T12:57:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5bed49da-cf37-4d71-be13-9dc33459a2b0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bed49da-cf37-4d71-be13-9dc33459a2b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:44.121737 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d7a43e-206d-420f-8f4c-d0f5a02938e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:44.156654 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.quota [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Created reservations ['ffe6d87e-c7e9-41b5-93b7-dedf5b0a3844', '98d43e89-2e98-4b3a-b40d-bf41763c338f', 'cb079164-9698-48f7-92cf-73562a0e74cb', '86c4ba18-0d2e-4d8f-a289-76f62e1b673e'] {{(pid=100588) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:20:44.157349 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d7a43e-206d-420f-8f4c-d0f5a02938e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe6d87e-c7e9-41b5-93b7-dedf5b0a3844', '98d43e89-2e98-4b3a-b40d-bf41763c338f', 'cb079164-9698-48f7-92cf-73562a0e74cb', '86c4ba18-0d2e-4d8f-a289-76f62e1b673e']}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:44.158176 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294817ac-533e-4f0c-91aa-529d2efa5c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:44.195353 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294817ac-533e-4f0c-91aa-529d2efa5c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '971238f5-fb37-47fc-b3cf-a2321a3cef49', '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='f985bc49994a496d8c298df13e226b03',qos_specs=None,replication_status=,reservations=['ffe6d87e-c7e9-41b5-93b7-dedf5b0a3844','98d43e89-2e98-4b3a-b40d-bf41763c338f','cb079164-9698-48f7-92cf-73562a0e74cb','86c4ba18-0d2e-4d8f-a289-76f62e1b673e'],size=1,snapshot_id=c0502293-b55f-40ab-8a67-f5263f2020c4,source_replicaid=,source_volid=None,status='creating',user_id='ff5be5ede20f4af5bdec2b7e90317ea3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=971238f5-fb37-47fc-b3cf-a2321a3cef49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f985bc49994a496d8c298df13e226b03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c0502293-b55f-40ab-8a67-f5263f2020c4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff5be5ede20f4af5bdec2b7e90317ea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bed49da-cf37-4d71-be13-9dc33459a2b0),volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:44.197064 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f63b74-4e22-4c94-81cb-20f85aad2a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:44.212937 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f63b74-4e22-4c94-81cb-20f85aad2a8b) transitioned into state 'SUCCESS' from 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='f985bc49994a496d8c298df13e226b03',qos_specs=None,replication_status=,reservations=['ffe6d87e-c7e9-41b5-93b7-dedf5b0a3844','98d43e89-2e98-4b3a-b40d-bf41763c338f','cb079164-9698-48f7-92cf-73562a0e74cb','86c4ba18-0d2e-4d8f-a289-76f62e1b673e'],size=1,snapshot_id=c0502293-b55f-40ab-8a67-f5263f2020c4,source_replicaid=,source_volid=None,status='creating',user_id='ff5be5ede20f4af5bdec2b7e90317ea3',volume_type_id=5bed49da-cf37-4d71-be13-9dc33459a2b0)}' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:44.213782 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fcb19b-96a5-4a92-a9da-ea441ce85b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:20:44.232897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fcb19b-96a5-4a92-a9da-ea441ce85b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100588) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:20:44.233790 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Flow 'volume_create_api' (c1a03e41-352d-4a16-bf0c-317ac079d75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100588) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:20:44.234128 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Create volume request issued successfully. Aug 18 13:20:44.234703 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-a4e9c083-7d6b-409a-bad6-da0d95a8951f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 18 13:20:44.235124 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1467/5856] 10.4.3.126 () {68 vars in 1258 bytes} [Tue Aug 18 13:20:44 2026] POST /volume/v3/volumes => generated 741 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:20:44.246623 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-c0966b56-ffe9-42cb-be0d-0dd3563922cf None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:44.248357 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0966b56-ffe9-42cb-be0d-0dd3563922cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 Aug 18 13:20:44.248559 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0966b56-ffe9-42cb-be0d-0dd3563922cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:44.248764 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-c0966b56-ffe9-42cb-be0d-0dd3563922cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:44.255452 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:44.255452 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:44.258662 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-c0966b56-ffe9-42cb-be0d-0dd3563922cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:44.262267 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-c0966b56-ffe9-42cb-be0d-0dd3563922cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 returned with HTTP 200 Aug 18 13:20:44.262641 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1465/5857] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:44 2026] GET /volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:45.274245 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-69a423d6-4124-4c5b-a7da-5e80e9a055cf None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:45.276839 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-69a423d6-4124-4c5b-a7da-5e80e9a055cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 Aug 18 13:20:45.276839 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-69a423d6-4124-4c5b-a7da-5e80e9a055cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:45.276839 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-69a423d6-4124-4c5b-a7da-5e80e9a055cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:45.283385 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:45.283385 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:45.286620 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-69a423d6-4124-4c5b-a7da-5e80e9a055cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:45.290170 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-69a423d6-4124-4c5b-a7da-5e80e9a055cf tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 returned with HTTP 200 Aug 18 13:20:45.290692 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1474/5858] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:45 2026] GET /volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:45.303384 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-fb617366-d23e-4bd8-9898-7842bc38f421 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:45.305193 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fb617366-d23e-4bd8-9898-7842bc38f421 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 Aug 18 13:20:45.305412 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fb617366-d23e-4bd8-9898-7842bc38f421 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:45.305596 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-fb617366-d23e-4bd8-9898-7842bc38f421 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:45.311817 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:45.311817 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:45.315014 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-fb617366-d23e-4bd8-9898-7842bc38f421 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:45.318559 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-fb617366-d23e-4bd8-9898-7842bc38f421 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 returned with HTTP 200 Aug 18 13:20:45.318877 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1453/5859] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:45 2026] GET /volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:45.330287 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f4313045-a83d-4e4f-982d-30caccd44651 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:45.332016 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f4313045-a83d-4e4f-982d-30caccd44651 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:45.332251 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f4313045-a83d-4e4f-982d-30caccd44651 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:45.332460 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f4313045-a83d-4e4f-982d-30caccd44651 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'delete' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:45.332571 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.v3.snapshots [None req-f4313045-a83d-4e4f-982d-30caccd44651 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Delete snapshot with id: c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:45.337132 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:45.337132 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:45.337580 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f4313045-a83d-4e4f-982d-30caccd44651 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot retrieved successfully. Aug 18 13:20:45.351769 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-f4313045-a83d-4e4f-982d-30caccd44651 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot delete request issued successfully. Aug 18 13:20:45.351986 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f4313045-a83d-4e4f-982d-30caccd44651 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 202 Aug 18 13:20:45.352520 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1468/5860] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:20:45 2026] DELETE /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:45.359326 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-86be3f26-c07f-4f57-93d7-c052eef8ff5b None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:45.361184 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86be3f26-c07f-4f57-93d7-c052eef8ff5b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:45.361482 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86be3f26-c07f-4f57-93d7-c052eef8ff5b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:45.361730 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-86be3f26-c07f-4f57-93d7-c052eef8ff5b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:45.366527 np0000007652 devstack@c-api.service[100590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:45.366527 np0000007652 devstack@c-api.service[100590]: warnings.warn( Aug 18 13:20:45.367001 np0000007652 devstack@c-api.service[100590]: INFO cinder.volume.api [None req-86be3f26-c07f-4f57-93d7-c052eef8ff5b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Snapshot retrieved successfully. Aug 18 13:20:45.367775 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-86be3f26-c07f-4f57-93d7-c052eef8ff5b tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 200 Aug 18 13:20:45.368164 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1466/5861] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:45 2026] GET /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:46.377703 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-949f24a5-2c02-4062-a9e6-3441a6c45816 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:46.379450 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-949f24a5-2c02-4062-a9e6-3441a6c45816 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:46.379645 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-949f24a5-2c02-4062-a9e6-3441a6c45816 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:46.379821 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-949f24a5-2c02-4062-a9e6-3441a6c45816 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:46.384190 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-949f24a5-2c02-4062-a9e6-3441a6c45816 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 404 Aug 18 13:20:46.384701 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1475/5862] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:46 2026] GET /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:46.390899 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:46.392645 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:46.392811 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:46.392974 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:46.393135 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Delete volume with id: 2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:46.399326 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:46.399326 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:46.399750 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:46.416313 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Delete volume request issued successfully. Aug 18 13:20:46.416508 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-9ad6e570-8b5c-489a-ae1f-07b9e151b708 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 202 Aug 18 13:20:46.416931 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1454/5863] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:20:46 2026] DELETE /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:46.423897 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-b4be3409-f785-4769-9d3d-610a714ff13f None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:46.426007 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b4be3409-f785-4769-9d3d-610a714ff13f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:46.426244 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b4be3409-f785-4769-9d3d-610a714ff13f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:46.426450 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-b4be3409-f785-4769-9d3d-610a714ff13f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:46.433136 np0000007652 devstack@c-api.service[100588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:46.433136 np0000007652 devstack@c-api.service[100588]: warnings.warn( Aug 18 13:20:46.436527 np0000007652 devstack@c-api.service[100588]: INFO cinder.volume.api [None req-b4be3409-f785-4769-9d3d-610a714ff13f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:46.440603 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-b4be3409-f785-4769-9d3d-610a714ff13f tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 200 Aug 18 13:20:46.441015 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1469/5864] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:46 2026] GET /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:47.453273 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-09ad9faa-c8a4-47c2-a2aa-cd6b413ede7d None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:47.454982 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-09ad9faa-c8a4-47c2-a2aa-cd6b413ede7d tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:47.455161 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-09ad9faa-c8a4-47c2-a2aa-cd6b413ede7d tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:47.455350 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-09ad9faa-c8a4-47c2-a2aa-cd6b413ede7d tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:47.460500 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-09ad9faa-c8a4-47c2-a2aa-cd6b413ede7d tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 404 Aug 18 13:20:47.460893 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1467/5865] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:47 2026] GET /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:47.466819 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:47.468443 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] DELETE https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 Aug 18 13:20:47.468623 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:47.468802 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'delete' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:47.468948 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.v3.volumes [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Delete volume with id: 971238f5-fb37-47fc-b3cf-a2321a3cef49 Aug 18 13:20:47.475299 np0000007652 devstack@c-api.service[100589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:47.475299 np0000007652 devstack@c-api.service[100589]: warnings.warn( Aug 18 13:20:47.475691 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:47.491188 np0000007652 devstack@c-api.service[100589]: INFO cinder.volume.api [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Delete volume request issued successfully. Aug 18 13:20:47.491425 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-be6ebd4d-8d0f-4900-8892-e8fb0f0f4848 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 returned with HTTP 202 Aug 18 13:20:47.491799 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1476/5866] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:20:47 2026] DELETE /volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:20:47.498072 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-a5e632ee-1c0b-4bd2-83e1-6037d33e2ee9 None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:47.499848 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a5e632ee-1c0b-4bd2-83e1-6037d33e2ee9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 Aug 18 13:20:47.500057 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a5e632ee-1c0b-4bd2-83e1-6037d33e2ee9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:47.500291 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-a5e632ee-1c0b-4bd2-83e1-6037d33e2ee9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:47.507818 np0000007652 devstack@c-api.service[100591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:20:47.507818 np0000007652 devstack@c-api.service[100591]: warnings.warn( Aug 18 13:20:47.510247 np0000007652 devstack@c-api.service[100591]: INFO cinder.volume.api [None req-a5e632ee-1c0b-4bd2-83e1-6037d33e2ee9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Volume info retrieved successfully. Aug 18 13:20:47.513421 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-a5e632ee-1c0b-4bd2-83e1-6037d33e2ee9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 returned with HTTP 200 Aug 18 13:20:47.513757 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1455/5867] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:47 2026] GET /volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:20:48.525020 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-ccb855b1-1e30-454b-9414-53c6ce99a281 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:48.526752 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ccb855b1-1e30-454b-9414-53c6ce99a281 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 Aug 18 13:20:48.526940 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ccb855b1-1e30-454b-9414-53c6ce99a281 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:48.527123 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-ccb855b1-1e30-454b-9414-53c6ce99a281 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:48.532382 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-ccb855b1-1e30-454b-9414-53c6ce99a281 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 returned with HTTP 404 Aug 18 13:20:48.533021 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1470/5868] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:48 2026] GET /volume/v3/volumes/971238f5-fb37-47fc-b3cf-a2321a3cef49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:48.539327 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.middleware.request_id [None req-f2e3bd72-503d-439f-abb1-a30a9452d4f2 None None] RequestId filter calling following filter/app {{(pid=100590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:48.541020 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f2e3bd72-503d-439f-abb1-a30a9452d4f2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:48.541199 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f2e3bd72-503d-439f-abb1-a30a9452d4f2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:48.541403 np0000007652 devstack@c-api.service[100590]: DEBUG cinder.api.openstack.wsgi [None req-f2e3bd72-503d-439f-abb1-a30a9452d4f2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'delete' {{(pid=100590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:48.541504 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.v3.snapshots [None req-f2e3bd72-503d-439f-abb1-a30a9452d4f2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Delete snapshot with id: c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:48.545355 np0000007652 devstack@c-api.service[100590]: INFO cinder.api.openstack.wsgi [None req-f2e3bd72-503d-439f-abb1-a30a9452d4f2 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 404 Aug 18 13:20:48.545755 np0000007652 devstack@c-api.service[100590]: [pid: 100590|app: 0|req: 1468/5869] 10.4.3.126 () {66 vars in 1357 bytes} [Tue Aug 18 13:20:48 2026] DELETE /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:48.551628 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.middleware.request_id [None req-77bf5136-f40e-4749-bff3-4393c1ab8c03 None None] RequestId filter calling following filter/app {{(pid=100589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:48.553194 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-77bf5136-f40e-4749-bff3-4393c1ab8c03 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 Aug 18 13:20:48.553450 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-77bf5136-f40e-4749-bff3-4393c1ab8c03 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:48.553636 np0000007652 devstack@c-api.service[100589]: DEBUG cinder.api.openstack.wsgi [None req-77bf5136-f40e-4749-bff3-4393c1ab8c03 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:48.557415 np0000007652 devstack@c-api.service[100589]: INFO cinder.api.openstack.wsgi [None req-77bf5136-f40e-4749-bff3-4393c1ab8c03 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 returned with HTTP 404 Aug 18 13:20:48.557812 np0000007652 devstack@c-api.service[100589]: [pid: 100589|app: 0|req: 1477/5870] 10.4.3.126 () {66 vars in 1354 bytes} [Tue Aug 18 13:20:48 2026] GET /volume/v3/snapshots/c0502293-b55f-40ab-8a67-f5263f2020c4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:48.563193 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.middleware.request_id [None req-19e3fc27-9a12-4d5c-8a8b-9d85ab5c3a5e None None] RequestId filter calling following filter/app {{(pid=100591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:48.564957 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19e3fc27-9a12-4d5c-8a8b-9d85ab5c3a5e tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:48.565129 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19e3fc27-9a12-4d5c-8a8b-9d85ab5c3a5e tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100591) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:48.565327 np0000007652 devstack@c-api.service[100591]: DEBUG cinder.api.openstack.wsgi [None req-19e3fc27-9a12-4d5c-8a8b-9d85ab5c3a5e tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'delete' {{(pid=100591) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:48.565505 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.v3.volumes [None req-19e3fc27-9a12-4d5c-8a8b-9d85ab5c3a5e tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Delete volume with id: 2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:48.570370 np0000007652 devstack@c-api.service[100591]: INFO cinder.api.openstack.wsgi [None req-19e3fc27-9a12-4d5c-8a8b-9d85ab5c3a5e tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 404 Aug 18 13:20:48.570764 np0000007652 devstack@c-api.service[100591]: [pid: 100591|app: 0|req: 1456/5871] 10.4.3.126 () {66 vars in 1351 bytes} [Tue Aug 18 13:20:48 2026] DELETE /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:48.576535 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.middleware.request_id [None req-f58e13d5-887f-40a6-a60b-35e46b2eaaf9 None None] RequestId filter calling following filter/app {{(pid=100588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:20:48.578028 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f58e13d5-887f-40a6-a60b-35e46b2eaaf9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] GET https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce Aug 18 13:20:48.578224 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f58e13d5-887f-40a6-a60b-35e46b2eaaf9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Empty body provided in request {{(pid=100588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:20:48.578413 np0000007652 devstack@c-api.service[100588]: DEBUG cinder.api.openstack.wsgi [None req-f58e13d5-887f-40a6-a60b-35e46b2eaaf9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] Calling method 'show' {{(pid=100588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:20:48.584176 np0000007652 devstack@c-api.service[100588]: INFO cinder.api.openstack.wsgi [None req-f58e13d5-887f-40a6-a60b-35e46b2eaaf9 tempest-SnapshotDependencyTests-288154748 tempest-SnapshotDependencyTests-288154748-project-member] https://10.4.3.126/volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce returned with HTTP 404 Aug 18 13:20:48.584784 np0000007652 devstack@c-api.service[100588]: [pid: 100588|app: 0|req: 1471/5872] 10.4.3.126 () {66 vars in 1348 bytes} [Tue Aug 18 13:20:48 2026] GET /volume/v3/volumes/2711690f-8e53-414b-a2bd-369f001c87ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:20:58.543482 np0000007652 devstack@c-api.service[100590]: DEBUG dbcounter [-] [100590] Writing DB stats cinder:SELECT=57,cinder:INSERT=12,cinder:UPDATE=22 {{(pid=100590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:20:58.555628 np0000007652 devstack@c-api.service[100589]: DEBUG dbcounter [-] [100589] Writing DB stats cinder:SELECT=96,cinder:INSERT=31,cinder:UPDATE=42 {{(pid=100589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:20:58.567520 np0000007652 devstack@c-api.service[100591]: DEBUG dbcounter [-] [100591] Writing DB stats cinder:SELECT=118,cinder:INSERT=31,cinder:UPDATE=51 {{(pid=100591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:20:58.580560 np0000007652 devstack@c-api.service[100588]: DEBUG dbcounter [-] [100588] Writing DB stats cinder:SELECT=112,cinder:INSERT=36,cinder:UPDATE=50 {{(pid=100588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}